@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,21 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy, Injector } from '@angular/core';
|
|
2
|
-
import { AngularPConnectData } from '../../../_bridge/angular-pconnect';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DetailsTemplateBase implements OnInit, OnDestroy {
|
|
5
|
-
pConn$: typeof PConnect;
|
|
6
|
-
protected angularPConnectData: AngularPConnectData;
|
|
7
|
-
protected angularPConnect: any;
|
|
8
|
-
childrenMetadataOld: any;
|
|
9
|
-
constructor(injector: Injector);
|
|
10
|
-
ngOnInit(): void;
|
|
11
|
-
ngOnDestroy(): void;
|
|
12
|
-
onStateChange(): void;
|
|
13
|
-
checkAndUpdate(): void;
|
|
14
|
-
updateSelf(): void;
|
|
15
|
-
hasRawMetadataChanged(): boolean;
|
|
16
|
-
fetchChildrenMetadata(): {
|
|
17
|
-
[key: string]: any;
|
|
18
|
-
}[];
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsTemplateBase, never>;
|
|
20
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DetailsTemplateBase, never, never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, false, never>;
|
|
21
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { OnDestroy } from '@angular/core';
|
|
2
|
-
import { AngularPConnectData } from '../../../_bridge/angular-pconnect';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class FormTemplateBase implements OnDestroy {
|
|
5
|
-
pConn$: any;
|
|
6
|
-
angularPConnectData: AngularPConnectData;
|
|
7
|
-
ngOnDestroy(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormTemplateBase, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FormTemplateBase, never, never, {}, {}, never, never, false, never>;
|
|
10
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy, OnChanges } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
interface CaseSummaryProps {
|
|
6
|
-
status?: string;
|
|
7
|
-
showStatus?: boolean;
|
|
8
|
-
template?: string;
|
|
9
|
-
readOnly?: boolean;
|
|
10
|
-
}
|
|
11
|
-
export declare class CaseSummaryComponent implements OnInit, OnDestroy, OnChanges {
|
|
12
|
-
private angularPConnect;
|
|
13
|
-
pConn$: typeof PConnect;
|
|
14
|
-
formGroup$: FormGroup;
|
|
15
|
-
angularPConnectData: AngularPConnectData;
|
|
16
|
-
configProps$: CaseSummaryProps;
|
|
17
|
-
arChildren$: any[];
|
|
18
|
-
status$?: string;
|
|
19
|
-
bShowStatus$?: boolean;
|
|
20
|
-
primaryFields$: any[];
|
|
21
|
-
secondaryFields$: any[];
|
|
22
|
-
constructor(angularPConnect: AngularPConnectService);
|
|
23
|
-
ngOnInit(): void;
|
|
24
|
-
ngOnDestroy(): void;
|
|
25
|
-
initComponent(): void;
|
|
26
|
-
onStateChange(): void;
|
|
27
|
-
updateSelf(): void;
|
|
28
|
-
ngOnChanges(): void;
|
|
29
|
-
generatePrimaryAndSecondaryFields(): void;
|
|
30
|
-
prepareComponentInCaseSummary(pConnectMeta: any, getPConnect: any): any;
|
|
31
|
-
prepareCaseSummaryData(summaryFieldChildren: any): any;
|
|
32
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CaseSummaryComponent, never>;
|
|
33
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaseSummaryComponent, "app-case-summary", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
34
|
-
}
|
|
35
|
-
export {};
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import { OnInit, ChangeDetectorRef, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import { Utils } from '../../../_helpers/utils';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
interface CaseViewProps {
|
|
7
|
-
icon: string;
|
|
8
|
-
subheader: string;
|
|
9
|
-
header: string;
|
|
10
|
-
}
|
|
11
|
-
export declare class CaseViewComponent implements OnInit, OnDestroy {
|
|
12
|
-
private cdRef;
|
|
13
|
-
private angularPConnect;
|
|
14
|
-
private utils;
|
|
15
|
-
pConn$: typeof PConnect;
|
|
16
|
-
formGroup$: FormGroup;
|
|
17
|
-
angularPConnectData: AngularPConnectData;
|
|
18
|
-
configProps$: CaseViewProps;
|
|
19
|
-
arChildren$: any[];
|
|
20
|
-
heading$: string;
|
|
21
|
-
id$: string;
|
|
22
|
-
status$: string;
|
|
23
|
-
caseTabs$: any[];
|
|
24
|
-
svgCase$: string;
|
|
25
|
-
tabData$: any;
|
|
26
|
-
mainTabs: any;
|
|
27
|
-
mainTabData: any;
|
|
28
|
-
arAvailableActions$: any[];
|
|
29
|
-
arAvailabeProcesses$: any[];
|
|
30
|
-
caseSummaryPConn$: any;
|
|
31
|
-
currentCaseID: string;
|
|
32
|
-
editAction: boolean;
|
|
33
|
-
bHasNewAttachments: boolean;
|
|
34
|
-
localizedVal: any;
|
|
35
|
-
localeCategory: string;
|
|
36
|
-
localeKey: string;
|
|
37
|
-
constructor(cdRef: ChangeDetectorRef, angularPConnect: AngularPConnectService, utils: Utils);
|
|
38
|
-
ngOnInit(): void;
|
|
39
|
-
ngOnDestroy(): void;
|
|
40
|
-
onStateChange(): void;
|
|
41
|
-
checkAndUpdate(): void;
|
|
42
|
-
hasCaseIDChanged(): boolean;
|
|
43
|
-
updateHeaderAndSummary(): void;
|
|
44
|
-
fullUpdate(): void;
|
|
45
|
-
generateTabsData(): void;
|
|
46
|
-
updateSelf(): void;
|
|
47
|
-
onTabClick(tab: any): void;
|
|
48
|
-
_editClick(): void;
|
|
49
|
-
_menuActionClick(data: any): void;
|
|
50
|
-
_menuProcessClick(data: any): void;
|
|
51
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CaseViewComponent, never>;
|
|
52
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaseViewComponent, "app-case-view", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
53
|
-
}
|
|
54
|
-
export {};
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { publicConstants } from '@pega/pcore-pconnect-typedefs/constants';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
interface ConfirmationProps {
|
|
6
|
-
datasource: {
|
|
7
|
-
source: any;
|
|
8
|
-
};
|
|
9
|
-
label: string;
|
|
10
|
-
showLabel: boolean;
|
|
11
|
-
showTasks: boolean;
|
|
12
|
-
}
|
|
13
|
-
export declare class ConfirmationComponent implements OnInit, OnDestroy {
|
|
14
|
-
private angularPConnect;
|
|
15
|
-
pConn$: typeof PConnect;
|
|
16
|
-
angularPConnectData: AngularPConnectData;
|
|
17
|
-
configProps$: ConfirmationProps;
|
|
18
|
-
rootInfo: any;
|
|
19
|
-
datasource: any;
|
|
20
|
-
showTasks: any;
|
|
21
|
-
detailProps: any;
|
|
22
|
-
toDoList: any;
|
|
23
|
-
label: string;
|
|
24
|
-
CONSTS: typeof publicConstants;
|
|
25
|
-
showDetails: boolean;
|
|
26
|
-
showConfirmView: boolean;
|
|
27
|
-
constructor(angularPConnect: AngularPConnectService);
|
|
28
|
-
ngOnInit(): void;
|
|
29
|
-
ngOnDestroy(): void;
|
|
30
|
-
onStateChange(): void;
|
|
31
|
-
checkAndUpdate(): void;
|
|
32
|
-
updateSelf(): void;
|
|
33
|
-
onConfirmViewClose(): void;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ConfirmationComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ConfirmationComponent, "app-confirmation", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
36
|
-
}
|
|
37
|
-
export {};
|
|
@@ -1,40 +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 DataReferenceComponent implements OnInit, OnDestroy {
|
|
6
|
-
private angularPConnect;
|
|
7
|
-
pConn$: typeof PConnect;
|
|
8
|
-
formGroup$: FormGroup;
|
|
9
|
-
angularPConnectData: AngularPConnectData;
|
|
10
|
-
arFields$: any[];
|
|
11
|
-
referenceType: string;
|
|
12
|
-
selectionMode: string;
|
|
13
|
-
parameters: any;
|
|
14
|
-
hideLabel: boolean;
|
|
15
|
-
childrenToRender: any[];
|
|
16
|
-
dropDownDataSource: string;
|
|
17
|
-
isDisplayModeEnabled: boolean;
|
|
18
|
-
propsToUse: any;
|
|
19
|
-
rawViewMetadata: any;
|
|
20
|
-
viewName: string;
|
|
21
|
-
firstChildMeta: any;
|
|
22
|
-
canBeChangedInReviewMode: boolean;
|
|
23
|
-
propName: string;
|
|
24
|
-
firstChildPConnect: any;
|
|
25
|
-
children: any;
|
|
26
|
-
displaySingleRef: boolean;
|
|
27
|
-
displayMultiRef: boolean;
|
|
28
|
-
refList: any;
|
|
29
|
-
constructor(angularPConnect: AngularPConnectService);
|
|
30
|
-
ngOnInit(): void;
|
|
31
|
-
ngOnDestroy(): void;
|
|
32
|
-
onStateChange(): void;
|
|
33
|
-
updateSelf(): void;
|
|
34
|
-
updatePropertiesFromProps(theConfigProps: any): void;
|
|
35
|
-
generateChildrenToRender(): void;
|
|
36
|
-
handleSelection(event: any): void;
|
|
37
|
-
recreatedFirstChild(): any;
|
|
38
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DataReferenceComponent, never>;
|
|
39
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DataReferenceComponent, "app-data-reference", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
40
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import { TemplateUtils } from '../../../_helpers/template-utils';
|
|
5
|
-
import { FormTemplateBase } from '../base/form-template-base';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class DefaultFormComponent extends FormTemplateBase implements OnInit {
|
|
8
|
-
private angularPConnect;
|
|
9
|
-
private templateUtils;
|
|
10
|
-
pConn$: typeof PConnect;
|
|
11
|
-
formGroup$: FormGroup;
|
|
12
|
-
angularPConnectData: AngularPConnectData;
|
|
13
|
-
arChildren$: any[];
|
|
14
|
-
divClass$: string;
|
|
15
|
-
instructions: string;
|
|
16
|
-
constructor(angularPConnect: AngularPConnectService, templateUtils: TemplateUtils);
|
|
17
|
-
ngOnInit(): void;
|
|
18
|
-
onStateChange(): void;
|
|
19
|
-
updateSelf(): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DefaultFormComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DefaultFormComponent, "app-default-form", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
22
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { DetailsTemplateBase } from '../base/details-template-base';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DetailsComponent extends DetailsTemplateBase {
|
|
4
|
-
pConn$: typeof PConnect;
|
|
5
|
-
highlightedDataArr: any[];
|
|
6
|
-
showHighlightedData: boolean;
|
|
7
|
-
arFields$: any[];
|
|
8
|
-
updateSelf(): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DetailsComponent, "app-details", never, {}, {}, never, never, true, never>;
|
|
11
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { DetailsTemplateBase } from '../base/details-template-base';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DetailsNarrowWideComponent extends DetailsTemplateBase {
|
|
4
|
-
pConn$: typeof PConnect;
|
|
5
|
-
arFields$: any[];
|
|
6
|
-
arFields2$: any[];
|
|
7
|
-
highlightedDataArr: any[];
|
|
8
|
-
showHighlightedData: boolean;
|
|
9
|
-
updateSelf(): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsNarrowWideComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DetailsNarrowWideComponent, "app-details-narrow-wide", never, {}, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { DetailsTemplateBase } from '../base/details-template-base';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DetailsOneColumnComponent extends DetailsTemplateBase {
|
|
4
|
-
pConn$: typeof PConnect;
|
|
5
|
-
showHighlightedData: boolean;
|
|
6
|
-
highlightedDataArr: any;
|
|
7
|
-
arFields$: any[];
|
|
8
|
-
updateSelf(): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsOneColumnComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DetailsOneColumnComponent, "app-details-one-column", never, {}, {}, never, never, true, never>;
|
|
11
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { DetailsTemplateBase } from '../base/details-template-base';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DetailsSubTabsComponent extends DetailsTemplateBase {
|
|
4
|
-
pConn$: typeof PConnect;
|
|
5
|
-
currentTabId: string;
|
|
6
|
-
tabItems: any[];
|
|
7
|
-
availableTabs: any[];
|
|
8
|
-
updateSelf(): void;
|
|
9
|
-
updateTabContent(): void;
|
|
10
|
-
handleTabClick(event: any): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsSubTabsComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DetailsSubTabsComponent, "app-details-sub-tabs", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { DetailsTemplateBase } from '../base/details-template-base';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DetailsThreeColumnComponent extends DetailsTemplateBase {
|
|
4
|
-
pConn$: typeof PConnect;
|
|
5
|
-
showHighlightedData: boolean;
|
|
6
|
-
highlightedDataArr: any;
|
|
7
|
-
arFields$: any[];
|
|
8
|
-
arFields2$: any[];
|
|
9
|
-
arFields3$: any[];
|
|
10
|
-
propsToUse: any;
|
|
11
|
-
updateSelf(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsThreeColumnComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DetailsThreeColumnComponent, "app-details-three-column", never, {}, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { DetailsTemplateBase } from '../base/details-template-base';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DetailsTwoColumnComponent extends DetailsTemplateBase {
|
|
4
|
-
pConn$: typeof PConnect;
|
|
5
|
-
showHighlightedData: boolean;
|
|
6
|
-
highlightedDataArr: any;
|
|
7
|
-
arFields$: any[];
|
|
8
|
-
arFields2$: any[];
|
|
9
|
-
arFields3$: any[];
|
|
10
|
-
propsToUse: any;
|
|
11
|
-
updateSelf(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsTwoColumnComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DetailsTwoColumnComponent, "app-details-two-column", never, {}, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { DetailsTemplateBase } from '../base/details-template-base';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DetailsWideNarrowComponent extends DetailsTemplateBase {
|
|
4
|
-
pConn$: typeof PConnect;
|
|
5
|
-
highlightedDataArr: any[];
|
|
6
|
-
showHighlightedData: boolean;
|
|
7
|
-
arFields$: any[];
|
|
8
|
-
arFields2$: any[];
|
|
9
|
-
propsToUse: any;
|
|
10
|
-
updateSelf(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsWideNarrowComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DetailsWideNarrowComponent, "app-details-wide-narrow", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } 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 DynamicTabsComponent implements OnInit, OnDestroy {
|
|
6
|
-
private angularPConnect;
|
|
7
|
-
pConn$: typeof PConnect;
|
|
8
|
-
formGroup$: FormGroup;
|
|
9
|
-
angularPConnectData: AngularPConnectData;
|
|
10
|
-
tabsItems: any[];
|
|
11
|
-
propsToUse: any;
|
|
12
|
-
constructor(angularPConnect: AngularPConnectService);
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
ngOnDestroy(): void;
|
|
15
|
-
onStateChange(): void;
|
|
16
|
-
checkAndUpdate(): void;
|
|
17
|
-
updateSelf(): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicTabsComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicTabsComponent, "app-dynamic-tabs", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
20
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class FieldGroupListComponent {
|
|
3
|
-
item: any;
|
|
4
|
-
heading: any;
|
|
5
|
-
formGroup$: any;
|
|
6
|
-
fields: any;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FieldGroupListComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FieldGroupListComponent, "app-field-group-list", never, { "item": { "alias": "item"; "required": false; }; "heading": { "alias": "heading"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy, OnChanges, AfterViewInit } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import { Utils } from '../../../_helpers/utils';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
interface FieldGroupTemplateProps {
|
|
7
|
-
label?: string;
|
|
8
|
-
hideLabel?: boolean;
|
|
9
|
-
allowActions?: any;
|
|
10
|
-
allowRowDelete?: any;
|
|
11
|
-
referenceList?: any[];
|
|
12
|
-
contextClass: string;
|
|
13
|
-
renderMode?: string;
|
|
14
|
-
heading?: string;
|
|
15
|
-
lookForChildInConfig?: boolean;
|
|
16
|
-
displayMode?: string;
|
|
17
|
-
fieldHeader?: string;
|
|
18
|
-
allowTableEdit: boolean;
|
|
19
|
-
targetClassLabel?: string;
|
|
20
|
-
}
|
|
21
|
-
export declare class FieldGroupTemplateComponent implements OnInit, OnDestroy, OnChanges, AfterViewInit {
|
|
22
|
-
private angularPConnect;
|
|
23
|
-
private utils;
|
|
24
|
-
configProps$: FieldGroupTemplateProps;
|
|
25
|
-
pConn$: typeof PConnect;
|
|
26
|
-
formGroup$: FormGroup;
|
|
27
|
-
angularPConnectData: AngularPConnectData;
|
|
28
|
-
showLabel$?: boolean;
|
|
29
|
-
label$?: string;
|
|
30
|
-
readonlyMode: boolean;
|
|
31
|
-
contextClass: any;
|
|
32
|
-
heading: any;
|
|
33
|
-
children: any;
|
|
34
|
-
menuIconOverride$: any;
|
|
35
|
-
referenceListLength: number;
|
|
36
|
-
fieldHeader: any;
|
|
37
|
-
allowAdd: boolean;
|
|
38
|
-
allowEdit: boolean;
|
|
39
|
-
allowDelete: boolean;
|
|
40
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
41
|
-
ngOnInit(): void;
|
|
42
|
-
ngOnDestroy(): void;
|
|
43
|
-
onStateChange(): void;
|
|
44
|
-
ngOnChanges(changes: any): void;
|
|
45
|
-
ngAfterViewInit(): void;
|
|
46
|
-
updateSelf(): void;
|
|
47
|
-
getStaticHeader: (heading: any, index: any) => string;
|
|
48
|
-
getDynamicHeader: (item: any, index: any) => any;
|
|
49
|
-
addFieldGroupItem(): void;
|
|
50
|
-
deleteFieldGroupItem(index: any): void;
|
|
51
|
-
getAddBtnLabel(): string;
|
|
52
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FieldGroupTemplateComponent, never>;
|
|
53
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FieldGroupTemplateComponent, "app-field-group-template", never, { "configProps$": { "alias": "configProps$"; "required": false; }; "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
54
|
-
}
|
|
55
|
-
export {};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class FieldValueListComponent {
|
|
3
|
-
label$: any;
|
|
4
|
-
value$: any;
|
|
5
|
-
displayMode$: any;
|
|
6
|
-
isHtml$: boolean;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FieldValueListComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FieldValueListComponent, "app-field-value-list", never, { "label$": { "alias": "label$"; "required": false; }; "value$": { "alias": "value$"; "required": false; }; "displayMode$": { "alias": "displayMode$"; "required": false; }; "isHtml$": { "alias": "isHtml$"; "required": false; }; }, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
interface InlineDashboardProps {
|
|
4
|
-
title: string;
|
|
5
|
-
filterPosition?: string;
|
|
6
|
-
}
|
|
7
|
-
export declare class InlineDashboardComponent {
|
|
8
|
-
pConn$: typeof PConnect;
|
|
9
|
-
filtersFormGroup$: FormGroup;
|
|
10
|
-
inlineProps: InlineDashboardProps;
|
|
11
|
-
children: any[];
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InlineDashboardComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InlineDashboardComponent, "app-inline-dashboard", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "filtersFormGroup$": { "alias": "filtersFormGroup$"; "required": false; }; "inlineProps": { "alias": "inlineProps"; "required": false; }; "children": { "alias": "children"; "required": false; }; }, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
15
|
-
export {};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { OnInit, SimpleChanges, OnChanges } from '@angular/core';
|
|
2
|
-
import { FormGroup, FormBuilder } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
interface InlineDashboardPageProps {
|
|
5
|
-
title: string;
|
|
6
|
-
icon?: string;
|
|
7
|
-
filterPosition?: string;
|
|
8
|
-
}
|
|
9
|
-
export declare class InlineDashboardPageComponent implements OnInit, OnChanges {
|
|
10
|
-
private fb;
|
|
11
|
-
pConn$: typeof PConnect;
|
|
12
|
-
configProps$: InlineDashboardPageProps;
|
|
13
|
-
filterComponents: any;
|
|
14
|
-
inlineProps: any;
|
|
15
|
-
children: any;
|
|
16
|
-
filtersFormGroup$: FormGroup;
|
|
17
|
-
constructor(fb: FormBuilder);
|
|
18
|
-
ngOnInit(): void;
|
|
19
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
20
|
-
updateSelf(): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InlineDashboardPageComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InlineDashboardPageComponent, "app-inline-dashboard-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
23
|
-
}
|
|
24
|
-
export {};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ListPageComponent {
|
|
3
|
-
pConn$: typeof PConnect;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ListPageComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ListPageComponent, "app-list-page", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function getDefaultViewMeta(fieldMeta: any, classID: any, showField: any): any;
|
|
@@ -1,165 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { MatPaginator } from '@angular/material/paginator';
|
|
3
|
-
import { MatSort } from '@angular/material/sort';
|
|
4
|
-
import { MatTableDataSource } from '@angular/material/table';
|
|
5
|
-
import { CdkDragDrop } from '@angular/cdk/drag-drop';
|
|
6
|
-
import { ProgressSpinnerService } from '../../../_messages/progress-spinner.service';
|
|
7
|
-
import { Utils } from '../../../_helpers/utils';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
interface ListViewProps {
|
|
10
|
-
inheritedProps: any;
|
|
11
|
-
title: string | undefined;
|
|
12
|
-
globalSearch?: boolean;
|
|
13
|
-
referenceList?: any;
|
|
14
|
-
rowClickAction?: any;
|
|
15
|
-
selectionMode?: string;
|
|
16
|
-
referenceType?: string;
|
|
17
|
-
compositeKeys?: any;
|
|
18
|
-
showDynamicFields?: boolean;
|
|
19
|
-
presets?: any;
|
|
20
|
-
reorderFields: string | boolean;
|
|
21
|
-
grouping: string | boolean;
|
|
22
|
-
value: any;
|
|
23
|
-
readonlyContextList: any;
|
|
24
|
-
label?: string;
|
|
25
|
-
}
|
|
26
|
-
export declare class Group {
|
|
27
|
-
level: number;
|
|
28
|
-
parent: Group;
|
|
29
|
-
expanded: boolean;
|
|
30
|
-
totalCounts: number;
|
|
31
|
-
get visible(): boolean;
|
|
32
|
-
}
|
|
33
|
-
export declare class ListViewComponent implements OnInit, OnDestroy {
|
|
34
|
-
private psService;
|
|
35
|
-
utils: Utils;
|
|
36
|
-
paginator: MatPaginator;
|
|
37
|
-
sort: MatSort;
|
|
38
|
-
pConn$: typeof PConnect;
|
|
39
|
-
bInForm$: boolean;
|
|
40
|
-
payload: any;
|
|
41
|
-
repeatList$: MatTableDataSource<any>;
|
|
42
|
-
fields$: any[];
|
|
43
|
-
displayedColumns$: any[];
|
|
44
|
-
groupByColumns$: string[];
|
|
45
|
-
configProps$: ListViewProps;
|
|
46
|
-
updatedRefList: any;
|
|
47
|
-
repeatListData: any[];
|
|
48
|
-
searchIcon$: string;
|
|
49
|
-
bShowSearch$: boolean;
|
|
50
|
-
bColumnReorder$: boolean;
|
|
51
|
-
bGrouping$: boolean;
|
|
52
|
-
perfFilter: string;
|
|
53
|
-
searchFilter: string;
|
|
54
|
-
menuSvgIcon$: string;
|
|
55
|
-
arrowSvgIcon$: string;
|
|
56
|
-
arrowDownSvgIcon$: string;
|
|
57
|
-
arrowUpSvgIcon$: string;
|
|
58
|
-
filterSvgIcon$: string;
|
|
59
|
-
filterOnSvgIcon$: string;
|
|
60
|
-
groupBySvgIcon$: string;
|
|
61
|
-
compareType: string;
|
|
62
|
-
compareRef: string;
|
|
63
|
-
arrowDirection: string;
|
|
64
|
-
filterByColumns: any[];
|
|
65
|
-
bShowFilterPopover$: boolean;
|
|
66
|
-
bContains$: boolean;
|
|
67
|
-
bDateTime$: boolean;
|
|
68
|
-
filterContainsLabel$: string;
|
|
69
|
-
filterContainsType$: string;
|
|
70
|
-
filterContainsValue$: any;
|
|
71
|
-
bIsDate$: boolean;
|
|
72
|
-
bIsDateTime$: boolean;
|
|
73
|
-
bIsTime$: boolean;
|
|
74
|
-
currentFilterRefData: any;
|
|
75
|
-
currentFilterImageEl: any;
|
|
76
|
-
arFilterMainButtons$: any[];
|
|
77
|
-
arFilterSecondaryButtons$: any[];
|
|
78
|
-
selectionMode?: string;
|
|
79
|
-
singleSelectionMode: boolean;
|
|
80
|
-
multiSelectionMode: boolean;
|
|
81
|
-
rowID: any;
|
|
82
|
-
response: any;
|
|
83
|
-
compositeKeys: any;
|
|
84
|
-
showDynamicFields: any;
|
|
85
|
-
filters: any;
|
|
86
|
-
selectParam: any[];
|
|
87
|
-
filterPayload: any;
|
|
88
|
-
ref: any;
|
|
89
|
-
cosmosTableRef: any;
|
|
90
|
-
listContext: any;
|
|
91
|
-
query: any;
|
|
92
|
-
paging: any;
|
|
93
|
-
fieldDefs: any;
|
|
94
|
-
xRayApis: import("@pega/pcore-pconnect-typedefs/debug/xray-runtime").default;
|
|
95
|
-
xRayUid: string | null;
|
|
96
|
-
checkBoxValue: string;
|
|
97
|
-
label?: string;
|
|
98
|
-
constructor(psService: ProgressSpinnerService, utils: Utils);
|
|
99
|
-
ngOnInit(): void;
|
|
100
|
-
getFieldFromFilter(filter: any, dateRange?: boolean): any;
|
|
101
|
-
processFilterChange(data: any): void;
|
|
102
|
-
filterBasedOnDateRange(dashboardFilterPayload: any, filter: any, relationalOp: any, selectParam: any, index: any): any;
|
|
103
|
-
processFilterClear(): void;
|
|
104
|
-
getFieldsMetadata(refList: any): Promise<{
|
|
105
|
-
data: any;
|
|
106
|
-
}>;
|
|
107
|
-
getListData(): void;
|
|
108
|
-
preparePayload(): void;
|
|
109
|
-
ngOnDestroy(): void;
|
|
110
|
-
drop(event: CdkDragDrop<string[]>): void;
|
|
111
|
-
updateFields(arFields: any[], arColumns: any, fields: any): any[];
|
|
112
|
-
applySearch(event: Event): void;
|
|
113
|
-
isChecked(rowIn: any): any;
|
|
114
|
-
fieldOnChange(row: any): void;
|
|
115
|
-
onCheckboxClick(row: any, event: any): void;
|
|
116
|
-
_getIconStyle(level: any): string;
|
|
117
|
-
_getGroupName(fieldName: any): any;
|
|
118
|
-
_showButton(name: any, row: any): boolean;
|
|
119
|
-
_listViewClick(column: any, row: any): void;
|
|
120
|
-
_headerSortClick(event: any, columnData: any): void;
|
|
121
|
-
sortCompare(a: any, b: any): number;
|
|
122
|
-
compareByColumnPxRefObjectInsName(aValue: any, bValue: any): number | undefined;
|
|
123
|
-
updateFilterDisplay(type: any): void;
|
|
124
|
-
_filter(event: any, columnData: any): void;
|
|
125
|
-
_clickAway(event: any): void;
|
|
126
|
-
_filterContainsType(event: any): void;
|
|
127
|
-
_filterContainsValue(event: any): void;
|
|
128
|
-
_filterContainsDateValue(event: any, value: any): void;
|
|
129
|
-
_filterContainsDateTimeValue(event: any): void;
|
|
130
|
-
_filterContainsTimeValue(event: any): void;
|
|
131
|
-
_onFilterActionButtonClick(event: any): void;
|
|
132
|
-
updateFilterWithInfo(): void;
|
|
133
|
-
updateFilterVarsWithCurrent(columnData: any): void;
|
|
134
|
-
filterData(item: any): boolean;
|
|
135
|
-
filterDataWithDate(item: any, filterObj: any, filterValue: any): any;
|
|
136
|
-
filterDataWithCommonTypes(item: any, filterObj: any, filterValue: any): any;
|
|
137
|
-
filterSortGroupBy(): void;
|
|
138
|
-
_showUnGroupBy(columnData: any): boolean;
|
|
139
|
-
_groupBy(event: any, columnData: any): void;
|
|
140
|
-
_unGroupBy(event: any, columnData: any): void;
|
|
141
|
-
checkGroupByColumn(field: any, add: any): void;
|
|
142
|
-
addGroups(data: any[], groupByColumns: string[]): any[];
|
|
143
|
-
getSublevel(data: any[], level: number, groupByColumns: string[], parent: Group): any[];
|
|
144
|
-
uniqueBy(a: any, key: any): any;
|
|
145
|
-
isGroup(index: any, item: any): boolean;
|
|
146
|
-
_groupHeaderClick(row: any): void;
|
|
147
|
-
customFilterPredicate(data: any | Group, filter: string): boolean;
|
|
148
|
-
getDataRowVisible(data: any): boolean;
|
|
149
|
-
getDataRowVisibleWithFilter(data: any, filter: any): boolean;
|
|
150
|
-
updateData(listData: any[], fieldData: any[]): any[];
|
|
151
|
-
openAssignment(row: any): void;
|
|
152
|
-
openWork(row: any): void;
|
|
153
|
-
initializeData(data: any): any;
|
|
154
|
-
getType(field: any): any;
|
|
155
|
-
initializeColumns(fields?: never[]): any[];
|
|
156
|
-
getHeaderCells(colFields: any, fields: any): any;
|
|
157
|
-
buildSelect(fieldDefs: any, colId: any, patchQueryFields?: never[], compositeKeys?: never[]): any;
|
|
158
|
-
getResultsText(): string;
|
|
159
|
-
getField(fieldDefs: any, columnId: any): any;
|
|
160
|
-
getFieldsMap(fieldDefs: any): Map<any, any>;
|
|
161
|
-
addItemKeyInSelect(fieldDefs: any, itemKey: any, select: any, compositeKeys: any): any;
|
|
162
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ListViewComponent, never>;
|
|
163
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ListViewComponent, "app-list-view", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "bInForm$": { "alias": "bInForm$"; "required": false; }; "payload": { "alias": "payload"; "required": false; }; }, {}, never, never, true, never>;
|
|
164
|
-
}
|
|
165
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function init(props: any): Promise<any>;
|