@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
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy, OnChanges, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { Subscription } from 'rxjs';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare function flattenObj(obj: any): any;
|
|
6
|
-
export declare const initializeSearchFields: (searchFields: any, getPConnect: any, referenceListClassID: any, searchFieldRestoreValues?: {}) => {};
|
|
7
|
-
export declare class SearchGroupsComponent implements OnInit, OnDestroy, OnChanges {
|
|
8
|
-
private cdRef;
|
|
9
|
-
pConn$: typeof PConnect;
|
|
10
|
-
formGroup$: FormGroup;
|
|
11
|
-
searchGroupsProps: any;
|
|
12
|
-
configProps$: any;
|
|
13
|
-
cache: any;
|
|
14
|
-
previousFormValues: any;
|
|
15
|
-
isValidatorField: any;
|
|
16
|
-
searchSelectCacheKey: any;
|
|
17
|
-
activeGroupId: string;
|
|
18
|
-
getPConnect: any;
|
|
19
|
-
searchFields: any;
|
|
20
|
-
referenceListClassID: any;
|
|
21
|
-
transientItemID: any;
|
|
22
|
-
useCache: boolean;
|
|
23
|
-
searchFieldsC11nEnv: any;
|
|
24
|
-
referenceFieldName: any;
|
|
25
|
-
viewName: any;
|
|
26
|
-
subs: Subscription[];
|
|
27
|
-
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string | null, componentName?: string | null) => string;
|
|
28
|
-
setShowRecords: any;
|
|
29
|
-
groups: any;
|
|
30
|
-
state: any;
|
|
31
|
-
rawGroupsConfig: any;
|
|
32
|
-
initialSearchFields: {};
|
|
33
|
-
constructor(cdRef: ChangeDetectorRef);
|
|
34
|
-
ngOnInit(): void;
|
|
35
|
-
ngOnChanges(): void;
|
|
36
|
-
updateSelf(): void;
|
|
37
|
-
createSearchFields(): void;
|
|
38
|
-
getFilterData(): void;
|
|
39
|
-
resetFilterData(): void;
|
|
40
|
-
/** NEW: update existing transient data when active group changes */
|
|
41
|
-
updateTransientDataForActiveGroup(): void;
|
|
42
|
-
onActiveGroupChange(event: any): void;
|
|
43
|
-
private setupCacheReplayOnListViewReady;
|
|
44
|
-
ngOnDestroy(): void;
|
|
45
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SearchGroupsComponent, never>;
|
|
46
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SearchGroupsComponent, "app-search-groups", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "searchGroupsProps": { "alias": "searchGroupsProps"; "required": false; }; }, {}, never, never, true, never>;
|
|
47
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export declare function getCacheInfo(cache: {
|
|
2
|
-
selectedCategory: string;
|
|
3
|
-
activeGroupId: string;
|
|
4
|
-
searchFields: unknown;
|
|
5
|
-
}, groups: {
|
|
6
|
-
config: {
|
|
7
|
-
id: string;
|
|
8
|
-
};
|
|
9
|
-
}[]): {
|
|
10
|
-
useCache: boolean;
|
|
11
|
-
initialActiveGroupId: string;
|
|
12
|
-
};
|
|
13
|
-
export declare function isValidInput(input: {
|
|
14
|
-
[s: string]: unknown;
|
|
15
|
-
}): boolean;
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
import { OnInit, NgZone, OnDestroy } from '@angular/core';
|
|
2
|
-
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
3
|
-
import { Subscription } from 'rxjs';
|
|
4
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
5
|
-
import { ErrorMessagesService } from '../../../_messages/error-messages.service';
|
|
6
|
-
import { Utils } from '../../../_helpers/utils';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
interface IPage {
|
|
9
|
-
classID: string;
|
|
10
|
-
pxPageViewIcon: string;
|
|
11
|
-
pyClassName: string;
|
|
12
|
-
pyLabel: string;
|
|
13
|
-
pyRuleName: string;
|
|
14
|
-
pyURLContent: string;
|
|
15
|
-
}
|
|
16
|
-
interface AppShellProps {
|
|
17
|
-
pages: IPage[];
|
|
18
|
-
caseTypes?: object[];
|
|
19
|
-
portalLogo: string;
|
|
20
|
-
portalName: string;
|
|
21
|
-
portalTemplate: string;
|
|
22
|
-
readOnly?: boolean;
|
|
23
|
-
showAppHeaderBar: boolean;
|
|
24
|
-
showAppName: any;
|
|
25
|
-
}
|
|
26
|
-
export declare class AppShellComponent implements OnInit, OnDestroy {
|
|
27
|
-
private angularPConnect;
|
|
28
|
-
private erService;
|
|
29
|
-
private snackBar;
|
|
30
|
-
private ngZone;
|
|
31
|
-
private utils;
|
|
32
|
-
pConn$: typeof PConnect;
|
|
33
|
-
angularPConnectData: AngularPConnectData;
|
|
34
|
-
configProps$: AppShellProps;
|
|
35
|
-
pages$: IPage[];
|
|
36
|
-
caseTypes$?: object[];
|
|
37
|
-
arChildren$: any[];
|
|
38
|
-
bShowAppShell$: boolean;
|
|
39
|
-
appName$: string;
|
|
40
|
-
errorMessagesSubscription: Subscription;
|
|
41
|
-
sErrorMessages: string;
|
|
42
|
-
snackBarRef: any;
|
|
43
|
-
bOkDisplayError: boolean;
|
|
44
|
-
portalTemplate: string;
|
|
45
|
-
links: any;
|
|
46
|
-
imageURL: string | Blob;
|
|
47
|
-
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string | null, componentName?: string | null) => string;
|
|
48
|
-
constructor(angularPConnect: AngularPConnectService, erService: ErrorMessagesService, snackBar: MatSnackBar, ngZone: NgZone, utils: Utils);
|
|
49
|
-
ngOnInit(): void;
|
|
50
|
-
ngOnDestroy(): void;
|
|
51
|
-
onStateChange(): void;
|
|
52
|
-
checkAndUpdate(): void;
|
|
53
|
-
updateSelf(): void;
|
|
54
|
-
showDismissErrorMessages(errorMessages: any): void;
|
|
55
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AppShellComponent, never>;
|
|
56
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AppShellComponent, "app-app-shell", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
57
|
-
}
|
|
58
|
-
export {};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { OnChanges, OnInit, SimpleChanges } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
interface BannerPageProps {
|
|
4
|
-
layout?: string;
|
|
5
|
-
title?: string;
|
|
6
|
-
message?: string;
|
|
7
|
-
backgroundImage?: string;
|
|
8
|
-
}
|
|
9
|
-
export declare class BannerPageComponent implements OnInit, OnChanges {
|
|
10
|
-
pConn$: typeof PConnect;
|
|
11
|
-
formGroup$: any;
|
|
12
|
-
configProps$: BannerPageProps;
|
|
13
|
-
arChildren$: any[];
|
|
14
|
-
title?: string;
|
|
15
|
-
message: any;
|
|
16
|
-
backgroundImage?: string;
|
|
17
|
-
layout$?: string;
|
|
18
|
-
divClass$: string;
|
|
19
|
-
constructor();
|
|
20
|
-
ngOnInit(): void;
|
|
21
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
22
|
-
updateSelf(): void;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BannerPageComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BannerPageComponent, "app-banner-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
25
|
-
}
|
|
26
|
-
export {};
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy, Injector } from '@angular/core';
|
|
2
|
-
import { AngularPConnectData } from '../../../_bridge/angular-pconnect';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DetailsTemplateBase implements OnInit, OnDestroy {
|
|
5
|
-
pConn$: typeof PConnect;
|
|
6
|
-
protected angularPConnectData: AngularPConnectData;
|
|
7
|
-
protected angularPConnect: any;
|
|
8
|
-
childrenMetadataOld: any;
|
|
9
|
-
constructor(injector: Injector);
|
|
10
|
-
ngOnInit(): void;
|
|
11
|
-
ngOnDestroy(): void;
|
|
12
|
-
onStateChange(): void;
|
|
13
|
-
checkAndUpdate(): void;
|
|
14
|
-
updateSelf(): void;
|
|
15
|
-
hasRawMetadataChanged(): boolean;
|
|
16
|
-
fetchChildrenMetadata(): {
|
|
17
|
-
[key: string]: any;
|
|
18
|
-
}[];
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsTemplateBase, never>;
|
|
20
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DetailsTemplateBase, never, never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
21
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { OnDestroy } from '@angular/core';
|
|
2
|
-
import { AngularPConnectData } from '../../../_bridge/angular-pconnect';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class FormTemplateBase implements OnDestroy {
|
|
5
|
-
pConn$: any;
|
|
6
|
-
angularPConnectData: AngularPConnectData;
|
|
7
|
-
ngOnDestroy(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormTemplateBase, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FormTemplateBase, never, never, {}, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { OnInit, 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 CaseSummaryProps {
|
|
7
|
-
status?: string;
|
|
8
|
-
showStatus?: boolean;
|
|
9
|
-
template?: string;
|
|
10
|
-
readOnly?: boolean;
|
|
11
|
-
}
|
|
12
|
-
export declare class CaseSummaryComponent implements OnInit, OnDestroy, OnChanges {
|
|
13
|
-
private angularPConnect;
|
|
14
|
-
private utils;
|
|
15
|
-
pConn$: typeof PConnect;
|
|
16
|
-
formGroup$: FormGroup;
|
|
17
|
-
angularPConnectData: AngularPConnectData;
|
|
18
|
-
configProps$: CaseSummaryProps;
|
|
19
|
-
arChildren$: any[];
|
|
20
|
-
status$?: string;
|
|
21
|
-
bShowStatus$?: boolean;
|
|
22
|
-
primaryFields$: any[];
|
|
23
|
-
secondaryFields$: any[];
|
|
24
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
25
|
-
ngOnInit(): void;
|
|
26
|
-
ngOnDestroy(): void;
|
|
27
|
-
initComponent(): void;
|
|
28
|
-
onStateChange(): void;
|
|
29
|
-
updateSelf(): void;
|
|
30
|
-
ngOnChanges(): void;
|
|
31
|
-
generatePrimaryAndSecondaryFields(): void;
|
|
32
|
-
prepareCaseSummaryData(summaryFieldChildren: any): any;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CaseSummaryComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaseSummaryComponent, "app-case-summary", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
35
|
-
}
|
|
36
|
-
export {};
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { OnInit, ChangeDetectorRef, OnDestroy } 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 CaseViewProps {
|
|
7
|
-
icon: string;
|
|
8
|
-
subheader: string;
|
|
9
|
-
header: string;
|
|
10
|
-
}
|
|
11
|
-
export declare class CaseViewComponent implements OnInit, OnDestroy {
|
|
12
|
-
private cdRef;
|
|
13
|
-
private angularPConnect;
|
|
14
|
-
private utils;
|
|
15
|
-
pConn$: typeof PConnect;
|
|
16
|
-
formGroup$: FormGroup;
|
|
17
|
-
angularPConnectData: AngularPConnectData;
|
|
18
|
-
configProps$: CaseViewProps;
|
|
19
|
-
arChildren$: any[];
|
|
20
|
-
heading$: string;
|
|
21
|
-
id$: string;
|
|
22
|
-
status$: string;
|
|
23
|
-
caseTabs$: any[];
|
|
24
|
-
svgCase$: string;
|
|
25
|
-
tabData$: any;
|
|
26
|
-
mainTabs: any;
|
|
27
|
-
mainTabData: any;
|
|
28
|
-
arAvailableActions$: any[];
|
|
29
|
-
arAvailabeProcesses$: any[];
|
|
30
|
-
caseSummaryPConn$: any;
|
|
31
|
-
currentCaseID: string;
|
|
32
|
-
editAction: boolean;
|
|
33
|
-
localizedVal: any;
|
|
34
|
-
localeCategory: string;
|
|
35
|
-
localeKey: string;
|
|
36
|
-
constructor(cdRef: ChangeDetectorRef, angularPConnect: AngularPConnectService, utils: Utils);
|
|
37
|
-
ngOnInit(): void;
|
|
38
|
-
ngOnDestroy(): void;
|
|
39
|
-
onStateChange(): void;
|
|
40
|
-
checkAndUpdate(): void;
|
|
41
|
-
hasCaseIDChanged(): boolean;
|
|
42
|
-
updateHeaderAndSummary(): void;
|
|
43
|
-
fullUpdate(): void;
|
|
44
|
-
generateTabsData(): void;
|
|
45
|
-
updateSelf(): void;
|
|
46
|
-
onTabClick(tab: any): void;
|
|
47
|
-
_editClick(): void;
|
|
48
|
-
_menuActionClick(data: any): void;
|
|
49
|
-
_menuProcessClick(data: any): void;
|
|
50
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CaseViewComponent, never>;
|
|
51
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaseViewComponent, "app-case-view", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
52
|
-
}
|
|
53
|
-
export {};
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } 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
|
-
interface ConfirmationProps {
|
|
6
|
-
datasource: {
|
|
7
|
-
source: any;
|
|
8
|
-
};
|
|
9
|
-
label: string;
|
|
10
|
-
showLabel: boolean;
|
|
11
|
-
showTasks: boolean;
|
|
12
|
-
}
|
|
13
|
-
export declare class ConfirmationComponent implements OnInit, OnDestroy {
|
|
14
|
-
private angularPConnect;
|
|
15
|
-
pConn$: typeof PConnect;
|
|
16
|
-
angularPConnectData: AngularPConnectData;
|
|
17
|
-
configProps$: ConfirmationProps;
|
|
18
|
-
rootInfo: any;
|
|
19
|
-
datasource: any;
|
|
20
|
-
showTasks: any;
|
|
21
|
-
detailProps: any;
|
|
22
|
-
toDoList: any;
|
|
23
|
-
label: string;
|
|
24
|
-
CONSTS: typeof publicConstants;
|
|
25
|
-
showDetails: boolean;
|
|
26
|
-
showConfirmView: boolean;
|
|
27
|
-
constructor(angularPConnect: AngularPConnectService);
|
|
28
|
-
ngOnInit(): void;
|
|
29
|
-
ngOnDestroy(): void;
|
|
30
|
-
onStateChange(): void;
|
|
31
|
-
checkAndUpdate(): void;
|
|
32
|
-
updateSelf(): void;
|
|
33
|
-
onConfirmViewClose(): void;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ConfirmationComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ConfirmationComponent, "app-confirmation", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
36
|
-
}
|
|
37
|
-
export {};
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import { DataReferenceAdvancedSearchService } from '../../../_services/data-reference-advanced-search.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class DataReferenceComponent implements OnInit, OnDestroy {
|
|
7
|
-
private angularPConnect;
|
|
8
|
-
private advancedSearchService;
|
|
9
|
-
pConn$: typeof PConnect;
|
|
10
|
-
formGroup$: FormGroup;
|
|
11
|
-
angularPConnectData: AngularPConnectData;
|
|
12
|
-
arFields$: any[];
|
|
13
|
-
referenceType: string;
|
|
14
|
-
selectionMode: string;
|
|
15
|
-
parameters: any;
|
|
16
|
-
hideLabel: boolean;
|
|
17
|
-
childrenToRender: any[];
|
|
18
|
-
dropDownDataSource: string;
|
|
19
|
-
isDisplayModeEnabled: boolean;
|
|
20
|
-
propsToUse: any;
|
|
21
|
-
rawViewMetadata: any;
|
|
22
|
-
viewName: string;
|
|
23
|
-
firstChildMeta: any;
|
|
24
|
-
canBeChangedInReviewMode: boolean;
|
|
25
|
-
propName: string;
|
|
26
|
-
firstChildPConnect: any;
|
|
27
|
-
children: any;
|
|
28
|
-
displaySingleRef: boolean;
|
|
29
|
-
displayMultiRef: boolean;
|
|
30
|
-
refList: any;
|
|
31
|
-
displayAs: any;
|
|
32
|
-
isDDSourceDeferred: any;
|
|
33
|
-
showPromotedFilters: any;
|
|
34
|
-
displayMode: any;
|
|
35
|
-
refFieldMetadata: any;
|
|
36
|
-
contextClass: any;
|
|
37
|
-
selectionList: any;
|
|
38
|
-
inline: any;
|
|
39
|
-
isCreationOfNewRecordAllowedForReference: any;
|
|
40
|
-
showAdvancedSearch: boolean;
|
|
41
|
-
pyID: any;
|
|
42
|
-
allowImplicitRefresh: any;
|
|
43
|
-
displayChild: boolean;
|
|
44
|
-
dataRelationshipContext: any;
|
|
45
|
-
imagePosition: any;
|
|
46
|
-
showImageDescription: any;
|
|
47
|
-
constructor(angularPConnect: AngularPConnectService, advancedSearchService: DataReferenceAdvancedSearchService);
|
|
48
|
-
ngOnInit(): void;
|
|
49
|
-
ngOnDestroy(): void;
|
|
50
|
-
onStateChange(): void;
|
|
51
|
-
updateSelf(): void;
|
|
52
|
-
updatePropertiesFromProps(theConfigProps: any): void;
|
|
53
|
-
generateChildrenToRender(): any;
|
|
54
|
-
handleSelection(event: any): void;
|
|
55
|
-
recreatedFirstChild(): any;
|
|
56
|
-
private setReadOnlyDisplayFlags;
|
|
57
|
-
private prepareFirstChildMeta;
|
|
58
|
-
private setChildDatasource;
|
|
59
|
-
private buildDataReferenceConfig;
|
|
60
|
-
private buildFieldMetaData;
|
|
61
|
-
private isCreateNewRecordEnabled;
|
|
62
|
-
private getCreateNewRecordFn;
|
|
63
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DataReferenceComponent, never>;
|
|
64
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DataReferenceComponent, "app-data-reference", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
65
|
-
}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { OnChanges, OnInit, TemplateRef } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { MatDialog } from '@angular/material/dialog';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SearchFormComponent implements OnInit, OnChanges {
|
|
6
|
-
private dialog;
|
|
7
|
-
pConn$: typeof PConnect;
|
|
8
|
-
formGroup$: FormGroup;
|
|
9
|
-
searchSelectCacheKey: any;
|
|
10
|
-
configProps$: any;
|
|
11
|
-
isInitialized: boolean;
|
|
12
|
-
currentTabId: string;
|
|
13
|
-
nextTabId: string;
|
|
14
|
-
openDialog: boolean;
|
|
15
|
-
tabItems: any[];
|
|
16
|
-
searchCategoriesComp: any;
|
|
17
|
-
propsToUse: any;
|
|
18
|
-
tabData: any;
|
|
19
|
-
tabCountSources: any;
|
|
20
|
-
deferLoadedTabs: any;
|
|
21
|
-
dialogTemplate: TemplateRef<any>;
|
|
22
|
-
dialogRef: any;
|
|
23
|
-
constructor(dialog: MatDialog);
|
|
24
|
-
ngOnInit(): void;
|
|
25
|
-
ngOnChanges(): void;
|
|
26
|
-
updateSelf(): void;
|
|
27
|
-
initializeSearchCategories(): void;
|
|
28
|
-
handleTabClick(event: any): void;
|
|
29
|
-
clearSelectionAndSwitchTab(): void;
|
|
30
|
-
onDialogClose(): void;
|
|
31
|
-
publishEvent({ clearSelections, viewName }: {
|
|
32
|
-
clearSelections: any;
|
|
33
|
-
viewName: any;
|
|
34
|
-
}): void;
|
|
35
|
-
get activeTabPConnect(): any;
|
|
36
|
-
checkIfSelectionsExist(getPConnect: any): boolean;
|
|
37
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SearchFormComponent, never>;
|
|
38
|
-
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>;
|
|
39
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export declare function getFieldMeta(getPConnect: any, dataRelationshipContext: any): {
|
|
2
|
-
compositeKeys: any;
|
|
3
|
-
fieldMetadata: any;
|
|
4
|
-
};
|
|
5
|
-
export declare const getFirstChildConfig: ({ firstChildMeta, getPConnect, rawViewMetadata, contextClass, dataReferenceConfigToChild, isCreateNewReferenceEnabled, disableStartingFieldsForReference, pyID }: {
|
|
6
|
-
firstChildMeta: any;
|
|
7
|
-
getPConnect: any;
|
|
8
|
-
rawViewMetadata: any;
|
|
9
|
-
contextClass: any;
|
|
10
|
-
dataReferenceConfigToChild: any;
|
|
11
|
-
isCreateNewReferenceEnabled: any;
|
|
12
|
-
disableStartingFieldsForReference: any;
|
|
13
|
-
pyID: any;
|
|
14
|
-
}) => any;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnChanges } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import { TemplateUtils } from '../../../_helpers/template-utils';
|
|
5
|
-
import { FormTemplateBase } from '../base/form-template-base';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class DefaultFormComponent extends FormTemplateBase implements OnInit, OnChanges {
|
|
8
|
-
private angularPConnect;
|
|
9
|
-
private templateUtils;
|
|
10
|
-
pConn$: typeof PConnect;
|
|
11
|
-
formGroup$: FormGroup;
|
|
12
|
-
angularPConnectData: AngularPConnectData;
|
|
13
|
-
arChildren$: any[];
|
|
14
|
-
divClass$: string;
|
|
15
|
-
instructions: string;
|
|
16
|
-
constructor(angularPConnect: AngularPConnectService, templateUtils: TemplateUtils);
|
|
17
|
-
ngOnInit(): void;
|
|
18
|
-
onStateChange(): void;
|
|
19
|
-
ngOnChanges(changes: any): void;
|
|
20
|
-
updateSelf(): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DefaultFormComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DefaultFormComponent, "app-default-form", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
23
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
interface DefaultPageProps {
|
|
4
|
-
layout?: string;
|
|
5
|
-
title?: string;
|
|
6
|
-
heading?: string;
|
|
7
|
-
message?: string;
|
|
8
|
-
backgroundImage?: string;
|
|
9
|
-
enableBanner?: boolean;
|
|
10
|
-
}
|
|
11
|
-
export declare class DefaultPageComponent implements OnInit, OnChanges {
|
|
12
|
-
pConn$: typeof PConnect;
|
|
13
|
-
formGroup$: any;
|
|
14
|
-
configProps$: DefaultPageProps;
|
|
15
|
-
arChildren$: any[];
|
|
16
|
-
title?: string;
|
|
17
|
-
heading: any;
|
|
18
|
-
message?: string;
|
|
19
|
-
backgroundImage?: string;
|
|
20
|
-
layout$?: string;
|
|
21
|
-
enableBanner$?: boolean;
|
|
22
|
-
constructor();
|
|
23
|
-
ngOnInit(): void;
|
|
24
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
25
|
-
updateSelf(): void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DefaultPageComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DefaultPageComponent, "app-default-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
28
|
-
}
|
|
29
|
-
export {};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { DetailsTemplateBase } from '../base/details-template-base';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DetailsComponent extends DetailsTemplateBase {
|
|
4
|
-
pConn$: typeof PConnect;
|
|
5
|
-
highlightedDataArr: any[];
|
|
6
|
-
showHighlightedData: boolean;
|
|
7
|
-
arFields$: any[];
|
|
8
|
-
updateSelf(): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DetailsComponent, "app-details", never, {}, {}, never, never, true, never>;
|
|
11
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { DetailsTemplateBase } from '../base/details-template-base';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DetailsNarrowWideComponent extends DetailsTemplateBase {
|
|
4
|
-
pConn$: typeof PConnect;
|
|
5
|
-
arFields$: any[];
|
|
6
|
-
arFields2$: any[];
|
|
7
|
-
highlightedDataArr: any[];
|
|
8
|
-
showHighlightedData: boolean;
|
|
9
|
-
updateSelf(): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsNarrowWideComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DetailsNarrowWideComponent, "app-details-narrow-wide", never, {}, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { DetailsTemplateBase } from '../base/details-template-base';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DetailsOneColumnComponent extends DetailsTemplateBase {
|
|
4
|
-
pConn$: typeof PConnect;
|
|
5
|
-
showHighlightedData: boolean;
|
|
6
|
-
highlightedDataArr: any;
|
|
7
|
-
arFields$: any[];
|
|
8
|
-
updateSelf(): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsOneColumnComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DetailsOneColumnComponent, "app-details-one-column", never, {}, {}, never, never, true, never>;
|
|
11
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { DetailsTemplateBase } from '../base/details-template-base';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DetailsSubTabsComponent extends DetailsTemplateBase {
|
|
4
|
-
pConn$: typeof PConnect;
|
|
5
|
-
currentTabId: string;
|
|
6
|
-
tabItems: any[];
|
|
7
|
-
availableTabs: any[];
|
|
8
|
-
updateSelf(): void;
|
|
9
|
-
updateTabContent(): void;
|
|
10
|
-
handleTabClick(event: any): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsSubTabsComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DetailsSubTabsComponent, "app-details-sub-tabs", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { DetailsTemplateBase } from '../base/details-template-base';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DetailsThreeColumnComponent extends DetailsTemplateBase {
|
|
4
|
-
pConn$: typeof PConnect;
|
|
5
|
-
showHighlightedData: boolean;
|
|
6
|
-
highlightedDataArr: any;
|
|
7
|
-
arFields$: any[];
|
|
8
|
-
arFields2$: any[];
|
|
9
|
-
arFields3$: any[];
|
|
10
|
-
propsToUse: any;
|
|
11
|
-
updateSelf(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsThreeColumnComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DetailsThreeColumnComponent, "app-details-three-column", never, {}, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { DetailsTemplateBase } from '../base/details-template-base';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DetailsTwoColumnComponent extends DetailsTemplateBase {
|
|
4
|
-
pConn$: typeof PConnect;
|
|
5
|
-
showHighlightedData: boolean;
|
|
6
|
-
highlightedDataArr: any;
|
|
7
|
-
arFields$: any[];
|
|
8
|
-
arFields2$: any[];
|
|
9
|
-
arFields3$: any[];
|
|
10
|
-
propsToUse: any;
|
|
11
|
-
updateSelf(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsTwoColumnComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DetailsTwoColumnComponent, "app-details-two-column", never, {}, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { DetailsTemplateBase } from '../base/details-template-base';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DetailsWideNarrowComponent extends DetailsTemplateBase {
|
|
4
|
-
pConn$: typeof PConnect;
|
|
5
|
-
highlightedDataArr: any[];
|
|
6
|
-
showHighlightedData: boolean;
|
|
7
|
-
arFields$: any[];
|
|
8
|
-
arFields2$: any[];
|
|
9
|
-
propsToUse: any;
|
|
10
|
-
updateSelf(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsWideNarrowComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DetailsWideNarrowComponent, "app-details-wide-narrow", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class DynamicTabsComponent implements OnInit, OnDestroy {
|
|
6
|
-
private angularPConnect;
|
|
7
|
-
pConn$: typeof PConnect;
|
|
8
|
-
formGroup$: FormGroup;
|
|
9
|
-
angularPConnectData: AngularPConnectData;
|
|
10
|
-
tabsItems: any[];
|
|
11
|
-
propsToUse: any;
|
|
12
|
-
constructor(angularPConnect: AngularPConnectService);
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
ngOnDestroy(): void;
|
|
15
|
-
onStateChange(): void;
|
|
16
|
-
checkAndUpdate(): void;
|
|
17
|
-
updateSelf(): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicTabsComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicTabsComponent, "app-dynamic-tabs", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
20
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class FieldGroupListComponent {
|
|
3
|
-
item: any;
|
|
4
|
-
heading: any;
|
|
5
|
-
formGroup$: any;
|
|
6
|
-
fields: any;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FieldGroupListComponent, never>;
|
|
8
|
-
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>;
|
|
9
|
-
}
|