@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,69 +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 CheckboxProps extends Omit<PConnFieldProps, 'value'> {
|
|
8
|
-
value: boolean;
|
|
9
|
-
caption?: string;
|
|
10
|
-
trueLabel?: string;
|
|
11
|
-
falseLabel?: string;
|
|
12
|
-
selectionMode?: string;
|
|
13
|
-
datasource?: any;
|
|
14
|
-
selectionKey?: string;
|
|
15
|
-
selectionList?: any;
|
|
16
|
-
primaryField: string;
|
|
17
|
-
readonlyContextList: any;
|
|
18
|
-
referenceList: string;
|
|
19
|
-
}
|
|
20
|
-
export declare class CheckBoxComponent implements OnInit, OnDestroy {
|
|
21
|
-
private angularPConnect;
|
|
22
|
-
private cdRef;
|
|
23
|
-
private utils;
|
|
24
|
-
pConn$: typeof PConnect;
|
|
25
|
-
formGroup$: FormGroup;
|
|
26
|
-
angularPConnectData: AngularPConnectData;
|
|
27
|
-
configProps$: CheckboxProps;
|
|
28
|
-
label$: string;
|
|
29
|
-
value$: any;
|
|
30
|
-
caption$?: string;
|
|
31
|
-
testId: string;
|
|
32
|
-
showLabel$: boolean;
|
|
33
|
-
isChecked$: boolean;
|
|
34
|
-
bRequired$: boolean;
|
|
35
|
-
bReadonly$: boolean;
|
|
36
|
-
bDisabled$: boolean;
|
|
37
|
-
bVisible$: boolean;
|
|
38
|
-
displayMode$?: string;
|
|
39
|
-
controlName$: string;
|
|
40
|
-
bHasForm$: boolean;
|
|
41
|
-
componentReference: string;
|
|
42
|
-
helperText: string;
|
|
43
|
-
trueLabel$?: string;
|
|
44
|
-
falseLabel$?: string;
|
|
45
|
-
selectionMode?: string;
|
|
46
|
-
datasource?: any;
|
|
47
|
-
selectionKey?: string;
|
|
48
|
-
selectionList?: any;
|
|
49
|
-
primaryField: string;
|
|
50
|
-
selectedvalues: any;
|
|
51
|
-
referenceList: string;
|
|
52
|
-
listOfCheckboxes: any[];
|
|
53
|
-
actionsApi: Object;
|
|
54
|
-
propName: string;
|
|
55
|
-
fieldControl: FormControl<string | null>;
|
|
56
|
-
constructor(angularPConnect: AngularPConnectService, cdRef: ChangeDetectorRef, utils: Utils);
|
|
57
|
-
ngOnInit(): void;
|
|
58
|
-
ngOnDestroy(): void;
|
|
59
|
-
onStateChange(): void;
|
|
60
|
-
checkAndUpdate(): void;
|
|
61
|
-
updateSelf(): void;
|
|
62
|
-
fieldOnChange(event: any): void;
|
|
63
|
-
fieldOnBlur(event: any): void;
|
|
64
|
-
handleChangeMultiMode(event: any, element: any): void;
|
|
65
|
-
getErrorMessage(): string;
|
|
66
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CheckBoxComponent, never>;
|
|
67
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CheckBoxComponent, "app-check-box", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
68
|
-
}
|
|
69
|
-
export {};
|
|
@@ -1,54 +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 CurrrencyProps extends PConnFieldProps {
|
|
8
|
-
currencyISOCode?: string;
|
|
9
|
-
allowDecimals: boolean;
|
|
10
|
-
formatter?: string;
|
|
11
|
-
}
|
|
12
|
-
export declare class CurrencyComponent implements OnInit, OnDestroy {
|
|
13
|
-
private angularPConnect;
|
|
14
|
-
private cdRef;
|
|
15
|
-
private utils;
|
|
16
|
-
pConn$: typeof PConnect;
|
|
17
|
-
formGroup$: FormGroup;
|
|
18
|
-
angularPConnectData: AngularPConnectData;
|
|
19
|
-
configProps$: CurrrencyProps;
|
|
20
|
-
label$: string;
|
|
21
|
-
value$: any;
|
|
22
|
-
bRequired$: boolean;
|
|
23
|
-
bReadonly$: boolean;
|
|
24
|
-
bDisabled$: boolean;
|
|
25
|
-
bVisible$: boolean;
|
|
26
|
-
displayMode$?: string;
|
|
27
|
-
controlName$: string;
|
|
28
|
-
bHasForm$: boolean;
|
|
29
|
-
componentReference: string;
|
|
30
|
-
testId: string;
|
|
31
|
-
helperText: string;
|
|
32
|
-
placeholder: string;
|
|
33
|
-
currencyISOCode: string;
|
|
34
|
-
currencyOptions: Object;
|
|
35
|
-
fieldControl: FormControl<number | null>;
|
|
36
|
-
currencySymbol: string;
|
|
37
|
-
thousandSeparator: string;
|
|
38
|
-
decimalSeparator: string;
|
|
39
|
-
inputMode: any;
|
|
40
|
-
decimalPrecision: number | undefined;
|
|
41
|
-
formattedValue: string;
|
|
42
|
-
formatter: any;
|
|
43
|
-
constructor(angularPConnect: AngularPConnectService, cdRef: ChangeDetectorRef, utils: Utils);
|
|
44
|
-
ngOnInit(): void;
|
|
45
|
-
ngOnDestroy(): void;
|
|
46
|
-
onStateChange(): void;
|
|
47
|
-
checkAndUpdate(): void;
|
|
48
|
-
updateSelf(): void;
|
|
49
|
-
fieldOnBlur(event: any): void;
|
|
50
|
-
getErrorMessage(): string;
|
|
51
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CurrencyComponent, never>;
|
|
52
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CurrencyComponent, "app-currency", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
53
|
-
}
|
|
54
|
-
export {};
|
|
@@ -1,76 +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 DateProps extends PConnFieldProps {
|
|
8
|
-
}
|
|
9
|
-
declare class MyFormat {
|
|
10
|
-
theDateFormat: {
|
|
11
|
-
dateFormatString: string;
|
|
12
|
-
dateFormatStringLong: string;
|
|
13
|
-
dateFormatStringLC: string;
|
|
14
|
-
dateFormatMask: string;
|
|
15
|
-
};
|
|
16
|
-
get display(): {
|
|
17
|
-
dateInput: string;
|
|
18
|
-
monthYearLabel: string;
|
|
19
|
-
dateA11yLabel: string;
|
|
20
|
-
monthYearA11yLabel: string;
|
|
21
|
-
};
|
|
22
|
-
get parse(): {
|
|
23
|
-
dateInput: string;
|
|
24
|
-
};
|
|
25
|
-
}
|
|
26
|
-
export declare class DateComponent implements OnInit, OnDestroy {
|
|
27
|
-
private angularPConnect;
|
|
28
|
-
private cdRef;
|
|
29
|
-
private utils;
|
|
30
|
-
private config;
|
|
31
|
-
pConn$: typeof PConnect;
|
|
32
|
-
formGroup$: FormGroup;
|
|
33
|
-
angularPConnectData: AngularPConnectData;
|
|
34
|
-
configProps$: DateProps;
|
|
35
|
-
label$: string;
|
|
36
|
-
value$: any;
|
|
37
|
-
bRequired$: boolean;
|
|
38
|
-
bReadonly$: boolean;
|
|
39
|
-
bDisabled$: boolean;
|
|
40
|
-
bVisible$: boolean;
|
|
41
|
-
displayMode$?: string;
|
|
42
|
-
controlName$: string;
|
|
43
|
-
bHasForm$: boolean;
|
|
44
|
-
componentReference: string;
|
|
45
|
-
testId: string;
|
|
46
|
-
helperText: string;
|
|
47
|
-
placeholder: string;
|
|
48
|
-
fieldControl: FormControl<string | null>;
|
|
49
|
-
dateFormatInfo: {
|
|
50
|
-
dateFormatString: string;
|
|
51
|
-
dateFormatStringLong: string;
|
|
52
|
-
dateFormatStringLC: string;
|
|
53
|
-
dateFormatMask: string;
|
|
54
|
-
};
|
|
55
|
-
theDateFormat: {
|
|
56
|
-
dateFormatString: string;
|
|
57
|
-
dateFormatStringLong: string;
|
|
58
|
-
dateFormatStringLC: string;
|
|
59
|
-
dateFormatMask: string;
|
|
60
|
-
};
|
|
61
|
-
actionsApi: Object;
|
|
62
|
-
propName: string;
|
|
63
|
-
formattedValue$: any;
|
|
64
|
-
constructor(angularPConnect: AngularPConnectService, cdRef: ChangeDetectorRef, utils: Utils, config: MyFormat);
|
|
65
|
-
ngOnInit(): void;
|
|
66
|
-
ngOnDestroy(): void;
|
|
67
|
-
onStateChange(): void;
|
|
68
|
-
checkAndUpdate(): void;
|
|
69
|
-
updateSelf(): void;
|
|
70
|
-
fieldOnDateChange(event: any): void;
|
|
71
|
-
hasErrors(): boolean;
|
|
72
|
-
getErrorMessage(): string;
|
|
73
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DateComponent, never>;
|
|
74
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DateComponent, "app-date", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
75
|
-
}
|
|
76
|
-
export {};
|
|
@@ -1,62 +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 DateTimeProps extends PConnFieldProps {
|
|
8
|
-
}
|
|
9
|
-
export declare class DateTimeComponent implements OnInit, OnDestroy {
|
|
10
|
-
private angularPConnect;
|
|
11
|
-
private cdRef;
|
|
12
|
-
private utils;
|
|
13
|
-
pConn$: typeof PConnect;
|
|
14
|
-
formGroup$: FormGroup;
|
|
15
|
-
angularPConnectData: AngularPConnectData;
|
|
16
|
-
configProps$: DateTimeProps;
|
|
17
|
-
label$: string;
|
|
18
|
-
value$: any;
|
|
19
|
-
bRequired$: boolean;
|
|
20
|
-
bReadonly$: boolean;
|
|
21
|
-
bDisabled$: boolean;
|
|
22
|
-
bVisible$: boolean;
|
|
23
|
-
displayMode$?: string;
|
|
24
|
-
controlName$: string;
|
|
25
|
-
bHasForm$: boolean;
|
|
26
|
-
componentReference: string;
|
|
27
|
-
testId: string;
|
|
28
|
-
helperText: string;
|
|
29
|
-
fieldControl: FormControl<string | null>;
|
|
30
|
-
stepHour: number;
|
|
31
|
-
stepMinute: number;
|
|
32
|
-
stepSecond: number;
|
|
33
|
-
color: string;
|
|
34
|
-
dateFormatInfo: {
|
|
35
|
-
dateFormatString: string;
|
|
36
|
-
dateFormatStringLong: string;
|
|
37
|
-
dateFormatStringLC: string;
|
|
38
|
-
dateFormatMask: string;
|
|
39
|
-
};
|
|
40
|
-
theDateFormat: {
|
|
41
|
-
dateFormatString: string;
|
|
42
|
-
dateFormatStringLong: string;
|
|
43
|
-
dateFormatStringLC: string;
|
|
44
|
-
dateFormatMask: string;
|
|
45
|
-
};
|
|
46
|
-
placeholder: string;
|
|
47
|
-
actionsApi: Object;
|
|
48
|
-
propName: string;
|
|
49
|
-
formattedValue$: any;
|
|
50
|
-
timezone: string | undefined;
|
|
51
|
-
constructor(angularPConnect: AngularPConnectService, cdRef: ChangeDetectorRef, utils: Utils);
|
|
52
|
-
ngOnInit(): void;
|
|
53
|
-
ngOnDestroy(): void;
|
|
54
|
-
onStateChange(): void;
|
|
55
|
-
checkAndUpdate(): void;
|
|
56
|
-
updateSelf(): void;
|
|
57
|
-
fieldOnDateChange(event: any): void;
|
|
58
|
-
getErrorMessage(): string;
|
|
59
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DateTimeComponent, never>;
|
|
60
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DateTimeComponent, "app-date-time", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
61
|
-
}
|
|
62
|
-
export {};
|
|
@@ -1,54 +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 DecimalProps extends PConnFieldProps {
|
|
8
|
-
currencyISOCode?: string;
|
|
9
|
-
decimalPrecision?: number;
|
|
10
|
-
showGroupSeparators?: string;
|
|
11
|
-
formatter?: string;
|
|
12
|
-
}
|
|
13
|
-
export declare class DecimalComponent implements OnInit, OnDestroy {
|
|
14
|
-
private angularPConnect;
|
|
15
|
-
private cdRef;
|
|
16
|
-
private utils;
|
|
17
|
-
pConn$: typeof PConnect;
|
|
18
|
-
formGroup$: FormGroup;
|
|
19
|
-
angularPConnectData: AngularPConnectData;
|
|
20
|
-
configProps$: DecimalProps;
|
|
21
|
-
label$: string;
|
|
22
|
-
value$: any;
|
|
23
|
-
bRequired$: boolean;
|
|
24
|
-
bReadonly$: boolean;
|
|
25
|
-
bDisabled$: boolean;
|
|
26
|
-
bVisible$: boolean;
|
|
27
|
-
displayMode$?: string;
|
|
28
|
-
controlName$: string;
|
|
29
|
-
bHasForm$: boolean;
|
|
30
|
-
componentReference: string;
|
|
31
|
-
testId: string;
|
|
32
|
-
helperText: string;
|
|
33
|
-
placeholder: string;
|
|
34
|
-
fieldControl: FormControl<number | null>;
|
|
35
|
-
decimalSeparator: string;
|
|
36
|
-
thousandSeparator: string;
|
|
37
|
-
currencySymbol: string;
|
|
38
|
-
decimalPrecision: number | undefined;
|
|
39
|
-
formatter: any;
|
|
40
|
-
formattedValue: any;
|
|
41
|
-
inputMode: any;
|
|
42
|
-
suffix: string;
|
|
43
|
-
constructor(angularPConnect: AngularPConnectService, cdRef: ChangeDetectorRef, utils: Utils);
|
|
44
|
-
ngOnInit(): void;
|
|
45
|
-
ngOnDestroy(): void;
|
|
46
|
-
onStateChange(): void;
|
|
47
|
-
checkAndUpdate(): void;
|
|
48
|
-
updateSelf(): void;
|
|
49
|
-
fieldOnBlur(event: any): void;
|
|
50
|
-
getErrorMessage(): string;
|
|
51
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DecimalComponent, never>;
|
|
52
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DecimalComponent, "app-decimal", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
53
|
-
}
|
|
54
|
-
export {};
|
|
@@ -1,71 +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 { DatapageService } from '../../../_services/datapage.service';
|
|
5
|
-
import { Utils } from '../../../_helpers/utils';
|
|
6
|
-
import { PConnFieldProps } from '../../../_types/PConnProps.interface';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
interface IOption {
|
|
9
|
-
key: string;
|
|
10
|
-
value: string;
|
|
11
|
-
}
|
|
12
|
-
interface DropdownProps extends PConnFieldProps {
|
|
13
|
-
datasource?: any[];
|
|
14
|
-
onRecordChange?: any;
|
|
15
|
-
fieldMetadata?: any;
|
|
16
|
-
listType?: string;
|
|
17
|
-
columns?: any[];
|
|
18
|
-
deferDatasource?: boolean;
|
|
19
|
-
datasourceMetadata?: any;
|
|
20
|
-
parameters?: any;
|
|
21
|
-
}
|
|
22
|
-
export declare class DropdownComponent implements OnInit, OnDestroy {
|
|
23
|
-
private angularPConnect;
|
|
24
|
-
private cdRef;
|
|
25
|
-
private utils;
|
|
26
|
-
private dataPageService;
|
|
27
|
-
pConn$: typeof PConnect;
|
|
28
|
-
formGroup$: FormGroup;
|
|
29
|
-
angularPConnectData: AngularPConnectData;
|
|
30
|
-
configProps$: DropdownProps;
|
|
31
|
-
label$: string;
|
|
32
|
-
value$: string;
|
|
33
|
-
bRequired$: boolean;
|
|
34
|
-
bReadonly$: boolean;
|
|
35
|
-
bDisabled$: boolean;
|
|
36
|
-
bVisible$: boolean;
|
|
37
|
-
displayMode$?: string;
|
|
38
|
-
controlName$: string;
|
|
39
|
-
bHasForm$: boolean;
|
|
40
|
-
options$: IOption[];
|
|
41
|
-
componentReference: string;
|
|
42
|
-
testId: string;
|
|
43
|
-
helperText: string;
|
|
44
|
-
hideLabel: any;
|
|
45
|
-
theDatasource: any[] | null;
|
|
46
|
-
fieldControl: FormControl<string | null>;
|
|
47
|
-
fieldMetadata: any[];
|
|
48
|
-
localeContext: string;
|
|
49
|
-
localeClass: string;
|
|
50
|
-
localeName: string;
|
|
51
|
-
localePath: string;
|
|
52
|
-
localizedValue: string;
|
|
53
|
-
actionsApi: Object;
|
|
54
|
-
propName: string;
|
|
55
|
-
constructor(angularPConnect: AngularPConnectService, cdRef: ChangeDetectorRef, utils: Utils, dataPageService: DatapageService);
|
|
56
|
-
ngOnInit(): void;
|
|
57
|
-
set options(options: IOption[]);
|
|
58
|
-
ngOnDestroy(): void;
|
|
59
|
-
onStateChange(): void;
|
|
60
|
-
checkAndUpdate(): void;
|
|
61
|
-
updateSelf(): void;
|
|
62
|
-
getDatapageData(): void;
|
|
63
|
-
getData(dataSource: any, parameters: any, columns: any, context: any, listType: any): void;
|
|
64
|
-
isSelected(buttonValue: string): boolean;
|
|
65
|
-
fieldOnChange(event: any): void;
|
|
66
|
-
getLocalizedOptionValue(opt: IOption): string;
|
|
67
|
-
getErrorMessage(): string;
|
|
68
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownComponent, never>;
|
|
69
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DropdownComponent, "app-dropdown", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
70
|
-
}
|
|
71
|
-
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 EmailProps extends PConnFieldProps {
|
|
8
|
-
}
|
|
9
|
-
export declare class EmailComponent implements OnInit, OnDestroy {
|
|
10
|
-
private angularPConnect;
|
|
11
|
-
private cdRef;
|
|
12
|
-
private utils;
|
|
13
|
-
pConn$: typeof PConnect;
|
|
14
|
-
formGroup$: FormGroup;
|
|
15
|
-
angularPConnectData: AngularPConnectData;
|
|
16
|
-
configProps$: EmailProps;
|
|
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
|
-
componentReference: string;
|
|
27
|
-
testId: 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<EmailComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EmailComponent, "app-email", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
44
|
-
}
|
|
45
|
-
export {};
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { 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 GroupProps extends PConnFieldProps {
|
|
7
|
-
showHeading: boolean;
|
|
8
|
-
heading: string;
|
|
9
|
-
instructions: string;
|
|
10
|
-
collapsible: boolean;
|
|
11
|
-
}
|
|
12
|
-
export declare class GroupComponent implements OnInit {
|
|
13
|
-
private angularPConnect;
|
|
14
|
-
pConn$: typeof PConnect;
|
|
15
|
-
formGroup$: FormGroup;
|
|
16
|
-
arChildren$: any[];
|
|
17
|
-
visibility$?: boolean;
|
|
18
|
-
showHeading$?: boolean;
|
|
19
|
-
heading$: string;
|
|
20
|
-
instructions$: string;
|
|
21
|
-
collapsible$: boolean;
|
|
22
|
-
angularPConnectData: AngularPConnectData;
|
|
23
|
-
configProps$: GroupProps;
|
|
24
|
-
constructor(angularPConnect: AngularPConnectService);
|
|
25
|
-
ngOnInit(): void;
|
|
26
|
-
onStateChange(): void;
|
|
27
|
-
checkAndUpdate(): void;
|
|
28
|
-
updateSelf(): void;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GroupComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GroupComponent, "app-group", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
31
|
-
}
|
|
32
|
-
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 IntegerProps extends PConnFieldProps {
|
|
8
|
-
}
|
|
9
|
-
export declare class IntegerComponent implements OnInit, OnDestroy {
|
|
10
|
-
private angularPConnect;
|
|
11
|
-
private cdRef;
|
|
12
|
-
private utils;
|
|
13
|
-
pConn$: typeof PConnect;
|
|
14
|
-
formGroup$: FormGroup;
|
|
15
|
-
angularPConnectData: AngularPConnectData;
|
|
16
|
-
configProps$: IntegerProps;
|
|
17
|
-
label$: string;
|
|
18
|
-
value$: number;
|
|
19
|
-
bRequired$: boolean;
|
|
20
|
-
bReadonly$: boolean;
|
|
21
|
-
bDisabled$: boolean;
|
|
22
|
-
bVisible$: boolean;
|
|
23
|
-
displayMode$?: string;
|
|
24
|
-
controlName$: string;
|
|
25
|
-
bHasForm$: boolean;
|
|
26
|
-
componentReference: string;
|
|
27
|
-
testId: string;
|
|
28
|
-
helperText: string;
|
|
29
|
-
placeholder: string;
|
|
30
|
-
fieldControl: FormControl<number | 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<IntegerComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IntegerComponent, "app-integer", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
44
|
-
}
|
|
45
|
-
export {};
|
package/lib/_components/field/list-view-action-buttons/list-view-action-buttons.component.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ListViewActionButtonsComponent {
|
|
4
|
-
pConn$: typeof PConnect;
|
|
5
|
-
context$: string;
|
|
6
|
-
closeActionsDialog: EventEmitter<any>;
|
|
7
|
-
localizedVal: (localeKey: string, localePath?: string, localeRuleKey?: string, componentName?: string | null) => string;
|
|
8
|
-
localeCategory: string;
|
|
9
|
-
isDisabled: boolean;
|
|
10
|
-
onCancel(): void;
|
|
11
|
-
onSubmit(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ListViewActionButtonsComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ListViewActionButtonsComponent, "app-list-view-action-buttons", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "context$": { "alias": "context$"; "required": false; }; }, { "closeActionsDialog": "closeActionsDialog"; }, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,64 +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 { Utils } from '../../../_helpers/utils';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class MultiselectComponent implements OnInit, OnDestroy {
|
|
7
|
-
private angularPConnect;
|
|
8
|
-
private utils;
|
|
9
|
-
pConn$: typeof PConnect;
|
|
10
|
-
formGroup$: FormGroup;
|
|
11
|
-
angularPConnectData: AngularPConnectData;
|
|
12
|
-
label$: string;
|
|
13
|
-
value$: string;
|
|
14
|
-
bRequired$: boolean;
|
|
15
|
-
bDisabled$: boolean;
|
|
16
|
-
bVisible$: boolean;
|
|
17
|
-
controlName$: string;
|
|
18
|
-
bHasForm$: boolean;
|
|
19
|
-
listType: string;
|
|
20
|
-
placeholder: string;
|
|
21
|
-
fieldControl: FormControl<string | null>;
|
|
22
|
-
parameters: {};
|
|
23
|
-
hideLabel: boolean;
|
|
24
|
-
configProps$: any;
|
|
25
|
-
referenceList: any;
|
|
26
|
-
selectionKey: string;
|
|
27
|
-
primaryField: string;
|
|
28
|
-
initialCaseClass: any;
|
|
29
|
-
showSecondaryInSearchOnly: boolean;
|
|
30
|
-
isGroupData: boolean;
|
|
31
|
-
referenceType: any;
|
|
32
|
-
secondaryFields: any;
|
|
33
|
-
groupDataSource: never[];
|
|
34
|
-
matchPosition: string;
|
|
35
|
-
maxResultsDisplay: any;
|
|
36
|
-
groupColumnsConfig: {}[];
|
|
37
|
-
selectionList: any;
|
|
38
|
-
listActions: any;
|
|
39
|
-
selectedItems: any[];
|
|
40
|
-
itemsTreeBaseData: never[];
|
|
41
|
-
displayFieldMeta: any;
|
|
42
|
-
dataApiObj: any;
|
|
43
|
-
itemsTree: any[];
|
|
44
|
-
trigger: any;
|
|
45
|
-
actionsApi: Object;
|
|
46
|
-
propName: string;
|
|
47
|
-
constructor(angularPConnect: AngularPConnectService, utils: Utils);
|
|
48
|
-
ngOnInit(): void;
|
|
49
|
-
ngOnDestroy(): void;
|
|
50
|
-
onStateChange(): void;
|
|
51
|
-
checkAndUpdate(): void;
|
|
52
|
-
updateSelf(): void;
|
|
53
|
-
setPropertyValuesFromProps(): void;
|
|
54
|
-
getCaseListBasedOnParams(searchText: any, group: any, selectedRows: any, currentItemsTree: any, isTriggeredFromSearch?: boolean): void;
|
|
55
|
-
fieldOnChange(event: Event): void;
|
|
56
|
-
optionChanged(event: any): void;
|
|
57
|
-
optionClicked: (event: Event, data: any) => void;
|
|
58
|
-
toggleSelection: (data: any) => void;
|
|
59
|
-
removeChip: (data: any) => void;
|
|
60
|
-
setSelectedItemsForReferenceList(data: any): void;
|
|
61
|
-
getErrorMessage(): string;
|
|
62
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiselectComponent, never>;
|
|
63
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MultiselectComponent, "app-multiselect", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
64
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export declare function setVisibilityForList(c11nEnv: any, visibility: any): void;
|
|
2
|
-
declare function preProcessColumns(columns: any): any;
|
|
3
|
-
declare function getDisplayFieldsMetaData(columns: any): any;
|
|
4
|
-
declare function doSearch(searchText: any, clickedGroup: any, initialCaseClass: any, displayFieldMeta: any, dataApiObj: any, // deep clone of the dataApiObj
|
|
5
|
-
itemsTree: any, isGroupData: any, showSecondaryInSearchOnly: any, selected: any): Promise<any>;
|
|
6
|
-
declare function setValuesToPropertyList(searchText: any, assocProp: any, items: any, columns: any, actions: any, updatePropertyInRedux?: boolean): any;
|
|
7
|
-
declare function getGroupDataForItemsTree(groupDataSource: any, groupsDisplayFieldMeta: any, showSecondaryInSearchOnly: any): any;
|
|
8
|
-
export { preProcessColumns, getDisplayFieldsMetaData, doSearch, setValuesToPropertyList, getGroupDataForItemsTree };
|
|
@@ -1,53 +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 PercentageProps extends PConnFieldProps {
|
|
8
|
-
showGroupSeparators?: string;
|
|
9
|
-
decimalPrecision?: number;
|
|
10
|
-
currencyISOCode?: string;
|
|
11
|
-
}
|
|
12
|
-
export declare class PercentageComponent implements OnInit, OnDestroy {
|
|
13
|
-
private angularPConnect;
|
|
14
|
-
private cdRef;
|
|
15
|
-
private utils;
|
|
16
|
-
pConn$: typeof PConnect;
|
|
17
|
-
formGroup$: FormGroup;
|
|
18
|
-
angularPConnectData: AngularPConnectData;
|
|
19
|
-
configProps$: PercentageProps;
|
|
20
|
-
label$: string;
|
|
21
|
-
value$: number;
|
|
22
|
-
bRequired$: boolean;
|
|
23
|
-
bReadonly$: boolean;
|
|
24
|
-
bDisabled$: boolean;
|
|
25
|
-
bVisible$: boolean;
|
|
26
|
-
displayMode$?: string;
|
|
27
|
-
controlName$: string;
|
|
28
|
-
bHasForm$: boolean;
|
|
29
|
-
componentReference: string;
|
|
30
|
-
testId: string;
|
|
31
|
-
helperText: string;
|
|
32
|
-
placeholder: string;
|
|
33
|
-
decimalSeparator: string;
|
|
34
|
-
thousandSeparator: string;
|
|
35
|
-
inputMode: any;
|
|
36
|
-
decimalPrecision: number | undefined;
|
|
37
|
-
fieldControl: FormControl<number | null>;
|
|
38
|
-
actionsApi: Object;
|
|
39
|
-
propName: string;
|
|
40
|
-
formattedValue: string;
|
|
41
|
-
constructor(angularPConnect: AngularPConnectService, cdRef: ChangeDetectorRef, utils: Utils);
|
|
42
|
-
ngOnInit(): void;
|
|
43
|
-
ngOnDestroy(): void;
|
|
44
|
-
onStateChange(): void;
|
|
45
|
-
checkAndUpdate(): void;
|
|
46
|
-
updateSelf(): void;
|
|
47
|
-
fieldOnChange(event: any): void;
|
|
48
|
-
fieldOnBlur(event: any): void;
|
|
49
|
-
getErrorMessage(): string;
|
|
50
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PercentageComponent, never>;
|
|
51
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PercentageComponent, "app-percentage", never, { "pConn$": { "alias": "pConn$"; "required": false; }; "formGroup$": { "alias": "formGroup$"; "required": false; }; }, {}, never, never, true, never>;
|
|
52
|
-
}
|
|
53
|
-
export {};
|