@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,45 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { ComponentMetadataConfig } from '@pega/pcore-pconnect-typedefs/interpreter/types';
|
|
4
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
5
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
interface ObjectReferenceProps extends PConnFieldProps {
|
|
8
|
-
showPromotedFilters: boolean;
|
|
9
|
-
inline: boolean;
|
|
10
|
-
parameters: object;
|
|
11
|
-
mode: string;
|
|
12
|
-
targetObjectType: any;
|
|
13
|
-
allowAndPersistChangesInReviewMode: boolean;
|
|
14
|
-
}
|
|
15
|
-
export declare class ObjectReferenceComponent implements OnInit, OnDestroy {
|
|
16
|
-
private angularPConnect;
|
|
17
|
-
pConn$: typeof PConnect;
|
|
18
|
-
formGroup$: FormGroup;
|
|
19
|
-
angularPConnectData: AngularPConnectData;
|
|
20
|
-
configProps: ObjectReferenceProps;
|
|
21
|
-
value: {
|
|
22
|
-
[key: string]: any;
|
|
23
|
-
};
|
|
24
|
-
readOnly: boolean;
|
|
25
|
-
isForm: boolean;
|
|
26
|
-
type: string;
|
|
27
|
-
isDisplayModeEnabled: boolean;
|
|
28
|
-
canBeChangedInReviewMode: boolean;
|
|
29
|
-
newComponentName: string;
|
|
30
|
-
newPconn: typeof PConnect;
|
|
31
|
-
rawViewMetadata: ComponentMetadataConfig | undefined;
|
|
32
|
-
constructor(angularPConnect: AngularPConnectService);
|
|
33
|
-
ngOnInit(): void;
|
|
34
|
-
onStateChange(): void;
|
|
35
|
-
ngOnDestroy(): void;
|
|
36
|
-
checkAndUpdate(): void;
|
|
37
|
-
updateSelf(): void;
|
|
38
|
-
onRecordChange(value: any): void;
|
|
39
|
-
private getComponentType;
|
|
40
|
-
private createSemanticLinkPConnect;
|
|
41
|
-
private createOtherComponentPConnect;
|
|
42
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ObjectReferenceComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectReferenceComponent, "app-object-reference", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
44
|
-
}
|
|
45
|
-
export {};
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { FormControl } from '@angular/forms';
|
|
2
|
-
import { FieldBase } from '../field.base';
|
|
3
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
interface PercentageProps extends Omit<PConnFieldProps, 'value'> {
|
|
6
|
-
value?: number;
|
|
7
|
-
showGroupSeparators?: string;
|
|
8
|
-
decimalPrecision?: number;
|
|
9
|
-
currencyISOCode?: string;
|
|
10
|
-
}
|
|
11
|
-
export declare class PercentageComponent extends FieldBase {
|
|
12
|
-
configProps$: PercentageProps;
|
|
13
|
-
fieldControl: FormControl<number | null>;
|
|
14
|
-
decimalSeparator: string;
|
|
15
|
-
thousandSeparator: string;
|
|
16
|
-
inputMode: any;
|
|
17
|
-
decimalPrecision: number | undefined;
|
|
18
|
-
formattedValue: string;
|
|
19
|
-
/**
|
|
20
|
-
* Updates the component when there are changes in the state.
|
|
21
|
-
*/
|
|
22
|
-
updateSelf(): void;
|
|
23
|
-
/**
|
|
24
|
-
* Updates the percentage properties
|
|
25
|
-
*
|
|
26
|
-
* @param {Object} configProps - Configuration properties.
|
|
27
|
-
* @param {boolean} configProps.showGroupSeparators - Whether to show group separators.
|
|
28
|
-
* @param {number} configProps.decimalPrecision - The number of decimal places to display.
|
|
29
|
-
*/
|
|
30
|
-
updatePercentageProperties(configProps: any): void;
|
|
31
|
-
fieldOnChange(event: any): void;
|
|
32
|
-
fieldOnBlur(event: any): void;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PercentageComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PercentageComponent, "app-percentage", never, {}, {}, never, never, true, never>;
|
|
35
|
-
}
|
|
36
|
-
export {};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { FieldBase } from '../field.base';
|
|
2
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
interface PhoneProps extends PConnFieldProps {
|
|
5
|
-
}
|
|
6
|
-
export declare class PhoneComponent extends FieldBase {
|
|
7
|
-
configProps$: PhoneProps;
|
|
8
|
-
preferredCountries: string[];
|
|
9
|
-
/**
|
|
10
|
-
* Updates the component when there are changes in the state.
|
|
11
|
-
*/
|
|
12
|
-
updateSelf(): void;
|
|
13
|
-
fieldOnBlur(): void;
|
|
14
|
-
fieldOnChange(): void;
|
|
15
|
-
updatePreferredCountries(): void;
|
|
16
|
-
getErrorMessage(): string;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PhoneComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PhoneComponent, "app-phone", never, {}, {}, never, never, true, never>;
|
|
19
|
-
}
|
|
20
|
-
export {};
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { FieldBase } from '../field.base';
|
|
2
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
interface IOption {
|
|
5
|
-
key: string;
|
|
6
|
-
value: string;
|
|
7
|
-
}
|
|
8
|
-
interface RadioButtonsProps extends PConnFieldProps {
|
|
9
|
-
inline: boolean;
|
|
10
|
-
fieldMetadata?: any;
|
|
11
|
-
variant?: string;
|
|
12
|
-
}
|
|
13
|
-
export declare class RadioButtonsComponent extends FieldBase {
|
|
14
|
-
configProps$: RadioButtonsProps;
|
|
15
|
-
bInline$: boolean;
|
|
16
|
-
options$: IOption[];
|
|
17
|
-
componentReference: string;
|
|
18
|
-
fieldMetadata: any[];
|
|
19
|
-
localeContext: string;
|
|
20
|
-
localeClass: string;
|
|
21
|
-
localeName: string;
|
|
22
|
-
localePath: string;
|
|
23
|
-
localizedValue: string;
|
|
24
|
-
variant?: string;
|
|
25
|
-
/**
|
|
26
|
-
* Updates the component when there are changes in the state.
|
|
27
|
-
*/
|
|
28
|
-
updateSelf(): void;
|
|
29
|
-
/**
|
|
30
|
-
* Updates radio buttons properties based on the provided config props.
|
|
31
|
-
* @param configProps Configuration properties.
|
|
32
|
-
*/
|
|
33
|
-
protected updateRadioButtonsProperties(configProps: any): void;
|
|
34
|
-
isSelected(buttonValue: string): boolean;
|
|
35
|
-
fieldOnChange(event: any): void;
|
|
36
|
-
getLocalizedOptionValue(opt: IOption): string;
|
|
37
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RadioButtonsComponent, never>;
|
|
38
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RadioButtonsComponent, "app-radio-buttons", never, {}, {}, never, never, true, never>;
|
|
39
|
-
}
|
|
40
|
-
export {};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { FieldBase } from '../field.base';
|
|
2
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
interface RichTextProps extends PConnFieldProps {
|
|
5
|
-
}
|
|
6
|
-
export declare class RichTextComponent extends FieldBase {
|
|
7
|
-
configProps$: RichTextProps;
|
|
8
|
-
info: any;
|
|
9
|
-
error: boolean;
|
|
10
|
-
status: any;
|
|
11
|
-
/**
|
|
12
|
-
* Updates the component when there are changes in the state.
|
|
13
|
-
*/
|
|
14
|
-
updateSelf(): void;
|
|
15
|
-
fieldOnChange(editorValue: any): void;
|
|
16
|
-
fieldOnBlur(editorValue: any): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RichTextComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RichTextComponent, "app-rich-text", never, {}, {}, never, never, true, never>;
|
|
19
|
-
}
|
|
20
|
-
export {};
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { FieldBase } from '../field.base';
|
|
2
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
interface ScalarListProps extends Omit<PConnFieldProps, 'value'> {
|
|
5
|
-
displayInModal: boolean;
|
|
6
|
-
value: any[];
|
|
7
|
-
componentType: string;
|
|
8
|
-
restProps?: object;
|
|
9
|
-
}
|
|
10
|
-
export declare class ScalarListComponent extends FieldBase {
|
|
11
|
-
configProps$: ScalarListProps;
|
|
12
|
-
items: any[];
|
|
13
|
-
isDisplayModeEnabled: boolean;
|
|
14
|
-
/**
|
|
15
|
-
* Updates the component when there are changes in the state.
|
|
16
|
-
*/
|
|
17
|
-
updateSelf(): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScalarListComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScalarListComponent, "app-scalar-list", never, {}, {}, never, never, true, never>;
|
|
20
|
-
}
|
|
21
|
-
export {};
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
import { OnInit, EventEmitter } from '@angular/core';
|
|
2
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
3
|
-
import { FieldBase } from '../field.base';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
interface SelectableCardProps extends PConnFieldProps {
|
|
6
|
-
selectionList: any;
|
|
7
|
-
readonlyContextList: any;
|
|
8
|
-
image: string;
|
|
9
|
-
primaryField: string;
|
|
10
|
-
selectionKey: string;
|
|
11
|
-
renderMode: string;
|
|
12
|
-
hideFieldLabels?: boolean;
|
|
13
|
-
additionalProps?: any;
|
|
14
|
-
imagePosition?: string;
|
|
15
|
-
imageSize?: string;
|
|
16
|
-
showImageDescription?: boolean;
|
|
17
|
-
datasource?: any;
|
|
18
|
-
}
|
|
19
|
-
export declare class SelectableCardComponent extends FieldBase implements OnInit {
|
|
20
|
-
type: string;
|
|
21
|
-
valueChange: EventEmitter<any>;
|
|
22
|
-
configProps$: SelectableCardProps;
|
|
23
|
-
readOnly: boolean;
|
|
24
|
-
disabled: boolean;
|
|
25
|
-
radioBtnValue: any;
|
|
26
|
-
additionalProps: any;
|
|
27
|
-
showNoValue: boolean;
|
|
28
|
-
selectionKey?: string;
|
|
29
|
-
defaultStyle: {};
|
|
30
|
-
specialStyle: {};
|
|
31
|
-
cardStyle: {};
|
|
32
|
-
noLabelStyle: {};
|
|
33
|
-
selectedvalues: any;
|
|
34
|
-
selectionList: any;
|
|
35
|
-
primaryField: string;
|
|
36
|
-
commonProps: any;
|
|
37
|
-
contentList: [
|
|
38
|
-
{
|
|
39
|
-
commonCardProps: {
|
|
40
|
-
id: string;
|
|
41
|
-
key: string;
|
|
42
|
-
fields: any;
|
|
43
|
-
label: string;
|
|
44
|
-
selected: boolean;
|
|
45
|
-
};
|
|
46
|
-
cardImage: {
|
|
47
|
-
src: string;
|
|
48
|
-
alt: string;
|
|
49
|
-
style: any;
|
|
50
|
-
};
|
|
51
|
-
}
|
|
52
|
-
];
|
|
53
|
-
ngOnInit(): void;
|
|
54
|
-
updateSelf(): void;
|
|
55
|
-
fieldOnChange(value: any): void;
|
|
56
|
-
fieldOnBlur(): void;
|
|
57
|
-
handleChangeMultiMode(event: any, element: any): void;
|
|
58
|
-
cardSelect(event: any, element: any): void;
|
|
59
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SelectableCardComponent, never>;
|
|
60
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SelectableCardComponent, "lib-selectable-card", never, { "type": { "alias": "type"; "required": false; }; }, { "valueChange": "valueChange"; }, never, never, true, never>;
|
|
61
|
-
}
|
|
62
|
-
export {};
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import { Utils } from '../../../_helpers/utils';
|
|
5
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
interface SemanticLinkProps extends PConnFieldProps {
|
|
8
|
-
text: string;
|
|
9
|
-
resourcePayload: any;
|
|
10
|
-
resourceParams: any;
|
|
11
|
-
previewKey: string;
|
|
12
|
-
referenceType: string;
|
|
13
|
-
dataRelationshipContext: string;
|
|
14
|
-
contextPage: any;
|
|
15
|
-
}
|
|
16
|
-
export declare class SemanticLinkComponent implements OnInit, OnDestroy {
|
|
17
|
-
private angularPConnect;
|
|
18
|
-
private utils;
|
|
19
|
-
pConn$: typeof PConnect;
|
|
20
|
-
formGroup$: FormGroup;
|
|
21
|
-
angularPConnectData: AngularPConnectData;
|
|
22
|
-
configProps$: SemanticLinkProps;
|
|
23
|
-
label$: string;
|
|
24
|
-
value$: string;
|
|
25
|
-
displayMode$?: string;
|
|
26
|
-
bVisible$: boolean;
|
|
27
|
-
linkURL: string;
|
|
28
|
-
dataResourcePayLoad: any;
|
|
29
|
-
referenceType: string;
|
|
30
|
-
shouldTreatAsDataReference: boolean;
|
|
31
|
-
previewKey: string;
|
|
32
|
-
resourcePayload: any;
|
|
33
|
-
payload: object;
|
|
34
|
-
dataViewName: string;
|
|
35
|
-
isLinkTextEmpty: boolean;
|
|
36
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
37
|
-
ngOnInit(): void;
|
|
38
|
-
ngOnDestroy(): void;
|
|
39
|
-
onStateChange(): void;
|
|
40
|
-
checkAndUpdate(): void;
|
|
41
|
-
updateSelf(): void;
|
|
42
|
-
showDataAction(): void;
|
|
43
|
-
openLinkClick(e: any): void;
|
|
44
|
-
private initializeComponentState;
|
|
45
|
-
private buildDataPayload;
|
|
46
|
-
private buildLinkURL;
|
|
47
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SemanticLinkComponent, never>;
|
|
48
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SemanticLinkComponent, "app-semantic-link", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
49
|
-
}
|
|
50
|
-
export {};
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import { Utils } from '../../../_helpers/utils';
|
|
5
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
interface TextProps extends PConnFieldProps {
|
|
8
|
-
}
|
|
9
|
-
export declare class TextComponent implements OnInit, OnDestroy {
|
|
10
|
-
private angularPConnect;
|
|
11
|
-
private utils;
|
|
12
|
-
pConn$: typeof PConnect;
|
|
13
|
-
formGroup$: FormGroup;
|
|
14
|
-
formatAs$: string;
|
|
15
|
-
angularPConnectData: AngularPConnectData;
|
|
16
|
-
configProps$: TextProps;
|
|
17
|
-
label$: string;
|
|
18
|
-
value$: string;
|
|
19
|
-
bRequired$: boolean;
|
|
20
|
-
bReadonly$: boolean;
|
|
21
|
-
bDisabled$: boolean;
|
|
22
|
-
bVisible$: boolean;
|
|
23
|
-
displayMode$?: string;
|
|
24
|
-
controlName$: string;
|
|
25
|
-
componentReference: string;
|
|
26
|
-
formattedValue$: string;
|
|
27
|
-
format$: string;
|
|
28
|
-
formattedUrl$: string;
|
|
29
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
30
|
-
ngOnInit(): void;
|
|
31
|
-
ngOnDestroy(): void;
|
|
32
|
-
checkAndUpdate(): void;
|
|
33
|
-
updateSelf(): void;
|
|
34
|
-
onStateChange(): void;
|
|
35
|
-
generateUrl(sVal: any): string;
|
|
36
|
-
generateDate(sVal: any): string;
|
|
37
|
-
generateDateTime(sVal: any): string;
|
|
38
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextComponent, never>;
|
|
39
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextComponent, "app-text", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "formatAs$": { "alias": "formatAs$"; "required": false; }; }, {}, never, never, true, never>;
|
|
40
|
-
}
|
|
41
|
-
export {};
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { FieldBase } from '../field.base';
|
|
2
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
interface TextAreaProps extends PConnFieldProps {
|
|
5
|
-
fieldMetadata?: any;
|
|
6
|
-
}
|
|
7
|
-
export declare class TextAreaComponent extends FieldBase {
|
|
8
|
-
configProps$: TextAreaProps;
|
|
9
|
-
nMaxLength$: number;
|
|
10
|
-
/**
|
|
11
|
-
* Updates the component when there are changes in the state.
|
|
12
|
-
*/
|
|
13
|
-
updateSelf(): void;
|
|
14
|
-
fieldOnChange(event: any): void;
|
|
15
|
-
fieldOnBlur(event: any): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextAreaComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextAreaComponent, "app-text-area", never, {}, {}, never, never, true, never>;
|
|
18
|
-
}
|
|
19
|
-
export {};
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
3
|
-
import { Utils } from '../../../_helpers/utils';
|
|
4
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
interface TextContentProps extends PConnFieldProps {
|
|
7
|
-
content: string;
|
|
8
|
-
displayAs: 'Paragraph' | 'Heading 1' | 'Heading 2' | 'Heading 3' | 'Heading 4';
|
|
9
|
-
}
|
|
10
|
-
export declare class TextContentComponent implements OnInit, OnDestroy {
|
|
11
|
-
private angularPConnect;
|
|
12
|
-
private utils;
|
|
13
|
-
pConn$: typeof PConnect;
|
|
14
|
-
angularPConnectData: AngularPConnectData;
|
|
15
|
-
configProps$: TextContentProps;
|
|
16
|
-
content$: string;
|
|
17
|
-
displayAs$: string;
|
|
18
|
-
displayMode$?: string;
|
|
19
|
-
bVisible$: boolean;
|
|
20
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
21
|
-
ngOnInit(): void;
|
|
22
|
-
ngOnDestroy(): void;
|
|
23
|
-
updateSelf(): void;
|
|
24
|
-
onStateChange(): void;
|
|
25
|
-
checkAndUpdate(): void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextContentComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextContentComponent, "app-text-content", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
28
|
-
}
|
|
29
|
-
export {};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { FieldBase } from '../field.base';
|
|
2
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
interface TextInputProps extends PConnFieldProps {
|
|
5
|
-
fieldMetadata?: any;
|
|
6
|
-
}
|
|
7
|
-
export declare class TextInputComponent extends FieldBase {
|
|
8
|
-
configProps$: TextInputProps;
|
|
9
|
-
/**
|
|
10
|
-
* Updates the component when there are changes in the state.
|
|
11
|
-
*/
|
|
12
|
-
updateSelf(): void;
|
|
13
|
-
fieldOnChange(event: any): void;
|
|
14
|
-
fieldOnBlur(event: any): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextInputComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextInputComponent, "app-text-input", never, {}, {}, never, never, true, never>;
|
|
17
|
-
}
|
|
18
|
-
export {};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { FieldBase } from '../field.base';
|
|
2
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
interface TimeProps extends PConnFieldProps {
|
|
5
|
-
}
|
|
6
|
-
export declare class TimeComponent extends FieldBase {
|
|
7
|
-
configProps$: TimeProps;
|
|
8
|
-
formattedValue$: any;
|
|
9
|
-
/**
|
|
10
|
-
* Updates the component when there are changes in the state.
|
|
11
|
-
*/
|
|
12
|
-
updateSelf(): void;
|
|
13
|
-
fieldOnChange(event: any): void;
|
|
14
|
-
fieldOnBlur(event: any): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimeComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TimeComponent, "app-time", never, {}, {}, never, never, true, never>;
|
|
17
|
-
}
|
|
18
|
-
export {};
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { FieldBase } from '../field.base';
|
|
2
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
interface URLProps extends PConnFieldProps {
|
|
5
|
-
}
|
|
6
|
-
export declare class UrlComponent extends FieldBase {
|
|
7
|
-
configProps$: URLProps;
|
|
8
|
-
/**
|
|
9
|
-
* Updates the component when there are changes in the state.
|
|
10
|
-
*/
|
|
11
|
-
updateSelf(): void;
|
|
12
|
-
fieldOnChange(event: any): void;
|
|
13
|
-
fieldOnBlur(event: any): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UrlComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<UrlComponent, "app-url", never, {}, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
17
|
-
export {};
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import { Utils } from '../../../_helpers/utils';
|
|
5
|
-
import { Observable } from 'rxjs';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class UserReferenceComponent implements OnInit, OnDestroy {
|
|
8
|
-
private angularPConnect;
|
|
9
|
-
private utils;
|
|
10
|
-
pConn$: typeof PConnect;
|
|
11
|
-
formGroup$: FormGroup;
|
|
12
|
-
angularPConnectData: AngularPConnectData;
|
|
13
|
-
controlName$: string;
|
|
14
|
-
value$: any;
|
|
15
|
-
userName$: string;
|
|
16
|
-
label$: string;
|
|
17
|
-
userID$: string;
|
|
18
|
-
options$: any;
|
|
19
|
-
bReadonly$: boolean;
|
|
20
|
-
bRequired$: boolean;
|
|
21
|
-
showAsFormattedText$?: boolean;
|
|
22
|
-
displayAs$?: string;
|
|
23
|
-
testId: string;
|
|
24
|
-
helperText: string;
|
|
25
|
-
placeholder: string;
|
|
26
|
-
displayMode$?: string;
|
|
27
|
-
filteredOptions: Observable<any[]>;
|
|
28
|
-
filterValue: string;
|
|
29
|
-
fieldControl: FormControl<string | null>;
|
|
30
|
-
actionsApi: object;
|
|
31
|
-
propName: string;
|
|
32
|
-
onRecordChange: any;
|
|
33
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
34
|
-
ngOnInit(): Promise<void>;
|
|
35
|
-
ngOnDestroy(): void;
|
|
36
|
-
get type(): string;
|
|
37
|
-
onStateChange(): Promise<void>;
|
|
38
|
-
private _filter;
|
|
39
|
-
isUserNameAvailable: (user: any) => any;
|
|
40
|
-
getUserName: (user: any) => any;
|
|
41
|
-
getValue: (user: any) => any;
|
|
42
|
-
checkAndUpdate(): Promise<void>;
|
|
43
|
-
updateSelf(): Promise<void>;
|
|
44
|
-
fieldOnChange(event: any): void;
|
|
45
|
-
optionChanged(event: any): void;
|
|
46
|
-
fieldOnBlur(event: any): void;
|
|
47
|
-
getErrorMessage(): string;
|
|
48
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UserReferenceComponent, never>;
|
|
49
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<UserReferenceComponent, "app-user-reference", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
50
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { Injector } from '@angular/core';
|
|
2
|
-
import { AngularPConnectData } from '../../../../_bridge/angular-pconnect';
|
|
3
|
-
export declare class FlowContainerBaseComponent {
|
|
4
|
-
protected angularPConnectData: AngularPConnectData;
|
|
5
|
-
protected angularPConnect: any;
|
|
6
|
-
constructor(injector: Injector);
|
|
7
|
-
getPConnectOfActiveContainerItem(parentPConnect: any): import("@pega/pcore-pconnect-typedefs/interpreter/c11n-env").C11nEnv | null;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const getPConnectOfActiveContainerItem: (containerInfo: any, options: any) => import("@pega/pcore-pconnect-typedefs/interpreter/c11n-env").C11nEnv | null;
|
|
@@ -1,83 +0,0 @@
|
|
|
1
|
-
import { OnInit, ChangeDetectorRef, NgZone, OnDestroy, Injector } from '@angular/core';
|
|
2
|
-
import { FormBuilder, FormGroup } from '@angular/forms';
|
|
3
|
-
import { publicConstants } from '@pega/pcore-pconnect-typedefs/constants';
|
|
4
|
-
import { ProgressSpinnerService } from '../../../../_messages/progress-spinner.service';
|
|
5
|
-
import { Utils } from '../../../../_helpers/utils';
|
|
6
|
-
import { FlowContainerBaseComponent } from '../base-components/flow-container-base.component';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* WARNING: It is not expected that this file should be modified. It is part of infrastructure code that works with
|
|
10
|
-
* Redux and creation/update of Redux containers and PConnect. Modifying this code could have undesireable results and
|
|
11
|
-
* is totally at your own risk.
|
|
12
|
-
*/
|
|
13
|
-
interface FlowContainerProps {
|
|
14
|
-
children?: any[];
|
|
15
|
-
name?: string;
|
|
16
|
-
routingInfo?: any;
|
|
17
|
-
pageMessages: any[];
|
|
18
|
-
}
|
|
19
|
-
export declare class FlowContainerComponent extends FlowContainerBaseComponent implements OnInit, OnDestroy {
|
|
20
|
-
private cdRef;
|
|
21
|
-
private psService;
|
|
22
|
-
private fb;
|
|
23
|
-
private ngZone;
|
|
24
|
-
private utils;
|
|
25
|
-
pConn$: typeof PConnect;
|
|
26
|
-
pCoreConstants: typeof publicConstants;
|
|
27
|
-
configProps$: FlowContainerProps;
|
|
28
|
-
formGroup$: FormGroup;
|
|
29
|
-
arChildren$: any[];
|
|
30
|
-
itemKey$: string;
|
|
31
|
-
containerName$: string;
|
|
32
|
-
buildName$: string;
|
|
33
|
-
todo_showTodo$: boolean;
|
|
34
|
-
todo_caseInfoID$: string;
|
|
35
|
-
todo_showTodoList$: boolean;
|
|
36
|
-
todo_datasource$: any;
|
|
37
|
-
todo_headerText$: string;
|
|
38
|
-
todo_type$: string;
|
|
39
|
-
todo_context$: string;
|
|
40
|
-
todo_pConn$: typeof PConnect;
|
|
41
|
-
bHasCancel: boolean;
|
|
42
|
-
caseMessages$: string;
|
|
43
|
-
bHasCaseMessages$: boolean;
|
|
44
|
-
checkSvg$: string;
|
|
45
|
-
TODO: any;
|
|
46
|
-
bShowConfirm: boolean;
|
|
47
|
-
bShowBanner: boolean;
|
|
48
|
-
confirm_pconn: any;
|
|
49
|
-
localizedVal: any;
|
|
50
|
-
localeCategory: string;
|
|
51
|
-
localeReference: any;
|
|
52
|
-
banners: any[];
|
|
53
|
-
pConnectOfActiveContainerItem: any;
|
|
54
|
-
isMultiStep: any;
|
|
55
|
-
constructor(injector: Injector, cdRef: ChangeDetectorRef, psService: ProgressSpinnerService, fb: FormBuilder, ngZone: NgZone, utils: Utils);
|
|
56
|
-
ngOnInit(): void;
|
|
57
|
-
ngOnDestroy(): void;
|
|
58
|
-
handleCancel(): void;
|
|
59
|
-
handleCancelPressed(): void;
|
|
60
|
-
onStateChange(): void;
|
|
61
|
-
checkAndUpdate(): void;
|
|
62
|
-
showPageMessages(completeProps: FlowContainerProps): void;
|
|
63
|
-
getTodoVisibilty(): boolean;
|
|
64
|
-
initContainer(): void;
|
|
65
|
-
initComponent(bLoadChildren: boolean): void;
|
|
66
|
-
isCaseWideLocalAction(): boolean;
|
|
67
|
-
hasChildCaseAssignments(): any;
|
|
68
|
-
getActiveViewLabel(): string;
|
|
69
|
-
findCurrentIndicies(arStepperSteps: any[], arIndicies: number[], depth: number): number[];
|
|
70
|
-
updateSelf(): void;
|
|
71
|
-
loadReviewPage(localPConn: any): void;
|
|
72
|
-
showCaseMessages(): void;
|
|
73
|
-
updateFlowContainerChildren(): void;
|
|
74
|
-
addPConnectAndUpdateChildren(currentItem: any, key: any): void;
|
|
75
|
-
getBuildName(): string;
|
|
76
|
-
formValid(): boolean;
|
|
77
|
-
touchAll(): void;
|
|
78
|
-
topViewRefresh(): void;
|
|
79
|
-
addContainerItem(pConnect: any): void;
|
|
80
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FlowContainerComponent, never>;
|
|
81
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FlowContainerComponent, "app-flow-container", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
82
|
-
}
|
|
83
|
-
export {};
|
package/lib/_components/infra/Containers/hybrid-view-container/hybrid-view-container.component.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* WARNING: It is not expected that this file should be modified. It is part of infrastructure code that works with
|
|
5
|
-
* Redux and creation/update of Redux containers and PConnect. Modifying this code could have undesireable results and
|
|
6
|
-
* is totally at your own risk.
|
|
7
|
-
*/
|
|
8
|
-
export declare class HybridViewContainerComponent {
|
|
9
|
-
pConn$: typeof PConnect;
|
|
10
|
-
formGroup$: FormGroup;
|
|
11
|
-
displayOnlyFA$: boolean;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HybridViewContainerComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HybridViewContainerComponent, "app-hybrid-view-container", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "displayOnlyFA$": { "alias": "displayOnlyFA$"; "required": false; }; }, {}, never, never, true, never>;
|
|
14
|
-
}
|