@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/package.json
CHANGED
|
@@ -1,24 +1,25 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pega/angular-sdk-components",
|
|
3
|
-
"version": "25.1.
|
|
3
|
+
"version": "25.1.11",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@angular/animations": "^
|
|
6
|
-
"@angular/cdk": "^
|
|
7
|
-
"@angular/common": "^
|
|
8
|
-
"@angular/core": "^
|
|
9
|
-
"@angular/forms": "^
|
|
10
|
-
"@angular/google-maps": "^
|
|
11
|
-
"@angular/material": "^
|
|
12
|
-
"@angular/material-
|
|
13
|
-
"@
|
|
5
|
+
"@angular/animations": "^20.3.15",
|
|
6
|
+
"@angular/cdk": "^20.2.14",
|
|
7
|
+
"@angular/common": "^20.3.15",
|
|
8
|
+
"@angular/core": "^20.3.15",
|
|
9
|
+
"@angular/forms": "^20.3.15",
|
|
10
|
+
"@angular/google-maps": "^20.2.14",
|
|
11
|
+
"@angular/material": "^20.2.14",
|
|
12
|
+
"@angular/material-experimental": "^20.2.14",
|
|
13
|
+
"@angular/material-moment-adapter": "^20.2.14",
|
|
14
|
+
"@danielmoncada/angular-datetime-picker": "^20.0.1",
|
|
14
15
|
"@pega/auth": "^0.2.0",
|
|
15
16
|
"@tinymce/tinymce-angular": "^8.0.1",
|
|
16
17
|
"dayjs": "^1.11.13",
|
|
17
18
|
"downloadjs": "^1.4.7",
|
|
18
19
|
"fast-deep-equal": "^3.1.3",
|
|
19
|
-
"mat-tel-input": "19.0.5-0",
|
|
20
20
|
"libphonenumber-js": "^1.10.53",
|
|
21
21
|
"lodash.clonedeep": "^4.5.0",
|
|
22
|
+
"mat-tel-input": "19.0.5-0",
|
|
22
23
|
"ngx-currency": "^19.0.0"
|
|
23
24
|
},
|
|
24
25
|
"dependencies": {
|
|
@@ -1,142 +0,0 @@
|
|
|
1
|
-
import { ProgressSpinnerService } from '../_messages/progress-spinner.service';
|
|
2
|
-
import { ErrorMessagesService } from '../_messages/error-messages.service';
|
|
3
|
-
import { Utils } from '../_helpers/utils';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export interface AngularPConnectData {
|
|
6
|
-
compID?: string;
|
|
7
|
-
unsubscribeFn?: Function;
|
|
8
|
-
validateMessage?: string;
|
|
9
|
-
actions?: {
|
|
10
|
-
onChange: Function;
|
|
11
|
-
onBlur: Function;
|
|
12
|
-
};
|
|
13
|
-
}
|
|
14
|
-
export declare class AngularPConnectService {
|
|
15
|
-
private psService;
|
|
16
|
-
private erService;
|
|
17
|
-
private utils;
|
|
18
|
-
/**
|
|
19
|
-
* Local variable for access to the store once the service is connected to it.
|
|
20
|
-
*/
|
|
21
|
-
private theStore;
|
|
22
|
-
/**
|
|
23
|
-
* Local variable used to compute the next componentID
|
|
24
|
-
*/
|
|
25
|
-
private counterComponentID;
|
|
26
|
-
/**
|
|
27
|
-
* Local array used to store the association of an component to its most recent "props"
|
|
28
|
-
* where "props" is the object containing the component's getConfigProps along with
|
|
29
|
-
* anything added by populateAdditionalProps.
|
|
30
|
-
* Each entry is: { __componentID__: _the component's most recent props_ }
|
|
31
|
-
*/
|
|
32
|
-
private componentPropsArr;
|
|
33
|
-
private static bLogging;
|
|
34
|
-
constructor(psService: ProgressSpinnerService, erService: ErrorMessagesService, utils: Utils);
|
|
35
|
-
/**
|
|
36
|
-
* Returns a unique (for this session) ComponentID that should
|
|
37
|
-
* be used for that component to update its most recent props
|
|
38
|
-
* (which can also be compared against its previous value
|
|
39
|
-
* before updating). Note that this returns a string so we can use
|
|
40
|
-
* it as a key in an associative array
|
|
41
|
-
* @returns the next componentID
|
|
42
|
-
*/
|
|
43
|
-
private getNextComponentId;
|
|
44
|
-
/**
|
|
45
|
-
* The Calling object (inComp) subscribes to store changes.
|
|
46
|
-
* @param inComp The component that's subscribing to the store
|
|
47
|
-
* @param inCallback The component's callback function (typically called onStateChange) that will
|
|
48
|
-
* be called when the store changes.
|
|
49
|
-
* @returns The **unsubscribe** function that should be called when the component needs
|
|
50
|
-
* to unsubscribe from the store. (Typically during ngOnDestroy)
|
|
51
|
-
*/
|
|
52
|
-
private subscribeToStore;
|
|
53
|
-
/**
|
|
54
|
-
* Gets the Component's properties that are used (a) to populate componentPropsArr
|
|
55
|
-
// and (b) to determine whether the component should update itself (re-render)
|
|
56
|
-
* @param inComp The component whose properties are being obtained
|
|
57
|
-
*/
|
|
58
|
-
private getComponentProps;
|
|
59
|
-
/**
|
|
60
|
-
* Returns the unique id for given component created when registering
|
|
61
|
-
* Otherwise, return undefined.
|
|
62
|
-
* @param inComp The component whose property is being requested.
|
|
63
|
-
*/
|
|
64
|
-
getComponentID(inComp: any): string;
|
|
65
|
-
/**
|
|
66
|
-
* Returns the value of requested property for the component if it exists.
|
|
67
|
-
* Otherwise, return undefined.
|
|
68
|
-
* @param inComp The component whose property is being requested.
|
|
69
|
-
* @param inProp The property being requested.
|
|
70
|
-
*/
|
|
71
|
-
getComponentProp(inComp?: any, inProp?: string): any;
|
|
72
|
-
/**
|
|
73
|
-
*
|
|
74
|
-
* @returns The current complete set of resolved properties that are associated with
|
|
75
|
-
* this component.
|
|
76
|
-
* This is the full set of properties that are tracked in Redux for this component.
|
|
77
|
-
*/
|
|
78
|
-
getCurrentCompleteProps(inComp?: any): object;
|
|
79
|
-
/**
|
|
80
|
-
* Registers the component and its callback function. When a component calls this method
|
|
81
|
-
* (typically from its ngOnInit), the component is given a unique componentID (for this session)
|
|
82
|
-
* and subscribes the component to the store. As a side effect, it also assigns the component's
|
|
83
|
-
* actions (from its metadata) to the component's ___actions___ and binds the component's callback
|
|
84
|
-
* (passed in as ___inCallback___) to the component. If a problem is encountered, an empty object,
|
|
85
|
-
* {}, is returned.
|
|
86
|
-
* @param inComp The component being registered and subscribed
|
|
87
|
-
* @param inCallback The component's callback function (typically called onStateChange) that
|
|
88
|
-
* will be called whenever the state changes.
|
|
89
|
-
* @returns A JSON object with the following keys:
|
|
90
|
-
* compID: the unique ID associated with this component,
|
|
91
|
-
* unsubscribeFn: the function to be called when the component needs to unsubscribe from the store,
|
|
92
|
-
* validateMessage: any validation/error message that gets generated for this object,
|
|
93
|
-
* actions: any actions that are defined for this object
|
|
94
|
-
*/
|
|
95
|
-
registerAndSubscribeComponent(inComp: any, inCallback?: Function | null): AngularPConnectData;
|
|
96
|
-
addFormField(inComp: any): void;
|
|
97
|
-
removeFormField(inComp: any): void;
|
|
98
|
-
/**
|
|
99
|
-
* Returns **true** if the component's entry in ___componentPropsArr___ is
|
|
100
|
-
* the same as the properties that are current associated with the component (___inComp___) passed in.
|
|
101
|
-
* As a side effect, the component's entry in ___componentPropsArr___ is updated.
|
|
102
|
-
* **Note**: It is assumed that the incoming component has the following:
|
|
103
|
-
* (a) a bridgeComponentID _string_ property used as lookup key in ___componentPropsArr___
|
|
104
|
-
* and (b) a ___pConn$___ property used to access functions called in ___getComponentProps___
|
|
105
|
-
*
|
|
106
|
-
* @param inComp The component asking if it should update itself
|
|
107
|
-
* @returns Return **true**: means the component props are different and the component should update itself (re-render).
|
|
108
|
-
* Return **false**: means the component props are the same and the component doesn't need to update (re-render).
|
|
109
|
-
* If the ***inComp*** input is bad, false is also returned.
|
|
110
|
-
*/
|
|
111
|
-
shouldComponentUpdate(inComp: any): boolean;
|
|
112
|
-
isPageMessagesEmpty(incomingProps: any): any;
|
|
113
|
-
/**
|
|
114
|
-
* Can be called when the component has encountered a change event
|
|
115
|
-
* @param inComp The component calling the change event
|
|
116
|
-
* @param event The event
|
|
117
|
-
*/
|
|
118
|
-
changeHandler(inComp: any, event: any): void;
|
|
119
|
-
/**
|
|
120
|
-
* Can be called when the component has encountered an event (such as blur)
|
|
121
|
-
* @param inComp The component calling the event
|
|
122
|
-
* @param event The event
|
|
123
|
-
*/
|
|
124
|
-
eventHandler(inComp: any, event: any): void;
|
|
125
|
-
/**
|
|
126
|
-
* @returns A handle to the application's store
|
|
127
|
-
*/
|
|
128
|
-
getStore(): any;
|
|
129
|
-
/**
|
|
130
|
-
* @param bLogMsg If true, will write the stringified state to the store for debugging/inspection
|
|
131
|
-
* @param inComp If supplied, the component that is requesting the store's state
|
|
132
|
-
* @returns A handle to the __state__ of application's store
|
|
133
|
-
*/
|
|
134
|
-
getState(bLogMsg?: boolean, inComp?: any): object;
|
|
135
|
-
/**
|
|
136
|
-
* processActions exposes all actions in the metadata.
|
|
137
|
-
* Attaches common handler (eventHandler) for all actions.
|
|
138
|
-
*/
|
|
139
|
-
private processActions;
|
|
140
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AngularPConnectService, never>;
|
|
141
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AngularPConnectService>;
|
|
142
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { ComponentRef, OnChanges, OnDestroy, OnInit, SimpleChanges, ViewContainerRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ComponentMapperComponent implements OnInit, OnDestroy, OnChanges {
|
|
4
|
-
dynamicComponent: ViewContainerRef | undefined;
|
|
5
|
-
componentRef: ComponentRef<any> | undefined;
|
|
6
|
-
isInitialized: boolean;
|
|
7
|
-
name?: string;
|
|
8
|
-
props: any;
|
|
9
|
-
errorMsg: string;
|
|
10
|
-
outputEvents: any;
|
|
11
|
-
parent: any;
|
|
12
|
-
ngOnInit(): void;
|
|
13
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
14
|
-
loadComponent(): void;
|
|
15
|
-
bindInputProps(): void;
|
|
16
|
-
bindOutputEvents(): void;
|
|
17
|
-
ngOnDestroy(): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ComponentMapperComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ComponentMapperComponent, "component-mapper", never, { "name": { "alias": "name"; "required": false; }; "props": { "alias": "props"; "required": false; }; "errorMsg": { "alias": "errorMsg"; "required": false; }; "outputEvents": { "alias": "outputEvents"; "required": false; }; "parent": { "alias": "parent"; "required": false; }; }, {}, never, never, true, never>;
|
|
20
|
-
}
|
|
@@ -1,237 +0,0 @@
|
|
|
1
|
-
import { ActionButtonsComponent } from '../../_components/infra/action-buttons/action-buttons.component';
|
|
2
|
-
import { AssignmentCardComponent } from '../../_components/infra/assignment-card/assignment-card.component';
|
|
3
|
-
import { AssignmentComponent } from '../../_components/infra/assignment/assignment.component';
|
|
4
|
-
import { DashboardFilterComponent } from '../../_components/infra/dashboard-filter/dashboard-filter.component';
|
|
5
|
-
import { DeferLoadComponent } from '../../_components/infra/defer-load/defer-load.component';
|
|
6
|
-
import { ErrorBoundaryComponent } from '../../_components/infra/error-boundary/error-boundary.component';
|
|
7
|
-
import { FlowContainerComponent } from '../../_components/infra/Containers/flow-container/flow-container.component';
|
|
8
|
-
import { ModalViewContainerComponent } from '../../_components/infra/Containers/modal-view-container/modal-view-container.component';
|
|
9
|
-
import { MultiStepComponent } from '../../_components/infra/multi-step/multi-step.component';
|
|
10
|
-
import { NavbarComponent } from '../../_components/infra/navbar/navbar.component';
|
|
11
|
-
import { ReferenceComponent } from '../../_components/infra/reference/reference.component';
|
|
12
|
-
import { RegionComponent } from '../../_components/infra/region/region.component';
|
|
13
|
-
import { RootContainerComponent } from '../../_components/infra/root-container/root-container.component';
|
|
14
|
-
import { StagesComponent } from '../../_components/infra/stages/stages.component';
|
|
15
|
-
import { SubTabsComponent } from '../../_components/template/sub-tabs/sub-tabs.component';
|
|
16
|
-
import { ViewComponent } from '../../_components/infra/view/view.component';
|
|
17
|
-
import { ViewContainerComponent } from '../../_components/infra/Containers/view-container/view-container.component';
|
|
18
|
-
import { AutoCompleteComponent } from '../../_components/field/auto-complete/auto-complete.component';
|
|
19
|
-
import { CancelAlertComponent } from '../../_components/field/cancel-alert/cancel-alert.component';
|
|
20
|
-
import { CheckBoxComponent } from '../../_components/field/check-box/check-box.component';
|
|
21
|
-
import { CurrencyComponent } from '../../_components/field/currency/currency.component';
|
|
22
|
-
import { DateComponent } from '../../_components/field/date/date.component';
|
|
23
|
-
import { DateTimeComponent } from '../../_components/field/date-time/date-time.component';
|
|
24
|
-
import { DecimalComponent } from '../../_components/field/decimal/decimal.component';
|
|
25
|
-
import { DropdownComponent } from '../../_components/field/dropdown/dropdown.component';
|
|
26
|
-
import { EmailComponent } from '../../_components/field/email/email.component';
|
|
27
|
-
import { GroupComponent } from '../../_components/field/group/group.component';
|
|
28
|
-
import { IntegerComponent } from '../../_components/field/integer/integer.component';
|
|
29
|
-
import { ListViewActionButtonsComponent } from '../../_components/field/list-view-action-buttons/list-view-action-buttons.component';
|
|
30
|
-
import { LocationComponent } from '../../_components/field/location/location.component';
|
|
31
|
-
import { ObjectReferenceComponent } from '../../_components/field/object-reference/object-reference.component';
|
|
32
|
-
import { PercentageComponent } from '../../_components/field/percentage/percentage.component';
|
|
33
|
-
import { PhoneComponent } from '../../_components/field/phone/phone.component';
|
|
34
|
-
import { RadioButtonsComponent } from '../../_components/field/radio-buttons/radio-buttons.component';
|
|
35
|
-
import { SemanticLinkComponent } from '../../_components/field/semantic-link/semantic-link.component';
|
|
36
|
-
import { TextAreaComponent } from '../../_components/field/text-area/text-area.component';
|
|
37
|
-
import { TextComponent } from '../../_components/field/text/text.component';
|
|
38
|
-
import { TextContentComponent } from '../../_components/field/text-content/text-content.component';
|
|
39
|
-
import { TextInputComponent } from '../../_components/field/text-input/text-input.component';
|
|
40
|
-
import { TimeComponent } from '../../_components/field/time/time.component';
|
|
41
|
-
import { UrlComponent } from '../../_components/field/url/url.component';
|
|
42
|
-
import { UserReferenceComponent } from '../../_components/field/user-reference/user-reference.component';
|
|
43
|
-
import { ScalarListComponent } from '../../_components/field/scalar-list/scalar-list.component';
|
|
44
|
-
import { SearchFormComponent } from '../../_components/template/data-reference/search-form/search-form.component';
|
|
45
|
-
import { SelectableCardComponent } from '../../_components/field/selectable-card/selectable-card.component';
|
|
46
|
-
import { RichTextComponent } from '../../_components/field/rich-text/rich-text.component';
|
|
47
|
-
import { AdvancedSearchComponent } from '../../_components/template/advanced-search/advanced-search.component';
|
|
48
|
-
import { AppShellComponent } from '../../_components/template/app-shell/app-shell.component';
|
|
49
|
-
import { BannerPageComponent } from '../../_components/template/banner-page/banner-page.component';
|
|
50
|
-
import { CaseSummaryComponent } from '../../_components/template/case-summary/case-summary.component';
|
|
51
|
-
import { CaseViewComponent } from '../../_components/template/case-view/case-view.component';
|
|
52
|
-
import { ConfirmationComponent } from '../../_components/template/confirmation/confirmation.component';
|
|
53
|
-
import { DataReferenceComponent } from '../../_components/template/data-reference/data-reference.component';
|
|
54
|
-
import { DefaultFormComponent } from '../../_components/template/default-form/default-form.component';
|
|
55
|
-
import { DefaultPageComponent } from '../../_components/template/default-page/default-page.component';
|
|
56
|
-
import { DetailsComponent } from '../../_components/template/details/details.component';
|
|
57
|
-
import { DetailsNarrowWideComponent } from '../../_components/template/details-narrow-wide/details-narrow-wide.component';
|
|
58
|
-
import { DetailsOneColumnComponent } from '../../_components/template/details-one-column/details-one-column.component';
|
|
59
|
-
import { DetailsSubTabsComponent } from '../../_components/template/details-sub-tabs/details-sub-tabs.component';
|
|
60
|
-
import { DetailsThreeColumnComponent } from '../../_components/template/details-three-column/details-three-column.component';
|
|
61
|
-
import { DetailsTwoColumnComponent } from '../../_components/template/details-two-column/details-two-column.component';
|
|
62
|
-
import { DetailsWideNarrowComponent } from '../../_components/template/details-wide-narrow/details-wide-narrow.component';
|
|
63
|
-
import { DynamicTabsComponent } from '../../_components/template/dynamic-tabs/dynamic-tabs.component';
|
|
64
|
-
import { FieldGroupListComponent } from '../../_components/template/field-group-list/field-group-list.component';
|
|
65
|
-
import { FieldGroupTemplateComponent } from '../../_components/template/field-group-template/field-group-template.component';
|
|
66
|
-
import { FieldValueListComponent } from '../../_components/template/field-value-list/field-value-list.component';
|
|
67
|
-
import { InlineDashboardComponent } from '../../_components/template/inline-dashboard/inline-dashboard.component';
|
|
68
|
-
import { InlineDashboardPageComponent } from '../../_components/template/inline-dashboard-page/inline-dashboard-page.component';
|
|
69
|
-
import { ListPageComponent } from '../../_components/template/list-page/list-page.component';
|
|
70
|
-
import { ListViewComponent } from '../../_components/template/list-view/list-view.component';
|
|
71
|
-
import { MultiReferenceReadonlyComponent } from '../../_components/template/multi-reference-readonly/multi-reference-readonly.component';
|
|
72
|
-
import { MultiselectComponent } from '../../_components/field/multiselect/multiselect.component';
|
|
73
|
-
import { NarrowWideFormComponent } from '../../_components/template/narrow-wide-form/narrow-wide-form.component';
|
|
74
|
-
import { ObjectPageComponent } from '../../_components/template/object-page/object-page.component';
|
|
75
|
-
import { OneColumnComponent } from '../../_components/template/one-column/one-column.component';
|
|
76
|
-
import { OneColumnPageComponent } from '../../_components/template/one-column-page/one-column-page.component';
|
|
77
|
-
import { OneColumnTabComponent } from '../../_components/template/one-column-tab/one-column-tab.component';
|
|
78
|
-
import { PageComponent } from '../../_components/template/page/page.component';
|
|
79
|
-
import { PromotedFiltersComponent } from '../../_components/template/promoted-filters/promoted-filters.component';
|
|
80
|
-
import { SearchGroupsComponent } from '../../_components/template/advanced-search/search-groups/search-groups.component';
|
|
81
|
-
import { SelfServiceCaseViewComponent } from '../../_components/template/self-service-case-view/self-service-case-view.component';
|
|
82
|
-
import { SimpleTableComponent } from '../../_components/template/simple-table/simple-table.component';
|
|
83
|
-
import { SimpleTableManualComponent } from '../../_components/template/simple-table-manual/simple-table-manual.component';
|
|
84
|
-
import { SimpleTableSelectComponent } from '../../_components/template/simple-table-select/simple-table-select.component';
|
|
85
|
-
import { SingleReferenceReadonlyComponent } from '../../_components/template/single-reference-readonly/single-reference-readonly.component';
|
|
86
|
-
import { ThreeColumnComponent } from '../../_components/template/three-column/three-column.component';
|
|
87
|
-
import { ThreeColumnPageComponent } from '../../_components/template/three-column-page/three-column-page.component';
|
|
88
|
-
import { TwoColumnComponent } from '../../_components/template/two-column/two-column.component';
|
|
89
|
-
import { TwoColumnPageComponent } from '../../_components/template/two-column-page/two-column-page.component';
|
|
90
|
-
import { TwoColumnTabComponent } from '../../_components/template/two-column-tab/two-column-tab.component';
|
|
91
|
-
import { WideNarrowFormComponent } from '../../_components/template/wide-narrow-form/wide-narrow-form.component';
|
|
92
|
-
import { WideNarrowPageComponent } from '../../_components/template/wide-narrow-page/wide-narrow-page.component';
|
|
93
|
-
import { WssNavBarComponent } from '../../_components/template/wss-nav-bar/wss-nav-bar.component';
|
|
94
|
-
import { AppAnnouncementComponent } from '../../_components/widget/app-announcement/app-announcement.component';
|
|
95
|
-
import { AttachmentComponent } from '../../_components/widget/attachment/attachment.component';
|
|
96
|
-
import { CaseHistoryComponent } from '../../_components/widget/case-history/case-history.component';
|
|
97
|
-
import { FileUtilityComponent } from '../../_components/widget/file-utility/file-utility.component';
|
|
98
|
-
import { FeedContainerComponent } from '../../_components/widget/feed-container/feed-container.component';
|
|
99
|
-
import { ListUtilityComponent } from '../../_components/widget/list-utility/list-utility.component';
|
|
100
|
-
import { QuickCreateComponent } from '../../_components/widget/quick-create/quick-create.component';
|
|
101
|
-
import { TodoComponent } from '../../_components/widget/todo/todo.component';
|
|
102
|
-
import { AlertBannerComponent } from '../../_components/designSystemExtension/alert-banner/alert-banner.component';
|
|
103
|
-
import { AlertComponent } from '../../_components/designSystemExtension/alert/alert.component';
|
|
104
|
-
import { BannerComponent } from '../../_components/designSystemExtension/banner/banner.component';
|
|
105
|
-
import { CaseCreateStageComponent } from '../../_components/designSystemExtension/case-create-stage/case-create-stage.component';
|
|
106
|
-
import { FieldGroupComponent } from '../../_components/designSystemExtension/field-group/field-group.component';
|
|
107
|
-
import { MaterialCaseSummaryComponent } from '../../_components/designSystemExtension/material-case-summary/material-case-summary.component';
|
|
108
|
-
import { MaterialDetailsComponent } from '../../_components/designSystemExtension/material-details/material-details.component';
|
|
109
|
-
import { MaterialDetailsFieldsComponent } from '../../_components/designSystemExtension/material-details-fields/material-details-fields.component';
|
|
110
|
-
import { MaterialSummaryItemComponent } from '../../_components/designSystemExtension/material-summary-item/material-summary-item.component';
|
|
111
|
-
import { MaterialSummaryListComponent } from '../../_components/designSystemExtension/material-summary-list/material-summary-list.component';
|
|
112
|
-
import { MaterialUtilityComponent } from '../../_components/designSystemExtension/material-utility/material-utility.component';
|
|
113
|
-
import { MaterialVerticalTabsComponent } from '../../_components/designSystemExtension/material-vertical-tabs/material-vertical-tabs.component';
|
|
114
|
-
import { OperatorComponent } from '../../_components/designSystemExtension/operator/operator.component';
|
|
115
|
-
import { PulseComponent } from '../../_components/designSystemExtension/pulse/pulse.component';
|
|
116
|
-
import { RichTextEditorComponent } from '../../_components/designSystemExtension/rich-text-editor/rich-text-editor.component';
|
|
117
|
-
import { WssQuickCreateComponent } from '../../_components/designSystemExtension/wss-quick-create/wss-quick-create.component';
|
|
118
|
-
declare const pegaSdkComponentMap: {
|
|
119
|
-
AdvancedSearch: typeof AdvancedSearchComponent;
|
|
120
|
-
ActionButtons: typeof ActionButtonsComponent;
|
|
121
|
-
Alert: typeof AlertComponent;
|
|
122
|
-
AlertBanner: typeof AlertBannerComponent;
|
|
123
|
-
AppAnnouncement: typeof AppAnnouncementComponent;
|
|
124
|
-
AppShell: typeof AppShellComponent;
|
|
125
|
-
Assignment: typeof AssignmentComponent;
|
|
126
|
-
AssignmentCard: typeof AssignmentCardComponent;
|
|
127
|
-
Attachment: typeof AttachmentComponent;
|
|
128
|
-
AutoComplete: typeof AutoCompleteComponent;
|
|
129
|
-
Banner: typeof BannerComponent;
|
|
130
|
-
BannerPage: typeof BannerPageComponent;
|
|
131
|
-
CancelAlert: typeof CancelAlertComponent;
|
|
132
|
-
CaseCreateStage: typeof CaseCreateStageComponent;
|
|
133
|
-
CaseHistory: typeof CaseHistoryComponent;
|
|
134
|
-
CaseSummary: typeof CaseSummaryComponent;
|
|
135
|
-
CaseSummaryFields: typeof MaterialCaseSummaryComponent;
|
|
136
|
-
CaseView: typeof CaseViewComponent;
|
|
137
|
-
Checkbox: typeof CheckBoxComponent;
|
|
138
|
-
Confirmation: typeof ConfirmationComponent;
|
|
139
|
-
Currency: typeof CurrencyComponent;
|
|
140
|
-
DashboardFilter: typeof DashboardFilterComponent;
|
|
141
|
-
DataReference: typeof DataReferenceComponent;
|
|
142
|
-
Date: typeof DateComponent;
|
|
143
|
-
DateTime: typeof DateTimeComponent;
|
|
144
|
-
Decimal: typeof DecimalComponent;
|
|
145
|
-
DefaultForm: typeof DefaultFormComponent;
|
|
146
|
-
DefaultPage: typeof DefaultPageComponent;
|
|
147
|
-
DeferLoad: typeof DeferLoadComponent;
|
|
148
|
-
Details: typeof DetailsComponent;
|
|
149
|
-
DetailsFields: typeof MaterialDetailsFieldsComponent;
|
|
150
|
-
DetailsOneColumn: typeof DetailsOneColumnComponent;
|
|
151
|
-
DetailsSubTabs: typeof DetailsSubTabsComponent;
|
|
152
|
-
DetailsThreeColumn: typeof DetailsThreeColumnComponent;
|
|
153
|
-
DetailsTwoColumn: typeof DetailsTwoColumnComponent;
|
|
154
|
-
Dropdown: typeof DropdownComponent;
|
|
155
|
-
DynamicTabs: typeof DynamicTabsComponent;
|
|
156
|
-
Email: typeof EmailComponent;
|
|
157
|
-
ErrorBoundary: typeof ErrorBoundaryComponent;
|
|
158
|
-
FeedContainer: typeof FeedContainerComponent;
|
|
159
|
-
FieldGroup: typeof FieldGroupComponent;
|
|
160
|
-
FieldGroupList: typeof FieldGroupListComponent;
|
|
161
|
-
FieldGroupTemplate: typeof FieldGroupTemplateComponent;
|
|
162
|
-
FieldValueList: typeof FieldValueListComponent;
|
|
163
|
-
FileUtility: typeof FileUtilityComponent;
|
|
164
|
-
FlowContainer: typeof FlowContainerComponent;
|
|
165
|
-
Group: typeof GroupComponent;
|
|
166
|
-
InlineDashboard: typeof InlineDashboardComponent;
|
|
167
|
-
InlineDashboardPage: typeof InlineDashboardPageComponent;
|
|
168
|
-
Integer: typeof IntegerComponent;
|
|
169
|
-
ListPage: typeof ListPageComponent;
|
|
170
|
-
ListUtility: typeof ListUtilityComponent;
|
|
171
|
-
ListView: typeof ListViewComponent;
|
|
172
|
-
ListViewActionButtons: typeof ListViewActionButtonsComponent;
|
|
173
|
-
Location: typeof LocationComponent;
|
|
174
|
-
MaterialDetails: typeof MaterialDetailsComponent;
|
|
175
|
-
MaterialUtility: typeof MaterialUtilityComponent;
|
|
176
|
-
ModalViewContainer: typeof ModalViewContainerComponent;
|
|
177
|
-
MultiReferenceReadOnly: typeof MultiReferenceReadonlyComponent;
|
|
178
|
-
Multiselect: typeof MultiselectComponent;
|
|
179
|
-
MultiStep: typeof MultiStepComponent;
|
|
180
|
-
NarrowWideDetails: typeof DetailsNarrowWideComponent;
|
|
181
|
-
NarrowWideForm: typeof NarrowWideFormComponent;
|
|
182
|
-
NavBar: typeof NavbarComponent;
|
|
183
|
-
ObjectPage: typeof ObjectPageComponent;
|
|
184
|
-
ObjectReference: typeof ObjectReferenceComponent;
|
|
185
|
-
OneColumn: typeof OneColumnComponent;
|
|
186
|
-
OneColumnPage: typeof OneColumnPageComponent;
|
|
187
|
-
OneColumnTab: typeof OneColumnTabComponent;
|
|
188
|
-
Operator: typeof OperatorComponent;
|
|
189
|
-
Page: typeof PageComponent;
|
|
190
|
-
Percentage: typeof PercentageComponent;
|
|
191
|
-
Phone: typeof PhoneComponent;
|
|
192
|
-
PromotedFilters: typeof PromotedFiltersComponent;
|
|
193
|
-
Pulse: typeof PulseComponent;
|
|
194
|
-
QuickCreate: typeof QuickCreateComponent;
|
|
195
|
-
reference: typeof ReferenceComponent;
|
|
196
|
-
RadioButtons: typeof RadioButtonsComponent;
|
|
197
|
-
Region: typeof RegionComponent;
|
|
198
|
-
RichText: typeof RichTextComponent;
|
|
199
|
-
RichTextEditor: typeof RichTextEditorComponent;
|
|
200
|
-
RootContainer: typeof RootContainerComponent;
|
|
201
|
-
ScalarList: typeof ScalarListComponent;
|
|
202
|
-
SearchForm: typeof SearchFormComponent;
|
|
203
|
-
SearchGroups: typeof SearchGroupsComponent;
|
|
204
|
-
SelectableCard: typeof SelectableCardComponent;
|
|
205
|
-
SelfServiceCaseView: typeof SelfServiceCaseViewComponent;
|
|
206
|
-
SemanticLink: typeof SemanticLinkComponent;
|
|
207
|
-
SimpleTable: typeof SimpleTableComponent;
|
|
208
|
-
SimpleTableManual: typeof SimpleTableManualComponent;
|
|
209
|
-
SimpleTableSelect: typeof SimpleTableSelectComponent;
|
|
210
|
-
SingleReferenceReadOnly: typeof SingleReferenceReadonlyComponent;
|
|
211
|
-
Stages: typeof StagesComponent;
|
|
212
|
-
SubTabs: typeof SubTabsComponent;
|
|
213
|
-
SummaryItem: typeof MaterialSummaryItemComponent;
|
|
214
|
-
SummaryList: typeof MaterialSummaryListComponent;
|
|
215
|
-
Text: typeof TextComponent;
|
|
216
|
-
TextArea: typeof TextAreaComponent;
|
|
217
|
-
TextContent: typeof TextContentComponent;
|
|
218
|
-
TextInput: typeof TextInputComponent;
|
|
219
|
-
ThreeColumn: typeof ThreeColumnComponent;
|
|
220
|
-
ThreeColumnPage: typeof ThreeColumnPageComponent;
|
|
221
|
-
Time: typeof TimeComponent;
|
|
222
|
-
Todo: typeof TodoComponent;
|
|
223
|
-
TwoColumn: typeof TwoColumnComponent;
|
|
224
|
-
TwoColumnPage: typeof TwoColumnPageComponent;
|
|
225
|
-
TwoColumnTab: typeof TwoColumnTabComponent;
|
|
226
|
-
URL: typeof UrlComponent;
|
|
227
|
-
UserReference: typeof UserReferenceComponent;
|
|
228
|
-
VerticalTabs: typeof MaterialVerticalTabsComponent;
|
|
229
|
-
View: typeof ViewComponent;
|
|
230
|
-
ViewContainer: typeof ViewContainerComponent;
|
|
231
|
-
WideNarrowDetails: typeof DetailsWideNarrowComponent;
|
|
232
|
-
WideNarrowForm: typeof WideNarrowFormComponent;
|
|
233
|
-
WideNarrowPage: typeof WideNarrowPageComponent;
|
|
234
|
-
WssNavBar: typeof WssNavBarComponent;
|
|
235
|
-
WssQuickCreate: typeof WssQuickCreateComponent;
|
|
236
|
-
};
|
|
237
|
-
export default pegaSdkComponentMap;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AlertComponent {
|
|
4
|
-
message: any[];
|
|
5
|
-
severity: any;
|
|
6
|
-
hideClose: any;
|
|
7
|
-
onClose: EventEmitter<any>;
|
|
8
|
-
getMatIcon(severity: any): any;
|
|
9
|
-
onCloseClick(): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AlertComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AlertComponent, "app-alert", never, { "message": { "alias": "message"; "required": false; }; "severity": { "alias": "severity"; "required": false; }; "hideClose": { "alias": "hideClose"; "required": false; }; }, { "onClose": "onClose"; }, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class AlertBannerComponent {
|
|
3
|
-
banners: any[];
|
|
4
|
-
SEVERITY_MAP: {
|
|
5
|
-
urgent: string;
|
|
6
|
-
warning: string;
|
|
7
|
-
success: string;
|
|
8
|
-
info: string;
|
|
9
|
-
};
|
|
10
|
-
onAlertClose(config: any): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AlertBannerComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AlertBannerComponent, "app-alert-banner", never, { "banners": { "alias": "banners"; "required": false; }; }, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BannerComponent {
|
|
4
|
-
pConn$: typeof PConnect;
|
|
5
|
-
formGroup$: FormGroup;
|
|
6
|
-
arChildren$: any[];
|
|
7
|
-
title: string;
|
|
8
|
-
message: any;
|
|
9
|
-
backgroundImage: string;
|
|
10
|
-
layout$: string;
|
|
11
|
-
getUrl(): string;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BannerComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BannerComponent, "app-banner", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "arChildren$": { "alias": "arChildren$"; "required": false; }; "title": { "alias": "title"; "required": false; }; "message": { "alias": "message"; "required": false; }; "backgroundImage": { "alias": "backgroundImage"; "required": false; }; "layout$": { "alias": "layout$"; "required": false; }; }, {}, never, never, true, never>;
|
|
14
|
-
}
|
package/lib/_components/designSystemExtension/case-create-stage/case-create-stage.component.d.ts
DELETED
|
@@ -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 CaseCreateStageComponent implements OnInit, OnDestroy {
|
|
6
|
-
private angularPConnect;
|
|
7
|
-
pConn$: typeof PConnect;
|
|
8
|
-
formGroup$: FormGroup;
|
|
9
|
-
arChildren$: any[];
|
|
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<CaseCreateStageComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaseCreateStageComponent, "app-case-create-stage", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
19
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FieldGroupComponent {
|
|
4
|
-
name?: string;
|
|
5
|
-
collapsible: boolean;
|
|
6
|
-
instructions: string;
|
|
7
|
-
childrenTemplate: TemplateRef<any>;
|
|
8
|
-
collapsed: boolean;
|
|
9
|
-
headerClickHandler(): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FieldGroupComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FieldGroupComponent, "app-field-group", never, { "name": { "alias": "name"; "required": false; }; "collapsible": { "alias": "collapsible"; "required": false; }; "instructions": { "alias": "instructions"; "required": false; }; "childrenTemplate": { "alias": "childrenTemplate"; "required": false; }; }, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnChanges } from '@angular/core';
|
|
2
|
-
import { Utils } from '../../../_helpers/utils';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class MaterialCaseSummaryComponent implements OnInit, OnChanges {
|
|
5
|
-
private utils;
|
|
6
|
-
status$: string;
|
|
7
|
-
bShowStatus$: boolean;
|
|
8
|
-
primaryFields$: any[];
|
|
9
|
-
secondaryFields$: any[];
|
|
10
|
-
primaryFieldsWithStatus$: any[];
|
|
11
|
-
constructor(utils: Utils);
|
|
12
|
-
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string | null, componentName?: string | null) => string;
|
|
13
|
-
localeCategory: string;
|
|
14
|
-
ngOnInit(): void;
|
|
15
|
-
ngOnChanges(): void;
|
|
16
|
-
updateLabelAndDate(arData: any[]): void;
|
|
17
|
-
updatePrimaryWithStatus(): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialCaseSummaryComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialCaseSummaryComponent, "app-material-case-summary", never, { "status$": { "alias": "status$"; "required": false; }; "bShowStatus$": { "alias": "bShowStatus$"; "required": false; }; "primaryFields$": { "alias": "primaryFields$"; "required": false; }; "secondaryFields$": { "alias": "secondaryFields$"; "required": false; }; }, {}, never, never, true, never>;
|
|
20
|
-
}
|
package/lib/_components/designSystemExtension/material-details/material-details.component.d.ts
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { Utils } from '../../../_helpers/utils';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class MaterialDetailsComponent {
|
|
4
|
-
private utils;
|
|
5
|
-
constructor(utils: Utils);
|
|
6
|
-
arFields$: any[];
|
|
7
|
-
arFields2$: any[];
|
|
8
|
-
arFields3$: any[];
|
|
9
|
-
arHighlightedFields: any[];
|
|
10
|
-
layout: any;
|
|
11
|
-
_getValue(configValue: any): any;
|
|
12
|
-
_formatDate(dateValue: string, dateFormat: string): string;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialDetailsComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialDetailsComponent, "app-material-details", never, { "arFields$": { "alias": "arFields$"; "required": false; }; "arFields2$": { "alias": "arFields2$"; "required": false; }; "arFields3$": { "alias": "arFields3$"; "required": false; }; "arHighlightedFields": { "alias": "arHighlightedFields"; "required": false; }; "layout": { "alias": "layout"; "required": false; }; }, {}, never, never, true, never>;
|
|
15
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { Utils } from '../../../_helpers/utils';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class MaterialDetailsFieldsComponent {
|
|
4
|
-
private utils;
|
|
5
|
-
constructor(utils: Utils);
|
|
6
|
-
arFields$: any[];
|
|
7
|
-
arHighlightedFields: any[];
|
|
8
|
-
_getValue(configValue: any, field?: any): any;
|
|
9
|
-
_formatDate(dateValue: string, dateFormat: string): string;
|
|
10
|
-
getVisibility(config: any): boolean;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialDetailsFieldsComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialDetailsFieldsComponent, "app-material-details-fields", never, { "arFields$": { "alias": "arFields$"; "required": false; }; "arHighlightedFields": { "alias": "arHighlightedFields"; "required": false; }; }, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,15 +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 MaterialSummaryItemComponent implements OnInit {
|
|
5
|
-
private utils;
|
|
6
|
-
item$: any;
|
|
7
|
-
menuIconOverride$: string;
|
|
8
|
-
menuIconOverrideAction$: any;
|
|
9
|
-
settingsSvgIcon$: string;
|
|
10
|
-
imagePath$: string;
|
|
11
|
-
constructor(utils: Utils);
|
|
12
|
-
ngOnInit(): void;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialSummaryItemComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialSummaryItemComponent, "app-material-summary-item", never, { "item$": { "alias": "item$"; "required": false; }; "menuIconOverride$": { "alias": "menuIconOverride$"; "required": false; }; "menuIconOverrideAction$": { "alias": "menuIconOverrideAction$"; "required": false; }; }, {}, never, never, true, never>;
|
|
15
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MaterialSummaryListComponent {
|
|
3
|
-
arItems$: any[];
|
|
4
|
-
icon$: string;
|
|
5
|
-
menuIconOverride$: string;
|
|
6
|
-
menuIconOverrideAction$: any;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialSummaryListComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialSummaryListComponent, "app-material-summary-list", never, { "arItems$": { "alias": "arItems$"; "required": false; }; "icon$": { "alias": "icon$"; "required": false; }; "menuIconOverride$": { "alias": "menuIconOverride$"; "required": false; }; "menuIconOverrideAction$": { "alias": "menuIconOverrideAction$"; "required": false; }; }, {}, never, never, true, never>;
|
|
9
|
-
}
|
package/lib/_components/designSystemExtension/material-utility/material-utility.component.d.ts
DELETED
|
@@ -1,16 +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 MaterialUtilityComponent implements OnInit {
|
|
5
|
-
private utils;
|
|
6
|
-
headerText$: string;
|
|
7
|
-
headerIcon$: string;
|
|
8
|
-
headerIconUrl$: string;
|
|
9
|
-
noItemsMessage$: string;
|
|
10
|
-
headerSvgIcon$: string;
|
|
11
|
-
settingsSvgIcon$: string;
|
|
12
|
-
constructor(utils: Utils);
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialUtilityComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialUtilityComponent, "app-material-utility", never, { "headerText$": { "alias": "headerText$"; "required": false; }; "headerIcon$": { "alias": "headerIcon$"; "required": false; }; "headerIconUrl$": { "alias": "headerIconUrl$"; "required": false; }; "noItemsMessage$": { "alias": "noItemsMessage$"; "required": false; }; }, {}, never, never, true, never>;
|
|
16
|
-
}
|