@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,43 +0,0 @@
|
|
|
1
|
-
import { OnInit, ChangeDetectorRef, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
3
|
-
import { Utils } from '../../../_helpers/utils';
|
|
4
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
5
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
interface PhoneProps extends PConnFieldProps {
|
|
8
|
-
}
|
|
9
|
-
export declare class PhoneComponent implements OnInit, OnDestroy {
|
|
10
|
-
private angularPConnect;
|
|
11
|
-
private cdRef;
|
|
12
|
-
private utils;
|
|
13
|
-
pConn$: typeof PConnect;
|
|
14
|
-
formGroup$: FormGroup;
|
|
15
|
-
angularPConnectData: AngularPConnectData;
|
|
16
|
-
configProps$: PhoneProps;
|
|
17
|
-
label$: string;
|
|
18
|
-
value$: string;
|
|
19
|
-
bRequired$: boolean;
|
|
20
|
-
bReadonly$: boolean;
|
|
21
|
-
bDisabled$: boolean;
|
|
22
|
-
bVisible$: boolean;
|
|
23
|
-
displayMode$?: string;
|
|
24
|
-
controlName$: string;
|
|
25
|
-
bHasForm$: boolean;
|
|
26
|
-
testId: string;
|
|
27
|
-
helperText: string;
|
|
28
|
-
fieldControl: FormControl<string | null>;
|
|
29
|
-
actionsApi: Object;
|
|
30
|
-
propName: string;
|
|
31
|
-
constructor(angularPConnect: AngularPConnectService, cdRef: ChangeDetectorRef, utils: Utils);
|
|
32
|
-
ngOnInit(): void;
|
|
33
|
-
ngOnDestroy(): void;
|
|
34
|
-
onStateChange(): void;
|
|
35
|
-
checkAndUpdate(): void;
|
|
36
|
-
updateSelf(): void;
|
|
37
|
-
fieldOnBlur(): void;
|
|
38
|
-
fieldOnChange(): void;
|
|
39
|
-
getErrorMessage(): string;
|
|
40
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PhoneComponent, never>;
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PhoneComponent, "app-phone", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
42
|
-
}
|
|
43
|
-
export {};
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
import { OnInit, ChangeDetectorRef, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import { Utils } from '../../../_helpers/utils';
|
|
5
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
interface IOption {
|
|
8
|
-
key: string;
|
|
9
|
-
value: string;
|
|
10
|
-
}
|
|
11
|
-
interface RadioButtonsProps extends PConnFieldProps {
|
|
12
|
-
inline: boolean;
|
|
13
|
-
fieldMetadata?: any;
|
|
14
|
-
}
|
|
15
|
-
export declare class RadioButtonsComponent implements OnInit, OnDestroy {
|
|
16
|
-
private angularPConnect;
|
|
17
|
-
private cdRef;
|
|
18
|
-
private utils;
|
|
19
|
-
pConn$: typeof PConnect;
|
|
20
|
-
formGroup$: FormGroup;
|
|
21
|
-
angularPConnectData: AngularPConnectData;
|
|
22
|
-
configProps$: RadioButtonsProps;
|
|
23
|
-
label$: string;
|
|
24
|
-
value$: string;
|
|
25
|
-
bRequired$: boolean;
|
|
26
|
-
bReadonly$: boolean;
|
|
27
|
-
bDisabled$: boolean;
|
|
28
|
-
bVisible$: boolean;
|
|
29
|
-
bInline$: boolean;
|
|
30
|
-
displayMode$?: string;
|
|
31
|
-
controlName$: string;
|
|
32
|
-
bHasForm$: boolean;
|
|
33
|
-
options$: IOption[];
|
|
34
|
-
componentReference: string;
|
|
35
|
-
testId: string;
|
|
36
|
-
helperText: string;
|
|
37
|
-
placeholder: string;
|
|
38
|
-
fieldControl: FormControl<string | null>;
|
|
39
|
-
fieldMetadata: any[];
|
|
40
|
-
localeContext: string;
|
|
41
|
-
localeClass: string;
|
|
42
|
-
localeName: string;
|
|
43
|
-
localePath: string;
|
|
44
|
-
localizedValue: string;
|
|
45
|
-
actionsApi: Object;
|
|
46
|
-
propName: string;
|
|
47
|
-
constructor(angularPConnect: AngularPConnectService, cdRef: ChangeDetectorRef, utils: Utils);
|
|
48
|
-
ngOnInit(): void;
|
|
49
|
-
ngOnDestroy(): void;
|
|
50
|
-
onStateChange(): void;
|
|
51
|
-
checkAndUpdate(): void;
|
|
52
|
-
updateSelf(): void;
|
|
53
|
-
isSelected(buttonValue: string): boolean;
|
|
54
|
-
fieldOnChange(event: any): void;
|
|
55
|
-
getLocalizedOptionValue(opt: IOption): string;
|
|
56
|
-
getErrorMessage(): string;
|
|
57
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RadioButtonsComponent, never>;
|
|
58
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RadioButtonsComponent, "app-radio-buttons", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
59
|
-
}
|
|
60
|
-
export {};
|
|
@@ -1,43 +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 { Utils } from '../../../_helpers/utils';
|
|
5
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
interface RichTextProps extends PConnFieldProps {
|
|
8
|
-
}
|
|
9
|
-
export declare class RichTextComponent implements OnInit, OnDestroy {
|
|
10
|
-
private angularPConnect;
|
|
11
|
-
private utils;
|
|
12
|
-
pConn$: typeof PConnect;
|
|
13
|
-
formGroup$: FormGroup;
|
|
14
|
-
angularPConnectData: AngularPConnectData;
|
|
15
|
-
configProps$: RichTextProps;
|
|
16
|
-
label$: string;
|
|
17
|
-
value$: string;
|
|
18
|
-
bRequired$: boolean;
|
|
19
|
-
bReadonly$: boolean;
|
|
20
|
-
bDisabled$: boolean;
|
|
21
|
-
bVisible$: boolean;
|
|
22
|
-
displayMode$?: string;
|
|
23
|
-
controlName$: string;
|
|
24
|
-
testId: string;
|
|
25
|
-
helperText: string;
|
|
26
|
-
placeholder: any;
|
|
27
|
-
info: any;
|
|
28
|
-
error: boolean;
|
|
29
|
-
status: any;
|
|
30
|
-
actionsApi: Object;
|
|
31
|
-
propName: string;
|
|
32
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
33
|
-
ngOnInit(): void;
|
|
34
|
-
ngOnDestroy(): void;
|
|
35
|
-
onStateChange(): void;
|
|
36
|
-
checkAndUpdate(): void;
|
|
37
|
-
updateSelf(): void;
|
|
38
|
-
fieldOnChange(editorValue: any): void;
|
|
39
|
-
fieldOnBlur(editorValue: any): void;
|
|
40
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RichTextComponent, never>;
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RichTextComponent, "app-rich-text", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
42
|
-
}
|
|
43
|
-
export {};
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
interface ScalarListProps extends Omit<PConnFieldProps, 'value'> {
|
|
7
|
-
displayInModal: boolean;
|
|
8
|
-
value: any[];
|
|
9
|
-
componentType: string;
|
|
10
|
-
restProps?: object;
|
|
11
|
-
}
|
|
12
|
-
export declare class ScalarListComponent implements OnInit, OnDestroy {
|
|
13
|
-
private angularPConnect;
|
|
14
|
-
pConn$: typeof PConnect;
|
|
15
|
-
formGroup$: FormGroup;
|
|
16
|
-
angularPConnectData: AngularPConnectData;
|
|
17
|
-
configProps$: ScalarListProps;
|
|
18
|
-
label$: string;
|
|
19
|
-
value$: any;
|
|
20
|
-
displayMode$?: string;
|
|
21
|
-
items: any[];
|
|
22
|
-
isDisplayModeEnabled: boolean;
|
|
23
|
-
controlName$: string;
|
|
24
|
-
fieldControl: FormControl<string | null>;
|
|
25
|
-
bHasForm$: boolean;
|
|
26
|
-
bReadonly$: boolean;
|
|
27
|
-
constructor(angularPConnect: AngularPConnectService);
|
|
28
|
-
ngOnInit(): void;
|
|
29
|
-
ngOnDestroy(): void;
|
|
30
|
-
onStateChange(): void;
|
|
31
|
-
checkAndUpdate(): void;
|
|
32
|
-
updateSelf(): void;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScalarListComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScalarListComponent, "app-scalar-list", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
35
|
-
}
|
|
36
|
-
export {};
|
|
@@ -1,29 +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 { Utils } from '../../../_helpers/utils';
|
|
5
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
interface SemanticLinkProps extends PConnFieldProps {
|
|
8
|
-
text: string;
|
|
9
|
-
}
|
|
10
|
-
export declare class SemanticLinkComponent implements OnInit, OnDestroy {
|
|
11
|
-
private angularPConnect;
|
|
12
|
-
private utils;
|
|
13
|
-
pConn$: typeof PConnect;
|
|
14
|
-
formGroup$: FormGroup;
|
|
15
|
-
angularPConnectData: AngularPConnectData;
|
|
16
|
-
configProps$: SemanticLinkProps;
|
|
17
|
-
label$: string;
|
|
18
|
-
value$: string;
|
|
19
|
-
displayMode$?: string;
|
|
20
|
-
bVisible$: boolean;
|
|
21
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
22
|
-
ngOnInit(): void;
|
|
23
|
-
ngOnDestroy(): void;
|
|
24
|
-
onStateChange(): void;
|
|
25
|
-
updateSelf(): void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SemanticLinkComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SemanticLinkComponent, "app-semantic-link", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
28
|
-
}
|
|
29
|
-
export {};
|
|
@@ -1,41 +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 { Utils } from '../../../_helpers/utils';
|
|
5
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
interface TextProps extends PConnFieldProps {
|
|
8
|
-
}
|
|
9
|
-
export declare class TextComponent implements OnInit, OnDestroy {
|
|
10
|
-
private angularPConnect;
|
|
11
|
-
private utils;
|
|
12
|
-
pConn$: typeof PConnect;
|
|
13
|
-
formGroup$: FormGroup;
|
|
14
|
-
formatAs$: string;
|
|
15
|
-
angularPConnectData: AngularPConnectData;
|
|
16
|
-
configProps$: TextProps;
|
|
17
|
-
label$: string;
|
|
18
|
-
value$: string;
|
|
19
|
-
bRequired$: boolean;
|
|
20
|
-
bReadonly$: boolean;
|
|
21
|
-
bDisabled$: boolean;
|
|
22
|
-
bVisible$: boolean;
|
|
23
|
-
displayMode$?: string;
|
|
24
|
-
controlName$: string;
|
|
25
|
-
componentReference: string;
|
|
26
|
-
formattedValue$: string;
|
|
27
|
-
format$: string;
|
|
28
|
-
formattedUrl$: string;
|
|
29
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
30
|
-
ngOnInit(): void;
|
|
31
|
-
ngOnDestroy(): void;
|
|
32
|
-
checkAndUpdate(): void;
|
|
33
|
-
updateSelf(): void;
|
|
34
|
-
onStateChange(): void;
|
|
35
|
-
generateUrl(sVal: any): string;
|
|
36
|
-
generateDate(sVal: any): string;
|
|
37
|
-
generateDateTime(sVal: any): string;
|
|
38
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextComponent, never>;
|
|
39
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextComponent, "app-text", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "formatAs$": { "alias": "formatAs$"; "required": false; }; }, {}, never, never, true, never>;
|
|
40
|
-
}
|
|
41
|
-
export {};
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { OnInit, ChangeDetectorRef, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import { Utils } from '../../../_helpers/utils';
|
|
5
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
interface TextAreaProps extends PConnFieldProps {
|
|
8
|
-
fieldMetadata?: any;
|
|
9
|
-
}
|
|
10
|
-
export declare class TextAreaComponent implements OnInit, OnDestroy {
|
|
11
|
-
private angularPConnect;
|
|
12
|
-
private cdRef;
|
|
13
|
-
private utils;
|
|
14
|
-
pConn$: typeof PConnect;
|
|
15
|
-
formGroup$: FormGroup;
|
|
16
|
-
angularPConnectData: AngularPConnectData;
|
|
17
|
-
configProps$: TextAreaProps;
|
|
18
|
-
label$: string;
|
|
19
|
-
value$: string;
|
|
20
|
-
bRequired$: boolean;
|
|
21
|
-
bReadonly$: boolean;
|
|
22
|
-
bDisabled$: boolean;
|
|
23
|
-
bVisible$: boolean;
|
|
24
|
-
nMaxLength$: number;
|
|
25
|
-
displayMode$?: string;
|
|
26
|
-
controlName$: string;
|
|
27
|
-
bHasForm$: boolean;
|
|
28
|
-
componentReference: string;
|
|
29
|
-
testId: string;
|
|
30
|
-
helperText: string;
|
|
31
|
-
fieldControl: FormControl<string | null>;
|
|
32
|
-
actionsApi: Object;
|
|
33
|
-
propName: string;
|
|
34
|
-
constructor(angularPConnect: AngularPConnectService, cdRef: ChangeDetectorRef, utils: Utils);
|
|
35
|
-
ngOnInit(): void;
|
|
36
|
-
ngOnDestroy(): void;
|
|
37
|
-
onStateChange(): void;
|
|
38
|
-
checkAndUpdate(): void;
|
|
39
|
-
updateSelf(): void;
|
|
40
|
-
fieldOnChange(event: any): void;
|
|
41
|
-
fieldOnBlur(event: any): void;
|
|
42
|
-
getErrorMessage(): string;
|
|
43
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextAreaComponent, never>;
|
|
44
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextAreaComponent, "app-text-area", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
45
|
-
}
|
|
46
|
-
export {};
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
3
|
-
import { Utils } from '../../../_helpers/utils';
|
|
4
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
interface TextContentProps extends PConnFieldProps {
|
|
7
|
-
content: string;
|
|
8
|
-
displayAs: 'Paragraph' | 'Heading 1' | 'Heading 2' | 'Heading 3' | 'Heading 4';
|
|
9
|
-
}
|
|
10
|
-
export declare class TextContentComponent implements OnInit, OnDestroy {
|
|
11
|
-
private angularPConnect;
|
|
12
|
-
private utils;
|
|
13
|
-
pConn$: typeof PConnect;
|
|
14
|
-
angularPConnectData: AngularPConnectData;
|
|
15
|
-
configProps$: TextContentProps;
|
|
16
|
-
content$: string;
|
|
17
|
-
displayAs$: string;
|
|
18
|
-
displayMode$?: string;
|
|
19
|
-
bVisible$: boolean;
|
|
20
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
21
|
-
ngOnInit(): void;
|
|
22
|
-
ngOnDestroy(): void;
|
|
23
|
-
updateSelf(): void;
|
|
24
|
-
onStateChange(): void;
|
|
25
|
-
checkAndUpdate(): void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextContentComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextContentComponent, "app-text-content", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
28
|
-
}
|
|
29
|
-
export {};
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { OnInit, ChangeDetectorRef, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectService, AngularPConnectData } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import { Utils } from '../../../_helpers/utils';
|
|
5
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
interface TextInputProps extends PConnFieldProps {
|
|
8
|
-
fieldMetadata?: any;
|
|
9
|
-
}
|
|
10
|
-
export declare class TextInputComponent implements OnInit, OnDestroy {
|
|
11
|
-
private angularPConnect;
|
|
12
|
-
private cdRef;
|
|
13
|
-
private utils;
|
|
14
|
-
pConn$: typeof PConnect;
|
|
15
|
-
formGroup$: FormGroup;
|
|
16
|
-
angularPConnectData: AngularPConnectData;
|
|
17
|
-
configProps$: TextInputProps;
|
|
18
|
-
label$: string;
|
|
19
|
-
value$: string;
|
|
20
|
-
bRequired$: boolean;
|
|
21
|
-
bReadonly$: boolean;
|
|
22
|
-
bDisabled$: boolean;
|
|
23
|
-
bVisible$: boolean;
|
|
24
|
-
displayMode$?: string;
|
|
25
|
-
controlName$: string;
|
|
26
|
-
testId: string;
|
|
27
|
-
bHasForm$: boolean;
|
|
28
|
-
componentReference: string;
|
|
29
|
-
helperText: string;
|
|
30
|
-
placeholder: string;
|
|
31
|
-
fieldControl: FormControl<string | null>;
|
|
32
|
-
actionsApi: Object;
|
|
33
|
-
propName: string;
|
|
34
|
-
constructor(angularPConnect: AngularPConnectService, cdRef: ChangeDetectorRef, utils: Utils);
|
|
35
|
-
ngOnInit(): void;
|
|
36
|
-
ngOnDestroy(): void;
|
|
37
|
-
onStateChange(): void;
|
|
38
|
-
checkAndUpdate(): void;
|
|
39
|
-
updateSelf(): void;
|
|
40
|
-
fieldOnChange(event: any): void;
|
|
41
|
-
fieldOnBlur(event: any): void;
|
|
42
|
-
getErrorMessage(): string;
|
|
43
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextInputComponent, never>;
|
|
44
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextInputComponent, "app-text-input", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
45
|
-
}
|
|
46
|
-
export {};
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { OnInit, ChangeDetectorRef, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import { Utils } from '../../../_helpers/utils';
|
|
5
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
interface TimeProps extends PConnFieldProps {
|
|
8
|
-
}
|
|
9
|
-
export declare class TimeComponent implements OnInit, OnDestroy {
|
|
10
|
-
private angularPConnect;
|
|
11
|
-
private cdRef;
|
|
12
|
-
private utils;
|
|
13
|
-
pConn$: typeof PConnect;
|
|
14
|
-
formGroup$: FormGroup;
|
|
15
|
-
angularPConnectData: AngularPConnectData;
|
|
16
|
-
configProps$: TimeProps;
|
|
17
|
-
label$: string;
|
|
18
|
-
value$: string;
|
|
19
|
-
bRequired$: boolean;
|
|
20
|
-
bReadonly$: boolean;
|
|
21
|
-
bDisabled$: boolean;
|
|
22
|
-
bVisible$: boolean;
|
|
23
|
-
displayMode$?: string;
|
|
24
|
-
controlName$: string;
|
|
25
|
-
testId: string;
|
|
26
|
-
bHasForm$: boolean;
|
|
27
|
-
componentReference: string;
|
|
28
|
-
helperText: string;
|
|
29
|
-
placeholder: string;
|
|
30
|
-
fieldControl: FormControl<string | null>;
|
|
31
|
-
actionsApi: Object;
|
|
32
|
-
propName: string;
|
|
33
|
-
formattedValue$: any;
|
|
34
|
-
constructor(angularPConnect: AngularPConnectService, cdRef: ChangeDetectorRef, utils: Utils);
|
|
35
|
-
ngOnInit(): void;
|
|
36
|
-
ngOnDestroy(): void;
|
|
37
|
-
onStateChange(): void;
|
|
38
|
-
checkAndUpdate(): void;
|
|
39
|
-
updateSelf(): void;
|
|
40
|
-
fieldOnChange(event: any): void;
|
|
41
|
-
fieldOnBlur(event: any): void;
|
|
42
|
-
getErrorMessage(): string;
|
|
43
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimeComponent, never>;
|
|
44
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TimeComponent, "app-time", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
45
|
-
}
|
|
46
|
-
export {};
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { OnInit, ChangeDetectorRef, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import { Utils } from '../../../_helpers/utils';
|
|
5
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
interface URLProps extends PConnFieldProps {
|
|
8
|
-
}
|
|
9
|
-
export declare class UrlComponent implements OnInit, OnDestroy {
|
|
10
|
-
private angularPConnect;
|
|
11
|
-
private cdRef;
|
|
12
|
-
private utils;
|
|
13
|
-
pConn$: typeof PConnect;
|
|
14
|
-
formGroup$: FormGroup;
|
|
15
|
-
angularPConnectData: AngularPConnectData;
|
|
16
|
-
configProps$: URLProps;
|
|
17
|
-
label$: string;
|
|
18
|
-
value$: string;
|
|
19
|
-
bRequired$: boolean;
|
|
20
|
-
bReadonly$: boolean;
|
|
21
|
-
bDisabled$: boolean;
|
|
22
|
-
bVisible$: boolean;
|
|
23
|
-
displayMode$?: string;
|
|
24
|
-
controlName$: string;
|
|
25
|
-
testId: string;
|
|
26
|
-
bHasForm$: boolean;
|
|
27
|
-
componentReference: string;
|
|
28
|
-
helperText: string;
|
|
29
|
-
placeholder: string;
|
|
30
|
-
fieldControl: FormControl<string | null>;
|
|
31
|
-
actionsApi: Object;
|
|
32
|
-
propName: string;
|
|
33
|
-
constructor(angularPConnect: AngularPConnectService, cdRef: ChangeDetectorRef, utils: Utils);
|
|
34
|
-
ngOnInit(): void;
|
|
35
|
-
ngOnDestroy(): void;
|
|
36
|
-
onStateChange(): void;
|
|
37
|
-
checkAndUpdate(): void;
|
|
38
|
-
updateSelf(): void;
|
|
39
|
-
fieldOnChange(event: any): void;
|
|
40
|
-
fieldOnBlur(event: any): void;
|
|
41
|
-
getErrorMessage(): string;
|
|
42
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UrlComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<UrlComponent, "app-url", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
44
|
-
}
|
|
45
|
-
export {};
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
3
|
-
import { AngularPConnectData, AngularPConnectService } from '../../../_bridge/angular-pconnect';
|
|
4
|
-
import { Utils } from '../../../_helpers/utils';
|
|
5
|
-
import { Observable } from 'rxjs';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class UserReferenceComponent implements OnInit, OnDestroy {
|
|
8
|
-
private angularPConnect;
|
|
9
|
-
private utils;
|
|
10
|
-
pConn$: typeof PConnect;
|
|
11
|
-
formGroup$: FormGroup;
|
|
12
|
-
angularPConnectData: AngularPConnectData;
|
|
13
|
-
controlName$: string;
|
|
14
|
-
value$: any;
|
|
15
|
-
userName$: string;
|
|
16
|
-
label$: string;
|
|
17
|
-
userID$: string;
|
|
18
|
-
options$: any;
|
|
19
|
-
bReadonly$: boolean;
|
|
20
|
-
bRequired$: boolean;
|
|
21
|
-
showAsFormattedText$?: boolean;
|
|
22
|
-
displayAs$?: string;
|
|
23
|
-
testId: string;
|
|
24
|
-
helperText: string;
|
|
25
|
-
placeholder: string;
|
|
26
|
-
displayMode$?: string;
|
|
27
|
-
filteredOptions: Observable<any[]>;
|
|
28
|
-
filterValue: string;
|
|
29
|
-
fieldControl: FormControl<string | null>;
|
|
30
|
-
actionsApi: Object;
|
|
31
|
-
propName: string;
|
|
32
|
-
onRecordChange: any;
|
|
33
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
34
|
-
ngOnInit(): Promise<void>;
|
|
35
|
-
ngOnDestroy(): void;
|
|
36
|
-
get type(): string;
|
|
37
|
-
onStateChange(): Promise<void>;
|
|
38
|
-
private _filter;
|
|
39
|
-
isUserNameAvailable: (user: any) => any;
|
|
40
|
-
getUserName: (user: any) => any;
|
|
41
|
-
getValue: (user: any) => any;
|
|
42
|
-
checkAndUpdate(): Promise<void>;
|
|
43
|
-
updateSelf(): Promise<void>;
|
|
44
|
-
fieldOnChange(event: any): void;
|
|
45
|
-
optionChanged(event: any): void;
|
|
46
|
-
fieldOnBlur(event: any): void;
|
|
47
|
-
getErrorMessage(): string;
|
|
48
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UserReferenceComponent, never>;
|
|
49
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<UserReferenceComponent, "app-user-reference", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
50
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { Injector } from '@angular/core';
|
|
2
|
-
import { AngularPConnectData } from '../../../../_bridge/angular-pconnect';
|
|
3
|
-
export declare class FlowContainerBaseComponent {
|
|
4
|
-
protected angularPConnectData: AngularPConnectData;
|
|
5
|
-
protected angularPConnect: any;
|
|
6
|
-
constructor(injector: Injector);
|
|
7
|
-
getPConnectOfActiveContainerItem(parentPConnect: any): import("@pega/pcore-pconnect-typedefs/interpreter/c11n-env").C11nEnv | null;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const getPConnectOfActiveContainerItem: (containerInfo: any, options: any) => import("@pega/pcore-pconnect-typedefs/interpreter/c11n-env").C11nEnv | null;
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
import { OnInit, ChangeDetectorRef, NgZone, OnDestroy, Injector } from '@angular/core';
|
|
2
|
-
import { FormBuilder, FormGroup } from '@angular/forms';
|
|
3
|
-
import { publicConstants } from '@pega/pcore-pconnect-typedefs/constants';
|
|
4
|
-
import { ProgressSpinnerService } from '../../../../_messages/progress-spinner.service';
|
|
5
|
-
import { Utils } from '../../../../_helpers/utils';
|
|
6
|
-
import { FlowContainerBaseComponent } from '../base-components/flow-container-base.component';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* WARNING: It is not expected that this file should be modified. It is part of infrastructure code that works with
|
|
10
|
-
* Redux and creation/update of Redux containers and PConnect. Modifying this code could have undesireable results and
|
|
11
|
-
* is totally at your own risk.
|
|
12
|
-
*/
|
|
13
|
-
interface FlowContainerProps {
|
|
14
|
-
children?: any[];
|
|
15
|
-
name?: string;
|
|
16
|
-
routingInfo?: any;
|
|
17
|
-
pageMessages: any[];
|
|
18
|
-
}
|
|
19
|
-
export declare class FlowContainerComponent extends FlowContainerBaseComponent implements OnInit, OnDestroy {
|
|
20
|
-
private cdRef;
|
|
21
|
-
private psService;
|
|
22
|
-
private fb;
|
|
23
|
-
private ngZone;
|
|
24
|
-
private utils;
|
|
25
|
-
pConn$: typeof PConnect;
|
|
26
|
-
pCoreConstants: typeof publicConstants;
|
|
27
|
-
configProps$: FlowContainerProps;
|
|
28
|
-
formGroup$: FormGroup;
|
|
29
|
-
arChildren$: any[];
|
|
30
|
-
itemKey$: string;
|
|
31
|
-
containerName$: string;
|
|
32
|
-
buildName$: string;
|
|
33
|
-
todo_showTodo$: boolean;
|
|
34
|
-
todo_caseInfoID$: string;
|
|
35
|
-
todo_showTodoList$: boolean;
|
|
36
|
-
todo_datasource$: any;
|
|
37
|
-
todo_headerText$: string;
|
|
38
|
-
todo_type$: string;
|
|
39
|
-
todo_context$: string;
|
|
40
|
-
todo_pConn$: typeof PConnect;
|
|
41
|
-
bHasCancel: boolean;
|
|
42
|
-
caseMessages$: string;
|
|
43
|
-
bHasCaseMessages$: boolean;
|
|
44
|
-
checkSvg$: string;
|
|
45
|
-
TODO: any;
|
|
46
|
-
bShowConfirm: boolean;
|
|
47
|
-
bShowBanner: boolean;
|
|
48
|
-
confirm_pconn: any;
|
|
49
|
-
localizedVal: any;
|
|
50
|
-
localeCategory: string;
|
|
51
|
-
localeReference: any;
|
|
52
|
-
banners: any[];
|
|
53
|
-
pConnectOfActiveContainerItem: any;
|
|
54
|
-
constructor(injector: Injector, cdRef: ChangeDetectorRef, psService: ProgressSpinnerService, fb: FormBuilder, ngZone: NgZone, utils: Utils);
|
|
55
|
-
ngOnInit(): void;
|
|
56
|
-
ngOnDestroy(): void;
|
|
57
|
-
handleCancel(): void;
|
|
58
|
-
handleCancelPressed(): void;
|
|
59
|
-
onStateChange(): void;
|
|
60
|
-
checkAndUpdate(): void;
|
|
61
|
-
showPageMessages(completeProps: FlowContainerProps): void;
|
|
62
|
-
getTodoVisibilty(): boolean;
|
|
63
|
-
initContainer(): void;
|
|
64
|
-
initComponent(bLoadChildren: boolean): void;
|
|
65
|
-
isCaseWideLocalAction(): boolean;
|
|
66
|
-
hasChildCaseAssignments(): any;
|
|
67
|
-
getActiveViewLabel(): string;
|
|
68
|
-
findCurrentIndicies(arStepperSteps: any[], arIndicies: number[], depth: number): number[];
|
|
69
|
-
updateSelf(): void;
|
|
70
|
-
loadReviewPage(localPConn: any): void;
|
|
71
|
-
showCaseMessages(): void;
|
|
72
|
-
updateFlowContainerChildren(): void;
|
|
73
|
-
addPConnectAndUpdateChildren(currentItem: any, key: any): void;
|
|
74
|
-
getBuildName(): string;
|
|
75
|
-
formValid(): boolean;
|
|
76
|
-
touchAll(): void;
|
|
77
|
-
topViewRefresh(): void;
|
|
78
|
-
addContainerItem(pConnect: any): void;
|
|
79
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FlowContainerComponent, never>;
|
|
80
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FlowContainerComponent, "app-flow-container", never, { "pConn$": { "alias": "pConn$"; "required": false; }; }, {}, never, never, true, never>;
|
|
81
|
-
}
|
|
82
|
-
export {};
|
package/lib/_components/infra/Containers/hybrid-view-container/hybrid-view-container.component.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* WARNING: It is not expected that this file should be modified. It is part of infrastructure code that works with
|
|
5
|
-
* Redux and creation/update of Redux containers and PConnect. Modifying this code could have undesireable results and
|
|
6
|
-
* is totally at your own risk.
|
|
7
|
-
*/
|
|
8
|
-
export declare class HybridViewContainerComponent {
|
|
9
|
-
pConn$: typeof PConnect;
|
|
10
|
-
formGroup$: FormGroup;
|
|
11
|
-
displayOnlyFA$: boolean;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HybridViewContainerComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HybridViewContainerComponent, "app-hybrid-view-container", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; "displayOnlyFA$": { "alias": "displayOnlyFA$"; "required": false; }; }, {}, never, never, true, never>;
|
|
14
|
-
}
|