@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/lib/_components/infra/Containers/modal-view-container/modal-view-container.component.d.ts
DELETED
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
import { OnInit, EventEmitter, NgZone, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormBuilder, FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../../_bridge/angular-pconnect';
|
|
4
|
-
import { ProgressSpinnerService } from '../../../../_messages/progress-spinner.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
/**
|
|
7
|
-
* WARNING: It is not expected that this file should be modified. It is part of infrastructure code that works with
|
|
8
|
-
* Redux and creation/update of Redux containers and PConnect. Modifying this code could have undesireable results and
|
|
9
|
-
* is totally at your own risk.
|
|
10
|
-
*/
|
|
11
|
-
export declare class ModalViewContainerComponent implements OnInit, OnDestroy {
|
|
12
|
-
private angularPConnect;
|
|
13
|
-
private ngZone;
|
|
14
|
-
private psService;
|
|
15
|
-
private fb;
|
|
16
|
-
pConn$: typeof PConnect;
|
|
17
|
-
modalVisibleChange: EventEmitter<boolean>;
|
|
18
|
-
angularPConnectData: AngularPConnectData;
|
|
19
|
-
arChildren$: any[];
|
|
20
|
-
stateProps$: object;
|
|
21
|
-
banners: any;
|
|
22
|
-
templateName$: string;
|
|
23
|
-
buildName$: string;
|
|
24
|
-
context$: string;
|
|
25
|
-
title$: string;
|
|
26
|
-
bShowModal$: boolean;
|
|
27
|
-
itemKey$: string;
|
|
28
|
-
formGroup$: FormGroup;
|
|
29
|
-
oCaseInfo: object;
|
|
30
|
-
updateToken$: number;
|
|
31
|
-
routingInfoRef: any;
|
|
32
|
-
createdViewPConn$: any;
|
|
33
|
-
bSubscribed: boolean;
|
|
34
|
-
cancelPConn$?: typeof PConnect;
|
|
35
|
-
bShowCancelAlert$: boolean;
|
|
36
|
-
bAlertState: boolean;
|
|
37
|
-
localizedVal: Function;
|
|
38
|
-
localeCategory: string;
|
|
39
|
-
isMultiRecord: boolean;
|
|
40
|
-
actionsDialog: boolean;
|
|
41
|
-
constructor(angularPConnect: AngularPConnectService, ngZone: NgZone, psService: ProgressSpinnerService, fb: FormBuilder);
|
|
42
|
-
ngOnInit(): void;
|
|
43
|
-
ngOnDestroy(): void;
|
|
44
|
-
onStateChange(): void;
|
|
45
|
-
updateSelf(): void;
|
|
46
|
-
createView(routingInfo: any, currentItem: any, latestItem: any, key: any): void;
|
|
47
|
-
hideModal(): void;
|
|
48
|
-
getConfigObject(item: any, pConnect: any, isReverseCoexistence?: boolean): import("@pega/pcore-pconnect-typedefs/interpreter/types").CreateC11nEnv | null;
|
|
49
|
-
checkIfRefComponent(thePConn: any): boolean;
|
|
50
|
-
onAlertState(bData: boolean): void;
|
|
51
|
-
showAlert(payload: any): void;
|
|
52
|
-
hasContainerItems(routingInfo: any): any;
|
|
53
|
-
getKeyAndLatestItem(routinginfo: any): {
|
|
54
|
-
key: any;
|
|
55
|
-
latestItem: any;
|
|
56
|
-
} | {
|
|
57
|
-
key?: undefined;
|
|
58
|
-
latestItem?: undefined;
|
|
59
|
-
};
|
|
60
|
-
compareCaseInfoIsDifferent(oCurrentCaseInfo: object): boolean;
|
|
61
|
-
getBanners(): any;
|
|
62
|
-
getModalHeading(dataObjectAction: any): any;
|
|
63
|
-
determineModalHeaderByAction(actionName: any, caseTypeName: any, ID: any, caseLocaleRef: any): any;
|
|
64
|
-
closeActionsDialog: () => void;
|
|
65
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalViewContainerComponent, never>;
|
|
66
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ModalViewContainerComponent, "app-modal-view-container", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, { "modalVisibleChange": "modalVisibleChange"; }, never, never, true, never>;
|
|
67
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* WARNING: It is not expected that this file should be modified. It is part of infrastructure code that works with
|
|
5
|
-
* Redux and creation/update of Redux containers and PConnect. Modifying this code could have undesireable results and
|
|
6
|
-
* is totally at your own risk.
|
|
7
|
-
*/
|
|
8
|
-
export declare class PreviewViewContainerComponent implements OnInit {
|
|
9
|
-
pConn$: typeof PConnect;
|
|
10
|
-
ngOnInit(): void;
|
|
11
|
-
buildName(): string;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PreviewViewContainerComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PreviewViewContainerComponent, "app-preview-view-container", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { OnInit, NgZone, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../../_bridge/angular-pconnect';
|
|
4
|
-
import { ProgressSpinnerService } from '../../../../_messages/progress-spinner.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
/**
|
|
7
|
-
* WARNING: It is not expected that this file should be modified. It is part of infrastructure code that works with
|
|
8
|
-
* Redux and creation/update of Redux containers and PConnect. Modifying this code could have undesireable results and
|
|
9
|
-
* is totally at your own risk.
|
|
10
|
-
*/
|
|
11
|
-
interface ViewContainerProps {
|
|
12
|
-
mode?: string;
|
|
13
|
-
name?: string;
|
|
14
|
-
limit?: number;
|
|
15
|
-
template?: string;
|
|
16
|
-
title?: string;
|
|
17
|
-
routingInfo: object;
|
|
18
|
-
readOnly?: boolean;
|
|
19
|
-
}
|
|
20
|
-
export declare class ViewContainerComponent implements OnInit, OnDestroy {
|
|
21
|
-
private angularPConnect;
|
|
22
|
-
private psService;
|
|
23
|
-
private ngZone;
|
|
24
|
-
pConn$: typeof PConnect;
|
|
25
|
-
formGroup$: FormGroup;
|
|
26
|
-
displayOnlyFA$: boolean;
|
|
27
|
-
angularPConnectData: AngularPConnectData;
|
|
28
|
-
configProps$: ViewContainerProps;
|
|
29
|
-
arChildren$: any[];
|
|
30
|
-
templateName$: string;
|
|
31
|
-
buildName$: string;
|
|
32
|
-
context$: string;
|
|
33
|
-
title$: string;
|
|
34
|
-
viewPConn$: any;
|
|
35
|
-
isViewContainer$: boolean;
|
|
36
|
-
createdViewPConn$: any;
|
|
37
|
-
state: any;
|
|
38
|
-
dispatchObject: any;
|
|
39
|
-
constructor(angularPConnect: AngularPConnectService, psService: ProgressSpinnerService, ngZone: NgZone);
|
|
40
|
-
ngOnInit(): void;
|
|
41
|
-
ngOnDestroy(): void;
|
|
42
|
-
onStateChange(): void;
|
|
43
|
-
checkAndUpdate(): void;
|
|
44
|
-
updateSelf(): void;
|
|
45
|
-
prepareDispatchObject(): any;
|
|
46
|
-
buildName(): string;
|
|
47
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ViewContainerComponent, never>;
|
|
48
|
-
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>;
|
|
49
|
-
}
|
|
50
|
-
export {};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ActionButtonsComponent {
|
|
4
|
-
arMainButtons$: any[];
|
|
5
|
-
arSecondaryButtons$: any[];
|
|
6
|
-
actionButtonClick: EventEmitter<any>;
|
|
7
|
-
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string | null, componentName?: string | null) => string;
|
|
8
|
-
localeCategory: string;
|
|
9
|
-
buttonClick(sAction: any, sButtonType: any): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ActionButtonsComponent, never>;
|
|
11
|
-
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>;
|
|
12
|
-
}
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy, OnChanges } from '@angular/core';
|
|
2
|
-
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
3
|
-
import { FormGroup } from '@angular/forms';
|
|
4
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
5
|
-
import { ErrorMessagesService } from '../../../_messages/error-messages.service';
|
|
6
|
-
import { ProgressSpinnerService } from '../../../_messages/progress-spinner.service';
|
|
7
|
-
import { BannerService } from '../../../_services/banner.service';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
interface AssignmentProps {
|
|
10
|
-
template: string;
|
|
11
|
-
}
|
|
12
|
-
export declare class AssignmentComponent implements OnInit, OnDestroy, OnChanges {
|
|
13
|
-
private angularPConnect;
|
|
14
|
-
private psService;
|
|
15
|
-
private erService;
|
|
16
|
-
private snackBar;
|
|
17
|
-
bannerService: BannerService;
|
|
18
|
-
pConn$: typeof PConnect;
|
|
19
|
-
formGroup$: FormGroup;
|
|
20
|
-
arChildren$: any[];
|
|
21
|
-
itemKey$: string;
|
|
22
|
-
isCreateStage$: boolean;
|
|
23
|
-
updateToken$: number;
|
|
24
|
-
isInModal$: boolean;
|
|
25
|
-
angularPConnectData: AngularPConnectData;
|
|
26
|
-
configProps$: AssignmentProps;
|
|
27
|
-
newPConn$: any;
|
|
28
|
-
containerName$: string;
|
|
29
|
-
bInitialized: boolean;
|
|
30
|
-
templateName$: string;
|
|
31
|
-
arMainButtons$: any[];
|
|
32
|
-
arSecondaryButtons$: any[];
|
|
33
|
-
actionsAPI: any;
|
|
34
|
-
bHasNavigation$: boolean;
|
|
35
|
-
bIsVertical$: boolean;
|
|
36
|
-
prevNavigationSteps: any[];
|
|
37
|
-
arCurrentStepIndicies$: number[];
|
|
38
|
-
arNavigationSteps$: any[];
|
|
39
|
-
init: boolean;
|
|
40
|
-
finishAssignment: any;
|
|
41
|
-
navigateToStep: any;
|
|
42
|
-
saveAssignment: any;
|
|
43
|
-
cancelAssignment: any;
|
|
44
|
-
cancelCreateStageAssignment: any;
|
|
45
|
-
showPage: any;
|
|
46
|
-
approveCase: any;
|
|
47
|
-
rejectCase: any;
|
|
48
|
-
bReInit: boolean;
|
|
49
|
-
localizedVal: any;
|
|
50
|
-
localeCategory: string;
|
|
51
|
-
localeReference: any;
|
|
52
|
-
snackBarRef: any;
|
|
53
|
-
constructor(angularPConnect: AngularPConnectService, psService: ProgressSpinnerService, erService: ErrorMessagesService, snackBar: MatSnackBar, bannerService: BannerService);
|
|
54
|
-
ngOnInit(): void;
|
|
55
|
-
ngOnDestroy(): void;
|
|
56
|
-
onStateChange(): void;
|
|
57
|
-
checkAndUpdate(): void;
|
|
58
|
-
ngOnChanges(): void;
|
|
59
|
-
updateChanges(): void;
|
|
60
|
-
initComponent(): void;
|
|
61
|
-
createButtons(): void;
|
|
62
|
-
createButtonsForMultiStepForm(oCaseInfo: any): void;
|
|
63
|
-
findCurrentIndicies(arStepperSteps: any[], arIndicies: number[], depth: number): number[];
|
|
64
|
-
onSaveActionSuccess(data: any): void;
|
|
65
|
-
onActionButtonClick(oData: any): void;
|
|
66
|
-
buttonClick(sAction: any, sButtonType: any): void;
|
|
67
|
-
formValid(): boolean;
|
|
68
|
-
touchAll(): void;
|
|
69
|
-
topViewRefresh(): void;
|
|
70
|
-
registerForRefresh(): void;
|
|
71
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AssignmentComponent, never>;
|
|
72
|
-
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>;
|
|
73
|
-
}
|
|
74
|
-
export {};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { OnInit, EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class AssignmentCardComponent implements OnInit, OnChanges {
|
|
5
|
-
pConn$: typeof PConnect;
|
|
6
|
-
formGroup$: FormGroup;
|
|
7
|
-
arMainButtons$: any[];
|
|
8
|
-
arSecondaryButtons$: any[];
|
|
9
|
-
arChildren$: any[];
|
|
10
|
-
updateToken$: number;
|
|
11
|
-
childrenArray: any[];
|
|
12
|
-
actionButtonClick: EventEmitter<any>;
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
15
|
-
onActionButtonClick(oData: any): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AssignmentCardComponent, never>;
|
|
17
|
-
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>;
|
|
18
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DashboardFilterComponent implements OnInit {
|
|
5
|
-
pConn$: typeof PConnect;
|
|
6
|
-
filtersFormGroup$: FormGroup;
|
|
7
|
-
inlineProps: any;
|
|
8
|
-
children: any;
|
|
9
|
-
arChildren$: any[];
|
|
10
|
-
private filterChangeSubject;
|
|
11
|
-
constructor();
|
|
12
|
-
ngOnInit(): void;
|
|
13
|
-
clearFilters(): void;
|
|
14
|
-
updateTmpData(filterData: any): void;
|
|
15
|
-
dateRangeChangeHandler(field: any): void;
|
|
16
|
-
fireFilterChange(data: any): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DashboardFilterComponent, never>;
|
|
18
|
-
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>;
|
|
19
|
-
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { publicConstants } from '@pega/pcore-pconnect-typedefs/constants';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
/**
|
|
6
|
-
* WARNING: It is not expected that this file should be modified. It is part of infrastructure code that works with
|
|
7
|
-
* Redux and creation/update of Redux containers and PConnect. Modifying this code could have undesireable results and
|
|
8
|
-
* is totally at your own risk.
|
|
9
|
-
*/
|
|
10
|
-
export declare class DeferLoadComponent implements OnInit, OnDestroy, OnChanges {
|
|
11
|
-
private angularPConnect;
|
|
12
|
-
pConn$: typeof PConnect;
|
|
13
|
-
formGroup$: any;
|
|
14
|
-
name: any;
|
|
15
|
-
childComponentPConnect: typeof PConnect;
|
|
16
|
-
bShowDefer$: boolean;
|
|
17
|
-
angularPConnectData: AngularPConnectData;
|
|
18
|
-
constants: typeof publicConstants;
|
|
19
|
-
currentLoadedAssignment: string;
|
|
20
|
-
isContainerPreview: boolean;
|
|
21
|
-
loadViewCaseID: any;
|
|
22
|
-
resourceType: any;
|
|
23
|
-
deferLoadId: any;
|
|
24
|
-
containerName: any;
|
|
25
|
-
CASE: any;
|
|
26
|
-
PAGE: any;
|
|
27
|
-
DATA: any;
|
|
28
|
-
lastUpdateCaseTime: any;
|
|
29
|
-
constructor(angularPConnect: AngularPConnectService);
|
|
30
|
-
ngOnInit(): void;
|
|
31
|
-
ngOnDestroy(): void;
|
|
32
|
-
onStateChange(): void;
|
|
33
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
34
|
-
updateSelf(): void;
|
|
35
|
-
getViewOptions: () => {
|
|
36
|
-
viewContext: any;
|
|
37
|
-
pageClass: any;
|
|
38
|
-
container: string | undefined;
|
|
39
|
-
containerName: string | undefined;
|
|
40
|
-
updateData: boolean;
|
|
41
|
-
};
|
|
42
|
-
onResponse(data: any): void;
|
|
43
|
-
loadActiveTab(): void;
|
|
44
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DeferLoadComponent, never>;
|
|
45
|
-
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>;
|
|
46
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ErrorBoundaryComponent {
|
|
3
|
-
message: string;
|
|
4
|
-
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string | null, componentName?: string | null) => string;
|
|
5
|
-
localeCategory: string;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ErrorBoundaryComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ErrorBoundaryComponent, "app-error-boundary", never, { "message": { "alias": "message"; "required": false; }; }, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { OnInit, EventEmitter } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { Utils } from '../../../_helpers/utils';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class MultiStepComponent implements OnInit {
|
|
6
|
-
private utils;
|
|
7
|
-
pConn$: typeof PConnect;
|
|
8
|
-
formGroup$: FormGroup;
|
|
9
|
-
arMainButtons$: any[];
|
|
10
|
-
arSecondaryButtons$: any[];
|
|
11
|
-
arChildren$: any[];
|
|
12
|
-
bIsVertical$: boolean;
|
|
13
|
-
arCurrentStepIndicies$: number[];
|
|
14
|
-
arNavigationSteps$: any[];
|
|
15
|
-
actionButtonClick: EventEmitter<any>;
|
|
16
|
-
svgCurrent$: string;
|
|
17
|
-
svgNotCurrent$: string;
|
|
18
|
-
bShow$: boolean;
|
|
19
|
-
constructor(utils: Utils);
|
|
20
|
-
ngOnInit(): void;
|
|
21
|
-
onActionButtonClick(oData: any): void;
|
|
22
|
-
_getVIconClass(status: any): string;
|
|
23
|
-
_getVLabelClass(status: any): string;
|
|
24
|
-
_getVBodyClass(index: number): string;
|
|
25
|
-
_getHIconClass(status: any): string;
|
|
26
|
-
_getHLabelClass(status: any): string;
|
|
27
|
-
_showHLine(index: number): boolean;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiStepComponent, never>;
|
|
29
|
-
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>;
|
|
30
|
-
}
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import { OnInit, ChangeDetectorRef, NgZone, OnDestroy } from '@angular/core';
|
|
2
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
3
|
-
import { ProgressSpinnerService } from '../../../_messages/progress-spinner.service';
|
|
4
|
-
import { Utils } from '../../../_helpers/utils';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
interface NavBarProps {
|
|
7
|
-
showAppName?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare class NavbarComponent implements OnInit, OnDestroy {
|
|
10
|
-
private angularPConnect;
|
|
11
|
-
private chRef;
|
|
12
|
-
private psService;
|
|
13
|
-
private ngZone;
|
|
14
|
-
private utils;
|
|
15
|
-
pConn$: typeof PConnect;
|
|
16
|
-
appName$: string;
|
|
17
|
-
pages$: any[];
|
|
18
|
-
caseTypes$: any[];
|
|
19
|
-
angularPConnectData: AngularPConnectData;
|
|
20
|
-
configProps$: NavBarProps;
|
|
21
|
-
navPages$: any[];
|
|
22
|
-
navExpandCollapse$: string;
|
|
23
|
-
bShowCaseTypes$: boolean;
|
|
24
|
-
portalApp$: string | undefined;
|
|
25
|
-
portalLogoImage$: string;
|
|
26
|
-
showAppName$?: boolean;
|
|
27
|
-
portalOperator$: string | undefined;
|
|
28
|
-
portalOperatorInitials$: string;
|
|
29
|
-
actionsAPI: any;
|
|
30
|
-
createWork: any;
|
|
31
|
-
showPage: any;
|
|
32
|
-
logout: any;
|
|
33
|
-
navIcon$: string;
|
|
34
|
-
localizedVal: any;
|
|
35
|
-
localeCategory: string;
|
|
36
|
-
localeUtils: import("@pega/pcore-pconnect-typedefs/locale/locale-utils").LocaleUtils;
|
|
37
|
-
constructor(angularPConnect: AngularPConnectService, chRef: ChangeDetectorRef, psService: ProgressSpinnerService, ngZone: NgZone, utils: Utils);
|
|
38
|
-
ngOnInit(): void;
|
|
39
|
-
ngOnDestroy(): void;
|
|
40
|
-
loadImage(src: string): Promise<unknown>;
|
|
41
|
-
onStateChange(): void;
|
|
42
|
-
updateSelf(): void;
|
|
43
|
-
initComponent(): void;
|
|
44
|
-
navPanelButtonClick(oPageData: any): void;
|
|
45
|
-
navPanelCreateButtonClick(): void;
|
|
46
|
-
navPanelCreateCaseType(sCaseType: string, sFlowType: string): void;
|
|
47
|
-
navPanelLogoutClick(): void;
|
|
48
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavbarComponent, never>;
|
|
49
|
-
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>;
|
|
50
|
-
}
|
|
51
|
-
export {};
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* WARNING: It is not expected that this file should be modified. It is part of infrastructure code that works with
|
|
4
|
-
* Redux and creation/update of Redux containers and PConnect. Modifying this code could have undesireable results and
|
|
5
|
-
* is totally at your own risk.
|
|
6
|
-
*/
|
|
7
|
-
export declare class ReferenceComponent {
|
|
8
|
-
private static bLogging;
|
|
9
|
-
/**
|
|
10
|
-
* Creates a normalized PConn from a reference component.
|
|
11
|
-
* Resolves the reference to its fully realized View with proper configuration.
|
|
12
|
-
*
|
|
13
|
-
* @param inPConn - The PConn object that represents a reference component
|
|
14
|
-
* @returns The dereferenced PConnect object, or null if reference can't be resolved
|
|
15
|
-
*/
|
|
16
|
-
static createFullReferencedViewFromRef(inPConn: any): any;
|
|
17
|
-
/**
|
|
18
|
-
* Normalizes a PConn object that might be a 'reference'.
|
|
19
|
-
* If the incoming PConn is a reference, returns its dereferenced View.
|
|
20
|
-
* Otherwise, returns the passed in PConn unchanged.
|
|
21
|
-
*
|
|
22
|
-
* @param inPConn - A PConn object (ex: { getPConnect() } or direct PConnect)
|
|
23
|
-
* @returns The normalized PConn object with references resolved
|
|
24
|
-
*/
|
|
25
|
-
static normalizePConn(inPConn: any): any;
|
|
26
|
-
/**
|
|
27
|
-
* Normalizes an array of PConn objects by replacing any 'reference' components
|
|
28
|
-
* with their referenced views.
|
|
29
|
-
*
|
|
30
|
-
* @param inPConnArray - Array of PConn objects to normalize
|
|
31
|
-
* @returns Normalized array with references resolved, or empty array if input is invalid
|
|
32
|
-
*/
|
|
33
|
-
static normalizePConnArray(inPConnArray: any[]): any[];
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ReferenceComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ReferenceComponent, "app-reference", never, {}, {}, never, never, true, never>;
|
|
36
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class RegionComponent implements OnInit, OnChanges {
|
|
5
|
-
pConn$: typeof PConnect;
|
|
6
|
-
formGroup$: FormGroup;
|
|
7
|
-
arChildren$: any[];
|
|
8
|
-
ngOnInit(): void;
|
|
9
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
10
|
-
updateSelf(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RegionComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RegionComponent, "app-region", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { OnInit, NgZone, OnDestroy } from '@angular/core';
|
|
2
|
-
import { Subscription } from 'rxjs';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import { ServerConfigService } from '../../../_services/server-config.service';
|
|
5
|
-
import { ProgressSpinnerService } from '../../../_messages/progress-spinner.service';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class RootContainerComponent implements OnInit, OnDestroy {
|
|
8
|
-
private angularPConnect;
|
|
9
|
-
private psService;
|
|
10
|
-
private ngZone;
|
|
11
|
-
pConn$: typeof PConnect;
|
|
12
|
-
displayOnlyFA$: boolean;
|
|
13
|
-
isMashup$: boolean;
|
|
14
|
-
scService: ServerConfigService;
|
|
15
|
-
angularPConnectData: AngularPConnectData;
|
|
16
|
-
componentName$: string;
|
|
17
|
-
bIsProgress$: boolean;
|
|
18
|
-
pvConn$: any;
|
|
19
|
-
mConn$: any;
|
|
20
|
-
bShowRoot$: boolean;
|
|
21
|
-
progressSpinnerSubscription: Subscription;
|
|
22
|
-
spinnerTimer: any;
|
|
23
|
-
viewContainerPConn$: any;
|
|
24
|
-
localizedVal: any;
|
|
25
|
-
localeCategory: string;
|
|
26
|
-
constructor(angularPConnect: AngularPConnectService, psService: ProgressSpinnerService, ngZone: NgZone);
|
|
27
|
-
ngOnInit(): void;
|
|
28
|
-
ngOnDestroy(): void;
|
|
29
|
-
onStateChange(): void;
|
|
30
|
-
updateSelf(): void;
|
|
31
|
-
configureModalContainer(): Promise<void>;
|
|
32
|
-
generateViewContainerForNoPortal(): void;
|
|
33
|
-
showHideProgress(bShow: boolean): void;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RootContainerComponent, never>;
|
|
35
|
-
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>;
|
|
36
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
3
|
-
import { Utils } from '../../../_helpers/utils';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
interface StagesProps {
|
|
6
|
-
stages: any[];
|
|
7
|
-
}
|
|
8
|
-
export declare class StagesComponent implements OnInit, OnDestroy {
|
|
9
|
-
private angularPConnect;
|
|
10
|
-
private utils;
|
|
11
|
-
pConn$: typeof PConnect;
|
|
12
|
-
angularPConnectData: AngularPConnectData;
|
|
13
|
-
PCore$: typeof PCore;
|
|
14
|
-
configProps$: StagesProps;
|
|
15
|
-
arStageResults$: any[];
|
|
16
|
-
lastStage$: any;
|
|
17
|
-
checkSvgIcon$: string;
|
|
18
|
-
key: any;
|
|
19
|
-
localizationService: any;
|
|
20
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
21
|
-
ngOnInit(): void;
|
|
22
|
-
ngOnDestroy(): void;
|
|
23
|
-
onStateChange(): void;
|
|
24
|
-
checkAndUpdate(): void;
|
|
25
|
-
updateSelf(): void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StagesComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<StagesComponent, "app-stages", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
28
|
-
}
|
|
29
|
-
export {};
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { OnInit, SimpleChanges, OnDestroy, OnChanges } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import { Utils } from '../../../_helpers/utils';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
interface ViewProps {
|
|
7
|
-
template?: string;
|
|
8
|
-
label?: string;
|
|
9
|
-
showLabel: boolean;
|
|
10
|
-
title?: string;
|
|
11
|
-
visibility?: boolean;
|
|
12
|
-
}
|
|
13
|
-
export declare class ViewComponent implements OnInit, OnDestroy, OnChanges {
|
|
14
|
-
private angularPConnect;
|
|
15
|
-
private utils;
|
|
16
|
-
pConn$: typeof PConnect;
|
|
17
|
-
formGroup$: FormGroup;
|
|
18
|
-
displayOnlyFA$: boolean;
|
|
19
|
-
angularPConnectData: AngularPConnectData;
|
|
20
|
-
noHeaderTemplates: string[];
|
|
21
|
-
configProps$: ViewProps;
|
|
22
|
-
inheritedProps$: any;
|
|
23
|
-
arChildren$: any[];
|
|
24
|
-
templateName$: string;
|
|
25
|
-
title$: string;
|
|
26
|
-
label$: string;
|
|
27
|
-
showLabel$: boolean;
|
|
28
|
-
visibility$: boolean;
|
|
29
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
30
|
-
ngOnInit(): void;
|
|
31
|
-
onStateChange(): void;
|
|
32
|
-
checkAndUpdate(): void;
|
|
33
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
34
|
-
updateSelf(): void;
|
|
35
|
-
additionalProps(state: any, getPConnect: any): {};
|
|
36
|
-
ngOnDestroy(): void;
|
|
37
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ViewComponent, never>;
|
|
38
|
-
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>;
|
|
39
|
-
}
|
|
40
|
-
export {};
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnChanges } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { DataReferenceAdvancedSearchService } from '../../../_services/data-reference-advanced-search.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class AdvancedSearchComponent implements OnInit, OnChanges {
|
|
6
|
-
private advancedSearchService;
|
|
7
|
-
pConn$: typeof PConnect;
|
|
8
|
-
formGroup$: FormGroup;
|
|
9
|
-
searchSelectCacheKey: any;
|
|
10
|
-
isInitialized: boolean;
|
|
11
|
-
configProps$: any;
|
|
12
|
-
showRecords: any;
|
|
13
|
-
searchGroupsProps: any;
|
|
14
|
-
editableFieldComp: any;
|
|
15
|
-
constructor(advancedSearchService: DataReferenceAdvancedSearchService);
|
|
16
|
-
ngOnInit(): void;
|
|
17
|
-
ngOnChanges(): void;
|
|
18
|
-
updateSelf(): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AdvancedSearchComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AdvancedSearchComponent, "app-advanced-search", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "searchSelectCacheKey": { "alias": "searchSelectCacheKey"; "required": false; }; }, {}, never, never, true, never>;
|
|
21
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
export declare function getMappedKey(key: any): any;
|
|
2
|
-
declare const getComponentStateOptions: (getPConnect: any) => {
|
|
3
|
-
clearOnCancelForContext: any;
|
|
4
|
-
};
|
|
5
|
-
interface SearchCategory {
|
|
6
|
-
selectedCategory: string;
|
|
7
|
-
}
|
|
8
|
-
interface SearchGroup {
|
|
9
|
-
searchFields: unknown;
|
|
10
|
-
activeGroupId: string;
|
|
11
|
-
}
|
|
12
|
-
export declare const componentCachePersistUtils: {
|
|
13
|
-
getComponentStateKey: (getPConnect: any, propertyName: string) => string;
|
|
14
|
-
getComponentStateOptions: (getPConnect: any) => {
|
|
15
|
-
clearOnCancelForContext: any;
|
|
16
|
-
};
|
|
17
|
-
setComponentCache: ({ cacheKey, state, options }: {
|
|
18
|
-
cacheKey: string;
|
|
19
|
-
state: SearchCategory | SearchGroup;
|
|
20
|
-
options: ReturnType<typeof getComponentStateOptions>;
|
|
21
|
-
}) => void;
|
|
22
|
-
};
|
|
23
|
-
export {};
|