@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
|
@@ -1,219 +0,0 @@
|
|
|
1
|
-
import { ActionButtonsComponent } from '../../_components/infra/action-buttons/action-buttons.component';
|
|
2
|
-
import { AssignmentCardComponent } from '../../_components/infra/assignment-card/assignment-card.component';
|
|
3
|
-
import { AssignmentComponent } from '../../_components/infra/assignment/assignment.component';
|
|
4
|
-
import { DashboardFilterComponent } from '../../_components/infra/dashboard-filter/dashboard-filter.component';
|
|
5
|
-
import { DeferLoadComponent } from '../../_components/infra/defer-load/defer-load.component';
|
|
6
|
-
import { ErrorBoundaryComponent } from '../../_components/infra/error-boundary/error-boundary.component';
|
|
7
|
-
import { FlowContainerComponent } from '../../_components/infra/Containers/flow-container/flow-container.component';
|
|
8
|
-
import { ModalViewContainerComponent } from '../../_components/infra/Containers/modal-view-container/modal-view-container.component';
|
|
9
|
-
import { MultiStepComponent } from '../../_components/infra/multi-step/multi-step.component';
|
|
10
|
-
import { NavbarComponent } from '../../_components/infra/navbar/navbar.component';
|
|
11
|
-
import { ReferenceComponent } from '../../_components/infra/reference/reference.component';
|
|
12
|
-
import { RegionComponent } from '../../_components/infra/region/region.component';
|
|
13
|
-
import { RootContainerComponent } from '../../_components/infra/root-container/root-container.component';
|
|
14
|
-
import { StagesComponent } from '../../_components/infra/stages/stages.component';
|
|
15
|
-
import { SubTabsComponent } from '../../_components/template/sub-tabs/sub-tabs.component';
|
|
16
|
-
import { ViewComponent } from '../../_components/infra/view/view.component';
|
|
17
|
-
import { ViewContainerComponent } from '../../_components/infra/Containers/view-container/view-container.component';
|
|
18
|
-
import { AutoCompleteComponent } from '../../_components/field/auto-complete/auto-complete.component';
|
|
19
|
-
import { CancelAlertComponent } from '../../_components/field/cancel-alert/cancel-alert.component';
|
|
20
|
-
import { CheckBoxComponent } from '../../_components/field/check-box/check-box.component';
|
|
21
|
-
import { CurrencyComponent } from '../../_components/field/currency/currency.component';
|
|
22
|
-
import { DateComponent } from '../../_components/field/date/date.component';
|
|
23
|
-
import { DateTimeComponent } from '../../_components/field/date-time/date-time.component';
|
|
24
|
-
import { DecimalComponent } from '../../_components/field/decimal/decimal.component';
|
|
25
|
-
import { DropdownComponent } from '../../_components/field/dropdown/dropdown.component';
|
|
26
|
-
import { EmailComponent } from '../../_components/field/email/email.component';
|
|
27
|
-
import { GroupComponent } from '../../_components/field/group/group.component';
|
|
28
|
-
import { IntegerComponent } from '../../_components/field/integer/integer.component';
|
|
29
|
-
import { ListViewActionButtonsComponent } from '../../_components/field/list-view-action-buttons/list-view-action-buttons.component';
|
|
30
|
-
import { PercentageComponent } from '../../_components/field/percentage/percentage.component';
|
|
31
|
-
import { PhoneComponent } from '../../_components/field/phone/phone.component';
|
|
32
|
-
import { RadioButtonsComponent } from '../../_components/field/radio-buttons/radio-buttons.component';
|
|
33
|
-
import { SemanticLinkComponent } from '../../_components/field/semantic-link/semantic-link.component';
|
|
34
|
-
import { TextAreaComponent } from '../../_components/field/text-area/text-area.component';
|
|
35
|
-
import { TextComponent } from '../../_components/field/text/text.component';
|
|
36
|
-
import { TextContentComponent } from '../../_components/field/text-content/text-content.component';
|
|
37
|
-
import { TextInputComponent } from '../../_components/field/text-input/text-input.component';
|
|
38
|
-
import { TimeComponent } from '../../_components/field/time/time.component';
|
|
39
|
-
import { UrlComponent } from '../../_components/field/url/url.component';
|
|
40
|
-
import { UserReferenceComponent } from '../../_components/field/user-reference/user-reference.component';
|
|
41
|
-
import { ScalarListComponent } from '../../_components/field/scalar-list/scalar-list.component';
|
|
42
|
-
import { RichTextComponent } from '../../_components/field/rich-text/rich-text.component';
|
|
43
|
-
import { AppShellComponent } from '../../_components/template/app-shell/app-shell.component';
|
|
44
|
-
import { BannerPageComponent } from '../../_components/template/banner-page/banner-page.component';
|
|
45
|
-
import { CaseSummaryComponent } from '../../_components/template/case-summary/case-summary.component';
|
|
46
|
-
import { CaseViewComponent } from '../../_components/template/case-view/case-view.component';
|
|
47
|
-
import { ConfirmationComponent } from '../../_components/template/confirmation/confirmation.component';
|
|
48
|
-
import { DataReferenceComponent } from '../../_components/template/data-reference/data-reference.component';
|
|
49
|
-
import { DefaultFormComponent } from '../../_components/template/default-form/default-form.component';
|
|
50
|
-
import { DetailsComponent } from '../../_components/template/details/details.component';
|
|
51
|
-
import { DetailsNarrowWideComponent } from '../../_components/template/details-narrow-wide/details-narrow-wide.component';
|
|
52
|
-
import { DetailsOneColumnComponent } from '../../_components/template/details-one-column/details-one-column.component';
|
|
53
|
-
import { DetailsSubTabsComponent } from '../../_components/template/details-sub-tabs/details-sub-tabs.component';
|
|
54
|
-
import { DetailsThreeColumnComponent } from '../../_components/template/details-three-column/details-three-column.component';
|
|
55
|
-
import { DetailsTwoColumnComponent } from '../../_components/template/details-two-column/details-two-column.component';
|
|
56
|
-
import { DetailsWideNarrowComponent } from '../../_components/template/details-wide-narrow/details-wide-narrow.component';
|
|
57
|
-
import { DynamicTabsComponent } from '../../_components/template/dynamic-tabs/dynamic-tabs.component';
|
|
58
|
-
import { FieldGroupListComponent } from '../../_components/template/field-group-list/field-group-list.component';
|
|
59
|
-
import { FieldGroupTemplateComponent } from '../../_components/template/field-group-template/field-group-template.component';
|
|
60
|
-
import { FieldValueListComponent } from '../../_components/template/field-value-list/field-value-list.component';
|
|
61
|
-
import { InlineDashboardComponent } from '../../_components/template/inline-dashboard/inline-dashboard.component';
|
|
62
|
-
import { InlineDashboardPageComponent } from '../../_components/template/inline-dashboard-page/inline-dashboard-page.component';
|
|
63
|
-
import { ListPageComponent } from '../../_components/template/list-page/list-page.component';
|
|
64
|
-
import { ListViewComponent } from '../../_components/template/list-view/list-view.component';
|
|
65
|
-
import { MultiReferenceReadonlyComponent } from '../../_components/template/multi-reference-readonly/multi-reference-readonly.component';
|
|
66
|
-
import { MultiselectComponent } from '../../_components/field/multiselect/multiselect.component';
|
|
67
|
-
import { NarrowWideFormComponent } from '../../_components/template/narrow-wide-form/narrow-wide-form.component';
|
|
68
|
-
import { OneColumnComponent } from '../../_components/template/one-column/one-column.component';
|
|
69
|
-
import { OneColumnPageComponent } from '../../_components/template/one-column-page/one-column-page.component';
|
|
70
|
-
import { OneColumnTabComponent } from '../../_components/template/one-column-tab/one-column-tab.component';
|
|
71
|
-
import { PageComponent } from '../../_components/template/page/page.component';
|
|
72
|
-
import { PromotedFiltersComponent } from '../../_components/template/promoted-filters/promoted-filters.component';
|
|
73
|
-
import { SimpleTableComponent } from '../../_components/template/simple-table/simple-table.component';
|
|
74
|
-
import { SimpleTableManualComponent } from '../../_components/template/simple-table-manual/simple-table-manual.component';
|
|
75
|
-
import { SimpleTableSelectComponent } from '../../_components/template/simple-table-select/simple-table-select.component';
|
|
76
|
-
import { SingleReferenceReadonlyComponent } from '../../_components/template/single-reference-readonly/single-reference-readonly.component';
|
|
77
|
-
import { ThreeColumnComponent } from '../../_components/template/three-column/three-column.component';
|
|
78
|
-
import { ThreeColumnPageComponent } from '../../_components/template/three-column-page/three-column-page.component';
|
|
79
|
-
import { TwoColumnComponent } from '../../_components/template/two-column/two-column.component';
|
|
80
|
-
import { TwoColumnPageComponent } from '../../_components/template/two-column-page/two-column-page.component';
|
|
81
|
-
import { TwoColumnTabComponent } from '../../_components/template/two-column-tab/two-column-tab.component';
|
|
82
|
-
import { WideNarrowFormComponent } from '../../_components/template/wide-narrow-form/wide-narrow-form.component';
|
|
83
|
-
import { WideNarrowPageComponent } from '../../_components/template/wide-narrow-page/wide-narrow-page.component';
|
|
84
|
-
import { WssNavBarComponent } from '../../_components/template/wss-nav-bar/wss-nav-bar.component';
|
|
85
|
-
import { AppAnnouncementComponent } from '../../_components/widget/app-announcement/app-announcement.component';
|
|
86
|
-
import { AttachmentComponent } from '../../_components/widget/attachment/attachment.component';
|
|
87
|
-
import { CaseHistoryComponent } from '../../_components/widget/case-history/case-history.component';
|
|
88
|
-
import { FileUtilityComponent } from '../../_components/widget/file-utility/file-utility.component';
|
|
89
|
-
import { FeedContainerComponent } from '../../_components/widget/feed-container/feed-container.component';
|
|
90
|
-
import { ListUtilityComponent } from '../../_components/widget/list-utility/list-utility.component';
|
|
91
|
-
import { QuickCreateComponent } from '../../_components/widget/quick-create/quick-create.component';
|
|
92
|
-
import { TodoComponent } from '../../_components/widget/todo/todo.component';
|
|
93
|
-
import { AlertBannerComponent } from '../../_components/designSystemExtension/alert-banner/alert-banner.component';
|
|
94
|
-
import { AlertComponent } from '../../_components/designSystemExtension/alert/alert.component';
|
|
95
|
-
import { BannerComponent } from '../../_components/designSystemExtension/banner/banner.component';
|
|
96
|
-
import { CaseCreateStageComponent } from '../../_components/designSystemExtension/case-create-stage/case-create-stage.component';
|
|
97
|
-
import { FieldGroupComponent } from '../../_components/designSystemExtension/field-group/field-group.component';
|
|
98
|
-
import { MaterialCaseSummaryComponent } from '../../_components/designSystemExtension/material-case-summary/material-case-summary.component';
|
|
99
|
-
import { MaterialDetailsComponent } from '../../_components/designSystemExtension/material-details/material-details.component';
|
|
100
|
-
import { MaterialDetailsFieldsComponent } from '../../_components/designSystemExtension/material-details-fields/material-details-fields.component';
|
|
101
|
-
import { MaterialSummaryItemComponent } from '../../_components/designSystemExtension/material-summary-item/material-summary-item.component';
|
|
102
|
-
import { MaterialSummaryListComponent } from '../../_components/designSystemExtension/material-summary-list/material-summary-list.component';
|
|
103
|
-
import { MaterialUtilityComponent } from '../../_components/designSystemExtension/material-utility/material-utility.component';
|
|
104
|
-
import { MaterialVerticalTabsComponent } from '../../_components/designSystemExtension/material-vertical-tabs/material-vertical-tabs.component';
|
|
105
|
-
import { OperatorComponent } from '../../_components/designSystemExtension/operator/operator.component';
|
|
106
|
-
import { PulseComponent } from '../../_components/designSystemExtension/pulse/pulse.component';
|
|
107
|
-
import { RichTextEditorComponent } from '../../_components/designSystemExtension/rich-text-editor/rich-text-editor.component';
|
|
108
|
-
import { WssQuickCreateComponent } from '../../_components/designSystemExtension/wss-quick-create/wss-quick-create.component';
|
|
109
|
-
declare const pegaSdkComponentMap: {
|
|
110
|
-
ActionButtons: typeof ActionButtonsComponent;
|
|
111
|
-
Alert: typeof AlertComponent;
|
|
112
|
-
AlertBanner: typeof AlertBannerComponent;
|
|
113
|
-
AppAnnouncement: typeof AppAnnouncementComponent;
|
|
114
|
-
AppShell: typeof AppShellComponent;
|
|
115
|
-
Assignment: typeof AssignmentComponent;
|
|
116
|
-
AssignmentCard: typeof AssignmentCardComponent;
|
|
117
|
-
Attachment: typeof AttachmentComponent;
|
|
118
|
-
AutoComplete: typeof AutoCompleteComponent;
|
|
119
|
-
Banner: typeof BannerComponent;
|
|
120
|
-
BannerPage: typeof BannerPageComponent;
|
|
121
|
-
CancelAlert: typeof CancelAlertComponent;
|
|
122
|
-
CaseCreateStage: typeof CaseCreateStageComponent;
|
|
123
|
-
CaseHistory: typeof CaseHistoryComponent;
|
|
124
|
-
CaseSummary: typeof CaseSummaryComponent;
|
|
125
|
-
CaseSummaryFields: typeof MaterialCaseSummaryComponent;
|
|
126
|
-
CaseView: typeof CaseViewComponent;
|
|
127
|
-
Checkbox: typeof CheckBoxComponent;
|
|
128
|
-
Confirmation: typeof ConfirmationComponent;
|
|
129
|
-
Currency: typeof CurrencyComponent;
|
|
130
|
-
DashboardFilter: typeof DashboardFilterComponent;
|
|
131
|
-
DataReference: typeof DataReferenceComponent;
|
|
132
|
-
Date: typeof DateComponent;
|
|
133
|
-
DateTime: typeof DateTimeComponent;
|
|
134
|
-
Decimal: typeof DecimalComponent;
|
|
135
|
-
DefaultForm: typeof DefaultFormComponent;
|
|
136
|
-
DeferLoad: typeof DeferLoadComponent;
|
|
137
|
-
Details: typeof DetailsComponent;
|
|
138
|
-
DetailsFields: typeof MaterialDetailsFieldsComponent;
|
|
139
|
-
DetailsOneColumn: typeof DetailsOneColumnComponent;
|
|
140
|
-
DetailsSubTabs: typeof DetailsSubTabsComponent;
|
|
141
|
-
DetailsThreeColumn: typeof DetailsThreeColumnComponent;
|
|
142
|
-
DetailsTwoColumn: typeof DetailsTwoColumnComponent;
|
|
143
|
-
Dropdown: typeof DropdownComponent;
|
|
144
|
-
DynamicTabs: typeof DynamicTabsComponent;
|
|
145
|
-
Email: typeof EmailComponent;
|
|
146
|
-
ErrorBoundary: typeof ErrorBoundaryComponent;
|
|
147
|
-
FeedContainer: typeof FeedContainerComponent;
|
|
148
|
-
FieldGroup: typeof FieldGroupComponent;
|
|
149
|
-
FieldGroupList: typeof FieldGroupListComponent;
|
|
150
|
-
FieldGroupTemplate: typeof FieldGroupTemplateComponent;
|
|
151
|
-
FieldValueList: typeof FieldValueListComponent;
|
|
152
|
-
FileUtility: typeof FileUtilityComponent;
|
|
153
|
-
FlowContainer: typeof FlowContainerComponent;
|
|
154
|
-
Group: typeof GroupComponent;
|
|
155
|
-
InlineDashboard: typeof InlineDashboardComponent;
|
|
156
|
-
InlineDashboardPage: typeof InlineDashboardPageComponent;
|
|
157
|
-
Integer: typeof IntegerComponent;
|
|
158
|
-
ListPage: typeof ListPageComponent;
|
|
159
|
-
ListUtility: typeof ListUtilityComponent;
|
|
160
|
-
ListView: typeof ListViewComponent;
|
|
161
|
-
ListViewActionButtons: typeof ListViewActionButtonsComponent;
|
|
162
|
-
MaterialDetails: typeof MaterialDetailsComponent;
|
|
163
|
-
MaterialUtility: typeof MaterialUtilityComponent;
|
|
164
|
-
ModalViewContainer: typeof ModalViewContainerComponent;
|
|
165
|
-
MultiReferenceReadOnly: typeof MultiReferenceReadonlyComponent;
|
|
166
|
-
Multiselect: typeof MultiselectComponent;
|
|
167
|
-
MultiStep: typeof MultiStepComponent;
|
|
168
|
-
NarrowWideDetails: typeof DetailsNarrowWideComponent;
|
|
169
|
-
NarrowWideForm: typeof NarrowWideFormComponent;
|
|
170
|
-
NavBar: typeof NavbarComponent;
|
|
171
|
-
OneColumn: typeof OneColumnComponent;
|
|
172
|
-
OneColumnPage: typeof OneColumnPageComponent;
|
|
173
|
-
OneColumnTab: typeof OneColumnTabComponent;
|
|
174
|
-
Operator: typeof OperatorComponent;
|
|
175
|
-
Page: typeof PageComponent;
|
|
176
|
-
Percentage: typeof PercentageComponent;
|
|
177
|
-
Phone: typeof PhoneComponent;
|
|
178
|
-
PromotedFilters: typeof PromotedFiltersComponent;
|
|
179
|
-
Pulse: typeof PulseComponent;
|
|
180
|
-
QuickCreate: typeof QuickCreateComponent;
|
|
181
|
-
reference: typeof ReferenceComponent;
|
|
182
|
-
RadioButtons: typeof RadioButtonsComponent;
|
|
183
|
-
Region: typeof RegionComponent;
|
|
184
|
-
RichText: typeof RichTextComponent;
|
|
185
|
-
RichTextEditor: typeof RichTextEditorComponent;
|
|
186
|
-
RootContainer: typeof RootContainerComponent;
|
|
187
|
-
ScalarList: typeof ScalarListComponent;
|
|
188
|
-
SemanticLink: typeof SemanticLinkComponent;
|
|
189
|
-
SimpleTable: typeof SimpleTableComponent;
|
|
190
|
-
SimpleTableManual: typeof SimpleTableManualComponent;
|
|
191
|
-
SimpleTableSelect: typeof SimpleTableSelectComponent;
|
|
192
|
-
SingleReferenceReadOnly: typeof SingleReferenceReadonlyComponent;
|
|
193
|
-
Stages: typeof StagesComponent;
|
|
194
|
-
SubTabs: typeof SubTabsComponent;
|
|
195
|
-
SummaryItem: typeof MaterialSummaryItemComponent;
|
|
196
|
-
SummaryList: typeof MaterialSummaryListComponent;
|
|
197
|
-
Text: typeof TextComponent;
|
|
198
|
-
TextArea: typeof TextAreaComponent;
|
|
199
|
-
TextContent: typeof TextContentComponent;
|
|
200
|
-
TextInput: typeof TextInputComponent;
|
|
201
|
-
ThreeColumn: typeof ThreeColumnComponent;
|
|
202
|
-
ThreeColumnPage: typeof ThreeColumnPageComponent;
|
|
203
|
-
Time: typeof TimeComponent;
|
|
204
|
-
Todo: typeof TodoComponent;
|
|
205
|
-
TwoColumn: typeof TwoColumnComponent;
|
|
206
|
-
TwoColumnPage: typeof TwoColumnPageComponent;
|
|
207
|
-
TwoColumnTab: typeof TwoColumnTabComponent;
|
|
208
|
-
URL: typeof UrlComponent;
|
|
209
|
-
UserReference: typeof UserReferenceComponent;
|
|
210
|
-
VerticalTabs: typeof MaterialVerticalTabsComponent;
|
|
211
|
-
View: typeof ViewComponent;
|
|
212
|
-
ViewContainer: typeof ViewContainerComponent;
|
|
213
|
-
WideNarrowDetails: typeof DetailsWideNarrowComponent;
|
|
214
|
-
WideNarrowForm: typeof WideNarrowFormComponent;
|
|
215
|
-
WideNarrowPage: typeof WideNarrowPageComponent;
|
|
216
|
-
WssNavBar: typeof WssNavBarComponent;
|
|
217
|
-
WssQuickCreate: typeof WssQuickCreateComponent;
|
|
218
|
-
};
|
|
219
|
-
export default pegaSdkComponentMap;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AlertComponent {
|
|
4
|
-
message: any[];
|
|
5
|
-
severity: any;
|
|
6
|
-
hideClose: any;
|
|
7
|
-
onClose: EventEmitter<any>;
|
|
8
|
-
getMatIcon(severity: any): any;
|
|
9
|
-
onCloseClick(): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AlertComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AlertComponent, "app-alert", never, { "message": { "alias": "message"; "required": false; }; "severity": { "alias": "severity"; "required": false; }; "hideClose": { "alias": "hideClose"; "required": false; }; }, { "onClose": "onClose"; }, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class AlertBannerComponent {
|
|
3
|
-
banners: any[];
|
|
4
|
-
SEVERITY_MAP: {
|
|
5
|
-
urgent: string;
|
|
6
|
-
warning: string;
|
|
7
|
-
success: string;
|
|
8
|
-
info: string;
|
|
9
|
-
};
|
|
10
|
-
onAlertClose(config: any): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AlertBannerComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AlertBannerComponent, "app-alert-banner", never, { "banners": { "alias": "banners"; "required": false; }; }, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BannerComponent {
|
|
4
|
-
pConn$: typeof PConnect;
|
|
5
|
-
formGroup$: FormGroup;
|
|
6
|
-
arChildren$: any[];
|
|
7
|
-
title: string;
|
|
8
|
-
message: any;
|
|
9
|
-
backgroundImage: string;
|
|
10
|
-
layout$: string;
|
|
11
|
-
getUrl(): string;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BannerComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BannerComponent, "app-banner", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "arChildren$": { "alias": "arChildren$"; "required": false; }; "title": { "alias": "title"; "required": false; }; "message": { "alias": "message"; "required": false; }; "backgroundImage": { "alias": "backgroundImage"; "required": false; }; "layout$": { "alias": "layout$"; "required": false; }; }, {}, never, never, true, never>;
|
|
14
|
-
}
|
package/lib/_components/designSystemExtension/case-create-stage/case-create-stage.component.d.ts
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class CaseCreateStageComponent implements OnInit, OnDestroy {
|
|
6
|
-
private angularPConnect;
|
|
7
|
-
pConn$: typeof PConnect;
|
|
8
|
-
formGroup$: FormGroup;
|
|
9
|
-
arChildren$: any[];
|
|
10
|
-
angularPConnectData: AngularPConnectData;
|
|
11
|
-
constructor(angularPConnect: AngularPConnectService);
|
|
12
|
-
ngOnInit(): void;
|
|
13
|
-
ngOnDestroy(): void;
|
|
14
|
-
onStateChange(): void;
|
|
15
|
-
checkAndUpdate(): void;
|
|
16
|
-
updateSelf(): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CaseCreateStageComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaseCreateStageComponent, "app-case-create-stage", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
19
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FieldGroupComponent {
|
|
4
|
-
name?: string;
|
|
5
|
-
collapsible: boolean;
|
|
6
|
-
instructions: string;
|
|
7
|
-
childrenTemplate: TemplateRef<any>;
|
|
8
|
-
collapsed: boolean;
|
|
9
|
-
headerClickHandler(): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FieldGroupComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FieldGroupComponent, "app-field-group", never, { "name": { "alias": "name"; "required": false; }; "collapsible": { "alias": "collapsible"; "required": false; }; "instructions": { "alias": "instructions"; "required": false; }; "childrenTemplate": { "alias": "childrenTemplate"; "required": false; }; }, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnChanges } from '@angular/core';
|
|
2
|
-
import { Utils } from '../../../_helpers/utils';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class MaterialCaseSummaryComponent implements OnInit, OnChanges {
|
|
5
|
-
private utils;
|
|
6
|
-
status$: string;
|
|
7
|
-
bShowStatus$: boolean;
|
|
8
|
-
primaryFields$: any[];
|
|
9
|
-
secondaryFields$: any[];
|
|
10
|
-
primaryFieldsWithStatus$: any[];
|
|
11
|
-
constructor(utils: Utils);
|
|
12
|
-
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string, componentName?: string | null) => string;
|
|
13
|
-
localeCategory: string;
|
|
14
|
-
ngOnInit(): void;
|
|
15
|
-
ngOnChanges(): void;
|
|
16
|
-
updateLabelAndDate(arData: any[]): void;
|
|
17
|
-
updatePrimaryWithStatus(): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialCaseSummaryComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialCaseSummaryComponent, "app-material-case-summary", never, { "status$": { "alias": "status$"; "required": false; }; "bShowStatus$": { "alias": "bShowStatus$"; "required": false; }; "primaryFields$": { "alias": "primaryFields$"; "required": false; }; "secondaryFields$": { "alias": "secondaryFields$"; "required": false; }; }, {}, never, never, true, never>;
|
|
20
|
-
}
|
package/lib/_components/designSystemExtension/material-details/material-details.component.d.ts
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { Utils } from '../../../_helpers/utils';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class MaterialDetailsComponent {
|
|
4
|
-
private utils;
|
|
5
|
-
constructor(utils: Utils);
|
|
6
|
-
arFields$: any[];
|
|
7
|
-
arFields2$: any[];
|
|
8
|
-
arFields3$: any[];
|
|
9
|
-
arHighlightedFields: any[];
|
|
10
|
-
layout: any;
|
|
11
|
-
_getValue(configValue: any): any;
|
|
12
|
-
_formatDate(dateValue: string, dateFormat: string): string;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialDetailsComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialDetailsComponent, "app-material-details", never, { "arFields$": { "alias": "arFields$"; "required": false; }; "arFields2$": { "alias": "arFields2$"; "required": false; }; "arFields3$": { "alias": "arFields3$"; "required": false; }; "arHighlightedFields": { "alias": "arHighlightedFields"; "required": false; }; "layout": { "alias": "layout"; "required": false; }; }, {}, never, never, true, never>;
|
|
15
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { Utils } from '../../../_helpers/utils';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class MaterialDetailsFieldsComponent {
|
|
4
|
-
private utils;
|
|
5
|
-
constructor(utils: Utils);
|
|
6
|
-
arFields$: any[];
|
|
7
|
-
arHighlightedFields: any[];
|
|
8
|
-
_getValue(configValue: any, field?: any): any;
|
|
9
|
-
_formatDate(dateValue: string, dateFormat: string): string;
|
|
10
|
-
getVisibility(config: any): boolean;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialDetailsFieldsComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialDetailsFieldsComponent, "app-material-details-fields", never, { "arFields$": { "alias": "arFields$"; "required": false; }; "arHighlightedFields": { "alias": "arHighlightedFields"; "required": false; }; }, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { Utils } from '../../../_helpers/utils';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class MaterialSummaryItemComponent implements OnInit {
|
|
5
|
-
private utils;
|
|
6
|
-
item$: any;
|
|
7
|
-
menuIconOverride$: string;
|
|
8
|
-
menuIconOverrideAction$: any;
|
|
9
|
-
settingsSvgIcon$: string;
|
|
10
|
-
imagePath$: string;
|
|
11
|
-
constructor(utils: Utils);
|
|
12
|
-
ngOnInit(): void;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialSummaryItemComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialSummaryItemComponent, "app-material-summary-item", never, { "item$": { "alias": "item$"; "required": false; }; "menuIconOverride$": { "alias": "menuIconOverride$"; "required": false; }; "menuIconOverrideAction$": { "alias": "menuIconOverrideAction$"; "required": false; }; }, {}, never, never, true, never>;
|
|
15
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MaterialSummaryListComponent {
|
|
3
|
-
arItems$: any[];
|
|
4
|
-
icon$: string;
|
|
5
|
-
menuIconOverride$: string;
|
|
6
|
-
menuIconOverrideAction$: any;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialSummaryListComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialSummaryListComponent, "app-material-summary-list", never, { "arItems$": { "alias": "arItems$"; "required": false; }; "icon$": { "alias": "icon$"; "required": false; }; "menuIconOverride$": { "alias": "menuIconOverride$"; "required": false; }; "menuIconOverrideAction$": { "alias": "menuIconOverrideAction$"; "required": false; }; }, {}, never, never, true, never>;
|
|
9
|
-
}
|
package/lib/_components/designSystemExtension/material-utility/material-utility.component.d.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { Utils } from '../../../_helpers/utils';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class MaterialUtilityComponent implements OnInit {
|
|
5
|
-
private utils;
|
|
6
|
-
headerText$: string;
|
|
7
|
-
headerIcon$: string;
|
|
8
|
-
headerIconUrl$: string;
|
|
9
|
-
noItemsMessage$: string;
|
|
10
|
-
headerSvgIcon$: string;
|
|
11
|
-
settingsSvgIcon$: string;
|
|
12
|
-
constructor(utils: Utils);
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialUtilityComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialUtilityComponent, "app-material-utility", never, { "headerText$": { "alias": "headerText$"; "required": false; }; "headerIcon$": { "alias": "headerIcon$"; "required": false; }; "headerIconUrl$": { "alias": "headerIconUrl$"; "required": false; }; "noItemsMessage$": { "alias": "noItemsMessage$"; "required": false; }; }, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { OnInit, EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class MaterialVerticalTabsComponent implements OnInit {
|
|
4
|
-
tabConfig$: any[];
|
|
5
|
-
tabClick: EventEmitter<any>;
|
|
6
|
-
selectedTabId$: any;
|
|
7
|
-
ngOnInit(): void;
|
|
8
|
-
onChange(tab: any): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialVerticalTabsComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialVerticalTabsComponent, "app-material-vertical-tabs", never, { "tabConfig$": { "alias": "tabConfig$"; "required": false; }; }, { "tabClick": "tabClick"; }, never, never, true, never>;
|
|
11
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { ElementRef, OnInit, Renderer2, ChangeDetectorRef, OnChanges, SimpleChanges, OnDestroy } from '@angular/core';
|
|
2
|
-
import { Utils } from '../../../_helpers/utils';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class OperatorComponent implements OnInit, OnChanges, OnDestroy {
|
|
5
|
-
private el;
|
|
6
|
-
private renderer;
|
|
7
|
-
private cdRef;
|
|
8
|
-
private utils;
|
|
9
|
-
pConn$: typeof PConnect;
|
|
10
|
-
displayLabel: any;
|
|
11
|
-
name$?: string;
|
|
12
|
-
fields$: any[];
|
|
13
|
-
bShowPopover$: boolean;
|
|
14
|
-
date$: string;
|
|
15
|
-
label$: string;
|
|
16
|
-
id$: string;
|
|
17
|
-
constructor(el: ElementRef, renderer: Renderer2, cdRef: ChangeDetectorRef, utils: Utils);
|
|
18
|
-
ngOnInit(): void;
|
|
19
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
20
|
-
ngOnDestroy(): void;
|
|
21
|
-
updateSelf(): void;
|
|
22
|
-
showOperator(): void;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OperatorComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OperatorComponent, "app-operator", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "displayLabel": { "alias": "displayLabel"; "required": false; }; "name$": { "alias": "name$"; "required": false; }; }, {}, never, never, true, never>;
|
|
25
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
interface PulseProps {
|
|
4
|
-
children?: any[];
|
|
5
|
-
}
|
|
6
|
-
export declare class PulseComponent implements OnInit {
|
|
7
|
-
pConn$: typeof PConnect;
|
|
8
|
-
configProps$: PulseProps;
|
|
9
|
-
currentUser$: string | undefined;
|
|
10
|
-
currentUserInitials$: string | undefined;
|
|
11
|
-
ngOnInit(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PulseComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PulseComponent, "app-pulse", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
15
|
-
export {};
|
package/lib/_components/designSystemExtension/rich-text-editor/rich-text-editor.component.d.ts
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnChanges } from '@angular/core';
|
|
2
|
-
import { FormControl } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class RichTextEditorComponent implements OnChanges {
|
|
5
|
-
placeholder: any;
|
|
6
|
-
disabled: any;
|
|
7
|
-
readonly: any;
|
|
8
|
-
value: any;
|
|
9
|
-
label: any;
|
|
10
|
-
required: any;
|
|
11
|
-
info: any;
|
|
12
|
-
error: any;
|
|
13
|
-
testId: any;
|
|
14
|
-
onBlur: EventEmitter<any>;
|
|
15
|
-
onChange: EventEmitter<any>;
|
|
16
|
-
richText: FormControl<any>;
|
|
17
|
-
ngOnChanges(): void;
|
|
18
|
-
filePickerCallback: (cb: any) => void;
|
|
19
|
-
blur(): void;
|
|
20
|
-
change(event: any): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RichTextEditorComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RichTextEditorComponent, "app-rich-text-editor", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; "label": { "alias": "label"; "required": false; }; "required": { "alias": "required"; "required": false; }; "info": { "alias": "info"; "required": false; }; "error": { "alias": "error"; "required": false; }; "testId": { "alias": "testId"; "required": false; }; }, { "onBlur": "onBlur"; "onChange": "onChange"; }, never, never, true, never>;
|
|
23
|
-
}
|
package/lib/_components/designSystemExtension/wss-quick-create/wss-quick-create.component.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class WssQuickCreateComponent {
|
|
3
|
-
actions$: any;
|
|
4
|
-
heading$: any;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WssQuickCreateComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WssQuickCreateComponent, "wss-quick-create", never, { "actions$": { "alias": "actions$"; "required": false; }; "heading$": { "alias": "heading$"; "required": false; }; }, {}, never, never, true, never>;
|
|
7
|
-
}
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
import { OnInit, ChangeDetectorRef, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
3
|
-
import { Observable } from 'rxjs';
|
|
4
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
5
|
-
import { Utils } from '../../../_helpers/utils';
|
|
6
|
-
import { DatapageService } from '../../../_services/datapage.service';
|
|
7
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
interface IOption {
|
|
10
|
-
key: string;
|
|
11
|
-
value: string;
|
|
12
|
-
}
|
|
13
|
-
interface AutoCompleteProps extends PConnFieldProps {
|
|
14
|
-
deferDatasource?: boolean;
|
|
15
|
-
datasourceMetadata?: any;
|
|
16
|
-
onRecordChange?: any;
|
|
17
|
-
additionalProps?: object;
|
|
18
|
-
listType: string;
|
|
19
|
-
parameters?: any;
|
|
20
|
-
datasource: any;
|
|
21
|
-
columns: any[];
|
|
22
|
-
}
|
|
23
|
-
export declare class AutoCompleteComponent implements OnInit, OnDestroy {
|
|
24
|
-
private angularPConnect;
|
|
25
|
-
private cdRef;
|
|
26
|
-
private utils;
|
|
27
|
-
private dataPageService;
|
|
28
|
-
pConn$: typeof PConnect;
|
|
29
|
-
formGroup$: FormGroup;
|
|
30
|
-
angularPConnectData: AngularPConnectData;
|
|
31
|
-
configProps$: AutoCompleteProps;
|
|
32
|
-
label$: string;
|
|
33
|
-
value$: string;
|
|
34
|
-
bRequired$: boolean;
|
|
35
|
-
bReadonly$: boolean;
|
|
36
|
-
bDisabled$: boolean;
|
|
37
|
-
bVisible$: boolean;
|
|
38
|
-
displayMode$?: string;
|
|
39
|
-
controlName$: string;
|
|
40
|
-
bHasForm$: boolean;
|
|
41
|
-
options$: any[];
|
|
42
|
-
componentReference: string;
|
|
43
|
-
testId: string;
|
|
44
|
-
listType: string;
|
|
45
|
-
columns: never[];
|
|
46
|
-
helperText: string;
|
|
47
|
-
placeholder: string;
|
|
48
|
-
fieldControl: FormControl<string | null>;
|
|
49
|
-
parameters: {};
|
|
50
|
-
hideLabel: boolean;
|
|
51
|
-
filteredOptions: Observable<any[]>;
|
|
52
|
-
filterValue: string;
|
|
53
|
-
actionsApi: Object;
|
|
54
|
-
propName: string;
|
|
55
|
-
constructor(angularPConnect: AngularPConnectService, cdRef: ChangeDetectorRef, utils: Utils, dataPageService: DatapageService);
|
|
56
|
-
ngOnInit(): Promise<void>;
|
|
57
|
-
setOptions(options: IOption[]): void;
|
|
58
|
-
ngOnDestroy(): void;
|
|
59
|
-
private _filter;
|
|
60
|
-
onStateChange(): Promise<void>;
|
|
61
|
-
checkAndUpdate(): Promise<void>;
|
|
62
|
-
updateSelf(): Promise<void>;
|
|
63
|
-
setPropertyValuesFromProps(): void;
|
|
64
|
-
generateColumnsAndDataSource(): {
|
|
65
|
-
columns: any[];
|
|
66
|
-
datasource: any;
|
|
67
|
-
};
|
|
68
|
-
fillOptions(results: any): void;
|
|
69
|
-
flattenParameters(params?: {}): {};
|
|
70
|
-
getDisplayFieldsMetaData(columnList: any): any;
|
|
71
|
-
preProcessColumns(columnList: any): any;
|
|
72
|
-
fieldOnChange(event: Event): void;
|
|
73
|
-
optionChanged(event: any): void;
|
|
74
|
-
fieldOnBlur(event: Event): void;
|
|
75
|
-
getErrorMessage(): string;
|
|
76
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AutoCompleteComponent, never>;
|
|
77
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AutoCompleteComponent, "app-auto-complete", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
78
|
-
}
|
|
79
|
-
export {};
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnChanges } from '@angular/core';
|
|
2
|
-
import { ProgressSpinnerService } from '../../../_messages/progress-spinner.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CancelAlertComponent implements OnChanges {
|
|
5
|
-
private psService;
|
|
6
|
-
pConn$: typeof PConnect;
|
|
7
|
-
bShowAlert$: boolean;
|
|
8
|
-
onAlertState$: EventEmitter<boolean>;
|
|
9
|
-
heading$: string;
|
|
10
|
-
body1$: string;
|
|
11
|
-
body2$: string;
|
|
12
|
-
itemKey: string;
|
|
13
|
-
localizedVal: Function;
|
|
14
|
-
localeCategory: string;
|
|
15
|
-
constructor(psService: ProgressSpinnerService);
|
|
16
|
-
ngOnChanges(): void;
|
|
17
|
-
dismissAlert(): void;
|
|
18
|
-
dismissAlertOnly(): void;
|
|
19
|
-
sendMessage(sMessage: string): void;
|
|
20
|
-
buttonClick(sAction: any): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CancelAlertComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CancelAlertComponent, "app-cancel-alert", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "bShowAlert$": { "alias": "bShowAlert$"; "required": false; }; }, { "onAlertState$": "onAlertState$"; }, never, never, true, never>;
|
|
23
|
-
}
|