@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,8 +0,0 @@
|
|
|
1
|
-
export declare const CurrencyFormatters: {
|
|
2
|
-
Currency: (value: any, options: any) => string;
|
|
3
|
-
'Currency-Code': (value: any, options: any) => string;
|
|
4
|
-
Decimal: (value: any, options: any) => string;
|
|
5
|
-
'Decimal-Auto': (value: any, options: any) => string;
|
|
6
|
-
Integer: (value: any, options: any) => string;
|
|
7
|
-
Percentage: (value: any, options: any) => string;
|
|
8
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export declare const DateFormatters: {
|
|
2
|
-
'DateTime-Long': (value: any, options: any) => string;
|
|
3
|
-
'DateTime-Short': (value: any, options: any) => string;
|
|
4
|
-
'DateTime-Since': (value: any) => string;
|
|
5
|
-
'Time-Only': (value: any, options: any) => any;
|
|
6
|
-
convertToTimezone: (value: any, options: any) => any;
|
|
7
|
-
convertFromTimezone: (value: any, timezone: any) => any;
|
|
8
|
-
Date: (value: any, options: any) => string;
|
|
9
|
-
};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export declare const formatters: {
|
|
2
|
-
Currency: (value: any, options: any) => any;
|
|
3
|
-
'Currency-Code': (value: any, options: any) => any;
|
|
4
|
-
Decimal: (value: any, options: any) => any;
|
|
5
|
-
'Decimal-Auto': (value: any, options: any) => any;
|
|
6
|
-
Integer: (value: any, options: any) => any;
|
|
7
|
-
Percentage: (value: any, options: any) => any;
|
|
8
|
-
};
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
export declare const CommonFormatters: {
|
|
2
|
-
'DateTime-Long': (value: any, options: any) => string;
|
|
3
|
-
'DateTime-Short': (value: any, options: any) => string;
|
|
4
|
-
'DateTime-Since': (value: any) => string;
|
|
5
|
-
'Time-Only': (value: any, options: any) => any;
|
|
6
|
-
convertToTimezone: (value: any, options: any) => any;
|
|
7
|
-
convertFromTimezone: (value: any, timezone: any) => any;
|
|
8
|
-
Date: (value: any, options: any) => string;
|
|
9
|
-
Currency: (value: any, options: any) => string;
|
|
10
|
-
'Currency-Code': (value: any, options: any) => string;
|
|
11
|
-
Decimal: (value: any, options: any) => string;
|
|
12
|
-
'Decimal-Auto': (value: any, options: any) => string;
|
|
13
|
-
Integer: (value: any, options: any) => string;
|
|
14
|
-
Percentage: (value: any, options: any) => string;
|
|
15
|
-
TrueFalse: (value: any, options: any) => any;
|
|
16
|
-
};
|
|
17
|
-
export declare function format(value: any, type: any, options?: {}): string;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
declare function updateNewInstructions(c11nEnv: any, selectionList: any): void;
|
|
2
|
-
declare function insertInstruction(c11nEnv: any, selectionList: any, selectionKey: any, primaryField: any, item: any): void;
|
|
3
|
-
declare function deleteInstruction(c11nEnv: any, selectionList: any, selectionKey: any, item: any): void;
|
|
4
|
-
export { updateNewInstructions, insertInstruction, deleteInstruction };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Returns the value of the key from objectInfo/caseInfo
|
|
3
|
-
* Added fallback to retrieve from caseInfo if objectInfo not present.
|
|
4
|
-
* @param pConnect
|
|
5
|
-
* @param key
|
|
6
|
-
* @returns the value of key
|
|
7
|
-
*/
|
|
8
|
-
export declare const getResolvedConstantValue: (pConnect: typeof PConnect, key: string) => any;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
declare function getLeafNameFromPropertyName(property: any): string;
|
|
2
|
-
declare function isSelfReferencedProperty(param: any, referenceProp: any): boolean;
|
|
3
|
-
declare function getCompositeKeys(c11nEnv: any, property: any): any;
|
|
4
|
-
declare function generateColumns(config: any, pConn: any, referenceType: any): void;
|
|
5
|
-
declare function getDataRelationshipContextFromKey(key: any): any;
|
|
6
|
-
export { getLeafNameFromPropertyName, isSelfReferencedProperty, getCompositeKeys, generateColumns, getDataRelationshipContextFromKey };
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
declare function getDataReferenceInfo(pConnect: any, dataRelationshipContext: any, contextPage: any): {
|
|
2
|
-
dataContext?: undefined;
|
|
3
|
-
dataContextParameters?: undefined;
|
|
4
|
-
} | {
|
|
5
|
-
dataContext: any;
|
|
6
|
-
dataContextParameters: {};
|
|
7
|
-
};
|
|
8
|
-
declare function isLinkTextEmpty(text: any): boolean;
|
|
9
|
-
export { getDataReferenceInfo, isLinkTextEmpty };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export declare const getDeferFriendlyTabs: (allTabs: any) => any;
|
|
2
|
-
export declare const searchtabsClick: (id: any, mainTabs: any, currentTabId: any) => void;
|
|
3
|
-
export declare const getVisibleTabs: (allTabs: any, uuid: any) => any;
|
|
4
|
-
export declare const getTransientTabs: (availableTabs: any, currentTabId: any, tabItems: any) => any;
|
|
5
|
-
export declare const tabClick: (id: any, availableTabs: any, currentTabId: any, tabItems: any) => void;
|
|
6
|
-
export declare const getTabLabel: (tabPConnect: any) => any;
|
|
7
|
-
export declare const getActiveTabId: (mainTabs: any, currentTabId: any) => any;
|
|
8
|
-
export declare const getFirstVisibleTabId: (deferLoadedTabs: any, tabViewName: any) => string | null;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TemplateUtils {
|
|
3
|
-
/**
|
|
4
|
-
* Determine if the current view is the view of the case step/assignment.
|
|
5
|
-
* @param {Function} pConnect PConnect object for the component
|
|
6
|
-
*/
|
|
7
|
-
getIsAssignmentView(pConnect: any): boolean;
|
|
8
|
-
/**
|
|
9
|
-
* A hook that gets the instructions content for a view.
|
|
10
|
-
* @param {Function} pConnect PConnect object for the component
|
|
11
|
-
* @param {string} [instructions="casestep"] 'casestep', 'none', or the html content of a Rule-UI-Paragraph rule (processed via core's paragraph annotation handler)
|
|
12
|
-
*/
|
|
13
|
-
getInstructions(pConnect: any, instructions?: string): any;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TemplateUtils, never>;
|
|
15
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<TemplateUtils>;
|
|
16
|
-
}
|
package/lib/_helpers/utils.d.ts
DELETED
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { ServerConfigService } from '../_services/server-config.service';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class Utils {
|
|
4
|
-
private scService;
|
|
5
|
-
lastControlID: number;
|
|
6
|
-
viewContainerCount: number;
|
|
7
|
-
timezone: string | undefined;
|
|
8
|
-
constructor(scService: ServerConfigService);
|
|
9
|
-
getSDKStaticContentUrl(): string;
|
|
10
|
-
consoleKidDump(pConn: any, level?: number, kidNum?: number): void;
|
|
11
|
-
htmlDecode(sVal: string): string | null;
|
|
12
|
-
getUniqueControlID(): string;
|
|
13
|
-
getOptionList(configProps: any, dataObject: any): any[];
|
|
14
|
-
handleAssociatedList(configProps: any): any[];
|
|
15
|
-
handleDataPageList(configProps: any, dataObject: any): any[];
|
|
16
|
-
transformListSourceItems(listSourceItems: any[]): any[];
|
|
17
|
-
getInitials(userName: string): string;
|
|
18
|
-
getImageSrc(name: string, serverUrl: string): string;
|
|
19
|
-
getIconPath(serverUrl: string): string;
|
|
20
|
-
getBooleanValue(inValue: any): boolean;
|
|
21
|
-
generateDate(dateVal: any, dateFormat: any): any;
|
|
22
|
-
generateDateTime(dateTimeVal: any, dateFormat: any): any;
|
|
23
|
-
getIconFromFileType(fileType: any): string;
|
|
24
|
-
getIconForAttachment(attachment: any): any;
|
|
25
|
-
addViewContainer(): void;
|
|
26
|
-
removeViewContainer(): void;
|
|
27
|
-
okToAddContainerToVC(): boolean;
|
|
28
|
-
getUserId: (user: any) => string;
|
|
29
|
-
static sdkGetAuthHeader(): string;
|
|
30
|
-
static isEmptyObject(obj: object): boolean;
|
|
31
|
-
/**
|
|
32
|
-
* Get a localized value from the Generic Fields
|
|
33
|
-
* @param path - The path within Generic Fields (e.g., 'CosmosFields.fields.lists')
|
|
34
|
-
* @param key - The key of the string to localize
|
|
35
|
-
* @returns The localized string or the key itself if no translation is found
|
|
36
|
-
*/
|
|
37
|
-
getGenericFieldsLocalizedValue(path: string, key: string): string;
|
|
38
|
-
prepareComponentInCaseSummary(pConnectMeta: any, getPConnect: any): any;
|
|
39
|
-
resolveReferenceFields(item: {
|
|
40
|
-
[key: string]: unknown;
|
|
41
|
-
}, hideFieldLabels: boolean, recordKey: string, pConnect: typeof PConnect): any;
|
|
42
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Utils, never>;
|
|
43
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<Utils>;
|
|
44
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ErrorMessagesService {
|
|
4
|
-
private subject;
|
|
5
|
-
/**
|
|
6
|
-
*
|
|
7
|
-
* @param sAction - show, dismiss
|
|
8
|
-
* @param sActionMessage - text to displayed, will be queued with others until dismiss
|
|
9
|
-
*/
|
|
10
|
-
sendMessage(sAction: string, sActionMessage: string): void;
|
|
11
|
-
clearMessage(): void;
|
|
12
|
-
getMessage(): Observable<void | object>;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ErrorMessagesService, never>;
|
|
14
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ErrorMessagesService>;
|
|
15
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ProgressSpinnerService {
|
|
4
|
-
private subject;
|
|
5
|
-
/**
|
|
6
|
-
* Function to show/hide spinner
|
|
7
|
-
* @param bShow - true: show spinner, false: hide spinner
|
|
8
|
-
*/
|
|
9
|
-
sendMessage(bShow: boolean): void;
|
|
10
|
-
clearMessage(): void;
|
|
11
|
-
getMessage(): Observable<any>;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressSpinnerService, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ProgressSpinnerService>;
|
|
14
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class UpdateWorklistService {
|
|
4
|
-
private subject;
|
|
5
|
-
/**
|
|
6
|
-
* Function signals to update Work list
|
|
7
|
-
* @param bUpdate - true: update worklist, false - do nothing
|
|
8
|
-
*/
|
|
9
|
-
sendMessage(bUpdate: boolean): void;
|
|
10
|
-
clearMessage(): void;
|
|
11
|
-
getMessage(): Observable<any>;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UpdateWorklistService, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<UpdateWorklistService>;
|
|
14
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class BannerService {
|
|
3
|
-
banners: any[];
|
|
4
|
-
clearBanners(): void;
|
|
5
|
-
updateBanners(itemKey: any): void;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BannerService, never>;
|
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<BannerService>;
|
|
8
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { ServerConfigService } from './server-config.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CaseService {
|
|
5
|
-
private http;
|
|
6
|
-
private scService;
|
|
7
|
-
constructor(http: HttpClient, scService: ServerConfigService);
|
|
8
|
-
caseTypeUrl: string;
|
|
9
|
-
getCaseTypes(): import("rxjs").Observable<import("@angular/common/module.d-CnjH8Dlt").HttpResponse<Object>>;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CaseService, never>;
|
|
11
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<CaseService>;
|
|
12
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class DataReferenceAdvancedSearchService {
|
|
3
|
-
private configSubject;
|
|
4
|
-
config$: import("rxjs").Observable<null>;
|
|
5
|
-
setConfig(config: any): void;
|
|
6
|
-
getConfig(): null;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DataReferenceAdvancedSearchService, never>;
|
|
8
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DataReferenceAdvancedSearchService>;
|
|
9
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { ServerConfigService } from './server-config.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DatapageService {
|
|
5
|
-
private http;
|
|
6
|
-
private scService;
|
|
7
|
-
constructor(http: HttpClient, scService: ServerConfigService);
|
|
8
|
-
dataPageUrl: string;
|
|
9
|
-
getDataPage(id: any, dpParams: any): import("rxjs").Observable<import("@angular/common/module.d-CnjH8Dlt").HttpResponse<Object>>;
|
|
10
|
-
getResults(response: any): any;
|
|
11
|
-
getDataPageData(dataPageName: any, parameters: any, context: any): Promise<unknown>;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DatapageService, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DatapageService>;
|
|
14
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
export declare const loginBoxType: {
|
|
2
|
-
Main: number;
|
|
3
|
-
Popup: number;
|
|
4
|
-
Modal: number;
|
|
5
|
-
};
|
|
6
|
-
export declare const endpoints: {
|
|
7
|
-
loginExperience: number;
|
|
8
|
-
AUTH: string;
|
|
9
|
-
CASES: string;
|
|
10
|
-
CASES_V2: string;
|
|
11
|
-
CASETYPES: string;
|
|
12
|
-
CASETYPES_V2: string;
|
|
13
|
-
CONFIG_V2: string;
|
|
14
|
-
VIEWS: string;
|
|
15
|
-
ASSIGNMENTS: string;
|
|
16
|
-
ASSIGNMENTS_V2: string;
|
|
17
|
-
ACTIONS: string;
|
|
18
|
-
PAGES: string;
|
|
19
|
-
DATA: string;
|
|
20
|
-
DATA_V2: string;
|
|
21
|
-
REFRESH: string;
|
|
22
|
-
BACK_V2: string;
|
|
23
|
-
PULSE: string;
|
|
24
|
-
PULSE_V2: string;
|
|
25
|
-
ROUTING: string;
|
|
26
|
-
MEDIACO: string;
|
|
27
|
-
API: string;
|
|
28
|
-
EMBEDDED: string;
|
|
29
|
-
EMBEDDEDHTML: string;
|
|
30
|
-
MASHUP: string;
|
|
31
|
-
MASHUPHTML: string;
|
|
32
|
-
SIMPLEPORTAL: string;
|
|
33
|
-
SIMPLEPORTALHTML: string;
|
|
34
|
-
PORTAL: string;
|
|
35
|
-
PORTALHTML: string;
|
|
36
|
-
FULLPORTAL: string;
|
|
37
|
-
FULLPORTALHTML: string;
|
|
38
|
-
};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class GoogleMapsLoaderService {
|
|
3
|
-
private loadingPromise?;
|
|
4
|
-
load(apiKey: string): Promise<void>;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GoogleMapsLoaderService, never>;
|
|
6
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<GoogleMapsLoaderService>;
|
|
7
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ServerConfigService {
|
|
3
|
-
/**
|
|
4
|
-
* Asynchronous initialization of the config file contents.
|
|
5
|
-
* @returns Promise of config file fetch
|
|
6
|
-
*/
|
|
7
|
-
readSdkConfig(): Promise<any>;
|
|
8
|
-
/**
|
|
9
|
-
*
|
|
10
|
-
* @returns the sdk-config JSON object
|
|
11
|
-
*/
|
|
12
|
-
getSdkConfig(): Promise<any>;
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @returns the authConfig block in the SDK Config object
|
|
16
|
-
*/
|
|
17
|
-
getSdkConfigAuth(): Promise<any>;
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @returns the serverConfig bloc from the sdk-config.json file
|
|
21
|
-
*/
|
|
22
|
-
getSdkConfigServer(): any;
|
|
23
|
-
/**
|
|
24
|
-
* @param {String} key the key to be inserted/updated in serverConfig
|
|
25
|
-
* @param {String} value the value to be assigned to the given key
|
|
26
|
-
*/
|
|
27
|
-
setSdkConfigServer(key: string, value: string): void;
|
|
28
|
-
getBaseUrl(): string;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ServerConfigService, never>;
|
|
30
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ServerConfigService>;
|
|
31
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
export interface PConnFieldProps {
|
|
2
|
-
label: string;
|
|
3
|
-
required: boolean;
|
|
4
|
-
disabled: boolean;
|
|
5
|
-
value?: string;
|
|
6
|
-
validatemessage: string;
|
|
7
|
-
status?: string;
|
|
8
|
-
onChange: any;
|
|
9
|
-
onBlur?: any;
|
|
10
|
-
readOnly: boolean;
|
|
11
|
-
testId: string;
|
|
12
|
-
helperText: string;
|
|
13
|
-
displayMode?: string;
|
|
14
|
-
hideLabel: boolean;
|
|
15
|
-
placeholder?: string;
|
|
16
|
-
visibility?: boolean;
|
|
17
|
-
}
|
package/public-api.d.ts
DELETED
|
@@ -1,153 +0,0 @@
|
|
|
1
|
-
export * from './sdk-local-component-map';
|
|
2
|
-
export * from './lib/_bridge/component-mapper/component-mapper.component';
|
|
3
|
-
export * from './lib/_bridge/helpers/sdk_component_map';
|
|
4
|
-
export * from './lib/_bridge/angular-pconnect';
|
|
5
|
-
export * from './lib/_components/field/field.base';
|
|
6
|
-
export * from './lib/_components/field/auto-complete/auto-complete.component';
|
|
7
|
-
export * from './lib/_components/field/cancel-alert/cancel-alert.component';
|
|
8
|
-
export * from './lib/_components/field/check-box/check-box.component';
|
|
9
|
-
export * from './lib/_components/field/currency/currency.component';
|
|
10
|
-
export * from './lib/_components/field/date-time/date-time.component';
|
|
11
|
-
export * from './lib/_components/field/date/date.component';
|
|
12
|
-
export * from './lib/_components/field/decimal/decimal.component';
|
|
13
|
-
export * from './lib/_components/field/dropdown/dropdown.component';
|
|
14
|
-
export * from './lib/_components/field/email/email.component';
|
|
15
|
-
export * from './lib/_components/field/integer/integer.component';
|
|
16
|
-
export * from './lib/_components/field/object-reference/object-reference.component';
|
|
17
|
-
export * from './lib/_components/field/percentage/percentage.component';
|
|
18
|
-
export * from './lib/_components/field/phone/phone.component';
|
|
19
|
-
export * from './lib/_components/field/radio-buttons/radio-buttons.component';
|
|
20
|
-
export * from './lib/_components/field/rich-text/rich-text.component';
|
|
21
|
-
export * from './lib/_components/field/semantic-link/semantic-link.component';
|
|
22
|
-
export * from './lib/_components/field/text/text.component';
|
|
23
|
-
export * from './lib/_components/field/text-area/text-area.component';
|
|
24
|
-
export * from './lib/_components/field/text-content/text-content.component';
|
|
25
|
-
export * from './lib/_components/field/text-input/text-input.component';
|
|
26
|
-
export * from './lib/_components/field/time/time.component';
|
|
27
|
-
export * from './lib/_components/field/url/url.component';
|
|
28
|
-
export * from './lib/_components/field/user-reference/user-reference.component';
|
|
29
|
-
export * from './lib/_components/infra/action-buttons/action-buttons.component';
|
|
30
|
-
export * from './lib/_components/infra/assignment/assignment.component';
|
|
31
|
-
export * from './lib/_components/infra/assignment-card/assignment-card.component';
|
|
32
|
-
export * from './lib/_components/infra/Containers/flow-container/flow-container.component';
|
|
33
|
-
export * from './lib/_components/infra/Containers/flow-container/helpers';
|
|
34
|
-
export * from './lib/_components/infra/Containers/hybrid-view-container/hybrid-view-container.component';
|
|
35
|
-
export * from './lib/_components/infra/Containers/modal-view-container/modal-view-container.component';
|
|
36
|
-
export * from './lib/_components/infra/Containers/preview-view-container/preview-view-container.component';
|
|
37
|
-
export * from './lib/_components/infra/Containers/view-container/view-container.component';
|
|
38
|
-
export * from './lib/_components/infra/dashboard-filter/dashboard-filter.component';
|
|
39
|
-
export * from './lib/_components/infra/defer-load/defer-load.component';
|
|
40
|
-
export * from './lib/_components/infra/error-boundary/error-boundary.component';
|
|
41
|
-
export * from './lib/_components/infra/multi-step/multi-step.component';
|
|
42
|
-
export * from './lib/_components/infra/navbar/navbar.component';
|
|
43
|
-
export * from './lib/_components/infra/reference/reference.component';
|
|
44
|
-
export * from './lib/_components/infra/region/region.component';
|
|
45
|
-
export * from './lib/_components/infra/root-container/root-container.component';
|
|
46
|
-
export * from './lib/_components/infra/stages/stages.component';
|
|
47
|
-
export * from './lib/_components/infra/view/view.component';
|
|
48
|
-
export * from './lib/_components/infra/Containers/base-components/flow-container-base.component';
|
|
49
|
-
export * from './lib/_components/template/advanced-search/search-group/persist-utils';
|
|
50
|
-
export * from './lib/_components/template/advanced-search/search-groups/utils';
|
|
51
|
-
export * from './lib/_components/template/app-shell/app-shell.component';
|
|
52
|
-
export * from './lib/_components/template/base/form-template-base';
|
|
53
|
-
export * from './lib/_components/template/base/details-template-base';
|
|
54
|
-
export * from './lib/_components/template/case-summary/case-summary.component';
|
|
55
|
-
export * from './lib/_components/template/case-view/case-view.component';
|
|
56
|
-
export * from './lib/_components/template/confirmation/confirmation.component';
|
|
57
|
-
export * from './lib/_components/template/data-reference/data-reference.component';
|
|
58
|
-
export * from './lib/_components/template/data-reference/search-form/tabsData';
|
|
59
|
-
export * from './lib/_components/template/data-reference/search-form/search-form.component';
|
|
60
|
-
export * from './lib/_components/template/data-reference/utils';
|
|
61
|
-
export * from './lib/_components/template/default-form/default-form.component';
|
|
62
|
-
export * from './lib/_components/template/details/details.component';
|
|
63
|
-
export * from './lib/_components/template/details-narrow-wide/details-narrow-wide.component';
|
|
64
|
-
export * from './lib/_components/template/details-one-column/details-one-column.component';
|
|
65
|
-
export * from './lib/_components/template/details-sub-tabs/details-sub-tabs.component';
|
|
66
|
-
export * from './lib/_components/template/details-three-column/details-three-column.component';
|
|
67
|
-
export * from './lib/_components/template/details-two-column/details-two-column.component';
|
|
68
|
-
export * from './lib/_components/template/details-wide-narrow/details-wide-narrow.component';
|
|
69
|
-
export * from './lib/_components/template/field-group-list/field-group-list.component';
|
|
70
|
-
export * from './lib/_components/template/field-group-template/field-group-template.component';
|
|
71
|
-
export * from './lib/_components/template/field-value-list/field-value-list.component';
|
|
72
|
-
export * from './lib/_components/template/inline-dashboard/inline-dashboard.component';
|
|
73
|
-
export * from './lib/_components/template/inline-dashboard-page/inline-dashboard-page.component';
|
|
74
|
-
export * from './lib/_components/template/list-page/list-page.component';
|
|
75
|
-
export * from './lib/_components/template/list-view/list-view.component';
|
|
76
|
-
export * from './lib/_components/template/multi-reference-readonly/multi-reference-readonly.component';
|
|
77
|
-
export * from './lib/_components/template/narrow-wide-form/narrow-wide-form.component';
|
|
78
|
-
export * from './lib/_components/template/object-page/object-page.component';
|
|
79
|
-
export * from './lib/_components/template/one-column/one-column.component';
|
|
80
|
-
export * from './lib/_components/template/one-column-page/one-column-page.component';
|
|
81
|
-
export * from './lib/_components/template/one-column-tab/one-column-tab.component';
|
|
82
|
-
export * from './lib/_components/template/page/page.component';
|
|
83
|
-
export * from './lib/_components/template/promoted-filters/promoted-filters.component';
|
|
84
|
-
export * from './lib/_components/template/repeating-structures/repeating-structures.component';
|
|
85
|
-
export * from './lib/_components/template/simple-table/simple-table.component';
|
|
86
|
-
export * from './lib/_components/template/simple-table-manual/helpers';
|
|
87
|
-
export * from './lib/_components/template/simple-table-manual/simple-table-manual.component';
|
|
88
|
-
export * from './lib/_components/template/simple-table-select/simple-table-select.component';
|
|
89
|
-
export * from './lib/_components/template/single-reference-readonly/single-reference-readonly.component';
|
|
90
|
-
export * from './lib/_components/template/sub-tabs/sub-tabs.component';
|
|
91
|
-
export * from './lib/_components/template/three-column/three-column.component';
|
|
92
|
-
export * from './lib/_components/template/three-column-page/three-column-page.component';
|
|
93
|
-
export * from './lib/_components/template/two-column/two-column.component';
|
|
94
|
-
export * from './lib/_components/template/two-column-page/two-column-page.component';
|
|
95
|
-
export * from './lib/_components/template/two-column-tab/two-column-tab.component';
|
|
96
|
-
export * from './lib/_components/template/wide-narrow-form/wide-narrow-form.component';
|
|
97
|
-
export * from './lib/_components/template/wide-narrow-page/wide-narrow-page.component';
|
|
98
|
-
export * from './lib/_components/template/utils';
|
|
99
|
-
export * from './lib/_components/widget/app-announcement/app-announcement.component';
|
|
100
|
-
export * from './lib/_components/widget/attachment/attachment.component';
|
|
101
|
-
export * from './lib/_components/widget/case-history/case-history.component';
|
|
102
|
-
export * from './lib/_components/widget/feed-container/feed-container.component';
|
|
103
|
-
export * from './lib/_components/widget/file-utility/file-utility.component';
|
|
104
|
-
export * from './lib/_components/widget/list-utility/list-utility.component';
|
|
105
|
-
export * from './lib/_components/widget/todo/todo.component';
|
|
106
|
-
export * from './lib/_components/widget/utility/utility.component';
|
|
107
|
-
export * from './lib/_components/designSystemExtension/alert/alert.component';
|
|
108
|
-
export * from './lib/_components/designSystemExtension/alert-banner/alert-banner.component';
|
|
109
|
-
export * from './lib/_components/designSystemExtension/case-create-stage/case-create-stage.component';
|
|
110
|
-
export * from './lib/_components/designSystemExtension/material-case-summary/material-case-summary.component';
|
|
111
|
-
export * from './lib/_components/designSystemExtension/material-details/material-details.component';
|
|
112
|
-
export * from './lib/_components/designSystemExtension/material-details-fields/material-details-fields.component';
|
|
113
|
-
export * from './lib/_components/designSystemExtension/material-summary-item/material-summary-item.component';
|
|
114
|
-
export * from './lib/_components/designSystemExtension/material-summary-list/material-summary-list.component';
|
|
115
|
-
export * from './lib/_components/designSystemExtension/material-utility/material-utility.component';
|
|
116
|
-
export * from './lib/_components/designSystemExtension/material-vertical-tabs/material-vertical-tabs.component';
|
|
117
|
-
export * from './lib/_components/designSystemExtension/operator/operator.component';
|
|
118
|
-
export * from './lib/_components/designSystemExtension/pulse/pulse.component';
|
|
119
|
-
export * from './lib/_components/designSystemExtension/rich-text-editor/rich-text-editor.component';
|
|
120
|
-
export * from './lib/_directives/thousand-seperator.directive';
|
|
121
|
-
export * from './lib/_services/banner.service';
|
|
122
|
-
export * from './lib/_services/case.service';
|
|
123
|
-
export * from './lib/_services/datapage.service';
|
|
124
|
-
export * from './lib/_services/endpoints';
|
|
125
|
-
export * from './lib/_services/google-maps-loader.service';
|
|
126
|
-
export * from './lib/_services/server-config.service';
|
|
127
|
-
export * from './lib/_services/data-reference-advanced-search.service';
|
|
128
|
-
export * from './lib/_helpers/case-utils';
|
|
129
|
-
export * from './lib/_helpers/common';
|
|
130
|
-
export * from './lib/_helpers/createstage-utils';
|
|
131
|
-
export * from './lib/_helpers/currency-utils';
|
|
132
|
-
export * from './lib/_helpers/date-format-utils';
|
|
133
|
-
export * from './lib/_helpers/event-util';
|
|
134
|
-
export * from './lib/_helpers/field-group-utils';
|
|
135
|
-
export * from './lib/_helpers/filter-utils';
|
|
136
|
-
export * from './lib/_helpers/formatters/boolean';
|
|
137
|
-
export * from './lib/_helpers/formatters/currency';
|
|
138
|
-
export * from './lib/_helpers/formatters/currency-map';
|
|
139
|
-
export * from './lib/_helpers/formatters/date';
|
|
140
|
-
export * from './lib/_helpers/formatters/format-utils';
|
|
141
|
-
export * from './lib/_helpers/formatters/index';
|
|
142
|
-
export * from './lib/_helpers/instructions-utils';
|
|
143
|
-
export * from './lib/_helpers/objectReference-utils';
|
|
144
|
-
export * from './lib/_helpers/semanticLink-utils';
|
|
145
|
-
export * from './lib/_helpers/tab-utils';
|
|
146
|
-
export * from './lib/_helpers/template-utils';
|
|
147
|
-
export * from './lib/_helpers/utils';
|
|
148
|
-
export * from './lib/_helpers/versionHelpers';
|
|
149
|
-
export * from './lib/_helpers/object-utils';
|
|
150
|
-
export * from './lib/_messages/error-messages.service';
|
|
151
|
-
export * from './lib/_messages/progress-spinner.service';
|
|
152
|
-
export * from './lib/_messages/update-worklist.service';
|
|
153
|
-
export * from './lib/_types/PConnProps.interface';
|