@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,87 +0,0 @@
|
|
|
1
|
-
export interface ResponseProps {
|
|
2
|
-
ID: string;
|
|
3
|
-
extension: string;
|
|
4
|
-
createDateTime?: Date | string | number;
|
|
5
|
-
createUser?: string;
|
|
6
|
-
name: string;
|
|
7
|
-
}
|
|
8
|
-
export interface AttachmentActions {
|
|
9
|
-
rel: string;
|
|
10
|
-
href: string;
|
|
11
|
-
title: string;
|
|
12
|
-
type: string;
|
|
13
|
-
}
|
|
14
|
-
export interface AttachmentLinks {
|
|
15
|
-
delete: AttachmentActions;
|
|
16
|
-
download: AttachmentActions;
|
|
17
|
-
edit: AttachmentActions;
|
|
18
|
-
}
|
|
19
|
-
export interface FileObject extends File {
|
|
20
|
-
icon?: string;
|
|
21
|
-
ID: string;
|
|
22
|
-
fileName: string;
|
|
23
|
-
category: string;
|
|
24
|
-
responseType: string;
|
|
25
|
-
fileType: string;
|
|
26
|
-
mimeType: string;
|
|
27
|
-
extension: string;
|
|
28
|
-
thumbnail?: string;
|
|
29
|
-
nameWithExt: string;
|
|
30
|
-
inProgress?: boolean;
|
|
31
|
-
progress?: number;
|
|
32
|
-
handle: string;
|
|
33
|
-
label: string;
|
|
34
|
-
delete?: boolean;
|
|
35
|
-
error?: boolean;
|
|
36
|
-
description: string;
|
|
37
|
-
props: {
|
|
38
|
-
icon?: string;
|
|
39
|
-
id: string;
|
|
40
|
-
error?: string;
|
|
41
|
-
format?: string;
|
|
42
|
-
name: string;
|
|
43
|
-
thumbnail?: string;
|
|
44
|
-
onPreview?: () => void;
|
|
45
|
-
onDelete?: () => void;
|
|
46
|
-
onOpen?: () => void;
|
|
47
|
-
onEdit?: () => void;
|
|
48
|
-
onCancel?: () => void;
|
|
49
|
-
};
|
|
50
|
-
responseProps: ResponseProps;
|
|
51
|
-
value?: {
|
|
52
|
-
filename: string;
|
|
53
|
-
ID: string;
|
|
54
|
-
thumbnail: string;
|
|
55
|
-
};
|
|
56
|
-
categoryName: string;
|
|
57
|
-
createTime: string;
|
|
58
|
-
createdBy: string;
|
|
59
|
-
createdByName: string;
|
|
60
|
-
links: AttachmentLinks;
|
|
61
|
-
name: string;
|
|
62
|
-
meta?: any;
|
|
63
|
-
}
|
|
64
|
-
export interface ReduxAttachments {
|
|
65
|
-
ID?: string;
|
|
66
|
-
pzInsKey?: string;
|
|
67
|
-
FileName: string;
|
|
68
|
-
Category: string;
|
|
69
|
-
MimeType?: string;
|
|
70
|
-
FileExtension: string;
|
|
71
|
-
error: string | null;
|
|
72
|
-
localAttachment: boolean;
|
|
73
|
-
thumbnail?: string;
|
|
74
|
-
fileIndex?: number;
|
|
75
|
-
instruction?: string;
|
|
76
|
-
}
|
|
77
|
-
export interface PageInstructionOptions {
|
|
78
|
-
allowMultiple: boolean;
|
|
79
|
-
isMultiAttachmentInInlineEditTable: boolean;
|
|
80
|
-
attachmentCount: number;
|
|
81
|
-
insertPageInstruction: boolean;
|
|
82
|
-
deletePageInstruction: boolean;
|
|
83
|
-
deleteIndex: number;
|
|
84
|
-
insertRedux: boolean;
|
|
85
|
-
isOldAttachment: boolean;
|
|
86
|
-
deleteRedux: boolean;
|
|
87
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import type { FileObject, PageInstructionOptions, ReduxAttachments } from './Attachment.types';
|
|
2
|
-
export declare const isContentBinary: (headers: Record<string, string>) => boolean;
|
|
3
|
-
export declare const isContentBase64: (headers: Record<string, string>) => boolean;
|
|
4
|
-
export declare const validateMaxSize: (fileObj: Record<string, number>, maxSizeInMB: string) => boolean;
|
|
5
|
-
export declare const validateFileExtension: (fileObj: Record<string, string>, allowedExtensions: string) => boolean;
|
|
6
|
-
export declare const fileDownload: (data: string | Blob, fileName: string, ext: string | null, headers: Record<string, string>) => void;
|
|
7
|
-
export declare const fileDownloadVar: (content: {
|
|
8
|
-
data: string;
|
|
9
|
-
headers: Record<string, string>;
|
|
10
|
-
}, type: string, name: string, extension: string) => void;
|
|
11
|
-
export declare const getMappedValue: (value: string) => string;
|
|
12
|
-
export declare const updateReduxState: (transformedAttachments: ReduxAttachments[], pConn: typeof PConnect, valueRef: string, options: PageInstructionOptions) => void;
|
|
13
|
-
export declare const insertAttachments: (files: FileObject[], pConn: typeof PConnect, attachmentsInModal: ReduxAttachments[], options: PageInstructionOptions) => void;
|
|
14
|
-
export declare const deleteAttachments: (files: FileObject[], pConn: typeof PConnect, attachmentsInModal: Pick<ReduxAttachments, "instruction" | "fileIndex">[], options: PageInstructionOptions) => void;
|
|
15
|
-
export declare const clearFieldErrorMessages: (pConn: typeof PConnect) => void;
|
|
16
|
-
export declare const onFileDownload: (responseProps: any, context: any) => void;
|
|
17
|
-
export declare const transformAttachments: (attachments: any) => any[];
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy, ElementRef } 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
|
-
export declare class AttachmentComponent implements OnInit, OnDestroy {
|
|
7
|
-
private angularPConnect;
|
|
8
|
-
private utils;
|
|
9
|
-
pConn$: typeof PConnect;
|
|
10
|
-
formGroup$: FormGroup;
|
|
11
|
-
angularPConnectData: AngularPConnectData;
|
|
12
|
-
fileInput: ElementRef;
|
|
13
|
-
localizationService: any;
|
|
14
|
-
contextName: string;
|
|
15
|
-
actionSequencer: any;
|
|
16
|
-
caseID: any;
|
|
17
|
-
label$: string;
|
|
18
|
-
value$: any;
|
|
19
|
-
bRequired$: boolean;
|
|
20
|
-
bReadonly$: boolean;
|
|
21
|
-
bDisabled$: boolean;
|
|
22
|
-
bVisible$: boolean;
|
|
23
|
-
allowMultiple$: boolean;
|
|
24
|
-
extensions$: string;
|
|
25
|
-
displayMode: string | undefined;
|
|
26
|
-
status: string;
|
|
27
|
-
validateMessage: string | undefined;
|
|
28
|
-
valueRef: string;
|
|
29
|
-
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string | null, componentName?: string | null) => string;
|
|
30
|
-
uploadMultipleFilesLabel: string;
|
|
31
|
-
uploadSingleFileLabel: string;
|
|
32
|
-
filesWithError: any;
|
|
33
|
-
files: any;
|
|
34
|
-
srcImg: any;
|
|
35
|
-
deleteIcon: string;
|
|
36
|
-
tempFilesToBeUploaded: any[];
|
|
37
|
-
attachments: any;
|
|
38
|
-
attachmentCount: number;
|
|
39
|
-
isOldAttachment: boolean;
|
|
40
|
-
multiAttachmentsInInlineEdit: any;
|
|
41
|
-
isMultiAttachmentInInlineEditTable: any;
|
|
42
|
-
overrideLocalState: boolean;
|
|
43
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
44
|
-
ngOnInit(): void;
|
|
45
|
-
checkAndUpdate(): void;
|
|
46
|
-
onStateChange(): void;
|
|
47
|
-
updateSelf(): void;
|
|
48
|
-
updateAttachments(): void;
|
|
49
|
-
downloadFile(fileObj: any): void;
|
|
50
|
-
deleteFile(file: any, fileIndex: number): void;
|
|
51
|
-
onFileAdded(event: any): void;
|
|
52
|
-
onUploadProgress(id: any, ev: any): void;
|
|
53
|
-
populateErrorAndUpdateRedux(file: any): void;
|
|
54
|
-
errorHandler(isFetchCanceled: any, file: any): (error: any) => never;
|
|
55
|
-
uploadFiles(): void;
|
|
56
|
-
ngOnDestroy(): void;
|
|
57
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AttachmentComponent, never>;
|
|
58
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AttachmentComponent, "app-attachment", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
59
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { MatTableDataSource } from '@angular/material/table';
|
|
3
|
-
import { Utils } from '../../../_helpers/utils';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
interface CaseHistoryProps {
|
|
6
|
-
label?: string;
|
|
7
|
-
}
|
|
8
|
-
export declare class CaseHistoryComponent implements OnInit {
|
|
9
|
-
private utils;
|
|
10
|
-
pConn$: typeof PConnect;
|
|
11
|
-
configProps$: CaseHistoryProps;
|
|
12
|
-
repeatList$: MatTableDataSource<any>;
|
|
13
|
-
fields$: any[];
|
|
14
|
-
displayedColumns$: any[];
|
|
15
|
-
waitingForData: boolean;
|
|
16
|
-
constructor(utils: Utils);
|
|
17
|
-
ngOnInit(): void;
|
|
18
|
-
updateData(listData: any[], fieldData: any[]): any[];
|
|
19
|
-
getDisplayColumns(fields?: any[]): any[];
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CaseHistoryComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaseHistoryComponent, "app-case-history", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
22
|
-
}
|
|
23
|
-
export {};
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import { OnInit, ChangeDetectorRef, 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
|
-
export declare class FeedContainerComponent implements OnInit, OnDestroy {
|
|
6
|
-
private angularPConnect;
|
|
7
|
-
private cdRef;
|
|
8
|
-
private utils;
|
|
9
|
-
pConn$: typeof PConnect;
|
|
10
|
-
angularPConnectData: AngularPConnectData;
|
|
11
|
-
userName$: string | undefined;
|
|
12
|
-
imageKey$: string | undefined;
|
|
13
|
-
currentUserInitials$: string;
|
|
14
|
-
currentUserName$: string;
|
|
15
|
-
pulseMessages$: any[];
|
|
16
|
-
showReplyComment$: object;
|
|
17
|
-
svgComment$: string;
|
|
18
|
-
svgLike$: string;
|
|
19
|
-
svgLikedByMe$: string;
|
|
20
|
-
svgSend$: string;
|
|
21
|
-
pulseConversation: string;
|
|
22
|
-
userData: Map<any, any>;
|
|
23
|
-
pulseComment: object;
|
|
24
|
-
actionsAPI: any;
|
|
25
|
-
feedAPI: any;
|
|
26
|
-
pulseData: any;
|
|
27
|
-
fetchMessages: any;
|
|
28
|
-
likeMessage: any;
|
|
29
|
-
postMessage: any;
|
|
30
|
-
constructor(angularPConnect: AngularPConnectService, cdRef: ChangeDetectorRef, utils: Utils);
|
|
31
|
-
ngOnInit(): void;
|
|
32
|
-
ngOnDestroy(): void;
|
|
33
|
-
onStateChange(): void;
|
|
34
|
-
updateSelf(): void;
|
|
35
|
-
getMessageData(): void;
|
|
36
|
-
convertToArray(messages: any[]): any[];
|
|
37
|
-
appendPulseMessage(messages: any[]): any[];
|
|
38
|
-
updateMessagesWithOperators(): void;
|
|
39
|
-
updateCurrentUserName(sUser: string): void;
|
|
40
|
-
postClick(): void;
|
|
41
|
-
messageChange(event: any): void;
|
|
42
|
-
likeClick(messageID: string, rMessageID: string, bLikedByMe: boolean, level: string): void;
|
|
43
|
-
commentClick(messageID: any): void;
|
|
44
|
-
postCommentClick(messageID: any): void;
|
|
45
|
-
newCommentChange(event: any, messageID: any): void;
|
|
46
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FeedContainerComponent, never>;
|
|
47
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FeedContainerComponent, "app-feed-container", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
48
|
-
}
|
|
@@ -1,151 +0,0 @@
|
|
|
1
|
-
import { OnInit, NgZone, 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
|
-
export declare class FileUtilityComponent implements OnInit, OnDestroy {
|
|
6
|
-
private angularPConnect;
|
|
7
|
-
private utils;
|
|
8
|
-
private ngZone;
|
|
9
|
-
pConn$: typeof PConnect;
|
|
10
|
-
angularPConnectData: AngularPConnectData;
|
|
11
|
-
arFullListAttachments: any[];
|
|
12
|
-
lu_name$: string;
|
|
13
|
-
lu_icon$: string;
|
|
14
|
-
lu_bLoading$: boolean;
|
|
15
|
-
lu_count$: number;
|
|
16
|
-
lu_arActions$: any[];
|
|
17
|
-
lu_arItems$: any;
|
|
18
|
-
va_arItems$: any[];
|
|
19
|
-
lu_onViewAllFunction: any;
|
|
20
|
-
bShowFileModal$: boolean;
|
|
21
|
-
bShowLinkModal$: boolean;
|
|
22
|
-
bShowViewAllModal$: boolean;
|
|
23
|
-
arFileMainButtons$: any[];
|
|
24
|
-
arFileSecondaryButtons$: any[];
|
|
25
|
-
arLinkMainButtons$: any[];
|
|
26
|
-
arLinkSecondaryButtons$: any[];
|
|
27
|
-
arFiles$: any[];
|
|
28
|
-
arFileList$: any[];
|
|
29
|
-
removeFileFromList$: any;
|
|
30
|
-
arLinks$: any[];
|
|
31
|
-
arLinksList$: any[];
|
|
32
|
-
removeLinksFromList$: any;
|
|
33
|
-
link_title$: string;
|
|
34
|
-
link_url$: string;
|
|
35
|
-
closeSvgIcon$: string;
|
|
36
|
-
currentCaseID: string;
|
|
37
|
-
debouncedGetAttachments: any;
|
|
38
|
-
attachSubId: any;
|
|
39
|
-
addAttachmentsActions: any;
|
|
40
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils, ngZone: NgZone);
|
|
41
|
-
ngOnInit(): void;
|
|
42
|
-
ngOnDestroy(): void;
|
|
43
|
-
onStateChange(): void;
|
|
44
|
-
onAttachFiles(files?: any[]): void;
|
|
45
|
-
refreshAttachments(): void;
|
|
46
|
-
onUploadProgress(): void;
|
|
47
|
-
errorHandler(): void;
|
|
48
|
-
onAttachLinks(links: any): void;
|
|
49
|
-
addAttachments(attsFromResp?: any[]): any[];
|
|
50
|
-
onViewAll(): void;
|
|
51
|
-
_closeViewAll(): void;
|
|
52
|
-
removeFileFromList(item: any): void;
|
|
53
|
-
removeLinksFromList(item: any): void;
|
|
54
|
-
getNewListUtilityItemProps: ({ att, cancelFile, downloadFile, deleteFile, removeFile }: {
|
|
55
|
-
att: any;
|
|
56
|
-
cancelFile: any;
|
|
57
|
-
downloadFile: any;
|
|
58
|
-
deleteFile: any;
|
|
59
|
-
removeFile: any;
|
|
60
|
-
}) => {
|
|
61
|
-
id: any;
|
|
62
|
-
visual: {
|
|
63
|
-
icon: any;
|
|
64
|
-
progress: any;
|
|
65
|
-
};
|
|
66
|
-
primary: {
|
|
67
|
-
type: any;
|
|
68
|
-
name: any;
|
|
69
|
-
icon: string;
|
|
70
|
-
click: any;
|
|
71
|
-
};
|
|
72
|
-
secondary: {
|
|
73
|
-
text: any;
|
|
74
|
-
};
|
|
75
|
-
actions: any;
|
|
76
|
-
};
|
|
77
|
-
getListUtilityItemProps: ({ att, cancelFile, downloadFile, deleteFile, removeFile }: {
|
|
78
|
-
att: any;
|
|
79
|
-
cancelFile: any;
|
|
80
|
-
downloadFile: any;
|
|
81
|
-
deleteFile: any;
|
|
82
|
-
removeFile: any;
|
|
83
|
-
}) => {
|
|
84
|
-
id: any;
|
|
85
|
-
visual: {
|
|
86
|
-
icon: any;
|
|
87
|
-
progress: any;
|
|
88
|
-
};
|
|
89
|
-
primary: {
|
|
90
|
-
type: any;
|
|
91
|
-
name: any;
|
|
92
|
-
icon: string;
|
|
93
|
-
click: any;
|
|
94
|
-
};
|
|
95
|
-
secondary: {
|
|
96
|
-
text: any;
|
|
97
|
-
};
|
|
98
|
-
actions: any;
|
|
99
|
-
};
|
|
100
|
-
_addLink(): void;
|
|
101
|
-
_changeTitle(event: any): void;
|
|
102
|
-
_changeUrl(event: any): void;
|
|
103
|
-
downloadFile(att: any): void;
|
|
104
|
-
fileDownload: (data: any, fileName: any, ext: any) => void;
|
|
105
|
-
cancelFile(): void;
|
|
106
|
-
deleteFile(att: any): void;
|
|
107
|
-
removeFile(): void;
|
|
108
|
-
removeNewFile(): void;
|
|
109
|
-
createModal(modalType: string): void;
|
|
110
|
-
createModalButtons(): void;
|
|
111
|
-
uploadMyFiles($event: any): void;
|
|
112
|
-
getFiles(arFiles: any[]): any[];
|
|
113
|
-
setNewFiles(arFiles: any): any;
|
|
114
|
-
validateMaxSize(fileObj: any, maxSizeInMB: any): boolean;
|
|
115
|
-
onFileActionButtonClick(event: any): void;
|
|
116
|
-
onLinkActionButtonClick(event: any): void;
|
|
117
|
-
clearOutFiles(): void;
|
|
118
|
-
clearOutLinks(): void;
|
|
119
|
-
addALink(): void;
|
|
120
|
-
_fieldOnChangeLink(event: any): void;
|
|
121
|
-
_fieldOnChangeURL(event: any): void;
|
|
122
|
-
updateSelf(): void;
|
|
123
|
-
getCaseID(): any;
|
|
124
|
-
fetchCaseAttachments(caseID: any): Promise<object>;
|
|
125
|
-
handleAttachmentsResponse(resp: any): void;
|
|
126
|
-
getUtilityItems(attachments: any): any;
|
|
127
|
-
mapAttachmentToUtilityItem(att: any): {
|
|
128
|
-
id: any;
|
|
129
|
-
visual: {
|
|
130
|
-
icon: any;
|
|
131
|
-
progress: any;
|
|
132
|
-
};
|
|
133
|
-
primary: {
|
|
134
|
-
type: any;
|
|
135
|
-
name: any;
|
|
136
|
-
icon: string;
|
|
137
|
-
click: any;
|
|
138
|
-
};
|
|
139
|
-
secondary: {
|
|
140
|
-
text: any;
|
|
141
|
-
};
|
|
142
|
-
actions: any;
|
|
143
|
-
};
|
|
144
|
-
getDownloadFunction(att: any): (() => void) | null;
|
|
145
|
-
getCancelFunction(att: any): (() => void) | null;
|
|
146
|
-
getDeleteFunction(att: any): (() => void) | null;
|
|
147
|
-
getRemoveFunction(att: any): (() => void) | null;
|
|
148
|
-
caseHasChanged(): boolean;
|
|
149
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FileUtilityComponent, never>;
|
|
150
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FileUtilityComponent, "app-file-utility", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
151
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { Utils } from '../../../_helpers/utils';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ListUtilityComponent implements OnInit {
|
|
5
|
-
private utils;
|
|
6
|
-
name$: string;
|
|
7
|
-
icon$: string;
|
|
8
|
-
bLoading$: boolean;
|
|
9
|
-
count$: number;
|
|
10
|
-
arActions$: any[];
|
|
11
|
-
arItems$: any[];
|
|
12
|
-
menuIconOverrideAction$: any[];
|
|
13
|
-
onViewAll$: any;
|
|
14
|
-
headerSvgIcon$: string;
|
|
15
|
-
settingsSvgIcon$: string;
|
|
16
|
-
noItemsMessage$: string;
|
|
17
|
-
imagePath$: string;
|
|
18
|
-
constructor(utils: Utils);
|
|
19
|
-
ngOnInit(): void;
|
|
20
|
-
getIconPath(): string;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ListUtilityComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ListUtilityComponent, "app-list-utility", never, { "name$": { "alias": "name$"; "required": false; }; "icon$": { "alias": "icon$"; "required": false; }; "bLoading$": { "alias": "bLoading$"; "required": false; }; "count$": { "alias": "count$"; "required": false; }; "arActions$": { "alias": "arActions$"; "required": false; }; "arItems$": { "alias": "arItems$"; "required": false; }; "menuIconOverrideAction$": { "alias": "menuIconOverrideAction$"; "required": false; }; "onViewAll$": { "alias": "onViewAll$"; "required": false; }; }, {}, never, never, true, never>;
|
|
23
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { OnChanges, OnInit, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { Utils } from '../../../_helpers/utils';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
interface QuickCreateProps {
|
|
5
|
-
heading?: string;
|
|
6
|
-
showCaseIcons?: boolean;
|
|
7
|
-
classFilter?: any;
|
|
8
|
-
}
|
|
9
|
-
export declare class QuickCreateComponent implements OnInit, OnChanges {
|
|
10
|
-
private utils;
|
|
11
|
-
pConn$: typeof PConnect;
|
|
12
|
-
formGroup$: any;
|
|
13
|
-
configProps$: QuickCreateProps;
|
|
14
|
-
arChildren$: any[];
|
|
15
|
-
heading$?: string;
|
|
16
|
-
showCaseIcons$?: boolean;
|
|
17
|
-
classFilter$: any;
|
|
18
|
-
cases$: any;
|
|
19
|
-
constructor(utils: Utils);
|
|
20
|
-
createCase(className: any): void;
|
|
21
|
-
initComponent(): void;
|
|
22
|
-
ngOnInit(): void;
|
|
23
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
24
|
-
updateSelf(): void;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<QuickCreateComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<QuickCreateComponent, "app-quick-create", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
27
|
-
}
|
|
28
|
-
export {};
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { publicConstants } from '@pega/pcore-pconnect-typedefs/constants';
|
|
3
|
-
import { ProgressSpinnerService } from '../../../_messages/progress-spinner.service';
|
|
4
|
-
import { ErrorMessagesService } from '../../../_messages/error-messages.service';
|
|
5
|
-
import { Utils } from '../../../_helpers/utils';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
interface ToDoProps {
|
|
8
|
-
datasource?: any;
|
|
9
|
-
headerText?: string;
|
|
10
|
-
myWorkList?: any;
|
|
11
|
-
label?: string;
|
|
12
|
-
readOnly?: boolean;
|
|
13
|
-
}
|
|
14
|
-
export declare class TodoComponent implements OnInit, OnDestroy {
|
|
15
|
-
private psService;
|
|
16
|
-
private erService;
|
|
17
|
-
private utils;
|
|
18
|
-
pConn$: typeof PConnect;
|
|
19
|
-
caseInfoID$: string;
|
|
20
|
-
datasource$: any;
|
|
21
|
-
headerText$?: string;
|
|
22
|
-
showTodoList$: boolean;
|
|
23
|
-
target$: string;
|
|
24
|
-
type$: string;
|
|
25
|
-
context$: string;
|
|
26
|
-
myWorkList$: any;
|
|
27
|
-
isConfirm: any;
|
|
28
|
-
configProps$: ToDoProps;
|
|
29
|
-
currentUser$: string | undefined;
|
|
30
|
-
currentUserInitials$: string;
|
|
31
|
-
bShowMore$: boolean;
|
|
32
|
-
arAssignments$: any[];
|
|
33
|
-
assignmentsSource$: any;
|
|
34
|
-
CONSTS: typeof publicConstants;
|
|
35
|
-
bLogging: boolean;
|
|
36
|
-
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string | null, componentName?: string | null) => string;
|
|
37
|
-
localeUtils: import("@pega/pcore-pconnect-typedefs/locale/locale-utils").LocaleUtils;
|
|
38
|
-
localeCategory: string;
|
|
39
|
-
showlessLocalizedValue: string;
|
|
40
|
-
showMoreLocalizedValue: string;
|
|
41
|
-
goLocalizedValue: string;
|
|
42
|
-
count: number;
|
|
43
|
-
constructor(psService: ProgressSpinnerService, erService: ErrorMessagesService, utils: Utils);
|
|
44
|
-
ngOnInit(): void;
|
|
45
|
-
ngOnDestroy(): void;
|
|
46
|
-
get canPerform(): boolean;
|
|
47
|
-
updateList(): void;
|
|
48
|
-
updateToDo(): void;
|
|
49
|
-
deferLoadWorklistItems(responseData: any): void;
|
|
50
|
-
getID(assignment: any): any;
|
|
51
|
-
topThreeAssignments(assignmentsSource: any[]): any[];
|
|
52
|
-
getAssignmentId(assignment: any): any;
|
|
53
|
-
getPriority(assignment: any): any;
|
|
54
|
-
getAssignmentName(assignment: any): string;
|
|
55
|
-
getCaseInfoAssignment(assignmentsSource: any[], caseInfoID: string): any[];
|
|
56
|
-
_showMore(): void;
|
|
57
|
-
_showLess(): void;
|
|
58
|
-
isChildCase(assignment: any): any;
|
|
59
|
-
clickGo(assignment: any): void;
|
|
60
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TodoComponent, never>;
|
|
61
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TodoComponent, "app-todo", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "caseInfoID$": { "alias": "caseInfoID$"; "required": false; }; "datasource$": { "alias": "datasource$"; "required": false; }; "headerText$": { "alias": "headerText$"; "required": false; }; "showTodoList$": { "alias": "showTodoList$"; "required": false; }; "target$": { "alias": "target$"; "required": false; }; "type$": { "alias": "type$"; "required": false; }; "context$": { "alias": "context$"; "required": false; }; "myWorkList$": { "alias": "myWorkList$"; "required": false; }; "isConfirm": { "alias": "isConfirm"; "required": false; }; }, {}, never, never, true, never>;
|
|
62
|
-
}
|
|
63
|
-
export {};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { Utils } from '../../../_helpers/utils';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
interface UtilityProps {
|
|
5
|
-
headerIcon?: string;
|
|
6
|
-
headerText?: string;
|
|
7
|
-
noItemsMessage?: string;
|
|
8
|
-
}
|
|
9
|
-
export declare class UtilityComponent implements OnInit, OnChanges {
|
|
10
|
-
private utils;
|
|
11
|
-
pConn$: typeof PConnect;
|
|
12
|
-
configProps$: UtilityProps;
|
|
13
|
-
headerIcon$?: string;
|
|
14
|
-
headerText$?: string;
|
|
15
|
-
headerIconUrl$?: string;
|
|
16
|
-
noItemsMessage$?: string;
|
|
17
|
-
constructor(utils: Utils);
|
|
18
|
-
ngOnInit(): void;
|
|
19
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
20
|
-
updateSelf(): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UtilityComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<UtilityComponent, "app-utility", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
23
|
-
}
|
|
24
|
-
export {};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ThousandSeparatorDirective {
|
|
4
|
-
private el;
|
|
5
|
-
constructor(el: ElementRef);
|
|
6
|
-
onInput(event: any): void;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ThousandSeparatorDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ThousandSeparatorDirective, "[appThousandSeparator]", never, {}, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Function that accepts array of messages as input and group them by their type and returns the resulting object
|
|
3
|
-
* @param {Array} inputMessages
|
|
4
|
-
* Eg: [
|
|
5
|
-
* {message: 'First Name is required', type: 'error'},
|
|
6
|
-
* {message: 'Last Name is required', type: 'error'},
|
|
7
|
-
* {message: 'Address field should be clear and precise', type: 'info'}
|
|
8
|
-
* ]
|
|
9
|
-
*
|
|
10
|
-
* @returns {object}
|
|
11
|
-
*
|
|
12
|
-
* Eg: {
|
|
13
|
-
* error: ['First Name is required', 'Last Name is required'],
|
|
14
|
-
* info: ['Address field should be clear and precise']
|
|
15
|
-
* }
|
|
16
|
-
*/
|
|
17
|
-
declare function getMessagesGrouped(inputMessages: any): {};
|
|
18
|
-
declare function getBanners(config: any): any;
|
|
19
|
-
export { getMessagesGrouped, getBanners };
|
package/lib/_helpers/common.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function updateWorkList(pConnect: any, key: any, payload?: undefined): void;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export declare const getCurrencyOptions: (inISOCode: string) => {
|
|
2
|
-
locale: string;
|
|
3
|
-
style: string;
|
|
4
|
-
currency: string;
|
|
5
|
-
};
|
|
6
|
-
export declare const getCurrencyCharacters: (inISOCode: string) => {
|
|
7
|
-
theCurrencySymbol: string;
|
|
8
|
-
theDecimalIndicator: string;
|
|
9
|
-
theDigitGroupSeparator: string;
|
|
10
|
-
};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export declare const dateFormatInfoDefault: {
|
|
2
|
-
dateFormatString: string;
|
|
3
|
-
dateFormatStringLong: string;
|
|
4
|
-
dateFormatStringLC: string;
|
|
5
|
-
dateFormatMask: string;
|
|
6
|
-
};
|
|
7
|
-
export declare const getDateFormatInfo: () => {
|
|
8
|
-
dateFormatString: string;
|
|
9
|
-
dateFormatStringLong: string;
|
|
10
|
-
dateFormatStringLC: string;
|
|
11
|
-
dateFormatMask: string;
|
|
12
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function handleEvent(actions: any, eventType: any, propName: any, value: any): void;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
*
|
|
3
|
-
* @param {*} pConn - pConnect object of the view
|
|
4
|
-
* @returns {string} - returns the name of referenceList
|
|
5
|
-
*/
|
|
6
|
-
export declare const getReferenceList: (pConn: any) => any;
|
|
7
|
-
/**
|
|
8
|
-
* creates and returns react element of the view
|
|
9
|
-
* @param {*} pConn - pConnect object of the view
|
|
10
|
-
* @param {*} index - index of the fieldGroup item
|
|
11
|
-
* @param {*} viewConfigPath - boolean value to check for children in config
|
|
12
|
-
* @returns {*} - return the react element of the view
|
|
13
|
-
*/
|
|
14
|
-
export declare const buildView: (pConn: any, index: any, viewConfigPath: any) => import("@pega/pcore-pconnect-typedefs/interpreter/types").CreateC11nEnv;
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
export declare const createFilter: (value: any, fieldId: any, comparator?: string) => {
|
|
2
|
-
condition: {
|
|
3
|
-
lhs: {
|
|
4
|
-
field: any;
|
|
5
|
-
};
|
|
6
|
-
comparator: string;
|
|
7
|
-
rhs: {
|
|
8
|
-
value: any;
|
|
9
|
-
};
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
export declare const combineFilters: (filterList: any, existingFilters: any) => any;
|
|
13
|
-
export declare const createFilterComponent: (getPConnect: any, filterMeta: any, index: any) => {
|
|
14
|
-
type: any;
|
|
15
|
-
getPConnect: any;
|
|
16
|
-
name: any;
|
|
17
|
-
filterProp: string;
|
|
18
|
-
metadata: any;
|
|
19
|
-
label: any;
|
|
20
|
-
filterId: any;
|
|
21
|
-
c11nEnv?: undefined;
|
|
22
|
-
} | {
|
|
23
|
-
type: any;
|
|
24
|
-
getPConnect: any;
|
|
25
|
-
name: any;
|
|
26
|
-
filterProp: string;
|
|
27
|
-
metadata: any;
|
|
28
|
-
c11nEnv: import("@pega/pcore-pconnect-typedefs/interpreter/types").CreateC11nEnv;
|
|
29
|
-
filterId: any;
|
|
30
|
-
label?: undefined;
|
|
31
|
-
};
|
|
32
|
-
export declare const buildFilterComponents: (getPConnect: any, allFilters: any) => any;
|
|
33
|
-
export declare const getFilterExpression: (filterValue: any, name: any, metadata: any) => "" | {
|
|
34
|
-
condition: {
|
|
35
|
-
lhs: {
|
|
36
|
-
field: any;
|
|
37
|
-
};
|
|
38
|
-
comparator: string;
|
|
39
|
-
rhs: {
|
|
40
|
-
value: any;
|
|
41
|
-
};
|
|
42
|
-
};
|
|
43
|
-
} | null;
|
|
44
|
-
export declare const getFormattedDate: (date: any) => any;
|