@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,14 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { FormTemplateBase } from '../base/form-template-base';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ThreeColumnComponent extends FormTemplateBase implements OnInit, OnChanges {
|
|
6
|
-
pConn$: typeof PConnect;
|
|
7
|
-
formGroup$: FormGroup;
|
|
8
|
-
arChildren$: any[];
|
|
9
|
-
ngOnInit(): void;
|
|
10
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
11
|
-
updateSelf(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ThreeColumnComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ThreeColumnComponent, "app-three-column", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ThreeColumnPageComponent {
|
|
4
|
-
pConn$: typeof PConnect;
|
|
5
|
-
formGroup$: FormGroup;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ThreeColumnPageComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ThreeColumnPageComponent, "app-three-column-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { OnInit, SimpleChanges, OnChanges } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { FormTemplateBase } from '../base/form-template-base';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class TwoColumnComponent extends FormTemplateBase implements OnInit, OnChanges {
|
|
6
|
-
pConn$: typeof PConnect;
|
|
7
|
-
formGroup$: FormGroup;
|
|
8
|
-
arChildren$: any[];
|
|
9
|
-
ngOnInit(): void;
|
|
10
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
11
|
-
updateSelf(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TwoColumnComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TwoColumnComponent, "app-two-column", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,16 +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 TwoColumnPageComponent implements OnInit, OnDestroy {
|
|
6
|
-
private angularPConnect;
|
|
7
|
-
pConn$: typeof PConnect;
|
|
8
|
-
formGroup$: FormGroup;
|
|
9
|
-
angularPConnectData: AngularPConnectData;
|
|
10
|
-
constructor(angularPConnect: AngularPConnectService);
|
|
11
|
-
ngOnInit(): void;
|
|
12
|
-
ngOnDestroy(): void;
|
|
13
|
-
onStateChange(): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TwoColumnPageComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TwoColumnPageComponent, "app-two-column-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -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 TwoColumnTabComponent 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<TwoColumnTabComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TwoColumnTabComponent, "app-two-column-tab", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export declare function getAllFields(pConnect: any): never[];
|
|
2
|
-
export declare function filterForFieldValueList(fields: any): any;
|
|
3
|
-
/**
|
|
4
|
-
* This method evaluates whether a row action is allowed based on the provided conditions.
|
|
5
|
-
* @param {string|boolean|undefined} allowRowDelete - The condition for allowing row deletion.
|
|
6
|
-
* @param {object} rowData - The data of the row being evaluated.
|
|
7
|
-
* @returns {boolean} - Returns true if the row action is allowed, false otherwise.
|
|
8
|
-
*/
|
|
9
|
-
export declare const evaluateAllowRowAction: (allowRowDelete: any, rowData: any) => boolean;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { FormTemplateBase } from '../base/form-template-base';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class WideNarrowFormComponent extends FormTemplateBase implements OnInit, OnChanges {
|
|
6
|
-
pConn$: typeof PConnect;
|
|
7
|
-
formGroup$: FormGroup;
|
|
8
|
-
arChildren$: any[];
|
|
9
|
-
ngOnInit(): void;
|
|
10
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
11
|
-
updateSelf(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WideNarrowFormComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WideNarrowFormComponent, "app-wide-narrow-form", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -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 WideNarrowPageComponent implements OnInit, OnDestroy {
|
|
6
|
-
private angularPConnect;
|
|
7
|
-
pConn$: typeof PConnect;
|
|
8
|
-
formGroup$: FormGroup;
|
|
9
|
-
thePConnType: string | undefined;
|
|
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<WideNarrowPageComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WideNarrowPageComponent, "app-wide-narrow-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
19
|
-
}
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, NgZone, OnDestroy, OnInit } 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 WssNavBarProps {
|
|
7
|
-
showAppName: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare class WssNavBarComponent implements OnInit, OnDestroy {
|
|
10
|
-
private angularPConnect;
|
|
11
|
-
private cdRef;
|
|
12
|
-
private psService;
|
|
13
|
-
private ngZone;
|
|
14
|
-
private utils;
|
|
15
|
-
pConn$: typeof PConnect;
|
|
16
|
-
appName$: string;
|
|
17
|
-
pages$: any[];
|
|
18
|
-
caseTypes$: any[];
|
|
19
|
-
homePage: any;
|
|
20
|
-
angularPConnectData: AngularPConnectData;
|
|
21
|
-
configProps$: WssNavBarProps;
|
|
22
|
-
navPages$: any[];
|
|
23
|
-
navExpandCollapse$: string;
|
|
24
|
-
bShowCaseTypes$: boolean;
|
|
25
|
-
portalApp$: string | undefined;
|
|
26
|
-
portalLogoImage$: string;
|
|
27
|
-
showAppName$: boolean;
|
|
28
|
-
portalOperator$: string | undefined;
|
|
29
|
-
portalOperatorInitials$: string;
|
|
30
|
-
actionsAPI: any;
|
|
31
|
-
createWork: any;
|
|
32
|
-
showPage: any;
|
|
33
|
-
logout: any;
|
|
34
|
-
navIcon$: string;
|
|
35
|
-
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string, componentName?: string | null) => string;
|
|
36
|
-
localeCategory: string;
|
|
37
|
-
constructor(angularPConnect: AngularPConnectService, cdRef: ChangeDetectorRef, psService: ProgressSpinnerService, ngZone: NgZone, utils: Utils);
|
|
38
|
-
ngOnInit(): void;
|
|
39
|
-
ngOnDestroy(): void;
|
|
40
|
-
loadImage(src: string): Promise<unknown>;
|
|
41
|
-
onStateChange(): void;
|
|
42
|
-
updateSelf(): void;
|
|
43
|
-
initComponent(): void;
|
|
44
|
-
navPanelButtonClick(oPageData: any): void;
|
|
45
|
-
navPanelCreateButtonClick(): void;
|
|
46
|
-
navPanelCreateCaseType(sCaseType: string, sFlowType: string): void;
|
|
47
|
-
navPanelLogoutClick(): void;
|
|
48
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WssNavBarComponent, never>;
|
|
49
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WssNavBarComponent, "app-wss-nav-bar", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "appName$": { "alias": "appName$"; "required": false; }; "pages$": { "alias": "pages$"; "required": false; }; "caseTypes$": { "alias": "caseTypes$"; "required": false; }; "homePage": { "alias": "homePage"; "required": false; }; }, {}, never, never, true, never>;
|
|
50
|
-
}
|
|
51
|
-
export {};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
interface AppAnnouncementProps {
|
|
4
|
-
header?: string;
|
|
5
|
-
description?: string;
|
|
6
|
-
whatsnewlink?: string;
|
|
7
|
-
label?: string;
|
|
8
|
-
datasource?: any;
|
|
9
|
-
}
|
|
10
|
-
export declare class AppAnnouncementComponent implements OnInit {
|
|
11
|
-
pConn$: typeof PConnect;
|
|
12
|
-
configProps$: AppAnnouncementProps;
|
|
13
|
-
details$: any[];
|
|
14
|
-
ngOnInit(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AppAnnouncementComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AppAnnouncementComponent, "app-app-announcement", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
17
|
-
}
|
|
18
|
-
export {};
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
import { OnInit, NgZone, OnDestroy, ElementRef } 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
|
-
export declare class AttachmentComponent implements OnInit, OnDestroy {
|
|
7
|
-
private angularPConnect;
|
|
8
|
-
private utils;
|
|
9
|
-
private ngZone;
|
|
10
|
-
pConn$: typeof PConnect;
|
|
11
|
-
formGroup$: FormGroup;
|
|
12
|
-
angularPConnectData: AngularPConnectData;
|
|
13
|
-
fileInput: ElementRef;
|
|
14
|
-
label$: string;
|
|
15
|
-
value$: any;
|
|
16
|
-
bRequired$: boolean;
|
|
17
|
-
bReadonly$: boolean;
|
|
18
|
-
bDisabled$: boolean;
|
|
19
|
-
bVisible$: boolean;
|
|
20
|
-
bLoading$: boolean;
|
|
21
|
-
bShowSelector$: boolean;
|
|
22
|
-
att_categoryName: string;
|
|
23
|
-
fileTemp: any;
|
|
24
|
-
caseID: any;
|
|
25
|
-
allowMultiple$: boolean;
|
|
26
|
-
extensions$: string;
|
|
27
|
-
status: string;
|
|
28
|
-
validateMessage: string | undefined;
|
|
29
|
-
valueRef: string;
|
|
30
|
-
imagePath$: string;
|
|
31
|
-
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string, componentName?: string | null) => string;
|
|
32
|
-
localeCategory: string;
|
|
33
|
-
uploadMultipleFilesLabel: string;
|
|
34
|
-
uploadSingleFileLabel: string;
|
|
35
|
-
filesWithError: any;
|
|
36
|
-
files: any;
|
|
37
|
-
categoryName: string;
|
|
38
|
-
displayMode: string | undefined;
|
|
39
|
-
srcImg: any;
|
|
40
|
-
deleteIcon: string;
|
|
41
|
-
tempFilesToBeUploaded: any[];
|
|
42
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils, ngZone: NgZone);
|
|
43
|
-
ngOnInit(): void;
|
|
44
|
-
getAttachments(): () => void;
|
|
45
|
-
checkAndUpdate(): void;
|
|
46
|
-
onStateChange(): void;
|
|
47
|
-
updateSelf(): void;
|
|
48
|
-
buildFilePropsFromResponse(respObj: any): {
|
|
49
|
-
props: {
|
|
50
|
-
meta: string;
|
|
51
|
-
name: any;
|
|
52
|
-
icon: string;
|
|
53
|
-
};
|
|
54
|
-
responseProps: any;
|
|
55
|
-
};
|
|
56
|
-
updateAttachments(): void;
|
|
57
|
-
resetAttachmentStoredState(): void;
|
|
58
|
-
downloadFile(fileObj: any): void;
|
|
59
|
-
fileDownload: (data: any, fileName: any, ext: any) => void;
|
|
60
|
-
getAttachmentKey: (name?: string) => string;
|
|
61
|
-
getCurrentAttachmentsList(key: any, context: any): any;
|
|
62
|
-
validateMaxSize(fileObj: any, maxSizeInMB: any): boolean;
|
|
63
|
-
validateFileExtension: (fileObj: any, allowedExtensions: any) => any;
|
|
64
|
-
updateAttachmentState(pConn: any, key: any, attachments: any): void;
|
|
65
|
-
deleteFile(file: any): void;
|
|
66
|
-
onFileAdded(event: any): void;
|
|
67
|
-
clearFieldErrorMessages(): void;
|
|
68
|
-
onUploadProgress(): void;
|
|
69
|
-
errorHandler(isFetchCanceled: any, attachedFile: any): (error: any) => never;
|
|
70
|
-
uploadFiles(): void;
|
|
71
|
-
ngOnDestroy(): void;
|
|
72
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AttachmentComponent, never>;
|
|
73
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AttachmentComponent, "app-attachment", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
74
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { MatTableDataSource } from '@angular/material/table';
|
|
3
|
-
import { Utils } from '../../../_helpers/utils';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
interface CaseHistoryProps {
|
|
6
|
-
label?: string;
|
|
7
|
-
}
|
|
8
|
-
export declare class CaseHistoryComponent implements OnInit {
|
|
9
|
-
private utils;
|
|
10
|
-
pConn$: typeof PConnect;
|
|
11
|
-
configProps$: CaseHistoryProps;
|
|
12
|
-
repeatList$: MatTableDataSource<any>;
|
|
13
|
-
fields$: any[];
|
|
14
|
-
displayedColumns$: any[];
|
|
15
|
-
waitingForData: boolean;
|
|
16
|
-
constructor(utils: Utils);
|
|
17
|
-
ngOnInit(): void;
|
|
18
|
-
updateData(listData: any[], fieldData: any[]): any[];
|
|
19
|
-
getDisplayColumns(fields?: any[]): any[];
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CaseHistoryComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaseHistoryComponent, "app-case-history", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
22
|
-
}
|
|
23
|
-
export {};
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import { OnInit, ChangeDetectorRef, 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
|
-
export declare class FeedContainerComponent implements OnInit, OnDestroy {
|
|
6
|
-
private angularPConnect;
|
|
7
|
-
private cdRef;
|
|
8
|
-
private utils;
|
|
9
|
-
pConn$: typeof PConnect;
|
|
10
|
-
angularPConnectData: AngularPConnectData;
|
|
11
|
-
userName$: string | undefined;
|
|
12
|
-
imageKey$: string | undefined;
|
|
13
|
-
currentUserInitials$: string;
|
|
14
|
-
currentUserName$: string;
|
|
15
|
-
pulseMessages$: any[];
|
|
16
|
-
showReplyComment$: Object;
|
|
17
|
-
svgComment$: string;
|
|
18
|
-
svgLike$: string;
|
|
19
|
-
svgLikedByMe$: string;
|
|
20
|
-
svgSend$: string;
|
|
21
|
-
pulseConversation: string;
|
|
22
|
-
userData: Map<any, any>;
|
|
23
|
-
pulseComment: Object;
|
|
24
|
-
actionsAPI: any;
|
|
25
|
-
feedAPI: any;
|
|
26
|
-
pulseData: any;
|
|
27
|
-
fetchMessages: any;
|
|
28
|
-
likeMessage: any;
|
|
29
|
-
postMessage: any;
|
|
30
|
-
constructor(angularPConnect: AngularPConnectService, cdRef: ChangeDetectorRef, utils: Utils);
|
|
31
|
-
ngOnInit(): void;
|
|
32
|
-
ngOnDestroy(): void;
|
|
33
|
-
onStateChange(): void;
|
|
34
|
-
updateSelf(): void;
|
|
35
|
-
getMessageData(): void;
|
|
36
|
-
convertToArray(messages: any[]): any[];
|
|
37
|
-
appendPulseMessage(messages: any[]): any[];
|
|
38
|
-
updateMessagesWithOperators(): void;
|
|
39
|
-
updateCurrentUserName(sUser: string): void;
|
|
40
|
-
postClick(): void;
|
|
41
|
-
messageChange(event: any): void;
|
|
42
|
-
likeClick(messageID: string, rMessageID: string, bLikedByMe: boolean, level: string): void;
|
|
43
|
-
commentClick(messageID: any): void;
|
|
44
|
-
postCommentClick(messageID: any): void;
|
|
45
|
-
newCommentChange(event: any, messageID: any): void;
|
|
46
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FeedContainerComponent, never>;
|
|
47
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FeedContainerComponent, "app-feed-container", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
48
|
-
}
|
|
@@ -1,149 +0,0 @@
|
|
|
1
|
-
import { OnInit, NgZone, 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
|
-
export declare class FileUtilityComponent implements OnInit, OnDestroy {
|
|
6
|
-
private angularPConnect;
|
|
7
|
-
private utils;
|
|
8
|
-
private ngZone;
|
|
9
|
-
pConn$: typeof PConnect;
|
|
10
|
-
angularPConnectData: AngularPConnectData;
|
|
11
|
-
arFullListAttachments: any[];
|
|
12
|
-
lu_name$: string;
|
|
13
|
-
lu_icon$: string;
|
|
14
|
-
lu_bLoading$: boolean;
|
|
15
|
-
lu_count$: number;
|
|
16
|
-
lu_arActions$: any[];
|
|
17
|
-
lu_arItems$: any;
|
|
18
|
-
va_arItems$: any[];
|
|
19
|
-
lu_onViewAllFunction: any;
|
|
20
|
-
bShowFileModal$: boolean;
|
|
21
|
-
bShowLinkModal$: boolean;
|
|
22
|
-
bShowViewAllModal$: boolean;
|
|
23
|
-
arFileMainButtons$: any[];
|
|
24
|
-
arFileSecondaryButtons$: any[];
|
|
25
|
-
arLinkMainButtons$: any[];
|
|
26
|
-
arLinkSecondaryButtons$: any[];
|
|
27
|
-
arFiles$: any[];
|
|
28
|
-
arFileList$: any[];
|
|
29
|
-
removeFileFromList$: any;
|
|
30
|
-
arLinks$: any[];
|
|
31
|
-
arLinksList$: any[];
|
|
32
|
-
removeLinksFromList$: any;
|
|
33
|
-
link_title$: string;
|
|
34
|
-
link_url$: string;
|
|
35
|
-
closeSvgIcon$: string;
|
|
36
|
-
currentCaseID: string;
|
|
37
|
-
addAttachmentsActions: any;
|
|
38
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils, ngZone: NgZone);
|
|
39
|
-
ngOnInit(): void;
|
|
40
|
-
ngOnDestroy(): void;
|
|
41
|
-
onStateChange(): void;
|
|
42
|
-
onAttachFiles(files: any): void;
|
|
43
|
-
refreshAttachments(): void;
|
|
44
|
-
onUploadProgress(): void;
|
|
45
|
-
errorHandler(): void;
|
|
46
|
-
onAttachLinks(links: any): void;
|
|
47
|
-
addAttachments(attsFromResp?: any[]): any[];
|
|
48
|
-
onViewAll(): void;
|
|
49
|
-
_closeViewAll(): void;
|
|
50
|
-
removeFileFromList(item: any): void;
|
|
51
|
-
removeLinksFromList(item: any): void;
|
|
52
|
-
getNewListUtilityItemProps: ({ att, cancelFile, downloadFile, deleteFile, removeFile }: {
|
|
53
|
-
att: any;
|
|
54
|
-
cancelFile: any;
|
|
55
|
-
downloadFile: any;
|
|
56
|
-
deleteFile: any;
|
|
57
|
-
removeFile: any;
|
|
58
|
-
}) => {
|
|
59
|
-
id: any;
|
|
60
|
-
visual: {
|
|
61
|
-
icon: any;
|
|
62
|
-
progress: any;
|
|
63
|
-
};
|
|
64
|
-
primary: {
|
|
65
|
-
type: any;
|
|
66
|
-
name: any;
|
|
67
|
-
icon: string;
|
|
68
|
-
click: any;
|
|
69
|
-
};
|
|
70
|
-
secondary: {
|
|
71
|
-
text: any;
|
|
72
|
-
};
|
|
73
|
-
actions: any;
|
|
74
|
-
};
|
|
75
|
-
getListUtilityItemProps: ({ att, cancelFile, downloadFile, deleteFile, removeFile }: {
|
|
76
|
-
att: any;
|
|
77
|
-
cancelFile: any;
|
|
78
|
-
downloadFile: any;
|
|
79
|
-
deleteFile: any;
|
|
80
|
-
removeFile: any;
|
|
81
|
-
}) => {
|
|
82
|
-
id: any;
|
|
83
|
-
visual: {
|
|
84
|
-
icon: any;
|
|
85
|
-
progress: any;
|
|
86
|
-
};
|
|
87
|
-
primary: {
|
|
88
|
-
type: any;
|
|
89
|
-
name: any;
|
|
90
|
-
icon: string;
|
|
91
|
-
click: any;
|
|
92
|
-
};
|
|
93
|
-
secondary: {
|
|
94
|
-
text: any;
|
|
95
|
-
};
|
|
96
|
-
actions: any;
|
|
97
|
-
};
|
|
98
|
-
_addLink(): void;
|
|
99
|
-
_changeTitle(event: any): void;
|
|
100
|
-
_changeUrl(event: any): void;
|
|
101
|
-
downloadFile(att: any): void;
|
|
102
|
-
fileDownload: (data: any, fileName: any, ext: any) => void;
|
|
103
|
-
cancelFile(): void;
|
|
104
|
-
deleteFile(att: any): void;
|
|
105
|
-
removeFile(): void;
|
|
106
|
-
removeNewFile(): void;
|
|
107
|
-
createModal(modalType: string): void;
|
|
108
|
-
createModalButtons(): void;
|
|
109
|
-
uploadMyFiles($event: any): void;
|
|
110
|
-
getFiles(arFiles: any[]): any[];
|
|
111
|
-
setNewFiles(arFiles: any): any;
|
|
112
|
-
validateMaxSize(fileObj: any, maxSizeInMB: any): boolean;
|
|
113
|
-
onFileActionButtonClick(event: any): void;
|
|
114
|
-
onLinkActionButtonClick(event: any): void;
|
|
115
|
-
clearOutFiles(): void;
|
|
116
|
-
clearOutLinks(): void;
|
|
117
|
-
addALink(): void;
|
|
118
|
-
_fieldOnChangeLink(event: any): void;
|
|
119
|
-
_fieldOnChangeURL(event: any): void;
|
|
120
|
-
updateSelf(): void;
|
|
121
|
-
getCaseID(): any;
|
|
122
|
-
fetchCaseAttachments(caseID: any): Promise<object>;
|
|
123
|
-
handleAttachmentsResponse(resp: any): void;
|
|
124
|
-
getUtilityItems(attachments: any): any;
|
|
125
|
-
mapAttachmentToUtilityItem(att: any): {
|
|
126
|
-
id: any;
|
|
127
|
-
visual: {
|
|
128
|
-
icon: any;
|
|
129
|
-
progress: any;
|
|
130
|
-
};
|
|
131
|
-
primary: {
|
|
132
|
-
type: any;
|
|
133
|
-
name: any;
|
|
134
|
-
icon: string;
|
|
135
|
-
click: any;
|
|
136
|
-
};
|
|
137
|
-
secondary: {
|
|
138
|
-
text: any;
|
|
139
|
-
};
|
|
140
|
-
actions: any;
|
|
141
|
-
};
|
|
142
|
-
getDownloadFunction(att: any): (() => void) | null;
|
|
143
|
-
getCancelFunction(att: any): (() => void) | null;
|
|
144
|
-
getDeleteFunction(att: any): (() => void) | null;
|
|
145
|
-
getRemoveFunction(att: any): (() => void) | null;
|
|
146
|
-
caseHasChanged(): boolean;
|
|
147
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FileUtilityComponent, never>;
|
|
148
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FileUtilityComponent, "app-file-utility", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
149
|
-
}
|
|
@@ -1,23 +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 ListUtilityComponent implements OnInit {
|
|
5
|
-
private utils;
|
|
6
|
-
name$: string;
|
|
7
|
-
icon$: string;
|
|
8
|
-
bLoading$: boolean;
|
|
9
|
-
count$: number;
|
|
10
|
-
arActions$: any[];
|
|
11
|
-
arItems$: any[];
|
|
12
|
-
menuIconOverrideAction$: any[];
|
|
13
|
-
onViewAll$: any;
|
|
14
|
-
headerSvgIcon$: string;
|
|
15
|
-
settingsSvgIcon$: string;
|
|
16
|
-
noItemsMessage$: string;
|
|
17
|
-
imagePath$: string;
|
|
18
|
-
constructor(utils: Utils);
|
|
19
|
-
ngOnInit(): void;
|
|
20
|
-
getIconPath(): string;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ListUtilityComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ListUtilityComponent, "app-list-utility", never, { "name$": { "alias": "name$"; "required": false; }; "icon$": { "alias": "icon$"; "required": false; }; "bLoading$": { "alias": "bLoading$"; "required": false; }; "count$": { "alias": "count$"; "required": false; }; "arActions$": { "alias": "arActions$"; "required": false; }; "arItems$": { "alias": "arItems$"; "required": false; }; "menuIconOverrideAction$": { "alias": "menuIconOverrideAction$"; "required": false; }; "onViewAll$": { "alias": "onViewAll$"; "required": false; }; }, {}, never, never, true, never>;
|
|
23
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { OnChanges, OnInit, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { Utils } from '../../../_helpers/utils';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
interface QuickCreateProps {
|
|
5
|
-
heading?: string;
|
|
6
|
-
showCaseIcons?: boolean;
|
|
7
|
-
classFilter?: any;
|
|
8
|
-
}
|
|
9
|
-
export declare class QuickCreateComponent implements OnInit, OnChanges {
|
|
10
|
-
private utils;
|
|
11
|
-
pConn$: typeof PConnect;
|
|
12
|
-
formGroup$: any;
|
|
13
|
-
configProps$: QuickCreateProps;
|
|
14
|
-
arChildren$: any[];
|
|
15
|
-
heading$?: string;
|
|
16
|
-
showCaseIcons$?: boolean;
|
|
17
|
-
classFilter$: any;
|
|
18
|
-
cases$: any;
|
|
19
|
-
constructor(utils: Utils);
|
|
20
|
-
createCase(className: any): void;
|
|
21
|
-
initComponent(): void;
|
|
22
|
-
ngOnInit(): void;
|
|
23
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
24
|
-
updateSelf(): void;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<QuickCreateComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<QuickCreateComponent, "app-quick-create", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
27
|
-
}
|
|
28
|
-
export {};
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { publicConstants } from '@pega/pcore-pconnect-typedefs/constants';
|
|
3
|
-
import { ProgressSpinnerService } from '../../../_messages/progress-spinner.service';
|
|
4
|
-
import { ErrorMessagesService } from '../../../_messages/error-messages.service';
|
|
5
|
-
import { Utils } from '../../../_helpers/utils';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
interface ToDoProps {
|
|
8
|
-
datasource?: any;
|
|
9
|
-
headerText?: string;
|
|
10
|
-
myWorkList?: any;
|
|
11
|
-
label?: string;
|
|
12
|
-
readOnly?: boolean;
|
|
13
|
-
}
|
|
14
|
-
export declare class TodoComponent implements OnInit, OnDestroy {
|
|
15
|
-
private psService;
|
|
16
|
-
private erService;
|
|
17
|
-
private utils;
|
|
18
|
-
pConn$: typeof PConnect;
|
|
19
|
-
caseInfoID$: string;
|
|
20
|
-
datasource$: any;
|
|
21
|
-
headerText$?: string;
|
|
22
|
-
showTodoList$: boolean;
|
|
23
|
-
target$: string;
|
|
24
|
-
type$: string;
|
|
25
|
-
context$: string;
|
|
26
|
-
myWorkList$: any;
|
|
27
|
-
isConfirm: any;
|
|
28
|
-
configProps$: ToDoProps;
|
|
29
|
-
currentUser$: string | undefined;
|
|
30
|
-
currentUserInitials$: string;
|
|
31
|
-
bShowMore$: boolean;
|
|
32
|
-
arAssignments$: any[];
|
|
33
|
-
assignmentsSource$: any;
|
|
34
|
-
CONSTS: typeof publicConstants;
|
|
35
|
-
bLogging: boolean;
|
|
36
|
-
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string, componentName?: string | null) => string;
|
|
37
|
-
localeCategory: string;
|
|
38
|
-
showlessLocalizedValue: string;
|
|
39
|
-
showMoreLocalizedValue: string;
|
|
40
|
-
count: number;
|
|
41
|
-
constructor(psService: ProgressSpinnerService, erService: ErrorMessagesService, utils: Utils);
|
|
42
|
-
ngOnInit(): void;
|
|
43
|
-
ngOnDestroy(): void;
|
|
44
|
-
get canPerform(): boolean;
|
|
45
|
-
updateList(): void;
|
|
46
|
-
updateToDo(): void;
|
|
47
|
-
deferLoadWorklistItems(responseData: any): void;
|
|
48
|
-
getID(assignment: any): any;
|
|
49
|
-
topThreeAssignments(assignmentsSource: any[]): any[];
|
|
50
|
-
getAssignmentId(assignment: any): any;
|
|
51
|
-
getPriority(assignment: any): any;
|
|
52
|
-
getAssignmentName(assignment: any): any;
|
|
53
|
-
getCaseInfoAssignment(assignmentsSource: any[], caseInfoID: string): any[];
|
|
54
|
-
_showMore(): void;
|
|
55
|
-
_showLess(): void;
|
|
56
|
-
isChildCase(assignment: any): any;
|
|
57
|
-
clickGo(assignment: any): void;
|
|
58
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TodoComponent, never>;
|
|
59
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TodoComponent, "app-todo", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "caseInfoID$": { "alias": "caseInfoID$"; "required": false; }; "datasource$": { "alias": "datasource$"; "required": false; }; "headerText$": { "alias": "headerText$"; "required": false; }; "showTodoList$": { "alias": "showTodoList$"; "required": false; }; "target$": { "alias": "target$"; "required": false; }; "type$": { "alias": "type$"; "required": false; }; "context$": { "alias": "context$"; "required": false; }; "myWorkList$": { "alias": "myWorkList$"; "required": false; }; "isConfirm": { "alias": "isConfirm"; "required": false; }; }, {}, never, never, true, never>;
|
|
60
|
-
}
|
|
61
|
-
export {};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { Utils } from '../../../_helpers/utils';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
interface UtilityProps {
|
|
5
|
-
headerIcon?: string;
|
|
6
|
-
headerText?: string;
|
|
7
|
-
noItemsMessage?: string;
|
|
8
|
-
}
|
|
9
|
-
export declare class UtilityComponent implements OnInit, OnChanges {
|
|
10
|
-
private utils;
|
|
11
|
-
pConn$: typeof PConnect;
|
|
12
|
-
configProps$: UtilityProps;
|
|
13
|
-
headerIcon$?: string;
|
|
14
|
-
headerText$?: string;
|
|
15
|
-
headerIconUrl$?: string;
|
|
16
|
-
noItemsMessage$?: string;
|
|
17
|
-
constructor(utils: Utils);
|
|
18
|
-
ngOnInit(): void;
|
|
19
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
20
|
-
updateSelf(): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UtilityComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<UtilityComponent, "app-utility", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
23
|
-
}
|
|
24
|
-
export {};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ThousandSeparatorDirective {
|
|
4
|
-
private el;
|
|
5
|
-
constructor(el: ElementRef);
|
|
6
|
-
onInput(event: any): void;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ThousandSeparatorDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ThousandSeparatorDirective, "[appThousandSeparator]", never, {}, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Function that accepts array of messages as input and group them by their type and returns the resulting object
|
|
3
|
-
* @param {Array} inputMessages
|
|
4
|
-
* Eg: [
|
|
5
|
-
* {message: 'First Name is required', type: 'error'},
|
|
6
|
-
* {message: 'Last Name is required', type: 'error'},
|
|
7
|
-
* {message: 'Address field should be clear and precise', type: 'info'}
|
|
8
|
-
* ]
|
|
9
|
-
*
|
|
10
|
-
* @returns {object}
|
|
11
|
-
*
|
|
12
|
-
* Eg: {
|
|
13
|
-
* error: ['First Name is required', 'Last Name is required'],
|
|
14
|
-
* info: ['Address field should be clear and precise']
|
|
15
|
-
* }
|
|
16
|
-
*/
|
|
17
|
-
declare function getMessagesGrouped(inputMessages: any): {};
|
|
18
|
-
declare function getBanners(config: any): any;
|
|
19
|
-
export { getMessagesGrouped, getBanners };
|