@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,53 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy, OnChanges } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import { Utils } from '../../../_helpers/utils';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
interface FieldGroupTemplateProps {
|
|
7
|
-
label?: string;
|
|
8
|
-
hideLabel?: boolean;
|
|
9
|
-
allowActions?: any;
|
|
10
|
-
allowRowDelete?: any;
|
|
11
|
-
referenceList?: any[];
|
|
12
|
-
contextClass: string;
|
|
13
|
-
renderMode?: string;
|
|
14
|
-
heading?: string;
|
|
15
|
-
lookForChildInConfig?: boolean;
|
|
16
|
-
displayMode?: string;
|
|
17
|
-
fieldHeader?: string;
|
|
18
|
-
allowTableEdit: boolean;
|
|
19
|
-
targetClassLabel?: string;
|
|
20
|
-
}
|
|
21
|
-
export declare class FieldGroupTemplateComponent implements OnInit, OnDestroy, OnChanges {
|
|
22
|
-
private angularPConnect;
|
|
23
|
-
private utils;
|
|
24
|
-
configProps$: FieldGroupTemplateProps;
|
|
25
|
-
pConn$: typeof PConnect;
|
|
26
|
-
formGroup$: FormGroup;
|
|
27
|
-
angularPConnectData: AngularPConnectData;
|
|
28
|
-
showLabel$?: boolean;
|
|
29
|
-
label$?: string;
|
|
30
|
-
readonlyMode: boolean;
|
|
31
|
-
contextClass: any;
|
|
32
|
-
heading: any;
|
|
33
|
-
children: any;
|
|
34
|
-
menuIconOverride$: any;
|
|
35
|
-
referenceListLength: import("@angular/core").WritableSignal<number | null>;
|
|
36
|
-
fieldHeader: any;
|
|
37
|
-
allowAdd: boolean;
|
|
38
|
-
allowEdit: boolean;
|
|
39
|
-
allowDelete: boolean;
|
|
40
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
41
|
-
ngOnInit(): void;
|
|
42
|
-
ngOnDestroy(): void;
|
|
43
|
-
ngOnChanges(changes: any): void;
|
|
44
|
-
updateSelf(): void;
|
|
45
|
-
getStaticHeader: (heading: any, index: any) => string;
|
|
46
|
-
getDynamicHeader: (item: any, index: any) => any;
|
|
47
|
-
addFieldGroupItem(): void;
|
|
48
|
-
deleteFieldGroupItem(index: any): void;
|
|
49
|
-
getAddBtnLabel(): string;
|
|
50
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FieldGroupTemplateComponent, never>;
|
|
51
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FieldGroupTemplateComponent, "app-field-group-template", never, { "configProps$": { "alias": "configProps$"; "required": false; }; "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
52
|
-
}
|
|
53
|
-
export {};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class FieldValueListComponent {
|
|
3
|
-
label$: any;
|
|
4
|
-
value$: any;
|
|
5
|
-
displayMode$: any;
|
|
6
|
-
isHtml$: boolean;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FieldValueListComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FieldValueListComponent, "app-field-value-list", never, { "label$": { "alias": "label$"; "required": false; }; "value$": { "alias": "value$"; "required": false; }; "displayMode$": { "alias": "displayMode$"; "required": false; }; "isHtml$": { "alias": "isHtml$"; "required": false; }; }, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
interface InlineDashboardProps {
|
|
4
|
-
title: string;
|
|
5
|
-
filterPosition?: string;
|
|
6
|
-
}
|
|
7
|
-
export declare class InlineDashboardComponent {
|
|
8
|
-
pConn$: typeof PConnect;
|
|
9
|
-
filtersFormGroup$: FormGroup;
|
|
10
|
-
inlineProps: InlineDashboardProps;
|
|
11
|
-
children: any[];
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InlineDashboardComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InlineDashboardComponent, "app-inline-dashboard", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "filtersFormGroup$": { "alias": "filtersFormGroup$"; "required": false; }; "inlineProps": { "alias": "inlineProps"; "required": false; }; "children": { "alias": "children"; "required": false; }; }, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
15
|
-
export {};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { OnInit, SimpleChanges, OnChanges } from '@angular/core';
|
|
2
|
-
import { FormGroup, FormBuilder } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
interface InlineDashboardPageProps {
|
|
5
|
-
title: string;
|
|
6
|
-
icon?: string;
|
|
7
|
-
filterPosition?: string;
|
|
8
|
-
}
|
|
9
|
-
export declare class InlineDashboardPageComponent implements OnInit, OnChanges {
|
|
10
|
-
private fb;
|
|
11
|
-
pConn$: typeof PConnect;
|
|
12
|
-
configProps$: InlineDashboardPageProps;
|
|
13
|
-
filterComponents: any;
|
|
14
|
-
inlineProps: any;
|
|
15
|
-
children: any;
|
|
16
|
-
filtersFormGroup$: FormGroup;
|
|
17
|
-
constructor(fb: FormBuilder);
|
|
18
|
-
ngOnInit(): void;
|
|
19
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
20
|
-
updateSelf(): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InlineDashboardPageComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InlineDashboardPageComponent, "app-inline-dashboard-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
23
|
-
}
|
|
24
|
-
export {};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ListPageComponent {
|
|
3
|
-
pConn$: typeof PConnect;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ListPageComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ListPageComponent, "app-list-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function getDefaultViewMeta(fieldMeta: any, classID: any, showField: any): any;
|
|
@@ -1,181 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { SelectionModel } from '@angular/cdk/collections';
|
|
3
|
-
import { MatPaginator } from '@angular/material/paginator';
|
|
4
|
-
import { MatSort } from '@angular/material/sort';
|
|
5
|
-
import { MatTableDataSource } from '@angular/material/table';
|
|
6
|
-
import { CdkDragDrop } from '@angular/cdk/drag-drop';
|
|
7
|
-
import { ProgressSpinnerService } from '../../../_messages/progress-spinner.service';
|
|
8
|
-
import { Utils } from '../../../_helpers/utils';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
interface ListViewProps {
|
|
11
|
-
inheritedProps: any;
|
|
12
|
-
title: string | undefined;
|
|
13
|
-
globalSearch?: boolean;
|
|
14
|
-
referenceList?: any;
|
|
15
|
-
rowClickAction?: any;
|
|
16
|
-
selectionMode?: string;
|
|
17
|
-
referenceType?: string;
|
|
18
|
-
compositeKeys?: any;
|
|
19
|
-
showDynamicFields?: boolean;
|
|
20
|
-
presets?: any;
|
|
21
|
-
reorderFields: string | boolean;
|
|
22
|
-
grouping: string | boolean;
|
|
23
|
-
value: any;
|
|
24
|
-
readonlyContextList: any;
|
|
25
|
-
label?: string;
|
|
26
|
-
displayAs?: string;
|
|
27
|
-
showRecords: boolean;
|
|
28
|
-
viewName?: string;
|
|
29
|
-
localeReference?: any;
|
|
30
|
-
}
|
|
31
|
-
export declare class Group {
|
|
32
|
-
level: number;
|
|
33
|
-
parent: Group;
|
|
34
|
-
expanded: boolean;
|
|
35
|
-
totalCounts: number;
|
|
36
|
-
get visible(): boolean;
|
|
37
|
-
}
|
|
38
|
-
export declare class ListViewComponent implements OnInit, OnDestroy {
|
|
39
|
-
private psService;
|
|
40
|
-
utils: Utils;
|
|
41
|
-
paginator: MatPaginator;
|
|
42
|
-
sort: MatSort;
|
|
43
|
-
pConn$: typeof PConnect;
|
|
44
|
-
bInForm$: boolean;
|
|
45
|
-
payload: any;
|
|
46
|
-
repeatList$: MatTableDataSource<any>;
|
|
47
|
-
selection: SelectionModel<any>;
|
|
48
|
-
fields$: any[];
|
|
49
|
-
displayedColumns$: any[];
|
|
50
|
-
groupByColumns$: string[];
|
|
51
|
-
configProps$: ListViewProps;
|
|
52
|
-
updatedRefList: any;
|
|
53
|
-
repeatListData: any[];
|
|
54
|
-
searchIcon$: string;
|
|
55
|
-
bShowSearch$: boolean;
|
|
56
|
-
bColumnReorder$: boolean;
|
|
57
|
-
bGrouping$: boolean;
|
|
58
|
-
perfFilter: string;
|
|
59
|
-
searchFilter: string;
|
|
60
|
-
menuSvgIcon$: string;
|
|
61
|
-
arrowSvgIcon$: string;
|
|
62
|
-
arrowDownSvgIcon$: string;
|
|
63
|
-
arrowUpSvgIcon$: string;
|
|
64
|
-
filterSvgIcon$: string;
|
|
65
|
-
filterOnSvgIcon$: string;
|
|
66
|
-
groupBySvgIcon$: string;
|
|
67
|
-
compareType: string;
|
|
68
|
-
compareRef: string;
|
|
69
|
-
arrowDirection: string;
|
|
70
|
-
filterByColumns: any[];
|
|
71
|
-
bShowFilterPopover$: boolean;
|
|
72
|
-
bContains$: boolean;
|
|
73
|
-
bDateTime$: boolean;
|
|
74
|
-
filterContainsLabel$: string;
|
|
75
|
-
filterContainsType$: string;
|
|
76
|
-
filterContainsValue$: any;
|
|
77
|
-
bIsDate$: boolean;
|
|
78
|
-
bIsDateTime$: boolean;
|
|
79
|
-
bIsTime$: boolean;
|
|
80
|
-
currentFilterRefData: any;
|
|
81
|
-
currentFilterImageEl: any;
|
|
82
|
-
arFilterMainButtons$: any[];
|
|
83
|
-
arFilterSecondaryButtons$: any[];
|
|
84
|
-
selectionMode?: string;
|
|
85
|
-
singleSelectionMode: boolean;
|
|
86
|
-
multiSelectionMode: boolean;
|
|
87
|
-
rowID: any;
|
|
88
|
-
response: any;
|
|
89
|
-
compositeKeys: any;
|
|
90
|
-
showDynamicFields: any;
|
|
91
|
-
filters: any;
|
|
92
|
-
selectParam: any[];
|
|
93
|
-
filterPayload: any;
|
|
94
|
-
ref: any;
|
|
95
|
-
cosmosTableRef: any;
|
|
96
|
-
listContext: any;
|
|
97
|
-
query: any;
|
|
98
|
-
paging: any;
|
|
99
|
-
fieldDefs: any;
|
|
100
|
-
checkBoxValue: string;
|
|
101
|
-
label?: string;
|
|
102
|
-
uniqueId: `${string}-${string}-${string}-${string}-${string}`;
|
|
103
|
-
displayAs: any;
|
|
104
|
-
showRecords: any;
|
|
105
|
-
identifier: string;
|
|
106
|
-
promotedFiltersId: string;
|
|
107
|
-
constructor(psService: ProgressSpinnerService, utils: Utils);
|
|
108
|
-
ngOnInit(): void;
|
|
109
|
-
clearSelectionsAndUpdateTable(getPConnect: any, uniqueId: string, viewName: any): void;
|
|
110
|
-
getFieldFromFilter(filter: any, dateRange?: boolean): any;
|
|
111
|
-
processFilterChange(data: any): void;
|
|
112
|
-
filterBasedOnDateRange(dashboardFilterPayload: any, filter: any, relationalOp: any, selectParam: any, index: any): any;
|
|
113
|
-
processFilterClear(): void;
|
|
114
|
-
getFieldsMetadata(refList: any): Promise<{
|
|
115
|
-
data: import("@pega/pcore-pconnect-typedefs/analytics/types/data-model").DataObjectMeta;
|
|
116
|
-
}>;
|
|
117
|
-
getValue(col: any): any;
|
|
118
|
-
getListData(): void;
|
|
119
|
-
prepareFilters(data: any): {};
|
|
120
|
-
preparePayload(): void;
|
|
121
|
-
ngOnDestroy(): void;
|
|
122
|
-
drop(event: CdkDragDrop<string[]>): void;
|
|
123
|
-
updateFields(arFields: any[], arColumns: any, fields: any): any[];
|
|
124
|
-
applySearch(event: Event): void;
|
|
125
|
-
fieldOnChange(row: any): void;
|
|
126
|
-
onCheckboxClick(row: any): void;
|
|
127
|
-
isAllSelected(): boolean;
|
|
128
|
-
toggleAllRows(): void;
|
|
129
|
-
_getIconStyle(level: any): string;
|
|
130
|
-
_getGroupName(fieldName: any): any;
|
|
131
|
-
_showButton(name: any, row: any): boolean;
|
|
132
|
-
_listViewClick(column: any, row: any): void;
|
|
133
|
-
_headerSortClick(event: any, columnData: any): void;
|
|
134
|
-
sortCompare(a: any, b: any): number;
|
|
135
|
-
compareByColumnPxRefObjectInsName(aValue: any, bValue: any): number | undefined;
|
|
136
|
-
updateFilterDisplay(type: any): void;
|
|
137
|
-
_filter(event: any, columnData: any): void;
|
|
138
|
-
_clickAway(event: any): void;
|
|
139
|
-
_filterContainsType(event: any): void;
|
|
140
|
-
_filterContainsValue(event: any): void;
|
|
141
|
-
_filterContainsDateValue(event: any, value: any): void;
|
|
142
|
-
_filterContainsDateTimeValue(event: any): void;
|
|
143
|
-
_filterContainsTimeValue(event: any): void;
|
|
144
|
-
_onFilterActionButtonClick(event: any): void;
|
|
145
|
-
updateFilterWithInfo(): void;
|
|
146
|
-
updateFilterVarsWithCurrent(columnData: any): void;
|
|
147
|
-
filterData(item: any): boolean;
|
|
148
|
-
filterDataWithDate(item: any, filterObj: any, filterValue: any): any;
|
|
149
|
-
filterDataWithCommonTypes(item: any, filterObj: any, filterValue: any): any;
|
|
150
|
-
filterSortGroupBy(): void;
|
|
151
|
-
_showUnGroupBy(columnData: any): boolean;
|
|
152
|
-
_groupBy(event: any, columnData: any): void;
|
|
153
|
-
_unGroupBy(event: any, columnData: any): void;
|
|
154
|
-
checkGroupByColumn(field: any, add: any): void;
|
|
155
|
-
addGroups(data: any[], groupByColumns: string[]): any[];
|
|
156
|
-
getSublevel(data: any[], level: number, groupByColumns: string[], parent: Group): any[];
|
|
157
|
-
uniqueBy(a: any, key: any): any;
|
|
158
|
-
isGroup(index: any, item: any): boolean;
|
|
159
|
-
_groupHeaderClick(row: any): void;
|
|
160
|
-
customFilterPredicate(data: any | Group, filter: string): boolean;
|
|
161
|
-
getDataRowVisible(data: any): boolean;
|
|
162
|
-
getDataRowVisibleWithFilter(data: any, filter: any): boolean;
|
|
163
|
-
updateData(listData: any[], fieldData: any[]): any[];
|
|
164
|
-
openAssignment(row: any): void;
|
|
165
|
-
openWork(row: any): void;
|
|
166
|
-
initializeData(data: any): any;
|
|
167
|
-
getType(field: any): any;
|
|
168
|
-
initializeColumns(fields?: never[]): any[];
|
|
169
|
-
getHeaderCells(colFields: any, fields: any): any;
|
|
170
|
-
buildSelect(fieldDefs: any, colId: any, patchQueryFields?: never[], compositeKeys?: never[]): any;
|
|
171
|
-
getResultsText(): string;
|
|
172
|
-
getField(fieldDefs: any, columnId: any): any;
|
|
173
|
-
getFieldsMap(fieldDefs: any): Map<any, any>;
|
|
174
|
-
addItemKeyInSelect(fieldDefs: any, itemKey: any, select: any, compositeKeys: any): any;
|
|
175
|
-
private getSelectedValue;
|
|
176
|
-
private updateFiltersFromData;
|
|
177
|
-
private buildFilterPayload;
|
|
178
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ListViewComponent, never>;
|
|
179
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ListViewComponent, "app-list-view", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "bInForm$": { "alias": "bInForm$"; "required": false; }; "payload": { "alias": "payload"; "required": false; }; }, {}, never, never, true, never>;
|
|
180
|
-
}
|
|
181
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function init(props: any): Promise<any>;
|
|
@@ -1,118 +0,0 @@
|
|
|
1
|
-
export declare const formatConstants: {
|
|
2
|
-
WorkStatus: string;
|
|
3
|
-
Integer: string;
|
|
4
|
-
WorkLink: string;
|
|
5
|
-
};
|
|
6
|
-
export declare function getContext(componentConfig: any): Promise<{
|
|
7
|
-
promisesResponseArray: any[];
|
|
8
|
-
setPropertyMaps: (originalToMappedPropertyObj?: {}, mappedToOriginalPropertyObj?: {}) => void;
|
|
9
|
-
getMappedProperty: (propertyName: any) => any;
|
|
10
|
-
getOriginalProperty: (propertyName: any) => any;
|
|
11
|
-
}>;
|
|
12
|
-
/**
|
|
13
|
-
* [getFieldNameFromEmbeddedFieldName]
|
|
14
|
-
* Description - converting embeddedField name starting with !P! or !PL! to normal field
|
|
15
|
-
* @ignore
|
|
16
|
-
* @param {string} propertyName EmbeddedField name starting with !P! or !PL!
|
|
17
|
-
* @returns {string} returns converted string without !P! or !PL! and :
|
|
18
|
-
*
|
|
19
|
-
* @example <caption>Example for getFieldNameFromEmbeddedFieldName </caption>
|
|
20
|
-
* getFieldNameFromEmbeddedFieldName('!P!Organisation:Name') return 'Organisation.Name'
|
|
21
|
-
* getFieldNameFromEmbeddedFieldName('!PL!Employees:Name') return 'Employees.Name'
|
|
22
|
-
*/
|
|
23
|
-
export declare function getFieldNameFromEmbeddedFieldName(propertyName: any): any;
|
|
24
|
-
/**
|
|
25
|
-
* [updateMetaEmbeddedFieldID]
|
|
26
|
-
* Description - If the fieldID in meta starts with '!P!' or '!PL!' and contains ':' then replace them with .(dot)
|
|
27
|
-
* @ignore
|
|
28
|
-
* @param {Array} metaFields Fields metadata Array. Contains metadata of all the fields.
|
|
29
|
-
*/
|
|
30
|
-
export declare function updateMetaEmbeddedFieldID(metaFields: any): any;
|
|
31
|
-
export declare const isEmbeddedField: (field: any) => boolean;
|
|
32
|
-
/**
|
|
33
|
-
* [isPageListProperty]
|
|
34
|
-
* Description - checking if propertyName is pageList or not
|
|
35
|
-
* @ignore
|
|
36
|
-
* @param {string} propertyName PropertyName
|
|
37
|
-
* @returns {boolean} true if property is pageList else false
|
|
38
|
-
*
|
|
39
|
-
* @example <caption>Example for isPageListProperty </caption>
|
|
40
|
-
* isPageListProperty('!PL!Employees.Name') return true
|
|
41
|
-
* isPageListProperty('!P!Employees.Name') return false
|
|
42
|
-
* isPageListProperty('Name') return false
|
|
43
|
-
*/
|
|
44
|
-
export declare function isPageListProperty(propertyName: any): any;
|
|
45
|
-
export declare const isPageListInPath: (propertyName: any, currentClassID: any) => any;
|
|
46
|
-
/**
|
|
47
|
-
* [getEmbeddedFieldName]
|
|
48
|
-
* Description - converting normal field name to embedded field starting with !P! or !PL!
|
|
49
|
-
* @ignore
|
|
50
|
-
* @param {string} propertyName Field name
|
|
51
|
-
* @param {string} classID classID of datapage
|
|
52
|
-
* @returns {string} returns converted string with !P! or !PL! and :
|
|
53
|
-
*
|
|
54
|
-
* @example <caption>Example for getEmbeddedFieldName </caption>
|
|
55
|
-
* For page property, getEmbeddedFieldName('Organisation.Name') return '!P!Organisation:Name'
|
|
56
|
-
* For pageList property, getEmbeddedFieldName('Employees.Name') return '!PL!Employees:Name'
|
|
57
|
-
*/
|
|
58
|
-
export declare function getEmbeddedFieldName(propertyName: any, classID: any): any;
|
|
59
|
-
/**
|
|
60
|
-
* [preparePropertyMaps]
|
|
61
|
-
* Description - preparing maps for property names and set it in dataApi context
|
|
62
|
-
* @ignore
|
|
63
|
-
* @param {Array} fields fields array
|
|
64
|
-
* @param {string} classID classID of datapage
|
|
65
|
-
* @param {string} context dataApi context
|
|
66
|
-
* @returns {boolean} true if pageListProperty is present
|
|
67
|
-
*/
|
|
68
|
-
export declare function preparePropertyMaps(fields: any, classID: any, context: any): any;
|
|
69
|
-
/**
|
|
70
|
-
* [getConfigEmbeddedFieldsMeta]
|
|
71
|
-
* Description - Get the metadata for configured embedded fields
|
|
72
|
-
* @ignore
|
|
73
|
-
* @param {Set} configFields Set of config fields
|
|
74
|
-
* @param {string} classID clasID of datapage
|
|
75
|
-
* @returns {Array} Metadata of configured embedded fields
|
|
76
|
-
*/
|
|
77
|
-
export declare function getConfigEmbeddedFieldsMeta(configFields: any, classID: any): any[];
|
|
78
|
-
/**
|
|
79
|
-
* [mergeConfigEmbeddedFieldsMeta]
|
|
80
|
-
* Description - Get the metadata for configured embedded fields
|
|
81
|
-
* @ignore
|
|
82
|
-
* @param {Array} configEmbeddedFieldsMeta config fields metadata.
|
|
83
|
-
* @param {Array} metaFields Fields metadata Array. Contains metadata of all the fields
|
|
84
|
-
*/
|
|
85
|
-
export declare function mergeConfigEmbeddedFieldsMeta(configEmbeddedFieldsMeta: any, metaFields: any): any[];
|
|
86
|
-
/**
|
|
87
|
-
* [getTableConfigFromPresetMeta]
|
|
88
|
-
* Description - Get the table config from the presets meta.
|
|
89
|
-
* @ignore
|
|
90
|
-
* @param {object} presetMeta Presets meta
|
|
91
|
-
* @param {boolean} isMetaWithPresets true if meta has presets else false
|
|
92
|
-
* @param {Function} getPConnect Callback to get the PConnect object
|
|
93
|
-
* @param {string} classID Class ID from the response
|
|
94
|
-
* @param {Array} primaryFields List of Primary Fields
|
|
95
|
-
* @param {Array} metaFields List of all metafields
|
|
96
|
-
* @returns {object} Table config object
|
|
97
|
-
*/
|
|
98
|
-
export declare function getTableConfigFromPresetMeta(presetMeta: any, isMetaWithPresets: any, pConn$: any, classID: any, primaryFields: any, metaFields: any): {
|
|
99
|
-
presetId: any;
|
|
100
|
-
presetName: any;
|
|
101
|
-
cardHeader: any;
|
|
102
|
-
secondaryText: any;
|
|
103
|
-
timelineDate: any;
|
|
104
|
-
timelineTitle: any;
|
|
105
|
-
timelineStatus: any;
|
|
106
|
-
timelineIcon: any;
|
|
107
|
-
filterExpression: any;
|
|
108
|
-
fieldsMeta: any;
|
|
109
|
-
configFields: any;
|
|
110
|
-
};
|
|
111
|
-
export declare function initializeColumns(fields?: any[], getMappedProperty?: any): any[];
|
|
112
|
-
export declare const getItemKey: (fields: any) => any;
|
|
113
|
-
export declare function preparePatchQueryFields(fields: any, isDataObject?: boolean, classID?: string): any[];
|
|
114
|
-
/**
|
|
115
|
-
* Update the renderer type for the properties of type Page.
|
|
116
|
-
*/
|
|
117
|
-
export declare function updatePageFieldsConfig(configFields: any, parentClassID: any): any;
|
|
118
|
-
export declare const readContextResponse: (context: any, params: any) => Promise<any>;
|
package/lib/_components/template/multi-reference-readonly/multi-reference-readonly.component.d.ts
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
interface MultiReferenceReadOnlyProps {
|
|
6
|
-
label: string;
|
|
7
|
-
hideLabel: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare class MultiReferenceReadonlyComponent implements OnInit, OnDestroy {
|
|
10
|
-
private angularPConnect;
|
|
11
|
-
pConn$: typeof PConnect;
|
|
12
|
-
formGroup$: FormGroup;
|
|
13
|
-
angularPConnectData: AngularPConnectData;
|
|
14
|
-
configProps$: MultiReferenceReadOnlyProps;
|
|
15
|
-
label: string;
|
|
16
|
-
constructor(angularPConnect: AngularPConnectService);
|
|
17
|
-
ngOnInit(): void;
|
|
18
|
-
ngOnDestroy(): void;
|
|
19
|
-
onStateChange(): void;
|
|
20
|
-
updateSelf(): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiReferenceReadonlyComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MultiReferenceReadonlyComponent, "app-multi-reference-readonly", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
23
|
-
}
|
|
24
|
-
export {};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { OnInit, SimpleChanges, OnChanges } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class NarrowWideFormComponent implements OnInit, OnChanges {
|
|
5
|
-
pConn$: typeof PConnect;
|
|
6
|
-
formGroup$: FormGroup;
|
|
7
|
-
arChildren$: any[];
|
|
8
|
-
ngOnInit(): void;
|
|
9
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
10
|
-
updateSelf(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NarrowWideFormComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NarrowWideFormComponent, "app-narrow-wide-form", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ObjectPageComponent {
|
|
4
|
-
pConn$: typeof PConnect;
|
|
5
|
-
formGroup$: FormGroup;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ObjectPageComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectPageComponent, "lib-object-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { FormTemplateBase } from '../base/form-template-base';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class OneColumnComponent extends FormTemplateBase implements OnInit, OnChanges {
|
|
6
|
-
pConn$: typeof PConnect;
|
|
7
|
-
formGroup$: FormGroup;
|
|
8
|
-
arChildren$: any[];
|
|
9
|
-
ngOnInit(): void;
|
|
10
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
11
|
-
updateSelf(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OneColumnComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OneColumnComponent, "app-one-column", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class OneColumnPageComponent {
|
|
4
|
-
pConn$: typeof PConnect;
|
|
5
|
-
formGroup$: FormGroup;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OneColumnPageComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OneColumnPageComponent, "app-one-column-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class OneColumnTabComponent implements OnInit, OnChanges {
|
|
5
|
-
pConn$: typeof PConnect;
|
|
6
|
-
formGroup$: FormGroup;
|
|
7
|
-
arChildren$: any[];
|
|
8
|
-
ngOnInit(): void;
|
|
9
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
10
|
-
updateSelf(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OneColumnTabComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OneColumnTabComponent, "app-one-column-tab", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
interface PageProps {
|
|
6
|
-
title: string;
|
|
7
|
-
operator?: string;
|
|
8
|
-
}
|
|
9
|
-
export declare class PageComponent implements OnInit, OnDestroy {
|
|
10
|
-
private angularPConnect;
|
|
11
|
-
pConn$: typeof PConnect;
|
|
12
|
-
formGroup$: FormGroup;
|
|
13
|
-
angularPConnectData: AngularPConnectData;
|
|
14
|
-
configProps$: PageProps;
|
|
15
|
-
arChildren$: any[];
|
|
16
|
-
title$: string;
|
|
17
|
-
constructor(angularPConnect: AngularPConnectService);
|
|
18
|
-
ngOnInit(): void;
|
|
19
|
-
ngOnDestroy(): void;
|
|
20
|
-
onStateChange(): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PageComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PageComponent, "app-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
23
|
-
}
|
|
24
|
-
export {};
|
|
@@ -1,34 +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 PromotedFiltersComponent implements OnInit, OnDestroy {
|
|
6
|
-
private angularPConnect;
|
|
7
|
-
viewName: any;
|
|
8
|
-
filters: any;
|
|
9
|
-
listViewProps: any;
|
|
10
|
-
pageClass: any;
|
|
11
|
-
pConn$: typeof PConnect;
|
|
12
|
-
formGroup$: FormGroup;
|
|
13
|
-
parameters: {};
|
|
14
|
-
angularPConnectData: AngularPConnectData;
|
|
15
|
-
showFilters: boolean;
|
|
16
|
-
localeCategory: string;
|
|
17
|
-
localizedVal: any;
|
|
18
|
-
filtersProperties: {};
|
|
19
|
-
showTable: any;
|
|
20
|
-
transientItemID: any;
|
|
21
|
-
processedFilters: any[];
|
|
22
|
-
payload: {};
|
|
23
|
-
constructor(angularPConnect: AngularPConnectService);
|
|
24
|
-
ngOnInit(): void;
|
|
25
|
-
ngOnDestroy(): void;
|
|
26
|
-
onStateChange(): void;
|
|
27
|
-
updateSelf(): void;
|
|
28
|
-
formatPromotedFilters(promotedFilters: any): {};
|
|
29
|
-
isValidInput(input: any): boolean;
|
|
30
|
-
getFilterData(): void;
|
|
31
|
-
clearFilterData(): void;
|
|
32
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PromotedFiltersComponent, never>;
|
|
33
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PromotedFiltersComponent, "app-promoted-filters", never, { "viewName": { "alias": "viewName"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "listViewProps": { "alias": "listViewProps"; "required": false; }; "pageClass": { "alias": "pageClass"; "required": false; }; "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "parameters": { "alias": "parameters"; "required": false; }; }, {}, never, never, true, never>;
|
|
34
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { OnInit, AfterViewInit } from '@angular/core';
|
|
2
|
-
import { MatPaginator } from '@angular/material/paginator';
|
|
3
|
-
import { MatSort } from '@angular/material/sort';
|
|
4
|
-
import { MatTableDataSource } from '@angular/material/table';
|
|
5
|
-
import { ProgressSpinnerService } from '../../../_messages/progress-spinner.service';
|
|
6
|
-
import { Utils } from '../../../_helpers/utils';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
interface RepeatingStructuresProps {
|
|
9
|
-
referenceList?: any[];
|
|
10
|
-
rowClickAction?: string;
|
|
11
|
-
}
|
|
12
|
-
export declare class RepeatingStructuresComponent implements OnInit, AfterViewInit {
|
|
13
|
-
private psService;
|
|
14
|
-
private utils;
|
|
15
|
-
paginator: MatPaginator;
|
|
16
|
-
sort: MatSort;
|
|
17
|
-
pConn$: typeof PConnect;
|
|
18
|
-
configProps$: RepeatingStructuresProps;
|
|
19
|
-
repeatList$: MatTableDataSource<any>;
|
|
20
|
-
fields$: any[];
|
|
21
|
-
displayedColumns$: string[];
|
|
22
|
-
constructor(psService: ProgressSpinnerService, utils: Utils);
|
|
23
|
-
ngOnInit(): void;
|
|
24
|
-
ngAfterViewInit(): void;
|
|
25
|
-
applySearch(event: Event): void;
|
|
26
|
-
rowClick(row: any): void;
|
|
27
|
-
updateData(listData: any[], fieldData: any[]): any[];
|
|
28
|
-
openAssignment(row: any): void;
|
|
29
|
-
initializeData(data: any): any;
|
|
30
|
-
getType(field: any): any;
|
|
31
|
-
initializeColumns(fields?: never[]): any[];
|
|
32
|
-
getDisplayColumns(fields?: any[]): string[];
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RepeatingStructuresComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RepeatingStructuresComponent, "app-repeating-structures", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
35
|
-
}
|
|
36
|
-
export {};
|