@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/template/self-service-case-view/self-service-case-view.component.d.ts
DELETED
|
@@ -1,58 +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 { Utils } from '../../../_helpers/utils';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
interface SelfServiceCaseViewProps {
|
|
7
|
-
icon: string;
|
|
8
|
-
subheader: string;
|
|
9
|
-
header: string;
|
|
10
|
-
showCaseLifecycle: any;
|
|
11
|
-
showSummaryRegion: any;
|
|
12
|
-
showUtilitiesRegion: any;
|
|
13
|
-
showCaseActions: any;
|
|
14
|
-
caseClass: any;
|
|
15
|
-
}
|
|
16
|
-
export declare class SelfServiceCaseViewComponent implements OnInit, OnDestroy {
|
|
17
|
-
private angularPConnect;
|
|
18
|
-
private utils;
|
|
19
|
-
pConn$: typeof PConnect;
|
|
20
|
-
formGroup$: FormGroup;
|
|
21
|
-
angularPConnectData: AngularPConnectData;
|
|
22
|
-
configProps$: SelfServiceCaseViewProps;
|
|
23
|
-
arChildren$: any[];
|
|
24
|
-
heading$: string;
|
|
25
|
-
id$: string;
|
|
26
|
-
status$: string;
|
|
27
|
-
arAvailableActions$: any[];
|
|
28
|
-
arAvailabeProcesses$: any[];
|
|
29
|
-
caseSummaryPConn$: any;
|
|
30
|
-
currentCaseID: string;
|
|
31
|
-
editAction: boolean;
|
|
32
|
-
localizedVal: any;
|
|
33
|
-
localeCategory: string;
|
|
34
|
-
localeKey: any;
|
|
35
|
-
showCaseLifecycle: boolean;
|
|
36
|
-
showSummaryRegion: boolean;
|
|
37
|
-
showUtilitiesRegion: boolean;
|
|
38
|
-
showCaseActions: boolean;
|
|
39
|
-
utilityRegion: any;
|
|
40
|
-
primarySummaryFields: any;
|
|
41
|
-
secondarySummaryFields: any;
|
|
42
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
43
|
-
ngOnInit(): void;
|
|
44
|
-
ngOnDestroy(): void;
|
|
45
|
-
onStateChange(): void;
|
|
46
|
-
checkAndUpdate(): void;
|
|
47
|
-
hasCaseIDChanged(): boolean;
|
|
48
|
-
updateHeaderAndSummary(): void;
|
|
49
|
-
fullUpdate(): void;
|
|
50
|
-
filterUtilities(utils: any): any;
|
|
51
|
-
isUtilitiesRegionNotEmpty(): any;
|
|
52
|
-
updateSelf(): void;
|
|
53
|
-
_menuActionClick(data: any): void;
|
|
54
|
-
_menuProcessClick(data: any): void;
|
|
55
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SelfServiceCaseViewComponent, never>;
|
|
56
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SelfServiceCaseViewComponent, "app-self-service-case-view", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
57
|
-
}
|
|
58
|
-
export {};
|
|
@@ -1,42 +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 { Utils } from '../../../_helpers/utils';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
interface SimpleTableProps {
|
|
7
|
-
multiRecordDisplayAs: string;
|
|
8
|
-
contextClass: any;
|
|
9
|
-
visibility: boolean;
|
|
10
|
-
label: string;
|
|
11
|
-
propertyLabel: string;
|
|
12
|
-
displayMode: string;
|
|
13
|
-
fieldMetadata: any;
|
|
14
|
-
hideLabel: boolean;
|
|
15
|
-
parameters: any;
|
|
16
|
-
isDataObject: boolean;
|
|
17
|
-
type: string;
|
|
18
|
-
ruleClass: string;
|
|
19
|
-
authorContext: string;
|
|
20
|
-
name: string;
|
|
21
|
-
}
|
|
22
|
-
export declare class SimpleTableComponent implements OnInit, OnDestroy {
|
|
23
|
-
private angularPConnect;
|
|
24
|
-
private utils;
|
|
25
|
-
pConn$: typeof PConnect;
|
|
26
|
-
formGroup$: FormGroup;
|
|
27
|
-
angularPConnectData: AngularPConnectData;
|
|
28
|
-
bVisible$: boolean;
|
|
29
|
-
configProps$: SimpleTableProps;
|
|
30
|
-
fieldGroupProps: any;
|
|
31
|
-
listViewProps: any;
|
|
32
|
-
refToPConnect: any;
|
|
33
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
34
|
-
ngOnInit(): void;
|
|
35
|
-
ngOnDestroy(): void;
|
|
36
|
-
checkAndUpdate(): void;
|
|
37
|
-
updateSelf(): void;
|
|
38
|
-
onStateChange(): void;
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SimpleTableComponent, never>;
|
|
40
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SimpleTableComponent, "app-simple-table", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
41
|
-
}
|
|
42
|
-
export {};
|
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
export declare const TABLE_CELL = "SdkRenderer";
|
|
2
|
-
export declare const DELETE_ICON = "DeleteIcon";
|
|
3
|
-
export declare const getContext: (thePConn: any) => {
|
|
4
|
-
contextName: any;
|
|
5
|
-
referenceListStr: any;
|
|
6
|
-
pageReferenceForRows: any;
|
|
7
|
-
viewName: any;
|
|
8
|
-
};
|
|
9
|
-
export declare const populateRowKey: (rawData: any) => any;
|
|
10
|
-
export declare const getApiContext: (processedData: any, pConnect: any, reorderCB: any) => {
|
|
11
|
-
fetchData: () => Promise<unknown>;
|
|
12
|
-
fetchPersonalizations: () => Promise<{}>;
|
|
13
|
-
applyRowReorder: (sourceKey: any, destinationKey: any) => Promise<any>;
|
|
14
|
-
};
|
|
15
|
-
export declare const buildMetaForListView: (fieldMetadata: any, fields: any, type: any, ruleClass: any, name: any, propertyLabel: any, isDataObject: any, parameters: any) => {
|
|
16
|
-
name: any;
|
|
17
|
-
config: {
|
|
18
|
-
type: any;
|
|
19
|
-
referenceList: any;
|
|
20
|
-
parameters: any;
|
|
21
|
-
personalization: boolean;
|
|
22
|
-
isDataObject: any;
|
|
23
|
-
grouping: boolean;
|
|
24
|
-
globalSearch: boolean;
|
|
25
|
-
reorderFields: boolean;
|
|
26
|
-
toggleFieldVisibility: boolean;
|
|
27
|
-
title: any;
|
|
28
|
-
personalizationId: string;
|
|
29
|
-
template: string;
|
|
30
|
-
presets: {
|
|
31
|
-
name: string;
|
|
32
|
-
template: string;
|
|
33
|
-
config: {};
|
|
34
|
-
children: {
|
|
35
|
-
name: string;
|
|
36
|
-
type: string;
|
|
37
|
-
children: any;
|
|
38
|
-
}[];
|
|
39
|
-
label: any;
|
|
40
|
-
id: string;
|
|
41
|
-
}[];
|
|
42
|
-
ruleClass: any;
|
|
43
|
-
};
|
|
44
|
-
};
|
|
45
|
-
export declare const getConfigFields: (rawFields: any, contextClass: any, primaryFieldsViewIndex: any) => any;
|
|
46
|
-
export declare function isFLProperty(label: any): any;
|
|
47
|
-
/**
|
|
48
|
-
* [getFieldLabel]
|
|
49
|
-
* Description - A utility that returns resolved field label for "@FL" annotation i.e from data model.
|
|
50
|
-
* @param {Object} fieldConfig
|
|
51
|
-
* @returns {string} resolved label string
|
|
52
|
-
*
|
|
53
|
-
* example:
|
|
54
|
-
* fieldConfig = {label: "@FL .pyID", classID: "TestCase-Work"};
|
|
55
|
-
* return "Case ID"
|
|
56
|
-
*/
|
|
57
|
-
export declare function getFieldLabel(fieldConfig: any): any;
|
|
58
|
-
export declare const updateFieldLabels: (fields: any, configFields: any, primaryFieldsViewIndex: any, pConnect: any, options: any) => any;
|
|
59
|
-
export declare const buildFieldsForTable: (configFields: any, pConnect: any, showDeleteButton: any, options: any) => any;
|
|
60
|
-
export declare const createMetaForTable: (fields: any, renderMode: any) => {
|
|
61
|
-
height: {
|
|
62
|
-
minHeight: string;
|
|
63
|
-
fitHeightToElement: string;
|
|
64
|
-
deltaAdjustment: string;
|
|
65
|
-
autoSize: boolean;
|
|
66
|
-
};
|
|
67
|
-
fieldDefs: any;
|
|
68
|
-
itemKey: string;
|
|
69
|
-
grouping: boolean;
|
|
70
|
-
reorderFields: boolean;
|
|
71
|
-
reorderItems: boolean;
|
|
72
|
-
dragHandle: boolean;
|
|
73
|
-
globalSearch: boolean;
|
|
74
|
-
personalization: boolean;
|
|
75
|
-
toggleFieldVisibility: boolean;
|
|
76
|
-
toolbar: boolean;
|
|
77
|
-
footer: boolean;
|
|
78
|
-
filterExpression: null;
|
|
79
|
-
editing: boolean;
|
|
80
|
-
timezone: string | undefined;
|
|
81
|
-
};
|
|
82
|
-
export declare const filterDataByDate: (item: any, filterObj: any) => boolean;
|
|
83
|
-
export declare const filterDataByCommonFields: (item: any, filterObj: any) => boolean;
|
|
84
|
-
/**
|
|
85
|
-
* This method returns a callBack function for Add action.
|
|
86
|
-
* @param {object} pConnect - PConnect object
|
|
87
|
-
* @param {number} index - index of the page list to add
|
|
88
|
-
*/
|
|
89
|
-
export declare const getAddRowCallback: (pConnect: any, index: any) => () => any;
|
|
90
|
-
/**
|
|
91
|
-
* This method creates a PConnect object with proper options for Add and Delete actions
|
|
92
|
-
* @param {string} contextName - contextName
|
|
93
|
-
* @param {string} referenceList - referenceList
|
|
94
|
-
* @param {string} pageReference - pageReference
|
|
95
|
-
*/
|
|
96
|
-
export declare const createPConnect: (contextName: any, referenceList: any, pageReference: any) => import("@pega/pcore-pconnect-typedefs/interpreter/c11n-env").C11nEnv;
|
|
@@ -1,168 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { MatSort } from '@angular/material/sort';
|
|
4
|
-
import { MatTableDataSource } from '@angular/material/table';
|
|
5
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
6
|
-
import { DatapageService } from '../../../_services/datapage.service';
|
|
7
|
-
import { Utils } from '../../../_helpers/utils';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
interface SimpleTableManualProps {
|
|
10
|
-
visibility?: boolean;
|
|
11
|
-
grouping?: any;
|
|
12
|
-
referenceList?: any[];
|
|
13
|
-
children?: any[];
|
|
14
|
-
renderMode?: string;
|
|
15
|
-
presets?: any[];
|
|
16
|
-
label?: string;
|
|
17
|
-
showLabel?: boolean;
|
|
18
|
-
dataPageName?: string;
|
|
19
|
-
contextClass?: string;
|
|
20
|
-
propertyLabel?: string;
|
|
21
|
-
fieldMetadata?: any;
|
|
22
|
-
allowActions?: any;
|
|
23
|
-
allowTableEdit?: boolean;
|
|
24
|
-
allowRowDelete?: any;
|
|
25
|
-
editMode?: string;
|
|
26
|
-
addAndEditRowsWithin?: any;
|
|
27
|
-
viewForAddAndEditModal?: any;
|
|
28
|
-
editModeConfig?: any;
|
|
29
|
-
displayMode?: string;
|
|
30
|
-
useSeparateViewForEdit: any;
|
|
31
|
-
viewForEditModal: any;
|
|
32
|
-
targetClassLabel: string;
|
|
33
|
-
}
|
|
34
|
-
declare class Group {
|
|
35
|
-
level: number;
|
|
36
|
-
parent: Group;
|
|
37
|
-
expanded: boolean;
|
|
38
|
-
totalCounts: number;
|
|
39
|
-
get visible(): boolean;
|
|
40
|
-
}
|
|
41
|
-
export declare class SimpleTableManualComponent implements OnInit, OnDestroy {
|
|
42
|
-
private angularPConnect;
|
|
43
|
-
utils: Utils;
|
|
44
|
-
private dataPageService;
|
|
45
|
-
sort: MatSort;
|
|
46
|
-
pConn$: typeof PConnect;
|
|
47
|
-
formGroup$: FormGroup;
|
|
48
|
-
angularPConnectData: AngularPConnectData;
|
|
49
|
-
configProps$: SimpleTableManualProps;
|
|
50
|
-
fields$: any[];
|
|
51
|
-
bVisible$: boolean;
|
|
52
|
-
displayedColumns: string[];
|
|
53
|
-
rowData: MatTableDataSource<any>;
|
|
54
|
-
originalData: any[];
|
|
55
|
-
processedFields: any[];
|
|
56
|
-
fieldDefs: any[];
|
|
57
|
-
requestedReadOnlyMode: boolean;
|
|
58
|
-
readOnlyMode: boolean;
|
|
59
|
-
editableMode: boolean;
|
|
60
|
-
menuIconOverride$: string;
|
|
61
|
-
pageReference: string;
|
|
62
|
-
referenceList: any;
|
|
63
|
-
contextClass: any;
|
|
64
|
-
showAddRowButton: boolean;
|
|
65
|
-
prevReferenceList: any[];
|
|
66
|
-
elementsData: MatTableDataSource<any>;
|
|
67
|
-
originalElementsData: MatTableDataSource<any>;
|
|
68
|
-
rawFields: any;
|
|
69
|
-
label?: string;
|
|
70
|
-
searchIcon$: string;
|
|
71
|
-
bShowSearch$: boolean;
|
|
72
|
-
bColumnReorder$: boolean;
|
|
73
|
-
bGrouping$: boolean;
|
|
74
|
-
perfFilter: string;
|
|
75
|
-
searchFilter: string;
|
|
76
|
-
menuSvgIcon$: string;
|
|
77
|
-
arrowSvgIcon$: string;
|
|
78
|
-
arrowDownSvgIcon$: string;
|
|
79
|
-
arrowUpSvgIcon$: string;
|
|
80
|
-
filterSvgIcon$: string;
|
|
81
|
-
filterOnSvgIcon$: string;
|
|
82
|
-
groupBySvgIcon$: string;
|
|
83
|
-
groupByColumns$: string[];
|
|
84
|
-
compareType: string;
|
|
85
|
-
compareRef: string;
|
|
86
|
-
arrowDirection: string;
|
|
87
|
-
filterByColumns: any[];
|
|
88
|
-
currentFilterRefData: any;
|
|
89
|
-
filterContainsLabel$: string;
|
|
90
|
-
filterContainsType$: string;
|
|
91
|
-
filterContainsValue$: any;
|
|
92
|
-
bShowFilterPopover$: boolean;
|
|
93
|
-
bContains$: boolean;
|
|
94
|
-
bDateTime$: boolean;
|
|
95
|
-
bIsDate$: boolean;
|
|
96
|
-
bIsDateTime$: boolean;
|
|
97
|
-
bIsTime$: boolean;
|
|
98
|
-
currentFilterImageEl: any;
|
|
99
|
-
arFilterMainButtons$: any[];
|
|
100
|
-
arFilterSecondaryButtons$: any[];
|
|
101
|
-
selectionMode: string;
|
|
102
|
-
singleSelectionMode: boolean;
|
|
103
|
-
multiSelectionMode: boolean;
|
|
104
|
-
rowID: any;
|
|
105
|
-
response: any;
|
|
106
|
-
compositeKeys: any;
|
|
107
|
-
parameters: any;
|
|
108
|
-
allowEditingInModal: boolean;
|
|
109
|
-
defaultView: any;
|
|
110
|
-
referenceListStr: any;
|
|
111
|
-
bUseSeparateViewForEdit: any;
|
|
112
|
-
editView: any;
|
|
113
|
-
settingsSvgIcon$: string;
|
|
114
|
-
isInitialized: boolean;
|
|
115
|
-
targetClassLabel: string;
|
|
116
|
-
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string | null, componentName?: string | null) => string;
|
|
117
|
-
localeCategory: string;
|
|
118
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils, dataPageService: DatapageService);
|
|
119
|
-
ngOnInit(): void;
|
|
120
|
-
ngOnDestroy(): void;
|
|
121
|
-
checkAndUpdate(): void;
|
|
122
|
-
updateSelf(): void;
|
|
123
|
-
checkIfAllowActionsOrRowEditingExist(newflagobject: any): any;
|
|
124
|
-
initializeDefaultPageInstructions(): void;
|
|
125
|
-
getResultsText(): string;
|
|
126
|
-
sortCompare(a: any, b: any): number;
|
|
127
|
-
compareByColumnPxRefObjectInsName(aValue: any, bValue: any): number | undefined;
|
|
128
|
-
updateFilterDisplay(type: any): void;
|
|
129
|
-
_filter(event: any, columnData: any): void;
|
|
130
|
-
_clickAway(event: any): void;
|
|
131
|
-
_filterContainsType(event: any): void;
|
|
132
|
-
_filterContainsValue(event: any): void;
|
|
133
|
-
_filterContainsDateValue(event: any, value: any): void;
|
|
134
|
-
_filterContainsDateTimeValue(event: any): void;
|
|
135
|
-
_filterContainsTimeValue(event: any): void;
|
|
136
|
-
_onFilterActionButtonClick(event: any): void;
|
|
137
|
-
updateFilterWithInfo(): void;
|
|
138
|
-
updateFilterVarsWithCurrent(columnData: any): void;
|
|
139
|
-
filterData(element: any): boolean;
|
|
140
|
-
filterSortGroupBy(): void;
|
|
141
|
-
_headerSortClick(event: any, columnData: any): void;
|
|
142
|
-
_showUnGroupBy(columnData: any): boolean;
|
|
143
|
-
_groupBy(event: any, columnData: any): void;
|
|
144
|
-
_unGroupBy(event: any, columnData: any): void;
|
|
145
|
-
checkGroupByColumn(field: any, add: any): void;
|
|
146
|
-
_getGroupName(fieldName: any): any;
|
|
147
|
-
addGroups(data: any[], groupByColumns: string[]): any[];
|
|
148
|
-
getSublevel(data: any[], level: number, groupByColumns: string[], parent: Group): any[];
|
|
149
|
-
uniqueBy(a: any, key: any): any;
|
|
150
|
-
isGroup(index: any, item: any): boolean;
|
|
151
|
-
_groupHeaderClick(row: any): void;
|
|
152
|
-
customFilterPredicate(data: any | Group, filter: string): boolean;
|
|
153
|
-
getDataRowVisible(data: any): boolean;
|
|
154
|
-
getDataRowVisibleWithFilter(data: any, filter: any): boolean;
|
|
155
|
-
getDisplayColumns(fields?: never[]): any[];
|
|
156
|
-
_getIconStyle(level: any): string;
|
|
157
|
-
onStateChange(): void;
|
|
158
|
-
getRowValue(inRowData: object, inColKey: string): any;
|
|
159
|
-
generateRowsData(): void;
|
|
160
|
-
formatRowsData(data: any): any;
|
|
161
|
-
addRecord(): void;
|
|
162
|
-
editRecord(data: any, index: any): void;
|
|
163
|
-
deleteRecord(index: any): void;
|
|
164
|
-
buildElementsForTable(): void;
|
|
165
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SimpleTableManualComponent, never>;
|
|
166
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SimpleTableManualComponent, "app-simple-table-manual", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
167
|
-
}
|
|
168
|
-
export {};
|
|
@@ -1,31 +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 * as i0 from "@angular/core";
|
|
5
|
-
export declare class SimpleTableSelectComponent implements OnInit, OnDestroy {
|
|
6
|
-
private angularPConnect;
|
|
7
|
-
pConn$: typeof PConnect;
|
|
8
|
-
formGroup$: FormGroup;
|
|
9
|
-
angularPConnectData: AngularPConnectData;
|
|
10
|
-
label: string;
|
|
11
|
-
renderMode: string;
|
|
12
|
-
showLabel: boolean;
|
|
13
|
-
viewName: string;
|
|
14
|
-
parameters: {};
|
|
15
|
-
dataRelationshipContext: string;
|
|
16
|
-
propsToUse: any;
|
|
17
|
-
showSimpleTableManual: boolean;
|
|
18
|
-
isSearchable: boolean;
|
|
19
|
-
filters: any;
|
|
20
|
-
listViewProps: any;
|
|
21
|
-
pageClass: any;
|
|
22
|
-
constructor(angularPConnect: AngularPConnectService);
|
|
23
|
-
ngOnInit(): void;
|
|
24
|
-
ngOnDestroy(): void;
|
|
25
|
-
onStateChange(): void;
|
|
26
|
-
updateSelf(): void;
|
|
27
|
-
processFiltrers(theConfigProps: any, compositeKeys: any): void;
|
|
28
|
-
isSelfReferencedProperty(param: any, referenceProp: any): boolean;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SimpleTableSelectComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SimpleTableSelectComponent, "app-simple-table-select", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
31
|
-
}
|
package/lib/_components/template/single-reference-readonly/single-reference-readonly.component.d.ts
DELETED
|
@@ -1,24 +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 * as i0 from "@angular/core";
|
|
5
|
-
export declare class SingleReferenceReadonlyComponent implements OnInit, OnDestroy {
|
|
6
|
-
private angularPConnect;
|
|
7
|
-
pConn$: typeof PConnect;
|
|
8
|
-
formGroup$: FormGroup;
|
|
9
|
-
dataRelationshipContext?: any;
|
|
10
|
-
angularPConnectData: AngularPConnectData;
|
|
11
|
-
configProps: any;
|
|
12
|
-
component: any;
|
|
13
|
-
label: string;
|
|
14
|
-
newPconn: typeof PConnect;
|
|
15
|
-
displayMode: string;
|
|
16
|
-
constructor(angularPConnect: AngularPConnectService);
|
|
17
|
-
ngOnInit(): void;
|
|
18
|
-
ngOnDestroy(): void;
|
|
19
|
-
onStateChange(): void;
|
|
20
|
-
checkAndUpdate(): void;
|
|
21
|
-
updateSelf(): void;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SingleReferenceReadonlyComponent, never>;
|
|
23
|
-
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>;
|
|
24
|
-
}
|
|
@@ -1,25 +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 * as i0 from "@angular/core";
|
|
5
|
-
export declare class SubTabsComponent implements OnInit, OnDestroy {
|
|
6
|
-
private angularPConnect;
|
|
7
|
-
pConn$: typeof PConnect;
|
|
8
|
-
formGroup$: FormGroup;
|
|
9
|
-
angularPConnectData: AngularPConnectData;
|
|
10
|
-
arChildren$: any[];
|
|
11
|
-
defaultTabIndex: number;
|
|
12
|
-
currentTabId: string;
|
|
13
|
-
tabItems: any[];
|
|
14
|
-
availableTabs: any;
|
|
15
|
-
constructor(angularPConnect: AngularPConnectService);
|
|
16
|
-
ngOnInit(): void;
|
|
17
|
-
ngOnDestroy(): void;
|
|
18
|
-
onStateChange(): void;
|
|
19
|
-
checkAndUpdate(): void;
|
|
20
|
-
updateSelf(): void;
|
|
21
|
-
updateTabContent(): void;
|
|
22
|
-
handleTabClick(event: any): void;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SubTabsComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SubTabsComponent, "app-sub-tabs", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
25
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { FormTemplateBase } from '../base/form-template-base';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ThreeColumnComponent extends FormTemplateBase implements OnInit, OnChanges {
|
|
6
|
-
pConn$: typeof PConnect;
|
|
7
|
-
formGroup$: FormGroup;
|
|
8
|
-
arChildren$: any[];
|
|
9
|
-
ngOnInit(): void;
|
|
10
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
11
|
-
updateSelf(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ThreeColumnComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ThreeColumnComponent, "app-three-column", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ThreeColumnPageComponent {
|
|
4
|
-
pConn$: typeof PConnect;
|
|
5
|
-
formGroup$: FormGroup;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ThreeColumnPageComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ThreeColumnPageComponent, "app-three-column-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { OnInit, SimpleChanges, OnChanges } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { FormTemplateBase } from '../base/form-template-base';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class TwoColumnComponent extends FormTemplateBase implements OnInit, OnChanges {
|
|
6
|
-
pConn$: typeof PConnect;
|
|
7
|
-
formGroup$: FormGroup;
|
|
8
|
-
arChildren$: any[];
|
|
9
|
-
ngOnInit(): void;
|
|
10
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
11
|
-
updateSelf(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TwoColumnComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TwoColumnComponent, "app-two-column", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,16 +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 * as i0 from "@angular/core";
|
|
5
|
-
export declare class TwoColumnPageComponent implements OnInit, OnDestroy {
|
|
6
|
-
private angularPConnect;
|
|
7
|
-
pConn$: typeof PConnect;
|
|
8
|
-
formGroup$: FormGroup;
|
|
9
|
-
angularPConnectData: AngularPConnectData;
|
|
10
|
-
constructor(angularPConnect: AngularPConnectService);
|
|
11
|
-
ngOnInit(): void;
|
|
12
|
-
ngOnDestroy(): void;
|
|
13
|
-
onStateChange(): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TwoColumnPageComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TwoColumnPageComponent, "app-two-column-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -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 TwoColumnTabComponent 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<TwoColumnTabComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TwoColumnTabComponent, "app-two-column-tab", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export declare function getAllFields(pConnect: any): never[];
|
|
2
|
-
export declare function filterForFieldValueList(fields: any): any;
|
|
3
|
-
/**
|
|
4
|
-
* This method evaluates whether a row action is allowed based on the provided conditions.
|
|
5
|
-
* @param {string|boolean|undefined} allowRowDelete - The condition for allowing row deletion.
|
|
6
|
-
* @param {object} rowData - The data of the row being evaluated.
|
|
7
|
-
* @returns {boolean} - Returns true if the row action is allowed, false otherwise.
|
|
8
|
-
*/
|
|
9
|
-
export declare const evaluateAllowRowAction: (allowRowDelete: any, rowData: any) => boolean;
|
|
10
|
-
export declare function prepareCaseSummaryData(caseSummaryRegion: any, portalSpecificVisibilityChecker?: any): {
|
|
11
|
-
primarySummaryFields: any;
|
|
12
|
-
secondarySummaryFields: any;
|
|
13
|
-
};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { FormTemplateBase } from '../base/form-template-base';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class WideNarrowFormComponent extends FormTemplateBase implements OnInit, OnChanges {
|
|
6
|
-
pConn$: typeof PConnect;
|
|
7
|
-
formGroup$: FormGroup;
|
|
8
|
-
arChildren$: any[];
|
|
9
|
-
ngOnInit(): void;
|
|
10
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
11
|
-
updateSelf(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WideNarrowFormComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WideNarrowFormComponent, "app-wide-narrow-form", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,19 +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 * as i0 from "@angular/core";
|
|
5
|
-
export declare class WideNarrowPageComponent implements OnInit, OnDestroy {
|
|
6
|
-
private angularPConnect;
|
|
7
|
-
pConn$: typeof PConnect;
|
|
8
|
-
formGroup$: FormGroup;
|
|
9
|
-
thePConnType: string | undefined;
|
|
10
|
-
angularPConnectData: AngularPConnectData;
|
|
11
|
-
constructor(angularPConnect: AngularPConnectService);
|
|
12
|
-
ngOnInit(): void;
|
|
13
|
-
ngOnDestroy(): void;
|
|
14
|
-
onStateChange(): void;
|
|
15
|
-
checkAndUpdate(): void;
|
|
16
|
-
updateSelf(): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WideNarrowPageComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WideNarrowPageComponent, "app-wide-narrow-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
19
|
-
}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, NgZone, OnDestroy, OnInit } 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 WssNavBarProps {
|
|
7
|
-
showAppName: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare class WssNavBarComponent implements OnInit, OnDestroy {
|
|
10
|
-
private angularPConnect;
|
|
11
|
-
private cdRef;
|
|
12
|
-
private psService;
|
|
13
|
-
private ngZone;
|
|
14
|
-
private utils;
|
|
15
|
-
pConn$: typeof PConnect;
|
|
16
|
-
appName$: string;
|
|
17
|
-
pages$: any[];
|
|
18
|
-
caseTypes$: any[];
|
|
19
|
-
homePage: any;
|
|
20
|
-
portalLogoImage$: string;
|
|
21
|
-
angularPConnectData: AngularPConnectData;
|
|
22
|
-
configProps$: WssNavBarProps;
|
|
23
|
-
navPages$: any[];
|
|
24
|
-
navExpandCollapse$: string;
|
|
25
|
-
bShowCaseTypes$: boolean;
|
|
26
|
-
portalOperator$: string | undefined;
|
|
27
|
-
portalOperatorInitials$: string;
|
|
28
|
-
actionsAPI: any;
|
|
29
|
-
createWork: any;
|
|
30
|
-
showPage: any;
|
|
31
|
-
logout: any;
|
|
32
|
-
navIcon$: string;
|
|
33
|
-
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string | null, componentName?: string | null) => string;
|
|
34
|
-
localeCategory: string;
|
|
35
|
-
constructor(angularPConnect: AngularPConnectService, cdRef: ChangeDetectorRef, psService: ProgressSpinnerService, ngZone: NgZone, utils: Utils);
|
|
36
|
-
ngOnInit(): void;
|
|
37
|
-
ngOnDestroy(): void;
|
|
38
|
-
loadImage(src: string): Promise<unknown>;
|
|
39
|
-
onStateChange(): void;
|
|
40
|
-
updateSelf(): void;
|
|
41
|
-
initComponent(): void;
|
|
42
|
-
navPanelButtonClick(oPageData: any): void;
|
|
43
|
-
navPanelCreateButtonClick(): void;
|
|
44
|
-
navPanelCreateCaseType(sCaseType: string, sFlowType: string): void;
|
|
45
|
-
navPanelLogoutClick(): void;
|
|
46
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WssNavBarComponent, never>;
|
|
47
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WssNavBarComponent, "app-wss-nav-bar", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "appName$": { "alias": "appName$"; "required": false; }; "pages$": { "alias": "pages$"; "required": false; }; "caseTypes$": { "alias": "caseTypes$"; "required": false; }; "homePage": { "alias": "homePage"; "required": false; }; "portalLogoImage$": { "alias": "portalLogoImage$"; "required": false; }; }, {}, never, never, true, never>;
|
|
48
|
-
}
|
|
49
|
-
export {};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
interface AppAnnouncementProps {
|
|
4
|
-
header?: string;
|
|
5
|
-
description?: string;
|
|
6
|
-
whatsnewlink?: string;
|
|
7
|
-
label?: string;
|
|
8
|
-
datasource?: any;
|
|
9
|
-
}
|
|
10
|
-
export declare class AppAnnouncementComponent implements OnInit {
|
|
11
|
-
pConn$: typeof PConnect;
|
|
12
|
-
configProps$: AppAnnouncementProps;
|
|
13
|
-
details$: any[];
|
|
14
|
-
ngOnInit(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AppAnnouncementComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AppAnnouncementComponent, "app-app-announcement", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
17
|
-
}
|
|
18
|
-
export {};
|