@pega/angular-sdk-components 24.2.12 → 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 +4828 -3717
- package/fesm2022/pega-angular-sdk-components.mjs.map +1 -1
- package/index.d.ts +4963 -3
- package/package.json +21 -6
- package/esm2022/lib/_bridge/angular-pconnect.mjs +0 -428
- package/esm2022/lib/_bridge/component-mapper/component-mapper.component.mjs +0 -107
- package/esm2022/lib/_bridge/helpers/sdk-pega-component-map.mjs +0 -239
- package/esm2022/lib/_bridge/helpers/sdk_component_map.mjs +0 -142
- package/esm2022/lib/_components/designSystemExtension/alert/alert.component.mjs +0 -50
- package/esm2022/lib/_components/designSystemExtension/alert-banner/alert-banner.component.mjs +0 -29
- package/esm2022/lib/_components/designSystemExtension/banner/banner.component.mjs +0 -31
- package/esm2022/lib/_components/designSystemExtension/case-create-stage/case-create-stage.component.mjs +0 -51
- package/esm2022/lib/_components/designSystemExtension/field-group/field-group.component.mjs +0 -31
- package/esm2022/lib/_components/designSystemExtension/material-case-summary/material-case-summary.component.mjs +0 -82
- package/esm2022/lib/_components/designSystemExtension/material-details/material-details.component.mjs +0 -37
- package/esm2022/lib/_components/designSystemExtension/material-details-fields/material-details-fields.component.mjs +0 -38
- package/esm2022/lib/_components/designSystemExtension/material-summary-item/material-summary-item.component.mjs +0 -36
- package/esm2022/lib/_components/designSystemExtension/material-summary-list/material-summary-list.component.mjs +0 -25
- package/esm2022/lib/_components/designSystemExtension/material-utility/material-utility.component.mjs +0 -28
- package/esm2022/lib/_components/designSystemExtension/material-vertical-tabs/material-vertical-tabs.component.mjs +0 -42
- package/esm2022/lib/_components/designSystemExtension/operator/operator.component.mjs +0 -145
- package/esm2022/lib/_components/designSystemExtension/pulse/pulse.component.mjs +0 -33
- package/esm2022/lib/_components/designSystemExtension/rich-text-editor/rich-text-editor.component.mjs +0 -93
- package/esm2022/lib/_components/designSystemExtension/wss-quick-create/wss-quick-create.component.mjs +0 -18
- package/esm2022/lib/_components/field/auto-complete/auto-complete.component.mjs +0 -296
- package/esm2022/lib/_components/field/cancel-alert/cancel-alert.component.mjs +0 -96
- package/esm2022/lib/_components/field/check-box/check-box.component.mjs +0 -225
- package/esm2022/lib/_components/field/currency/currency.component.mjs +0 -195
- package/esm2022/lib/_components/field/date/date.component.mjs +0 -205
- package/esm2022/lib/_components/field/date-time/date-time.component.mjs +0 -196
- package/esm2022/lib/_components/field/decimal/decimal.component.mjs +0 -205
- package/esm2022/lib/_components/field/dropdown/dropdown.component.mjs +0 -300
- package/esm2022/lib/_components/field/email/email.component.mjs +0 -165
- package/esm2022/lib/_components/field/group/group.component.mjs +0 -64
- package/esm2022/lib/_components/field/integer/integer.component.mjs +0 -168
- package/esm2022/lib/_components/field/list-view-action-buttons/list-view-action-buttons.component.mjs +0 -45
- package/esm2022/lib/_components/field/multiselect/multiselect.component.mjs +0 -314
- package/esm2022/lib/_components/field/multiselect/utils.mjs +0 -187
- package/esm2022/lib/_components/field/percentage/percentage.component.mjs +0 -190
- package/esm2022/lib/_components/field/phone/phone.component.mjs +0 -155
- package/esm2022/lib/_components/field/radio-buttons/radio-buttons.component.mjs +0 -182
- package/esm2022/lib/_components/field/rich-text/rich-text.component.mjs +0 -109
- package/esm2022/lib/_components/field/scalar-list/scalar-list.component.mjs +0 -95
- package/esm2022/lib/_components/field/semantic-link/semantic-link.component.mjs +0 -57
- package/esm2022/lib/_components/field/text/text.component.mjs +0 -142
- package/esm2022/lib/_components/field/text-area/text-area.component.mjs +0 -165
- package/esm2022/lib/_components/field/text-content/text-content.component.mjs +0 -69
- package/esm2022/lib/_components/field/text-input/text-input.component.mjs +0 -165
- package/esm2022/lib/_components/field/time/time.component.mjs +0 -174
- package/esm2022/lib/_components/field/url/url.component.mjs +0 -165
- package/esm2022/lib/_components/field/user-reference/user-reference.component.mjs +0 -266
- package/esm2022/lib/_components/infra/Containers/base-components/flow-container-base.component.mjs +0 -18
- package/esm2022/lib/_components/infra/Containers/base-components/helper.mjs +0 -71
- package/esm2022/lib/_components/infra/Containers/flow-container/flow-container.component.mjs +0 -461
- package/esm2022/lib/_components/infra/Containers/flow-container/helpers.mjs +0 -68
- package/esm2022/lib/_components/infra/Containers/hybrid-view-container/hybrid-view-container.component.mjs +0 -24
- package/esm2022/lib/_components/infra/Containers/modal-view-container/modal-view-container.component.mjs +0 -335
- package/esm2022/lib/_components/infra/Containers/preview-view-container/preview-view-container.component.mjs +0 -32
- package/esm2022/lib/_components/infra/Containers/view-container/helper.mjs +0 -22
- package/esm2022/lib/_components/infra/Containers/view-container/view-container.component.mjs +0 -211
- package/esm2022/lib/_components/infra/action-buttons/action-buttons.component.mjs +0 -31
- package/esm2022/lib/_components/infra/assignment/assignment.component.mjs +0 -407
- package/esm2022/lib/_components/infra/assignment-card/assignment-card.component.mjs +0 -47
- package/esm2022/lib/_components/infra/dashboard-filter/dashboard-filter.component.mjs +0 -87
- package/esm2022/lib/_components/infra/defer-load/defer-load.component.mjs +0 -143
- package/esm2022/lib/_components/infra/error-boundary/error-boundary.component.mjs +0 -18
- package/esm2022/lib/_components/infra/multi-step/multi-step.component.mjs +0 -80
- package/esm2022/lib/_components/infra/navbar/navbar.component.mjs +0 -136
- package/esm2022/lib/_components/infra/reference/reference.component.mjs +0 -126
- package/esm2022/lib/_components/infra/region/region.component.mjs +0 -33
- package/esm2022/lib/_components/infra/root-container/root-container.component.mjs +0 -223
- package/esm2022/lib/_components/infra/stages/stages.component.mjs +0 -62
- package/esm2022/lib/_components/infra/view/view.component.mjs +0 -188
- package/esm2022/lib/_components/template/app-shell/app-shell.component.mjs +0 -156
- package/esm2022/lib/_components/template/banner-page/banner-page.component.mjs +0 -43
- package/esm2022/lib/_components/template/base/details-template-base.mjs +0 -56
- package/esm2022/lib/_components/template/base/form-template-base.mjs +0 -16
- package/esm2022/lib/_components/template/case-summary/case-summary.component.mjs +0 -101
- package/esm2022/lib/_components/template/case-view/case-view.component.mjs +0 -185
- package/esm2022/lib/_components/template/confirmation/confirmation.component.mjs +0 -68
- package/esm2022/lib/_components/template/data-reference/data-reference.component.mjs +0 -242
- package/esm2022/lib/_components/template/default-form/default-form.component.mjs +0 -73
- package/esm2022/lib/_components/template/details/details.component.mjs +0 -76
- package/esm2022/lib/_components/template/details-narrow-wide/details-narrow-wide.component.mjs +0 -45
- package/esm2022/lib/_components/template/details-one-column/details-one-column.component.mjs +0 -42
- package/esm2022/lib/_components/template/details-sub-tabs/details-sub-tabs.component.mjs +0 -39
- package/esm2022/lib/_components/template/details-three-column/details-three-column.component.mjs +0 -51
- package/esm2022/lib/_components/template/details-two-column/details-two-column.component.mjs +0 -48
- package/esm2022/lib/_components/template/details-wide-narrow/details-wide-narrow.component.mjs +0 -48
- package/esm2022/lib/_components/template/dynamic-tabs/dynamic-tabs.component.mjs +0 -65
- package/esm2022/lib/_components/template/field-group-list/field-group-list.component.mjs +0 -23
- package/esm2022/lib/_components/template/field-group-template/field-group-template.component.mjs +0 -131
- package/esm2022/lib/_components/template/field-value-list/field-value-list.component.mjs +0 -24
- package/esm2022/lib/_components/template/inline-dashboard/inline-dashboard.component.mjs +0 -22
- package/esm2022/lib/_components/template/inline-dashboard-page/inline-dashboard-page.component.mjs +0 -40
- package/esm2022/lib/_components/template/list-page/list-page.component.mjs +0 -14
- package/esm2022/lib/_components/template/list-view/DefaultViewMeta.mjs +0 -208
- package/esm2022/lib/_components/template/list-view/list-view.component.mjs +0 -1217
- package/esm2022/lib/_components/template/list-view/listViewHelpers.mjs +0 -60
- package/esm2022/lib/_components/template/list-view/utils.mjs +0 -662
- package/esm2022/lib/_components/template/multi-reference-readonly/multi-reference-readonly.component.mjs +0 -44
- package/esm2022/lib/_components/template/narrow-wide-form/narrow-wide-form.component.mjs +0 -30
- package/esm2022/lib/_components/template/one-column/one-column.component.mjs +0 -31
- package/esm2022/lib/_components/template/one-column-page/one-column-page.component.mjs +0 -16
- package/esm2022/lib/_components/template/one-column-tab/one-column-tab.component.mjs +0 -30
- package/esm2022/lib/_components/template/page/page.component.mjs +0 -52
- package/esm2022/lib/_components/template/promoted-filters/promoted-filters.component.mjs +0 -149
- package/esm2022/lib/_components/template/repeating-structures/repeating-structures.component.mjs +0 -138
- package/esm2022/lib/_components/template/simple-table/simple-table.component.mjs +0 -104
- package/esm2022/lib/_components/template/simple-table-manual/helpers.mjs +0 -271
- package/esm2022/lib/_components/template/simple-table-manual/simple-table-manual.component.mjs +0 -813
- package/esm2022/lib/_components/template/simple-table-select/simple-table-select.component.mjs +0 -129
- package/esm2022/lib/_components/template/single-reference-readonly/single-reference-readonly.component.mjs +0 -16
- package/esm2022/lib/_components/template/sub-tabs/sub-tabs.component.mjs +0 -67
- package/esm2022/lib/_components/template/three-column/three-column.component.mjs +0 -31
- package/esm2022/lib/_components/template/three-column-page/three-column-page.component.mjs +0 -16
- package/esm2022/lib/_components/template/two-column/two-column.component.mjs +0 -31
- package/esm2022/lib/_components/template/two-column-page/two-column-page.component.mjs +0 -40
- package/esm2022/lib/_components/template/two-column-tab/two-column-tab.component.mjs +0 -30
- package/esm2022/lib/_components/template/utils.mjs +0 -38
- package/esm2022/lib/_components/template/wide-narrow-form/wide-narrow-form.component.mjs +0 -31
- package/esm2022/lib/_components/template/wide-narrow-page/wide-narrow-page.component.mjs +0 -53
- package/esm2022/lib/_components/template/wss-nav-bar/wss-nav-bar.component.mjs +0 -137
- package/esm2022/lib/_components/widget/app-announcement/app-announcement.component.mjs +0 -24
- package/esm2022/lib/_components/widget/attachment/attachment.component.mjs +0 -393
- package/esm2022/lib/_components/widget/case-history/case-history.component.mjs +0 -80
- package/esm2022/lib/_components/widget/feed-container/feed-container.component.mjs +0 -521
- package/esm2022/lib/_components/widget/file-utility/file-utility.component.mjs +0 -638
- package/esm2022/lib/_components/widget/list-utility/list-utility.component.mjs +0 -57
- package/esm2022/lib/_components/widget/quick-create/quick-create.component.mjs +0 -75
- package/esm2022/lib/_components/widget/todo/todo.component.mjs +0 -230
- package/esm2022/lib/_components/widget/utility/utility.component.mjs +0 -34
- package/esm2022/lib/_directives/thousand-seperator.directive.mjs +0 -28
- package/esm2022/lib/_helpers/case-utils.mjs +0 -71
- package/esm2022/lib/_helpers/common.mjs +0 -20
- package/esm2022/lib/_helpers/createstage-utils.mjs +0 -15
- package/esm2022/lib/_helpers/currency-utils.mjs +0 -57
- package/esm2022/lib/_helpers/date-format-utils.mjs +0 -68
- package/esm2022/lib/_helpers/event-util.mjs +0 -18
- package/esm2022/lib/_helpers/field-group-utils.mjs +0 -47
- package/esm2022/lib/_helpers/filter-utils.mjs +0 -105
- package/esm2022/lib/_helpers/formatters/boolean.mjs +0 -20
- package/esm2022/lib/_helpers/formatters/common.mjs +0 -17
- package/esm2022/lib/_helpers/formatters/currency-map.mjs +0 -903
- package/esm2022/lib/_helpers/formatters/currency.mjs +0 -68
- package/esm2022/lib/_helpers/formatters/date.mjs +0 -69
- package/esm2022/lib/_helpers/formatters/format-utils.mjs +0 -76
- package/esm2022/lib/_helpers/formatters/index.mjs +0 -124
- package/esm2022/lib/_helpers/instructions-utils.mjs +0 -36
- package/esm2022/lib/_helpers/tab-utils.mjs +0 -59
- package/esm2022/lib/_helpers/template-utils.mjs +0 -56
- package/esm2022/lib/_helpers/utils.mjs +0 -412
- package/esm2022/lib/_helpers/versionHelpers.mjs +0 -12
- package/esm2022/lib/_messages/error-messages.service.mjs +0 -31
- package/esm2022/lib/_messages/progress-spinner.service.mjs +0 -30
- package/esm2022/lib/_messages/update-worklist.service.mjs +0 -30
- package/esm2022/lib/_services/banner.service.mjs +0 -35
- package/esm2022/lib/_services/case.service.mjs +0 -32
- package/esm2022/lib/_services/datapage.service.mjs +0 -52
- package/esm2022/lib/_services/endpoints.mjs +0 -60
- package/esm2022/lib/_services/server-config.service.mjs +0 -52
- package/esm2022/lib/_types/PConnProps.interface.mjs +0 -2
- package/esm2022/pega-angular-sdk-components.mjs +0 -5
- package/esm2022/public-api.mjs +0 -145
- package/esm2022/sdk-local-component-map.mjs +0 -9
- 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 -219
- 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 -23
- 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 -79
- package/lib/_components/field/cancel-alert/cancel-alert.component.d.ts +0 -23
- package/lib/_components/field/check-box/check-box.component.d.ts +0 -69
- package/lib/_components/field/currency/currency.component.d.ts +0 -54
- package/lib/_components/field/date/date.component.d.ts +0 -76
- package/lib/_components/field/date-time/date-time.component.d.ts +0 -62
- package/lib/_components/field/decimal/decimal.component.d.ts +0 -54
- package/lib/_components/field/dropdown/dropdown.component.d.ts +0 -71
- package/lib/_components/field/email/email.component.d.ts +0 -45
- package/lib/_components/field/group/group.component.d.ts +0 -32
- package/lib/_components/field/integer/integer.component.d.ts +0 -45
- package/lib/_components/field/list-view-action-buttons/list-view-action-buttons.component.d.ts +0 -14
- package/lib/_components/field/multiselect/multiselect.component.d.ts +0 -64
- package/lib/_components/field/multiselect/utils.d.ts +0 -8
- package/lib/_components/field/percentage/percentage.component.d.ts +0 -53
- package/lib/_components/field/phone/phone.component.d.ts +0 -43
- package/lib/_components/field/radio-buttons/radio-buttons.component.d.ts +0 -60
- package/lib/_components/field/rich-text/rich-text.component.d.ts +0 -43
- package/lib/_components/field/scalar-list/scalar-list.component.d.ts +0 -36
- package/lib/_components/field/semantic-link/semantic-link.component.d.ts +0 -29
- package/lib/_components/field/text/text.component.d.ts +0 -41
- package/lib/_components/field/text-area/text-area.component.d.ts +0 -46
- 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 -46
- package/lib/_components/field/time/time.component.d.ts +0 -46
- package/lib/_components/field/url/url.component.d.ts +0 -45
- 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 -82
- 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 -69
- 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 -17
- 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 -52
- 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 -28
- package/lib/_components/infra/view/view.component.d.ts +0 -40
- package/lib/_components/template/app-shell/app-shell.component.d.ts +0 -54
- 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 -35
- package/lib/_components/template/case-view/case-view.component.d.ts +0 -54
- package/lib/_components/template/confirmation/confirmation.component.d.ts +0 -37
- package/lib/_components/template/data-reference/data-reference.component.d.ts +0 -40
- package/lib/_components/template/default-form/default-form.component.d.ts +0 -22
- 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 -55
- 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 -165
- 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/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/simple-table/simple-table.component.d.ts +0 -42
- package/lib/_components/template/simple-table-manual/helpers.d.ts +0 -82
- 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 -8
- 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 -9
- 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 -51
- package/lib/_components/widget/app-announcement/app-announcement.component.d.ts +0 -18
- package/lib/_components/widget/attachment/attachment.component.d.ts +0 -74
- 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 -149
- 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 -61
- 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 -16
- package/lib/_helpers/filter-utils.d.ts +0 -46
- 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/tab-utils.d.ts +0 -4
- package/lib/_helpers/template-utils.d.ts +0 -16
- package/lib/_helpers/utils.d.ts +0 -40
- 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/datapage.service.d.ts +0 -14
- package/lib/_services/endpoints.d.ts +0 -38
- 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 -140
- package/sdk-local-component-map.d.ts +0 -2
package/lib/_components/infra/Containers/modal-view-container/modal-view-container.component.d.ts
DELETED
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
import { OnInit, EventEmitter, NgZone, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormBuilder, FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../../_bridge/angular-pconnect';
|
|
4
|
-
import { ProgressSpinnerService } from '../../../../_messages/progress-spinner.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
/**
|
|
7
|
-
* WARNING: It is not expected that this file should be modified. It is part of infrastructure code that works with
|
|
8
|
-
* Redux and creation/update of Redux containers and PConnect. Modifying this code could have undesireable results and
|
|
9
|
-
* is totally at your own risk.
|
|
10
|
-
*/
|
|
11
|
-
export declare class ModalViewContainerComponent implements OnInit, OnDestroy {
|
|
12
|
-
private angularPConnect;
|
|
13
|
-
private ngZone;
|
|
14
|
-
private psService;
|
|
15
|
-
private fb;
|
|
16
|
-
pConn$: typeof PConnect;
|
|
17
|
-
modalVisibleChange: EventEmitter<boolean>;
|
|
18
|
-
angularPConnectData: AngularPConnectData;
|
|
19
|
-
arChildren$: any[];
|
|
20
|
-
stateProps$: Object;
|
|
21
|
-
banners: any;
|
|
22
|
-
templateName$: string;
|
|
23
|
-
buildName$: string;
|
|
24
|
-
context$: string;
|
|
25
|
-
title$: string;
|
|
26
|
-
bShowModal$: boolean;
|
|
27
|
-
itemKey$: string;
|
|
28
|
-
formGroup$: FormGroup;
|
|
29
|
-
oCaseInfo: Object;
|
|
30
|
-
updateToken$: number;
|
|
31
|
-
routingInfoRef: any;
|
|
32
|
-
createdViewPConn$: any;
|
|
33
|
-
bSubscribed: boolean;
|
|
34
|
-
cancelPConn$?: typeof PConnect;
|
|
35
|
-
bShowCancelAlert$: boolean;
|
|
36
|
-
bAlertState: boolean;
|
|
37
|
-
localizedVal: Function;
|
|
38
|
-
localeCategory: string;
|
|
39
|
-
isMultiRecord: boolean;
|
|
40
|
-
actionsDialog: boolean;
|
|
41
|
-
constructor(angularPConnect: AngularPConnectService, ngZone: NgZone, psService: ProgressSpinnerService, fb: FormBuilder);
|
|
42
|
-
ngOnInit(): void;
|
|
43
|
-
ngOnDestroy(): void;
|
|
44
|
-
onStateChange(): void;
|
|
45
|
-
updateSelf(): void;
|
|
46
|
-
createView(routingInfo: any, currentItem: any, latestItem: any, key: any): void;
|
|
47
|
-
hideModal(): void;
|
|
48
|
-
getConfigObject(item: any, pConnect: any, isReverseCoexistence?: boolean): {
|
|
49
|
-
getPConnect: () => import("@pega/pcore-pconnect-typedefs/interpreter/c11n-env").C11nEnv;
|
|
50
|
-
} | null;
|
|
51
|
-
checkIfRefComponent(thePConn: any): boolean;
|
|
52
|
-
onAlertState(bData: boolean): void;
|
|
53
|
-
showAlert(payload: any): void;
|
|
54
|
-
hasContainerItems(routingInfo: any): any;
|
|
55
|
-
getKeyAndLatestItem(routinginfo: any): {
|
|
56
|
-
key: any;
|
|
57
|
-
latestItem: any;
|
|
58
|
-
} | {
|
|
59
|
-
key?: undefined;
|
|
60
|
-
latestItem?: undefined;
|
|
61
|
-
};
|
|
62
|
-
compareCaseInfoIsDifferent(oCurrentCaseInfo: Object): boolean;
|
|
63
|
-
getBanners(): any;
|
|
64
|
-
getModalHeading(dataObjectAction: any): any;
|
|
65
|
-
determineModalHeaderByAction(actionName: any, caseTypeName: any, ID: any, caseLocaleRef: any): any;
|
|
66
|
-
closeActionsDialog: () => void;
|
|
67
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalViewContainerComponent, never>;
|
|
68
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ModalViewContainerComponent, "app-modal-view-container", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, { "modalVisibleChange": "modalVisibleChange"; }, never, never, true, never>;
|
|
69
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
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 PreviewViewContainerComponent implements OnInit {
|
|
9
|
-
pConn$: typeof PConnect;
|
|
10
|
-
ngOnInit(): void;
|
|
11
|
-
buildName(): string;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PreviewViewContainerComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PreviewViewContainerComponent, "app-preview-view-container", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { OnInit, NgZone, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../../_bridge/angular-pconnect';
|
|
4
|
-
import { ProgressSpinnerService } from '../../../../_messages/progress-spinner.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
/**
|
|
7
|
-
* WARNING: It is not expected that this file should be modified. It is part of infrastructure code that works with
|
|
8
|
-
* Redux and creation/update of Redux containers and PConnect. Modifying this code could have undesireable results and
|
|
9
|
-
* is totally at your own risk.
|
|
10
|
-
*/
|
|
11
|
-
interface ViewContainerProps {
|
|
12
|
-
mode?: string;
|
|
13
|
-
name?: string;
|
|
14
|
-
limit?: number;
|
|
15
|
-
template?: string;
|
|
16
|
-
title?: string;
|
|
17
|
-
routingInfo: object;
|
|
18
|
-
readOnly?: boolean;
|
|
19
|
-
}
|
|
20
|
-
export declare class ViewContainerComponent implements OnInit, OnDestroy {
|
|
21
|
-
private angularPConnect;
|
|
22
|
-
private psService;
|
|
23
|
-
private ngZone;
|
|
24
|
-
pConn$: typeof PConnect;
|
|
25
|
-
formGroup$: FormGroup;
|
|
26
|
-
displayOnlyFA$: boolean;
|
|
27
|
-
angularPConnectData: AngularPConnectData;
|
|
28
|
-
configProps$: ViewContainerProps;
|
|
29
|
-
arChildren$: any[];
|
|
30
|
-
templateName$: string;
|
|
31
|
-
buildName$: string;
|
|
32
|
-
context$: string;
|
|
33
|
-
title$: string;
|
|
34
|
-
viewPConn$: any;
|
|
35
|
-
isViewContainer$: boolean;
|
|
36
|
-
createdViewPConn$: any;
|
|
37
|
-
state: any;
|
|
38
|
-
dispatchObject: any;
|
|
39
|
-
constructor(angularPConnect: AngularPConnectService, psService: ProgressSpinnerService, ngZone: NgZone);
|
|
40
|
-
ngOnInit(): void;
|
|
41
|
-
ngOnDestroy(): void;
|
|
42
|
-
onStateChange(): void;
|
|
43
|
-
checkAndUpdate(): void;
|
|
44
|
-
updateSelf(): void;
|
|
45
|
-
prepareDispatchObject(): any;
|
|
46
|
-
buildName(): string;
|
|
47
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ViewContainerComponent, never>;
|
|
48
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ViewContainerComponent, "app-view-container", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "displayOnlyFA$": { "alias": "displayOnlyFA$"; "required": false; }; }, {}, never, never, true, never>;
|
|
49
|
-
}
|
|
50
|
-
export {};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ActionButtonsComponent {
|
|
4
|
-
arMainButtons$: any[];
|
|
5
|
-
arSecondaryButtons$: any[];
|
|
6
|
-
actionButtonClick: EventEmitter<any>;
|
|
7
|
-
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string, componentName?: string | null) => string;
|
|
8
|
-
localeCategory: string;
|
|
9
|
-
buttonClick(sAction: any, sButtonType: any): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ActionButtonsComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ActionButtonsComponent, "app-action-buttons", never, { "arMainButtons$": { "alias": "arMainButtons$"; "required": false; }; "arSecondaryButtons$": { "alias": "arSecondaryButtons$"; "required": false; }; }, { "actionButtonClick": "actionButtonClick"; }, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
import { OnInit, NgZone, OnDestroy, OnChanges } from '@angular/core';
|
|
2
|
-
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
3
|
-
import { FormGroup } from '@angular/forms';
|
|
4
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
5
|
-
import { ErrorMessagesService } from '../../../_messages/error-messages.service';
|
|
6
|
-
import { ProgressSpinnerService } from '../../../_messages/progress-spinner.service';
|
|
7
|
-
import { BannerService } from '../../../_services/banner.service';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
interface AssignmentProps {
|
|
10
|
-
template: string;
|
|
11
|
-
}
|
|
12
|
-
export declare class AssignmentComponent implements OnInit, OnDestroy, OnChanges {
|
|
13
|
-
private angularPConnect;
|
|
14
|
-
private psService;
|
|
15
|
-
private erService;
|
|
16
|
-
private ngZone;
|
|
17
|
-
private snackBar;
|
|
18
|
-
bannerService: BannerService;
|
|
19
|
-
pConn$: typeof PConnect;
|
|
20
|
-
formGroup$: FormGroup;
|
|
21
|
-
arChildren$: any[];
|
|
22
|
-
itemKey$: string;
|
|
23
|
-
isCreateStage$: boolean;
|
|
24
|
-
updateToken$: number;
|
|
25
|
-
isInModal$: boolean;
|
|
26
|
-
angularPConnectData: AngularPConnectData;
|
|
27
|
-
configProps$: AssignmentProps;
|
|
28
|
-
newPConn$: any;
|
|
29
|
-
containerName$: string;
|
|
30
|
-
bInitialized: boolean;
|
|
31
|
-
templateName$: string;
|
|
32
|
-
arMainButtons$: any[];
|
|
33
|
-
arSecondaryButtons$: any[];
|
|
34
|
-
actionsAPI: any;
|
|
35
|
-
bHasNavigation$: boolean;
|
|
36
|
-
bIsVertical$: boolean;
|
|
37
|
-
arCurrentStepIndicies$: number[];
|
|
38
|
-
arNavigationSteps$: any[];
|
|
39
|
-
init: boolean;
|
|
40
|
-
finishAssignment: any;
|
|
41
|
-
navigateToStep: any;
|
|
42
|
-
saveAssignment: any;
|
|
43
|
-
cancelAssignment: any;
|
|
44
|
-
cancelCreateStageAssignment: any;
|
|
45
|
-
showPage: any;
|
|
46
|
-
approveCase: any;
|
|
47
|
-
rejectCase: any;
|
|
48
|
-
bReInit: boolean;
|
|
49
|
-
localizedVal: any;
|
|
50
|
-
localeCategory: string;
|
|
51
|
-
localeReference: any;
|
|
52
|
-
snackBarRef: any;
|
|
53
|
-
constructor(angularPConnect: AngularPConnectService, psService: ProgressSpinnerService, erService: ErrorMessagesService, ngZone: NgZone, snackBar: MatSnackBar, bannerService: BannerService);
|
|
54
|
-
ngOnInit(): void;
|
|
55
|
-
ngOnDestroy(): void;
|
|
56
|
-
onStateChange(): void;
|
|
57
|
-
checkAndUpdate(): void;
|
|
58
|
-
ngOnChanges(): void;
|
|
59
|
-
updateChanges(): void;
|
|
60
|
-
initComponent(): void;
|
|
61
|
-
createButtons(): void;
|
|
62
|
-
createButtonsForMultiStepForm(oCaseInfo: any): void;
|
|
63
|
-
findCurrentIndicies(arStepperSteps: any[], arIndicies: number[], depth: number): number[];
|
|
64
|
-
onSaveActionSuccess(data: any): void;
|
|
65
|
-
onActionButtonClick(oData: any): void;
|
|
66
|
-
buttonClick(sAction: any, sButtonType: any): void;
|
|
67
|
-
formValid(): boolean;
|
|
68
|
-
touchAll(): void;
|
|
69
|
-
topViewRefresh(): void;
|
|
70
|
-
registerForRefresh(): void;
|
|
71
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AssignmentComponent, never>;
|
|
72
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AssignmentComponent, "app-assignment", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "arChildren$": { "alias": "arChildren$"; "required": false; }; "itemKey$": { "alias": "itemKey$"; "required": false; }; "isCreateStage$": { "alias": "isCreateStage$"; "required": false; }; "updateToken$": { "alias": "updateToken$"; "required": false; }; "isInModal$": { "alias": "isInModal$"; "required": false; }; }, {}, never, never, true, never>;
|
|
73
|
-
}
|
|
74
|
-
export {};
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { OnInit, EventEmitter, OnChanges } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class AssignmentCardComponent implements OnInit, OnChanges {
|
|
5
|
-
pConn$: typeof PConnect;
|
|
6
|
-
formGroup$: FormGroup;
|
|
7
|
-
arMainButtons$: any[];
|
|
8
|
-
arSecondaryButtons$: any[];
|
|
9
|
-
arChildren$: any[];
|
|
10
|
-
updateToken$: number;
|
|
11
|
-
actionButtonClick: EventEmitter<any>;
|
|
12
|
-
ngOnInit(): void;
|
|
13
|
-
ngOnChanges(): void;
|
|
14
|
-
onActionButtonClick(oData: any): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AssignmentCardComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AssignmentCardComponent, "app-assignment-card", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "arMainButtons$": { "alias": "arMainButtons$"; "required": false; }; "arSecondaryButtons$": { "alias": "arSecondaryButtons$"; "required": false; }; "arChildren$": { "alias": "arChildren$"; "required": false; }; "updateToken$": { "alias": "updateToken$"; "required": false; }; }, { "actionButtonClick": "actionButtonClick"; }, never, never, true, never>;
|
|
17
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DashboardFilterComponent implements OnInit {
|
|
5
|
-
pConn$: typeof PConnect;
|
|
6
|
-
filtersFormGroup$: FormGroup;
|
|
7
|
-
inlineProps: any;
|
|
8
|
-
children: any;
|
|
9
|
-
arChildren$: any[];
|
|
10
|
-
private filterChangeSubject;
|
|
11
|
-
constructor();
|
|
12
|
-
ngOnInit(): void;
|
|
13
|
-
clearFilters(): void;
|
|
14
|
-
updateTmpData(filterData: any): void;
|
|
15
|
-
dateRangeChangeHandler(field: any): void;
|
|
16
|
-
fireFilterChange(data: any): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DashboardFilterComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DashboardFilterComponent, "app-dashboard-filter", 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>;
|
|
19
|
-
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy, OnChanges } from '@angular/core';
|
|
2
|
-
import { publicConstants } from '@pega/pcore-pconnect-typedefs/constants';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
/**
|
|
6
|
-
* WARNING: It is not expected that this file should be modified. It is part of infrastructure code that works with
|
|
7
|
-
* Redux and creation/update of Redux containers and PConnect. Modifying this code could have undesireable results and
|
|
8
|
-
* is totally at your own risk.
|
|
9
|
-
*/
|
|
10
|
-
export declare class DeferLoadComponent implements OnInit, OnDestroy, OnChanges {
|
|
11
|
-
private angularPConnect;
|
|
12
|
-
pConn$: typeof PConnect;
|
|
13
|
-
loadData$: any;
|
|
14
|
-
name: any;
|
|
15
|
-
componentName$: string;
|
|
16
|
-
loadedPConn$: any;
|
|
17
|
-
bShowDefer$: boolean;
|
|
18
|
-
angularPConnectData: AngularPConnectData;
|
|
19
|
-
constants: typeof publicConstants;
|
|
20
|
-
currentLoadedAssignment: string;
|
|
21
|
-
isContainerPreview: boolean;
|
|
22
|
-
loadViewCaseID: any;
|
|
23
|
-
resourceType: any;
|
|
24
|
-
deferLoadId: any;
|
|
25
|
-
containerName: any;
|
|
26
|
-
CASE: any;
|
|
27
|
-
PAGE: any;
|
|
28
|
-
DATA: any;
|
|
29
|
-
lastUpdateCaseTime: any;
|
|
30
|
-
constructor(angularPConnect: AngularPConnectService);
|
|
31
|
-
ngOnInit(): void;
|
|
32
|
-
ngOnDestroy(): void;
|
|
33
|
-
onStateChange(): void;
|
|
34
|
-
ngOnChanges(): void;
|
|
35
|
-
getViewOptions: () => {
|
|
36
|
-
viewContext: any;
|
|
37
|
-
pageClass: any;
|
|
38
|
-
container: string | undefined;
|
|
39
|
-
containerName: string | undefined;
|
|
40
|
-
updateData: boolean;
|
|
41
|
-
};
|
|
42
|
-
onResponse(data: any): void;
|
|
43
|
-
loadActiveTab(): void;
|
|
44
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DeferLoadComponent, never>;
|
|
45
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DeferLoadComponent, "app-defer-load", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "loadData$": { "alias": "loadData$"; "required": false; }; "name": { "alias": "name"; "required": false; }; }, {}, never, never, true, never>;
|
|
46
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ErrorBoundaryComponent {
|
|
3
|
-
message: string;
|
|
4
|
-
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string, componentName?: string | null) => string;
|
|
5
|
-
localeCategory: string;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ErrorBoundaryComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ErrorBoundaryComponent, "app-error-boundary", never, { "message": { "alias": "message"; "required": false; }; }, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { OnInit, EventEmitter } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { Utils } from '../../../_helpers/utils';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class MultiStepComponent implements OnInit {
|
|
6
|
-
private utils;
|
|
7
|
-
pConn$: typeof PConnect;
|
|
8
|
-
formGroup$: FormGroup;
|
|
9
|
-
arMainButtons$: any[];
|
|
10
|
-
arSecondaryButtons$: any[];
|
|
11
|
-
arChildren$: any[];
|
|
12
|
-
bIsVertical$: boolean;
|
|
13
|
-
arCurrentStepIndicies$: number[];
|
|
14
|
-
arNavigationSteps$: any[];
|
|
15
|
-
actionButtonClick: EventEmitter<any>;
|
|
16
|
-
svgCurrent$: string;
|
|
17
|
-
svgNotCurrent$: string;
|
|
18
|
-
bShow$: boolean;
|
|
19
|
-
constructor(utils: Utils);
|
|
20
|
-
ngOnInit(): void;
|
|
21
|
-
onActionButtonClick(oData: any): void;
|
|
22
|
-
_getVIconClass(status: any): string;
|
|
23
|
-
_getVLabelClass(status: any): string;
|
|
24
|
-
_getVBodyClass(index: number): string;
|
|
25
|
-
_getHIconClass(status: any): string;
|
|
26
|
-
_getHLabelClass(status: any): string;
|
|
27
|
-
_showHLine(index: number): boolean;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiStepComponent, never>;
|
|
29
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MultiStepComponent, "app-multi-step", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "arMainButtons$": { "alias": "arMainButtons$"; "required": false; }; "arSecondaryButtons$": { "alias": "arSecondaryButtons$"; "required": false; }; "arChildren$": { "alias": "arChildren$"; "required": false; }; "bIsVertical$": { "alias": "bIsVertical$"; "required": false; }; "arCurrentStepIndicies$": { "alias": "arCurrentStepIndicies$"; "required": false; }; "arNavigationSteps$": { "alias": "arNavigationSteps$"; "required": false; }; }, { "actionButtonClick": "actionButtonClick"; }, never, never, true, never>;
|
|
30
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
import { OnInit, ChangeDetectorRef, NgZone, OnDestroy } from '@angular/core';
|
|
2
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
3
|
-
import { ProgressSpinnerService } from '../../../_messages/progress-spinner.service';
|
|
4
|
-
import { Utils } from '../../../_helpers/utils';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
interface NavBarProps {
|
|
7
|
-
showAppName?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare class NavbarComponent implements OnInit, OnDestroy {
|
|
10
|
-
private angularPConnect;
|
|
11
|
-
private chRef;
|
|
12
|
-
private psService;
|
|
13
|
-
private ngZone;
|
|
14
|
-
private utils;
|
|
15
|
-
pConn$: typeof PConnect;
|
|
16
|
-
appName$: string;
|
|
17
|
-
pages$: any[];
|
|
18
|
-
caseTypes$: any[];
|
|
19
|
-
angularPConnectData: AngularPConnectData;
|
|
20
|
-
configProps$: NavBarProps;
|
|
21
|
-
navPages$: any[];
|
|
22
|
-
navExpandCollapse$: string;
|
|
23
|
-
bShowCaseTypes$: boolean;
|
|
24
|
-
portalApp$: string | undefined;
|
|
25
|
-
portalLogoImage$: string;
|
|
26
|
-
showAppName$?: boolean;
|
|
27
|
-
portalOperator$: string | undefined;
|
|
28
|
-
portalOperatorInitials$: string;
|
|
29
|
-
actionsAPI: any;
|
|
30
|
-
createWork: any;
|
|
31
|
-
showPage: any;
|
|
32
|
-
logout: any;
|
|
33
|
-
navIcon$: string;
|
|
34
|
-
localizedVal: any;
|
|
35
|
-
localeCategory: string;
|
|
36
|
-
localeUtils: import("@pega/pcore-pconnect-typedefs/locale/locale-utils").LocaleUtils;
|
|
37
|
-
localeReference: any;
|
|
38
|
-
constructor(angularPConnect: AngularPConnectService, chRef: ChangeDetectorRef, psService: ProgressSpinnerService, ngZone: NgZone, utils: Utils);
|
|
39
|
-
ngOnInit(): void;
|
|
40
|
-
ngOnDestroy(): void;
|
|
41
|
-
loadImage(src: string): Promise<unknown>;
|
|
42
|
-
onStateChange(): void;
|
|
43
|
-
updateSelf(): void;
|
|
44
|
-
initComponent(): void;
|
|
45
|
-
navPanelButtonClick(oPageData: any): void;
|
|
46
|
-
navPanelCreateButtonClick(): void;
|
|
47
|
-
navPanelCreateCaseType(sCaseType: string, sFlowType: string): void;
|
|
48
|
-
navPanelLogoutClick(): void;
|
|
49
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavbarComponent, never>;
|
|
50
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NavbarComponent, "app-navbar", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "appName$": { "alias": "appName$"; "required": false; }; "pages$": { "alias": "pages$"; "required": false; }; "caseTypes$": { "alias": "caseTypes$"; "required": false; }; }, {}, never, never, true, never>;
|
|
51
|
-
}
|
|
52
|
-
export {};
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* WARNING: It is not expected that this file should be modified. It is part of infrastructure code that works with
|
|
4
|
-
* Redux and creation/update of Redux containers and PConnect. Modifying this code could have undesireable results and
|
|
5
|
-
* is totally at your own risk.
|
|
6
|
-
*/
|
|
7
|
-
export declare class ReferenceComponent {
|
|
8
|
-
private static bLogging;
|
|
9
|
-
/**
|
|
10
|
-
* Creates a normalized PConn from a reference component.
|
|
11
|
-
* Resolves the reference to its fully realized View with proper configuration.
|
|
12
|
-
*
|
|
13
|
-
* @param inPConn - The PConn object that represents a reference component
|
|
14
|
-
* @returns The dereferenced PConnect object, or null if reference can't be resolved
|
|
15
|
-
*/
|
|
16
|
-
static createFullReferencedViewFromRef(inPConn: any): any;
|
|
17
|
-
/**
|
|
18
|
-
* Normalizes a PConn object that might be a 'reference'.
|
|
19
|
-
* If the incoming PConn is a reference, returns its dereferenced View.
|
|
20
|
-
* Otherwise, returns the passed in PConn unchanged.
|
|
21
|
-
*
|
|
22
|
-
* @param inPConn - A PConn object (ex: { getPConnect() } or direct PConnect)
|
|
23
|
-
* @returns The normalized PConn object with references resolved
|
|
24
|
-
*/
|
|
25
|
-
static normalizePConn(inPConn: any): any;
|
|
26
|
-
/**
|
|
27
|
-
* Normalizes an array of PConn objects by replacing any 'reference' components
|
|
28
|
-
* with their referenced views.
|
|
29
|
-
*
|
|
30
|
-
* @param inPConnArray - Array of PConn objects to normalize
|
|
31
|
-
* @returns Normalized array with references resolved, or empty array if input is invalid
|
|
32
|
-
*/
|
|
33
|
-
static normalizePConnArray(inPConnArray: any[]): any[];
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ReferenceComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ReferenceComponent, "app-reference", never, {}, {}, never, never, true, never>;
|
|
36
|
-
}
|
|
@@ -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 RegionComponent 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<RegionComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RegionComponent, "app-region", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { OnInit, NgZone, OnDestroy } from '@angular/core';
|
|
2
|
-
import { Subscription } from 'rxjs';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import { ServerConfigService } from '../../../_services/server-config.service';
|
|
5
|
-
import { ProgressSpinnerService } from '../../../_messages/progress-spinner.service';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class RootContainerComponent implements OnInit, OnDestroy {
|
|
8
|
-
private angularPConnect;
|
|
9
|
-
private psService;
|
|
10
|
-
private ngZone;
|
|
11
|
-
pConn$: typeof PConnect;
|
|
12
|
-
displayOnlyFA$: boolean;
|
|
13
|
-
isMashup$: boolean;
|
|
14
|
-
scService: ServerConfigService;
|
|
15
|
-
angularPConnectData: AngularPConnectData;
|
|
16
|
-
componentName$: string;
|
|
17
|
-
bIsProgress$: boolean;
|
|
18
|
-
pvConn$: any;
|
|
19
|
-
mConn$: any;
|
|
20
|
-
bShowRoot$: boolean;
|
|
21
|
-
progressSpinnerSubscription: Subscription;
|
|
22
|
-
spinnerTimer: any;
|
|
23
|
-
viewContainerPConn$: any;
|
|
24
|
-
localizedVal: any;
|
|
25
|
-
localeCategory: string;
|
|
26
|
-
constructor(angularPConnect: AngularPConnectService, psService: ProgressSpinnerService, ngZone: NgZone);
|
|
27
|
-
ngOnInit(): void;
|
|
28
|
-
ngOnDestroy(): void;
|
|
29
|
-
onStateChange(): void;
|
|
30
|
-
updateSelf(): void;
|
|
31
|
-
configureModalContainer(): Promise<void>;
|
|
32
|
-
generateViewContainerForNoPortal(): void;
|
|
33
|
-
showHideProgress(bShow: boolean): void;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RootContainerComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RootContainerComponent, "app-root-container", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "displayOnlyFA$": { "alias": "displayOnlyFA$"; "required": false; }; "isMashup$": { "alias": "isMashup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
36
|
-
}
|
|
@@ -1,28 +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 * as i0 from "@angular/core";
|
|
5
|
-
interface StagesProps {
|
|
6
|
-
stages: any[];
|
|
7
|
-
}
|
|
8
|
-
export declare class StagesComponent implements OnInit, OnDestroy {
|
|
9
|
-
private angularPConnect;
|
|
10
|
-
private utils;
|
|
11
|
-
pConn$: typeof PConnect;
|
|
12
|
-
angularPConnectData: AngularPConnectData;
|
|
13
|
-
PCore$: typeof PCore;
|
|
14
|
-
configProps$: StagesProps;
|
|
15
|
-
arStageResults$: any[];
|
|
16
|
-
lastStage$: any;
|
|
17
|
-
checkSvgIcon$: string;
|
|
18
|
-
key: string;
|
|
19
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
20
|
-
ngOnInit(): void;
|
|
21
|
-
ngOnDestroy(): void;
|
|
22
|
-
onStateChange(): void;
|
|
23
|
-
checkAndUpdate(): void;
|
|
24
|
-
updateSelf(): void;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StagesComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<StagesComponent, "app-stages", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
27
|
-
}
|
|
28
|
-
export {};
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { OnInit, SimpleChanges, 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 ViewProps {
|
|
7
|
-
template?: string;
|
|
8
|
-
label?: string;
|
|
9
|
-
showLabel: boolean;
|
|
10
|
-
title?: string;
|
|
11
|
-
visibility?: boolean;
|
|
12
|
-
}
|
|
13
|
-
export declare class ViewComponent implements OnInit, OnDestroy, OnChanges {
|
|
14
|
-
private angularPConnect;
|
|
15
|
-
private utils;
|
|
16
|
-
pConn$: typeof PConnect;
|
|
17
|
-
formGroup$: FormGroup;
|
|
18
|
-
displayOnlyFA$: boolean;
|
|
19
|
-
angularPConnectData: AngularPConnectData;
|
|
20
|
-
noHeaderTemplates: string[];
|
|
21
|
-
configProps$: ViewProps;
|
|
22
|
-
inheritedProps$: any;
|
|
23
|
-
arChildren$: any[];
|
|
24
|
-
templateName$: string;
|
|
25
|
-
title$: string;
|
|
26
|
-
label$: string;
|
|
27
|
-
showLabel$: boolean;
|
|
28
|
-
visibility$: boolean;
|
|
29
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
30
|
-
ngOnInit(): void;
|
|
31
|
-
onStateChange(): void;
|
|
32
|
-
checkAndUpdate(): void;
|
|
33
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
34
|
-
updateSelf(): void;
|
|
35
|
-
additionalProps(state: any, getPConnect: any): {};
|
|
36
|
-
ngOnDestroy(): void;
|
|
37
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ViewComponent, never>;
|
|
38
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ViewComponent, "app-view", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "displayOnlyFA$": { "alias": "displayOnlyFA$"; "required": false; }; }, {}, never, never, true, never>;
|
|
39
|
-
}
|
|
40
|
-
export {};
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import { OnInit, NgZone, OnDestroy } from '@angular/core';
|
|
2
|
-
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
3
|
-
import { Subscription } from 'rxjs';
|
|
4
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
5
|
-
import { ErrorMessagesService } from '../../../_messages/error-messages.service';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
interface IPage {
|
|
8
|
-
classID: string;
|
|
9
|
-
pxPageViewIcon: string;
|
|
10
|
-
pyClassName: string;
|
|
11
|
-
pyLabel: string;
|
|
12
|
-
pyRuleName: string;
|
|
13
|
-
pyURLContent: string;
|
|
14
|
-
}
|
|
15
|
-
interface AppShellProps {
|
|
16
|
-
pages: IPage[];
|
|
17
|
-
caseTypes?: object[];
|
|
18
|
-
portalLogo: string;
|
|
19
|
-
portalName: string;
|
|
20
|
-
portalTemplate: string;
|
|
21
|
-
readOnly?: boolean;
|
|
22
|
-
showAppHeaderBar: boolean;
|
|
23
|
-
showAppName: boolean;
|
|
24
|
-
}
|
|
25
|
-
export declare class AppShellComponent implements OnInit, OnDestroy {
|
|
26
|
-
private angularPConnect;
|
|
27
|
-
private erService;
|
|
28
|
-
private snackBar;
|
|
29
|
-
private ngZone;
|
|
30
|
-
pConn$: typeof PConnect;
|
|
31
|
-
angularPConnectData: AngularPConnectData;
|
|
32
|
-
configProps$: AppShellProps;
|
|
33
|
-
pages$: IPage[];
|
|
34
|
-
caseTypes$?: object[];
|
|
35
|
-
arChildren$: any[];
|
|
36
|
-
bShowAppShell$: boolean;
|
|
37
|
-
appName$: string;
|
|
38
|
-
errorMessagesSubscription: Subscription;
|
|
39
|
-
sErrorMessages: string;
|
|
40
|
-
snackBarRef: any;
|
|
41
|
-
bOkDisplayError: boolean;
|
|
42
|
-
portalTemplate: string;
|
|
43
|
-
links: any;
|
|
44
|
-
constructor(angularPConnect: AngularPConnectService, erService: ErrorMessagesService, snackBar: MatSnackBar, ngZone: NgZone);
|
|
45
|
-
ngOnInit(): void;
|
|
46
|
-
ngOnDestroy(): void;
|
|
47
|
-
onStateChange(): void;
|
|
48
|
-
checkAndUpdate(): void;
|
|
49
|
-
updateSelf(): void;
|
|
50
|
-
showDismissErrorMessages(errorMessages: any): void;
|
|
51
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AppShellComponent, never>;
|
|
52
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AppShellComponent, "app-app-shell", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
53
|
-
}
|
|
54
|
-
export {};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { OnChanges, OnInit, SimpleChanges } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
interface BannerPageProps {
|
|
4
|
-
layout?: string;
|
|
5
|
-
title?: string;
|
|
6
|
-
message?: string;
|
|
7
|
-
backgroundImage?: string;
|
|
8
|
-
}
|
|
9
|
-
export declare class BannerPageComponent implements OnInit, OnChanges {
|
|
10
|
-
pConn$: typeof PConnect;
|
|
11
|
-
formGroup$: any;
|
|
12
|
-
configProps$: BannerPageProps;
|
|
13
|
-
arChildren$: any[];
|
|
14
|
-
title?: string;
|
|
15
|
-
message: any;
|
|
16
|
-
backgroundImage?: string;
|
|
17
|
-
layout$?: string;
|
|
18
|
-
divClass$: string;
|
|
19
|
-
constructor();
|
|
20
|
-
ngOnInit(): void;
|
|
21
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
22
|
-
updateSelf(): void;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BannerPageComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BannerPageComponent, "app-banner-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
25
|
-
}
|
|
26
|
-
export {};
|