@pega/angular-sdk-components 25.1.10 → 25.1.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/fesm2022/pega-angular-sdk-components.mjs +418 -418
- package/fesm2022/pega-angular-sdk-components.mjs.map +1 -1
- package/index.d.ts +4963 -3
- package/package.json +12 -11
- package/lib/_bridge/angular-pconnect.d.ts +0 -142
- package/lib/_bridge/component-mapper/component-mapper.component.d.ts +0 -20
- package/lib/_bridge/helpers/sdk-pega-component-map.d.ts +0 -237
- package/lib/_bridge/helpers/sdk_component_map.d.ts +0 -3
- package/lib/_components/designSystemExtension/alert/alert.component.d.ts +0 -12
- package/lib/_components/designSystemExtension/alert-banner/alert-banner.component.d.ts +0 -13
- package/lib/_components/designSystemExtension/banner/banner.component.d.ts +0 -14
- package/lib/_components/designSystemExtension/case-create-stage/case-create-stage.component.d.ts +0 -19
- package/lib/_components/designSystemExtension/field-group/field-group.component.d.ts +0 -12
- package/lib/_components/designSystemExtension/material-case-summary/material-case-summary.component.d.ts +0 -20
- package/lib/_components/designSystemExtension/material-details/material-details.component.d.ts +0 -15
- package/lib/_components/designSystemExtension/material-details-fields/material-details-fields.component.d.ts +0 -13
- package/lib/_components/designSystemExtension/material-summary-item/material-summary-item.component.d.ts +0 -15
- package/lib/_components/designSystemExtension/material-summary-list/material-summary-list.component.d.ts +0 -9
- package/lib/_components/designSystemExtension/material-utility/material-utility.component.d.ts +0 -16
- package/lib/_components/designSystemExtension/material-vertical-tabs/material-vertical-tabs.component.d.ts +0 -11
- package/lib/_components/designSystemExtension/operator/operator.component.d.ts +0 -25
- package/lib/_components/designSystemExtension/pulse/pulse.component.d.ts +0 -15
- package/lib/_components/designSystemExtension/rich-text-editor/rich-text-editor.component.d.ts +0 -24
- package/lib/_components/designSystemExtension/wss-quick-create/wss-quick-create.component.d.ts +0 -7
- package/lib/_components/field/auto-complete/auto-complete.component.d.ts +0 -51
- package/lib/_components/field/cancel-alert/cancel-alert.component.d.ts +0 -25
- package/lib/_components/field/check-box/check-box.component.d.ts +0 -47
- package/lib/_components/field/currency/currency.component.d.ts +0 -39
- package/lib/_components/field/date/date.component.d.ts +0 -26
- package/lib/_components/field/date-time/date-time.component.d.ts +0 -34
- package/lib/_components/field/decimal/decimal.component.d.ts +0 -39
- package/lib/_components/field/dropdown/dropdown.component.d.ts +0 -47
- package/lib/_components/field/email/email.component.d.ts +0 -18
- package/lib/_components/field/field.base.d.ts +0 -57
- package/lib/_components/field/group/group.component.d.ts +0 -35
- package/lib/_components/field/integer/integer.component.d.ts +0 -19
- package/lib/_components/field/list-view-action-buttons/list-view-action-buttons.component.d.ts +0 -14
- package/lib/_components/field/location/location.component.d.ts +0 -47
- package/lib/_components/field/multiselect/multiselect.component.d.ts +0 -33
- package/lib/_components/field/multiselect/utils.d.ts +0 -8
- package/lib/_components/field/object-reference/object-reference.component.d.ts +0 -45
- package/lib/_components/field/percentage/percentage.component.d.ts +0 -36
- package/lib/_components/field/phone/phone.component.d.ts +0 -20
- package/lib/_components/field/radio-buttons/radio-buttons.component.d.ts +0 -40
- package/lib/_components/field/rich-text/rich-text.component.d.ts +0 -20
- package/lib/_components/field/scalar-list/scalar-list.component.d.ts +0 -21
- package/lib/_components/field/selectable-card/selectable-card.component.d.ts +0 -62
- package/lib/_components/field/semantic-link/semantic-link.component.d.ts +0 -50
- package/lib/_components/field/text/text.component.d.ts +0 -41
- package/lib/_components/field/text-area/text-area.component.d.ts +0 -19
- package/lib/_components/field/text-content/text-content.component.d.ts +0 -29
- package/lib/_components/field/text-input/text-input.component.d.ts +0 -18
- package/lib/_components/field/time/time.component.d.ts +0 -18
- package/lib/_components/field/url/url.component.d.ts +0 -17
- package/lib/_components/field/user-reference/user-reference.component.d.ts +0 -50
- package/lib/_components/infra/Containers/base-components/flow-container-base.component.d.ts +0 -8
- package/lib/_components/infra/Containers/base-components/helper.d.ts +0 -1
- package/lib/_components/infra/Containers/flow-container/flow-container.component.d.ts +0 -83
- package/lib/_components/infra/Containers/flow-container/helpers.d.ts +0 -3
- package/lib/_components/infra/Containers/hybrid-view-container/hybrid-view-container.component.d.ts +0 -14
- package/lib/_components/infra/Containers/modal-view-container/modal-view-container.component.d.ts +0 -67
- package/lib/_components/infra/Containers/preview-view-container/preview-view-container.component.d.ts +0 -14
- package/lib/_components/infra/Containers/view-container/helper.d.ts +0 -2
- package/lib/_components/infra/Containers/view-container/view-container.component.d.ts +0 -50
- package/lib/_components/infra/action-buttons/action-buttons.component.d.ts +0 -12
- package/lib/_components/infra/assignment/assignment.component.d.ts +0 -74
- package/lib/_components/infra/assignment-card/assignment-card.component.d.ts +0 -18
- package/lib/_components/infra/dashboard-filter/dashboard-filter.component.d.ts +0 -19
- package/lib/_components/infra/defer-load/defer-load.component.d.ts +0 -46
- package/lib/_components/infra/error-boundary/error-boundary.component.d.ts +0 -8
- package/lib/_components/infra/multi-step/multi-step.component.d.ts +0 -30
- package/lib/_components/infra/navbar/navbar.component.d.ts +0 -51
- package/lib/_components/infra/reference/reference.component.d.ts +0 -36
- package/lib/_components/infra/region/region.component.d.ts +0 -13
- package/lib/_components/infra/root-container/root-container.component.d.ts +0 -36
- package/lib/_components/infra/stages/stages.component.d.ts +0 -29
- package/lib/_components/infra/view/view.component.d.ts +0 -40
- package/lib/_components/template/advanced-search/advanced-search.component.d.ts +0 -21
- package/lib/_components/template/advanced-search/search-group/persist-utils.d.ts +0 -23
- package/lib/_components/template/advanced-search/search-groups/search-groups.component.d.ts +0 -47
- package/lib/_components/template/advanced-search/search-groups/utils.d.ts +0 -15
- package/lib/_components/template/app-shell/app-shell.component.d.ts +0 -58
- package/lib/_components/template/banner-page/banner-page.component.d.ts +0 -26
- package/lib/_components/template/base/details-template-base.d.ts +0 -21
- package/lib/_components/template/base/form-template-base.d.ts +0 -10
- package/lib/_components/template/case-summary/case-summary.component.d.ts +0 -36
- package/lib/_components/template/case-view/case-view.component.d.ts +0 -53
- package/lib/_components/template/confirmation/confirmation.component.d.ts +0 -37
- package/lib/_components/template/data-reference/data-reference.component.d.ts +0 -65
- package/lib/_components/template/data-reference/search-form/search-form.component.d.ts +0 -39
- package/lib/_components/template/data-reference/search-form/tabsData.d.ts +0 -2
- package/lib/_components/template/data-reference/utils.d.ts +0 -14
- package/lib/_components/template/default-form/default-form.component.d.ts +0 -23
- package/lib/_components/template/default-page/default-page.component.d.ts +0 -29
- package/lib/_components/template/details/details.component.d.ts +0 -11
- package/lib/_components/template/details-narrow-wide/details-narrow-wide.component.d.ts +0 -12
- package/lib/_components/template/details-one-column/details-one-column.component.d.ts +0 -11
- package/lib/_components/template/details-sub-tabs/details-sub-tabs.component.d.ts +0 -13
- package/lib/_components/template/details-three-column/details-three-column.component.d.ts +0 -14
- package/lib/_components/template/details-two-column/details-two-column.component.d.ts +0 -14
- package/lib/_components/template/details-wide-narrow/details-wide-narrow.component.d.ts +0 -13
- package/lib/_components/template/dynamic-tabs/dynamic-tabs.component.d.ts +0 -20
- package/lib/_components/template/field-group-list/field-group-list.component.d.ts +0 -9
- package/lib/_components/template/field-group-template/field-group-template.component.d.ts +0 -53
- package/lib/_components/template/field-value-list/field-value-list.component.d.ts +0 -9
- package/lib/_components/template/inline-dashboard/inline-dashboard.component.d.ts +0 -15
- package/lib/_components/template/inline-dashboard-page/inline-dashboard-page.component.d.ts +0 -24
- package/lib/_components/template/list-page/list-page.component.d.ts +0 -6
- package/lib/_components/template/list-view/DefaultViewMeta.d.ts +0 -1
- package/lib/_components/template/list-view/list-view.component.d.ts +0 -181
- package/lib/_components/template/list-view/listViewHelpers.d.ts +0 -1
- package/lib/_components/template/list-view/utils.d.ts +0 -118
- package/lib/_components/template/multi-reference-readonly/multi-reference-readonly.component.d.ts +0 -24
- package/lib/_components/template/narrow-wide-form/narrow-wide-form.component.d.ts +0 -13
- package/lib/_components/template/object-page/object-page.component.d.ts +0 -8
- package/lib/_components/template/one-column/one-column.component.d.ts +0 -14
- package/lib/_components/template/one-column-page/one-column-page.component.d.ts +0 -8
- package/lib/_components/template/one-column-tab/one-column-tab.component.d.ts +0 -13
- package/lib/_components/template/page/page.component.d.ts +0 -24
- package/lib/_components/template/promoted-filters/promoted-filters.component.d.ts +0 -34
- package/lib/_components/template/repeating-structures/repeating-structures.component.d.ts +0 -36
- package/lib/_components/template/self-service-case-view/self-service-case-view.component.d.ts +0 -58
- package/lib/_components/template/simple-table/simple-table.component.d.ts +0 -42
- package/lib/_components/template/simple-table-manual/helpers.d.ts +0 -96
- package/lib/_components/template/simple-table-manual/simple-table-manual.component.d.ts +0 -168
- package/lib/_components/template/simple-table-select/simple-table-select.component.d.ts +0 -31
- package/lib/_components/template/single-reference-readonly/single-reference-readonly.component.d.ts +0 -24
- package/lib/_components/template/sub-tabs/sub-tabs.component.d.ts +0 -25
- package/lib/_components/template/three-column/three-column.component.d.ts +0 -14
- package/lib/_components/template/three-column-page/three-column-page.component.d.ts +0 -8
- package/lib/_components/template/two-column/two-column.component.d.ts +0 -14
- package/lib/_components/template/two-column-page/two-column-page.component.d.ts +0 -16
- package/lib/_components/template/two-column-tab/two-column-tab.component.d.ts +0 -13
- package/lib/_components/template/utils.d.ts +0 -13
- package/lib/_components/template/wide-narrow-form/wide-narrow-form.component.d.ts +0 -14
- package/lib/_components/template/wide-narrow-page/wide-narrow-page.component.d.ts +0 -19
- package/lib/_components/template/wss-nav-bar/wss-nav-bar.component.d.ts +0 -49
- package/lib/_components/widget/app-announcement/app-announcement.component.d.ts +0 -18
- package/lib/_components/widget/attachment/Attachment.types.d.ts +0 -87
- package/lib/_components/widget/attachment/AttachmentUtils.d.ts +0 -17
- package/lib/_components/widget/attachment/attachment.component.d.ts +0 -59
- package/lib/_components/widget/case-history/case-history.component.d.ts +0 -23
- package/lib/_components/widget/feed-container/feed-container.component.d.ts +0 -48
- package/lib/_components/widget/file-utility/file-utility.component.d.ts +0 -151
- package/lib/_components/widget/list-utility/list-utility.component.d.ts +0 -23
- package/lib/_components/widget/quick-create/quick-create.component.d.ts +0 -28
- package/lib/_components/widget/todo/todo.component.d.ts +0 -63
- package/lib/_components/widget/utility/utility.component.d.ts +0 -24
- package/lib/_directives/thousand-seperator.directive.d.ts +0 -9
- package/lib/_helpers/case-utils.d.ts +0 -19
- package/lib/_helpers/common.d.ts +0 -3
- package/lib/_helpers/createstage-utils.d.ts +0 -1
- package/lib/_helpers/currency-utils.d.ts +0 -10
- package/lib/_helpers/date-format-utils.d.ts +0 -12
- package/lib/_helpers/event-util.d.ts +0 -1
- package/lib/_helpers/field-group-utils.d.ts +0 -14
- package/lib/_helpers/filter-utils.d.ts +0 -44
- package/lib/_helpers/formatters/boolean.d.ts +0 -3
- package/lib/_helpers/formatters/common.d.ts +0 -2
- package/lib/_helpers/formatters/currency-map.d.ts +0 -1132
- package/lib/_helpers/formatters/currency.d.ts +0 -8
- package/lib/_helpers/formatters/date.d.ts +0 -9
- package/lib/_helpers/formatters/format-utils.d.ts +0 -8
- package/lib/_helpers/formatters/index.d.ts +0 -17
- package/lib/_helpers/instructions-utils.d.ts +0 -4
- package/lib/_helpers/object-utils.d.ts +0 -8
- package/lib/_helpers/objectReference-utils.d.ts +0 -6
- package/lib/_helpers/semanticLink-utils.d.ts +0 -9
- package/lib/_helpers/tab-utils.d.ts +0 -8
- package/lib/_helpers/template-utils.d.ts +0 -16
- package/lib/_helpers/utils.d.ts +0 -44
- package/lib/_helpers/versionHelpers.d.ts +0 -8
- package/lib/_messages/error-messages.service.d.ts +0 -15
- package/lib/_messages/progress-spinner.service.d.ts +0 -14
- package/lib/_messages/update-worklist.service.d.ts +0 -14
- package/lib/_services/banner.service.d.ts +0 -8
- package/lib/_services/case.service.d.ts +0 -12
- package/lib/_services/data-reference-advanced-search.service.d.ts +0 -9
- package/lib/_services/datapage.service.d.ts +0 -14
- package/lib/_services/endpoints.d.ts +0 -38
- package/lib/_services/google-maps-loader.service.d.ts +0 -7
- package/lib/_services/server-config.service.d.ts +0 -31
- package/lib/_types/PConnProps.interface.d.ts +0 -17
- package/public-api.d.ts +0 -153
- package/sdk-local-component-map.d.ts +0 -2
package/index.d.ts
CHANGED
|
@@ -1,5 +1,4965 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { OnInit, OnDestroy, OnChanges, ViewContainerRef, ComponentRef, SimpleChanges, EventEmitter, Injector, ChangeDetectorRef, NgZone, TemplateRef, AfterViewInit, ElementRef, Renderer2 } from '@angular/core';
|
|
3
|
+
import * as rxjs from 'rxjs';
|
|
4
|
+
import { Observable, Subscription } from 'rxjs';
|
|
5
|
+
import { FormGroup, FormControl, FormBuilder } from '@angular/forms';
|
|
6
|
+
import * as _angular_common_module_d from '@angular/common/module.d';
|
|
7
|
+
import { HttpClient } from '@angular/common/http';
|
|
8
|
+
import { NgxCurrencyInputMode } from 'ngx-currency';
|
|
9
|
+
import * as _angular_cdk_overlay from '@angular/cdk/overlay';
|
|
10
|
+
import * as _pega_pcore_pconnect_typedefs_interpreter_types from '@pega/pcore-pconnect-typedefs/interpreter/types';
|
|
11
|
+
import { ComponentMetadataConfig } from '@pega/pcore-pconnect-typedefs/interpreter/types';
|
|
12
|
+
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
13
|
+
import { publicConstants } from '@pega/pcore-pconnect-typedefs/constants';
|
|
14
|
+
import * as _pega_pcore_pconnect_typedefs_interpreter_c11n_env from '@pega/pcore-pconnect-typedefs/interpreter/c11n-env';
|
|
15
|
+
import * as _pega_pcore_pconnect_typedefs_locale_locale_utils from '@pega/pcore-pconnect-typedefs/locale/locale-utils';
|
|
16
|
+
import { MatDialog } from '@angular/material/dialog';
|
|
17
|
+
import * as _pega_pcore_pconnect_typedefs_analytics_types_data_model from '@pega/pcore-pconnect-typedefs/analytics/types/data-model';
|
|
18
|
+
import { SelectionModel } from '@angular/cdk/collections';
|
|
19
|
+
import { MatPaginator } from '@angular/material/paginator';
|
|
20
|
+
import { MatSort } from '@angular/material/sort';
|
|
21
|
+
import { MatTableDataSource } from '@angular/material/table';
|
|
22
|
+
import { CdkDragDrop } from '@angular/cdk/drag-drop';
|
|
23
|
+
|
|
24
|
+
declare class ComponentMapperComponent implements OnInit, OnDestroy, OnChanges {
|
|
25
|
+
dynamicComponent: ViewContainerRef | undefined;
|
|
26
|
+
componentRef: ComponentRef<any> | undefined;
|
|
27
|
+
isInitialized: boolean;
|
|
28
|
+
name?: string;
|
|
29
|
+
props: any;
|
|
30
|
+
errorMsg: string;
|
|
31
|
+
outputEvents: any;
|
|
32
|
+
parent: any;
|
|
33
|
+
ngOnInit(): void;
|
|
34
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
35
|
+
loadComponent(): void;
|
|
36
|
+
bindInputProps(): void;
|
|
37
|
+
bindOutputEvents(): void;
|
|
38
|
+
ngOnDestroy(): void;
|
|
39
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ComponentMapperComponent, never>;
|
|
40
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ComponentMapperComponent, "component-mapper", never, { "name": { "alias": "name"; "required": false; }; "props": { "alias": "props"; "required": false; }; "errorMsg": { "alias": "errorMsg"; "required": false; }; "outputEvents": { "alias": "outputEvents"; "required": false; }; "parent": { "alias": "parent"; "required": false; }; }, {}, never, never, true, never>;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
declare let SdkComponentMap: any;
|
|
44
|
+
declare function getSdkComponentMap(inLocalComponentMap?: {}): Promise<unknown>;
|
|
45
|
+
declare function getComponentFromMap(inComponentName: string): any;
|
|
46
|
+
|
|
47
|
+
declare class ProgressSpinnerService {
|
|
48
|
+
private subject;
|
|
49
|
+
/**
|
|
50
|
+
* Function to show/hide spinner
|
|
51
|
+
* @param bShow - true: show spinner, false: hide spinner
|
|
52
|
+
*/
|
|
53
|
+
sendMessage(bShow: boolean): void;
|
|
54
|
+
clearMessage(): void;
|
|
55
|
+
getMessage(): Observable<any>;
|
|
56
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressSpinnerService, never>;
|
|
57
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<ProgressSpinnerService>;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
declare class ErrorMessagesService {
|
|
61
|
+
private subject;
|
|
62
|
+
/**
|
|
63
|
+
*
|
|
64
|
+
* @param sAction - show, dismiss
|
|
65
|
+
* @param sActionMessage - text to displayed, will be queued with others until dismiss
|
|
66
|
+
*/
|
|
67
|
+
sendMessage(sAction: string, sActionMessage: string): void;
|
|
68
|
+
clearMessage(): void;
|
|
69
|
+
getMessage(): Observable<void | object>;
|
|
70
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ErrorMessagesService, never>;
|
|
71
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<ErrorMessagesService>;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
declare class ServerConfigService {
|
|
75
|
+
/**
|
|
76
|
+
* Asynchronous initialization of the config file contents.
|
|
77
|
+
* @returns Promise of config file fetch
|
|
78
|
+
*/
|
|
79
|
+
readSdkConfig(): Promise<any>;
|
|
80
|
+
/**
|
|
81
|
+
*
|
|
82
|
+
* @returns the sdk-config JSON object
|
|
83
|
+
*/
|
|
84
|
+
getSdkConfig(): Promise<any>;
|
|
85
|
+
/**
|
|
86
|
+
*
|
|
87
|
+
* @returns the authConfig block in the SDK Config object
|
|
88
|
+
*/
|
|
89
|
+
getSdkConfigAuth(): Promise<any>;
|
|
90
|
+
/**
|
|
91
|
+
*
|
|
92
|
+
* @returns the serverConfig bloc from the sdk-config.json file
|
|
93
|
+
*/
|
|
94
|
+
getSdkConfigServer(): any;
|
|
95
|
+
/**
|
|
96
|
+
* @param {String} key the key to be inserted/updated in serverConfig
|
|
97
|
+
* @param {String} value the value to be assigned to the given key
|
|
98
|
+
*/
|
|
99
|
+
setSdkConfigServer(key: string, value: string): void;
|
|
100
|
+
getBaseUrl(): string;
|
|
101
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ServerConfigService, never>;
|
|
102
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<ServerConfigService>;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
declare class Utils {
|
|
106
|
+
private scService;
|
|
107
|
+
lastControlID: number;
|
|
108
|
+
viewContainerCount: number;
|
|
109
|
+
timezone: string | undefined;
|
|
110
|
+
constructor(scService: ServerConfigService);
|
|
111
|
+
getSDKStaticContentUrl(): string;
|
|
112
|
+
consoleKidDump(pConn: any, level?: number, kidNum?: number): void;
|
|
113
|
+
htmlDecode(sVal: string): string | null;
|
|
114
|
+
getUniqueControlID(): string;
|
|
115
|
+
getOptionList(configProps: any, dataObject: any): any[];
|
|
116
|
+
handleAssociatedList(configProps: any): any[];
|
|
117
|
+
handleDataPageList(configProps: any, dataObject: any): any[];
|
|
118
|
+
transformListSourceItems(listSourceItems: any[]): any[];
|
|
119
|
+
getInitials(userName: string): string;
|
|
120
|
+
getImageSrc(name: string, serverUrl: string): string;
|
|
121
|
+
getIconPath(serverUrl: string): string;
|
|
122
|
+
getBooleanValue(inValue: any): boolean;
|
|
123
|
+
generateDate(dateVal: any, dateFormat: any): any;
|
|
124
|
+
generateDateTime(dateTimeVal: any, dateFormat: any): any;
|
|
125
|
+
getIconFromFileType(fileType: any): string;
|
|
126
|
+
getIconForAttachment(attachment: any): any;
|
|
127
|
+
addViewContainer(): void;
|
|
128
|
+
removeViewContainer(): void;
|
|
129
|
+
okToAddContainerToVC(): boolean;
|
|
130
|
+
getUserId: (user: any) => string;
|
|
131
|
+
static sdkGetAuthHeader(): string;
|
|
132
|
+
static isEmptyObject(obj: object): boolean;
|
|
133
|
+
/**
|
|
134
|
+
* Get a localized value from the Generic Fields
|
|
135
|
+
* @param path - The path within Generic Fields (e.g., 'CosmosFields.fields.lists')
|
|
136
|
+
* @param key - The key of the string to localize
|
|
137
|
+
* @returns The localized string or the key itself if no translation is found
|
|
138
|
+
*/
|
|
139
|
+
getGenericFieldsLocalizedValue(path: string, key: string): string;
|
|
140
|
+
prepareComponentInCaseSummary(pConnectMeta: any, getPConnect: any): any;
|
|
141
|
+
resolveReferenceFields(item: {
|
|
142
|
+
[key: string]: unknown;
|
|
143
|
+
}, hideFieldLabels: boolean, recordKey: string, pConnect: typeof PConnect): any;
|
|
144
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Utils, never>;
|
|
145
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<Utils>;
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
interface AngularPConnectData {
|
|
149
|
+
compID?: string;
|
|
150
|
+
unsubscribeFn?: Function;
|
|
151
|
+
validateMessage?: string;
|
|
152
|
+
actions?: {
|
|
153
|
+
onChange: Function;
|
|
154
|
+
onBlur: Function;
|
|
155
|
+
};
|
|
156
|
+
}
|
|
157
|
+
declare class AngularPConnectService {
|
|
158
|
+
private psService;
|
|
159
|
+
private erService;
|
|
160
|
+
private utils;
|
|
161
|
+
/**
|
|
162
|
+
* Local variable for access to the store once the service is connected to it.
|
|
163
|
+
*/
|
|
164
|
+
private theStore;
|
|
165
|
+
/**
|
|
166
|
+
* Local variable used to compute the next componentID
|
|
167
|
+
*/
|
|
168
|
+
private counterComponentID;
|
|
169
|
+
/**
|
|
170
|
+
* Local array used to store the association of an component to its most recent "props"
|
|
171
|
+
* where "props" is the object containing the component's getConfigProps along with
|
|
172
|
+
* anything added by populateAdditionalProps.
|
|
173
|
+
* Each entry is: { __componentID__: _the component's most recent props_ }
|
|
174
|
+
*/
|
|
175
|
+
private componentPropsArr;
|
|
176
|
+
private static bLogging;
|
|
177
|
+
constructor(psService: ProgressSpinnerService, erService: ErrorMessagesService, utils: Utils);
|
|
178
|
+
/**
|
|
179
|
+
* Returns a unique (for this session) ComponentID that should
|
|
180
|
+
* be used for that component to update its most recent props
|
|
181
|
+
* (which can also be compared against its previous value
|
|
182
|
+
* before updating). Note that this returns a string so we can use
|
|
183
|
+
* it as a key in an associative array
|
|
184
|
+
* @returns the next componentID
|
|
185
|
+
*/
|
|
186
|
+
private getNextComponentId;
|
|
187
|
+
/**
|
|
188
|
+
* The Calling object (inComp) subscribes to store changes.
|
|
189
|
+
* @param inComp The component that's subscribing to the store
|
|
190
|
+
* @param inCallback The component's callback function (typically called onStateChange) that will
|
|
191
|
+
* be called when the store changes.
|
|
192
|
+
* @returns The **unsubscribe** function that should be called when the component needs
|
|
193
|
+
* to unsubscribe from the store. (Typically during ngOnDestroy)
|
|
194
|
+
*/
|
|
195
|
+
private subscribeToStore;
|
|
196
|
+
/**
|
|
197
|
+
* Gets the Component's properties that are used (a) to populate componentPropsArr
|
|
198
|
+
// and (b) to determine whether the component should update itself (re-render)
|
|
199
|
+
* @param inComp The component whose properties are being obtained
|
|
200
|
+
*/
|
|
201
|
+
private getComponentProps;
|
|
202
|
+
/**
|
|
203
|
+
* Returns the unique id for given component created when registering
|
|
204
|
+
* Otherwise, return undefined.
|
|
205
|
+
* @param inComp The component whose property is being requested.
|
|
206
|
+
*/
|
|
207
|
+
getComponentID(inComp: any): string;
|
|
208
|
+
/**
|
|
209
|
+
* Returns the value of requested property for the component if it exists.
|
|
210
|
+
* Otherwise, return undefined.
|
|
211
|
+
* @param inComp The component whose property is being requested.
|
|
212
|
+
* @param inProp The property being requested.
|
|
213
|
+
*/
|
|
214
|
+
getComponentProp(inComp?: any, inProp?: string): any;
|
|
215
|
+
/**
|
|
216
|
+
*
|
|
217
|
+
* @returns The current complete set of resolved properties that are associated with
|
|
218
|
+
* this component.
|
|
219
|
+
* This is the full set of properties that are tracked in Redux for this component.
|
|
220
|
+
*/
|
|
221
|
+
getCurrentCompleteProps(inComp?: any): object;
|
|
222
|
+
/**
|
|
223
|
+
* Registers the component and its callback function. When a component calls this method
|
|
224
|
+
* (typically from its ngOnInit), the component is given a unique componentID (for this session)
|
|
225
|
+
* and subscribes the component to the store. As a side effect, it also assigns the component's
|
|
226
|
+
* actions (from its metadata) to the component's ___actions___ and binds the component's callback
|
|
227
|
+
* (passed in as ___inCallback___) to the component. If a problem is encountered, an empty object,
|
|
228
|
+
* {}, is returned.
|
|
229
|
+
* @param inComp The component being registered and subscribed
|
|
230
|
+
* @param inCallback The component's callback function (typically called onStateChange) that
|
|
231
|
+
* will be called whenever the state changes.
|
|
232
|
+
* @returns A JSON object with the following keys:
|
|
233
|
+
* compID: the unique ID associated with this component,
|
|
234
|
+
* unsubscribeFn: the function to be called when the component needs to unsubscribe from the store,
|
|
235
|
+
* validateMessage: any validation/error message that gets generated for this object,
|
|
236
|
+
* actions: any actions that are defined for this object
|
|
237
|
+
*/
|
|
238
|
+
registerAndSubscribeComponent(inComp: any, inCallback?: Function | null): AngularPConnectData;
|
|
239
|
+
addFormField(inComp: any): void;
|
|
240
|
+
removeFormField(inComp: any): void;
|
|
241
|
+
/**
|
|
242
|
+
* Returns **true** if the component's entry in ___componentPropsArr___ is
|
|
243
|
+
* the same as the properties that are current associated with the component (___inComp___) passed in.
|
|
244
|
+
* As a side effect, the component's entry in ___componentPropsArr___ is updated.
|
|
245
|
+
* **Note**: It is assumed that the incoming component has the following:
|
|
246
|
+
* (a) a bridgeComponentID _string_ property used as lookup key in ___componentPropsArr___
|
|
247
|
+
* and (b) a ___pConn$___ property used to access functions called in ___getComponentProps___
|
|
248
|
+
*
|
|
249
|
+
* @param inComp The component asking if it should update itself
|
|
250
|
+
* @returns Return **true**: means the component props are different and the component should update itself (re-render).
|
|
251
|
+
* Return **false**: means the component props are the same and the component doesn't need to update (re-render).
|
|
252
|
+
* If the ***inComp*** input is bad, false is also returned.
|
|
253
|
+
*/
|
|
254
|
+
shouldComponentUpdate(inComp: any): boolean;
|
|
255
|
+
isPageMessagesEmpty(incomingProps: any): any;
|
|
256
|
+
/**
|
|
257
|
+
* Can be called when the component has encountered a change event
|
|
258
|
+
* @param inComp The component calling the change event
|
|
259
|
+
* @param event The event
|
|
260
|
+
*/
|
|
261
|
+
changeHandler(inComp: any, event: any): void;
|
|
262
|
+
/**
|
|
263
|
+
* Can be called when the component has encountered an event (such as blur)
|
|
264
|
+
* @param inComp The component calling the event
|
|
265
|
+
* @param event The event
|
|
266
|
+
*/
|
|
267
|
+
eventHandler(inComp: any, event: any): void;
|
|
268
|
+
/**
|
|
269
|
+
* @returns A handle to the application's store
|
|
270
|
+
*/
|
|
271
|
+
getStore(): any;
|
|
272
|
+
/**
|
|
273
|
+
* @param bLogMsg If true, will write the stringified state to the store for debugging/inspection
|
|
274
|
+
* @param inComp If supplied, the component that is requesting the store's state
|
|
275
|
+
* @returns A handle to the __state__ of application's store
|
|
276
|
+
*/
|
|
277
|
+
getState(bLogMsg?: boolean, inComp?: any): object;
|
|
278
|
+
/**
|
|
279
|
+
* processActions exposes all actions in the metadata.
|
|
280
|
+
* Attaches common handler (eventHandler) for all actions.
|
|
281
|
+
*/
|
|
282
|
+
private processActions;
|
|
283
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AngularPConnectService, never>;
|
|
284
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AngularPConnectService>;
|
|
285
|
+
}
|
|
286
|
+
|
|
287
|
+
declare class FieldBase implements OnInit, OnDestroy {
|
|
288
|
+
pConn$: typeof PConnect;
|
|
289
|
+
formGroup$: FormGroup;
|
|
290
|
+
protected angularPConnect: AngularPConnectService;
|
|
291
|
+
protected utils: Utils;
|
|
292
|
+
protected angularPConnectData: AngularPConnectData;
|
|
293
|
+
fieldControl: FormControl<any>;
|
|
294
|
+
controlName$: string;
|
|
295
|
+
actionsApi: object;
|
|
296
|
+
propName: string;
|
|
297
|
+
bHasForm$: boolean;
|
|
298
|
+
testId: string;
|
|
299
|
+
helperText: string;
|
|
300
|
+
placeholder: string;
|
|
301
|
+
value$: any;
|
|
302
|
+
label$: string;
|
|
303
|
+
hideLabel: boolean;
|
|
304
|
+
bRequired$: boolean;
|
|
305
|
+
bReadonly$: boolean;
|
|
306
|
+
bDisabled$: boolean;
|
|
307
|
+
bVisible$: boolean;
|
|
308
|
+
displayMode$: string;
|
|
309
|
+
/**
|
|
310
|
+
* Initializes the component, registers with AngularPConnect, and sets up form control.
|
|
311
|
+
*/
|
|
312
|
+
ngOnInit(): void;
|
|
313
|
+
/**
|
|
314
|
+
* Cleans up the component by removing it from the form group and unsubscribing from any observables.
|
|
315
|
+
*/
|
|
316
|
+
ngOnDestroy(): void;
|
|
317
|
+
onStateChange(): void;
|
|
318
|
+
checkAndUpdate(): void;
|
|
319
|
+
updateSelf(): void;
|
|
320
|
+
/**
|
|
321
|
+
* Updates the component's common properties based on the provided configuration.
|
|
322
|
+
*
|
|
323
|
+
* @param configProps The configuration properties to update.
|
|
324
|
+
*/
|
|
325
|
+
protected updateComponentCommonProperties(configProps: any): void;
|
|
326
|
+
/**
|
|
327
|
+
* Displays the validation message if it exists.
|
|
328
|
+
*/
|
|
329
|
+
private displayValidationMessage;
|
|
330
|
+
/**
|
|
331
|
+
* Retrieves the error message for the current field control.
|
|
332
|
+
*
|
|
333
|
+
* @returns The error message, or an empty string if no error is found.
|
|
334
|
+
*/
|
|
335
|
+
getErrorMessage(): string;
|
|
336
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FieldBase, never>;
|
|
337
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FieldBase, never, never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
declare class DatapageService {
|
|
341
|
+
private http;
|
|
342
|
+
private scService;
|
|
343
|
+
constructor(http: HttpClient, scService: ServerConfigService);
|
|
344
|
+
dataPageUrl: string;
|
|
345
|
+
getDataPage(id: any, dpParams: any): rxjs.Observable<_angular_common_module_d.HttpResponse<Object>>;
|
|
346
|
+
getResults(response: any): any;
|
|
347
|
+
getDataPageData(dataPageName: any, parameters: any, context: any): Promise<unknown>;
|
|
348
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DatapageService, never>;
|
|
349
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<DatapageService>;
|
|
350
|
+
}
|
|
351
|
+
|
|
352
|
+
interface PConnFieldProps {
|
|
353
|
+
label: string;
|
|
354
|
+
required: boolean;
|
|
355
|
+
disabled: boolean;
|
|
356
|
+
value?: string;
|
|
357
|
+
validatemessage: string;
|
|
358
|
+
status?: string;
|
|
359
|
+
onChange: any;
|
|
360
|
+
onBlur?: any;
|
|
361
|
+
readOnly: boolean;
|
|
362
|
+
testId: string;
|
|
363
|
+
helperText: string;
|
|
364
|
+
displayMode?: string;
|
|
365
|
+
hideLabel: boolean;
|
|
366
|
+
placeholder?: string;
|
|
367
|
+
visibility?: boolean;
|
|
368
|
+
}
|
|
369
|
+
|
|
370
|
+
interface IOption$2 {
|
|
371
|
+
key: string;
|
|
372
|
+
value: string;
|
|
373
|
+
}
|
|
374
|
+
interface AutoCompleteProps extends PConnFieldProps {
|
|
375
|
+
deferDatasource?: boolean;
|
|
376
|
+
datasourceMetadata?: any;
|
|
377
|
+
onRecordChange?: any;
|
|
378
|
+
additionalProps?: object;
|
|
379
|
+
listType: string;
|
|
380
|
+
parameters?: any;
|
|
381
|
+
datasource: any;
|
|
382
|
+
columns: any[];
|
|
383
|
+
}
|
|
384
|
+
declare class AutoCompleteComponent extends FieldBase implements OnInit {
|
|
385
|
+
protected dataPageService: DatapageService;
|
|
386
|
+
onRecordChange: EventEmitter<any>;
|
|
387
|
+
configProps$: AutoCompleteProps;
|
|
388
|
+
options$: any[];
|
|
389
|
+
listType: string;
|
|
390
|
+
columns: never[];
|
|
391
|
+
parameters: {};
|
|
392
|
+
filteredOptions: Observable<any[]>;
|
|
393
|
+
filterValue: string;
|
|
394
|
+
ngOnInit(): Promise<void>;
|
|
395
|
+
setOptions(options: IOption$2[]): void;
|
|
396
|
+
private _filter;
|
|
397
|
+
/**
|
|
398
|
+
* Updates the component when there are changes in the state.
|
|
399
|
+
*/
|
|
400
|
+
updateSelf(): Promise<void>;
|
|
401
|
+
generateColumnsAndDataSource(): {
|
|
402
|
+
columns: any[];
|
|
403
|
+
datasource: any;
|
|
404
|
+
};
|
|
405
|
+
fillOptions(results: any): void;
|
|
406
|
+
flattenParameters(params?: {}): {};
|
|
407
|
+
getDisplayFieldsMetaData(columnList: any): any;
|
|
408
|
+
preProcessColumns(columnList: any): any;
|
|
409
|
+
fieldOnChange(event: Event): void;
|
|
410
|
+
optionChanged(event: any): void;
|
|
411
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AutoCompleteComponent, never>;
|
|
412
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AutoCompleteComponent, "app-auto-complete", never, {}, { "onRecordChange": "onRecordChange"; }, never, never, true, never>;
|
|
413
|
+
}
|
|
414
|
+
|
|
415
|
+
declare class CancelAlertComponent implements OnChanges {
|
|
416
|
+
private psService;
|
|
417
|
+
pConn$: typeof PConnect;
|
|
418
|
+
bShowAlert$: boolean;
|
|
419
|
+
onAlertState$: EventEmitter<boolean>;
|
|
420
|
+
itemKey: string;
|
|
421
|
+
localizedVal: Function;
|
|
422
|
+
localeCategory: string;
|
|
423
|
+
discardButton: any;
|
|
424
|
+
goBackButton: any;
|
|
425
|
+
constructor(psService: ProgressSpinnerService);
|
|
426
|
+
ngOnChanges(): void;
|
|
427
|
+
dismissAlertOnly(): void;
|
|
428
|
+
dismissAlert(): void;
|
|
429
|
+
sendMessage(sMessage: string): void;
|
|
430
|
+
createCancelAlertButtons(): void;
|
|
431
|
+
buttonClick({ action }: {
|
|
432
|
+
action: any;
|
|
433
|
+
}): void;
|
|
434
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CancelAlertComponent, never>;
|
|
435
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CancelAlertComponent, "app-cancel-alert", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "bShowAlert$": { "alias": "bShowAlert$"; "required": false; }; }, { "onAlertState$": "onAlertState$"; }, never, never, true, never>;
|
|
436
|
+
}
|
|
437
|
+
|
|
438
|
+
interface CheckboxProps extends Omit<PConnFieldProps, 'value'> {
|
|
439
|
+
value: boolean;
|
|
440
|
+
caption?: string;
|
|
441
|
+
trueLabel?: string;
|
|
442
|
+
falseLabel?: string;
|
|
443
|
+
selectionMode?: string;
|
|
444
|
+
datasource?: any;
|
|
445
|
+
selectionKey?: string;
|
|
446
|
+
selectionList?: any;
|
|
447
|
+
primaryField: string;
|
|
448
|
+
readonlyContextList: any;
|
|
449
|
+
referenceList: string;
|
|
450
|
+
variant?: string;
|
|
451
|
+
renderMode: string;
|
|
452
|
+
}
|
|
453
|
+
declare class CheckBoxComponent extends FieldBase implements OnInit, OnDestroy {
|
|
454
|
+
configProps$: CheckboxProps;
|
|
455
|
+
caption$?: string;
|
|
456
|
+
showLabel$: boolean;
|
|
457
|
+
isChecked$: boolean;
|
|
458
|
+
trueLabel$?: string;
|
|
459
|
+
falseLabel$?: string;
|
|
460
|
+
selectionMode?: string;
|
|
461
|
+
datasource?: any;
|
|
462
|
+
selectionKey?: string;
|
|
463
|
+
selectionList?: any;
|
|
464
|
+
primaryField: string;
|
|
465
|
+
selectedvalues: any;
|
|
466
|
+
referenceList: string;
|
|
467
|
+
listOfCheckboxes: any[];
|
|
468
|
+
variant?: string;
|
|
469
|
+
ngOnInit(): void;
|
|
470
|
+
/**
|
|
471
|
+
* Updates the component when there are changes in the state.
|
|
472
|
+
*/
|
|
473
|
+
updateSelf(): void;
|
|
474
|
+
fieldOnChange(event: any): void;
|
|
475
|
+
fieldOnBlur(event: any): void;
|
|
476
|
+
handleChangeMultiMode(event: any, element: any): void;
|
|
477
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CheckBoxComponent, never>;
|
|
478
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CheckBoxComponent, "app-check-box", never, {}, {}, never, never, true, never>;
|
|
479
|
+
}
|
|
480
|
+
|
|
481
|
+
interface CurrrencyProps extends PConnFieldProps {
|
|
482
|
+
currencyISOCode?: string;
|
|
483
|
+
allowDecimals: boolean;
|
|
484
|
+
formatter?: string;
|
|
485
|
+
}
|
|
486
|
+
declare class CurrencyComponent extends FieldBase {
|
|
487
|
+
configProps$: CurrrencyProps;
|
|
488
|
+
fieldControl: FormControl<number | null>;
|
|
489
|
+
currencyOptions: object;
|
|
490
|
+
currencySymbol: string;
|
|
491
|
+
thousandSeparator: string;
|
|
492
|
+
decimalSeparator: string;
|
|
493
|
+
decimalPrecision: number | undefined;
|
|
494
|
+
formattedValue: string;
|
|
495
|
+
formatter: any;
|
|
496
|
+
inputMode: NgxCurrencyInputMode;
|
|
497
|
+
/**
|
|
498
|
+
* Updates the component when there are changes in the state.
|
|
499
|
+
*/
|
|
500
|
+
updateSelf(): void;
|
|
501
|
+
/**
|
|
502
|
+
* Updates the currency properties
|
|
503
|
+
*
|
|
504
|
+
* @param {Object} configProps - Configuration properties.
|
|
505
|
+
* @param {boolean} configProps.allowDecimals - Whether to allow decimal values.
|
|
506
|
+
* @param {string} configProps.currencyISOCode - The ISO code of the currency.
|
|
507
|
+
* @param {string} configProps.formatter - The formatter type (e.g., 'currency').
|
|
508
|
+
*/
|
|
509
|
+
protected updateCurrencyProperties(configProps: any): void;
|
|
510
|
+
fieldOnBlur(event: any): void;
|
|
511
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CurrencyComponent, never>;
|
|
512
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CurrencyComponent, "app-currency", never, {}, {}, never, never, true, never>;
|
|
513
|
+
}
|
|
514
|
+
|
|
515
|
+
interface DateTimeProps extends PConnFieldProps {
|
|
516
|
+
}
|
|
517
|
+
declare class DateTimeComponent extends FieldBase implements OnInit, OnDestroy {
|
|
518
|
+
configProps$: DateTimeProps;
|
|
519
|
+
stepHour: number;
|
|
520
|
+
stepMinute: number;
|
|
521
|
+
stepSecond: number;
|
|
522
|
+
color: string;
|
|
523
|
+
formattedValue$: any;
|
|
524
|
+
theDateFormat: {
|
|
525
|
+
dateFormatString: string;
|
|
526
|
+
dateFormatStringLong: string;
|
|
527
|
+
dateFormatStringLC: string;
|
|
528
|
+
dateFormatMask: string;
|
|
529
|
+
};
|
|
530
|
+
timezone: string | undefined;
|
|
531
|
+
placeholder: string;
|
|
532
|
+
private sso;
|
|
533
|
+
scrollStrategy: _angular_cdk_overlay.RepositionScrollStrategy;
|
|
534
|
+
ngOnInit(): void;
|
|
535
|
+
/**
|
|
536
|
+
* Updates the component when there are changes in the state.
|
|
537
|
+
*/
|
|
538
|
+
updateSelf(): void;
|
|
539
|
+
generateDateTime(sVal: any): string;
|
|
540
|
+
fieldOnDateChange(event: any): void;
|
|
541
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DateTimeComponent, never>;
|
|
542
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DateTimeComponent, "app-date-time", never, {}, {}, never, never, true, never>;
|
|
543
|
+
}
|
|
544
|
+
|
|
545
|
+
interface DateProps extends PConnFieldProps {
|
|
546
|
+
}
|
|
547
|
+
declare class DateComponent extends FieldBase implements OnInit, OnDestroy {
|
|
548
|
+
configProps$: DateProps;
|
|
549
|
+
theDateFormat: {
|
|
550
|
+
dateFormatString: string;
|
|
551
|
+
dateFormatStringLong: string;
|
|
552
|
+
dateFormatStringLC: string;
|
|
553
|
+
dateFormatMask: string;
|
|
554
|
+
};
|
|
555
|
+
formattedValue$: any;
|
|
556
|
+
/**
|
|
557
|
+
* Updates the component when there are changes in the state.
|
|
558
|
+
*/
|
|
559
|
+
updateSelf(): void;
|
|
560
|
+
fieldOnDateChange(event: any): void;
|
|
561
|
+
hasErrors(): boolean;
|
|
562
|
+
getErrorMessage(): string;
|
|
563
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DateComponent, never>;
|
|
564
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DateComponent, "app-date", never, {}, {}, never, never, true, never>;
|
|
565
|
+
}
|
|
566
|
+
|
|
567
|
+
interface DecimalProps extends PConnFieldProps {
|
|
568
|
+
currencyISOCode?: string;
|
|
569
|
+
decimalPrecision?: number;
|
|
570
|
+
showGroupSeparators?: string;
|
|
571
|
+
formatter?: string;
|
|
572
|
+
}
|
|
573
|
+
declare class DecimalComponent extends FieldBase {
|
|
574
|
+
configProps$: DecimalProps;
|
|
575
|
+
fieldControl: FormControl<number | null>;
|
|
576
|
+
decimalSeparator: string;
|
|
577
|
+
thousandSeparator: string;
|
|
578
|
+
currencySymbol: string;
|
|
579
|
+
decimalPrecision: number | undefined;
|
|
580
|
+
formatter: any;
|
|
581
|
+
formattedValue: any;
|
|
582
|
+
inputMode: any;
|
|
583
|
+
suffix: string;
|
|
584
|
+
/**
|
|
585
|
+
* Updates the component when there are changes in the state.
|
|
586
|
+
*/
|
|
587
|
+
updateSelf(): void;
|
|
588
|
+
/**
|
|
589
|
+
* Updates decimal properties based on the provided configuration.
|
|
590
|
+
*
|
|
591
|
+
* @param {Object} configProps - Configuration properties.
|
|
592
|
+
* @param {string} configProps.currencyISOCode - ISO code of the currency.
|
|
593
|
+
* @param {string} configProps.formatter - Formatter type (e.g., 'decimal', 'currency').
|
|
594
|
+
* @param {boolean} configProps.showGroupSeparators - Whether to show group separators.
|
|
595
|
+
*/
|
|
596
|
+
protected updateDecimalProperties(configProps: any): void;
|
|
597
|
+
fieldOnBlur(event: any): void;
|
|
598
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DecimalComponent, never>;
|
|
599
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DecimalComponent, "app-decimal", never, {}, {}, never, never, true, never>;
|
|
600
|
+
}
|
|
601
|
+
|
|
602
|
+
interface IOption$1 {
|
|
603
|
+
key: string;
|
|
604
|
+
value: string;
|
|
605
|
+
}
|
|
606
|
+
interface DropdownProps extends PConnFieldProps {
|
|
607
|
+
datasource?: any[];
|
|
608
|
+
onRecordChange?: any;
|
|
609
|
+
fieldMetadata?: any;
|
|
610
|
+
listType?: string;
|
|
611
|
+
columns?: any[];
|
|
612
|
+
deferDatasource?: boolean;
|
|
613
|
+
datasourceMetadata?: any;
|
|
614
|
+
parameters?: any;
|
|
615
|
+
}
|
|
616
|
+
declare class DropdownComponent extends FieldBase implements OnInit, OnDestroy {
|
|
617
|
+
onRecordChange: EventEmitter<any>;
|
|
618
|
+
configProps$: DropdownProps;
|
|
619
|
+
options$: IOption$1[];
|
|
620
|
+
theDatasource: any[] | null;
|
|
621
|
+
localeContext: string;
|
|
622
|
+
localeClass: string;
|
|
623
|
+
localeName: string;
|
|
624
|
+
localePath: string;
|
|
625
|
+
localizedValue: string;
|
|
626
|
+
set options(options: IOption$1[]);
|
|
627
|
+
/**
|
|
628
|
+
* Updates the component when there are changes in the state.
|
|
629
|
+
*/
|
|
630
|
+
updateSelf(): void;
|
|
631
|
+
/**
|
|
632
|
+
* Updates dropdown properties based on the provided configuration.
|
|
633
|
+
* @param configProps - Configuration properties
|
|
634
|
+
*/
|
|
635
|
+
updateDropdownProperties(configProps: any): void;
|
|
636
|
+
getDatapageData(): void;
|
|
637
|
+
getData(dataSource: any, parameters: any, columns: any, context: any, listType: any): void;
|
|
638
|
+
isSelected(buttonValue: string): boolean;
|
|
639
|
+
fieldOnChange(event: any): void;
|
|
640
|
+
getLocalizedOptionValue(opt: IOption$1): string;
|
|
641
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownComponent, never>;
|
|
642
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DropdownComponent, "app-dropdown", never, {}, { "onRecordChange": "onRecordChange"; }, never, never, true, never>;
|
|
643
|
+
}
|
|
644
|
+
|
|
645
|
+
interface EmailProps extends PConnFieldProps {
|
|
646
|
+
}
|
|
647
|
+
declare class EmailComponent extends FieldBase implements OnInit, OnDestroy {
|
|
648
|
+
configProps$: EmailProps;
|
|
649
|
+
/**
|
|
650
|
+
* Updates the component when there are changes in the state.
|
|
651
|
+
*/
|
|
652
|
+
updateSelf(): void;
|
|
653
|
+
fieldOnChange(event: any): void;
|
|
654
|
+
fieldOnBlur(event: any): void;
|
|
655
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EmailComponent, never>;
|
|
656
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EmailComponent, "app-email", never, {}, {}, never, never, true, never>;
|
|
657
|
+
}
|
|
658
|
+
|
|
659
|
+
interface IntegerProps extends PConnFieldProps {
|
|
660
|
+
}
|
|
661
|
+
declare class IntegerComponent extends FieldBase {
|
|
662
|
+
configProps$: IntegerProps;
|
|
663
|
+
fieldControl: FormControl<number | null>;
|
|
664
|
+
/**
|
|
665
|
+
* Updates the component when there are changes in the state.
|
|
666
|
+
*/
|
|
667
|
+
updateSelf(): void;
|
|
668
|
+
fieldOnChange(event: any): void;
|
|
669
|
+
fieldOnBlur(event: any): void;
|
|
670
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IntegerComponent, never>;
|
|
671
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IntegerComponent, "app-integer", never, {}, {}, never, never, true, never>;
|
|
672
|
+
}
|
|
673
|
+
|
|
674
|
+
interface ObjectReferenceProps extends PConnFieldProps {
|
|
675
|
+
showPromotedFilters: boolean;
|
|
676
|
+
inline: boolean;
|
|
677
|
+
parameters: object;
|
|
678
|
+
mode: string;
|
|
679
|
+
targetObjectType: any;
|
|
680
|
+
allowAndPersistChangesInReviewMode: boolean;
|
|
681
|
+
}
|
|
682
|
+
declare class ObjectReferenceComponent implements OnInit, OnDestroy {
|
|
683
|
+
private angularPConnect;
|
|
684
|
+
pConn$: typeof PConnect;
|
|
685
|
+
formGroup$: FormGroup;
|
|
686
|
+
angularPConnectData: AngularPConnectData;
|
|
687
|
+
configProps: ObjectReferenceProps;
|
|
688
|
+
value: {
|
|
689
|
+
[key: string]: any;
|
|
690
|
+
};
|
|
691
|
+
readOnly: boolean;
|
|
692
|
+
isForm: boolean;
|
|
693
|
+
type: string;
|
|
694
|
+
isDisplayModeEnabled: boolean;
|
|
695
|
+
canBeChangedInReviewMode: boolean;
|
|
696
|
+
newComponentName: string;
|
|
697
|
+
newPconn: typeof PConnect;
|
|
698
|
+
rawViewMetadata: ComponentMetadataConfig | undefined;
|
|
699
|
+
constructor(angularPConnect: AngularPConnectService);
|
|
700
|
+
ngOnInit(): void;
|
|
701
|
+
onStateChange(): void;
|
|
702
|
+
ngOnDestroy(): void;
|
|
703
|
+
checkAndUpdate(): void;
|
|
704
|
+
updateSelf(): void;
|
|
705
|
+
onRecordChange(value: any): void;
|
|
706
|
+
private getComponentType;
|
|
707
|
+
private createSemanticLinkPConnect;
|
|
708
|
+
private createOtherComponentPConnect;
|
|
709
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ObjectReferenceComponent, never>;
|
|
710
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectReferenceComponent, "app-object-reference", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
711
|
+
}
|
|
712
|
+
|
|
713
|
+
interface PercentageProps extends Omit<PConnFieldProps, 'value'> {
|
|
714
|
+
value?: number;
|
|
715
|
+
showGroupSeparators?: string;
|
|
716
|
+
decimalPrecision?: number;
|
|
717
|
+
currencyISOCode?: string;
|
|
718
|
+
}
|
|
719
|
+
declare class PercentageComponent extends FieldBase {
|
|
720
|
+
configProps$: PercentageProps;
|
|
721
|
+
fieldControl: FormControl<number | null>;
|
|
722
|
+
decimalSeparator: string;
|
|
723
|
+
thousandSeparator: string;
|
|
724
|
+
inputMode: any;
|
|
725
|
+
decimalPrecision: number | undefined;
|
|
726
|
+
formattedValue: string;
|
|
727
|
+
/**
|
|
728
|
+
* Updates the component when there are changes in the state.
|
|
729
|
+
*/
|
|
730
|
+
updateSelf(): void;
|
|
731
|
+
/**
|
|
732
|
+
* Updates the percentage properties
|
|
733
|
+
*
|
|
734
|
+
* @param {Object} configProps - Configuration properties.
|
|
735
|
+
* @param {boolean} configProps.showGroupSeparators - Whether to show group separators.
|
|
736
|
+
* @param {number} configProps.decimalPrecision - The number of decimal places to display.
|
|
737
|
+
*/
|
|
738
|
+
updatePercentageProperties(configProps: any): void;
|
|
739
|
+
fieldOnChange(event: any): void;
|
|
740
|
+
fieldOnBlur(event: any): void;
|
|
741
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PercentageComponent, never>;
|
|
742
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PercentageComponent, "app-percentage", never, {}, {}, never, never, true, never>;
|
|
743
|
+
}
|
|
744
|
+
|
|
745
|
+
interface PhoneProps extends PConnFieldProps {
|
|
746
|
+
}
|
|
747
|
+
declare class PhoneComponent extends FieldBase {
|
|
748
|
+
configProps$: PhoneProps;
|
|
749
|
+
preferredCountries: string[];
|
|
750
|
+
/**
|
|
751
|
+
* Updates the component when there are changes in the state.
|
|
752
|
+
*/
|
|
753
|
+
updateSelf(): void;
|
|
754
|
+
fieldOnBlur(): void;
|
|
755
|
+
fieldOnChange(): void;
|
|
756
|
+
updatePreferredCountries(): void;
|
|
757
|
+
getErrorMessage(): string;
|
|
758
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PhoneComponent, never>;
|
|
759
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PhoneComponent, "app-phone", never, {}, {}, never, never, true, never>;
|
|
760
|
+
}
|
|
761
|
+
|
|
762
|
+
interface IOption {
|
|
763
|
+
key: string;
|
|
764
|
+
value: string;
|
|
765
|
+
}
|
|
766
|
+
interface RadioButtonsProps extends PConnFieldProps {
|
|
767
|
+
inline: boolean;
|
|
768
|
+
fieldMetadata?: any;
|
|
769
|
+
variant?: string;
|
|
770
|
+
}
|
|
771
|
+
declare class RadioButtonsComponent extends FieldBase {
|
|
772
|
+
configProps$: RadioButtonsProps;
|
|
773
|
+
bInline$: boolean;
|
|
774
|
+
options$: IOption[];
|
|
775
|
+
componentReference: string;
|
|
776
|
+
fieldMetadata: any[];
|
|
777
|
+
localeContext: string;
|
|
778
|
+
localeClass: string;
|
|
779
|
+
localeName: string;
|
|
780
|
+
localePath: string;
|
|
781
|
+
localizedValue: string;
|
|
782
|
+
variant?: string;
|
|
783
|
+
/**
|
|
784
|
+
* Updates the component when there are changes in the state.
|
|
785
|
+
*/
|
|
786
|
+
updateSelf(): void;
|
|
787
|
+
/**
|
|
788
|
+
* Updates radio buttons properties based on the provided config props.
|
|
789
|
+
* @param configProps Configuration properties.
|
|
790
|
+
*/
|
|
791
|
+
protected updateRadioButtonsProperties(configProps: any): void;
|
|
792
|
+
isSelected(buttonValue: string): boolean;
|
|
793
|
+
fieldOnChange(event: any): void;
|
|
794
|
+
getLocalizedOptionValue(opt: IOption): string;
|
|
795
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RadioButtonsComponent, never>;
|
|
796
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RadioButtonsComponent, "app-radio-buttons", never, {}, {}, never, never, true, never>;
|
|
797
|
+
}
|
|
798
|
+
|
|
799
|
+
interface RichTextProps extends PConnFieldProps {
|
|
800
|
+
}
|
|
801
|
+
declare class RichTextComponent extends FieldBase {
|
|
802
|
+
configProps$: RichTextProps;
|
|
803
|
+
info: any;
|
|
804
|
+
error: boolean;
|
|
805
|
+
status: any;
|
|
806
|
+
/**
|
|
807
|
+
* Updates the component when there are changes in the state.
|
|
808
|
+
*/
|
|
809
|
+
updateSelf(): void;
|
|
810
|
+
fieldOnChange(editorValue: any): void;
|
|
811
|
+
fieldOnBlur(editorValue: any): void;
|
|
812
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RichTextComponent, never>;
|
|
813
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RichTextComponent, "app-rich-text", never, {}, {}, never, never, true, never>;
|
|
814
|
+
}
|
|
815
|
+
|
|
816
|
+
interface SemanticLinkProps extends PConnFieldProps {
|
|
817
|
+
text: string;
|
|
818
|
+
resourcePayload: any;
|
|
819
|
+
resourceParams: any;
|
|
820
|
+
previewKey: string;
|
|
821
|
+
referenceType: string;
|
|
822
|
+
dataRelationshipContext: string;
|
|
823
|
+
contextPage: any;
|
|
824
|
+
}
|
|
825
|
+
declare class SemanticLinkComponent implements OnInit, OnDestroy {
|
|
826
|
+
private angularPConnect;
|
|
827
|
+
private utils;
|
|
828
|
+
pConn$: typeof PConnect;
|
|
829
|
+
formGroup$: FormGroup;
|
|
830
|
+
angularPConnectData: AngularPConnectData;
|
|
831
|
+
configProps$: SemanticLinkProps;
|
|
832
|
+
label$: string;
|
|
833
|
+
value$: string;
|
|
834
|
+
displayMode$?: string;
|
|
835
|
+
bVisible$: boolean;
|
|
836
|
+
linkURL: string;
|
|
837
|
+
dataResourcePayLoad: any;
|
|
838
|
+
referenceType: string;
|
|
839
|
+
shouldTreatAsDataReference: boolean;
|
|
840
|
+
previewKey: string;
|
|
841
|
+
resourcePayload: any;
|
|
842
|
+
payload: object;
|
|
843
|
+
dataViewName: string;
|
|
844
|
+
isLinkTextEmpty: boolean;
|
|
845
|
+
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
846
|
+
ngOnInit(): void;
|
|
847
|
+
ngOnDestroy(): void;
|
|
848
|
+
onStateChange(): void;
|
|
849
|
+
checkAndUpdate(): void;
|
|
850
|
+
updateSelf(): void;
|
|
851
|
+
showDataAction(): void;
|
|
852
|
+
openLinkClick(e: any): void;
|
|
853
|
+
private initializeComponentState;
|
|
854
|
+
private buildDataPayload;
|
|
855
|
+
private buildLinkURL;
|
|
856
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SemanticLinkComponent, never>;
|
|
857
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SemanticLinkComponent, "app-semantic-link", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
858
|
+
}
|
|
859
|
+
|
|
860
|
+
interface TextProps extends PConnFieldProps {
|
|
861
|
+
}
|
|
862
|
+
declare class TextComponent implements OnInit, OnDestroy {
|
|
863
|
+
private angularPConnect;
|
|
864
|
+
private utils;
|
|
865
|
+
pConn$: typeof PConnect;
|
|
866
|
+
formGroup$: FormGroup;
|
|
867
|
+
formatAs$: string;
|
|
868
|
+
angularPConnectData: AngularPConnectData;
|
|
869
|
+
configProps$: TextProps;
|
|
870
|
+
label$: string;
|
|
871
|
+
value$: string;
|
|
872
|
+
bRequired$: boolean;
|
|
873
|
+
bReadonly$: boolean;
|
|
874
|
+
bDisabled$: boolean;
|
|
875
|
+
bVisible$: boolean;
|
|
876
|
+
displayMode$?: string;
|
|
877
|
+
controlName$: string;
|
|
878
|
+
componentReference: string;
|
|
879
|
+
formattedValue$: string;
|
|
880
|
+
format$: string;
|
|
881
|
+
formattedUrl$: string;
|
|
882
|
+
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
883
|
+
ngOnInit(): void;
|
|
884
|
+
ngOnDestroy(): void;
|
|
885
|
+
checkAndUpdate(): void;
|
|
886
|
+
updateSelf(): void;
|
|
887
|
+
onStateChange(): void;
|
|
888
|
+
generateUrl(sVal: any): string;
|
|
889
|
+
generateDate(sVal: any): string;
|
|
890
|
+
generateDateTime(sVal: any): string;
|
|
891
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextComponent, never>;
|
|
892
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextComponent, "app-text", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "formatAs$": { "alias": "formatAs$"; "required": false; }; }, {}, never, never, true, never>;
|
|
893
|
+
}
|
|
894
|
+
|
|
895
|
+
interface TextAreaProps extends PConnFieldProps {
|
|
896
|
+
fieldMetadata?: any;
|
|
897
|
+
}
|
|
898
|
+
declare class TextAreaComponent extends FieldBase {
|
|
899
|
+
configProps$: TextAreaProps;
|
|
900
|
+
nMaxLength$: number;
|
|
901
|
+
/**
|
|
902
|
+
* Updates the component when there are changes in the state.
|
|
903
|
+
*/
|
|
904
|
+
updateSelf(): void;
|
|
905
|
+
fieldOnChange(event: any): void;
|
|
906
|
+
fieldOnBlur(event: any): void;
|
|
907
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextAreaComponent, never>;
|
|
908
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextAreaComponent, "app-text-area", never, {}, {}, never, never, true, never>;
|
|
909
|
+
}
|
|
910
|
+
|
|
911
|
+
interface TextContentProps extends PConnFieldProps {
|
|
912
|
+
content: string;
|
|
913
|
+
displayAs: 'Paragraph' | 'Heading 1' | 'Heading 2' | 'Heading 3' | 'Heading 4';
|
|
914
|
+
}
|
|
915
|
+
declare class TextContentComponent implements OnInit, OnDestroy {
|
|
916
|
+
private angularPConnect;
|
|
917
|
+
private utils;
|
|
918
|
+
pConn$: typeof PConnect;
|
|
919
|
+
angularPConnectData: AngularPConnectData;
|
|
920
|
+
configProps$: TextContentProps;
|
|
921
|
+
content$: string;
|
|
922
|
+
displayAs$: string;
|
|
923
|
+
displayMode$?: string;
|
|
924
|
+
bVisible$: boolean;
|
|
925
|
+
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
926
|
+
ngOnInit(): void;
|
|
927
|
+
ngOnDestroy(): void;
|
|
928
|
+
updateSelf(): void;
|
|
929
|
+
onStateChange(): void;
|
|
930
|
+
checkAndUpdate(): void;
|
|
931
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextContentComponent, never>;
|
|
932
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextContentComponent, "app-text-content", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
933
|
+
}
|
|
934
|
+
|
|
935
|
+
interface TextInputProps extends PConnFieldProps {
|
|
936
|
+
fieldMetadata?: any;
|
|
937
|
+
}
|
|
938
|
+
declare class TextInputComponent extends FieldBase {
|
|
939
|
+
configProps$: TextInputProps;
|
|
940
|
+
/**
|
|
941
|
+
* Updates the component when there are changes in the state.
|
|
942
|
+
*/
|
|
943
|
+
updateSelf(): void;
|
|
944
|
+
fieldOnChange(event: any): void;
|
|
945
|
+
fieldOnBlur(event: any): void;
|
|
946
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextInputComponent, never>;
|
|
947
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextInputComponent, "app-text-input", never, {}, {}, never, never, true, never>;
|
|
948
|
+
}
|
|
949
|
+
|
|
950
|
+
interface TimeProps extends PConnFieldProps {
|
|
951
|
+
}
|
|
952
|
+
declare class TimeComponent extends FieldBase {
|
|
953
|
+
configProps$: TimeProps;
|
|
954
|
+
formattedValue$: any;
|
|
955
|
+
/**
|
|
956
|
+
* Updates the component when there are changes in the state.
|
|
957
|
+
*/
|
|
958
|
+
updateSelf(): void;
|
|
959
|
+
fieldOnChange(event: any): void;
|
|
960
|
+
fieldOnBlur(event: any): void;
|
|
961
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TimeComponent, never>;
|
|
962
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TimeComponent, "app-time", never, {}, {}, never, never, true, never>;
|
|
963
|
+
}
|
|
964
|
+
|
|
965
|
+
interface URLProps extends PConnFieldProps {
|
|
966
|
+
}
|
|
967
|
+
declare class UrlComponent extends FieldBase {
|
|
968
|
+
configProps$: URLProps;
|
|
969
|
+
/**
|
|
970
|
+
* Updates the component when there are changes in the state.
|
|
971
|
+
*/
|
|
972
|
+
updateSelf(): void;
|
|
973
|
+
fieldOnChange(event: any): void;
|
|
974
|
+
fieldOnBlur(event: any): void;
|
|
975
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UrlComponent, never>;
|
|
976
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UrlComponent, "app-url", never, {}, {}, never, never, true, never>;
|
|
977
|
+
}
|
|
978
|
+
|
|
979
|
+
declare class UserReferenceComponent implements OnInit, OnDestroy {
|
|
980
|
+
private angularPConnect;
|
|
981
|
+
private utils;
|
|
982
|
+
pConn$: typeof PConnect;
|
|
983
|
+
formGroup$: FormGroup;
|
|
984
|
+
angularPConnectData: AngularPConnectData;
|
|
985
|
+
controlName$: string;
|
|
986
|
+
value$: any;
|
|
987
|
+
userName$: string;
|
|
988
|
+
label$: string;
|
|
989
|
+
userID$: string;
|
|
990
|
+
options$: any;
|
|
991
|
+
bReadonly$: boolean;
|
|
992
|
+
bRequired$: boolean;
|
|
993
|
+
showAsFormattedText$?: boolean;
|
|
994
|
+
displayAs$?: string;
|
|
995
|
+
testId: string;
|
|
996
|
+
helperText: string;
|
|
997
|
+
placeholder: string;
|
|
998
|
+
displayMode$?: string;
|
|
999
|
+
filteredOptions: Observable<any[]>;
|
|
1000
|
+
filterValue: string;
|
|
1001
|
+
fieldControl: FormControl<string | null>;
|
|
1002
|
+
actionsApi: object;
|
|
1003
|
+
propName: string;
|
|
1004
|
+
onRecordChange: any;
|
|
1005
|
+
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
1006
|
+
ngOnInit(): Promise<void>;
|
|
1007
|
+
ngOnDestroy(): void;
|
|
1008
|
+
get type(): string;
|
|
1009
|
+
onStateChange(): Promise<void>;
|
|
1010
|
+
private _filter;
|
|
1011
|
+
isUserNameAvailable: (user: any) => any;
|
|
1012
|
+
getUserName: (user: any) => any;
|
|
1013
|
+
getValue: (user: any) => any;
|
|
1014
|
+
checkAndUpdate(): Promise<void>;
|
|
1015
|
+
updateSelf(): Promise<void>;
|
|
1016
|
+
fieldOnChange(event: any): void;
|
|
1017
|
+
optionChanged(event: any): void;
|
|
1018
|
+
fieldOnBlur(event: any): void;
|
|
1019
|
+
getErrorMessage(): string;
|
|
1020
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UserReferenceComponent, never>;
|
|
1021
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UserReferenceComponent, "app-user-reference", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
1022
|
+
}
|
|
1023
|
+
|
|
1024
|
+
declare class ActionButtonsComponent {
|
|
1025
|
+
arMainButtons$: any[];
|
|
1026
|
+
arSecondaryButtons$: any[];
|
|
1027
|
+
actionButtonClick: EventEmitter<any>;
|
|
1028
|
+
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string | null, componentName?: string | null) => string;
|
|
1029
|
+
localeCategory: string;
|
|
1030
|
+
buttonClick(sAction: any, sButtonType: any): void;
|
|
1031
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ActionButtonsComponent, never>;
|
|
1032
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ActionButtonsComponent, "app-action-buttons", never, { "arMainButtons$": { "alias": "arMainButtons$"; "required": false; }; "arSecondaryButtons$": { "alias": "arSecondaryButtons$"; "required": false; }; }, { "actionButtonClick": "actionButtonClick"; }, never, never, true, never>;
|
|
1033
|
+
}
|
|
1034
|
+
|
|
1035
|
+
declare class BannerService {
|
|
1036
|
+
banners: any[];
|
|
1037
|
+
clearBanners(): void;
|
|
1038
|
+
updateBanners(itemKey: any): void;
|
|
1039
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BannerService, never>;
|
|
1040
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<BannerService>;
|
|
1041
|
+
}
|
|
1042
|
+
|
|
1043
|
+
interface AssignmentProps {
|
|
1044
|
+
template: string;
|
|
1045
|
+
}
|
|
1046
|
+
declare class AssignmentComponent implements OnInit, OnDestroy, OnChanges {
|
|
1047
|
+
private angularPConnect;
|
|
1048
|
+
private psService;
|
|
1049
|
+
private erService;
|
|
1050
|
+
private snackBar;
|
|
1051
|
+
bannerService: BannerService;
|
|
1052
|
+
pConn$: typeof PConnect;
|
|
1053
|
+
formGroup$: FormGroup;
|
|
1054
|
+
arChildren$: any[];
|
|
1055
|
+
itemKey$: string;
|
|
1056
|
+
isCreateStage$: boolean;
|
|
1057
|
+
updateToken$: number;
|
|
1058
|
+
isInModal$: boolean;
|
|
1059
|
+
angularPConnectData: AngularPConnectData;
|
|
1060
|
+
configProps$: AssignmentProps;
|
|
1061
|
+
newPConn$: any;
|
|
1062
|
+
containerName$: string;
|
|
1063
|
+
bInitialized: boolean;
|
|
1064
|
+
templateName$: string;
|
|
1065
|
+
arMainButtons$: any[];
|
|
1066
|
+
arSecondaryButtons$: any[];
|
|
1067
|
+
actionsAPI: any;
|
|
1068
|
+
bHasNavigation$: boolean;
|
|
1069
|
+
bIsVertical$: boolean;
|
|
1070
|
+
prevNavigationSteps: any[];
|
|
1071
|
+
arCurrentStepIndicies$: number[];
|
|
1072
|
+
arNavigationSteps$: any[];
|
|
1073
|
+
init: boolean;
|
|
1074
|
+
finishAssignment: any;
|
|
1075
|
+
navigateToStep: any;
|
|
1076
|
+
saveAssignment: any;
|
|
1077
|
+
cancelAssignment: any;
|
|
1078
|
+
cancelCreateStageAssignment: any;
|
|
1079
|
+
showPage: any;
|
|
1080
|
+
approveCase: any;
|
|
1081
|
+
rejectCase: any;
|
|
1082
|
+
bReInit: boolean;
|
|
1083
|
+
localizedVal: any;
|
|
1084
|
+
localeCategory: string;
|
|
1085
|
+
localeReference: any;
|
|
1086
|
+
snackBarRef: any;
|
|
1087
|
+
constructor(angularPConnect: AngularPConnectService, psService: ProgressSpinnerService, erService: ErrorMessagesService, snackBar: MatSnackBar, bannerService: BannerService);
|
|
1088
|
+
ngOnInit(): void;
|
|
1089
|
+
ngOnDestroy(): void;
|
|
1090
|
+
onStateChange(): void;
|
|
1091
|
+
checkAndUpdate(): void;
|
|
1092
|
+
ngOnChanges(): void;
|
|
1093
|
+
updateChanges(): void;
|
|
1094
|
+
initComponent(): void;
|
|
1095
|
+
createButtons(): void;
|
|
1096
|
+
createButtonsForMultiStepForm(oCaseInfo: any): void;
|
|
1097
|
+
findCurrentIndicies(arStepperSteps: any[], arIndicies: number[], depth: number): number[];
|
|
1098
|
+
onSaveActionSuccess(data: any): void;
|
|
1099
|
+
onActionButtonClick(oData: any): void;
|
|
1100
|
+
buttonClick(sAction: any, sButtonType: any): void;
|
|
1101
|
+
formValid(): boolean;
|
|
1102
|
+
touchAll(): void;
|
|
1103
|
+
topViewRefresh(): void;
|
|
1104
|
+
registerForRefresh(): void;
|
|
1105
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AssignmentComponent, never>;
|
|
1106
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AssignmentComponent, "app-assignment", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "arChildren$": { "alias": "arChildren$"; "required": false; }; "itemKey$": { "alias": "itemKey$"; "required": false; }; "isCreateStage$": { "alias": "isCreateStage$"; "required": false; }; "updateToken$": { "alias": "updateToken$"; "required": false; }; "isInModal$": { "alias": "isInModal$"; "required": false; }; }, {}, never, never, true, never>;
|
|
1107
|
+
}
|
|
1108
|
+
|
|
1109
|
+
declare class AssignmentCardComponent implements OnInit, OnChanges {
|
|
1110
|
+
pConn$: typeof PConnect;
|
|
1111
|
+
formGroup$: FormGroup;
|
|
1112
|
+
arMainButtons$: any[];
|
|
1113
|
+
arSecondaryButtons$: any[];
|
|
1114
|
+
arChildren$: any[];
|
|
1115
|
+
updateToken$: number;
|
|
1116
|
+
childrenArray: any[];
|
|
1117
|
+
actionButtonClick: EventEmitter<any>;
|
|
1118
|
+
ngOnInit(): void;
|
|
1119
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
1120
|
+
onActionButtonClick(oData: any): void;
|
|
1121
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AssignmentCardComponent, never>;
|
|
1122
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AssignmentCardComponent, "app-assignment-card", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "arMainButtons$": { "alias": "arMainButtons$"; "required": false; }; "arSecondaryButtons$": { "alias": "arSecondaryButtons$"; "required": false; }; "arChildren$": { "alias": "arChildren$"; "required": false; }; "updateToken$": { "alias": "updateToken$"; "required": false; }; }, { "actionButtonClick": "actionButtonClick"; }, never, never, true, never>;
|
|
1123
|
+
}
|
|
1124
|
+
|
|
1125
|
+
declare class FlowContainerBaseComponent {
|
|
1126
|
+
protected angularPConnectData: AngularPConnectData;
|
|
1127
|
+
protected angularPConnect: any;
|
|
1128
|
+
constructor(injector: Injector);
|
|
1129
|
+
getPConnectOfActiveContainerItem(parentPConnect: any): _pega_pcore_pconnect_typedefs_interpreter_c11n_env.C11nEnv | null;
|
|
1130
|
+
}
|
|
1131
|
+
|
|
1
1132
|
/**
|
|
2
|
-
*
|
|
1133
|
+
* WARNING: It is not expected that this file should be modified. It is part of infrastructure code that works with
|
|
1134
|
+
* Redux and creation/update of Redux containers and PConnect. Modifying this code could have undesireable results and
|
|
1135
|
+
* is totally at your own risk.
|
|
3
1136
|
*/
|
|
4
|
-
|
|
5
|
-
|
|
1137
|
+
interface FlowContainerProps {
|
|
1138
|
+
children?: any[];
|
|
1139
|
+
name?: string;
|
|
1140
|
+
routingInfo?: any;
|
|
1141
|
+
pageMessages: any[];
|
|
1142
|
+
}
|
|
1143
|
+
declare class FlowContainerComponent extends FlowContainerBaseComponent implements OnInit, OnDestroy {
|
|
1144
|
+
private cdRef;
|
|
1145
|
+
private psService;
|
|
1146
|
+
private fb;
|
|
1147
|
+
private ngZone;
|
|
1148
|
+
private utils;
|
|
1149
|
+
pConn$: typeof PConnect;
|
|
1150
|
+
pCoreConstants: typeof publicConstants;
|
|
1151
|
+
configProps$: FlowContainerProps;
|
|
1152
|
+
formGroup$: FormGroup;
|
|
1153
|
+
arChildren$: any[];
|
|
1154
|
+
itemKey$: string;
|
|
1155
|
+
containerName$: string;
|
|
1156
|
+
buildName$: string;
|
|
1157
|
+
todo_showTodo$: boolean;
|
|
1158
|
+
todo_caseInfoID$: string;
|
|
1159
|
+
todo_showTodoList$: boolean;
|
|
1160
|
+
todo_datasource$: any;
|
|
1161
|
+
todo_headerText$: string;
|
|
1162
|
+
todo_type$: string;
|
|
1163
|
+
todo_context$: string;
|
|
1164
|
+
todo_pConn$: typeof PConnect;
|
|
1165
|
+
bHasCancel: boolean;
|
|
1166
|
+
caseMessages$: string;
|
|
1167
|
+
bHasCaseMessages$: boolean;
|
|
1168
|
+
checkSvg$: string;
|
|
1169
|
+
TODO: any;
|
|
1170
|
+
bShowConfirm: boolean;
|
|
1171
|
+
bShowBanner: boolean;
|
|
1172
|
+
confirm_pconn: any;
|
|
1173
|
+
localizedVal: any;
|
|
1174
|
+
localeCategory: string;
|
|
1175
|
+
localeReference: any;
|
|
1176
|
+
banners: any[];
|
|
1177
|
+
pConnectOfActiveContainerItem: any;
|
|
1178
|
+
isMultiStep: any;
|
|
1179
|
+
constructor(injector: Injector, cdRef: ChangeDetectorRef, psService: ProgressSpinnerService, fb: FormBuilder, ngZone: NgZone, utils: Utils);
|
|
1180
|
+
ngOnInit(): void;
|
|
1181
|
+
ngOnDestroy(): void;
|
|
1182
|
+
handleCancel(): void;
|
|
1183
|
+
handleCancelPressed(): void;
|
|
1184
|
+
onStateChange(): void;
|
|
1185
|
+
checkAndUpdate(): void;
|
|
1186
|
+
showPageMessages(completeProps: FlowContainerProps): void;
|
|
1187
|
+
getTodoVisibilty(): boolean;
|
|
1188
|
+
initContainer(): void;
|
|
1189
|
+
initComponent(bLoadChildren: boolean): void;
|
|
1190
|
+
isCaseWideLocalAction(): boolean;
|
|
1191
|
+
hasChildCaseAssignments(): any;
|
|
1192
|
+
getActiveViewLabel(): string;
|
|
1193
|
+
findCurrentIndicies(arStepperSteps: any[], arIndicies: number[], depth: number): number[];
|
|
1194
|
+
updateSelf(): void;
|
|
1195
|
+
loadReviewPage(localPConn: any): void;
|
|
1196
|
+
showCaseMessages(): void;
|
|
1197
|
+
updateFlowContainerChildren(): void;
|
|
1198
|
+
addPConnectAndUpdateChildren(currentItem: any, key: any): void;
|
|
1199
|
+
getBuildName(): string;
|
|
1200
|
+
formValid(): boolean;
|
|
1201
|
+
touchAll(): void;
|
|
1202
|
+
topViewRefresh(): void;
|
|
1203
|
+
addContainerItem(pConnect: any): void;
|
|
1204
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FlowContainerComponent, never>;
|
|
1205
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FlowContainerComponent, "app-flow-container", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
1206
|
+
}
|
|
1207
|
+
|
|
1208
|
+
declare function hasAssignments(pConnect: any): any;
|
|
1209
|
+
declare const showBanner: (getPConnect: any) => boolean;
|
|
1210
|
+
declare function getToDoAssignments(pConnect: any): any;
|
|
1211
|
+
|
|
1212
|
+
/**
|
|
1213
|
+
* WARNING: It is not expected that this file should be modified. It is part of infrastructure code that works with
|
|
1214
|
+
* Redux and creation/update of Redux containers and PConnect. Modifying this code could have undesireable results and
|
|
1215
|
+
* is totally at your own risk.
|
|
1216
|
+
*/
|
|
1217
|
+
declare class HybridViewContainerComponent {
|
|
1218
|
+
pConn$: typeof PConnect;
|
|
1219
|
+
formGroup$: FormGroup;
|
|
1220
|
+
displayOnlyFA$: boolean;
|
|
1221
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HybridViewContainerComponent, never>;
|
|
1222
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HybridViewContainerComponent, "app-hybrid-view-container", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "displayOnlyFA$": { "alias": "displayOnlyFA$"; "required": false; }; }, {}, never, never, true, never>;
|
|
1223
|
+
}
|
|
1224
|
+
|
|
1225
|
+
/**
|
|
1226
|
+
* WARNING: It is not expected that this file should be modified. It is part of infrastructure code that works with
|
|
1227
|
+
* Redux and creation/update of Redux containers and PConnect. Modifying this code could have undesireable results and
|
|
1228
|
+
* is totally at your own risk.
|
|
1229
|
+
*/
|
|
1230
|
+
declare class ModalViewContainerComponent implements OnInit, OnDestroy {
|
|
1231
|
+
private angularPConnect;
|
|
1232
|
+
private ngZone;
|
|
1233
|
+
private psService;
|
|
1234
|
+
private fb;
|
|
1235
|
+
pConn$: typeof PConnect;
|
|
1236
|
+
modalVisibleChange: EventEmitter<boolean>;
|
|
1237
|
+
angularPConnectData: AngularPConnectData;
|
|
1238
|
+
arChildren$: any[];
|
|
1239
|
+
stateProps$: object;
|
|
1240
|
+
banners: any;
|
|
1241
|
+
templateName$: string;
|
|
1242
|
+
buildName$: string;
|
|
1243
|
+
context$: string;
|
|
1244
|
+
title$: string;
|
|
1245
|
+
bShowModal$: boolean;
|
|
1246
|
+
itemKey$: string;
|
|
1247
|
+
formGroup$: FormGroup;
|
|
1248
|
+
oCaseInfo: object;
|
|
1249
|
+
updateToken$: number;
|
|
1250
|
+
routingInfoRef: any;
|
|
1251
|
+
createdViewPConn$: any;
|
|
1252
|
+
bSubscribed: boolean;
|
|
1253
|
+
cancelPConn$?: typeof PConnect;
|
|
1254
|
+
bShowCancelAlert$: boolean;
|
|
1255
|
+
bAlertState: boolean;
|
|
1256
|
+
localizedVal: Function;
|
|
1257
|
+
localeCategory: string;
|
|
1258
|
+
isMultiRecord: boolean;
|
|
1259
|
+
actionsDialog: boolean;
|
|
1260
|
+
constructor(angularPConnect: AngularPConnectService, ngZone: NgZone, psService: ProgressSpinnerService, fb: FormBuilder);
|
|
1261
|
+
ngOnInit(): void;
|
|
1262
|
+
ngOnDestroy(): void;
|
|
1263
|
+
onStateChange(): void;
|
|
1264
|
+
updateSelf(): void;
|
|
1265
|
+
createView(routingInfo: any, currentItem: any, latestItem: any, key: any): void;
|
|
1266
|
+
hideModal(): void;
|
|
1267
|
+
getConfigObject(item: any, pConnect: any, isReverseCoexistence?: boolean): _pega_pcore_pconnect_typedefs_interpreter_types.CreateC11nEnv | null;
|
|
1268
|
+
checkIfRefComponent(thePConn: any): boolean;
|
|
1269
|
+
onAlertState(bData: boolean): void;
|
|
1270
|
+
showAlert(payload: any): void;
|
|
1271
|
+
hasContainerItems(routingInfo: any): any;
|
|
1272
|
+
getKeyAndLatestItem(routinginfo: any): {
|
|
1273
|
+
key: any;
|
|
1274
|
+
latestItem: any;
|
|
1275
|
+
} | {
|
|
1276
|
+
key?: undefined;
|
|
1277
|
+
latestItem?: undefined;
|
|
1278
|
+
};
|
|
1279
|
+
compareCaseInfoIsDifferent(oCurrentCaseInfo: object): boolean;
|
|
1280
|
+
getBanners(): any;
|
|
1281
|
+
getModalHeading(dataObjectAction: any): any;
|
|
1282
|
+
determineModalHeaderByAction(actionName: any, caseTypeName: any, ID: any, caseLocaleRef: any): any;
|
|
1283
|
+
closeActionsDialog: () => void;
|
|
1284
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ModalViewContainerComponent, never>;
|
|
1285
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ModalViewContainerComponent, "app-modal-view-container", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, { "modalVisibleChange": "modalVisibleChange"; }, never, never, true, never>;
|
|
1286
|
+
}
|
|
1287
|
+
|
|
1288
|
+
/**
|
|
1289
|
+
* WARNING: It is not expected that this file should be modified. It is part of infrastructure code that works with
|
|
1290
|
+
* Redux and creation/update of Redux containers and PConnect. Modifying this code could have undesireable results and
|
|
1291
|
+
* is totally at your own risk.
|
|
1292
|
+
*/
|
|
1293
|
+
declare class PreviewViewContainerComponent implements OnInit {
|
|
1294
|
+
pConn$: typeof PConnect;
|
|
1295
|
+
ngOnInit(): void;
|
|
1296
|
+
buildName(): string;
|
|
1297
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PreviewViewContainerComponent, never>;
|
|
1298
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PreviewViewContainerComponent, "app-preview-view-container", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
1299
|
+
}
|
|
1300
|
+
|
|
1301
|
+
/**
|
|
1302
|
+
* WARNING: It is not expected that this file should be modified. It is part of infrastructure code that works with
|
|
1303
|
+
* Redux and creation/update of Redux containers and PConnect. Modifying this code could have undesireable results and
|
|
1304
|
+
* is totally at your own risk.
|
|
1305
|
+
*/
|
|
1306
|
+
interface ViewContainerProps {
|
|
1307
|
+
mode?: string;
|
|
1308
|
+
name?: string;
|
|
1309
|
+
limit?: number;
|
|
1310
|
+
template?: string;
|
|
1311
|
+
title?: string;
|
|
1312
|
+
routingInfo: object;
|
|
1313
|
+
readOnly?: boolean;
|
|
1314
|
+
}
|
|
1315
|
+
declare class ViewContainerComponent implements OnInit, OnDestroy {
|
|
1316
|
+
private angularPConnect;
|
|
1317
|
+
private psService;
|
|
1318
|
+
private ngZone;
|
|
1319
|
+
pConn$: typeof PConnect;
|
|
1320
|
+
formGroup$: FormGroup;
|
|
1321
|
+
displayOnlyFA$: boolean;
|
|
1322
|
+
angularPConnectData: AngularPConnectData;
|
|
1323
|
+
configProps$: ViewContainerProps;
|
|
1324
|
+
arChildren$: any[];
|
|
1325
|
+
templateName$: string;
|
|
1326
|
+
buildName$: string;
|
|
1327
|
+
context$: string;
|
|
1328
|
+
title$: string;
|
|
1329
|
+
viewPConn$: any;
|
|
1330
|
+
isViewContainer$: boolean;
|
|
1331
|
+
createdViewPConn$: any;
|
|
1332
|
+
state: any;
|
|
1333
|
+
dispatchObject: any;
|
|
1334
|
+
constructor(angularPConnect: AngularPConnectService, psService: ProgressSpinnerService, ngZone: NgZone);
|
|
1335
|
+
ngOnInit(): void;
|
|
1336
|
+
ngOnDestroy(): void;
|
|
1337
|
+
onStateChange(): void;
|
|
1338
|
+
checkAndUpdate(): void;
|
|
1339
|
+
updateSelf(): void;
|
|
1340
|
+
prepareDispatchObject(): any;
|
|
1341
|
+
buildName(): string;
|
|
1342
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ViewContainerComponent, never>;
|
|
1343
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ViewContainerComponent, "app-view-container", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "displayOnlyFA$": { "alias": "displayOnlyFA$"; "required": false; }; }, {}, never, never, true, never>;
|
|
1344
|
+
}
|
|
1345
|
+
|
|
1346
|
+
declare class DashboardFilterComponent implements OnInit {
|
|
1347
|
+
pConn$: typeof PConnect;
|
|
1348
|
+
filtersFormGroup$: FormGroup;
|
|
1349
|
+
inlineProps: any;
|
|
1350
|
+
children: any;
|
|
1351
|
+
arChildren$: any[];
|
|
1352
|
+
private filterChangeSubject;
|
|
1353
|
+
constructor();
|
|
1354
|
+
ngOnInit(): void;
|
|
1355
|
+
clearFilters(): void;
|
|
1356
|
+
updateTmpData(filterData: any): void;
|
|
1357
|
+
dateRangeChangeHandler(field: any): void;
|
|
1358
|
+
fireFilterChange(data: any): void;
|
|
1359
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DashboardFilterComponent, never>;
|
|
1360
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DashboardFilterComponent, "app-dashboard-filter", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "filtersFormGroup$": { "alias": "filtersFormGroup$"; "required": false; }; "inlineProps": { "alias": "inlineProps"; "required": false; }; "children": { "alias": "children"; "required": false; }; }, {}, never, never, true, never>;
|
|
1361
|
+
}
|
|
1362
|
+
|
|
1363
|
+
/**
|
|
1364
|
+
* WARNING: It is not expected that this file should be modified. It is part of infrastructure code that works with
|
|
1365
|
+
* Redux and creation/update of Redux containers and PConnect. Modifying this code could have undesireable results and
|
|
1366
|
+
* is totally at your own risk.
|
|
1367
|
+
*/
|
|
1368
|
+
declare class DeferLoadComponent implements OnInit, OnDestroy, OnChanges {
|
|
1369
|
+
private angularPConnect;
|
|
1370
|
+
pConn$: typeof PConnect;
|
|
1371
|
+
formGroup$: any;
|
|
1372
|
+
name: any;
|
|
1373
|
+
childComponentPConnect: typeof PConnect;
|
|
1374
|
+
bShowDefer$: boolean;
|
|
1375
|
+
angularPConnectData: AngularPConnectData;
|
|
1376
|
+
constants: typeof publicConstants;
|
|
1377
|
+
currentLoadedAssignment: string;
|
|
1378
|
+
isContainerPreview: boolean;
|
|
1379
|
+
loadViewCaseID: any;
|
|
1380
|
+
resourceType: any;
|
|
1381
|
+
deferLoadId: any;
|
|
1382
|
+
containerName: any;
|
|
1383
|
+
CASE: any;
|
|
1384
|
+
PAGE: any;
|
|
1385
|
+
DATA: any;
|
|
1386
|
+
lastUpdateCaseTime: any;
|
|
1387
|
+
constructor(angularPConnect: AngularPConnectService);
|
|
1388
|
+
ngOnInit(): void;
|
|
1389
|
+
ngOnDestroy(): void;
|
|
1390
|
+
onStateChange(): void;
|
|
1391
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
1392
|
+
updateSelf(): void;
|
|
1393
|
+
getViewOptions: () => {
|
|
1394
|
+
viewContext: any;
|
|
1395
|
+
pageClass: any;
|
|
1396
|
+
container: string | undefined;
|
|
1397
|
+
containerName: string | undefined;
|
|
1398
|
+
updateData: boolean;
|
|
1399
|
+
};
|
|
1400
|
+
onResponse(data: any): void;
|
|
1401
|
+
loadActiveTab(): void;
|
|
1402
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DeferLoadComponent, never>;
|
|
1403
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DeferLoadComponent, "app-defer-load", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "name": { "alias": "name"; "required": false; }; }, {}, never, never, true, never>;
|
|
1404
|
+
}
|
|
1405
|
+
|
|
1406
|
+
declare class ErrorBoundaryComponent {
|
|
1407
|
+
message: string;
|
|
1408
|
+
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string | null, componentName?: string | null) => string;
|
|
1409
|
+
localeCategory: string;
|
|
1410
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ErrorBoundaryComponent, never>;
|
|
1411
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ErrorBoundaryComponent, "app-error-boundary", never, { "message": { "alias": "message"; "required": false; }; }, {}, never, never, true, never>;
|
|
1412
|
+
}
|
|
1413
|
+
|
|
1414
|
+
declare class MultiStepComponent implements OnInit {
|
|
1415
|
+
private utils;
|
|
1416
|
+
pConn$: typeof PConnect;
|
|
1417
|
+
formGroup$: FormGroup;
|
|
1418
|
+
arMainButtons$: any[];
|
|
1419
|
+
arSecondaryButtons$: any[];
|
|
1420
|
+
arChildren$: any[];
|
|
1421
|
+
bIsVertical$: boolean;
|
|
1422
|
+
arCurrentStepIndicies$: number[];
|
|
1423
|
+
arNavigationSteps$: any[];
|
|
1424
|
+
actionButtonClick: EventEmitter<any>;
|
|
1425
|
+
svgCurrent$: string;
|
|
1426
|
+
svgNotCurrent$: string;
|
|
1427
|
+
bShow$: boolean;
|
|
1428
|
+
constructor(utils: Utils);
|
|
1429
|
+
ngOnInit(): void;
|
|
1430
|
+
onActionButtonClick(oData: any): void;
|
|
1431
|
+
_getVIconClass(status: any): string;
|
|
1432
|
+
_getVLabelClass(status: any): string;
|
|
1433
|
+
_getVBodyClass(index: number): string;
|
|
1434
|
+
_getHIconClass(status: any): string;
|
|
1435
|
+
_getHLabelClass(status: any): string;
|
|
1436
|
+
_showHLine(index: number): boolean;
|
|
1437
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MultiStepComponent, never>;
|
|
1438
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MultiStepComponent, "app-multi-step", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "arMainButtons$": { "alias": "arMainButtons$"; "required": false; }; "arSecondaryButtons$": { "alias": "arSecondaryButtons$"; "required": false; }; "arChildren$": { "alias": "arChildren$"; "required": false; }; "bIsVertical$": { "alias": "bIsVertical$"; "required": false; }; "arCurrentStepIndicies$": { "alias": "arCurrentStepIndicies$"; "required": false; }; "arNavigationSteps$": { "alias": "arNavigationSteps$"; "required": false; }; }, { "actionButtonClick": "actionButtonClick"; }, never, never, true, never>;
|
|
1439
|
+
}
|
|
1440
|
+
|
|
1441
|
+
interface NavBarProps {
|
|
1442
|
+
showAppName?: boolean;
|
|
1443
|
+
}
|
|
1444
|
+
declare class NavbarComponent implements OnInit, OnDestroy {
|
|
1445
|
+
private angularPConnect;
|
|
1446
|
+
private chRef;
|
|
1447
|
+
private psService;
|
|
1448
|
+
private ngZone;
|
|
1449
|
+
private utils;
|
|
1450
|
+
pConn$: typeof PConnect;
|
|
1451
|
+
appName$: string;
|
|
1452
|
+
pages$: any[];
|
|
1453
|
+
caseTypes$: any[];
|
|
1454
|
+
angularPConnectData: AngularPConnectData;
|
|
1455
|
+
configProps$: NavBarProps;
|
|
1456
|
+
navPages$: any[];
|
|
1457
|
+
navExpandCollapse$: string;
|
|
1458
|
+
bShowCaseTypes$: boolean;
|
|
1459
|
+
portalApp$: string | undefined;
|
|
1460
|
+
portalLogoImage$: string;
|
|
1461
|
+
showAppName$?: boolean;
|
|
1462
|
+
portalOperator$: string | undefined;
|
|
1463
|
+
portalOperatorInitials$: string;
|
|
1464
|
+
actionsAPI: any;
|
|
1465
|
+
createWork: any;
|
|
1466
|
+
showPage: any;
|
|
1467
|
+
logout: any;
|
|
1468
|
+
navIcon$: string;
|
|
1469
|
+
localizedVal: any;
|
|
1470
|
+
localeCategory: string;
|
|
1471
|
+
localeUtils: _pega_pcore_pconnect_typedefs_locale_locale_utils.LocaleUtils;
|
|
1472
|
+
constructor(angularPConnect: AngularPConnectService, chRef: ChangeDetectorRef, psService: ProgressSpinnerService, ngZone: NgZone, utils: Utils);
|
|
1473
|
+
ngOnInit(): void;
|
|
1474
|
+
ngOnDestroy(): void;
|
|
1475
|
+
loadImage(src: string): Promise<unknown>;
|
|
1476
|
+
onStateChange(): void;
|
|
1477
|
+
updateSelf(): void;
|
|
1478
|
+
initComponent(): void;
|
|
1479
|
+
navPanelButtonClick(oPageData: any): void;
|
|
1480
|
+
navPanelCreateButtonClick(): void;
|
|
1481
|
+
navPanelCreateCaseType(sCaseType: string, sFlowType: string): void;
|
|
1482
|
+
navPanelLogoutClick(): void;
|
|
1483
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NavbarComponent, never>;
|
|
1484
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NavbarComponent, "app-navbar", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "appName$": { "alias": "appName$"; "required": false; }; "pages$": { "alias": "pages$"; "required": false; }; "caseTypes$": { "alias": "caseTypes$"; "required": false; }; }, {}, never, never, true, never>;
|
|
1485
|
+
}
|
|
1486
|
+
|
|
1487
|
+
/**
|
|
1488
|
+
* WARNING: It is not expected that this file should be modified. It is part of infrastructure code that works with
|
|
1489
|
+
* Redux and creation/update of Redux containers and PConnect. Modifying this code could have undesireable results and
|
|
1490
|
+
* is totally at your own risk.
|
|
1491
|
+
*/
|
|
1492
|
+
declare class ReferenceComponent {
|
|
1493
|
+
private static bLogging;
|
|
1494
|
+
/**
|
|
1495
|
+
* Creates a normalized PConn from a reference component.
|
|
1496
|
+
* Resolves the reference to its fully realized View with proper configuration.
|
|
1497
|
+
*
|
|
1498
|
+
* @param inPConn - The PConn object that represents a reference component
|
|
1499
|
+
* @returns The dereferenced PConnect object, or null if reference can't be resolved
|
|
1500
|
+
*/
|
|
1501
|
+
static createFullReferencedViewFromRef(inPConn: any): any;
|
|
1502
|
+
/**
|
|
1503
|
+
* Normalizes a PConn object that might be a 'reference'.
|
|
1504
|
+
* If the incoming PConn is a reference, returns its dereferenced View.
|
|
1505
|
+
* Otherwise, returns the passed in PConn unchanged.
|
|
1506
|
+
*
|
|
1507
|
+
* @param inPConn - A PConn object (ex: { getPConnect() } or direct PConnect)
|
|
1508
|
+
* @returns The normalized PConn object with references resolved
|
|
1509
|
+
*/
|
|
1510
|
+
static normalizePConn(inPConn: any): any;
|
|
1511
|
+
/**
|
|
1512
|
+
* Normalizes an array of PConn objects by replacing any 'reference' components
|
|
1513
|
+
* with their referenced views.
|
|
1514
|
+
*
|
|
1515
|
+
* @param inPConnArray - Array of PConn objects to normalize
|
|
1516
|
+
* @returns Normalized array with references resolved, or empty array if input is invalid
|
|
1517
|
+
*/
|
|
1518
|
+
static normalizePConnArray(inPConnArray: any[]): any[];
|
|
1519
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ReferenceComponent, never>;
|
|
1520
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ReferenceComponent, "app-reference", never, {}, {}, never, never, true, never>;
|
|
1521
|
+
}
|
|
1522
|
+
|
|
1523
|
+
declare class RegionComponent implements OnInit, OnChanges {
|
|
1524
|
+
pConn$: typeof PConnect;
|
|
1525
|
+
formGroup$: FormGroup;
|
|
1526
|
+
arChildren$: any[];
|
|
1527
|
+
ngOnInit(): void;
|
|
1528
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
1529
|
+
updateSelf(): void;
|
|
1530
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RegionComponent, never>;
|
|
1531
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RegionComponent, "app-region", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
1532
|
+
}
|
|
1533
|
+
|
|
1534
|
+
declare class RootContainerComponent implements OnInit, OnDestroy {
|
|
1535
|
+
private angularPConnect;
|
|
1536
|
+
private psService;
|
|
1537
|
+
private ngZone;
|
|
1538
|
+
pConn$: typeof PConnect;
|
|
1539
|
+
displayOnlyFA$: boolean;
|
|
1540
|
+
isMashup$: boolean;
|
|
1541
|
+
scService: ServerConfigService;
|
|
1542
|
+
angularPConnectData: AngularPConnectData;
|
|
1543
|
+
componentName$: string;
|
|
1544
|
+
bIsProgress$: boolean;
|
|
1545
|
+
pvConn$: any;
|
|
1546
|
+
mConn$: any;
|
|
1547
|
+
bShowRoot$: boolean;
|
|
1548
|
+
progressSpinnerSubscription: Subscription;
|
|
1549
|
+
spinnerTimer: any;
|
|
1550
|
+
viewContainerPConn$: any;
|
|
1551
|
+
localizedVal: any;
|
|
1552
|
+
localeCategory: string;
|
|
1553
|
+
constructor(angularPConnect: AngularPConnectService, psService: ProgressSpinnerService, ngZone: NgZone);
|
|
1554
|
+
ngOnInit(): void;
|
|
1555
|
+
ngOnDestroy(): void;
|
|
1556
|
+
onStateChange(): void;
|
|
1557
|
+
updateSelf(): void;
|
|
1558
|
+
configureModalContainer(): Promise<void>;
|
|
1559
|
+
generateViewContainerForNoPortal(): void;
|
|
1560
|
+
showHideProgress(bShow: boolean): void;
|
|
1561
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RootContainerComponent, never>;
|
|
1562
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RootContainerComponent, "app-root-container", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "displayOnlyFA$": { "alias": "displayOnlyFA$"; "required": false; }; "isMashup$": { "alias": "isMashup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
1563
|
+
}
|
|
1564
|
+
|
|
1565
|
+
interface StagesProps {
|
|
1566
|
+
stages: any[];
|
|
1567
|
+
}
|
|
1568
|
+
declare class StagesComponent implements OnInit, OnDestroy {
|
|
1569
|
+
private angularPConnect;
|
|
1570
|
+
private utils;
|
|
1571
|
+
pConn$: typeof PConnect;
|
|
1572
|
+
angularPConnectData: AngularPConnectData;
|
|
1573
|
+
PCore$: typeof PCore;
|
|
1574
|
+
configProps$: StagesProps;
|
|
1575
|
+
arStageResults$: any[];
|
|
1576
|
+
lastStage$: any;
|
|
1577
|
+
checkSvgIcon$: string;
|
|
1578
|
+
key: any;
|
|
1579
|
+
localizationService: any;
|
|
1580
|
+
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
1581
|
+
ngOnInit(): void;
|
|
1582
|
+
ngOnDestroy(): void;
|
|
1583
|
+
onStateChange(): void;
|
|
1584
|
+
checkAndUpdate(): void;
|
|
1585
|
+
updateSelf(): void;
|
|
1586
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<StagesComponent, never>;
|
|
1587
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<StagesComponent, "app-stages", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
1588
|
+
}
|
|
1589
|
+
|
|
1590
|
+
interface ViewProps {
|
|
1591
|
+
template?: string;
|
|
1592
|
+
label?: string;
|
|
1593
|
+
showLabel: boolean;
|
|
1594
|
+
title?: string;
|
|
1595
|
+
visibility?: boolean;
|
|
1596
|
+
}
|
|
1597
|
+
declare class ViewComponent implements OnInit, OnDestroy, OnChanges {
|
|
1598
|
+
private angularPConnect;
|
|
1599
|
+
private utils;
|
|
1600
|
+
pConn$: typeof PConnect;
|
|
1601
|
+
formGroup$: FormGroup;
|
|
1602
|
+
displayOnlyFA$: boolean;
|
|
1603
|
+
angularPConnectData: AngularPConnectData;
|
|
1604
|
+
noHeaderTemplates: string[];
|
|
1605
|
+
configProps$: ViewProps;
|
|
1606
|
+
inheritedProps$: any;
|
|
1607
|
+
arChildren$: any[];
|
|
1608
|
+
templateName$: string;
|
|
1609
|
+
title$: string;
|
|
1610
|
+
label$: string;
|
|
1611
|
+
showLabel$: boolean;
|
|
1612
|
+
visibility$: boolean;
|
|
1613
|
+
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
1614
|
+
ngOnInit(): void;
|
|
1615
|
+
onStateChange(): void;
|
|
1616
|
+
checkAndUpdate(): void;
|
|
1617
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
1618
|
+
updateSelf(): void;
|
|
1619
|
+
additionalProps(state: any, getPConnect: any): {};
|
|
1620
|
+
ngOnDestroy(): void;
|
|
1621
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ViewComponent, never>;
|
|
1622
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ViewComponent, "app-view", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "displayOnlyFA$": { "alias": "displayOnlyFA$"; "required": false; }; }, {}, never, never, true, never>;
|
|
1623
|
+
}
|
|
1624
|
+
|
|
1625
|
+
declare function getMappedKey(key: any): any;
|
|
1626
|
+
declare const getComponentStateOptions: (getPConnect: any) => {
|
|
1627
|
+
clearOnCancelForContext: any;
|
|
1628
|
+
};
|
|
1629
|
+
interface SearchCategory {
|
|
1630
|
+
selectedCategory: string;
|
|
1631
|
+
}
|
|
1632
|
+
interface SearchGroup {
|
|
1633
|
+
searchFields: unknown;
|
|
1634
|
+
activeGroupId: string;
|
|
1635
|
+
}
|
|
1636
|
+
declare const componentCachePersistUtils: {
|
|
1637
|
+
getComponentStateKey: (getPConnect: any, propertyName: string) => string;
|
|
1638
|
+
getComponentStateOptions: (getPConnect: any) => {
|
|
1639
|
+
clearOnCancelForContext: any;
|
|
1640
|
+
};
|
|
1641
|
+
setComponentCache: ({ cacheKey, state, options }: {
|
|
1642
|
+
cacheKey: string;
|
|
1643
|
+
state: SearchCategory | SearchGroup;
|
|
1644
|
+
options: ReturnType<typeof getComponentStateOptions>;
|
|
1645
|
+
}) => void;
|
|
1646
|
+
};
|
|
1647
|
+
|
|
1648
|
+
declare function getCacheInfo(cache: {
|
|
1649
|
+
selectedCategory: string;
|
|
1650
|
+
activeGroupId: string;
|
|
1651
|
+
searchFields: unknown;
|
|
1652
|
+
}, groups: {
|
|
1653
|
+
config: {
|
|
1654
|
+
id: string;
|
|
1655
|
+
};
|
|
1656
|
+
}[]): {
|
|
1657
|
+
useCache: boolean;
|
|
1658
|
+
initialActiveGroupId: string;
|
|
1659
|
+
};
|
|
1660
|
+
declare function isValidInput(input: {
|
|
1661
|
+
[s: string]: unknown;
|
|
1662
|
+
}): boolean;
|
|
1663
|
+
|
|
1664
|
+
interface IPage {
|
|
1665
|
+
classID: string;
|
|
1666
|
+
pxPageViewIcon: string;
|
|
1667
|
+
pyClassName: string;
|
|
1668
|
+
pyLabel: string;
|
|
1669
|
+
pyRuleName: string;
|
|
1670
|
+
pyURLContent: string;
|
|
1671
|
+
}
|
|
1672
|
+
interface AppShellProps {
|
|
1673
|
+
pages: IPage[];
|
|
1674
|
+
caseTypes?: object[];
|
|
1675
|
+
portalLogo: string;
|
|
1676
|
+
portalName: string;
|
|
1677
|
+
portalTemplate: string;
|
|
1678
|
+
readOnly?: boolean;
|
|
1679
|
+
showAppHeaderBar: boolean;
|
|
1680
|
+
showAppName: any;
|
|
1681
|
+
}
|
|
1682
|
+
declare class AppShellComponent implements OnInit, OnDestroy {
|
|
1683
|
+
private angularPConnect;
|
|
1684
|
+
private erService;
|
|
1685
|
+
private snackBar;
|
|
1686
|
+
private ngZone;
|
|
1687
|
+
private utils;
|
|
1688
|
+
pConn$: typeof PConnect;
|
|
1689
|
+
angularPConnectData: AngularPConnectData;
|
|
1690
|
+
configProps$: AppShellProps;
|
|
1691
|
+
pages$: IPage[];
|
|
1692
|
+
caseTypes$?: object[];
|
|
1693
|
+
arChildren$: any[];
|
|
1694
|
+
bShowAppShell$: boolean;
|
|
1695
|
+
appName$: string;
|
|
1696
|
+
errorMessagesSubscription: Subscription;
|
|
1697
|
+
sErrorMessages: string;
|
|
1698
|
+
snackBarRef: any;
|
|
1699
|
+
bOkDisplayError: boolean;
|
|
1700
|
+
portalTemplate: string;
|
|
1701
|
+
links: any;
|
|
1702
|
+
imageURL: string | Blob;
|
|
1703
|
+
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string | null, componentName?: string | null) => string;
|
|
1704
|
+
constructor(angularPConnect: AngularPConnectService, erService: ErrorMessagesService, snackBar: MatSnackBar, ngZone: NgZone, utils: Utils);
|
|
1705
|
+
ngOnInit(): void;
|
|
1706
|
+
ngOnDestroy(): void;
|
|
1707
|
+
onStateChange(): void;
|
|
1708
|
+
checkAndUpdate(): void;
|
|
1709
|
+
updateSelf(): void;
|
|
1710
|
+
showDismissErrorMessages(errorMessages: any): void;
|
|
1711
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AppShellComponent, never>;
|
|
1712
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AppShellComponent, "app-app-shell", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
1713
|
+
}
|
|
1714
|
+
|
|
1715
|
+
declare class FormTemplateBase implements OnDestroy {
|
|
1716
|
+
pConn$: any;
|
|
1717
|
+
angularPConnectData: AngularPConnectData;
|
|
1718
|
+
ngOnDestroy(): void;
|
|
1719
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormTemplateBase, never>;
|
|
1720
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FormTemplateBase, never, never, {}, {}, never, never, true, never>;
|
|
1721
|
+
}
|
|
1722
|
+
|
|
1723
|
+
declare class DetailsTemplateBase implements OnInit, OnDestroy {
|
|
1724
|
+
pConn$: typeof PConnect;
|
|
1725
|
+
protected angularPConnectData: AngularPConnectData;
|
|
1726
|
+
protected angularPConnect: any;
|
|
1727
|
+
childrenMetadataOld: any;
|
|
1728
|
+
constructor(injector: Injector);
|
|
1729
|
+
ngOnInit(): void;
|
|
1730
|
+
ngOnDestroy(): void;
|
|
1731
|
+
onStateChange(): void;
|
|
1732
|
+
checkAndUpdate(): void;
|
|
1733
|
+
updateSelf(): void;
|
|
1734
|
+
hasRawMetadataChanged(): boolean;
|
|
1735
|
+
fetchChildrenMetadata(): {
|
|
1736
|
+
[key: string]: any;
|
|
1737
|
+
}[];
|
|
1738
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsTemplateBase, never>;
|
|
1739
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DetailsTemplateBase, never, never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
1740
|
+
}
|
|
1741
|
+
|
|
1742
|
+
interface CaseSummaryProps {
|
|
1743
|
+
status?: string;
|
|
1744
|
+
showStatus?: boolean;
|
|
1745
|
+
template?: string;
|
|
1746
|
+
readOnly?: boolean;
|
|
1747
|
+
}
|
|
1748
|
+
declare class CaseSummaryComponent implements OnInit, OnDestroy, OnChanges {
|
|
1749
|
+
private angularPConnect;
|
|
1750
|
+
private utils;
|
|
1751
|
+
pConn$: typeof PConnect;
|
|
1752
|
+
formGroup$: FormGroup;
|
|
1753
|
+
angularPConnectData: AngularPConnectData;
|
|
1754
|
+
configProps$: CaseSummaryProps;
|
|
1755
|
+
arChildren$: any[];
|
|
1756
|
+
status$?: string;
|
|
1757
|
+
bShowStatus$?: boolean;
|
|
1758
|
+
primaryFields$: any[];
|
|
1759
|
+
secondaryFields$: any[];
|
|
1760
|
+
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
1761
|
+
ngOnInit(): void;
|
|
1762
|
+
ngOnDestroy(): void;
|
|
1763
|
+
initComponent(): void;
|
|
1764
|
+
onStateChange(): void;
|
|
1765
|
+
updateSelf(): void;
|
|
1766
|
+
ngOnChanges(): void;
|
|
1767
|
+
generatePrimaryAndSecondaryFields(): void;
|
|
1768
|
+
prepareCaseSummaryData(summaryFieldChildren: any): any;
|
|
1769
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CaseSummaryComponent, never>;
|
|
1770
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaseSummaryComponent, "app-case-summary", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
1771
|
+
}
|
|
1772
|
+
|
|
1773
|
+
interface CaseViewProps {
|
|
1774
|
+
icon: string;
|
|
1775
|
+
subheader: string;
|
|
1776
|
+
header: string;
|
|
1777
|
+
}
|
|
1778
|
+
declare class CaseViewComponent implements OnInit, OnDestroy {
|
|
1779
|
+
private cdRef;
|
|
1780
|
+
private angularPConnect;
|
|
1781
|
+
private utils;
|
|
1782
|
+
pConn$: typeof PConnect;
|
|
1783
|
+
formGroup$: FormGroup;
|
|
1784
|
+
angularPConnectData: AngularPConnectData;
|
|
1785
|
+
configProps$: CaseViewProps;
|
|
1786
|
+
arChildren$: any[];
|
|
1787
|
+
heading$: string;
|
|
1788
|
+
id$: string;
|
|
1789
|
+
status$: string;
|
|
1790
|
+
caseTabs$: any[];
|
|
1791
|
+
svgCase$: string;
|
|
1792
|
+
tabData$: any;
|
|
1793
|
+
mainTabs: any;
|
|
1794
|
+
mainTabData: any;
|
|
1795
|
+
arAvailableActions$: any[];
|
|
1796
|
+
arAvailabeProcesses$: any[];
|
|
1797
|
+
caseSummaryPConn$: any;
|
|
1798
|
+
currentCaseID: string;
|
|
1799
|
+
editAction: boolean;
|
|
1800
|
+
localizedVal: any;
|
|
1801
|
+
localeCategory: string;
|
|
1802
|
+
localeKey: string;
|
|
1803
|
+
constructor(cdRef: ChangeDetectorRef, angularPConnect: AngularPConnectService, utils: Utils);
|
|
1804
|
+
ngOnInit(): void;
|
|
1805
|
+
ngOnDestroy(): void;
|
|
1806
|
+
onStateChange(): void;
|
|
1807
|
+
checkAndUpdate(): void;
|
|
1808
|
+
hasCaseIDChanged(): boolean;
|
|
1809
|
+
updateHeaderAndSummary(): void;
|
|
1810
|
+
fullUpdate(): void;
|
|
1811
|
+
generateTabsData(): void;
|
|
1812
|
+
updateSelf(): void;
|
|
1813
|
+
onTabClick(tab: any): void;
|
|
1814
|
+
_editClick(): void;
|
|
1815
|
+
_menuActionClick(data: any): void;
|
|
1816
|
+
_menuProcessClick(data: any): void;
|
|
1817
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CaseViewComponent, never>;
|
|
1818
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaseViewComponent, "app-case-view", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
1819
|
+
}
|
|
1820
|
+
|
|
1821
|
+
interface ConfirmationProps {
|
|
1822
|
+
datasource: {
|
|
1823
|
+
source: any;
|
|
1824
|
+
};
|
|
1825
|
+
label: string;
|
|
1826
|
+
showLabel: boolean;
|
|
1827
|
+
showTasks: boolean;
|
|
1828
|
+
}
|
|
1829
|
+
declare class ConfirmationComponent implements OnInit, OnDestroy {
|
|
1830
|
+
private angularPConnect;
|
|
1831
|
+
pConn$: typeof PConnect;
|
|
1832
|
+
angularPConnectData: AngularPConnectData;
|
|
1833
|
+
configProps$: ConfirmationProps;
|
|
1834
|
+
rootInfo: any;
|
|
1835
|
+
datasource: any;
|
|
1836
|
+
showTasks: any;
|
|
1837
|
+
detailProps: any;
|
|
1838
|
+
toDoList: any;
|
|
1839
|
+
label: string;
|
|
1840
|
+
CONSTS: typeof publicConstants;
|
|
1841
|
+
showDetails: boolean;
|
|
1842
|
+
showConfirmView: boolean;
|
|
1843
|
+
constructor(angularPConnect: AngularPConnectService);
|
|
1844
|
+
ngOnInit(): void;
|
|
1845
|
+
ngOnDestroy(): void;
|
|
1846
|
+
onStateChange(): void;
|
|
1847
|
+
checkAndUpdate(): void;
|
|
1848
|
+
updateSelf(): void;
|
|
1849
|
+
onConfirmViewClose(): void;
|
|
1850
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ConfirmationComponent, never>;
|
|
1851
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ConfirmationComponent, "app-confirmation", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
1852
|
+
}
|
|
1853
|
+
|
|
1854
|
+
declare class DataReferenceAdvancedSearchService {
|
|
1855
|
+
private configSubject;
|
|
1856
|
+
config$: rxjs.Observable<null>;
|
|
1857
|
+
setConfig(config: any): void;
|
|
1858
|
+
getConfig(): null;
|
|
1859
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DataReferenceAdvancedSearchService, never>;
|
|
1860
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<DataReferenceAdvancedSearchService>;
|
|
1861
|
+
}
|
|
1862
|
+
|
|
1863
|
+
declare class DataReferenceComponent implements OnInit, OnDestroy {
|
|
1864
|
+
private angularPConnect;
|
|
1865
|
+
private advancedSearchService;
|
|
1866
|
+
pConn$: typeof PConnect;
|
|
1867
|
+
formGroup$: FormGroup;
|
|
1868
|
+
angularPConnectData: AngularPConnectData;
|
|
1869
|
+
arFields$: any[];
|
|
1870
|
+
referenceType: string;
|
|
1871
|
+
selectionMode: string;
|
|
1872
|
+
parameters: any;
|
|
1873
|
+
hideLabel: boolean;
|
|
1874
|
+
childrenToRender: any[];
|
|
1875
|
+
dropDownDataSource: string;
|
|
1876
|
+
isDisplayModeEnabled: boolean;
|
|
1877
|
+
propsToUse: any;
|
|
1878
|
+
rawViewMetadata: any;
|
|
1879
|
+
viewName: string;
|
|
1880
|
+
firstChildMeta: any;
|
|
1881
|
+
canBeChangedInReviewMode: boolean;
|
|
1882
|
+
propName: string;
|
|
1883
|
+
firstChildPConnect: any;
|
|
1884
|
+
children: any;
|
|
1885
|
+
displaySingleRef: boolean;
|
|
1886
|
+
displayMultiRef: boolean;
|
|
1887
|
+
refList: any;
|
|
1888
|
+
displayAs: any;
|
|
1889
|
+
isDDSourceDeferred: any;
|
|
1890
|
+
showPromotedFilters: any;
|
|
1891
|
+
displayMode: any;
|
|
1892
|
+
refFieldMetadata: any;
|
|
1893
|
+
contextClass: any;
|
|
1894
|
+
selectionList: any;
|
|
1895
|
+
inline: any;
|
|
1896
|
+
isCreationOfNewRecordAllowedForReference: any;
|
|
1897
|
+
showAdvancedSearch: boolean;
|
|
1898
|
+
pyID: any;
|
|
1899
|
+
allowImplicitRefresh: any;
|
|
1900
|
+
displayChild: boolean;
|
|
1901
|
+
dataRelationshipContext: any;
|
|
1902
|
+
imagePosition: any;
|
|
1903
|
+
showImageDescription: any;
|
|
1904
|
+
constructor(angularPConnect: AngularPConnectService, advancedSearchService: DataReferenceAdvancedSearchService);
|
|
1905
|
+
ngOnInit(): void;
|
|
1906
|
+
ngOnDestroy(): void;
|
|
1907
|
+
onStateChange(): void;
|
|
1908
|
+
updateSelf(): void;
|
|
1909
|
+
updatePropertiesFromProps(theConfigProps: any): void;
|
|
1910
|
+
generateChildrenToRender(): any;
|
|
1911
|
+
handleSelection(event: any): void;
|
|
1912
|
+
recreatedFirstChild(): any;
|
|
1913
|
+
private setReadOnlyDisplayFlags;
|
|
1914
|
+
private prepareFirstChildMeta;
|
|
1915
|
+
private setChildDatasource;
|
|
1916
|
+
private buildDataReferenceConfig;
|
|
1917
|
+
private buildFieldMetaData;
|
|
1918
|
+
private isCreateNewRecordEnabled;
|
|
1919
|
+
private getCreateNewRecordFn;
|
|
1920
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DataReferenceComponent, never>;
|
|
1921
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DataReferenceComponent, "app-data-reference", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
1922
|
+
}
|
|
1923
|
+
|
|
1924
|
+
declare function getTabCountSources(deferLoadedTabs: any): any;
|
|
1925
|
+
declare function getData(deferLoadedTabs: any, tabCountSources: any, currentTabId: any, data: any): any;
|
|
1926
|
+
|
|
1927
|
+
declare class SearchFormComponent implements OnInit, OnChanges {
|
|
1928
|
+
private dialog;
|
|
1929
|
+
pConn$: typeof PConnect;
|
|
1930
|
+
formGroup$: FormGroup;
|
|
1931
|
+
searchSelectCacheKey: any;
|
|
1932
|
+
configProps$: any;
|
|
1933
|
+
isInitialized: boolean;
|
|
1934
|
+
currentTabId: string;
|
|
1935
|
+
nextTabId: string;
|
|
1936
|
+
openDialog: boolean;
|
|
1937
|
+
tabItems: any[];
|
|
1938
|
+
searchCategoriesComp: any;
|
|
1939
|
+
propsToUse: any;
|
|
1940
|
+
tabData: any;
|
|
1941
|
+
tabCountSources: any;
|
|
1942
|
+
deferLoadedTabs: any;
|
|
1943
|
+
dialogTemplate: TemplateRef<any>;
|
|
1944
|
+
dialogRef: any;
|
|
1945
|
+
constructor(dialog: MatDialog);
|
|
1946
|
+
ngOnInit(): void;
|
|
1947
|
+
ngOnChanges(): void;
|
|
1948
|
+
updateSelf(): void;
|
|
1949
|
+
initializeSearchCategories(): void;
|
|
1950
|
+
handleTabClick(event: any): void;
|
|
1951
|
+
clearSelectionAndSwitchTab(): void;
|
|
1952
|
+
onDialogClose(): void;
|
|
1953
|
+
publishEvent({ clearSelections, viewName }: {
|
|
1954
|
+
clearSelections: any;
|
|
1955
|
+
viewName: any;
|
|
1956
|
+
}): void;
|
|
1957
|
+
get activeTabPConnect(): any;
|
|
1958
|
+
checkIfSelectionsExist(getPConnect: any): boolean;
|
|
1959
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SearchFormComponent, never>;
|
|
1960
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SearchFormComponent, "app-search-form", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "searchSelectCacheKey": { "alias": "searchSelectCacheKey"; "required": false; }; }, {}, never, never, true, never>;
|
|
1961
|
+
}
|
|
1962
|
+
|
|
1963
|
+
declare function getFieldMeta(getPConnect: any, dataRelationshipContext: any): {
|
|
1964
|
+
compositeKeys: any;
|
|
1965
|
+
fieldMetadata: any;
|
|
1966
|
+
};
|
|
1967
|
+
declare const getFirstChildConfig: ({ firstChildMeta, getPConnect, rawViewMetadata, contextClass, dataReferenceConfigToChild, isCreateNewReferenceEnabled, disableStartingFieldsForReference, pyID }: {
|
|
1968
|
+
firstChildMeta: any;
|
|
1969
|
+
getPConnect: any;
|
|
1970
|
+
rawViewMetadata: any;
|
|
1971
|
+
contextClass: any;
|
|
1972
|
+
dataReferenceConfigToChild: any;
|
|
1973
|
+
isCreateNewReferenceEnabled: any;
|
|
1974
|
+
disableStartingFieldsForReference: any;
|
|
1975
|
+
pyID: any;
|
|
1976
|
+
}) => any;
|
|
1977
|
+
|
|
1978
|
+
declare class TemplateUtils {
|
|
1979
|
+
/**
|
|
1980
|
+
* Determine if the current view is the view of the case step/assignment.
|
|
1981
|
+
* @param {Function} pConnect PConnect object for the component
|
|
1982
|
+
*/
|
|
1983
|
+
getIsAssignmentView(pConnect: any): boolean;
|
|
1984
|
+
/**
|
|
1985
|
+
* A hook that gets the instructions content for a view.
|
|
1986
|
+
* @param {Function} pConnect PConnect object for the component
|
|
1987
|
+
* @param {string} [instructions="casestep"] 'casestep', 'none', or the html content of a Rule-UI-Paragraph rule (processed via core's paragraph annotation handler)
|
|
1988
|
+
*/
|
|
1989
|
+
getInstructions(pConnect: any, instructions?: string): any;
|
|
1990
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TemplateUtils, never>;
|
|
1991
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<TemplateUtils>;
|
|
1992
|
+
}
|
|
1993
|
+
|
|
1994
|
+
declare class DefaultFormComponent extends FormTemplateBase implements OnInit, OnChanges {
|
|
1995
|
+
private angularPConnect;
|
|
1996
|
+
private templateUtils;
|
|
1997
|
+
pConn$: typeof PConnect;
|
|
1998
|
+
formGroup$: FormGroup;
|
|
1999
|
+
angularPConnectData: AngularPConnectData;
|
|
2000
|
+
arChildren$: any[];
|
|
2001
|
+
divClass$: string;
|
|
2002
|
+
instructions: string;
|
|
2003
|
+
constructor(angularPConnect: AngularPConnectService, templateUtils: TemplateUtils);
|
|
2004
|
+
ngOnInit(): void;
|
|
2005
|
+
onStateChange(): void;
|
|
2006
|
+
ngOnChanges(changes: any): void;
|
|
2007
|
+
updateSelf(): void;
|
|
2008
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DefaultFormComponent, never>;
|
|
2009
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DefaultFormComponent, "app-default-form", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2010
|
+
}
|
|
2011
|
+
|
|
2012
|
+
declare class DetailsComponent extends DetailsTemplateBase {
|
|
2013
|
+
pConn$: typeof PConnect;
|
|
2014
|
+
highlightedDataArr: any[];
|
|
2015
|
+
showHighlightedData: boolean;
|
|
2016
|
+
arFields$: any[];
|
|
2017
|
+
updateSelf(): void;
|
|
2018
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsComponent, never>;
|
|
2019
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DetailsComponent, "app-details", never, {}, {}, never, never, true, never>;
|
|
2020
|
+
}
|
|
2021
|
+
|
|
2022
|
+
declare class DetailsNarrowWideComponent extends DetailsTemplateBase {
|
|
2023
|
+
pConn$: typeof PConnect;
|
|
2024
|
+
arFields$: any[];
|
|
2025
|
+
arFields2$: any[];
|
|
2026
|
+
highlightedDataArr: any[];
|
|
2027
|
+
showHighlightedData: boolean;
|
|
2028
|
+
updateSelf(): void;
|
|
2029
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsNarrowWideComponent, never>;
|
|
2030
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DetailsNarrowWideComponent, "app-details-narrow-wide", never, {}, {}, never, never, true, never>;
|
|
2031
|
+
}
|
|
2032
|
+
|
|
2033
|
+
declare class DetailsOneColumnComponent extends DetailsTemplateBase {
|
|
2034
|
+
pConn$: typeof PConnect;
|
|
2035
|
+
showHighlightedData: boolean;
|
|
2036
|
+
highlightedDataArr: any;
|
|
2037
|
+
arFields$: any[];
|
|
2038
|
+
updateSelf(): void;
|
|
2039
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsOneColumnComponent, never>;
|
|
2040
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DetailsOneColumnComponent, "app-details-one-column", never, {}, {}, never, never, true, never>;
|
|
2041
|
+
}
|
|
2042
|
+
|
|
2043
|
+
declare class DetailsSubTabsComponent extends DetailsTemplateBase {
|
|
2044
|
+
pConn$: typeof PConnect;
|
|
2045
|
+
currentTabId: string;
|
|
2046
|
+
tabItems: any[];
|
|
2047
|
+
availableTabs: any[];
|
|
2048
|
+
updateSelf(): void;
|
|
2049
|
+
updateTabContent(): void;
|
|
2050
|
+
handleTabClick(event: any): void;
|
|
2051
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsSubTabsComponent, never>;
|
|
2052
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DetailsSubTabsComponent, "app-details-sub-tabs", never, {}, {}, never, never, true, never>;
|
|
2053
|
+
}
|
|
2054
|
+
|
|
2055
|
+
declare class DetailsThreeColumnComponent extends DetailsTemplateBase {
|
|
2056
|
+
pConn$: typeof PConnect;
|
|
2057
|
+
showHighlightedData: boolean;
|
|
2058
|
+
highlightedDataArr: any;
|
|
2059
|
+
arFields$: any[];
|
|
2060
|
+
arFields2$: any[];
|
|
2061
|
+
arFields3$: any[];
|
|
2062
|
+
propsToUse: any;
|
|
2063
|
+
updateSelf(): void;
|
|
2064
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsThreeColumnComponent, never>;
|
|
2065
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DetailsThreeColumnComponent, "app-details-three-column", never, {}, {}, never, never, true, never>;
|
|
2066
|
+
}
|
|
2067
|
+
|
|
2068
|
+
declare class DetailsTwoColumnComponent extends DetailsTemplateBase {
|
|
2069
|
+
pConn$: typeof PConnect;
|
|
2070
|
+
showHighlightedData: boolean;
|
|
2071
|
+
highlightedDataArr: any;
|
|
2072
|
+
arFields$: any[];
|
|
2073
|
+
arFields2$: any[];
|
|
2074
|
+
arFields3$: any[];
|
|
2075
|
+
propsToUse: any;
|
|
2076
|
+
updateSelf(): void;
|
|
2077
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsTwoColumnComponent, never>;
|
|
2078
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DetailsTwoColumnComponent, "app-details-two-column", never, {}, {}, never, never, true, never>;
|
|
2079
|
+
}
|
|
2080
|
+
|
|
2081
|
+
declare class DetailsWideNarrowComponent extends DetailsTemplateBase {
|
|
2082
|
+
pConn$: typeof PConnect;
|
|
2083
|
+
highlightedDataArr: any[];
|
|
2084
|
+
showHighlightedData: boolean;
|
|
2085
|
+
arFields$: any[];
|
|
2086
|
+
arFields2$: any[];
|
|
2087
|
+
propsToUse: any;
|
|
2088
|
+
updateSelf(): void;
|
|
2089
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsWideNarrowComponent, never>;
|
|
2090
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DetailsWideNarrowComponent, "app-details-wide-narrow", never, {}, {}, never, never, true, never>;
|
|
2091
|
+
}
|
|
2092
|
+
|
|
2093
|
+
declare class FieldGroupListComponent {
|
|
2094
|
+
item: any;
|
|
2095
|
+
heading: any;
|
|
2096
|
+
formGroup$: any;
|
|
2097
|
+
fields: any;
|
|
2098
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FieldGroupListComponent, never>;
|
|
2099
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FieldGroupListComponent, "app-field-group-list", never, { "item": { "alias": "item"; "required": false; }; "heading": { "alias": "heading"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2100
|
+
}
|
|
2101
|
+
|
|
2102
|
+
interface FieldGroupTemplateProps {
|
|
2103
|
+
label?: string;
|
|
2104
|
+
hideLabel?: boolean;
|
|
2105
|
+
allowActions?: any;
|
|
2106
|
+
allowRowDelete?: any;
|
|
2107
|
+
referenceList?: any[];
|
|
2108
|
+
contextClass: string;
|
|
2109
|
+
renderMode?: string;
|
|
2110
|
+
heading?: string;
|
|
2111
|
+
lookForChildInConfig?: boolean;
|
|
2112
|
+
displayMode?: string;
|
|
2113
|
+
fieldHeader?: string;
|
|
2114
|
+
allowTableEdit: boolean;
|
|
2115
|
+
targetClassLabel?: string;
|
|
2116
|
+
}
|
|
2117
|
+
declare class FieldGroupTemplateComponent implements OnInit, OnDestroy, OnChanges {
|
|
2118
|
+
private angularPConnect;
|
|
2119
|
+
private utils;
|
|
2120
|
+
configProps$: FieldGroupTemplateProps;
|
|
2121
|
+
pConn$: typeof PConnect;
|
|
2122
|
+
formGroup$: FormGroup;
|
|
2123
|
+
angularPConnectData: AngularPConnectData;
|
|
2124
|
+
showLabel$?: boolean;
|
|
2125
|
+
label$?: string;
|
|
2126
|
+
readonlyMode: boolean;
|
|
2127
|
+
contextClass: any;
|
|
2128
|
+
heading: any;
|
|
2129
|
+
children: any;
|
|
2130
|
+
menuIconOverride$: any;
|
|
2131
|
+
referenceListLength: i0.WritableSignal<number | null>;
|
|
2132
|
+
fieldHeader: any;
|
|
2133
|
+
allowAdd: boolean;
|
|
2134
|
+
allowEdit: boolean;
|
|
2135
|
+
allowDelete: boolean;
|
|
2136
|
+
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
2137
|
+
ngOnInit(): void;
|
|
2138
|
+
ngOnDestroy(): void;
|
|
2139
|
+
ngOnChanges(changes: any): void;
|
|
2140
|
+
updateSelf(): void;
|
|
2141
|
+
getStaticHeader: (heading: any, index: any) => string;
|
|
2142
|
+
getDynamicHeader: (item: any, index: any) => any;
|
|
2143
|
+
addFieldGroupItem(): void;
|
|
2144
|
+
deleteFieldGroupItem(index: any): void;
|
|
2145
|
+
getAddBtnLabel(): string;
|
|
2146
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FieldGroupTemplateComponent, never>;
|
|
2147
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FieldGroupTemplateComponent, "app-field-group-template", never, { "configProps$": { "alias": "configProps$"; "required": false; }; "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2148
|
+
}
|
|
2149
|
+
|
|
2150
|
+
declare class FieldValueListComponent {
|
|
2151
|
+
label$: any;
|
|
2152
|
+
value$: any;
|
|
2153
|
+
displayMode$: any;
|
|
2154
|
+
isHtml$: boolean;
|
|
2155
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FieldValueListComponent, never>;
|
|
2156
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FieldValueListComponent, "app-field-value-list", never, { "label$": { "alias": "label$"; "required": false; }; "value$": { "alias": "value$"; "required": false; }; "displayMode$": { "alias": "displayMode$"; "required": false; }; "isHtml$": { "alias": "isHtml$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2157
|
+
}
|
|
2158
|
+
|
|
2159
|
+
interface InlineDashboardProps {
|
|
2160
|
+
title: string;
|
|
2161
|
+
filterPosition?: string;
|
|
2162
|
+
}
|
|
2163
|
+
declare class InlineDashboardComponent {
|
|
2164
|
+
pConn$: typeof PConnect;
|
|
2165
|
+
filtersFormGroup$: FormGroup;
|
|
2166
|
+
inlineProps: InlineDashboardProps;
|
|
2167
|
+
children: any[];
|
|
2168
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<InlineDashboardComponent, never>;
|
|
2169
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<InlineDashboardComponent, "app-inline-dashboard", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "filtersFormGroup$": { "alias": "filtersFormGroup$"; "required": false; }; "inlineProps": { "alias": "inlineProps"; "required": false; }; "children": { "alias": "children"; "required": false; }; }, {}, never, never, true, never>;
|
|
2170
|
+
}
|
|
2171
|
+
|
|
2172
|
+
interface InlineDashboardPageProps {
|
|
2173
|
+
title: string;
|
|
2174
|
+
icon?: string;
|
|
2175
|
+
filterPosition?: string;
|
|
2176
|
+
}
|
|
2177
|
+
declare class InlineDashboardPageComponent implements OnInit, OnChanges {
|
|
2178
|
+
private fb;
|
|
2179
|
+
pConn$: typeof PConnect;
|
|
2180
|
+
configProps$: InlineDashboardPageProps;
|
|
2181
|
+
filterComponents: any;
|
|
2182
|
+
inlineProps: any;
|
|
2183
|
+
children: any;
|
|
2184
|
+
filtersFormGroup$: FormGroup;
|
|
2185
|
+
constructor(fb: FormBuilder);
|
|
2186
|
+
ngOnInit(): void;
|
|
2187
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
2188
|
+
updateSelf(): void;
|
|
2189
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<InlineDashboardPageComponent, never>;
|
|
2190
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<InlineDashboardPageComponent, "app-inline-dashboard-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2191
|
+
}
|
|
2192
|
+
|
|
2193
|
+
declare class ListPageComponent {
|
|
2194
|
+
pConn$: typeof PConnect;
|
|
2195
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ListPageComponent, never>;
|
|
2196
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ListPageComponent, "app-list-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2197
|
+
}
|
|
2198
|
+
|
|
2199
|
+
interface ListViewProps {
|
|
2200
|
+
inheritedProps: any;
|
|
2201
|
+
title: string | undefined;
|
|
2202
|
+
globalSearch?: boolean;
|
|
2203
|
+
referenceList?: any;
|
|
2204
|
+
rowClickAction?: any;
|
|
2205
|
+
selectionMode?: string;
|
|
2206
|
+
referenceType?: string;
|
|
2207
|
+
compositeKeys?: any;
|
|
2208
|
+
showDynamicFields?: boolean;
|
|
2209
|
+
presets?: any;
|
|
2210
|
+
reorderFields: string | boolean;
|
|
2211
|
+
grouping: string | boolean;
|
|
2212
|
+
value: any;
|
|
2213
|
+
readonlyContextList: any;
|
|
2214
|
+
label?: string;
|
|
2215
|
+
displayAs?: string;
|
|
2216
|
+
showRecords: boolean;
|
|
2217
|
+
viewName?: string;
|
|
2218
|
+
localeReference?: any;
|
|
2219
|
+
}
|
|
2220
|
+
declare class Group$1 {
|
|
2221
|
+
level: number;
|
|
2222
|
+
parent: Group$1;
|
|
2223
|
+
expanded: boolean;
|
|
2224
|
+
totalCounts: number;
|
|
2225
|
+
get visible(): boolean;
|
|
2226
|
+
}
|
|
2227
|
+
declare class ListViewComponent implements OnInit, OnDestroy {
|
|
2228
|
+
private psService;
|
|
2229
|
+
utils: Utils;
|
|
2230
|
+
paginator: MatPaginator;
|
|
2231
|
+
sort: MatSort;
|
|
2232
|
+
pConn$: typeof PConnect;
|
|
2233
|
+
bInForm$: boolean;
|
|
2234
|
+
payload: any;
|
|
2235
|
+
repeatList$: MatTableDataSource<any>;
|
|
2236
|
+
selection: SelectionModel<any>;
|
|
2237
|
+
fields$: any[];
|
|
2238
|
+
displayedColumns$: any[];
|
|
2239
|
+
groupByColumns$: string[];
|
|
2240
|
+
configProps$: ListViewProps;
|
|
2241
|
+
updatedRefList: any;
|
|
2242
|
+
repeatListData: any[];
|
|
2243
|
+
searchIcon$: string;
|
|
2244
|
+
bShowSearch$: boolean;
|
|
2245
|
+
bColumnReorder$: boolean;
|
|
2246
|
+
bGrouping$: boolean;
|
|
2247
|
+
perfFilter: string;
|
|
2248
|
+
searchFilter: string;
|
|
2249
|
+
menuSvgIcon$: string;
|
|
2250
|
+
arrowSvgIcon$: string;
|
|
2251
|
+
arrowDownSvgIcon$: string;
|
|
2252
|
+
arrowUpSvgIcon$: string;
|
|
2253
|
+
filterSvgIcon$: string;
|
|
2254
|
+
filterOnSvgIcon$: string;
|
|
2255
|
+
groupBySvgIcon$: string;
|
|
2256
|
+
compareType: string;
|
|
2257
|
+
compareRef: string;
|
|
2258
|
+
arrowDirection: string;
|
|
2259
|
+
filterByColumns: any[];
|
|
2260
|
+
bShowFilterPopover$: boolean;
|
|
2261
|
+
bContains$: boolean;
|
|
2262
|
+
bDateTime$: boolean;
|
|
2263
|
+
filterContainsLabel$: string;
|
|
2264
|
+
filterContainsType$: string;
|
|
2265
|
+
filterContainsValue$: any;
|
|
2266
|
+
bIsDate$: boolean;
|
|
2267
|
+
bIsDateTime$: boolean;
|
|
2268
|
+
bIsTime$: boolean;
|
|
2269
|
+
currentFilterRefData: any;
|
|
2270
|
+
currentFilterImageEl: any;
|
|
2271
|
+
arFilterMainButtons$: any[];
|
|
2272
|
+
arFilterSecondaryButtons$: any[];
|
|
2273
|
+
selectionMode?: string;
|
|
2274
|
+
singleSelectionMode: boolean;
|
|
2275
|
+
multiSelectionMode: boolean;
|
|
2276
|
+
rowID: any;
|
|
2277
|
+
response: any;
|
|
2278
|
+
compositeKeys: any;
|
|
2279
|
+
showDynamicFields: any;
|
|
2280
|
+
filters: any;
|
|
2281
|
+
selectParam: any[];
|
|
2282
|
+
filterPayload: any;
|
|
2283
|
+
ref: any;
|
|
2284
|
+
cosmosTableRef: any;
|
|
2285
|
+
listContext: any;
|
|
2286
|
+
query: any;
|
|
2287
|
+
paging: any;
|
|
2288
|
+
fieldDefs: any;
|
|
2289
|
+
checkBoxValue: string;
|
|
2290
|
+
label?: string;
|
|
2291
|
+
uniqueId: `${string}-${string}-${string}-${string}-${string}`;
|
|
2292
|
+
displayAs: any;
|
|
2293
|
+
showRecords: any;
|
|
2294
|
+
identifier: string;
|
|
2295
|
+
promotedFiltersId: string;
|
|
2296
|
+
constructor(psService: ProgressSpinnerService, utils: Utils);
|
|
2297
|
+
ngOnInit(): void;
|
|
2298
|
+
clearSelectionsAndUpdateTable(getPConnect: any, uniqueId: string, viewName: any): void;
|
|
2299
|
+
getFieldFromFilter(filter: any, dateRange?: boolean): any;
|
|
2300
|
+
processFilterChange(data: any): void;
|
|
2301
|
+
filterBasedOnDateRange(dashboardFilterPayload: any, filter: any, relationalOp: any, selectParam: any, index: any): any;
|
|
2302
|
+
processFilterClear(): void;
|
|
2303
|
+
getFieldsMetadata(refList: any): Promise<{
|
|
2304
|
+
data: _pega_pcore_pconnect_typedefs_analytics_types_data_model.DataObjectMeta;
|
|
2305
|
+
}>;
|
|
2306
|
+
getValue(col: any): any;
|
|
2307
|
+
getListData(): void;
|
|
2308
|
+
prepareFilters(data: any): {};
|
|
2309
|
+
preparePayload(): void;
|
|
2310
|
+
ngOnDestroy(): void;
|
|
2311
|
+
drop(event: CdkDragDrop<string[]>): void;
|
|
2312
|
+
updateFields(arFields: any[], arColumns: any, fields: any): any[];
|
|
2313
|
+
applySearch(event: Event): void;
|
|
2314
|
+
fieldOnChange(row: any): void;
|
|
2315
|
+
onCheckboxClick(row: any): void;
|
|
2316
|
+
isAllSelected(): boolean;
|
|
2317
|
+
toggleAllRows(): void;
|
|
2318
|
+
_getIconStyle(level: any): string;
|
|
2319
|
+
_getGroupName(fieldName: any): any;
|
|
2320
|
+
_showButton(name: any, row: any): boolean;
|
|
2321
|
+
_listViewClick(column: any, row: any): void;
|
|
2322
|
+
_headerSortClick(event: any, columnData: any): void;
|
|
2323
|
+
sortCompare(a: any, b: any): number;
|
|
2324
|
+
compareByColumnPxRefObjectInsName(aValue: any, bValue: any): number | undefined;
|
|
2325
|
+
updateFilterDisplay(type: any): void;
|
|
2326
|
+
_filter(event: any, columnData: any): void;
|
|
2327
|
+
_clickAway(event: any): void;
|
|
2328
|
+
_filterContainsType(event: any): void;
|
|
2329
|
+
_filterContainsValue(event: any): void;
|
|
2330
|
+
_filterContainsDateValue(event: any, value: any): void;
|
|
2331
|
+
_filterContainsDateTimeValue(event: any): void;
|
|
2332
|
+
_filterContainsTimeValue(event: any): void;
|
|
2333
|
+
_onFilterActionButtonClick(event: any): void;
|
|
2334
|
+
updateFilterWithInfo(): void;
|
|
2335
|
+
updateFilterVarsWithCurrent(columnData: any): void;
|
|
2336
|
+
filterData(item: any): boolean;
|
|
2337
|
+
filterDataWithDate(item: any, filterObj: any, filterValue: any): any;
|
|
2338
|
+
filterDataWithCommonTypes(item: any, filterObj: any, filterValue: any): any;
|
|
2339
|
+
filterSortGroupBy(): void;
|
|
2340
|
+
_showUnGroupBy(columnData: any): boolean;
|
|
2341
|
+
_groupBy(event: any, columnData: any): void;
|
|
2342
|
+
_unGroupBy(event: any, columnData: any): void;
|
|
2343
|
+
checkGroupByColumn(field: any, add: any): void;
|
|
2344
|
+
addGroups(data: any[], groupByColumns: string[]): any[];
|
|
2345
|
+
getSublevel(data: any[], level: number, groupByColumns: string[], parent: Group$1): any[];
|
|
2346
|
+
uniqueBy(a: any, key: any): any;
|
|
2347
|
+
isGroup(index: any, item: any): boolean;
|
|
2348
|
+
_groupHeaderClick(row: any): void;
|
|
2349
|
+
customFilterPredicate(data: any | Group$1, filter: string): boolean;
|
|
2350
|
+
getDataRowVisible(data: any): boolean;
|
|
2351
|
+
getDataRowVisibleWithFilter(data: any, filter: any): boolean;
|
|
2352
|
+
updateData(listData: any[], fieldData: any[]): any[];
|
|
2353
|
+
openAssignment(row: any): void;
|
|
2354
|
+
openWork(row: any): void;
|
|
2355
|
+
initializeData(data: any): any;
|
|
2356
|
+
getType(field: any): any;
|
|
2357
|
+
initializeColumns(fields?: never[]): any[];
|
|
2358
|
+
getHeaderCells(colFields: any, fields: any): any;
|
|
2359
|
+
buildSelect(fieldDefs: any, colId: any, patchQueryFields?: never[], compositeKeys?: never[]): any;
|
|
2360
|
+
getResultsText(): string;
|
|
2361
|
+
getField(fieldDefs: any, columnId: any): any;
|
|
2362
|
+
getFieldsMap(fieldDefs: any): Map<any, any>;
|
|
2363
|
+
addItemKeyInSelect(fieldDefs: any, itemKey: any, select: any, compositeKeys: any): any;
|
|
2364
|
+
private getSelectedValue;
|
|
2365
|
+
private updateFiltersFromData;
|
|
2366
|
+
private buildFilterPayload;
|
|
2367
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ListViewComponent, never>;
|
|
2368
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ListViewComponent, "app-list-view", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "bInForm$": { "alias": "bInForm$"; "required": false; }; "payload": { "alias": "payload"; "required": false; }; }, {}, never, never, true, never>;
|
|
2369
|
+
}
|
|
2370
|
+
|
|
2371
|
+
interface MultiReferenceReadOnlyProps {
|
|
2372
|
+
label: string;
|
|
2373
|
+
hideLabel: boolean;
|
|
2374
|
+
}
|
|
2375
|
+
declare class MultiReferenceReadonlyComponent implements OnInit, OnDestroy {
|
|
2376
|
+
private angularPConnect;
|
|
2377
|
+
pConn$: typeof PConnect;
|
|
2378
|
+
formGroup$: FormGroup;
|
|
2379
|
+
angularPConnectData: AngularPConnectData;
|
|
2380
|
+
configProps$: MultiReferenceReadOnlyProps;
|
|
2381
|
+
label: string;
|
|
2382
|
+
constructor(angularPConnect: AngularPConnectService);
|
|
2383
|
+
ngOnInit(): void;
|
|
2384
|
+
ngOnDestroy(): void;
|
|
2385
|
+
onStateChange(): void;
|
|
2386
|
+
updateSelf(): void;
|
|
2387
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MultiReferenceReadonlyComponent, never>;
|
|
2388
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MultiReferenceReadonlyComponent, "app-multi-reference-readonly", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2389
|
+
}
|
|
2390
|
+
|
|
2391
|
+
declare class NarrowWideFormComponent implements OnInit, OnChanges {
|
|
2392
|
+
pConn$: typeof PConnect;
|
|
2393
|
+
formGroup$: FormGroup;
|
|
2394
|
+
arChildren$: any[];
|
|
2395
|
+
ngOnInit(): void;
|
|
2396
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
2397
|
+
updateSelf(): void;
|
|
2398
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NarrowWideFormComponent, never>;
|
|
2399
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NarrowWideFormComponent, "app-narrow-wide-form", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2400
|
+
}
|
|
2401
|
+
|
|
2402
|
+
declare class ObjectPageComponent {
|
|
2403
|
+
pConn$: typeof PConnect;
|
|
2404
|
+
formGroup$: FormGroup;
|
|
2405
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ObjectPageComponent, never>;
|
|
2406
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectPageComponent, "lib-object-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2407
|
+
}
|
|
2408
|
+
|
|
2409
|
+
declare class OneColumnComponent extends FormTemplateBase implements OnInit, OnChanges {
|
|
2410
|
+
pConn$: typeof PConnect;
|
|
2411
|
+
formGroup$: FormGroup;
|
|
2412
|
+
arChildren$: any[];
|
|
2413
|
+
ngOnInit(): void;
|
|
2414
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
2415
|
+
updateSelf(): void;
|
|
2416
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OneColumnComponent, never>;
|
|
2417
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OneColumnComponent, "app-one-column", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2418
|
+
}
|
|
2419
|
+
|
|
2420
|
+
declare class OneColumnPageComponent {
|
|
2421
|
+
pConn$: typeof PConnect;
|
|
2422
|
+
formGroup$: FormGroup;
|
|
2423
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OneColumnPageComponent, never>;
|
|
2424
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OneColumnPageComponent, "app-one-column-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2425
|
+
}
|
|
2426
|
+
|
|
2427
|
+
declare class OneColumnTabComponent implements OnInit, OnChanges {
|
|
2428
|
+
pConn$: typeof PConnect;
|
|
2429
|
+
formGroup$: FormGroup;
|
|
2430
|
+
arChildren$: any[];
|
|
2431
|
+
ngOnInit(): void;
|
|
2432
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
2433
|
+
updateSelf(): void;
|
|
2434
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OneColumnTabComponent, never>;
|
|
2435
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OneColumnTabComponent, "app-one-column-tab", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2436
|
+
}
|
|
2437
|
+
|
|
2438
|
+
interface PageProps {
|
|
2439
|
+
title: string;
|
|
2440
|
+
operator?: string;
|
|
2441
|
+
}
|
|
2442
|
+
declare class PageComponent implements OnInit, OnDestroy {
|
|
2443
|
+
private angularPConnect;
|
|
2444
|
+
pConn$: typeof PConnect;
|
|
2445
|
+
formGroup$: FormGroup;
|
|
2446
|
+
angularPConnectData: AngularPConnectData;
|
|
2447
|
+
configProps$: PageProps;
|
|
2448
|
+
arChildren$: any[];
|
|
2449
|
+
title$: string;
|
|
2450
|
+
constructor(angularPConnect: AngularPConnectService);
|
|
2451
|
+
ngOnInit(): void;
|
|
2452
|
+
ngOnDestroy(): void;
|
|
2453
|
+
onStateChange(): void;
|
|
2454
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PageComponent, never>;
|
|
2455
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PageComponent, "app-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2456
|
+
}
|
|
2457
|
+
|
|
2458
|
+
declare class PromotedFiltersComponent implements OnInit, OnDestroy {
|
|
2459
|
+
private angularPConnect;
|
|
2460
|
+
viewName: any;
|
|
2461
|
+
filters: any;
|
|
2462
|
+
listViewProps: any;
|
|
2463
|
+
pageClass: any;
|
|
2464
|
+
pConn$: typeof PConnect;
|
|
2465
|
+
formGroup$: FormGroup;
|
|
2466
|
+
parameters: {};
|
|
2467
|
+
angularPConnectData: AngularPConnectData;
|
|
2468
|
+
showFilters: boolean;
|
|
2469
|
+
localeCategory: string;
|
|
2470
|
+
localizedVal: any;
|
|
2471
|
+
filtersProperties: {};
|
|
2472
|
+
showTable: any;
|
|
2473
|
+
transientItemID: any;
|
|
2474
|
+
processedFilters: any[];
|
|
2475
|
+
payload: {};
|
|
2476
|
+
constructor(angularPConnect: AngularPConnectService);
|
|
2477
|
+
ngOnInit(): void;
|
|
2478
|
+
ngOnDestroy(): void;
|
|
2479
|
+
onStateChange(): void;
|
|
2480
|
+
updateSelf(): void;
|
|
2481
|
+
formatPromotedFilters(promotedFilters: any): {};
|
|
2482
|
+
isValidInput(input: any): boolean;
|
|
2483
|
+
getFilterData(): void;
|
|
2484
|
+
clearFilterData(): void;
|
|
2485
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PromotedFiltersComponent, never>;
|
|
2486
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PromotedFiltersComponent, "app-promoted-filters", never, { "viewName": { "alias": "viewName"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "listViewProps": { "alias": "listViewProps"; "required": false; }; "pageClass": { "alias": "pageClass"; "required": false; }; "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "parameters": { "alias": "parameters"; "required": false; }; }, {}, never, never, true, never>;
|
|
2487
|
+
}
|
|
2488
|
+
|
|
2489
|
+
interface RepeatingStructuresProps {
|
|
2490
|
+
referenceList?: any[];
|
|
2491
|
+
rowClickAction?: string;
|
|
2492
|
+
}
|
|
2493
|
+
declare class RepeatingStructuresComponent implements OnInit, AfterViewInit {
|
|
2494
|
+
private psService;
|
|
2495
|
+
private utils;
|
|
2496
|
+
paginator: MatPaginator;
|
|
2497
|
+
sort: MatSort;
|
|
2498
|
+
pConn$: typeof PConnect;
|
|
2499
|
+
configProps$: RepeatingStructuresProps;
|
|
2500
|
+
repeatList$: MatTableDataSource<any>;
|
|
2501
|
+
fields$: any[];
|
|
2502
|
+
displayedColumns$: string[];
|
|
2503
|
+
constructor(psService: ProgressSpinnerService, utils: Utils);
|
|
2504
|
+
ngOnInit(): void;
|
|
2505
|
+
ngAfterViewInit(): void;
|
|
2506
|
+
applySearch(event: Event): void;
|
|
2507
|
+
rowClick(row: any): void;
|
|
2508
|
+
updateData(listData: any[], fieldData: any[]): any[];
|
|
2509
|
+
openAssignment(row: any): void;
|
|
2510
|
+
initializeData(data: any): any;
|
|
2511
|
+
getType(field: any): any;
|
|
2512
|
+
initializeColumns(fields?: never[]): any[];
|
|
2513
|
+
getDisplayColumns(fields?: any[]): string[];
|
|
2514
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RepeatingStructuresComponent, never>;
|
|
2515
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RepeatingStructuresComponent, "app-repeating-structures", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2516
|
+
}
|
|
2517
|
+
|
|
2518
|
+
interface SimpleTableProps {
|
|
2519
|
+
multiRecordDisplayAs: string;
|
|
2520
|
+
contextClass: any;
|
|
2521
|
+
visibility: boolean;
|
|
2522
|
+
label: string;
|
|
2523
|
+
propertyLabel: string;
|
|
2524
|
+
displayMode: string;
|
|
2525
|
+
fieldMetadata: any;
|
|
2526
|
+
hideLabel: boolean;
|
|
2527
|
+
parameters: any;
|
|
2528
|
+
isDataObject: boolean;
|
|
2529
|
+
type: string;
|
|
2530
|
+
ruleClass: string;
|
|
2531
|
+
authorContext: string;
|
|
2532
|
+
name: string;
|
|
2533
|
+
}
|
|
2534
|
+
declare class SimpleTableComponent implements OnInit, OnDestroy {
|
|
2535
|
+
private angularPConnect;
|
|
2536
|
+
private utils;
|
|
2537
|
+
pConn$: typeof PConnect;
|
|
2538
|
+
formGroup$: FormGroup;
|
|
2539
|
+
angularPConnectData: AngularPConnectData;
|
|
2540
|
+
bVisible$: boolean;
|
|
2541
|
+
configProps$: SimpleTableProps;
|
|
2542
|
+
fieldGroupProps: any;
|
|
2543
|
+
listViewProps: any;
|
|
2544
|
+
refToPConnect: any;
|
|
2545
|
+
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
2546
|
+
ngOnInit(): void;
|
|
2547
|
+
ngOnDestroy(): void;
|
|
2548
|
+
checkAndUpdate(): void;
|
|
2549
|
+
updateSelf(): void;
|
|
2550
|
+
onStateChange(): void;
|
|
2551
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SimpleTableComponent, never>;
|
|
2552
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SimpleTableComponent, "app-simple-table", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2553
|
+
}
|
|
2554
|
+
|
|
2555
|
+
declare const TABLE_CELL = "SdkRenderer";
|
|
2556
|
+
declare const DELETE_ICON = "DeleteIcon";
|
|
2557
|
+
declare const getContext: (thePConn: any) => {
|
|
2558
|
+
contextName: any;
|
|
2559
|
+
referenceListStr: any;
|
|
2560
|
+
pageReferenceForRows: any;
|
|
2561
|
+
viewName: any;
|
|
2562
|
+
};
|
|
2563
|
+
declare const populateRowKey: (rawData: any) => any;
|
|
2564
|
+
declare const getApiContext: (processedData: any, pConnect: any, reorderCB: any) => {
|
|
2565
|
+
fetchData: () => Promise<unknown>;
|
|
2566
|
+
fetchPersonalizations: () => Promise<{}>;
|
|
2567
|
+
applyRowReorder: (sourceKey: any, destinationKey: any) => Promise<any>;
|
|
2568
|
+
};
|
|
2569
|
+
declare const buildMetaForListView: (fieldMetadata: any, fields: any, type: any, ruleClass: any, name: any, propertyLabel: any, isDataObject: any, parameters: any) => {
|
|
2570
|
+
name: any;
|
|
2571
|
+
config: {
|
|
2572
|
+
type: any;
|
|
2573
|
+
referenceList: any;
|
|
2574
|
+
parameters: any;
|
|
2575
|
+
personalization: boolean;
|
|
2576
|
+
isDataObject: any;
|
|
2577
|
+
grouping: boolean;
|
|
2578
|
+
globalSearch: boolean;
|
|
2579
|
+
reorderFields: boolean;
|
|
2580
|
+
toggleFieldVisibility: boolean;
|
|
2581
|
+
title: any;
|
|
2582
|
+
personalizationId: string;
|
|
2583
|
+
template: string;
|
|
2584
|
+
presets: {
|
|
2585
|
+
name: string;
|
|
2586
|
+
template: string;
|
|
2587
|
+
config: {};
|
|
2588
|
+
children: {
|
|
2589
|
+
name: string;
|
|
2590
|
+
type: string;
|
|
2591
|
+
children: any;
|
|
2592
|
+
}[];
|
|
2593
|
+
label: any;
|
|
2594
|
+
id: string;
|
|
2595
|
+
}[];
|
|
2596
|
+
ruleClass: any;
|
|
2597
|
+
};
|
|
2598
|
+
};
|
|
2599
|
+
declare const getConfigFields: (rawFields: any, contextClass: any, primaryFieldsViewIndex: any) => any;
|
|
2600
|
+
declare function isFLProperty(label: any): any;
|
|
2601
|
+
/**
|
|
2602
|
+
* [getFieldLabel]
|
|
2603
|
+
* Description - A utility that returns resolved field label for "@FL" annotation i.e from data model.
|
|
2604
|
+
* @param {Object} fieldConfig
|
|
2605
|
+
* @returns {string} resolved label string
|
|
2606
|
+
*
|
|
2607
|
+
* example:
|
|
2608
|
+
* fieldConfig = {label: "@FL .pyID", classID: "TestCase-Work"};
|
|
2609
|
+
* return "Case ID"
|
|
2610
|
+
*/
|
|
2611
|
+
declare function getFieldLabel(fieldConfig: any): any;
|
|
2612
|
+
declare const updateFieldLabels: (fields: any, configFields: any, primaryFieldsViewIndex: any, pConnect: any, options: any) => any;
|
|
2613
|
+
declare const buildFieldsForTable: (configFields: any, pConnect: any, showDeleteButton: any, options: any) => any;
|
|
2614
|
+
declare const createMetaForTable: (fields: any, renderMode: any) => {
|
|
2615
|
+
height: {
|
|
2616
|
+
minHeight: string;
|
|
2617
|
+
fitHeightToElement: string;
|
|
2618
|
+
deltaAdjustment: string;
|
|
2619
|
+
autoSize: boolean;
|
|
2620
|
+
};
|
|
2621
|
+
fieldDefs: any;
|
|
2622
|
+
itemKey: string;
|
|
2623
|
+
grouping: boolean;
|
|
2624
|
+
reorderFields: boolean;
|
|
2625
|
+
reorderItems: boolean;
|
|
2626
|
+
dragHandle: boolean;
|
|
2627
|
+
globalSearch: boolean;
|
|
2628
|
+
personalization: boolean;
|
|
2629
|
+
toggleFieldVisibility: boolean;
|
|
2630
|
+
toolbar: boolean;
|
|
2631
|
+
footer: boolean;
|
|
2632
|
+
filterExpression: null;
|
|
2633
|
+
editing: boolean;
|
|
2634
|
+
timezone: string | undefined;
|
|
2635
|
+
};
|
|
2636
|
+
declare const filterDataByDate: (item: any, filterObj: any) => boolean;
|
|
2637
|
+
declare const filterDataByCommonFields: (item: any, filterObj: any) => boolean;
|
|
2638
|
+
/**
|
|
2639
|
+
* This method returns a callBack function for Add action.
|
|
2640
|
+
* @param {object} pConnect - PConnect object
|
|
2641
|
+
* @param {number} index - index of the page list to add
|
|
2642
|
+
*/
|
|
2643
|
+
declare const getAddRowCallback: (pConnect: any, index: any) => () => any;
|
|
2644
|
+
/**
|
|
2645
|
+
* This method creates a PConnect object with proper options for Add and Delete actions
|
|
2646
|
+
* @param {string} contextName - contextName
|
|
2647
|
+
* @param {string} referenceList - referenceList
|
|
2648
|
+
* @param {string} pageReference - pageReference
|
|
2649
|
+
*/
|
|
2650
|
+
declare const createPConnect: (contextName: any, referenceList: any, pageReference: any) => _pega_pcore_pconnect_typedefs_interpreter_c11n_env.C11nEnv;
|
|
2651
|
+
|
|
2652
|
+
interface SimpleTableManualProps {
|
|
2653
|
+
visibility?: boolean;
|
|
2654
|
+
grouping?: any;
|
|
2655
|
+
referenceList?: any[];
|
|
2656
|
+
children?: any[];
|
|
2657
|
+
renderMode?: string;
|
|
2658
|
+
presets?: any[];
|
|
2659
|
+
label?: string;
|
|
2660
|
+
showLabel?: boolean;
|
|
2661
|
+
dataPageName?: string;
|
|
2662
|
+
contextClass?: string;
|
|
2663
|
+
propertyLabel?: string;
|
|
2664
|
+
fieldMetadata?: any;
|
|
2665
|
+
allowActions?: any;
|
|
2666
|
+
allowTableEdit?: boolean;
|
|
2667
|
+
allowRowDelete?: any;
|
|
2668
|
+
editMode?: string;
|
|
2669
|
+
addAndEditRowsWithin?: any;
|
|
2670
|
+
viewForAddAndEditModal?: any;
|
|
2671
|
+
editModeConfig?: any;
|
|
2672
|
+
displayMode?: string;
|
|
2673
|
+
useSeparateViewForEdit: any;
|
|
2674
|
+
viewForEditModal: any;
|
|
2675
|
+
targetClassLabel: string;
|
|
2676
|
+
}
|
|
2677
|
+
declare class Group {
|
|
2678
|
+
level: number;
|
|
2679
|
+
parent: Group;
|
|
2680
|
+
expanded: boolean;
|
|
2681
|
+
totalCounts: number;
|
|
2682
|
+
get visible(): boolean;
|
|
2683
|
+
}
|
|
2684
|
+
declare class SimpleTableManualComponent implements OnInit, OnDestroy {
|
|
2685
|
+
private angularPConnect;
|
|
2686
|
+
utils: Utils;
|
|
2687
|
+
private dataPageService;
|
|
2688
|
+
sort: MatSort;
|
|
2689
|
+
pConn$: typeof PConnect;
|
|
2690
|
+
formGroup$: FormGroup;
|
|
2691
|
+
angularPConnectData: AngularPConnectData;
|
|
2692
|
+
configProps$: SimpleTableManualProps;
|
|
2693
|
+
fields$: any[];
|
|
2694
|
+
bVisible$: boolean;
|
|
2695
|
+
displayedColumns: string[];
|
|
2696
|
+
rowData: MatTableDataSource<any>;
|
|
2697
|
+
originalData: any[];
|
|
2698
|
+
processedFields: any[];
|
|
2699
|
+
fieldDefs: any[];
|
|
2700
|
+
requestedReadOnlyMode: boolean;
|
|
2701
|
+
readOnlyMode: boolean;
|
|
2702
|
+
editableMode: boolean;
|
|
2703
|
+
menuIconOverride$: string;
|
|
2704
|
+
pageReference: string;
|
|
2705
|
+
referenceList: any;
|
|
2706
|
+
contextClass: any;
|
|
2707
|
+
showAddRowButton: boolean;
|
|
2708
|
+
prevReferenceList: any[];
|
|
2709
|
+
elementsData: MatTableDataSource<any>;
|
|
2710
|
+
originalElementsData: MatTableDataSource<any>;
|
|
2711
|
+
rawFields: any;
|
|
2712
|
+
label?: string;
|
|
2713
|
+
searchIcon$: string;
|
|
2714
|
+
bShowSearch$: boolean;
|
|
2715
|
+
bColumnReorder$: boolean;
|
|
2716
|
+
bGrouping$: boolean;
|
|
2717
|
+
perfFilter: string;
|
|
2718
|
+
searchFilter: string;
|
|
2719
|
+
menuSvgIcon$: string;
|
|
2720
|
+
arrowSvgIcon$: string;
|
|
2721
|
+
arrowDownSvgIcon$: string;
|
|
2722
|
+
arrowUpSvgIcon$: string;
|
|
2723
|
+
filterSvgIcon$: string;
|
|
2724
|
+
filterOnSvgIcon$: string;
|
|
2725
|
+
groupBySvgIcon$: string;
|
|
2726
|
+
groupByColumns$: string[];
|
|
2727
|
+
compareType: string;
|
|
2728
|
+
compareRef: string;
|
|
2729
|
+
arrowDirection: string;
|
|
2730
|
+
filterByColumns: any[];
|
|
2731
|
+
currentFilterRefData: any;
|
|
2732
|
+
filterContainsLabel$: string;
|
|
2733
|
+
filterContainsType$: string;
|
|
2734
|
+
filterContainsValue$: any;
|
|
2735
|
+
bShowFilterPopover$: boolean;
|
|
2736
|
+
bContains$: boolean;
|
|
2737
|
+
bDateTime$: boolean;
|
|
2738
|
+
bIsDate$: boolean;
|
|
2739
|
+
bIsDateTime$: boolean;
|
|
2740
|
+
bIsTime$: boolean;
|
|
2741
|
+
currentFilterImageEl: any;
|
|
2742
|
+
arFilterMainButtons$: any[];
|
|
2743
|
+
arFilterSecondaryButtons$: any[];
|
|
2744
|
+
selectionMode: string;
|
|
2745
|
+
singleSelectionMode: boolean;
|
|
2746
|
+
multiSelectionMode: boolean;
|
|
2747
|
+
rowID: any;
|
|
2748
|
+
response: any;
|
|
2749
|
+
compositeKeys: any;
|
|
2750
|
+
parameters: any;
|
|
2751
|
+
allowEditingInModal: boolean;
|
|
2752
|
+
defaultView: any;
|
|
2753
|
+
referenceListStr: any;
|
|
2754
|
+
bUseSeparateViewForEdit: any;
|
|
2755
|
+
editView: any;
|
|
2756
|
+
settingsSvgIcon$: string;
|
|
2757
|
+
isInitialized: boolean;
|
|
2758
|
+
targetClassLabel: string;
|
|
2759
|
+
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string | null, componentName?: string | null) => string;
|
|
2760
|
+
localeCategory: string;
|
|
2761
|
+
constructor(angularPConnect: AngularPConnectService, utils: Utils, dataPageService: DatapageService);
|
|
2762
|
+
ngOnInit(): void;
|
|
2763
|
+
ngOnDestroy(): void;
|
|
2764
|
+
checkAndUpdate(): void;
|
|
2765
|
+
updateSelf(): void;
|
|
2766
|
+
checkIfAllowActionsOrRowEditingExist(newflagobject: any): any;
|
|
2767
|
+
initializeDefaultPageInstructions(): void;
|
|
2768
|
+
getResultsText(): string;
|
|
2769
|
+
sortCompare(a: any, b: any): number;
|
|
2770
|
+
compareByColumnPxRefObjectInsName(aValue: any, bValue: any): number | undefined;
|
|
2771
|
+
updateFilterDisplay(type: any): void;
|
|
2772
|
+
_filter(event: any, columnData: any): void;
|
|
2773
|
+
_clickAway(event: any): void;
|
|
2774
|
+
_filterContainsType(event: any): void;
|
|
2775
|
+
_filterContainsValue(event: any): void;
|
|
2776
|
+
_filterContainsDateValue(event: any, value: any): void;
|
|
2777
|
+
_filterContainsDateTimeValue(event: any): void;
|
|
2778
|
+
_filterContainsTimeValue(event: any): void;
|
|
2779
|
+
_onFilterActionButtonClick(event: any): void;
|
|
2780
|
+
updateFilterWithInfo(): void;
|
|
2781
|
+
updateFilterVarsWithCurrent(columnData: any): void;
|
|
2782
|
+
filterData(element: any): boolean;
|
|
2783
|
+
filterSortGroupBy(): void;
|
|
2784
|
+
_headerSortClick(event: any, columnData: any): void;
|
|
2785
|
+
_showUnGroupBy(columnData: any): boolean;
|
|
2786
|
+
_groupBy(event: any, columnData: any): void;
|
|
2787
|
+
_unGroupBy(event: any, columnData: any): void;
|
|
2788
|
+
checkGroupByColumn(field: any, add: any): void;
|
|
2789
|
+
_getGroupName(fieldName: any): any;
|
|
2790
|
+
addGroups(data: any[], groupByColumns: string[]): any[];
|
|
2791
|
+
getSublevel(data: any[], level: number, groupByColumns: string[], parent: Group): any[];
|
|
2792
|
+
uniqueBy(a: any, key: any): any;
|
|
2793
|
+
isGroup(index: any, item: any): boolean;
|
|
2794
|
+
_groupHeaderClick(row: any): void;
|
|
2795
|
+
customFilterPredicate(data: any | Group, filter: string): boolean;
|
|
2796
|
+
getDataRowVisible(data: any): boolean;
|
|
2797
|
+
getDataRowVisibleWithFilter(data: any, filter: any): boolean;
|
|
2798
|
+
getDisplayColumns(fields?: never[]): any[];
|
|
2799
|
+
_getIconStyle(level: any): string;
|
|
2800
|
+
onStateChange(): void;
|
|
2801
|
+
getRowValue(inRowData: object, inColKey: string): any;
|
|
2802
|
+
generateRowsData(): void;
|
|
2803
|
+
formatRowsData(data: any): any;
|
|
2804
|
+
addRecord(): void;
|
|
2805
|
+
editRecord(data: any, index: any): void;
|
|
2806
|
+
deleteRecord(index: any): void;
|
|
2807
|
+
buildElementsForTable(): void;
|
|
2808
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SimpleTableManualComponent, never>;
|
|
2809
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SimpleTableManualComponent, "app-simple-table-manual", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2810
|
+
}
|
|
2811
|
+
|
|
2812
|
+
declare class SimpleTableSelectComponent implements OnInit, OnDestroy {
|
|
2813
|
+
private angularPConnect;
|
|
2814
|
+
pConn$: typeof PConnect;
|
|
2815
|
+
formGroup$: FormGroup;
|
|
2816
|
+
angularPConnectData: AngularPConnectData;
|
|
2817
|
+
label: string;
|
|
2818
|
+
renderMode: string;
|
|
2819
|
+
showLabel: boolean;
|
|
2820
|
+
viewName: string;
|
|
2821
|
+
parameters: {};
|
|
2822
|
+
dataRelationshipContext: string;
|
|
2823
|
+
propsToUse: any;
|
|
2824
|
+
showSimpleTableManual: boolean;
|
|
2825
|
+
isSearchable: boolean;
|
|
2826
|
+
filters: any;
|
|
2827
|
+
listViewProps: any;
|
|
2828
|
+
pageClass: any;
|
|
2829
|
+
constructor(angularPConnect: AngularPConnectService);
|
|
2830
|
+
ngOnInit(): void;
|
|
2831
|
+
ngOnDestroy(): void;
|
|
2832
|
+
onStateChange(): void;
|
|
2833
|
+
updateSelf(): void;
|
|
2834
|
+
processFiltrers(theConfigProps: any, compositeKeys: any): void;
|
|
2835
|
+
isSelfReferencedProperty(param: any, referenceProp: any): boolean;
|
|
2836
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SimpleTableSelectComponent, never>;
|
|
2837
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SimpleTableSelectComponent, "app-simple-table-select", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2838
|
+
}
|
|
2839
|
+
|
|
2840
|
+
declare class SingleReferenceReadonlyComponent implements OnInit, OnDestroy {
|
|
2841
|
+
private angularPConnect;
|
|
2842
|
+
pConn$: typeof PConnect;
|
|
2843
|
+
formGroup$: FormGroup;
|
|
2844
|
+
dataRelationshipContext?: any;
|
|
2845
|
+
angularPConnectData: AngularPConnectData;
|
|
2846
|
+
configProps: any;
|
|
2847
|
+
component: any;
|
|
2848
|
+
label: string;
|
|
2849
|
+
newPconn: typeof PConnect;
|
|
2850
|
+
displayMode: string;
|
|
2851
|
+
constructor(angularPConnect: AngularPConnectService);
|
|
2852
|
+
ngOnInit(): void;
|
|
2853
|
+
ngOnDestroy(): void;
|
|
2854
|
+
onStateChange(): void;
|
|
2855
|
+
checkAndUpdate(): void;
|
|
2856
|
+
updateSelf(): void;
|
|
2857
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SingleReferenceReadonlyComponent, never>;
|
|
2858
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SingleReferenceReadonlyComponent, "app-single-reference-readonly", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "dataRelationshipContext": { "alias": "dataRelationshipContext"; "required": false; }; }, {}, never, never, true, never>;
|
|
2859
|
+
}
|
|
2860
|
+
|
|
2861
|
+
declare class SubTabsComponent implements OnInit, OnDestroy {
|
|
2862
|
+
private angularPConnect;
|
|
2863
|
+
pConn$: typeof PConnect;
|
|
2864
|
+
formGroup$: FormGroup;
|
|
2865
|
+
angularPConnectData: AngularPConnectData;
|
|
2866
|
+
arChildren$: any[];
|
|
2867
|
+
defaultTabIndex: number;
|
|
2868
|
+
currentTabId: string;
|
|
2869
|
+
tabItems: any[];
|
|
2870
|
+
availableTabs: any;
|
|
2871
|
+
constructor(angularPConnect: AngularPConnectService);
|
|
2872
|
+
ngOnInit(): void;
|
|
2873
|
+
ngOnDestroy(): void;
|
|
2874
|
+
onStateChange(): void;
|
|
2875
|
+
checkAndUpdate(): void;
|
|
2876
|
+
updateSelf(): void;
|
|
2877
|
+
updateTabContent(): void;
|
|
2878
|
+
handleTabClick(event: any): void;
|
|
2879
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SubTabsComponent, never>;
|
|
2880
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SubTabsComponent, "app-sub-tabs", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2881
|
+
}
|
|
2882
|
+
|
|
2883
|
+
declare class ThreeColumnComponent extends FormTemplateBase implements OnInit, OnChanges {
|
|
2884
|
+
pConn$: typeof PConnect;
|
|
2885
|
+
formGroup$: FormGroup;
|
|
2886
|
+
arChildren$: any[];
|
|
2887
|
+
ngOnInit(): void;
|
|
2888
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
2889
|
+
updateSelf(): void;
|
|
2890
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ThreeColumnComponent, never>;
|
|
2891
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ThreeColumnComponent, "app-three-column", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2892
|
+
}
|
|
2893
|
+
|
|
2894
|
+
declare class ThreeColumnPageComponent {
|
|
2895
|
+
pConn$: typeof PConnect;
|
|
2896
|
+
formGroup$: FormGroup;
|
|
2897
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ThreeColumnPageComponent, never>;
|
|
2898
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ThreeColumnPageComponent, "app-three-column-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2899
|
+
}
|
|
2900
|
+
|
|
2901
|
+
declare class TwoColumnComponent extends FormTemplateBase implements OnInit, OnChanges {
|
|
2902
|
+
pConn$: typeof PConnect;
|
|
2903
|
+
formGroup$: FormGroup;
|
|
2904
|
+
arChildren$: any[];
|
|
2905
|
+
ngOnInit(): void;
|
|
2906
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
2907
|
+
updateSelf(): void;
|
|
2908
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TwoColumnComponent, never>;
|
|
2909
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TwoColumnComponent, "app-two-column", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2910
|
+
}
|
|
2911
|
+
|
|
2912
|
+
declare class TwoColumnPageComponent implements OnInit, OnDestroy {
|
|
2913
|
+
private angularPConnect;
|
|
2914
|
+
pConn$: typeof PConnect;
|
|
2915
|
+
formGroup$: FormGroup;
|
|
2916
|
+
angularPConnectData: AngularPConnectData;
|
|
2917
|
+
constructor(angularPConnect: AngularPConnectService);
|
|
2918
|
+
ngOnInit(): void;
|
|
2919
|
+
ngOnDestroy(): void;
|
|
2920
|
+
onStateChange(): void;
|
|
2921
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TwoColumnPageComponent, never>;
|
|
2922
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TwoColumnPageComponent, "app-two-column-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2923
|
+
}
|
|
2924
|
+
|
|
2925
|
+
declare class TwoColumnTabComponent implements OnInit, OnChanges {
|
|
2926
|
+
pConn$: typeof PConnect;
|
|
2927
|
+
formGroup$: FormGroup;
|
|
2928
|
+
arChildren$: any[];
|
|
2929
|
+
ngOnInit(): void;
|
|
2930
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
2931
|
+
updateSelf(): void;
|
|
2932
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TwoColumnTabComponent, never>;
|
|
2933
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TwoColumnTabComponent, "app-two-column-tab", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2934
|
+
}
|
|
2935
|
+
|
|
2936
|
+
declare class WideNarrowFormComponent extends FormTemplateBase implements OnInit, OnChanges {
|
|
2937
|
+
pConn$: typeof PConnect;
|
|
2938
|
+
formGroup$: FormGroup;
|
|
2939
|
+
arChildren$: any[];
|
|
2940
|
+
ngOnInit(): void;
|
|
2941
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
2942
|
+
updateSelf(): void;
|
|
2943
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<WideNarrowFormComponent, never>;
|
|
2944
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<WideNarrowFormComponent, "app-wide-narrow-form", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2945
|
+
}
|
|
2946
|
+
|
|
2947
|
+
declare class WideNarrowPageComponent implements OnInit, OnDestroy {
|
|
2948
|
+
private angularPConnect;
|
|
2949
|
+
pConn$: typeof PConnect;
|
|
2950
|
+
formGroup$: FormGroup;
|
|
2951
|
+
thePConnType: string | undefined;
|
|
2952
|
+
angularPConnectData: AngularPConnectData;
|
|
2953
|
+
constructor(angularPConnect: AngularPConnectService);
|
|
2954
|
+
ngOnInit(): void;
|
|
2955
|
+
ngOnDestroy(): void;
|
|
2956
|
+
onStateChange(): void;
|
|
2957
|
+
checkAndUpdate(): void;
|
|
2958
|
+
updateSelf(): void;
|
|
2959
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<WideNarrowPageComponent, never>;
|
|
2960
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<WideNarrowPageComponent, "app-wide-narrow-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2961
|
+
}
|
|
2962
|
+
|
|
2963
|
+
declare function getAllFields(pConnect: any): never[];
|
|
2964
|
+
declare function filterForFieldValueList(fields: any): any;
|
|
2965
|
+
/**
|
|
2966
|
+
* This method evaluates whether a row action is allowed based on the provided conditions.
|
|
2967
|
+
* @param {string|boolean|undefined} allowRowDelete - The condition for allowing row deletion.
|
|
2968
|
+
* @param {object} rowData - The data of the row being evaluated.
|
|
2969
|
+
* @returns {boolean} - Returns true if the row action is allowed, false otherwise.
|
|
2970
|
+
*/
|
|
2971
|
+
declare const evaluateAllowRowAction: (allowRowDelete: any, rowData: any) => boolean;
|
|
2972
|
+
declare function prepareCaseSummaryData(caseSummaryRegion: any, portalSpecificVisibilityChecker?: any): {
|
|
2973
|
+
primarySummaryFields: any;
|
|
2974
|
+
secondarySummaryFields: any;
|
|
2975
|
+
};
|
|
2976
|
+
|
|
2977
|
+
interface AppAnnouncementProps {
|
|
2978
|
+
header?: string;
|
|
2979
|
+
description?: string;
|
|
2980
|
+
whatsnewlink?: string;
|
|
2981
|
+
label?: string;
|
|
2982
|
+
datasource?: any;
|
|
2983
|
+
}
|
|
2984
|
+
declare class AppAnnouncementComponent implements OnInit {
|
|
2985
|
+
pConn$: typeof PConnect;
|
|
2986
|
+
configProps$: AppAnnouncementProps;
|
|
2987
|
+
details$: any[];
|
|
2988
|
+
ngOnInit(): void;
|
|
2989
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AppAnnouncementComponent, never>;
|
|
2990
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AppAnnouncementComponent, "app-app-announcement", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
2991
|
+
}
|
|
2992
|
+
|
|
2993
|
+
declare class AttachmentComponent implements OnInit, OnDestroy {
|
|
2994
|
+
private angularPConnect;
|
|
2995
|
+
private utils;
|
|
2996
|
+
pConn$: typeof PConnect;
|
|
2997
|
+
formGroup$: FormGroup;
|
|
2998
|
+
angularPConnectData: AngularPConnectData;
|
|
2999
|
+
fileInput: ElementRef;
|
|
3000
|
+
localizationService: any;
|
|
3001
|
+
contextName: string;
|
|
3002
|
+
actionSequencer: any;
|
|
3003
|
+
caseID: any;
|
|
3004
|
+
label$: string;
|
|
3005
|
+
value$: any;
|
|
3006
|
+
bRequired$: boolean;
|
|
3007
|
+
bReadonly$: boolean;
|
|
3008
|
+
bDisabled$: boolean;
|
|
3009
|
+
bVisible$: boolean;
|
|
3010
|
+
allowMultiple$: boolean;
|
|
3011
|
+
extensions$: string;
|
|
3012
|
+
displayMode: string | undefined;
|
|
3013
|
+
status: string;
|
|
3014
|
+
validateMessage: string | undefined;
|
|
3015
|
+
valueRef: string;
|
|
3016
|
+
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string | null, componentName?: string | null) => string;
|
|
3017
|
+
uploadMultipleFilesLabel: string;
|
|
3018
|
+
uploadSingleFileLabel: string;
|
|
3019
|
+
filesWithError: any;
|
|
3020
|
+
files: any;
|
|
3021
|
+
srcImg: any;
|
|
3022
|
+
deleteIcon: string;
|
|
3023
|
+
tempFilesToBeUploaded: any[];
|
|
3024
|
+
attachments: any;
|
|
3025
|
+
attachmentCount: number;
|
|
3026
|
+
isOldAttachment: boolean;
|
|
3027
|
+
multiAttachmentsInInlineEdit: any;
|
|
3028
|
+
isMultiAttachmentInInlineEditTable: any;
|
|
3029
|
+
overrideLocalState: boolean;
|
|
3030
|
+
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
3031
|
+
ngOnInit(): void;
|
|
3032
|
+
checkAndUpdate(): void;
|
|
3033
|
+
onStateChange(): void;
|
|
3034
|
+
updateSelf(): void;
|
|
3035
|
+
updateAttachments(): void;
|
|
3036
|
+
downloadFile(fileObj: any): void;
|
|
3037
|
+
deleteFile(file: any, fileIndex: number): void;
|
|
3038
|
+
onFileAdded(event: any): void;
|
|
3039
|
+
onUploadProgress(id: any, ev: any): void;
|
|
3040
|
+
populateErrorAndUpdateRedux(file: any): void;
|
|
3041
|
+
errorHandler(isFetchCanceled: any, file: any): (error: any) => never;
|
|
3042
|
+
uploadFiles(): void;
|
|
3043
|
+
ngOnDestroy(): void;
|
|
3044
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AttachmentComponent, never>;
|
|
3045
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AttachmentComponent, "app-attachment", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
3046
|
+
}
|
|
3047
|
+
|
|
3048
|
+
interface CaseHistoryProps {
|
|
3049
|
+
label?: string;
|
|
3050
|
+
}
|
|
3051
|
+
declare class CaseHistoryComponent implements OnInit {
|
|
3052
|
+
private utils;
|
|
3053
|
+
pConn$: typeof PConnect;
|
|
3054
|
+
configProps$: CaseHistoryProps;
|
|
3055
|
+
repeatList$: MatTableDataSource<any>;
|
|
3056
|
+
fields$: any[];
|
|
3057
|
+
displayedColumns$: any[];
|
|
3058
|
+
waitingForData: boolean;
|
|
3059
|
+
constructor(utils: Utils);
|
|
3060
|
+
ngOnInit(): void;
|
|
3061
|
+
updateData(listData: any[], fieldData: any[]): any[];
|
|
3062
|
+
getDisplayColumns(fields?: any[]): any[];
|
|
3063
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CaseHistoryComponent, never>;
|
|
3064
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaseHistoryComponent, "app-case-history", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
3065
|
+
}
|
|
3066
|
+
|
|
3067
|
+
declare class FeedContainerComponent implements OnInit, OnDestroy {
|
|
3068
|
+
private angularPConnect;
|
|
3069
|
+
private cdRef;
|
|
3070
|
+
private utils;
|
|
3071
|
+
pConn$: typeof PConnect;
|
|
3072
|
+
angularPConnectData: AngularPConnectData;
|
|
3073
|
+
userName$: string | undefined;
|
|
3074
|
+
imageKey$: string | undefined;
|
|
3075
|
+
currentUserInitials$: string;
|
|
3076
|
+
currentUserName$: string;
|
|
3077
|
+
pulseMessages$: any[];
|
|
3078
|
+
showReplyComment$: object;
|
|
3079
|
+
svgComment$: string;
|
|
3080
|
+
svgLike$: string;
|
|
3081
|
+
svgLikedByMe$: string;
|
|
3082
|
+
svgSend$: string;
|
|
3083
|
+
pulseConversation: string;
|
|
3084
|
+
userData: Map<any, any>;
|
|
3085
|
+
pulseComment: object;
|
|
3086
|
+
actionsAPI: any;
|
|
3087
|
+
feedAPI: any;
|
|
3088
|
+
pulseData: any;
|
|
3089
|
+
fetchMessages: any;
|
|
3090
|
+
likeMessage: any;
|
|
3091
|
+
postMessage: any;
|
|
3092
|
+
constructor(angularPConnect: AngularPConnectService, cdRef: ChangeDetectorRef, utils: Utils);
|
|
3093
|
+
ngOnInit(): void;
|
|
3094
|
+
ngOnDestroy(): void;
|
|
3095
|
+
onStateChange(): void;
|
|
3096
|
+
updateSelf(): void;
|
|
3097
|
+
getMessageData(): void;
|
|
3098
|
+
convertToArray(messages: any[]): any[];
|
|
3099
|
+
appendPulseMessage(messages: any[]): any[];
|
|
3100
|
+
updateMessagesWithOperators(): void;
|
|
3101
|
+
updateCurrentUserName(sUser: string): void;
|
|
3102
|
+
postClick(): void;
|
|
3103
|
+
messageChange(event: any): void;
|
|
3104
|
+
likeClick(messageID: string, rMessageID: string, bLikedByMe: boolean, level: string): void;
|
|
3105
|
+
commentClick(messageID: any): void;
|
|
3106
|
+
postCommentClick(messageID: any): void;
|
|
3107
|
+
newCommentChange(event: any, messageID: any): void;
|
|
3108
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FeedContainerComponent, never>;
|
|
3109
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FeedContainerComponent, "app-feed-container", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
3110
|
+
}
|
|
3111
|
+
|
|
3112
|
+
declare class FileUtilityComponent implements OnInit, OnDestroy {
|
|
3113
|
+
private angularPConnect;
|
|
3114
|
+
private utils;
|
|
3115
|
+
private ngZone;
|
|
3116
|
+
pConn$: typeof PConnect;
|
|
3117
|
+
angularPConnectData: AngularPConnectData;
|
|
3118
|
+
arFullListAttachments: any[];
|
|
3119
|
+
lu_name$: string;
|
|
3120
|
+
lu_icon$: string;
|
|
3121
|
+
lu_bLoading$: boolean;
|
|
3122
|
+
lu_count$: number;
|
|
3123
|
+
lu_arActions$: any[];
|
|
3124
|
+
lu_arItems$: any;
|
|
3125
|
+
va_arItems$: any[];
|
|
3126
|
+
lu_onViewAllFunction: any;
|
|
3127
|
+
bShowFileModal$: boolean;
|
|
3128
|
+
bShowLinkModal$: boolean;
|
|
3129
|
+
bShowViewAllModal$: boolean;
|
|
3130
|
+
arFileMainButtons$: any[];
|
|
3131
|
+
arFileSecondaryButtons$: any[];
|
|
3132
|
+
arLinkMainButtons$: any[];
|
|
3133
|
+
arLinkSecondaryButtons$: any[];
|
|
3134
|
+
arFiles$: any[];
|
|
3135
|
+
arFileList$: any[];
|
|
3136
|
+
removeFileFromList$: any;
|
|
3137
|
+
arLinks$: any[];
|
|
3138
|
+
arLinksList$: any[];
|
|
3139
|
+
removeLinksFromList$: any;
|
|
3140
|
+
link_title$: string;
|
|
3141
|
+
link_url$: string;
|
|
3142
|
+
closeSvgIcon$: string;
|
|
3143
|
+
currentCaseID: string;
|
|
3144
|
+
debouncedGetAttachments: any;
|
|
3145
|
+
attachSubId: any;
|
|
3146
|
+
addAttachmentsActions: any;
|
|
3147
|
+
constructor(angularPConnect: AngularPConnectService, utils: Utils, ngZone: NgZone);
|
|
3148
|
+
ngOnInit(): void;
|
|
3149
|
+
ngOnDestroy(): void;
|
|
3150
|
+
onStateChange(): void;
|
|
3151
|
+
onAttachFiles(files?: any[]): void;
|
|
3152
|
+
refreshAttachments(): void;
|
|
3153
|
+
onUploadProgress(): void;
|
|
3154
|
+
errorHandler(): void;
|
|
3155
|
+
onAttachLinks(links: any): void;
|
|
3156
|
+
addAttachments(attsFromResp?: any[]): any[];
|
|
3157
|
+
onViewAll(): void;
|
|
3158
|
+
_closeViewAll(): void;
|
|
3159
|
+
removeFileFromList(item: any): void;
|
|
3160
|
+
removeLinksFromList(item: any): void;
|
|
3161
|
+
getNewListUtilityItemProps: ({ att, cancelFile, downloadFile, deleteFile, removeFile }: {
|
|
3162
|
+
att: any;
|
|
3163
|
+
cancelFile: any;
|
|
3164
|
+
downloadFile: any;
|
|
3165
|
+
deleteFile: any;
|
|
3166
|
+
removeFile: any;
|
|
3167
|
+
}) => {
|
|
3168
|
+
id: any;
|
|
3169
|
+
visual: {
|
|
3170
|
+
icon: any;
|
|
3171
|
+
progress: any;
|
|
3172
|
+
};
|
|
3173
|
+
primary: {
|
|
3174
|
+
type: any;
|
|
3175
|
+
name: any;
|
|
3176
|
+
icon: string;
|
|
3177
|
+
click: any;
|
|
3178
|
+
};
|
|
3179
|
+
secondary: {
|
|
3180
|
+
text: any;
|
|
3181
|
+
};
|
|
3182
|
+
actions: any;
|
|
3183
|
+
};
|
|
3184
|
+
getListUtilityItemProps: ({ att, cancelFile, downloadFile, deleteFile, removeFile }: {
|
|
3185
|
+
att: any;
|
|
3186
|
+
cancelFile: any;
|
|
3187
|
+
downloadFile: any;
|
|
3188
|
+
deleteFile: any;
|
|
3189
|
+
removeFile: any;
|
|
3190
|
+
}) => {
|
|
3191
|
+
id: any;
|
|
3192
|
+
visual: {
|
|
3193
|
+
icon: any;
|
|
3194
|
+
progress: any;
|
|
3195
|
+
};
|
|
3196
|
+
primary: {
|
|
3197
|
+
type: any;
|
|
3198
|
+
name: any;
|
|
3199
|
+
icon: string;
|
|
3200
|
+
click: any;
|
|
3201
|
+
};
|
|
3202
|
+
secondary: {
|
|
3203
|
+
text: any;
|
|
3204
|
+
};
|
|
3205
|
+
actions: any;
|
|
3206
|
+
};
|
|
3207
|
+
_addLink(): void;
|
|
3208
|
+
_changeTitle(event: any): void;
|
|
3209
|
+
_changeUrl(event: any): void;
|
|
3210
|
+
downloadFile(att: any): void;
|
|
3211
|
+
fileDownload: (data: any, fileName: any, ext: any) => void;
|
|
3212
|
+
cancelFile(): void;
|
|
3213
|
+
deleteFile(att: any): void;
|
|
3214
|
+
removeFile(): void;
|
|
3215
|
+
removeNewFile(): void;
|
|
3216
|
+
createModal(modalType: string): void;
|
|
3217
|
+
createModalButtons(): void;
|
|
3218
|
+
uploadMyFiles($event: any): void;
|
|
3219
|
+
getFiles(arFiles: any[]): any[];
|
|
3220
|
+
setNewFiles(arFiles: any): any;
|
|
3221
|
+
validateMaxSize(fileObj: any, maxSizeInMB: any): boolean;
|
|
3222
|
+
onFileActionButtonClick(event: any): void;
|
|
3223
|
+
onLinkActionButtonClick(event: any): void;
|
|
3224
|
+
clearOutFiles(): void;
|
|
3225
|
+
clearOutLinks(): void;
|
|
3226
|
+
addALink(): void;
|
|
3227
|
+
_fieldOnChangeLink(event: any): void;
|
|
3228
|
+
_fieldOnChangeURL(event: any): void;
|
|
3229
|
+
updateSelf(): void;
|
|
3230
|
+
getCaseID(): any;
|
|
3231
|
+
fetchCaseAttachments(caseID: any): Promise<object>;
|
|
3232
|
+
handleAttachmentsResponse(resp: any): void;
|
|
3233
|
+
getUtilityItems(attachments: any): any;
|
|
3234
|
+
mapAttachmentToUtilityItem(att: any): {
|
|
3235
|
+
id: any;
|
|
3236
|
+
visual: {
|
|
3237
|
+
icon: any;
|
|
3238
|
+
progress: any;
|
|
3239
|
+
};
|
|
3240
|
+
primary: {
|
|
3241
|
+
type: any;
|
|
3242
|
+
name: any;
|
|
3243
|
+
icon: string;
|
|
3244
|
+
click: any;
|
|
3245
|
+
};
|
|
3246
|
+
secondary: {
|
|
3247
|
+
text: any;
|
|
3248
|
+
};
|
|
3249
|
+
actions: any;
|
|
3250
|
+
};
|
|
3251
|
+
getDownloadFunction(att: any): (() => void) | null;
|
|
3252
|
+
getCancelFunction(att: any): (() => void) | null;
|
|
3253
|
+
getDeleteFunction(att: any): (() => void) | null;
|
|
3254
|
+
getRemoveFunction(att: any): (() => void) | null;
|
|
3255
|
+
caseHasChanged(): boolean;
|
|
3256
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FileUtilityComponent, never>;
|
|
3257
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FileUtilityComponent, "app-file-utility", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
3258
|
+
}
|
|
3259
|
+
|
|
3260
|
+
declare class ListUtilityComponent implements OnInit {
|
|
3261
|
+
private utils;
|
|
3262
|
+
name$: string;
|
|
3263
|
+
icon$: string;
|
|
3264
|
+
bLoading$: boolean;
|
|
3265
|
+
count$: number;
|
|
3266
|
+
arActions$: any[];
|
|
3267
|
+
arItems$: any[];
|
|
3268
|
+
menuIconOverrideAction$: any[];
|
|
3269
|
+
onViewAll$: any;
|
|
3270
|
+
headerSvgIcon$: string;
|
|
3271
|
+
settingsSvgIcon$: string;
|
|
3272
|
+
noItemsMessage$: string;
|
|
3273
|
+
imagePath$: string;
|
|
3274
|
+
constructor(utils: Utils);
|
|
3275
|
+
ngOnInit(): void;
|
|
3276
|
+
getIconPath(): string;
|
|
3277
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ListUtilityComponent, never>;
|
|
3278
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ListUtilityComponent, "app-list-utility", never, { "name$": { "alias": "name$"; "required": false; }; "icon$": { "alias": "icon$"; "required": false; }; "bLoading$": { "alias": "bLoading$"; "required": false; }; "count$": { "alias": "count$"; "required": false; }; "arActions$": { "alias": "arActions$"; "required": false; }; "arItems$": { "alias": "arItems$"; "required": false; }; "menuIconOverrideAction$": { "alias": "menuIconOverrideAction$"; "required": false; }; "onViewAll$": { "alias": "onViewAll$"; "required": false; }; }, {}, never, never, true, never>;
|
|
3279
|
+
}
|
|
3280
|
+
|
|
3281
|
+
interface ToDoProps {
|
|
3282
|
+
datasource?: any;
|
|
3283
|
+
headerText?: string;
|
|
3284
|
+
myWorkList?: any;
|
|
3285
|
+
label?: string;
|
|
3286
|
+
readOnly?: boolean;
|
|
3287
|
+
}
|
|
3288
|
+
declare class TodoComponent implements OnInit, OnDestroy {
|
|
3289
|
+
private psService;
|
|
3290
|
+
private erService;
|
|
3291
|
+
private utils;
|
|
3292
|
+
pConn$: typeof PConnect;
|
|
3293
|
+
caseInfoID$: string;
|
|
3294
|
+
datasource$: any;
|
|
3295
|
+
headerText$?: string;
|
|
3296
|
+
showTodoList$: boolean;
|
|
3297
|
+
target$: string;
|
|
3298
|
+
type$: string;
|
|
3299
|
+
context$: string;
|
|
3300
|
+
myWorkList$: any;
|
|
3301
|
+
isConfirm: any;
|
|
3302
|
+
configProps$: ToDoProps;
|
|
3303
|
+
currentUser$: string | undefined;
|
|
3304
|
+
currentUserInitials$: string;
|
|
3305
|
+
bShowMore$: boolean;
|
|
3306
|
+
arAssignments$: any[];
|
|
3307
|
+
assignmentsSource$: any;
|
|
3308
|
+
CONSTS: typeof publicConstants;
|
|
3309
|
+
bLogging: boolean;
|
|
3310
|
+
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string | null, componentName?: string | null) => string;
|
|
3311
|
+
localeUtils: _pega_pcore_pconnect_typedefs_locale_locale_utils.LocaleUtils;
|
|
3312
|
+
localeCategory: string;
|
|
3313
|
+
showlessLocalizedValue: string;
|
|
3314
|
+
showMoreLocalizedValue: string;
|
|
3315
|
+
goLocalizedValue: string;
|
|
3316
|
+
count: number;
|
|
3317
|
+
constructor(psService: ProgressSpinnerService, erService: ErrorMessagesService, utils: Utils);
|
|
3318
|
+
ngOnInit(): void;
|
|
3319
|
+
ngOnDestroy(): void;
|
|
3320
|
+
get canPerform(): boolean;
|
|
3321
|
+
updateList(): void;
|
|
3322
|
+
updateToDo(): void;
|
|
3323
|
+
deferLoadWorklistItems(responseData: any): void;
|
|
3324
|
+
getID(assignment: any): any;
|
|
3325
|
+
topThreeAssignments(assignmentsSource: any[]): any[];
|
|
3326
|
+
getAssignmentId(assignment: any): any;
|
|
3327
|
+
getPriority(assignment: any): any;
|
|
3328
|
+
getAssignmentName(assignment: any): string;
|
|
3329
|
+
getCaseInfoAssignment(assignmentsSource: any[], caseInfoID: string): any[];
|
|
3330
|
+
_showMore(): void;
|
|
3331
|
+
_showLess(): void;
|
|
3332
|
+
isChildCase(assignment: any): any;
|
|
3333
|
+
clickGo(assignment: any): void;
|
|
3334
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TodoComponent, never>;
|
|
3335
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TodoComponent, "app-todo", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "caseInfoID$": { "alias": "caseInfoID$"; "required": false; }; "datasource$": { "alias": "datasource$"; "required": false; }; "headerText$": { "alias": "headerText$"; "required": false; }; "showTodoList$": { "alias": "showTodoList$"; "required": false; }; "target$": { "alias": "target$"; "required": false; }; "type$": { "alias": "type$"; "required": false; }; "context$": { "alias": "context$"; "required": false; }; "myWorkList$": { "alias": "myWorkList$"; "required": false; }; "isConfirm": { "alias": "isConfirm"; "required": false; }; }, {}, never, never, true, never>;
|
|
3336
|
+
}
|
|
3337
|
+
|
|
3338
|
+
interface UtilityProps {
|
|
3339
|
+
headerIcon?: string;
|
|
3340
|
+
headerText?: string;
|
|
3341
|
+
noItemsMessage?: string;
|
|
3342
|
+
}
|
|
3343
|
+
declare class UtilityComponent implements OnInit, OnChanges {
|
|
3344
|
+
private utils;
|
|
3345
|
+
pConn$: typeof PConnect;
|
|
3346
|
+
configProps$: UtilityProps;
|
|
3347
|
+
headerIcon$?: string;
|
|
3348
|
+
headerText$?: string;
|
|
3349
|
+
headerIconUrl$?: string;
|
|
3350
|
+
noItemsMessage$?: string;
|
|
3351
|
+
constructor(utils: Utils);
|
|
3352
|
+
ngOnInit(): void;
|
|
3353
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
3354
|
+
updateSelf(): void;
|
|
3355
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UtilityComponent, never>;
|
|
3356
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UtilityComponent, "app-utility", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
3357
|
+
}
|
|
3358
|
+
|
|
3359
|
+
declare class AlertComponent {
|
|
3360
|
+
message: any[];
|
|
3361
|
+
severity: any;
|
|
3362
|
+
hideClose: any;
|
|
3363
|
+
onClose: EventEmitter<any>;
|
|
3364
|
+
getMatIcon(severity: any): any;
|
|
3365
|
+
onCloseClick(): void;
|
|
3366
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AlertComponent, never>;
|
|
3367
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AlertComponent, "app-alert", never, { "message": { "alias": "message"; "required": false; }; "severity": { "alias": "severity"; "required": false; }; "hideClose": { "alias": "hideClose"; "required": false; }; }, { "onClose": "onClose"; }, never, never, true, never>;
|
|
3368
|
+
}
|
|
3369
|
+
|
|
3370
|
+
declare class AlertBannerComponent {
|
|
3371
|
+
banners: any[];
|
|
3372
|
+
SEVERITY_MAP: {
|
|
3373
|
+
urgent: string;
|
|
3374
|
+
warning: string;
|
|
3375
|
+
success: string;
|
|
3376
|
+
info: string;
|
|
3377
|
+
};
|
|
3378
|
+
onAlertClose(config: any): void;
|
|
3379
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AlertBannerComponent, never>;
|
|
3380
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AlertBannerComponent, "app-alert-banner", never, { "banners": { "alias": "banners"; "required": false; }; }, {}, never, never, true, never>;
|
|
3381
|
+
}
|
|
3382
|
+
|
|
3383
|
+
declare class CaseCreateStageComponent implements OnInit, OnDestroy {
|
|
3384
|
+
private angularPConnect;
|
|
3385
|
+
pConn$: typeof PConnect;
|
|
3386
|
+
formGroup$: FormGroup;
|
|
3387
|
+
arChildren$: any[];
|
|
3388
|
+
angularPConnectData: AngularPConnectData;
|
|
3389
|
+
constructor(angularPConnect: AngularPConnectService);
|
|
3390
|
+
ngOnInit(): void;
|
|
3391
|
+
ngOnDestroy(): void;
|
|
3392
|
+
onStateChange(): void;
|
|
3393
|
+
checkAndUpdate(): void;
|
|
3394
|
+
updateSelf(): void;
|
|
3395
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CaseCreateStageComponent, never>;
|
|
3396
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaseCreateStageComponent, "app-case-create-stage", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
3397
|
+
}
|
|
3398
|
+
|
|
3399
|
+
declare class MaterialCaseSummaryComponent implements OnInit, OnChanges {
|
|
3400
|
+
private utils;
|
|
3401
|
+
status$: string;
|
|
3402
|
+
bShowStatus$: boolean;
|
|
3403
|
+
primaryFields$: any[];
|
|
3404
|
+
secondaryFields$: any[];
|
|
3405
|
+
primaryFieldsWithStatus$: any[];
|
|
3406
|
+
constructor(utils: Utils);
|
|
3407
|
+
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string | null, componentName?: string | null) => string;
|
|
3408
|
+
localeCategory: string;
|
|
3409
|
+
ngOnInit(): void;
|
|
3410
|
+
ngOnChanges(): void;
|
|
3411
|
+
updateLabelAndDate(arData: any[]): void;
|
|
3412
|
+
updatePrimaryWithStatus(): void;
|
|
3413
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialCaseSummaryComponent, never>;
|
|
3414
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialCaseSummaryComponent, "app-material-case-summary", never, { "status$": { "alias": "status$"; "required": false; }; "bShowStatus$": { "alias": "bShowStatus$"; "required": false; }; "primaryFields$": { "alias": "primaryFields$"; "required": false; }; "secondaryFields$": { "alias": "secondaryFields$"; "required": false; }; }, {}, never, never, true, never>;
|
|
3415
|
+
}
|
|
3416
|
+
|
|
3417
|
+
declare class MaterialDetailsComponent {
|
|
3418
|
+
private utils;
|
|
3419
|
+
constructor(utils: Utils);
|
|
3420
|
+
arFields$: any[];
|
|
3421
|
+
arFields2$: any[];
|
|
3422
|
+
arFields3$: any[];
|
|
3423
|
+
arHighlightedFields: any[];
|
|
3424
|
+
layout: any;
|
|
3425
|
+
_getValue(configValue: any): any;
|
|
3426
|
+
_formatDate(dateValue: string, dateFormat: string): string;
|
|
3427
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialDetailsComponent, never>;
|
|
3428
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialDetailsComponent, "app-material-details", never, { "arFields$": { "alias": "arFields$"; "required": false; }; "arFields2$": { "alias": "arFields2$"; "required": false; }; "arFields3$": { "alias": "arFields3$"; "required": false; }; "arHighlightedFields": { "alias": "arHighlightedFields"; "required": false; }; "layout": { "alias": "layout"; "required": false; }; }, {}, never, never, true, never>;
|
|
3429
|
+
}
|
|
3430
|
+
|
|
3431
|
+
declare class MaterialDetailsFieldsComponent {
|
|
3432
|
+
private utils;
|
|
3433
|
+
constructor(utils: Utils);
|
|
3434
|
+
arFields$: any[];
|
|
3435
|
+
arHighlightedFields: any[];
|
|
3436
|
+
_getValue(configValue: any, field?: any): any;
|
|
3437
|
+
_formatDate(dateValue: string, dateFormat: string): string;
|
|
3438
|
+
getVisibility(config: any): boolean;
|
|
3439
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialDetailsFieldsComponent, never>;
|
|
3440
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialDetailsFieldsComponent, "app-material-details-fields", never, { "arFields$": { "alias": "arFields$"; "required": false; }; "arHighlightedFields": { "alias": "arHighlightedFields"; "required": false; }; }, {}, never, never, true, never>;
|
|
3441
|
+
}
|
|
3442
|
+
|
|
3443
|
+
declare class MaterialSummaryItemComponent implements OnInit {
|
|
3444
|
+
private utils;
|
|
3445
|
+
item$: any;
|
|
3446
|
+
menuIconOverride$: string;
|
|
3447
|
+
menuIconOverrideAction$: any;
|
|
3448
|
+
settingsSvgIcon$: string;
|
|
3449
|
+
imagePath$: string;
|
|
3450
|
+
constructor(utils: Utils);
|
|
3451
|
+
ngOnInit(): void;
|
|
3452
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialSummaryItemComponent, never>;
|
|
3453
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialSummaryItemComponent, "app-material-summary-item", never, { "item$": { "alias": "item$"; "required": false; }; "menuIconOverride$": { "alias": "menuIconOverride$"; "required": false; }; "menuIconOverrideAction$": { "alias": "menuIconOverrideAction$"; "required": false; }; }, {}, never, never, true, never>;
|
|
3454
|
+
}
|
|
3455
|
+
|
|
3456
|
+
declare class MaterialSummaryListComponent {
|
|
3457
|
+
arItems$: any[];
|
|
3458
|
+
icon$: string;
|
|
3459
|
+
menuIconOverride$: string;
|
|
3460
|
+
menuIconOverrideAction$: any;
|
|
3461
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialSummaryListComponent, never>;
|
|
3462
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialSummaryListComponent, "app-material-summary-list", never, { "arItems$": { "alias": "arItems$"; "required": false; }; "icon$": { "alias": "icon$"; "required": false; }; "menuIconOverride$": { "alias": "menuIconOverride$"; "required": false; }; "menuIconOverrideAction$": { "alias": "menuIconOverrideAction$"; "required": false; }; }, {}, never, never, true, never>;
|
|
3463
|
+
}
|
|
3464
|
+
|
|
3465
|
+
declare class MaterialUtilityComponent implements OnInit {
|
|
3466
|
+
private utils;
|
|
3467
|
+
headerText$: string;
|
|
3468
|
+
headerIcon$: string;
|
|
3469
|
+
headerIconUrl$: string;
|
|
3470
|
+
noItemsMessage$: string;
|
|
3471
|
+
headerSvgIcon$: string;
|
|
3472
|
+
settingsSvgIcon$: string;
|
|
3473
|
+
constructor(utils: Utils);
|
|
3474
|
+
ngOnInit(): void;
|
|
3475
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialUtilityComponent, never>;
|
|
3476
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialUtilityComponent, "app-material-utility", never, { "headerText$": { "alias": "headerText$"; "required": false; }; "headerIcon$": { "alias": "headerIcon$"; "required": false; }; "headerIconUrl$": { "alias": "headerIconUrl$"; "required": false; }; "noItemsMessage$": { "alias": "noItemsMessage$"; "required": false; }; }, {}, never, never, true, never>;
|
|
3477
|
+
}
|
|
3478
|
+
|
|
3479
|
+
declare class MaterialVerticalTabsComponent implements OnInit {
|
|
3480
|
+
tabConfig$: any[];
|
|
3481
|
+
tabClick: EventEmitter<any>;
|
|
3482
|
+
selectedTabId$: any;
|
|
3483
|
+
ngOnInit(): void;
|
|
3484
|
+
onChange(tab: any): void;
|
|
3485
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialVerticalTabsComponent, never>;
|
|
3486
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialVerticalTabsComponent, "app-material-vertical-tabs", never, { "tabConfig$": { "alias": "tabConfig$"; "required": false; }; }, { "tabClick": "tabClick"; }, never, never, true, never>;
|
|
3487
|
+
}
|
|
3488
|
+
|
|
3489
|
+
declare class OperatorComponent implements OnInit, OnChanges, OnDestroy {
|
|
3490
|
+
private el;
|
|
3491
|
+
private renderer;
|
|
3492
|
+
private cdRef;
|
|
3493
|
+
private utils;
|
|
3494
|
+
pConn$: typeof PConnect;
|
|
3495
|
+
displayLabel: any;
|
|
3496
|
+
name$?: string;
|
|
3497
|
+
fields$: any[];
|
|
3498
|
+
bShowPopover$: boolean;
|
|
3499
|
+
date$: string;
|
|
3500
|
+
label$: string;
|
|
3501
|
+
id$: string;
|
|
3502
|
+
constructor(el: ElementRef, renderer: Renderer2, cdRef: ChangeDetectorRef, utils: Utils);
|
|
3503
|
+
ngOnInit(): void;
|
|
3504
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
3505
|
+
ngOnDestroy(): void;
|
|
3506
|
+
updateSelf(): void;
|
|
3507
|
+
showOperator(): void;
|
|
3508
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OperatorComponent, never>;
|
|
3509
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OperatorComponent, "app-operator", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "displayLabel": { "alias": "displayLabel"; "required": false; }; "name$": { "alias": "name$"; "required": false; }; }, {}, never, never, true, never>;
|
|
3510
|
+
}
|
|
3511
|
+
|
|
3512
|
+
interface PulseProps {
|
|
3513
|
+
children?: any[];
|
|
3514
|
+
}
|
|
3515
|
+
declare class PulseComponent implements OnInit {
|
|
3516
|
+
pConn$: typeof PConnect;
|
|
3517
|
+
configProps$: PulseProps;
|
|
3518
|
+
currentUser$: string | undefined;
|
|
3519
|
+
currentUserInitials$: string | undefined;
|
|
3520
|
+
ngOnInit(): void;
|
|
3521
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PulseComponent, never>;
|
|
3522
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PulseComponent, "app-pulse", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
3523
|
+
}
|
|
3524
|
+
|
|
3525
|
+
declare class RichTextEditorComponent implements OnChanges {
|
|
3526
|
+
placeholder: any;
|
|
3527
|
+
disabled: any;
|
|
3528
|
+
readonly: any;
|
|
3529
|
+
value: any;
|
|
3530
|
+
label: any;
|
|
3531
|
+
required: any;
|
|
3532
|
+
info: any;
|
|
3533
|
+
error: any;
|
|
3534
|
+
testId: any;
|
|
3535
|
+
onBlur: EventEmitter<any>;
|
|
3536
|
+
onChange: EventEmitter<any>;
|
|
3537
|
+
richText: FormControl<any>;
|
|
3538
|
+
editorConfig: any;
|
|
3539
|
+
ngOnChanges(): void;
|
|
3540
|
+
filePickerCallback: (cb: any) => void;
|
|
3541
|
+
blur(): void;
|
|
3542
|
+
change(event: any): void;
|
|
3543
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RichTextEditorComponent, never>;
|
|
3544
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RichTextEditorComponent, "app-rich-text-editor", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; "label": { "alias": "label"; "required": false; }; "required": { "alias": "required"; "required": false; }; "info": { "alias": "info"; "required": false; }; "error": { "alias": "error"; "required": false; }; "testId": { "alias": "testId"; "required": false; }; }, { "onBlur": "onBlur"; "onChange": "onChange"; }, never, never, true, never>;
|
|
3545
|
+
}
|
|
3546
|
+
|
|
3547
|
+
declare class ThousandSeparatorDirective {
|
|
3548
|
+
private el;
|
|
3549
|
+
constructor(el: ElementRef);
|
|
3550
|
+
onInput(event: any): void;
|
|
3551
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ThousandSeparatorDirective, never>;
|
|
3552
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ThousandSeparatorDirective, "[appThousandSeparator]", never, {}, {}, never, never, true, never>;
|
|
3553
|
+
}
|
|
3554
|
+
|
|
3555
|
+
declare class CaseService {
|
|
3556
|
+
private http;
|
|
3557
|
+
private scService;
|
|
3558
|
+
constructor(http: HttpClient, scService: ServerConfigService);
|
|
3559
|
+
caseTypeUrl: string;
|
|
3560
|
+
getCaseTypes(): rxjs.Observable<_angular_common_module_d.HttpResponse<Object>>;
|
|
3561
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CaseService, never>;
|
|
3562
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<CaseService>;
|
|
3563
|
+
}
|
|
3564
|
+
|
|
3565
|
+
declare const loginBoxType: {
|
|
3566
|
+
Main: number;
|
|
3567
|
+
Popup: number;
|
|
3568
|
+
Modal: number;
|
|
3569
|
+
};
|
|
3570
|
+
declare const endpoints: {
|
|
3571
|
+
loginExperience: number;
|
|
3572
|
+
AUTH: string;
|
|
3573
|
+
CASES: string;
|
|
3574
|
+
CASES_V2: string;
|
|
3575
|
+
CASETYPES: string;
|
|
3576
|
+
CASETYPES_V2: string;
|
|
3577
|
+
CONFIG_V2: string;
|
|
3578
|
+
VIEWS: string;
|
|
3579
|
+
ASSIGNMENTS: string;
|
|
3580
|
+
ASSIGNMENTS_V2: string;
|
|
3581
|
+
ACTIONS: string;
|
|
3582
|
+
PAGES: string;
|
|
3583
|
+
DATA: string;
|
|
3584
|
+
DATA_V2: string;
|
|
3585
|
+
REFRESH: string;
|
|
3586
|
+
BACK_V2: string;
|
|
3587
|
+
PULSE: string;
|
|
3588
|
+
PULSE_V2: string;
|
|
3589
|
+
ROUTING: string;
|
|
3590
|
+
MEDIACO: string;
|
|
3591
|
+
API: string;
|
|
3592
|
+
EMBEDDED: string;
|
|
3593
|
+
EMBEDDEDHTML: string;
|
|
3594
|
+
MASHUP: string;
|
|
3595
|
+
MASHUPHTML: string;
|
|
3596
|
+
SIMPLEPORTAL: string;
|
|
3597
|
+
SIMPLEPORTALHTML: string;
|
|
3598
|
+
PORTAL: string;
|
|
3599
|
+
PORTALHTML: string;
|
|
3600
|
+
FULLPORTAL: string;
|
|
3601
|
+
FULLPORTALHTML: string;
|
|
3602
|
+
};
|
|
3603
|
+
|
|
3604
|
+
declare class GoogleMapsLoaderService {
|
|
3605
|
+
private loadingPromise?;
|
|
3606
|
+
load(apiKey: string): Promise<void>;
|
|
3607
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GoogleMapsLoaderService, never>;
|
|
3608
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<GoogleMapsLoaderService>;
|
|
3609
|
+
}
|
|
3610
|
+
|
|
3611
|
+
/**
|
|
3612
|
+
* Function that accepts array of messages as input and group them by their type and returns the resulting object
|
|
3613
|
+
* @param {Array} inputMessages
|
|
3614
|
+
* Eg: [
|
|
3615
|
+
* {message: 'First Name is required', type: 'error'},
|
|
3616
|
+
* {message: 'Last Name is required', type: 'error'},
|
|
3617
|
+
* {message: 'Address field should be clear and precise', type: 'info'}
|
|
3618
|
+
* ]
|
|
3619
|
+
*
|
|
3620
|
+
* @returns {object}
|
|
3621
|
+
*
|
|
3622
|
+
* Eg: {
|
|
3623
|
+
* error: ['First Name is required', 'Last Name is required'],
|
|
3624
|
+
* info: ['Address field should be clear and precise']
|
|
3625
|
+
* }
|
|
3626
|
+
*/
|
|
3627
|
+
declare function getMessagesGrouped(inputMessages: any): {};
|
|
3628
|
+
declare function getBanners(config: any): any;
|
|
3629
|
+
|
|
3630
|
+
declare function getLocale(locale?: string): string | undefined;
|
|
3631
|
+
declare function getCurrentTimezone(timezone?: string): string;
|
|
3632
|
+
declare function getSeconds(sTime: any): any;
|
|
3633
|
+
|
|
3634
|
+
declare function updateWorkList(pConnect: any, key: any, payload?: undefined): void;
|
|
3635
|
+
|
|
3636
|
+
declare const getCurrencyOptions: (inISOCode: string) => {
|
|
3637
|
+
locale: string;
|
|
3638
|
+
style: string;
|
|
3639
|
+
currency: string;
|
|
3640
|
+
};
|
|
3641
|
+
declare const getCurrencyCharacters: (inISOCode: string) => {
|
|
3642
|
+
theCurrencySymbol: string;
|
|
3643
|
+
theDecimalIndicator: string;
|
|
3644
|
+
theDigitGroupSeparator: string;
|
|
3645
|
+
};
|
|
3646
|
+
|
|
3647
|
+
declare const dateFormatInfoDefault: {
|
|
3648
|
+
dateFormatString: string;
|
|
3649
|
+
dateFormatStringLong: string;
|
|
3650
|
+
dateFormatStringLC: string;
|
|
3651
|
+
dateFormatMask: string;
|
|
3652
|
+
};
|
|
3653
|
+
declare const getDateFormatInfo: () => {
|
|
3654
|
+
dateFormatString: string;
|
|
3655
|
+
dateFormatStringLong: string;
|
|
3656
|
+
dateFormatStringLC: string;
|
|
3657
|
+
dateFormatMask: string;
|
|
3658
|
+
};
|
|
3659
|
+
|
|
3660
|
+
declare function handleEvent(actions: any, eventType: any, propName: any, value: any): void;
|
|
3661
|
+
|
|
3662
|
+
/**
|
|
3663
|
+
*
|
|
3664
|
+
* @param {*} pConn - pConnect object of the view
|
|
3665
|
+
* @returns {string} - returns the name of referenceList
|
|
3666
|
+
*/
|
|
3667
|
+
declare const getReferenceList: (pConn: any) => any;
|
|
3668
|
+
/**
|
|
3669
|
+
* creates and returns react element of the view
|
|
3670
|
+
* @param {*} pConn - pConnect object of the view
|
|
3671
|
+
* @param {*} index - index of the fieldGroup item
|
|
3672
|
+
* @param {*} viewConfigPath - boolean value to check for children in config
|
|
3673
|
+
* @returns {*} - return the react element of the view
|
|
3674
|
+
*/
|
|
3675
|
+
declare const buildView: (pConn: any, index: any, viewConfigPath: any) => _pega_pcore_pconnect_typedefs_interpreter_types.CreateC11nEnv;
|
|
3676
|
+
|
|
3677
|
+
declare const createFilter: (value: any, fieldId: any, comparator?: string) => {
|
|
3678
|
+
condition: {
|
|
3679
|
+
lhs: {
|
|
3680
|
+
field: any;
|
|
3681
|
+
};
|
|
3682
|
+
comparator: string;
|
|
3683
|
+
rhs: {
|
|
3684
|
+
value: any;
|
|
3685
|
+
};
|
|
3686
|
+
};
|
|
3687
|
+
};
|
|
3688
|
+
declare const combineFilters: (filterList: any, existingFilters: any) => any;
|
|
3689
|
+
declare const createFilterComponent: (getPConnect: any, filterMeta: any, index: any) => {
|
|
3690
|
+
type: any;
|
|
3691
|
+
getPConnect: any;
|
|
3692
|
+
name: any;
|
|
3693
|
+
filterProp: string;
|
|
3694
|
+
metadata: any;
|
|
3695
|
+
label: any;
|
|
3696
|
+
filterId: any;
|
|
3697
|
+
c11nEnv?: undefined;
|
|
3698
|
+
} | {
|
|
3699
|
+
type: any;
|
|
3700
|
+
getPConnect: any;
|
|
3701
|
+
name: any;
|
|
3702
|
+
filterProp: string;
|
|
3703
|
+
metadata: any;
|
|
3704
|
+
c11nEnv: _pega_pcore_pconnect_typedefs_interpreter_types.CreateC11nEnv;
|
|
3705
|
+
filterId: any;
|
|
3706
|
+
label?: undefined;
|
|
3707
|
+
};
|
|
3708
|
+
declare const buildFilterComponents: (getPConnect: any, allFilters: any) => any;
|
|
3709
|
+
declare const getFilterExpression: (filterValue: any, name: any, metadata: any) => "" | {
|
|
3710
|
+
condition: {
|
|
3711
|
+
lhs: {
|
|
3712
|
+
field: any;
|
|
3713
|
+
};
|
|
3714
|
+
comparator: string;
|
|
3715
|
+
rhs: {
|
|
3716
|
+
value: any;
|
|
3717
|
+
};
|
|
3718
|
+
};
|
|
3719
|
+
} | null;
|
|
3720
|
+
declare const getFormattedDate: (date: any) => any;
|
|
3721
|
+
|
|
3722
|
+
declare const BooleanFormatters: {
|
|
3723
|
+
TrueFalse: (value: any, options: any) => any;
|
|
3724
|
+
};
|
|
3725
|
+
|
|
3726
|
+
declare const CurrencyFormatters: {
|
|
3727
|
+
Currency: (value: any, options: any) => string;
|
|
3728
|
+
'Currency-Code': (value: any, options: any) => string;
|
|
3729
|
+
Decimal: (value: any, options: any) => string;
|
|
3730
|
+
'Decimal-Auto': (value: any, options: any) => string;
|
|
3731
|
+
Integer: (value: any, options: any) => string;
|
|
3732
|
+
Percentage: (value: any, options: any) => string;
|
|
3733
|
+
};
|
|
3734
|
+
|
|
3735
|
+
declare const currencyMap: {
|
|
3736
|
+
AF: {
|
|
3737
|
+
name: string;
|
|
3738
|
+
symbolFormat: string;
|
|
3739
|
+
currencyCode: string;
|
|
3740
|
+
};
|
|
3741
|
+
AL: {
|
|
3742
|
+
name: string;
|
|
3743
|
+
symbolFormat: string;
|
|
3744
|
+
currencyCode: string;
|
|
3745
|
+
};
|
|
3746
|
+
DZ: {
|
|
3747
|
+
name: string;
|
|
3748
|
+
symbolFormat: string;
|
|
3749
|
+
currencyCode: string;
|
|
3750
|
+
};
|
|
3751
|
+
AO: {
|
|
3752
|
+
name: string;
|
|
3753
|
+
symbolFormat: string;
|
|
3754
|
+
currencyCode: string;
|
|
3755
|
+
};
|
|
3756
|
+
AR: {
|
|
3757
|
+
name: string;
|
|
3758
|
+
symbolFormat: string;
|
|
3759
|
+
currencyCode: string;
|
|
3760
|
+
};
|
|
3761
|
+
AM: {
|
|
3762
|
+
name: string;
|
|
3763
|
+
symbolFormat: string;
|
|
3764
|
+
currencyCode: string;
|
|
3765
|
+
};
|
|
3766
|
+
AW: {
|
|
3767
|
+
name: string;
|
|
3768
|
+
symbolFormat: string;
|
|
3769
|
+
currencyCode: string;
|
|
3770
|
+
};
|
|
3771
|
+
AU: {
|
|
3772
|
+
name: string;
|
|
3773
|
+
symbolFormat: string;
|
|
3774
|
+
currencyCode: string;
|
|
3775
|
+
};
|
|
3776
|
+
AZ: {
|
|
3777
|
+
name: string;
|
|
3778
|
+
symbolFormat: string;
|
|
3779
|
+
currencyCode: string;
|
|
3780
|
+
};
|
|
3781
|
+
BS: {
|
|
3782
|
+
name: string;
|
|
3783
|
+
symbolFormat: string;
|
|
3784
|
+
currencyCode: string;
|
|
3785
|
+
};
|
|
3786
|
+
BH: {
|
|
3787
|
+
name: string;
|
|
3788
|
+
symbolFormat: string;
|
|
3789
|
+
currencyCode: string;
|
|
3790
|
+
};
|
|
3791
|
+
BD: {
|
|
3792
|
+
name: string;
|
|
3793
|
+
symbolFormat: string;
|
|
3794
|
+
currencyCode: string;
|
|
3795
|
+
};
|
|
3796
|
+
BB: {
|
|
3797
|
+
name: string;
|
|
3798
|
+
symbolFormat: string;
|
|
3799
|
+
currencyCode: string;
|
|
3800
|
+
};
|
|
3801
|
+
BY: {
|
|
3802
|
+
name: string;
|
|
3803
|
+
symbolFormat: string;
|
|
3804
|
+
currencyCode: string;
|
|
3805
|
+
};
|
|
3806
|
+
BZ: {
|
|
3807
|
+
name: string;
|
|
3808
|
+
symbolFormat: string;
|
|
3809
|
+
currencyCode: string;
|
|
3810
|
+
};
|
|
3811
|
+
BM: {
|
|
3812
|
+
name: string;
|
|
3813
|
+
symbolFormat: string;
|
|
3814
|
+
currencyCode: string;
|
|
3815
|
+
};
|
|
3816
|
+
BT: {
|
|
3817
|
+
name: string;
|
|
3818
|
+
symbolFormat: string;
|
|
3819
|
+
currencyCode: string;
|
|
3820
|
+
};
|
|
3821
|
+
BO: {
|
|
3822
|
+
name: string;
|
|
3823
|
+
symbolFormat: string;
|
|
3824
|
+
currencyCode: string;
|
|
3825
|
+
};
|
|
3826
|
+
BA: {
|
|
3827
|
+
name: string;
|
|
3828
|
+
symbolFormat: string;
|
|
3829
|
+
currencyCode: string;
|
|
3830
|
+
};
|
|
3831
|
+
BW: {
|
|
3832
|
+
name: string;
|
|
3833
|
+
symbolFormat: string;
|
|
3834
|
+
currencyCode: string;
|
|
3835
|
+
};
|
|
3836
|
+
BR: {
|
|
3837
|
+
name: string;
|
|
3838
|
+
symbolFormat: string;
|
|
3839
|
+
currencyCode: string;
|
|
3840
|
+
};
|
|
3841
|
+
GB: {
|
|
3842
|
+
name: string;
|
|
3843
|
+
symbolFormat: string;
|
|
3844
|
+
currencyCode: string;
|
|
3845
|
+
};
|
|
3846
|
+
BN: {
|
|
3847
|
+
name: string;
|
|
3848
|
+
symbolFormat: string;
|
|
3849
|
+
currencyCode: string;
|
|
3850
|
+
};
|
|
3851
|
+
BG: {
|
|
3852
|
+
name: string;
|
|
3853
|
+
symbolFormat: string;
|
|
3854
|
+
currencyCode: string;
|
|
3855
|
+
};
|
|
3856
|
+
BI: {
|
|
3857
|
+
name: string;
|
|
3858
|
+
symbolFormat: string;
|
|
3859
|
+
currencyCode: string;
|
|
3860
|
+
};
|
|
3861
|
+
KH: {
|
|
3862
|
+
name: string;
|
|
3863
|
+
symbolFormat: string;
|
|
3864
|
+
currencyCode: string;
|
|
3865
|
+
};
|
|
3866
|
+
CA: {
|
|
3867
|
+
name: string;
|
|
3868
|
+
symbolFormat: string;
|
|
3869
|
+
currencyCode: string;
|
|
3870
|
+
};
|
|
3871
|
+
CV: {
|
|
3872
|
+
name: string;
|
|
3873
|
+
symbolFormat: string;
|
|
3874
|
+
currencyCode: string;
|
|
3875
|
+
};
|
|
3876
|
+
KYD: {
|
|
3877
|
+
name: string;
|
|
3878
|
+
symbolFormat: string;
|
|
3879
|
+
currencyCode: string;
|
|
3880
|
+
};
|
|
3881
|
+
XO: {
|
|
3882
|
+
name: string;
|
|
3883
|
+
symbolFormat: string;
|
|
3884
|
+
currencyCode: string;
|
|
3885
|
+
};
|
|
3886
|
+
XA: {
|
|
3887
|
+
name: string;
|
|
3888
|
+
symbolFormat: string;
|
|
3889
|
+
currencyCode: string;
|
|
3890
|
+
};
|
|
3891
|
+
BJ: {
|
|
3892
|
+
name: string;
|
|
3893
|
+
symbolFormat: string;
|
|
3894
|
+
currencyCode: string;
|
|
3895
|
+
};
|
|
3896
|
+
BF: {
|
|
3897
|
+
name: string;
|
|
3898
|
+
symbolFormat: string;
|
|
3899
|
+
currencyCode: string;
|
|
3900
|
+
};
|
|
3901
|
+
CM: {
|
|
3902
|
+
name: string;
|
|
3903
|
+
symbolFormat: string;
|
|
3904
|
+
currencyCode: string;
|
|
3905
|
+
};
|
|
3906
|
+
CF: {
|
|
3907
|
+
name: string;
|
|
3908
|
+
symbolFormat: string;
|
|
3909
|
+
currencyCode: string;
|
|
3910
|
+
};
|
|
3911
|
+
TD: {
|
|
3912
|
+
name: string;
|
|
3913
|
+
symbolFormat: string;
|
|
3914
|
+
currencyCode: string;
|
|
3915
|
+
};
|
|
3916
|
+
CG: {
|
|
3917
|
+
name: string;
|
|
3918
|
+
symbolFormat: string;
|
|
3919
|
+
currencyCode: string;
|
|
3920
|
+
};
|
|
3921
|
+
CI: {
|
|
3922
|
+
name: string;
|
|
3923
|
+
symbolFormat: string;
|
|
3924
|
+
currencyCode: string;
|
|
3925
|
+
};
|
|
3926
|
+
GQ: {
|
|
3927
|
+
name: string;
|
|
3928
|
+
symbolFormat: string;
|
|
3929
|
+
currencyCode: string;
|
|
3930
|
+
};
|
|
3931
|
+
GA: {
|
|
3932
|
+
name: string;
|
|
3933
|
+
symbolFormat: string;
|
|
3934
|
+
currencyCode: string;
|
|
3935
|
+
};
|
|
3936
|
+
GW: {
|
|
3937
|
+
name: string;
|
|
3938
|
+
symbolFormat: string;
|
|
3939
|
+
currencyCode: string;
|
|
3940
|
+
};
|
|
3941
|
+
ML: {
|
|
3942
|
+
name: string;
|
|
3943
|
+
symbolFormat: string;
|
|
3944
|
+
currencyCode: string;
|
|
3945
|
+
};
|
|
3946
|
+
NE: {
|
|
3947
|
+
name: string;
|
|
3948
|
+
symbolFormat: string;
|
|
3949
|
+
currencyCode: string;
|
|
3950
|
+
};
|
|
3951
|
+
SN: {
|
|
3952
|
+
name: string;
|
|
3953
|
+
symbolFormat: string;
|
|
3954
|
+
currencyCode: string;
|
|
3955
|
+
};
|
|
3956
|
+
TG: {
|
|
3957
|
+
name: string;
|
|
3958
|
+
symbolFormat: string;
|
|
3959
|
+
currencyCode: string;
|
|
3960
|
+
};
|
|
3961
|
+
CL: {
|
|
3962
|
+
name: string;
|
|
3963
|
+
symbolFormat: string;
|
|
3964
|
+
currencyCode: string;
|
|
3965
|
+
};
|
|
3966
|
+
CN: {
|
|
3967
|
+
name: string;
|
|
3968
|
+
symbolFormat: string;
|
|
3969
|
+
currencyCode: string;
|
|
3970
|
+
};
|
|
3971
|
+
CO: {
|
|
3972
|
+
name: string;
|
|
3973
|
+
symbolFormat: string;
|
|
3974
|
+
currencyCode: string;
|
|
3975
|
+
};
|
|
3976
|
+
KM: {
|
|
3977
|
+
name: string;
|
|
3978
|
+
symbolFormat: string;
|
|
3979
|
+
currencyCode: string;
|
|
3980
|
+
};
|
|
3981
|
+
CD: {
|
|
3982
|
+
name: string;
|
|
3983
|
+
symbolFormat: string;
|
|
3984
|
+
currencyCode: string;
|
|
3985
|
+
};
|
|
3986
|
+
CR: {
|
|
3987
|
+
name: string;
|
|
3988
|
+
symbolFormat: string;
|
|
3989
|
+
currencyCode: string;
|
|
3990
|
+
};
|
|
3991
|
+
HR: {
|
|
3992
|
+
name: string;
|
|
3993
|
+
symbolFormat: string;
|
|
3994
|
+
currencyCode: string;
|
|
3995
|
+
};
|
|
3996
|
+
CU: {
|
|
3997
|
+
name: string;
|
|
3998
|
+
symbolFormat: string;
|
|
3999
|
+
currencyCode: string;
|
|
4000
|
+
};
|
|
4001
|
+
CZ: {
|
|
4002
|
+
name: string;
|
|
4003
|
+
symbolFormat: string;
|
|
4004
|
+
currencyCode: string;
|
|
4005
|
+
};
|
|
4006
|
+
DK: {
|
|
4007
|
+
name: string;
|
|
4008
|
+
symbolFormat: string;
|
|
4009
|
+
currencyCode: string;
|
|
4010
|
+
};
|
|
4011
|
+
DJ: {
|
|
4012
|
+
name: string;
|
|
4013
|
+
symbolFormat: string;
|
|
4014
|
+
currencyCode: string;
|
|
4015
|
+
};
|
|
4016
|
+
DO: {
|
|
4017
|
+
name: string;
|
|
4018
|
+
symbolFormat: string;
|
|
4019
|
+
currencyCode: string;
|
|
4020
|
+
};
|
|
4021
|
+
AI: {
|
|
4022
|
+
name: string;
|
|
4023
|
+
symbolFormat: string;
|
|
4024
|
+
currencyCode: string;
|
|
4025
|
+
};
|
|
4026
|
+
AG: {
|
|
4027
|
+
name: string;
|
|
4028
|
+
symbolFormat: string;
|
|
4029
|
+
currencyCode: string;
|
|
4030
|
+
};
|
|
4031
|
+
DM: {
|
|
4032
|
+
name: string;
|
|
4033
|
+
symbolFormat: string;
|
|
4034
|
+
currencyCode: string;
|
|
4035
|
+
};
|
|
4036
|
+
GD: {
|
|
4037
|
+
name: string;
|
|
4038
|
+
symbolFormat: string;
|
|
4039
|
+
currencyCode: string;
|
|
4040
|
+
};
|
|
4041
|
+
MS: {
|
|
4042
|
+
name: string;
|
|
4043
|
+
symbolFormat: string;
|
|
4044
|
+
currencyCode: string;
|
|
4045
|
+
};
|
|
4046
|
+
KN: {
|
|
4047
|
+
name: string;
|
|
4048
|
+
symbolFormat: string;
|
|
4049
|
+
currencyCode: string;
|
|
4050
|
+
};
|
|
4051
|
+
LC: {
|
|
4052
|
+
name: string;
|
|
4053
|
+
symbolFormat: string;
|
|
4054
|
+
currencyCode: string;
|
|
4055
|
+
};
|
|
4056
|
+
VC: {
|
|
4057
|
+
name: string;
|
|
4058
|
+
symbolFormat: string;
|
|
4059
|
+
currencyCode: string;
|
|
4060
|
+
};
|
|
4061
|
+
EG: {
|
|
4062
|
+
name: string;
|
|
4063
|
+
symbolFormat: string;
|
|
4064
|
+
currencyCode: string;
|
|
4065
|
+
};
|
|
4066
|
+
SV: {
|
|
4067
|
+
name: string;
|
|
4068
|
+
symbolFormat: string;
|
|
4069
|
+
currencyCode: string;
|
|
4070
|
+
};
|
|
4071
|
+
ER: {
|
|
4072
|
+
name: string;
|
|
4073
|
+
symbolFormat: string;
|
|
4074
|
+
currencyCode: string;
|
|
4075
|
+
};
|
|
4076
|
+
ET: {
|
|
4077
|
+
name: string;
|
|
4078
|
+
symbolFormat: string;
|
|
4079
|
+
currencyCode: string;
|
|
4080
|
+
};
|
|
4081
|
+
FK: {
|
|
4082
|
+
name: string;
|
|
4083
|
+
symbolFormat: string;
|
|
4084
|
+
currencyCode: string;
|
|
4085
|
+
};
|
|
4086
|
+
FJ: {
|
|
4087
|
+
name: string;
|
|
4088
|
+
symbolFormat: string;
|
|
4089
|
+
currencyCode: string;
|
|
4090
|
+
};
|
|
4091
|
+
GM: {
|
|
4092
|
+
name: string;
|
|
4093
|
+
symbolFormat: string;
|
|
4094
|
+
currencyCode: string;
|
|
4095
|
+
};
|
|
4096
|
+
GE: {
|
|
4097
|
+
name: string;
|
|
4098
|
+
symbolFormat: string;
|
|
4099
|
+
currencyCode: string;
|
|
4100
|
+
};
|
|
4101
|
+
GH: {
|
|
4102
|
+
name: string;
|
|
4103
|
+
symbolFormat: string;
|
|
4104
|
+
currencyCode: string;
|
|
4105
|
+
};
|
|
4106
|
+
GI: {
|
|
4107
|
+
name: string;
|
|
4108
|
+
symbolFormat: string;
|
|
4109
|
+
currencyCode: string;
|
|
4110
|
+
};
|
|
4111
|
+
XAU: {
|
|
4112
|
+
name: string;
|
|
4113
|
+
symbolFormat: string;
|
|
4114
|
+
currencyCode: string;
|
|
4115
|
+
};
|
|
4116
|
+
GT: {
|
|
4117
|
+
name: string;
|
|
4118
|
+
symbolFormat: string;
|
|
4119
|
+
currencyCode: string;
|
|
4120
|
+
};
|
|
4121
|
+
GG: {
|
|
4122
|
+
name: string;
|
|
4123
|
+
symbolFormat: string;
|
|
4124
|
+
currencyCode: string;
|
|
4125
|
+
};
|
|
4126
|
+
GN: {
|
|
4127
|
+
name: string;
|
|
4128
|
+
symbolFormat: string;
|
|
4129
|
+
currencyCode: string;
|
|
4130
|
+
};
|
|
4131
|
+
GY: {
|
|
4132
|
+
name: string;
|
|
4133
|
+
symbolFormat: string;
|
|
4134
|
+
currencyCode: string;
|
|
4135
|
+
};
|
|
4136
|
+
HN: {
|
|
4137
|
+
name: string;
|
|
4138
|
+
symbolFormat: string;
|
|
4139
|
+
currencyCode: string;
|
|
4140
|
+
};
|
|
4141
|
+
HK: {
|
|
4142
|
+
name: string;
|
|
4143
|
+
symbolFormat: string;
|
|
4144
|
+
currencyCode: string;
|
|
4145
|
+
};
|
|
4146
|
+
HU: {
|
|
4147
|
+
name: string;
|
|
4148
|
+
symbolFormat: string;
|
|
4149
|
+
currencyCode: string;
|
|
4150
|
+
};
|
|
4151
|
+
IS: {
|
|
4152
|
+
name: string;
|
|
4153
|
+
symbolFormat: string;
|
|
4154
|
+
currencyCode: string;
|
|
4155
|
+
};
|
|
4156
|
+
IN: {
|
|
4157
|
+
name: string;
|
|
4158
|
+
symbolFormat: string;
|
|
4159
|
+
currencyCode: string;
|
|
4160
|
+
};
|
|
4161
|
+
ID: {
|
|
4162
|
+
name: string;
|
|
4163
|
+
symbolFormat: string;
|
|
4164
|
+
currencyCode: string;
|
|
4165
|
+
};
|
|
4166
|
+
IR: {
|
|
4167
|
+
name: string;
|
|
4168
|
+
symbolFormat: string;
|
|
4169
|
+
currencyCode: string;
|
|
4170
|
+
};
|
|
4171
|
+
IQ: {
|
|
4172
|
+
name: string;
|
|
4173
|
+
symbolFormat: string;
|
|
4174
|
+
currencyCode: string;
|
|
4175
|
+
};
|
|
4176
|
+
IM: {
|
|
4177
|
+
name: string;
|
|
4178
|
+
symbolFormat: string;
|
|
4179
|
+
currencyCode: string;
|
|
4180
|
+
};
|
|
4181
|
+
IL: {
|
|
4182
|
+
name: string;
|
|
4183
|
+
symbolFormat: string;
|
|
4184
|
+
currencyCode: string;
|
|
4185
|
+
};
|
|
4186
|
+
JM: {
|
|
4187
|
+
name: string;
|
|
4188
|
+
symbolFormat: string;
|
|
4189
|
+
currencyCode: string;
|
|
4190
|
+
};
|
|
4191
|
+
JP: {
|
|
4192
|
+
name: string;
|
|
4193
|
+
symbolFormat: string;
|
|
4194
|
+
currencyCode: string;
|
|
4195
|
+
};
|
|
4196
|
+
JEP: {
|
|
4197
|
+
name: string;
|
|
4198
|
+
symbolFormat: string;
|
|
4199
|
+
currencyCode: string;
|
|
4200
|
+
};
|
|
4201
|
+
JO: {
|
|
4202
|
+
name: string;
|
|
4203
|
+
symbolFormat: string;
|
|
4204
|
+
currencyCode: string;
|
|
4205
|
+
};
|
|
4206
|
+
KZ: {
|
|
4207
|
+
name: string;
|
|
4208
|
+
symbolFormat: string;
|
|
4209
|
+
currencyCode: string;
|
|
4210
|
+
};
|
|
4211
|
+
KE: {
|
|
4212
|
+
name: string;
|
|
4213
|
+
symbolFormat: string;
|
|
4214
|
+
currencyCode: string;
|
|
4215
|
+
};
|
|
4216
|
+
KR: {
|
|
4217
|
+
name: string;
|
|
4218
|
+
symbolFormat: string;
|
|
4219
|
+
currencyCode: string;
|
|
4220
|
+
};
|
|
4221
|
+
KW: {
|
|
4222
|
+
name: string;
|
|
4223
|
+
symbolFormat: string;
|
|
4224
|
+
currencyCode: string;
|
|
4225
|
+
};
|
|
4226
|
+
KG: {
|
|
4227
|
+
name: string;
|
|
4228
|
+
symbolFormat: string;
|
|
4229
|
+
currencyCode: string;
|
|
4230
|
+
};
|
|
4231
|
+
LA: {
|
|
4232
|
+
name: string;
|
|
4233
|
+
symbolFormat: string;
|
|
4234
|
+
currencyCode: string;
|
|
4235
|
+
};
|
|
4236
|
+
LB: {
|
|
4237
|
+
name: string;
|
|
4238
|
+
symbolFormat: string;
|
|
4239
|
+
currencyCode: string;
|
|
4240
|
+
};
|
|
4241
|
+
LS: {
|
|
4242
|
+
name: string;
|
|
4243
|
+
symbolFormat: string;
|
|
4244
|
+
currencyCode: string;
|
|
4245
|
+
};
|
|
4246
|
+
LR: {
|
|
4247
|
+
name: string;
|
|
4248
|
+
symbolFormat: string;
|
|
4249
|
+
currencyCode: string;
|
|
4250
|
+
};
|
|
4251
|
+
LY: {
|
|
4252
|
+
name: string;
|
|
4253
|
+
symbolFormat: string;
|
|
4254
|
+
currencyCode: string;
|
|
4255
|
+
};
|
|
4256
|
+
MO: {
|
|
4257
|
+
name: string;
|
|
4258
|
+
symbolFormat: string;
|
|
4259
|
+
currencyCode: string;
|
|
4260
|
+
};
|
|
4261
|
+
MK: {
|
|
4262
|
+
name: string;
|
|
4263
|
+
symbolFormat: string;
|
|
4264
|
+
currencyCode: string;
|
|
4265
|
+
};
|
|
4266
|
+
MG: {
|
|
4267
|
+
name: string;
|
|
4268
|
+
symbolFormat: string;
|
|
4269
|
+
currencyCode: string;
|
|
4270
|
+
};
|
|
4271
|
+
MW: {
|
|
4272
|
+
name: string;
|
|
4273
|
+
symbolFormat: string;
|
|
4274
|
+
currencyCode: string;
|
|
4275
|
+
};
|
|
4276
|
+
MY: {
|
|
4277
|
+
name: string;
|
|
4278
|
+
symbolFormat: string;
|
|
4279
|
+
currencyCode: string;
|
|
4280
|
+
};
|
|
4281
|
+
MV: {
|
|
4282
|
+
name: string;
|
|
4283
|
+
symbolFormat: string;
|
|
4284
|
+
currencyCode: string;
|
|
4285
|
+
};
|
|
4286
|
+
MR: {
|
|
4287
|
+
name: string;
|
|
4288
|
+
symbolFormat: string;
|
|
4289
|
+
currencyCode: string;
|
|
4290
|
+
};
|
|
4291
|
+
MU: {
|
|
4292
|
+
name: string;
|
|
4293
|
+
symbolFormat: string;
|
|
4294
|
+
currencyCode: string;
|
|
4295
|
+
};
|
|
4296
|
+
MX: {
|
|
4297
|
+
name: string;
|
|
4298
|
+
symbolFormat: string;
|
|
4299
|
+
currencyCode: string;
|
|
4300
|
+
};
|
|
4301
|
+
MD: {
|
|
4302
|
+
name: string;
|
|
4303
|
+
symbolFormat: string;
|
|
4304
|
+
currencyCode: string;
|
|
4305
|
+
};
|
|
4306
|
+
MN: {
|
|
4307
|
+
name: string;
|
|
4308
|
+
symbolFormat: string;
|
|
4309
|
+
currencyCode: string;
|
|
4310
|
+
};
|
|
4311
|
+
MA: {
|
|
4312
|
+
name: string;
|
|
4313
|
+
symbolFormat: string;
|
|
4314
|
+
currencyCode: string;
|
|
4315
|
+
};
|
|
4316
|
+
MZ: {
|
|
4317
|
+
name: string;
|
|
4318
|
+
symbolFormat: string;
|
|
4319
|
+
currencyCode: string;
|
|
4320
|
+
};
|
|
4321
|
+
MM: {
|
|
4322
|
+
name: string;
|
|
4323
|
+
symbolFormat: string;
|
|
4324
|
+
currencyCode: string;
|
|
4325
|
+
};
|
|
4326
|
+
NA: {
|
|
4327
|
+
name: string;
|
|
4328
|
+
symbolFormat: string;
|
|
4329
|
+
currencyCode: string;
|
|
4330
|
+
};
|
|
4331
|
+
NP: {
|
|
4332
|
+
name: string;
|
|
4333
|
+
symbolFormat: string;
|
|
4334
|
+
currencyCode: string;
|
|
4335
|
+
};
|
|
4336
|
+
AN: {
|
|
4337
|
+
name: string;
|
|
4338
|
+
symbolFormat: string;
|
|
4339
|
+
currencyCode: string;
|
|
4340
|
+
};
|
|
4341
|
+
NZ: {
|
|
4342
|
+
name: string;
|
|
4343
|
+
symbolFormat: string;
|
|
4344
|
+
currencyCode: string;
|
|
4345
|
+
};
|
|
4346
|
+
CK: {
|
|
4347
|
+
name: string;
|
|
4348
|
+
symbolFormat: string;
|
|
4349
|
+
currencyCode: string;
|
|
4350
|
+
};
|
|
4351
|
+
NU: {
|
|
4352
|
+
name: string;
|
|
4353
|
+
symbolFormat: string;
|
|
4354
|
+
currencyCode: string;
|
|
4355
|
+
};
|
|
4356
|
+
PN: {
|
|
4357
|
+
name: string;
|
|
4358
|
+
symbolFormat: string;
|
|
4359
|
+
currencyCode: string;
|
|
4360
|
+
};
|
|
4361
|
+
NI: {
|
|
4362
|
+
name: string;
|
|
4363
|
+
symbolFormat: string;
|
|
4364
|
+
currencyCode: string;
|
|
4365
|
+
};
|
|
4366
|
+
NG: {
|
|
4367
|
+
name: string;
|
|
4368
|
+
symbolFormat: string;
|
|
4369
|
+
currencyCode: string;
|
|
4370
|
+
};
|
|
4371
|
+
KP: {
|
|
4372
|
+
name: string;
|
|
4373
|
+
symbolFormat: string;
|
|
4374
|
+
currencyCode: string;
|
|
4375
|
+
};
|
|
4376
|
+
NO: {
|
|
4377
|
+
name: string;
|
|
4378
|
+
symbolFormat: string;
|
|
4379
|
+
currencyCode: string;
|
|
4380
|
+
};
|
|
4381
|
+
OM: {
|
|
4382
|
+
name: string;
|
|
4383
|
+
symbolFormat: string;
|
|
4384
|
+
currencyCode: string;
|
|
4385
|
+
};
|
|
4386
|
+
PF: {
|
|
4387
|
+
name: string;
|
|
4388
|
+
symbolFormat: string;
|
|
4389
|
+
currencyCode: string;
|
|
4390
|
+
};
|
|
4391
|
+
NC: {
|
|
4392
|
+
name: string;
|
|
4393
|
+
symbolFormat: string;
|
|
4394
|
+
currencyCode: string;
|
|
4395
|
+
};
|
|
4396
|
+
WF: {
|
|
4397
|
+
name: string;
|
|
4398
|
+
symbolFormat: string;
|
|
4399
|
+
currencyCode: string;
|
|
4400
|
+
};
|
|
4401
|
+
PK: {
|
|
4402
|
+
name: string;
|
|
4403
|
+
symbolFormat: string;
|
|
4404
|
+
currencyCode: string;
|
|
4405
|
+
};
|
|
4406
|
+
XPD: {
|
|
4407
|
+
name: string;
|
|
4408
|
+
symbolFormat: string;
|
|
4409
|
+
currencyCode: string;
|
|
4410
|
+
};
|
|
4411
|
+
PA: {
|
|
4412
|
+
name: string;
|
|
4413
|
+
symbolFormat: string;
|
|
4414
|
+
currencyCode: string;
|
|
4415
|
+
};
|
|
4416
|
+
PG: {
|
|
4417
|
+
name: string;
|
|
4418
|
+
symbolFormat: string;
|
|
4419
|
+
currencyCode: string;
|
|
4420
|
+
};
|
|
4421
|
+
PY: {
|
|
4422
|
+
name: string;
|
|
4423
|
+
symbolFormat: string;
|
|
4424
|
+
currencyCode: string;
|
|
4425
|
+
};
|
|
4426
|
+
PE: {
|
|
4427
|
+
name: string;
|
|
4428
|
+
symbolFormat: string;
|
|
4429
|
+
currencyCode: string;
|
|
4430
|
+
};
|
|
4431
|
+
PH: {
|
|
4432
|
+
name: string;
|
|
4433
|
+
symbolFormat: string;
|
|
4434
|
+
currencyCode: string;
|
|
4435
|
+
};
|
|
4436
|
+
XPT: {
|
|
4437
|
+
name: string;
|
|
4438
|
+
symbolFormat: string;
|
|
4439
|
+
currencyCode: string;
|
|
4440
|
+
};
|
|
4441
|
+
PL: {
|
|
4442
|
+
name: string;
|
|
4443
|
+
symbolFormat: string;
|
|
4444
|
+
currencyCode: string;
|
|
4445
|
+
};
|
|
4446
|
+
QA: {
|
|
4447
|
+
name: string;
|
|
4448
|
+
symbolFormat: string;
|
|
4449
|
+
currencyCode: string;
|
|
4450
|
+
};
|
|
4451
|
+
RO: {
|
|
4452
|
+
name: string;
|
|
4453
|
+
symbolFormat: string;
|
|
4454
|
+
currencyCode: string;
|
|
4455
|
+
};
|
|
4456
|
+
RU: {
|
|
4457
|
+
name: string;
|
|
4458
|
+
symbolFormat: string;
|
|
4459
|
+
currencyCode: string;
|
|
4460
|
+
};
|
|
4461
|
+
RW: {
|
|
4462
|
+
name: string;
|
|
4463
|
+
symbolFormat: string;
|
|
4464
|
+
currencyCode: string;
|
|
4465
|
+
};
|
|
4466
|
+
WS: {
|
|
4467
|
+
name: string;
|
|
4468
|
+
symbolFormat: string;
|
|
4469
|
+
currencyCode: string;
|
|
4470
|
+
};
|
|
4471
|
+
ST: {
|
|
4472
|
+
name: string;
|
|
4473
|
+
symbolFormat: string;
|
|
4474
|
+
currencyCode: string;
|
|
4475
|
+
};
|
|
4476
|
+
SA: {
|
|
4477
|
+
name: string;
|
|
4478
|
+
symbolFormat: string;
|
|
4479
|
+
currencyCode: string;
|
|
4480
|
+
};
|
|
4481
|
+
RS: {
|
|
4482
|
+
name: string;
|
|
4483
|
+
symbolFormat: string;
|
|
4484
|
+
currencyCode: string;
|
|
4485
|
+
};
|
|
4486
|
+
SC: {
|
|
4487
|
+
name: string;
|
|
4488
|
+
symbolFormat: string;
|
|
4489
|
+
currencyCode: string;
|
|
4490
|
+
};
|
|
4491
|
+
SL: {
|
|
4492
|
+
name: string;
|
|
4493
|
+
symbolFormat: string;
|
|
4494
|
+
currencyCode: string;
|
|
4495
|
+
};
|
|
4496
|
+
XAG: {
|
|
4497
|
+
name: string;
|
|
4498
|
+
symbolFormat: string;
|
|
4499
|
+
currencyCode: string;
|
|
4500
|
+
};
|
|
4501
|
+
SG: {
|
|
4502
|
+
name: string;
|
|
4503
|
+
symbolFormat: string;
|
|
4504
|
+
currencyCode: string;
|
|
4505
|
+
};
|
|
4506
|
+
SB: {
|
|
4507
|
+
name: string;
|
|
4508
|
+
symbolFormat: string;
|
|
4509
|
+
currencyCode: string;
|
|
4510
|
+
};
|
|
4511
|
+
SO: {
|
|
4512
|
+
name: string;
|
|
4513
|
+
symbolFormat: string;
|
|
4514
|
+
currencyCode: string;
|
|
4515
|
+
};
|
|
4516
|
+
TJ: {
|
|
4517
|
+
name: string;
|
|
4518
|
+
symbolFormat: string;
|
|
4519
|
+
currencyCode: string;
|
|
4520
|
+
};
|
|
4521
|
+
ZA: {
|
|
4522
|
+
name: string;
|
|
4523
|
+
symbolFormat: string;
|
|
4524
|
+
currencyCode: string;
|
|
4525
|
+
};
|
|
4526
|
+
LK: {
|
|
4527
|
+
name: string;
|
|
4528
|
+
symbolFormat: string;
|
|
4529
|
+
currencyCode: string;
|
|
4530
|
+
};
|
|
4531
|
+
SH: {
|
|
4532
|
+
name: string;
|
|
4533
|
+
symbolFormat: string;
|
|
4534
|
+
currencyCode: string;
|
|
4535
|
+
};
|
|
4536
|
+
AC: {
|
|
4537
|
+
name: string;
|
|
4538
|
+
symbolFormat: string;
|
|
4539
|
+
currencyCode: string;
|
|
4540
|
+
};
|
|
4541
|
+
SS: {
|
|
4542
|
+
name: string;
|
|
4543
|
+
symbolFormat: string;
|
|
4544
|
+
currencyCode: string;
|
|
4545
|
+
};
|
|
4546
|
+
SR: {
|
|
4547
|
+
name: string;
|
|
4548
|
+
symbolFormat: string;
|
|
4549
|
+
currencyCode: string;
|
|
4550
|
+
};
|
|
4551
|
+
SZ: {
|
|
4552
|
+
name: string;
|
|
4553
|
+
symbolFormat: string;
|
|
4554
|
+
currencyCode: string;
|
|
4555
|
+
};
|
|
4556
|
+
SE: {
|
|
4557
|
+
name: string;
|
|
4558
|
+
symbolFormat: string;
|
|
4559
|
+
currencyCode: string;
|
|
4560
|
+
};
|
|
4561
|
+
CH: {
|
|
4562
|
+
name: string;
|
|
4563
|
+
symbolFormat: string;
|
|
4564
|
+
currencyCode: string;
|
|
4565
|
+
};
|
|
4566
|
+
SY: {
|
|
4567
|
+
name: string;
|
|
4568
|
+
symbolFormat: string;
|
|
4569
|
+
currencyCode: string;
|
|
4570
|
+
};
|
|
4571
|
+
TW: {
|
|
4572
|
+
name: string;
|
|
4573
|
+
symbolFormat: string;
|
|
4574
|
+
currencyCode: string;
|
|
4575
|
+
};
|
|
4576
|
+
TZ: {
|
|
4577
|
+
name: string;
|
|
4578
|
+
symbolFormat: string;
|
|
4579
|
+
currencyCode: string;
|
|
4580
|
+
};
|
|
4581
|
+
TH: {
|
|
4582
|
+
name: string;
|
|
4583
|
+
symbolFormat: string;
|
|
4584
|
+
currencyCode: string;
|
|
4585
|
+
};
|
|
4586
|
+
TO: {
|
|
4587
|
+
name: string;
|
|
4588
|
+
symbolFormat: string;
|
|
4589
|
+
currencyCode: string;
|
|
4590
|
+
};
|
|
4591
|
+
TT: {
|
|
4592
|
+
name: string;
|
|
4593
|
+
symbolFormat: string;
|
|
4594
|
+
currencyCode: string;
|
|
4595
|
+
};
|
|
4596
|
+
TN: {
|
|
4597
|
+
name: string;
|
|
4598
|
+
symbolFormat: string;
|
|
4599
|
+
currencyCode: string;
|
|
4600
|
+
};
|
|
4601
|
+
TR: {
|
|
4602
|
+
name: string;
|
|
4603
|
+
symbolFormat: string;
|
|
4604
|
+
currencyCode: string;
|
|
4605
|
+
};
|
|
4606
|
+
TM: {
|
|
4607
|
+
name: string;
|
|
4608
|
+
symbolFormat: string;
|
|
4609
|
+
currencyCode: string;
|
|
4610
|
+
};
|
|
4611
|
+
US: {
|
|
4612
|
+
name: string;
|
|
4613
|
+
symbolFormat: string;
|
|
4614
|
+
currencyCode: string;
|
|
4615
|
+
};
|
|
4616
|
+
AS: {
|
|
4617
|
+
name: string;
|
|
4618
|
+
symbolFormat: string;
|
|
4619
|
+
currencyCode: string;
|
|
4620
|
+
};
|
|
4621
|
+
IO: {
|
|
4622
|
+
name: string;
|
|
4623
|
+
symbolFormat: string;
|
|
4624
|
+
currencyCode: string;
|
|
4625
|
+
};
|
|
4626
|
+
VG: {
|
|
4627
|
+
name: string;
|
|
4628
|
+
symbolFormat: string;
|
|
4629
|
+
currencyCode: string;
|
|
4630
|
+
};
|
|
4631
|
+
GU: {
|
|
4632
|
+
name: string;
|
|
4633
|
+
symbolFormat: string;
|
|
4634
|
+
currencyCode: string;
|
|
4635
|
+
};
|
|
4636
|
+
HT: {
|
|
4637
|
+
name: string;
|
|
4638
|
+
symbolFormat: string;
|
|
4639
|
+
currencyCode: string;
|
|
4640
|
+
};
|
|
4641
|
+
MH: {
|
|
4642
|
+
name: string;
|
|
4643
|
+
symbolFormat: string;
|
|
4644
|
+
currencyCode: string;
|
|
4645
|
+
};
|
|
4646
|
+
FM: {
|
|
4647
|
+
name: string;
|
|
4648
|
+
symbolFormat: string;
|
|
4649
|
+
currencyCode: string;
|
|
4650
|
+
};
|
|
4651
|
+
MP: {
|
|
4652
|
+
name: string;
|
|
4653
|
+
symbolFormat: string;
|
|
4654
|
+
currencyCode: string;
|
|
4655
|
+
};
|
|
4656
|
+
PW: {
|
|
4657
|
+
name: string;
|
|
4658
|
+
symbolFormat: string;
|
|
4659
|
+
currencyCode: string;
|
|
4660
|
+
};
|
|
4661
|
+
PR: {
|
|
4662
|
+
name: string;
|
|
4663
|
+
symbolFormat: string;
|
|
4664
|
+
currencyCode: string;
|
|
4665
|
+
};
|
|
4666
|
+
TC: {
|
|
4667
|
+
name: string;
|
|
4668
|
+
symbolFormat: string;
|
|
4669
|
+
currencyCode: string;
|
|
4670
|
+
};
|
|
4671
|
+
VI: {
|
|
4672
|
+
name: string;
|
|
4673
|
+
symbolFormat: string;
|
|
4674
|
+
currencyCode: string;
|
|
4675
|
+
};
|
|
4676
|
+
AE: {
|
|
4677
|
+
name: string;
|
|
4678
|
+
symbolFormat: string;
|
|
4679
|
+
currencyCode: string;
|
|
4680
|
+
};
|
|
4681
|
+
UG: {
|
|
4682
|
+
name: string;
|
|
4683
|
+
symbolFormat: string;
|
|
4684
|
+
currencyCode: string;
|
|
4685
|
+
};
|
|
4686
|
+
UA: {
|
|
4687
|
+
name: string;
|
|
4688
|
+
symbolFormat: string;
|
|
4689
|
+
currencyCode: string;
|
|
4690
|
+
};
|
|
4691
|
+
UY: {
|
|
4692
|
+
name: string;
|
|
4693
|
+
symbolFormat: string;
|
|
4694
|
+
currencyCode: string;
|
|
4695
|
+
};
|
|
4696
|
+
UZ: {
|
|
4697
|
+
name: string;
|
|
4698
|
+
symbolFormat: string;
|
|
4699
|
+
currencyCode: string;
|
|
4700
|
+
};
|
|
4701
|
+
VU: {
|
|
4702
|
+
name: string;
|
|
4703
|
+
symbolFormat: string;
|
|
4704
|
+
currencyCode: string;
|
|
4705
|
+
};
|
|
4706
|
+
VE: {
|
|
4707
|
+
name: string;
|
|
4708
|
+
symbolFormat: string;
|
|
4709
|
+
currencyCode: string;
|
|
4710
|
+
};
|
|
4711
|
+
VN: {
|
|
4712
|
+
name: string;
|
|
4713
|
+
symbolFormat: string;
|
|
4714
|
+
currencyCode: string;
|
|
4715
|
+
};
|
|
4716
|
+
YE: {
|
|
4717
|
+
name: string;
|
|
4718
|
+
symbolFormat: string;
|
|
4719
|
+
currencyCode: string;
|
|
4720
|
+
};
|
|
4721
|
+
YU: {
|
|
4722
|
+
name: string;
|
|
4723
|
+
symbolFormat: string;
|
|
4724
|
+
currencyCode: string;
|
|
4725
|
+
};
|
|
4726
|
+
ZR: {
|
|
4727
|
+
name: string;
|
|
4728
|
+
symbolFormat: string;
|
|
4729
|
+
currencyCode: string;
|
|
4730
|
+
};
|
|
4731
|
+
ZM: {
|
|
4732
|
+
name: string;
|
|
4733
|
+
symbolFormat: string;
|
|
4734
|
+
currencyCode: string;
|
|
4735
|
+
};
|
|
4736
|
+
ZW: {
|
|
4737
|
+
name: string;
|
|
4738
|
+
symbolFormat: string;
|
|
4739
|
+
currencyCode: string;
|
|
4740
|
+
};
|
|
4741
|
+
AD: {
|
|
4742
|
+
name: string;
|
|
4743
|
+
symbolFormat: string;
|
|
4744
|
+
currencyCode: string;
|
|
4745
|
+
};
|
|
4746
|
+
AT: {
|
|
4747
|
+
name: string;
|
|
4748
|
+
symbolFormat: string;
|
|
4749
|
+
currencyCode: string;
|
|
4750
|
+
};
|
|
4751
|
+
BE: {
|
|
4752
|
+
name: string;
|
|
4753
|
+
symbolFormat: string;
|
|
4754
|
+
currencyCode: string;
|
|
4755
|
+
};
|
|
4756
|
+
CY: {
|
|
4757
|
+
name: string;
|
|
4758
|
+
symbolFormat: string;
|
|
4759
|
+
currencyCode: string;
|
|
4760
|
+
};
|
|
4761
|
+
EE: {
|
|
4762
|
+
name: string;
|
|
4763
|
+
symbolFormat: string;
|
|
4764
|
+
currencyCode: string;
|
|
4765
|
+
};
|
|
4766
|
+
FI: {
|
|
4767
|
+
name: string;
|
|
4768
|
+
symbolFormat: string;
|
|
4769
|
+
currencyCode: string;
|
|
4770
|
+
};
|
|
4771
|
+
FR: {
|
|
4772
|
+
name: string;
|
|
4773
|
+
symbolFormat: string;
|
|
4774
|
+
currencyCode: string;
|
|
4775
|
+
};
|
|
4776
|
+
DE: {
|
|
4777
|
+
name: string;
|
|
4778
|
+
symbolFormat: string;
|
|
4779
|
+
currencyCode: string;
|
|
4780
|
+
};
|
|
4781
|
+
GR: {
|
|
4782
|
+
name: string;
|
|
4783
|
+
symbolFormat: string;
|
|
4784
|
+
currencyCode: string;
|
|
4785
|
+
};
|
|
4786
|
+
IE: {
|
|
4787
|
+
name: string;
|
|
4788
|
+
symbolFormat: string;
|
|
4789
|
+
currencyCode: string;
|
|
4790
|
+
};
|
|
4791
|
+
IT: {
|
|
4792
|
+
name: string;
|
|
4793
|
+
symbolFormat: string;
|
|
4794
|
+
currencyCode: string;
|
|
4795
|
+
};
|
|
4796
|
+
XK: {
|
|
4797
|
+
name: string;
|
|
4798
|
+
symbolFormat: string;
|
|
4799
|
+
currencyCode: string;
|
|
4800
|
+
};
|
|
4801
|
+
LV: {
|
|
4802
|
+
name: string;
|
|
4803
|
+
symbolFormat: string;
|
|
4804
|
+
currencyCode: string;
|
|
4805
|
+
};
|
|
4806
|
+
LT: {
|
|
4807
|
+
name: string;
|
|
4808
|
+
symbolFormat: string;
|
|
4809
|
+
currencyCode: string;
|
|
4810
|
+
};
|
|
4811
|
+
LU: {
|
|
4812
|
+
name: string;
|
|
4813
|
+
symbolFormat: string;
|
|
4814
|
+
currencyCode: string;
|
|
4815
|
+
};
|
|
4816
|
+
MT: {
|
|
4817
|
+
name: string;
|
|
4818
|
+
symbolFormat: string;
|
|
4819
|
+
currencyCode: string;
|
|
4820
|
+
};
|
|
4821
|
+
MC: {
|
|
4822
|
+
name: string;
|
|
4823
|
+
symbolFormat: string;
|
|
4824
|
+
currencyCode: string;
|
|
4825
|
+
};
|
|
4826
|
+
ME: {
|
|
4827
|
+
name: string;
|
|
4828
|
+
symbolFormat: string;
|
|
4829
|
+
currencyCode: string;
|
|
4830
|
+
};
|
|
4831
|
+
NL: {
|
|
4832
|
+
name: string;
|
|
4833
|
+
symbolFormat: string;
|
|
4834
|
+
currencyCode: string;
|
|
4835
|
+
};
|
|
4836
|
+
PT: {
|
|
4837
|
+
name: string;
|
|
4838
|
+
symbolFormat: string;
|
|
4839
|
+
currencyCode: string;
|
|
4840
|
+
};
|
|
4841
|
+
SM: {
|
|
4842
|
+
name: string;
|
|
4843
|
+
symbolFormat: string;
|
|
4844
|
+
currencyCode: string;
|
|
4845
|
+
};
|
|
4846
|
+
SK: {
|
|
4847
|
+
name: string;
|
|
4848
|
+
symbolFormat: string;
|
|
4849
|
+
currencyCode: string;
|
|
4850
|
+
};
|
|
4851
|
+
SI: {
|
|
4852
|
+
name: string;
|
|
4853
|
+
symbolFormat: string;
|
|
4854
|
+
currencyCode: string;
|
|
4855
|
+
};
|
|
4856
|
+
ES: {
|
|
4857
|
+
name: string;
|
|
4858
|
+
symbolFormat: string;
|
|
4859
|
+
currencyCode: string;
|
|
4860
|
+
};
|
|
4861
|
+
VA: {
|
|
4862
|
+
name: string;
|
|
4863
|
+
symbolFormat: string;
|
|
4864
|
+
currencyCode: string;
|
|
4865
|
+
};
|
|
4866
|
+
};
|
|
4867
|
+
|
|
4868
|
+
declare const DateFormatters: {
|
|
4869
|
+
'DateTime-Long': (value: any, options: any) => string;
|
|
4870
|
+
'DateTime-Short': (value: any, options: any) => string;
|
|
4871
|
+
'DateTime-Since': (value: any) => string;
|
|
4872
|
+
'Time-Only': (value: any, options: any) => any;
|
|
4873
|
+
convertToTimezone: (value: any, options: any) => any;
|
|
4874
|
+
convertFromTimezone: (value: any, timezone: any) => any;
|
|
4875
|
+
Date: (value: any, options: any) => string;
|
|
4876
|
+
};
|
|
4877
|
+
|
|
4878
|
+
declare const formatters: {
|
|
4879
|
+
Currency: (value: any, options: any) => any;
|
|
4880
|
+
'Currency-Code': (value: any, options: any) => any;
|
|
4881
|
+
Decimal: (value: any, options: any) => any;
|
|
4882
|
+
'Decimal-Auto': (value: any, options: any) => any;
|
|
4883
|
+
Integer: (value: any, options: any) => any;
|
|
4884
|
+
Percentage: (value: any, options: any) => any;
|
|
4885
|
+
};
|
|
4886
|
+
|
|
4887
|
+
declare const CommonFormatters: {
|
|
4888
|
+
'DateTime-Long': (value: any, options: any) => string;
|
|
4889
|
+
'DateTime-Short': (value: any, options: any) => string;
|
|
4890
|
+
'DateTime-Since': (value: any) => string;
|
|
4891
|
+
'Time-Only': (value: any, options: any) => any;
|
|
4892
|
+
convertToTimezone: (value: any, options: any) => any;
|
|
4893
|
+
convertFromTimezone: (value: any, timezone: any) => any;
|
|
4894
|
+
Date: (value: any, options: any) => string;
|
|
4895
|
+
Currency: (value: any, options: any) => string;
|
|
4896
|
+
'Currency-Code': (value: any, options: any) => string;
|
|
4897
|
+
Decimal: (value: any, options: any) => string;
|
|
4898
|
+
'Decimal-Auto': (value: any, options: any) => string;
|
|
4899
|
+
Integer: (value: any, options: any) => string;
|
|
4900
|
+
Percentage: (value: any, options: any) => string;
|
|
4901
|
+
TrueFalse: (value: any, options: any) => any;
|
|
4902
|
+
};
|
|
4903
|
+
declare function format(value: any, type: any, options?: {}): string;
|
|
4904
|
+
|
|
4905
|
+
declare function updateNewInstructions(c11nEnv: any, selectionList: any): void;
|
|
4906
|
+
declare function insertInstruction(c11nEnv: any, selectionList: any, selectionKey: any, primaryField: any, item: any): void;
|
|
4907
|
+
declare function deleteInstruction(c11nEnv: any, selectionList: any, selectionKey: any, item: any): void;
|
|
4908
|
+
|
|
4909
|
+
declare function getLeafNameFromPropertyName(property: any): string;
|
|
4910
|
+
declare function isSelfReferencedProperty(param: any, referenceProp: any): boolean;
|
|
4911
|
+
declare function getCompositeKeys(c11nEnv: any, property: any): any;
|
|
4912
|
+
declare function generateColumns(config: any, pConn: any, referenceType: any): void;
|
|
4913
|
+
declare function getDataRelationshipContextFromKey(key: any): any;
|
|
4914
|
+
|
|
4915
|
+
declare function getDataReferenceInfo(pConnect: any, dataRelationshipContext: any, contextPage: any): {
|
|
4916
|
+
dataContext?: undefined;
|
|
4917
|
+
dataContextParameters?: undefined;
|
|
4918
|
+
} | {
|
|
4919
|
+
dataContext: any;
|
|
4920
|
+
dataContextParameters: {};
|
|
4921
|
+
};
|
|
4922
|
+
declare function isLinkTextEmpty(text: any): boolean;
|
|
4923
|
+
|
|
4924
|
+
declare const getDeferFriendlyTabs: (allTabs: any) => any;
|
|
4925
|
+
declare const searchtabsClick: (id: any, mainTabs: any, currentTabId: any) => void;
|
|
4926
|
+
declare const getVisibleTabs: (allTabs: any, uuid: any) => any;
|
|
4927
|
+
declare const getTransientTabs: (availableTabs: any, currentTabId: any, tabItems: any) => any;
|
|
4928
|
+
declare const tabClick: (id: any, availableTabs: any, currentTabId: any, tabItems: any) => void;
|
|
4929
|
+
declare const getTabLabel: (tabPConnect: any) => any;
|
|
4930
|
+
declare const getActiveTabId: (mainTabs: any, currentTabId: any) => any;
|
|
4931
|
+
declare const getFirstVisibleTabId: (deferLoadedTabs: any, tabViewName: any) => string | null;
|
|
4932
|
+
|
|
4933
|
+
/**
|
|
4934
|
+
* versionHelpers.ts
|
|
4935
|
+
*
|
|
4936
|
+
* Container helper functions that can identify which version of
|
|
4937
|
+
* PCore/PConnect is being run
|
|
4938
|
+
*/
|
|
4939
|
+
declare const sdkVersion = "8.7";
|
|
4940
|
+
declare function compareSdkPCoreVersions(): void;
|
|
4941
|
+
|
|
4942
|
+
/**
|
|
4943
|
+
* Returns the value of the key from objectInfo/caseInfo
|
|
4944
|
+
* Added fallback to retrieve from caseInfo if objectInfo not present.
|
|
4945
|
+
* @param pConnect
|
|
4946
|
+
* @param key
|
|
4947
|
+
* @returns the value of key
|
|
4948
|
+
*/
|
|
4949
|
+
declare const getResolvedConstantValue: (pConnect: typeof PConnect, key: string) => any;
|
|
4950
|
+
|
|
4951
|
+
declare class UpdateWorklistService {
|
|
4952
|
+
private subject;
|
|
4953
|
+
/**
|
|
4954
|
+
* Function signals to update Work list
|
|
4955
|
+
* @param bUpdate - true: update worklist, false - do nothing
|
|
4956
|
+
*/
|
|
4957
|
+
sendMessage(bUpdate: boolean): void;
|
|
4958
|
+
clearMessage(): void;
|
|
4959
|
+
getMessage(): Observable<any>;
|
|
4960
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UpdateWorklistService, never>;
|
|
4961
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<UpdateWorklistService>;
|
|
4962
|
+
}
|
|
4963
|
+
|
|
4964
|
+
export { ActionButtonsComponent, AlertBannerComponent, AlertComponent, AngularPConnectService, AppAnnouncementComponent, AppShellComponent, AssignmentCardComponent, AssignmentComponent, AttachmentComponent, AutoCompleteComponent, BannerService, BooleanFormatters, CancelAlertComponent, CaseCreateStageComponent, CaseHistoryComponent, CaseService, CaseSummaryComponent, CaseViewComponent, CheckBoxComponent, CommonFormatters, ComponentMapperComponent, ConfirmationComponent, CurrencyComponent, CurrencyFormatters, DELETE_ICON, DashboardFilterComponent, DataReferenceAdvancedSearchService, DataReferenceComponent, DatapageService, DateComponent, DateFormatters, DateTimeComponent, DecimalComponent, DefaultFormComponent, DeferLoadComponent, DetailsComponent, DetailsNarrowWideComponent, DetailsOneColumnComponent, DetailsSubTabsComponent, DetailsTemplateBase, DetailsThreeColumnComponent, DetailsTwoColumnComponent, DetailsWideNarrowComponent, DropdownComponent, EmailComponent, ErrorBoundaryComponent, ErrorMessagesService, FeedContainerComponent, FieldBase, FieldGroupListComponent, FieldGroupTemplateComponent, FieldValueListComponent, FileUtilityComponent, FlowContainerBaseComponent, FlowContainerComponent, FormTemplateBase, GoogleMapsLoaderService, Group$1 as Group, HybridViewContainerComponent, InlineDashboardComponent, InlineDashboardPageComponent, IntegerComponent, ListPageComponent, ListUtilityComponent, ListViewComponent, MaterialCaseSummaryComponent, MaterialDetailsComponent, MaterialDetailsFieldsComponent, MaterialSummaryItemComponent, MaterialSummaryListComponent, MaterialUtilityComponent, MaterialVerticalTabsComponent, ModalViewContainerComponent, MultiReferenceReadonlyComponent, MultiStepComponent, NarrowWideFormComponent, NavbarComponent, ObjectPageComponent, ObjectReferenceComponent, OneColumnComponent, OneColumnPageComponent, OneColumnTabComponent, OperatorComponent, PageComponent, PercentageComponent, PhoneComponent, PreviewViewContainerComponent, ProgressSpinnerService, PromotedFiltersComponent, PulseComponent, RadioButtonsComponent, ReferenceComponent, RegionComponent, RepeatingStructuresComponent, RichTextComponent, RichTextEditorComponent, RootContainerComponent, SdkComponentMap, SearchFormComponent, SemanticLinkComponent, ServerConfigService, SimpleTableComponent, SimpleTableManualComponent, SimpleTableSelectComponent, SingleReferenceReadonlyComponent, StagesComponent, SubTabsComponent, TABLE_CELL, TemplateUtils, TextAreaComponent, TextComponent, TextContentComponent, TextInputComponent, ThousandSeparatorDirective, ThreeColumnComponent, ThreeColumnPageComponent, TimeComponent, TodoComponent, TwoColumnComponent, TwoColumnPageComponent, TwoColumnTabComponent, UpdateWorklistService, UrlComponent, UserReferenceComponent, UtilityComponent, Utils, ViewComponent, ViewContainerComponent, WideNarrowFormComponent, WideNarrowPageComponent, buildFieldsForTable, buildFilterComponents, buildMetaForListView, buildView, combineFilters, compareSdkPCoreVersions, componentCachePersistUtils, createFilter, createFilterComponent, createMetaForTable, createPConnect, currencyMap, dateFormatInfoDefault, deleteInstruction, endpoints, evaluateAllowRowAction, filterDataByCommonFields, filterDataByDate, filterForFieldValueList, format, formatters, generateColumns, getActiveTabId, getAddRowCallback, getAllFields, getApiContext, getBanners, getCacheInfo, getComponentFromMap, getCompositeKeys, getConfigFields, getContext, getCurrencyCharacters, getCurrencyOptions, getCurrentTimezone, getData, getDataReferenceInfo, getDataRelationshipContextFromKey, getDateFormatInfo, getDeferFriendlyTabs, getFieldLabel, getFieldMeta, getFilterExpression, getFirstChildConfig, getFirstVisibleTabId, getFormattedDate, getLeafNameFromPropertyName, getLocale, getMappedKey, getMessagesGrouped, getReferenceList, getResolvedConstantValue, getSdkComponentMap, getSeconds, getTabCountSources, getTabLabel, getToDoAssignments, getTransientTabs, getVisibleTabs, handleEvent, hasAssignments, insertInstruction, isFLProperty, isLinkTextEmpty, isSelfReferencedProperty, isValidInput, loginBoxType, populateRowKey, prepareCaseSummaryData, sdkVersion, searchtabsClick, showBanner, tabClick, updateFieldLabels, updateNewInstructions, updateWorkList };
|
|
4965
|
+
export type { AngularPConnectData, PConnFieldProps };
|