@quadrel-enterprise-ui/framework 18.25.3 → 19.0.0-beta.1
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/quadrel-enterprise-ui-framework.mjs +3203 -3024
- package/fesm2022/quadrel-enterprise-ui-framework.mjs.map +1 -1
- package/lib/core/services/push-events.service.d.ts +2 -13
- package/lib/forms/datepicker/calendar/calendar.component.d.ts +0 -8
- package/lib/forms/input/input.component.d.ts +0 -1
- package/lib/forms/qd-form.module.d.ts +6 -7
- package/lib/forms/reactive-forms/controls/form-array.d.ts +0 -3
- package/lib/navigation/stepper/stepper.module.d.ts +2 -3
- package/lib/navigation/tabs/tabs.module.d.ts +1 -2
- package/lib/page/model/page-config.interface.d.ts +2 -11
- package/lib/page-tabs/page-tabs.module.d.ts +5 -6
- package/lib/shell/header/shell-header.component.d.ts +1 -1
- package/package.json +6 -9
- package/esm2022/global-vars.json +0 -18
- package/esm2022/lib/button/__mocks__/mock-button-grid.component.mjs +0 -14
- package/esm2022/lib/button/__mocks__/mock-button-stack-button.component.mjs +0 -21
- package/esm2022/lib/button/__mocks__/mock-button-stack.component.mjs +0 -14
- package/esm2022/lib/button/__mocks__/mock-button.component.mjs +0 -30
- package/esm2022/lib/button/__mocks__/mock-button.directives.mjs +0 -19
- package/esm2022/lib/button/__mocks__/mock-button.module.mjs +0 -52
- package/esm2022/lib/button/__mocks__/mock-icon-button.component.mjs +0 -17
- package/esm2022/lib/button/button/additional-info/button-additional-info.component.mjs +0 -48
- package/esm2022/lib/button/button/button.component.mjs +0 -98
- package/esm2022/lib/button/button-grid/button-grid.component.mjs +0 -16
- package/esm2022/lib/button/button-stack/button-stack-button/button-stack-button.component.mjs +0 -46
- package/esm2022/lib/button/button-stack/button-stack-container/button-stack.component.mjs +0 -39
- package/esm2022/lib/button/button.module.mjs +0 -89
- package/esm2022/lib/button/directives/button.directives.mjs +0 -40
- package/esm2022/lib/button/icon-button/icon-button.component.mjs +0 -51
- package/esm2022/lib/button/menu-button/menu-button.component.mjs +0 -95
- package/esm2022/lib/button/model/button-config.mjs +0 -2
- package/esm2022/lib/button/model/button.types.mjs +0 -2
- package/esm2022/lib/chips/__mocks__/mock-chip.component.mjs +0 -42
- package/esm2022/lib/chips/__mocks__/mock-chips.module.mjs +0 -19
- package/esm2022/lib/chips/chip/chip.component.mjs +0 -79
- package/esm2022/lib/chips/chips.module.mjs +0 -20
- package/esm2022/lib/chips/interfaces/chip.interface.mjs +0 -2
- package/esm2022/lib/comments/add-comment/add-comment-dialog.component.mjs +0 -138
- package/esm2022/lib/comments/comments.component.mjs +0 -73
- package/esm2022/lib/comments/comments.module.mjs +0 -60
- package/esm2022/lib/comments/menu/comment-menu.component.mjs +0 -19
- package/esm2022/lib/comments/model/comments.interface.mjs +0 -2
- package/esm2022/lib/comments/pipes/stripe-html.pipe.mjs +0 -18
- package/esm2022/lib/contact-card/__mocks__/mock-contact-card.component.mjs +0 -19
- package/esm2022/lib/contact-card/__mocks__/mock-contact-card.module.mjs +0 -19
- package/esm2022/lib/contact-card/contact-card.component.mjs +0 -285
- package/esm2022/lib/contact-card/contact-card.module.mjs +0 -25
- package/esm2022/lib/contact-card/menu/contact-card-menu.component.mjs +0 -80
- package/esm2022/lib/contact-card/model/contact-card-actions-config.interface.mjs +0 -2
- package/esm2022/lib/contact-card/model/contact-data.interface.mjs +0 -2
- package/esm2022/lib/container/__mocks__/mock-action-footer.component.mjs +0 -14
- package/esm2022/lib/container/__mocks__/mock-container-create-content.component.mjs +0 -22
- package/esm2022/lib/container/__mocks__/mock-container-create-default.component.mjs +0 -18
- package/esm2022/lib/container/__mocks__/mock-container-section.component.mjs +0 -18
- package/esm2022/lib/container/__mocks__/mock-container-toolbar-action.component.mjs +0 -41
- package/esm2022/lib/container/__mocks__/mock-container-toolbar-filter.component.mjs +0 -14
- package/esm2022/lib/container/__mocks__/mock-container-toolbar-title.component.mjs +0 -14
- package/esm2022/lib/container/__mocks__/mock-container-toolbar.component.mjs +0 -17
- package/esm2022/lib/container/__mocks__/mock-container.component.mjs +0 -40
- package/esm2022/lib/container/__mocks__/mock-container.module.mjs +0 -85
- package/esm2022/lib/container/__mocks__/mock-create-delete-alert.component.mjs +0 -20
- package/esm2022/lib/container/__mocks__/mock-form-group.component.mjs +0 -39
- package/esm2022/lib/container/container.component.mjs +0 -217
- package/esm2022/lib/container/container.module.mjs +0 -64
- package/esm2022/lib/container/model/container-type.mjs +0 -2
- package/esm2022/lib/container/model/toolbar.interface.mjs +0 -2
- package/esm2022/lib/container/section/container-section.component.mjs +0 -41
- package/esm2022/lib/container/section/header/container-section-header.component.mjs +0 -16
- package/esm2022/lib/container/section/info/container-section-info.component.mjs +0 -14
- package/esm2022/lib/container/services/container-action.service.mjs +0 -19
- package/esm2022/lib/container/services/container-layout.service.mjs +0 -33
- package/esm2022/lib/container/toolbar/action/container-toolbar-action.component.mjs +0 -107
- package/esm2022/lib/container/toolbar/container-toolbar.component.mjs +0 -76
- package/esm2022/lib/container/toolbar/filter/container-toolbar-filter.component.mjs +0 -17
- package/esm2022/lib/container/toolbar/title/container-toolbar-title.component.mjs +0 -16
- package/esm2022/lib/content-grid/__mocks__/mock-content-grid-column.mjs +0 -14
- package/esm2022/lib/content-grid/__mocks__/mock-content-grid-row.mjs +0 -14
- package/esm2022/lib/content-grid/__mocks__/mock-content-grid.mjs +0 -14
- package/esm2022/lib/content-grid/__mocks__/mock-content-grid.module.mjs +0 -19
- package/esm2022/lib/content-grid/content-grid/content-grid.component.mjs +0 -31
- package/esm2022/lib/content-grid/content-grid-column/content-grid-column.component.mjs +0 -17
- package/esm2022/lib/content-grid/content-grid-row/content-grid-row.component.mjs +0 -18
- package/esm2022/lib/content-grid/content-grid.module.mjs +0 -21
- package/esm2022/lib/core/__mocks__/mock-breakpoint.service.mjs +0 -8
- package/esm2022/lib/core/__mocks__/mock-core.module.mjs +0 -42
- package/esm2022/lib/core/__mocks__/mock-disabled.directive.mjs +0 -14
- package/esm2022/lib/core/__mocks__/mock-popover-on-click.directive.mjs +0 -107
- package/esm2022/lib/core/__mocks__/mock-rwd-disabled.directive.mjs +0 -14
- package/esm2022/lib/core/__mocks__/mock-translate.pipe.mjs +0 -14
- package/esm2022/lib/core/__mocks__/mock-visually-hidden.directive.mjs +0 -14
- package/esm2022/lib/core/autofocus/autofocus.directive.mjs +0 -42
- package/esm2022/lib/core/autofocus/autofocus.module.mjs +0 -18
- package/esm2022/lib/core/autofocus/autofocus.service.mjs +0 -20
- package/esm2022/lib/core/breadcrumbs/breadcrumbs.component.mjs +0 -154
- package/esm2022/lib/core/breadcrumbs/breadcrumbs.module.mjs +0 -21
- package/esm2022/lib/core/breadcrumbs/model/breadcrumbs.interface.mjs +0 -2
- package/esm2022/lib/core/breadcrumbs/services/breadcrumbs.service.mjs +0 -61
- package/esm2022/lib/core/breadcrumbs/services/dialog-breadcrumbs.service.mjs +0 -15
- package/esm2022/lib/core/core.module.mjs +0 -54
- package/esm2022/lib/core/data-facets/blank/data-facets-blank.component.mjs +0 -34
- package/esm2022/lib/core/data-facets/boolean/data-facets-boolean.component.mjs +0 -23
- package/esm2022/lib/core/data-facets/chip/data-facets-chip.component.mjs +0 -63
- package/esm2022/lib/core/data-facets/chip/data-facets-chip.interfaces.mjs +0 -2
- package/esm2022/lib/core/data-facets/chip/truncated-indicator/data-facets-chip-truncated-indicator.component.mjs +0 -98
- package/esm2022/lib/core/data-facets/chip/truncated-tooltip/data-facets-chip-truncated-tooltip.component.mjs +0 -139
- package/esm2022/lib/core/data-facets/currency/data-facets-currency.component.mjs +0 -71
- package/esm2022/lib/core/data-facets/currency/data-facets-currency.interfaces.mjs +0 -2
- package/esm2022/lib/core/data-facets/data-facets-context.service.mjs +0 -17
- package/esm2022/lib/core/data-facets/data-facets.model.mjs +0 -34
- package/esm2022/lib/core/data-facets/data-facets.module.mjs +0 -62
- package/esm2022/lib/core/data-facets/date/data-facets-date.component.mjs +0 -98
- package/esm2022/lib/core/data-facets/date/data-facets-date.interfaces.mjs +0 -2
- package/esm2022/lib/core/data-facets/icon/data-facets-icon.component.mjs +0 -24
- package/esm2022/lib/core/data-facets/integer/data-facets-integer.component.mjs +0 -22
- package/esm2022/lib/core/data-facets/link/data-facets-link.component.mjs +0 -70
- package/esm2022/lib/core/data-facets/link/data-facets-link.interfaces.mjs +0 -2
- package/esm2022/lib/core/data-facets/progress/data-facets-progress.component.mjs +0 -34
- package/esm2022/lib/core/data-facets/status/data-facets-status.component.mjs +0 -24
- package/esm2022/lib/core/data-facets/status/data-facets-status.interfaces.mjs +0 -2
- package/esm2022/lib/core/data-facets/text/data-facets-text.component.mjs +0 -49
- package/esm2022/lib/core/data-facets/text/data-facets-text.interfaces.mjs +0 -2
- package/esm2022/lib/core/disabled/disabled.directive.mjs +0 -14
- package/esm2022/lib/core/focusable/focusable.directive.mjs +0 -27
- package/esm2022/lib/core/focusable/focusable.mjs +0 -2
- package/esm2022/lib/core/focusable/focusable.module.mjs +0 -16
- package/esm2022/lib/core/focusable/focusable.token.mjs +0 -6
- package/esm2022/lib/core/model/app-enviroment.interface.mjs +0 -2
- package/esm2022/lib/core/model/app-enviroment.token.mjs +0 -3
- package/esm2022/lib/core/model/breakpoint.interface.mjs +0 -3
- package/esm2022/lib/core/model/translation.interface.mjs +0 -2
- package/esm2022/lib/core/pipes/file-size.pipe.mjs +0 -41
- package/esm2022/lib/core/pipes/placeholder.pipe.mjs +0 -17
- package/esm2022/lib/core/pipes/placeholders.pipe.mjs +0 -20
- package/esm2022/lib/core/pipes/sanitize-html.pipe.mjs +0 -20
- package/esm2022/lib/core/popover/popover/popover.component.mjs +0 -52
- package/esm2022/lib/core/popover/popover-on-click/popover-on-click.directive.mjs +0 -261
- package/esm2022/lib/core/popover/popover-on-hover/popover-on-hover.directive.mjs +0 -91
- package/esm2022/lib/core/popover/popover-parent.service.mjs +0 -11
- package/esm2022/lib/core/popover/popover-sizing.service.mjs +0 -163
- package/esm2022/lib/core/popover/popover-top-first.token.mjs +0 -3
- package/esm2022/lib/core/popover/popover.module.mjs +0 -22
- package/esm2022/lib/core/popover/popover.service.mjs +0 -18
- package/esm2022/lib/core/projection-guard/projection-guard.component.mjs +0 -33
- package/esm2022/lib/core/rwd-disabled/rwd-disabled.directive.mjs +0 -14
- package/esm2022/lib/core/rxjs/delay-and-hold.operator.mjs +0 -52
- package/esm2022/lib/core/services/breakpoint.service.mjs +0 -34
- package/esm2022/lib/core/services/element.service.mjs +0 -16
- package/esm2022/lib/core/services/event-broker.service.mjs +0 -76
- package/esm2022/lib/core/services/push-events.service.mjs +0 -191
- package/esm2022/lib/core/services/scrolling.service.mjs +0 -47
- package/esm2022/lib/core/services/translate.service.mjs +0 -48
- package/esm2022/lib/core/tools/constantCase.tools.mjs +0 -3
- package/esm2022/lib/core/tools/convertPxToRem.tools.mjs +0 -3
- package/esm2022/lib/core/tooltip/model/tooltip-content.interface.mjs +0 -2
- package/esm2022/lib/core/tooltip/tooltip/tooltip.component.mjs +0 -15
- package/esm2022/lib/core/tooltip/tooltip-at-intersection/tooltip-at-intersection.directive.mjs +0 -115
- package/esm2022/lib/core/tooltip/tooltip-on-tap-hover/tooltip-on-click.directive.mjs +0 -101
- package/esm2022/lib/core/tooltip/tooltip.module.mjs +0 -21
- package/esm2022/lib/core/types/utility.types.mjs +0 -2
- package/esm2022/lib/core/visually-hidden/visually-hidden.directive.mjs +0 -14
- package/esm2022/lib/dialog/action/dialog-action.component.mjs +0 -11
- package/esm2022/lib/dialog/auth-session-end/dialog-auth-session-end.component.mjs +0 -33
- package/esm2022/lib/dialog/confirmation/dialog-confirmation.component.mjs +0 -227
- package/esm2022/lib/dialog/dialog.component.mjs +0 -100
- package/esm2022/lib/dialog/dialog.module.mjs +0 -106
- package/esm2022/lib/dialog/models/confirmation.model.mjs +0 -6
- package/esm2022/lib/dialog/models/dialog-config.model.mjs +0 -10
- package/esm2022/lib/dialog/models/record-stepper.model.mjs +0 -2
- package/esm2022/lib/dialog/models/session-end-result.model.mjs +0 -2
- package/esm2022/lib/dialog/page-dialog-with-breadcrumbs/page-dialog-with-breadcrumbs.component.mjs +0 -14
- package/esm2022/lib/dialog/record-stepper/dialog-record-stepper.component.mjs +0 -80
- package/esm2022/lib/dialog/services/dialog-auth-session-end.service.mjs +0 -38
- package/esm2022/lib/dialog/services/dialog.service.mjs +0 -128
- package/esm2022/lib/file-collector/__mocks__/mock-file-collector-dialog-item-error.component.mjs +0 -19
- package/esm2022/lib/file-collector/__mocks__/mock-file-collector-dialog-item-progress.component.mjs +0 -21
- package/esm2022/lib/file-collector/__mocks__/mock-file-collector-dialog-item.component.mjs +0 -25
- package/esm2022/lib/file-collector/__mocks__/mock-file-collector-item-name.component.mjs +0 -18
- package/esm2022/lib/file-collector/__mocks__/mock-file-collector-item-size.component.mjs +0 -18
- package/esm2022/lib/file-collector/__mocks__/mock-file-collector-item-tools.component.mjs +0 -34
- package/esm2022/lib/file-collector/__mocks__/mock-file-collector-item.component.mjs +0 -40
- package/esm2022/lib/file-collector/__mocks__/mock-file-collector.component.mjs +0 -14
- package/esm2022/lib/file-collector/__mocks__/mock-file-collector.module.mjs +0 -42
- package/esm2022/lib/file-collector/allowed-files-description/file-collector-allowed-files-description.component.mjs +0 -34
- package/esm2022/lib/file-collector/dialog/file-collector-dialog.component.mjs +0 -47
- package/esm2022/lib/file-collector/dialog/item/error/file-collector-dialog-item-error.component.mjs +0 -39
- package/esm2022/lib/file-collector/dialog/item/file-collector-dialog-item.component.mjs +0 -41
- package/esm2022/lib/file-collector/dialog/item/progress/file-collector-dialog-item-progress.component.mjs +0 -64
- package/esm2022/lib/file-collector/file-collector.component.mjs +0 -256
- package/esm2022/lib/file-collector/file-collector.module.mjs +0 -95
- package/esm2022/lib/file-collector/file-delete-dialog/file-delete-dialog.component.mjs +0 -35
- package/esm2022/lib/file-collector/item/file-collector-item.component.mjs +0 -44
- package/esm2022/lib/file-collector/item/name/file-collector-item-name.component.mjs +0 -15
- package/esm2022/lib/file-collector/item/size/file-collector-item-size.component.mjs +0 -17
- package/esm2022/lib/file-collector/item/tools/file-collector-item-tools.component.mjs +0 -79
- package/esm2022/lib/file-collector/item/upload-timestamp/upload-timestamp.component.mjs +0 -16
- package/esm2022/lib/file-collector/models/collected-file.mjs +0 -2
- package/esm2022/lib/file-collector/models/file-collector-config.mjs +0 -2
- package/esm2022/lib/file-collector/models/file-manager-token.mjs +0 -3
- package/esm2022/lib/file-collector/models/file-manager.mjs +0 -2
- package/esm2022/lib/file-collector/models/file-type.mjs +0 -2
- package/esm2022/lib/file-collector/models/file-upload.mjs +0 -9
- package/esm2022/lib/file-collector/models/upload-progress.mjs +0 -12
- package/esm2022/lib/file-collector/pipes/filesize.pipe.mjs +0 -40
- package/esm2022/lib/file-collector/pipes/upload-timestamp.pipe.mjs +0 -26
- package/esm2022/lib/file-collector/services/file-collector-validation.service.mjs +0 -36
- package/esm2022/lib/file-collector/services/file-collector.service.mjs +0 -86
- package/esm2022/lib/file-collector/services/file-type.service.mjs +0 -119
- package/esm2022/lib/filter/__mocks__/mock-filter-category-boolean.mjs +0 -31
- package/esm2022/lib/filter/__mocks__/mock-filter-category-date-range.mjs +0 -35
- package/esm2022/lib/filter/__mocks__/mock-filter-category-date.mjs +0 -35
- package/esm2022/lib/filter/__mocks__/mock-filter-category-free-text.mjs +0 -34
- package/esm2022/lib/filter/__mocks__/mock-filter-category-select.mjs +0 -31
- package/esm2022/lib/filter/__mocks__/mock-filter-category.mjs +0 -35
- package/esm2022/lib/filter/__mocks__/mock-filter-item-boolean.mjs +0 -37
- package/esm2022/lib/filter/__mocks__/mock-filter-item-date-range.mjs +0 -38
- package/esm2022/lib/filter/__mocks__/mock-filter-item-date.mjs +0 -38
- package/esm2022/lib/filter/__mocks__/mock-filter-item-free-text.mjs +0 -37
- package/esm2022/lib/filter/__mocks__/mock-filter-item-multi-select.mjs +0 -34
- package/esm2022/lib/filter/__mocks__/mock-filter-item-single-select.mjs +0 -34
- package/esm2022/lib/filter/__mocks__/mock-filter.mjs +0 -32
- package/esm2022/lib/filter/__mocks__/mock-filter.module.mjs +0 -89
- package/esm2022/lib/filter/__mocks__/mock-filter.service.mjs +0 -87
- package/esm2022/lib/filter/__mocks__/mock-localeDate.pipe.mjs +0 -15
- package/esm2022/lib/filter/category/boolean/filter-category-boolean.component.mjs +0 -36
- package/esm2022/lib/filter/category/date/filter-category-date.component.mjs +0 -62
- package/esm2022/lib/filter/category/date-range/filter-category-date-range.component.mjs +0 -75
- package/esm2022/lib/filter/category/filter-category.component.mjs +0 -110
- package/esm2022/lib/filter/category/free-text/filter-category-free-text.component.mjs +0 -61
- package/esm2022/lib/filter/category/select/filter-category-select.component.mjs +0 -129
- package/esm2022/lib/filter/filter-service/filter.service.mjs +0 -206
- package/esm2022/lib/filter/filter.component.mjs +0 -308
- package/esm2022/lib/filter/filter.module.mjs +0 -101
- package/esm2022/lib/filter/helpers/filter-active-items.helper.mjs +0 -26
- package/esm2022/lib/filter/helpers/filter-active.helper.mjs +0 -6
- package/esm2022/lib/filter/helpers/filter-get.helper.mjs +0 -18
- package/esm2022/lib/filter/helpers/filter-postbody.helper.mjs +0 -6
- package/esm2022/lib/filter/helpers/filter-query-parser.helper.mjs +0 -27
- package/esm2022/lib/filter/helpers/filter-query.helper.mjs +0 -39
- package/esm2022/lib/filter/helpers/filter-selection-validator.helper.mjs +0 -33
- package/esm2022/lib/filter/helpers/filter-state.helpers.mjs +0 -88
- package/esm2022/lib/filter/helpers/filter-update.helper.mjs +0 -84
- package/esm2022/lib/filter/item/boolean/filter-item-boolean.component.mjs +0 -62
- package/esm2022/lib/filter/item/date/filter-item-date.component.mjs +0 -68
- package/esm2022/lib/filter/item/date-range/filter-item-date-range.component.mjs +0 -107
- package/esm2022/lib/filter/item/free-text/filter-item-free-text.component.mjs +0 -82
- package/esm2022/lib/filter/item/multi-select/filter-item-multi-select.component.mjs +0 -62
- package/esm2022/lib/filter/item/single-select/filter-item-single-select.component.mjs +0 -72
- package/esm2022/lib/filter/model/filter-config.interface.mjs +0 -2
- package/esm2022/lib/filter/model/filter-post-body.interface.mjs +0 -2
- package/esm2022/lib/filter/model/filter-reducer.interface.mjs +0 -2
- package/esm2022/lib/filter/model/filter-state.interface.mjs +0 -2
- package/esm2022/lib/filter/model/filter-types.interface.mjs +0 -2
- package/esm2022/lib/filter/pipes/localeDate.pipe.mjs +0 -54
- package/esm2022/lib/filter/services/dependent-filters.service.mjs +0 -61
- package/esm2022/lib/filter/services/filter-rest-param.tools.mjs +0 -27
- package/esm2022/lib/filter/services/filter-router-connector.service.mjs +0 -111
- package/esm2022/lib/filter/store/filter.actions.mjs +0 -25
- package/esm2022/lib/filter/store/filter.reducer.mjs +0 -98
- package/esm2022/lib/filter/store/filter.selector.mjs +0 -38
- package/esm2022/lib/forms/__mocks__/mock-calendar.component.mjs +0 -31
- package/esm2022/lib/forms/__mocks__/mock-checkbox-chips-item.component.mjs +0 -23
- package/esm2022/lib/forms/__mocks__/mock-checkbox-chips.component.mjs +0 -32
- package/esm2022/lib/forms/__mocks__/mock-checkbox.component.mjs +0 -38
- package/esm2022/lib/forms/__mocks__/mock-checkboxes.component.mjs +0 -35
- package/esm2022/lib/forms/__mocks__/mock-datepicker.component.mjs +0 -34
- package/esm2022/lib/forms/__mocks__/mock-dropdown.component.mjs +0 -44
- package/esm2022/lib/forms/__mocks__/mock-filter-form-items.component.mjs +0 -27
- package/esm2022/lib/forms/__mocks__/mock-form-error.component.mjs +0 -19
- package/esm2022/lib/forms/__mocks__/mock-form-group-error.component.mjs +0 -22
- package/esm2022/lib/forms/__mocks__/mock-form-hint.component.mjs +0 -31
- package/esm2022/lib/forms/__mocks__/mock-form-label.component.mjs +0 -39
- package/esm2022/lib/forms/__mocks__/mock-form-readonly.component.mjs +0 -26
- package/esm2022/lib/forms/__mocks__/mock-form-viewonly.component.mjs +0 -26
- package/esm2022/lib/forms/__mocks__/mock-forms.module.mjs +0 -118
- package/esm2022/lib/forms/__mocks__/mock-input.component.mjs +0 -95
- package/esm2022/lib/forms/__mocks__/mock-pin-code.component.mjs +0 -76
- package/esm2022/lib/forms/__mocks__/mock-radio-buttons.component.mjs +0 -38
- package/esm2022/lib/forms/__mocks__/mock-switch.component.mjs +0 -56
- package/esm2022/lib/forms/__mocks__/mock-switches.component.mjs +0 -54
- package/esm2022/lib/forms/__mocks__/mock-textarea.component.mjs +0 -50
- package/esm2022/lib/forms/checkbox-chips/checkbox-chips.component.mjs +0 -250
- package/esm2022/lib/forms/checkbox-chips/item/checkbox-chips-item.component.mjs +0 -34
- package/esm2022/lib/forms/checkbox-chips/services/checkbox-chips.service.mjs +0 -33
- package/esm2022/lib/forms/checkboxes/checkbox/checkbox.component.mjs +0 -93
- package/esm2022/lib/forms/checkboxes/checkboxes-service/checkboxes.service.mjs +0 -106
- package/esm2022/lib/forms/checkboxes/checkboxes.component.mjs +0 -354
- package/esm2022/lib/forms/datepicker/adapter/date-adapter.mjs +0 -116
- package/esm2022/lib/forms/datepicker/calendar/calendar.component.mjs +0 -195
- package/esm2022/lib/forms/datepicker/datepicker.component.mjs +0 -490
- package/esm2022/lib/forms/datepicker/service/timepicker.service.mjs +0 -68
- package/esm2022/lib/forms/dropdown/dropdown.component.mjs +0 -491
- package/esm2022/lib/forms/dropdown/options/dropdown-options.component.mjs +0 -90
- package/esm2022/lib/forms/file-upload/file-upload.component.mjs +0 -333
- package/esm2022/lib/forms/file-upload/model/file-upload.model.mjs +0 -46
- package/esm2022/lib/forms/file-upload/services/file-upload.service.mjs +0 -61
- package/esm2022/lib/forms/forms/forms.component.mjs +0 -16
- package/esm2022/lib/forms/input/helpers/get-value-with-unit.mjs +0 -22
- package/esm2022/lib/forms/input/input.component.mjs +0 -610
- package/esm2022/lib/forms/input/options/input-options.component.mjs +0 -64
- package/esm2022/lib/forms/input/options/input-options.directive.mjs +0 -281
- package/esm2022/lib/forms/input/units/input-units.component.mjs +0 -62
- package/esm2022/lib/forms/model/datepicker.mjs +0 -7
- package/esm2022/lib/forms/model/form-input.mjs +0 -2
- package/esm2022/lib/forms/model/form-options-resolver.mjs +0 -22
- package/esm2022/lib/forms/model/forms.interface.mjs +0 -2
- package/esm2022/lib/forms/model/options.interface.mjs +0 -2
- package/esm2022/lib/forms/model/radio-buttons.mjs +0 -2
- package/esm2022/lib/forms/multi-input/interfaces/multi-input-chip.interface.mjs +0 -2
- package/esm2022/lib/forms/multi-input/multi-input-chip/multi-input-chip.component.mjs +0 -95
- package/esm2022/lib/forms/multi-input/multi-input-menu/multi-input-menu.component.mjs +0 -83
- package/esm2022/lib/forms/multi-input/multi-input-service/multi-input.service.mjs +0 -102
- package/esm2022/lib/forms/multi-input/multi-input.component.mjs +0 -540
- package/esm2022/lib/forms/pin-code/pin-code-service/pin-code.service.mjs +0 -90
- package/esm2022/lib/forms/pin-code/pin-code.component.mjs +0 -454
- package/esm2022/lib/forms/qd-form.module.mjs +0 -189
- package/esm2022/lib/forms/radio-buttons/radio-buttons-service/radio-buttons.service.mjs +0 -45
- package/esm2022/lib/forms/radio-buttons/radio-buttons.component.mjs +0 -326
- package/esm2022/lib/forms/reactive-forms/controls/form-array-factory.service.mjs +0 -72
- package/esm2022/lib/forms/reactive-forms/controls/form-array.mjs +0 -320
- package/esm2022/lib/forms/reactive-forms/controls/form-builder.mjs +0 -126
- package/esm2022/lib/forms/reactive-forms/controls/form-control.mjs +0 -61
- package/esm2022/lib/forms/reactive-forms/controls/form-group.mjs +0 -4
- package/esm2022/lib/forms/richtext/richtext.component.mjs +0 -214
- package/esm2022/lib/forms/shared/components/filter-form-items/filter-form-items.component.mjs +0 -34
- package/esm2022/lib/forms/shared/components/form-error/form-error.component.mjs +0 -48
- package/esm2022/lib/forms/shared/components/form-hint/form-hint.component.mjs +0 -40
- package/esm2022/lib/forms/shared/components/form-input/form-input.component.mjs +0 -43
- package/esm2022/lib/forms/shared/components/form-label/form-label.component.mjs +0 -59
- package/esm2022/lib/forms/shared/components/form-readonly/form-readonly.component.mjs +0 -45
- package/esm2022/lib/forms/shared/components/form-viewonly/form-viewonly.component.mjs +0 -50
- package/esm2022/lib/forms/shared/helpers/forms-options.helpers.mjs +0 -21
- package/esm2022/lib/forms/shared/helpers/forms.helpers.mjs +0 -87
- package/esm2022/lib/forms/shared/helpers/has-validators.helpers.mjs +0 -10
- package/esm2022/lib/forms/shared/services/action-emitter.service.mjs +0 -17
- package/esm2022/lib/forms/shared/services/form-keyboard.service.mjs +0 -52
- package/esm2022/lib/forms/shared/services/form-options.service.mjs +0 -102
- package/esm2022/lib/forms/shared/services/options-resolver.registry.mjs +0 -32
- package/esm2022/lib/forms/shared/validators/validators.mjs +0 -247
- package/esm2022/lib/forms/switches/switch/switch.component.mjs +0 -58
- package/esm2022/lib/forms/switches/switches-service/switches.service.mjs +0 -67
- package/esm2022/lib/forms/switches/switches.component.mjs +0 -300
- package/esm2022/lib/forms/textarea/textarea.component.mjs +0 -296
- package/esm2022/lib/grid/__mocks__/mock-column.directive.mjs +0 -17
- package/esm2022/lib/grid/__mocks__/mock-columns.directive.mjs +0 -26
- package/esm2022/lib/grid/__mocks__/mock-grid.module.mjs +0 -18
- package/esm2022/lib/grid/directives/column-auto-fill.directive.mjs +0 -54
- package/esm2022/lib/grid/directives/column-break-before.directive.mjs +0 -55
- package/esm2022/lib/grid/directives/column-disable-responsive-colspans.directive.mjs +0 -60
- package/esm2022/lib/grid/directives/column-full-grid-width.directive.mjs +0 -56
- package/esm2022/lib/grid/directives/column-next-in-same-row.directive.mjs +0 -79
- package/esm2022/lib/grid/directives/column.directive.mjs +0 -91
- package/esm2022/lib/grid/directives/columns-disable-auto-fill.directive.mjs +0 -55
- package/esm2022/lib/grid/directives/columns-disable-responsive-colspans.directive.mjs +0 -56
- package/esm2022/lib/grid/directives/columns-max.directive.mjs +0 -67
- package/esm2022/lib/grid/directives/columns.directive.mjs +0 -83
- package/esm2022/lib/grid/grid.component.mjs +0 -67
- package/esm2022/lib/grid/grid.module.mjs +0 -77
- package/esm2022/lib/grid/model/grid-config.interface.mjs +0 -2
- package/esm2022/lib/grid/model/subgrid-config.interface.mjs +0 -2
- package/esm2022/lib/grid/services/grid-auto-fill.service.mjs +0 -165
- package/esm2022/lib/grid/services/grid.service.mjs +0 -22
- package/esm2022/lib/grid/subgrid/subgrid.component.mjs +0 -77
- package/esm2022/lib/helpers/html-plaintext.helper.mjs +0 -11
- package/esm2022/lib/helpers/language.helper.mjs +0 -5
- package/esm2022/lib/helpers/load-javascript-asset.helper.mjs +0 -10
- package/esm2022/lib/helpers/relative-time.helper.mjs +0 -22
- package/esm2022/lib/icon/__mocks__/mock-icon.component.mjs +0 -36
- package/esm2022/lib/icon/__mocks__/mock-icon.module.mjs +0 -17
- package/esm2022/lib/icon/custom-icons/logo.mjs +0 -201
- package/esm2022/lib/icon/icon/icon-definitions.mjs +0 -293
- package/esm2022/lib/icon/icon/icon.component.mjs +0 -78
- package/esm2022/lib/icon/icon.module.mjs +0 -19
- package/esm2022/lib/image/__mocks__/mock-image.component.mjs +0 -30
- package/esm2022/lib/image/__mocks__/mock-image.module.mjs +0 -17
- package/esm2022/lib/image/image/image.component.mjs +0 -83
- package/esm2022/lib/image/image.module.mjs +0 -21
- package/esm2022/lib/layout/__mocks__/mock-action-bar.component.mjs +0 -37
- package/esm2022/lib/layout/__mocks__/mock-active-content-tab.directive.mjs +0 -18
- package/esm2022/lib/layout/__mocks__/mock-button-enabled.directive.mjs +0 -21
- package/esm2022/lib/layout/__mocks__/mock-layout-container.component.mjs +0 -14
- package/esm2022/lib/layout/__mocks__/mock-layout-renderer.component.mjs +0 -37
- package/esm2022/lib/layout/__mocks__/mock-layout.module.mjs +0 -97
- package/esm2022/lib/layout/__mocks__/mock-page-process-header-title.component.mjs +0 -14
- package/esm2022/lib/layout/__mocks__/mock-page-process-header.component.mjs +0 -66
- package/esm2022/lib/layout/__mocks__/mock-page-title.component.mjs +0 -16
- package/esm2022/lib/layout/__mocks__/mock-panel-title.component.mjs +0 -18
- package/esm2022/lib/layout/__mocks__/mock-panel.component.mjs +0 -24
- package/esm2022/lib/layout/__mocks__/mock-truncated-text.directive.mjs +0 -43
- package/esm2022/lib/layout/action-bar/action-bar.component.mjs +0 -78
- package/esm2022/lib/layout/action-bar/button-enabled.directive.mjs +0 -63
- package/esm2022/lib/layout/container/container.component.mjs +0 -153
- package/esm2022/lib/layout/content/page-process-header/page-process-header/page-process-header.component.mjs +0 -181
- package/esm2022/lib/layout/content/page-process-header/page-process-header-title/page-process-header-title.component.mjs +0 -17
- package/esm2022/lib/layout/content/page-title/page-title.component.mjs +0 -37
- package/esm2022/lib/layout/directives/active-content-tab.directive.mjs +0 -55
- package/esm2022/lib/layout/directives/calculate-full-height.directive.mjs +0 -57
- package/esm2022/lib/layout/directives/viewport-adaptive.directive.mjs +0 -25
- package/esm2022/lib/layout/force-line-break/force-line-break.directive.mjs +0 -17
- package/esm2022/lib/layout/interfaces/process-list.mjs +0 -2
- package/esm2022/lib/layout/layout-renderer/layout-renderer.component.mjs +0 -79
- package/esm2022/lib/layout/layout.module.mjs +0 -175
- package/esm2022/lib/layout/modal-fullscreen-container/modal-fullscreen-container.component.mjs +0 -157
- package/esm2022/lib/layout/panel/container/panel.component.mjs +0 -80
- package/esm2022/lib/layout/panel/title/panel-title.component.mjs +0 -50
- package/esm2022/lib/layout/panel/types/panel-types.mjs +0 -2
- package/esm2022/lib/layout/service/layout.service.mjs +0 -42
- package/esm2022/lib/layout/service/panel.service.mjs +0 -43
- package/esm2022/lib/lists/__mocks__/mock-container-pairs-caption.component.mjs +0 -14
- package/esm2022/lib/lists/__mocks__/mock-container-pairs-container.component.mjs +0 -14
- package/esm2022/lib/lists/__mocks__/mock-container-pairs-header.component.mjs +0 -14
- package/esm2022/lib/lists/__mocks__/mock-container-pairs-item.component.mjs +0 -14
- package/esm2022/lib/lists/__mocks__/mock-container-pairs-value.component.mjs +0 -14
- package/esm2022/lib/lists/__mocks__/mock-list.module.mjs +0 -86
- package/esm2022/lib/lists/__mocks__/mock-status-error.component.mjs +0 -14
- package/esm2022/lib/lists/__mocks__/mock-status-pairs-caption.component.mjs +0 -14
- package/esm2022/lib/lists/__mocks__/mock-status-pairs-item.component.mjs +0 -14
- package/esm2022/lib/lists/__mocks__/mock-status-pairs-value.component.mjs +0 -14
- package/esm2022/lib/lists/__mocks__/mock-status-pairs.component.mjs +0 -14
- package/esm2022/lib/lists/__mocks__/mock-vertical-pairs-caption.component.mjs +0 -18
- package/esm2022/lib/lists/__mocks__/mock-vertical-pairs-item.component.mjs +0 -14
- package/esm2022/lib/lists/__mocks__/mock-vertical-pairs-value.component.mjs +0 -18
- package/esm2022/lib/lists/__mocks__/mock-vertical-pairs.component.mjs +0 -14
- package/esm2022/lib/lists/list.module.mjs +0 -111
- package/esm2022/lib/lists/model/list.interface.mjs +0 -2
- package/esm2022/lib/lists/pairs/container-pairs/container-pairs-caption/container-pairs-caption.component.mjs +0 -16
- package/esm2022/lib/lists/pairs/container-pairs/container-pairs-container/container-pairs-container.component.mjs +0 -30
- package/esm2022/lib/lists/pairs/container-pairs/container-pairs-header/container-pairs-header.component.mjs +0 -16
- package/esm2022/lib/lists/pairs/container-pairs/container-pairs-item/container-pairs-item.component.mjs +0 -17
- package/esm2022/lib/lists/pairs/container-pairs/container-pairs-value/container-pairs-value.component.mjs +0 -16
- package/esm2022/lib/lists/pairs/horizontal-pairs/horizontal-pairs-caption/horizontal-pairs-caption.component.mjs +0 -16
- package/esm2022/lib/lists/pairs/horizontal-pairs/horizontal-pairs-container/horizontal-pairs.component.mjs +0 -41
- package/esm2022/lib/lists/pairs/horizontal-pairs/horizontal-pairs-item/horizontal-pairs-item.component.mjs +0 -17
- package/esm2022/lib/lists/pairs/horizontal-pairs/horizontal-pairs-value/horizontal-pairs-value.component.mjs +0 -16
- package/esm2022/lib/lists/pairs/status-pairs/status-pairs-caption/status-pairs-caption.component.mjs +0 -16
- package/esm2022/lib/lists/pairs/status-pairs/status-pairs-container/status-pairs.component.mjs +0 -65
- package/esm2022/lib/lists/pairs/status-pairs/status-pairs-error/status-pairs-error.component.mjs +0 -29
- package/esm2022/lib/lists/pairs/status-pairs/status-pairs-item/status-pairs-item.component.mjs +0 -29
- package/esm2022/lib/lists/pairs/status-pairs/status-pairs-value/status-pairs-value.component.mjs +0 -16
- package/esm2022/lib/lists/pairs/vertical-pairs/vertical-pairs-caption/vertical-pairs-caption.component.mjs +0 -16
- package/esm2022/lib/lists/pairs/vertical-pairs/vertical-pairs-container/vertical-pairs.component.mjs +0 -41
- package/esm2022/lib/lists/pairs/vertical-pairs/vertical-pairs-item/vertical-pairs-item.component.mjs +0 -27
- package/esm2022/lib/lists/pairs/vertical-pairs/vertical-pairs-value/vertical-pairs-value.component.mjs +0 -16
- package/esm2022/lib/master-layout/__mocks__/mock-header-widget.component.mjs +0 -45
- package/esm2022/lib/master-layout/__mocks__/mock-master-layout-banner.component.mjs +0 -14
- package/esm2022/lib/master-layout/__mocks__/mock-master-layout-footer.component.mjs +0 -14
- package/esm2022/lib/master-layout/__mocks__/mock-master-layout-header.component.mjs +0 -43
- package/esm2022/lib/master-layout/__mocks__/mock-master-layout.component.mjs +0 -27
- package/esm2022/lib/master-layout/__mocks__/mock-master-layout.module.mjs +0 -43
- package/esm2022/lib/master-layout/header-widget/header-widget.component.mjs +0 -164
- package/esm2022/lib/master-layout/master-layout/master-layout.component.mjs +0 -132
- package/esm2022/lib/master-layout/master-layout-banner/master-layout-banner.component.mjs +0 -47
- package/esm2022/lib/master-layout/master-layout-footer/master-layout-footer.component.mjs +0 -20
- package/esm2022/lib/master-layout/master-layout-header/master-layout-header.component.mjs +0 -98
- package/esm2022/lib/master-layout/master-layout.module.mjs +0 -82
- package/esm2022/lib/master-layout/model/page-level.mjs +0 -7
- package/esm2022/lib/master-layout/model/service-navigation.mjs +0 -2
- package/esm2022/lib/master-layout/service/language-from-url.service.mjs +0 -63
- package/esm2022/lib/master-layout/service/master-layout.service.mjs +0 -43
- package/esm2022/lib/master-layout/service-navigation/service-navigation.component.mjs +0 -21
- package/esm2022/lib/navigation/stepper/__mocks__/mock-step-action.component.mjs +0 -49
- package/esm2022/lib/navigation/stepper/__mocks__/mock-step-item.component.mjs +0 -53
- package/esm2022/lib/navigation/stepper/__mocks__/mock-step.component.mjs +0 -50
- package/esm2022/lib/navigation/stepper/__mocks__/mock-stepper.component.mjs +0 -25
- package/esm2022/lib/navigation/stepper/__mocks__/mock-stepper.module.mjs +0 -22
- package/esm2022/lib/navigation/stepper/interfaces/stepper.mjs +0 -2
- package/esm2022/lib/navigation/stepper/step/step.component.mjs +0 -182
- package/esm2022/lib/navigation/stepper/step-action/step-action.component.mjs +0 -73
- package/esm2022/lib/navigation/stepper/step-item/step-item.component.mjs +0 -108
- package/esm2022/lib/navigation/stepper/stepper/stepper.component.mjs +0 -368
- package/esm2022/lib/navigation/stepper/stepper.module.mjs +0 -27
- package/esm2022/lib/navigation/tab-bar/__mocks__/mock-tab-bar.module.mjs +0 -20
- package/esm2022/lib/navigation/tab-bar/__mocks__/mock-tab-link.component.mjs +0 -23
- package/esm2022/lib/navigation/tab-bar/__mocks__/mock-tab-nav-bar.component.mjs +0 -15
- package/esm2022/lib/navigation/tab-bar/tab-bar.module.mjs +0 -21
- package/esm2022/lib/navigation/tab-bar/tab-link/tab-link.component.mjs +0 -52
- package/esm2022/lib/navigation/tab-bar/tab-nav-bar/tab-nav-bar.component.mjs +0 -17
- package/esm2022/lib/navigation/tabs/__mocks__/mock-tab-action.component.mjs +0 -34
- package/esm2022/lib/navigation/tabs/__mocks__/mock-tab-item.component.mjs +0 -51
- package/esm2022/lib/navigation/tabs/__mocks__/mock-tab-pending-tasks.component.mjs +0 -29
- package/esm2022/lib/navigation/tabs/__mocks__/mock-tab.component.mjs +0 -54
- package/esm2022/lib/navigation/tabs/__mocks__/mock-tabs-page-leave-handler.component.mjs +0 -25
- package/esm2022/lib/navigation/tabs/__mocks__/mock-tabs.component.mjs +0 -43
- package/esm2022/lib/navigation/tabs/__mocks__/mock-tabs.module.mjs +0 -48
- package/esm2022/lib/navigation/tabs/interfaces/tabs.interface.mjs +0 -2
- package/esm2022/lib/navigation/tabs/services/tabs.service.mjs +0 -72
- package/esm2022/lib/navigation/tabs/tab/tab.component.mjs +0 -135
- package/esm2022/lib/navigation/tabs/tab-action/tab-action.component.mjs +0 -33
- package/esm2022/lib/navigation/tabs/tab-item/tab-item.component.mjs +0 -92
- package/esm2022/lib/navigation/tabs/tab-pending-tasks/tab-pending-tasks.component.mjs +0 -36
- package/esm2022/lib/navigation/tabs/tabs/tabs.component.mjs +0 -245
- package/esm2022/lib/navigation/tabs/tabs.module.mjs +0 -51
- package/esm2022/lib/navigation-tiles/__mocks__/mock-navigation-tile.component.mjs +0 -21
- package/esm2022/lib/navigation-tiles/__mocks__/mock-navigation-tiles.component.mjs +0 -14
- package/esm2022/lib/navigation-tiles/__mocks__/mock-navigation-tiles.module.mjs +0 -18
- package/esm2022/lib/navigation-tiles/navigation-tile/navigation-tile.component.mjs +0 -42
- package/esm2022/lib/navigation-tiles/navigation-tiles/navigation-tiles.component.mjs +0 -23
- package/esm2022/lib/navigation-tiles/navigation-tiles.module.mjs +0 -22
- package/esm2022/lib/notifications/__mocks__/mock-notification.component.mjs +0 -29
- package/esm2022/lib/notifications/__mocks__/mock-notification.content.component.mjs +0 -15
- package/esm2022/lib/notifications/__mocks__/mock-notifications-service.service.mjs +0 -32
- package/esm2022/lib/notifications/__mocks__/mock-notifications.component.mjs +0 -17
- package/esm2022/lib/notifications/__mocks__/mock-notifications.module.mjs +0 -24
- package/esm2022/lib/notifications/directives/snackbar-listener.directive.mjs +0 -70
- package/esm2022/lib/notifications/interfaces/notifications.mjs +0 -2
- package/esm2022/lib/notifications/notification/notification.component.mjs +0 -547
- package/esm2022/lib/notifications/notification-content/notification-content.component.mjs +0 -14
- package/esm2022/lib/notifications/notifications/notifications.component.mjs +0 -35
- package/esm2022/lib/notifications/notifications.module.mjs +0 -47
- package/esm2022/lib/notifications/services/notifications-http-interceptor.service.mjs +0 -111
- package/esm2022/lib/notifications/services/notifications-service.service.mjs +0 -122
- package/esm2022/lib/notifications/services/os-notifications/desktop-notifications.service.mjs +0 -85
- package/esm2022/lib/notifications/services/os-notifications/os-notifications.service.mjs +0 -29
- package/esm2022/lib/notifications/services/snackbar.service.mjs +0 -65
- package/esm2022/lib/notifications/snackbar/snackbar.component.mjs +0 -25
- package/esm2022/lib/page/__mocks__/mock-page-footer.component.mjs +0 -14
- package/esm2022/lib/page/__mocks__/mock-page-header.component.mjs +0 -14
- package/esm2022/lib/page/__mocks__/mock-page.component.mjs +0 -19
- package/esm2022/lib/page/__mocks__/mock-page.module.mjs +0 -21
- package/esm2022/lib/page/cancel-confirmation-dialog/page-cancel-confirmation-dialog.component.mjs +0 -38
- package/esm2022/lib/page/control-panel/page-control-panel.component.mjs +0 -55
- package/esm2022/lib/page/footer/page-footer-custom-content.directive.mjs +0 -25
- package/esm2022/lib/page/footer/page-footer.component.mjs +0 -30
- package/esm2022/lib/page/info-banner/page-info-banner.component.mjs +0 -124
- package/esm2022/lib/page/model/page-config.interface.mjs +0 -2
- package/esm2022/lib/page/model/page-control-panel-config.interface.mjs +0 -2
- package/esm2022/lib/page/model/page-footer-action.interface.mjs +0 -9
- package/esm2022/lib/page/model/page-header-facet.interface.mjs +0 -2
- package/esm2022/lib/page/model/page-info-banner.interface.mjs +0 -2
- package/esm2022/lib/page/model/page-object-resolver.mjs +0 -6
- package/esm2022/lib/page/object-header/context-select-dialog/context-select-dialog.component.mjs +0 -95
- package/esm2022/lib/page/object-header/dynamic-facet/dynamic-facet.component.mjs +0 -53
- package/esm2022/lib/page/object-header/dynamic-facet/dynamic-facet.directive.mjs +0 -17
- package/esm2022/lib/page/object-header/dynamic-facets.service.mjs +0 -38
- package/esm2022/lib/page/object-header/facets/crititcality-facet/criticality-facet.component.mjs +0 -29
- package/esm2022/lib/page/object-header/facets/date-facet/date-facet.component.mjs +0 -22
- package/esm2022/lib/page/object-header/facets/multi-select-facet/multi-select-facet.component.mjs +0 -27
- package/esm2022/lib/page/object-header/facets/progress-facet/progress-facet.component.mjs +0 -21
- package/esm2022/lib/page/object-header/facets/references-facet/references-facet.component.mjs +0 -22
- package/esm2022/lib/page/object-header/facets/single-select-facet/single-select-facet.component.mjs +0 -27
- package/esm2022/lib/page/object-header/facets/status-facet/status-facet.component.mjs +0 -25
- package/esm2022/lib/page/object-header/facets/value-facet/value-facet.component.mjs +0 -21
- package/esm2022/lib/page/object-header/page-object-header.component.mjs +0 -309
- package/esm2022/lib/page/page.component.mjs +0 -634
- package/esm2022/lib/page/page.module.mjs +0 -168
- package/esm2022/lib/page/shared/directives/connect-form-state-to-page.directive.mjs +0 -91
- package/esm2022/lib/page/shared/services/context.service.mjs +0 -75
- package/esm2022/lib/page/shared/services/form-group-manager.service.mjs +0 -180
- package/esm2022/lib/page/shared/services/page-footer.service.mjs +0 -54
- package/esm2022/lib/page/shared/services/page-store.service.mjs +0 -33
- package/esm2022/lib/page/shared/services/page-submit-action.service.mjs +0 -69
- package/esm2022/lib/page/shared/services/resolver-trigger.service.mjs +0 -57
- package/esm2022/lib/page-stepper/adaptors/page-stepper-adapter.directive.mjs +0 -66
- package/esm2022/lib/page-stepper/cancel-dialog/page-stepper-cancel-dialog.component.mjs +0 -50
- package/esm2022/lib/page-stepper/header/page-step-header.component.mjs +0 -60
- package/esm2022/lib/page-stepper/model/page-step-resolver.token.mjs +0 -3
- package/esm2022/lib/page-stepper/model/page-step.resolver.mjs +0 -2
- package/esm2022/lib/page-stepper/model/qd-page-stepper-config.mjs +0 -2
- package/esm2022/lib/page-stepper/page-step/page-step.component.mjs +0 -79
- package/esm2022/lib/page-stepper/page-stepper.component.mjs +0 -295
- package/esm2022/lib/page-stepper/page-stepper.module.mjs +0 -61
- package/esm2022/lib/page-tabs/adaptors/page-tabs-adapter.directive.mjs +0 -68
- package/esm2022/lib/page-tabs/model/page-tabs-config.mjs +0 -2
- package/esm2022/lib/page-tabs/model/page-tabs-selection-event.mjs +0 -2
- package/esm2022/lib/page-tabs/page-tab/page-tab.component.mjs +0 -84
- package/esm2022/lib/page-tabs/page-tab-header/counter/page-tab-header-counters.component.mjs +0 -33
- package/esm2022/lib/page-tabs/page-tab-header/page-tab-header.component.mjs +0 -57
- package/esm2022/lib/page-tabs/page-tabs.component.mjs +0 -386
- package/esm2022/lib/page-tabs/page-tabs.module.mjs +0 -54
- package/esm2022/lib/panel-section/actions/panel-section-actions.component.mjs +0 -61
- package/esm2022/lib/panel-section/model/panel-section-config.interface.mjs +0 -2
- package/esm2022/lib/panel-section/model/panel-section-status-config.interface.mjs +0 -2
- package/esm2022/lib/panel-section/model/panel-section-text-paragraph-config.interface.mjs +0 -2
- package/esm2022/lib/panel-section/panel-section.component.mjs +0 -98
- package/esm2022/lib/panel-section/panel-section.module.mjs +0 -41
- package/esm2022/lib/panel-section/services/panel-section-action.service.mjs +0 -18
- package/esm2022/lib/panel-section/status/panel-section-status.component.mjs +0 -23
- package/esm2022/lib/panel-section/text-paragraph/panel-section-text-paragraph.component.mjs +0 -19
- package/esm2022/lib/place-holder/__mocks__/mock-place-holder.component.mjs +0 -19
- package/esm2022/lib/place-holder/__mocks__/mock-place-holder.module.mjs +0 -17
- package/esm2022/lib/place-holder/place-holder/place-holder.component.mjs +0 -21
- package/esm2022/lib/place-holder/place-holder.module.mjs +0 -19
- package/esm2022/lib/progress-bar/__mocks__/mock-indeterminate-progress-bar.component.mjs +0 -15
- package/esm2022/lib/progress-bar/__mocks__/mock-percentage-progress-bar.component.mjs +0 -28
- package/esm2022/lib/progress-bar/__mocks__/mock-progress-bar.module.mjs +0 -19
- package/esm2022/lib/progress-bar/indeterminate/indeterminate-progress-bar.component.mjs +0 -14
- package/esm2022/lib/progress-bar/percentage/percentage-progress-bar.component.mjs +0 -51
- package/esm2022/lib/progress-bar/progress-bar.module.mjs +0 -21
- package/esm2022/lib/qd-ui-mock.module.mjs +0 -149
- package/esm2022/lib/qd-ui.module.mjs +0 -233
- package/esm2022/lib/quick-edit/model/quick-edit-config.mjs +0 -2
- package/esm2022/lib/quick-edit/model/quick-edit-data.mjs +0 -2
- package/esm2022/lib/quick-edit/qd-ng-for.directive.mjs +0 -58
- package/esm2022/lib/quick-edit/quick-edit.component.mjs +0 -391
- package/esm2022/lib/quick-edit/quick-edit.module.mjs +0 -62
- package/esm2022/lib/search/__mocks__/mock-search.component.mjs +0 -19
- package/esm2022/lib/search/__mocks__/mock-search.module.mjs +0 -19
- package/esm2022/lib/search/helpers/search-update.helper.mjs +0 -19
- package/esm2022/lib/search/model/search-options.interface.mjs +0 -2
- package/esm2022/lib/search/model/search-post-body.mjs +0 -2
- package/esm2022/lib/search/model/search-store.interface.mjs +0 -2
- package/esm2022/lib/search/search.component.mjs +0 -209
- package/esm2022/lib/search/search.module.mjs +0 -45
- package/esm2022/lib/search/services/search-router-connector.service.mjs +0 -109
- package/esm2022/lib/search/services/search-store.service.mjs +0 -34
- package/esm2022/lib/search/services/search.service.mjs +0 -106
- package/esm2022/lib/search/store/search.actions.mjs +0 -10
- package/esm2022/lib/search/store/search.reducer.mjs +0 -10
- package/esm2022/lib/search/store/search.selector.mjs +0 -8
- package/esm2022/lib/section/__mocks__/mock-section-toolbar.component.mjs +0 -19
- package/esm2022/lib/section/__mocks__/mock-section.component.mjs +0 -19
- package/esm2022/lib/section/__mocks__/mock-section.module.mjs +0 -20
- package/esm2022/lib/section/adaptors/section-adapter.directive.mjs +0 -66
- package/esm2022/lib/section/connectors/table/connector-table-context.directive.mjs +0 -150
- package/esm2022/lib/section/connectors/table/connector-table-filter.directive.mjs +0 -97
- package/esm2022/lib/section/connectors/table/connector-table-search.directive.mjs +0 -91
- package/esm2022/lib/section/model/section-config.interface.mjs +0 -2
- package/esm2022/lib/section/model/toolbar-components.interface.mjs +0 -2
- package/esm2022/lib/section/section.component.mjs +0 -185
- package/esm2022/lib/section/section.module.mjs +0 -77
- package/esm2022/lib/section/services/section-toolbar-action.service.mjs +0 -18
- package/esm2022/lib/section/services/toolbar-components.service.mjs +0 -17
- package/esm2022/lib/section/toolbar/action/section-toolbar-action.component.mjs +0 -158
- package/esm2022/lib/section/toolbar/section-toolbar.component.mjs +0 -59
- package/esm2022/lib/shell/__mocks__/mock-counter-badge.component.mjs +0 -14
- package/esm2022/lib/shell/__mocks__/mock-header-widget-desktop.component.mjs +0 -37
- package/esm2022/lib/shell/__mocks__/mock-header-widget-mobile.component.mjs +0 -37
- package/esm2022/lib/shell/__mocks__/mock-shell-footer.component.mjs +0 -14
- package/esm2022/lib/shell/__mocks__/mock-shell-header-banner.component.mjs +0 -14
- package/esm2022/lib/shell/__mocks__/mock-shell-header-search.component.mjs +0 -14
- package/esm2022/lib/shell/__mocks__/mock-shell-header-widget.component.mjs +0 -18
- package/esm2022/lib/shell/__mocks__/mock-shell-header.component.mjs +0 -19
- package/esm2022/lib/shell/__mocks__/mock-shell-toolbar-item.component.mjs +0 -19
- package/esm2022/lib/shell/__mocks__/mock-shell-toolbar.component.mjs +0 -14
- package/esm2022/lib/shell/__mocks__/mock-shell.component.mjs +0 -19
- package/esm2022/lib/shell/__mocks__/mock-shell.module.mjs +0 -69
- package/esm2022/lib/shell/footer/shell-footer.component.mjs +0 -24
- package/esm2022/lib/shell/header/banner/shell-header-banner.component.mjs +0 -33
- package/esm2022/lib/shell/header/counter-badge/counter-badge.component.mjs +0 -18
- package/esm2022/lib/shell/header/search/shell-header-search.component.mjs +0 -16
- package/esm2022/lib/shell/header/service-navigation/shell-service-navigation.component.mjs +0 -156
- package/esm2022/lib/shell/header/service-navigation/shell-service-navigation.module.mjs +0 -19
- package/esm2022/lib/shell/header/shell-header.component.mjs +0 -193
- package/esm2022/lib/shell/header/toolbar/shell-toolbar.component.mjs +0 -20
- package/esm2022/lib/shell/header/toolbar/toolbar-item/shell-toolbar-item.component.mjs +0 -25
- package/esm2022/lib/shell/header/widget/shell-header-widget.component.mjs +0 -115
- package/esm2022/lib/shell/left/navigation/link/shell-left-navigation-link.component.mjs +0 -27
- package/esm2022/lib/shell/left/navigation/shell-left-navigation.component.mjs +0 -17
- package/esm2022/lib/shell/left/shell-left.component.mjs +0 -29
- package/esm2022/lib/shell/model/default-config.mjs +0 -8
- package/esm2022/lib/shell/model/eportal.interface.mjs +0 -2
- package/esm2022/lib/shell/model/route-data.interface.mjs +0 -2
- package/esm2022/lib/shell/model/shell-config.interface.mjs +0 -2
- package/esm2022/lib/shell/model/shell-footer-copyright-info.interface.mjs +0 -2
- package/esm2022/lib/shell/model/shell-header-widget-config.interface.mjs +0 -2
- package/esm2022/lib/shell/model/shell-navigation-config.interface.mjs +0 -2
- package/esm2022/lib/shell/model/shell-service-navigation-config.interface.mjs +0 -2
- package/esm2022/lib/shell/model/shell-toolbar-config.interface.mjs +0 -2
- package/esm2022/lib/shell/right/notification/shell-notification.component.mjs +0 -95
- package/esm2022/lib/shell/right/notifications/shell-notifications.component.mjs +0 -25
- package/esm2022/lib/shell/right/shell-right.component.mjs +0 -56
- package/esm2022/lib/shell/right/toolbar/shell-right-toolbar.component.mjs +0 -28
- package/esm2022/lib/shell/services/banner.service.mjs +0 -27
- package/esm2022/lib/shell/services/eportal-language.service.mjs +0 -44
- package/esm2022/lib/shell/services/navigation.service.mjs +0 -60
- package/esm2022/lib/shell/services/pams-environment.service.mjs +0 -22
- package/esm2022/lib/shell/services/service-navigation.service.mjs +0 -208
- package/esm2022/lib/shell/services/shell-header-minimization.service.mjs +0 -37
- package/esm2022/lib/shell/services/shell-header-widget.service.mjs +0 -178
- package/esm2022/lib/shell/services/shell-left.service.mjs +0 -27
- package/esm2022/lib/shell/services/shell-right.service.mjs +0 -46
- package/esm2022/lib/shell/shell.component.mjs +0 -199
- package/esm2022/lib/shell/shell.module.mjs +0 -134
- package/esm2022/lib/spinner/spinner.component.mjs +0 -11
- package/esm2022/lib/spinner/spinner.module.mjs +0 -19
- package/esm2022/lib/status-indicator/__mocks__/mock-status-indicator-cpation.component.mjs +0 -14
- package/esm2022/lib/status-indicator/__mocks__/mock-status-indicator-item.component.mjs +0 -22
- package/esm2022/lib/status-indicator/__mocks__/mock-status-indicator.component.mjs +0 -33
- package/esm2022/lib/status-indicator/__mocks__/mock-status-indicator.module.mjs +0 -27
- package/esm2022/lib/status-indicator/interfaces/status-indicator.interface.mjs +0 -2
- package/esm2022/lib/status-indicator/status-indicator/status-indicator.component.mjs +0 -48
- package/esm2022/lib/status-indicator/status-indicator-caption/status-indicator-caption.component.mjs +0 -14
- package/esm2022/lib/status-indicator/status-indicator-item/status-indicator-item.component.mjs +0 -45
- package/esm2022/lib/status-indicator/status-indicator.module.mjs +0 -21
- package/esm2022/lib/table/__mocks__/mock-sort.component.mjs +0 -29
- package/esm2022/lib/table/__mocks__/mock-table-body-plain.component.mjs +0 -27
- package/esm2022/lib/table/__mocks__/mock-table-body-tree.component.mjs +0 -27
- package/esm2022/lib/table/__mocks__/mock-table-data-blank.component.mjs +0 -15
- package/esm2022/lib/table/__mocks__/mock-table-data-boolean.component.mjs +0 -19
- package/esm2022/lib/table/__mocks__/mock-table-data-date.component.mjs +0 -23
- package/esm2022/lib/table/__mocks__/mock-table-data-integer.component.mjs +0 -19
- package/esm2022/lib/table/__mocks__/mock-table-data-link.component.mjs +0 -29
- package/esm2022/lib/table/__mocks__/mock-table-data-progress.component.mjs +0 -19
- package/esm2022/lib/table/__mocks__/mock-table-data-text.component.mjs +0 -26
- package/esm2022/lib/table/__mocks__/mock-table-empty-state.component.mjs +0 -22
- package/esm2022/lib/table/__mocks__/mock-table-head.component.mjs +0 -24
- package/esm2022/lib/table/__mocks__/mock-table-paginator-page-size.directive.mjs +0 -18
- package/esm2022/lib/table/__mocks__/mock-table-paginator.component.mjs +0 -24
- package/esm2022/lib/table/__mocks__/mock-table.component.mjs +0 -33
- package/esm2022/lib/table/__mocks__/mock-table.module.mjs +0 -63
- package/esm2022/lib/table/body/table-body.component.mjs +0 -57
- package/esm2022/lib/table/empty-state/table-empty-state.component.mjs +0 -46
- package/esm2022/lib/table/head/table-head.component.mjs +0 -65
- package/esm2022/lib/table/helpers/spring-tools.mjs +0 -20
- package/esm2022/lib/table/model/connectors-state.enum.mjs +0 -7
- package/esm2022/lib/table/model/paginator-direction.enum.mjs +0 -8
- package/esm2022/lib/table/model/sort-direction.enum.mjs +0 -7
- package/esm2022/lib/table/model/table-config-actions.interface.mjs +0 -2
- package/esm2022/lib/table/model/table-config-content.interface.mjs +0 -2
- package/esm2022/lib/table/model/table-config.interface.mjs +0 -2
- package/esm2022/lib/table/model/table-data-resolver.mjs +0 -10
- package/esm2022/lib/table/model/table-data-resolver.token.mjs +0 -6
- package/esm2022/lib/table/model/table-data.interface.mjs +0 -2
- package/esm2022/lib/table/model/table-row-selection.interface.mjs +0 -2
- package/esm2022/lib/table/model/table-store.interface.mjs +0 -2
- package/esm2022/lib/table/paginator/page-size/table-paginator-page-size.component.mjs +0 -104
- package/esm2022/lib/table/paginator/page-size/table-paginator-page-size.directive.mjs +0 -53
- package/esm2022/lib/table/paginator/scroll-to-pagination.directive.mjs +0 -77
- package/esm2022/lib/table/paginator/table-paginator.component.mjs +0 -128
- package/esm2022/lib/table/row/actions/secondary/menu/table-row-actions-secondary-menu.component.mjs +0 -94
- package/esm2022/lib/table/row/selection/table-row-selection.component.mjs +0 -49
- package/esm2022/lib/table/row/table-row.component.mjs +0 -102
- package/esm2022/lib/table/services/empty-state.service.mjs +0 -25
- package/esm2022/lib/table/services/external-action-result.service.mjs +0 -16
- package/esm2022/lib/table/services/filling-width.service.mjs +0 -174
- package/esm2022/lib/table/services/resolver.service.mjs +0 -82
- package/esm2022/lib/table/services/responsive-row.service.mjs +0 -106
- package/esm2022/lib/table/services/row-selection.service.mjs +0 -60
- package/esm2022/lib/table/services/secondary-actions.service.mjs +0 -18
- package/esm2022/lib/table/sort/table-sort.component.mjs +0 -126
- package/esm2022/lib/table/store/table-store-selector.service.mjs +0 -123
- package/esm2022/lib/table/store/table-store.service.mjs +0 -138
- package/esm2022/lib/table/store/table-update.helper.mjs +0 -81
- package/esm2022/lib/table/store/table.actions.mjs +0 -40
- package/esm2022/lib/table/store/table.reducer.mjs +0 -21
- package/esm2022/lib/table/table.component.mjs +0 -485
- package/esm2022/lib/table/table.module.mjs +0 -105
- package/esm2022/lib/text-section/__mocks__/mock-text-section-headline.component.mjs +0 -14
- package/esm2022/lib/text-section/__mocks__/mock-text-section-paragraph.component.mjs +0 -14
- package/esm2022/lib/text-section/__mocks__/mock-text-section.component.mjs +0 -14
- package/esm2022/lib/text-section/__mocks__/mock-text-section.module.mjs +0 -19
- package/esm2022/lib/text-section/text-section-headline/text-section-headline.component.mjs +0 -16
- package/esm2022/lib/text-section/text-section-paragraph/text-section-paragraph.component.mjs +0 -16
- package/esm2022/lib/text-section/text-section.component.mjs +0 -28
- package/esm2022/lib/text-section/text-section.module.mjs +0 -21
- package/esm2022/lib/tiles/__mocks__/mock-tile-button-list.component.mjs +0 -14
- package/esm2022/lib/tiles/__mocks__/mock-tile-text-list-item.component.mjs +0 -14
- package/esm2022/lib/tiles/__mocks__/mock-tile-text-list.component.mjs +0 -14
- package/esm2022/lib/tiles/__mocks__/mock-tile-title.component.mjs +0 -14
- package/esm2022/lib/tiles/__mocks__/mock-tile.component.mjs +0 -18
- package/esm2022/lib/tiles/__mocks__/mock-tiles-container-title.component.mjs +0 -14
- package/esm2022/lib/tiles/__mocks__/mock-tiles-container.component.mjs +0 -18
- package/esm2022/lib/tiles/__mocks__/mock-tiles.module.mjs +0 -51
- package/esm2022/lib/tiles/model/tile-config.mjs +0 -2
- package/esm2022/lib/tiles/model/tiles-config.mjs +0 -2
- package/esm2022/lib/tiles/tile/tile.component.mjs +0 -42
- package/esm2022/lib/tiles/tile-button-list/tile-button-list.component.mjs +0 -15
- package/esm2022/lib/tiles/tile-text-list/tile-text-list.component.mjs +0 -11
- package/esm2022/lib/tiles/tile-text-list-item/tile-text-list-item.component.mjs +0 -11
- package/esm2022/lib/tiles/tile-title/tile-title.component.mjs +0 -11
- package/esm2022/lib/tiles/tiles-title/tiles-title.component.mjs +0 -11
- package/esm2022/lib/tiles/tiles.component.mjs +0 -22
- package/esm2022/lib/tiles/tiles.module.mjs +0 -55
- package/esm2022/lib/tree/body/tree-body.component.mjs +0 -46
- package/esm2022/lib/tree/empty-state/tree-empty-state.component.mjs +0 -34
- package/esm2022/lib/tree/error/grouped-indices-not-consecutive.error.mjs +0 -7
- package/esm2022/lib/tree/head/tree-head.component.mjs +0 -64
- package/esm2022/lib/tree/model/tree-column-detail.interface.mjs +0 -2
- package/esm2022/lib/tree/model/tree-config-actions.interface.mjs +0 -2
- package/esm2022/lib/tree/model/tree-config.interface.mjs +0 -2
- package/esm2022/lib/tree/model/tree-data.interface.mjs +0 -2
- package/esm2022/lib/tree/row/actions/secondary/menu/tree-row-actions-secondary-menu.component.mjs +0 -98
- package/esm2022/lib/tree/row/tree-row.component.mjs +0 -85
- package/esm2022/lib/tree/services/row-expander.service.mjs +0 -117
- package/esm2022/lib/tree/services/tree-group.service.mjs +0 -87
- package/esm2022/lib/tree/services/tree-rows.service.mjs +0 -151
- package/esm2022/lib/tree/tree.component.mjs +0 -244
- package/esm2022/lib/tree/tree.module.mjs +0 -80
- package/esm2022/public-api.mjs +0 -79
- package/esm2022/quadrel-enterprise-ui-framework.mjs +0 -5
- package/lib/forms/model/form-input.d.ts +0 -9
|
@@ -1,391 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectionStrategy, ChangeDetectorRef, Component, EventEmitter, Input, Optional, Output, QueryList, Self, ViewChild, ViewChildren } from '@angular/core';
|
|
2
|
-
import { takeUntilDestroyed } from '@angular/core/rxjs-interop';
|
|
3
|
-
import { ControlContainer, FormBuilder, FormGroup } from '@angular/forms';
|
|
4
|
-
import { combineLatest, filter, of, Subject, takeUntil } from 'rxjs';
|
|
5
|
-
import { distinctUntilChanged, map, startWith, tap } from 'rxjs/operators';
|
|
6
|
-
import { QdContainerActionService } from '../container/services/container-action.service';
|
|
7
|
-
import { COMPONENT_MAP } from '../core/data-facets/data-facets.model';
|
|
8
|
-
import { QdFocusableDirective } from '../core/focusable/focusable.directive';
|
|
9
|
-
import { QdEventBrokerService } from '../core/services/event-broker.service';
|
|
10
|
-
import { QdFormControl } from '../forms/qd-form.module';
|
|
11
|
-
import { QdPageFooterService } from '../page/shared/services/page-footer.service';
|
|
12
|
-
import { QdPageStoreService } from '../page/shared/services/page-store.service';
|
|
13
|
-
import { QdSectionToolbarActionService } from '../section/services/section-toolbar-action.service';
|
|
14
|
-
import { QdCustomForDirective } from './qd-ng-for.directive';
|
|
15
|
-
import * as i0 from "@angular/core";
|
|
16
|
-
import * as i1 from "@angular/forms";
|
|
17
|
-
import * as i2 from "../page/shared/services/page-footer.service";
|
|
18
|
-
import * as i3 from "../page/shared/services/page-store.service";
|
|
19
|
-
import * as i4 from "../section/services/section-toolbar-action.service";
|
|
20
|
-
import * as i5 from "../container/services/container-action.service";
|
|
21
|
-
import * as i6 from "../core/services/event-broker.service";
|
|
22
|
-
import * as i7 from "../button/button/button.component";
|
|
23
|
-
import * as i8 from "../button/directives/button.directives";
|
|
24
|
-
import * as i9 from "@angular/common";
|
|
25
|
-
import * as i10 from "../forms/dropdown/dropdown.component";
|
|
26
|
-
import * as i11 from "../forms/input/input.component";
|
|
27
|
-
import * as i12 from "../icon/icon/icon.component";
|
|
28
|
-
import * as i13 from "../core/popover/popover-on-click/popover-on-click.directive";
|
|
29
|
-
import * as i14 from "../core/focusable/focusable.directive";
|
|
30
|
-
import * as i15 from "../core/tooltip/tooltip-on-tap-hover/tooltip-on-click.directive";
|
|
31
|
-
import * as i16 from "./qd-ng-for.directive";
|
|
32
|
-
import * as i17 from "@ngx-translate/core";
|
|
33
|
-
/**
|
|
34
|
-
* The **QdQuickEditComponent** is a dynamic tool that enables users to swiftly edit data without the need for traditional forms.
|
|
35
|
-
* It is specifically designed for inline editing, providing a more seamless and efficient user experience.
|
|
36
|
-
* The component currently supports editing columns with data types such as string, number, and enum.
|
|
37
|
-
* In addition to its editing capabilities, the QdQuickEditComponent also offers features for adding new rows and deleting existing ones.
|
|
38
|
-
*
|
|
39
|
-
* QuickEdit supports two modes:
|
|
40
|
-
* - **Reactive Forms Mode** via `formArrayName` – recommended for full control and validation.
|
|
41
|
-
* - **Template Data Mode** via `data` input – for use cases without external forms.
|
|
42
|
-
*
|
|
43
|
-
* ### Usage
|
|
44
|
-
*
|
|
45
|
-
* #### Configuration
|
|
46
|
-
*
|
|
47
|
-
* ```ts
|
|
48
|
-
* type ColumnDefinition = 'rubrik' | 'data' | 'status';
|
|
49
|
-
* const config: QdQuickEditConfig<ColumnDefinition> = {
|
|
50
|
-
* columns: [
|
|
51
|
-
* {
|
|
52
|
-
* name: 'rubrik',
|
|
53
|
-
* type: 'text',
|
|
54
|
-
* i18n: 'translation.key.rubrik',
|
|
55
|
-
* isEditable: () => false
|
|
56
|
-
* },
|
|
57
|
-
* {
|
|
58
|
-
* name: 'data',
|
|
59
|
-
* type: 'integer',
|
|
60
|
-
* i18n: 'translation.key.data',
|
|
61
|
-
* isEditable: (row, column) => !!row['rubrik'],
|
|
62
|
-
* validators: [Validators.required] // only relevant in template data mode
|
|
63
|
-
* }
|
|
64
|
-
* ],
|
|
65
|
-
* canAdd: true,
|
|
66
|
-
* secondaryActions: [...]
|
|
67
|
-
* }
|
|
68
|
-
* ```
|
|
69
|
-
*
|
|
70
|
-
* #### FormArray (recommended)
|
|
71
|
-
*
|
|
72
|
-
* To use QuickEdit with Angular Reactive Forms, define a FormGroup containing a FormArray. The controls must match the defined columns.
|
|
73
|
-
*
|
|
74
|
-
* ```ts
|
|
75
|
-
* form = new FormGroup({
|
|
76
|
-
* data: new FormArray([
|
|
77
|
-
* new FormGroup({
|
|
78
|
-
* rubrik: new QdFormControl('Text'),
|
|
79
|
-
* data: new QdFormControl(123)
|
|
80
|
-
* })
|
|
81
|
-
* ])
|
|
82
|
-
* })
|
|
83
|
-
* ```
|
|
84
|
-
*
|
|
85
|
-
* Then bind the `formArrayName` directive in the template:
|
|
86
|
-
*
|
|
87
|
-
* ```html
|
|
88
|
-
* <form [formGroup]="form">
|
|
89
|
-
* <qd-quick-edit [config]="config" formArrayName="data"></qd-quick-edit>
|
|
90
|
-
* </form>
|
|
91
|
-
* ```
|
|
92
|
-
*
|
|
93
|
-
* You can add new rows by reacting to `(addNewClicked)`:
|
|
94
|
-
*
|
|
95
|
-
* ```ts
|
|
96
|
-
* addControl(): void {
|
|
97
|
-
* this.form.get('data')?.insert(0, new FormGroup({ ... }));
|
|
98
|
-
* }
|
|
99
|
-
* ```
|
|
100
|
-
*
|
|
101
|
-
* #### Template Data (optional)
|
|
102
|
-
*
|
|
103
|
-
* Alternatively, you can provide a static `data` array. This is useful for read-only scenarios without reactive forms.
|
|
104
|
-
*
|
|
105
|
-
* ```ts
|
|
106
|
-
* const data: QdQuickEditData<MyColumns> = [
|
|
107
|
-
* { rubrik: 'Foo', data: 42 },
|
|
108
|
-
* { rubrik: 'Bar', data: 77 }
|
|
109
|
-
* ];
|
|
110
|
-
* ```
|
|
111
|
-
*
|
|
112
|
-
* ```html
|
|
113
|
-
* <qd-quick-edit [config]="config" [data]="data"></qd-quick-edit>
|
|
114
|
-
* ```
|
|
115
|
-
*
|
|
116
|
-
* #### Validation
|
|
117
|
-
*
|
|
118
|
-
* - In **FormArray mode**, validators must be set directly on your FormControls. Validators in `config.columns` are ignored.
|
|
119
|
-
* - In **template data mode**, validators defined in `config.columns` are applied.
|
|
120
|
-
*
|
|
121
|
-
* **Note: Do not combine both approaches. When using `formArrayName`, only the external FormGroup is used for validation and value access.**
|
|
122
|
-
*/
|
|
123
|
-
export class QdQuickEditComponent {
|
|
124
|
-
fb;
|
|
125
|
-
footerService;
|
|
126
|
-
pageService;
|
|
127
|
-
sectionActionService;
|
|
128
|
-
containerActionService;
|
|
129
|
-
eventBrokerService;
|
|
130
|
-
changeDetectorRef;
|
|
131
|
-
controlContainer;
|
|
132
|
-
/**
|
|
133
|
-
* Configuration of the QuickEdit. The generic type specifies the column definition. <br />
|
|
134
|
-
*
|
|
135
|
-
* **Usage:**
|
|
136
|
-
*
|
|
137
|
-
* @example
|
|
138
|
-
* type ColumnDefinition = 'article' | 'mass' | 'documents';
|
|
139
|
-
* const config: QdQuickEditConfig<ColumnDefinition> = {
|
|
140
|
-
* columns: [
|
|
141
|
-
* {
|
|
142
|
-
* name: 'rubrik',
|
|
143
|
-
* type: 'text',
|
|
144
|
-
* i18n: 'translation.key.rubrik',
|
|
145
|
-
* isEditable: () => false
|
|
146
|
-
* },
|
|
147
|
-
* {
|
|
148
|
-
* name: 'data',
|
|
149
|
-
* type: 'integer',
|
|
150
|
-
* i18n: 'translation.key.data',
|
|
151
|
-
* isEditable: (row, column) => row['active'] == 1,
|
|
152
|
-
* validators: [Validators.required]
|
|
153
|
-
* },
|
|
154
|
-
* {
|
|
155
|
-
* name: 'size',
|
|
156
|
-
* type: 'boolean',
|
|
157
|
-
* i18n: 'translation.key.size',
|
|
158
|
-
* validators: [customValidatorFunction()]
|
|
159
|
-
* }
|
|
160
|
-
* ]
|
|
161
|
-
* }
|
|
162
|
-
*/
|
|
163
|
-
config;
|
|
164
|
-
/**
|
|
165
|
-
* Data provider for QuickEdit.
|
|
166
|
-
*/
|
|
167
|
-
data;
|
|
168
|
-
get templateData() {
|
|
169
|
-
return this.controlContainer?.control?.value ?? this.data;
|
|
170
|
-
}
|
|
171
|
-
get templateData$() {
|
|
172
|
-
return (this.controlContainer?.control?.valueChanges.pipe(startWith(this.controlContainer.control.value)) ?? of(this.data));
|
|
173
|
-
}
|
|
174
|
-
/**
|
|
175
|
-
* A static test ID for integration tests can be set. <br />
|
|
176
|
-
* The value for the HTML attribute [data-test-id].
|
|
177
|
-
*/
|
|
178
|
-
testId;
|
|
179
|
-
/**
|
|
180
|
-
* The form group instance of QdQuickEdit.
|
|
181
|
-
* Use this form group to bind it to step-control of QdStepper or other custom logics.
|
|
182
|
-
*/
|
|
183
|
-
formGroupChange = new EventEmitter();
|
|
184
|
-
addNewClicked = new EventEmitter();
|
|
185
|
-
focusables;
|
|
186
|
-
customForDirective;
|
|
187
|
-
quickEditFormGroup;
|
|
188
|
-
viewonly$ = of(false);
|
|
189
|
-
actions$;
|
|
190
|
-
_destroyed$ = new Subject();
|
|
191
|
-
get control() {
|
|
192
|
-
return (this.controlContainer?.control ?? this.quickEditFormGroup.get('rows'));
|
|
193
|
-
}
|
|
194
|
-
get showStandaloneCreate() {
|
|
195
|
-
return !this.containerActionService && !this.sectionActionService && this.config.canAdd;
|
|
196
|
-
}
|
|
197
|
-
get canAdd() {
|
|
198
|
-
return this.config.canAdd ?? this.sectionActionService != null;
|
|
199
|
-
}
|
|
200
|
-
get rows() {
|
|
201
|
-
return this.quickEditFormGroup.get('rows');
|
|
202
|
-
}
|
|
203
|
-
get visibleColumns() {
|
|
204
|
-
return this.config.columns.filter(column => !column.isHidden);
|
|
205
|
-
}
|
|
206
|
-
get isFormControl() {
|
|
207
|
-
return this.controlContainer != null;
|
|
208
|
-
}
|
|
209
|
-
togglerDrawing = false;
|
|
210
|
-
constructor(fb, footerService, pageService, sectionActionService, containerActionService, eventBrokerService, changeDetectorRef, controlContainer) {
|
|
211
|
-
this.fb = fb;
|
|
212
|
-
this.footerService = footerService;
|
|
213
|
-
this.pageService = pageService;
|
|
214
|
-
this.sectionActionService = sectionActionService;
|
|
215
|
-
this.containerActionService = containerActionService;
|
|
216
|
-
this.eventBrokerService = eventBrokerService;
|
|
217
|
-
this.changeDetectorRef = changeDetectorRef;
|
|
218
|
-
this.controlContainer = controlContainer;
|
|
219
|
-
if (!this.isFormControl) {
|
|
220
|
-
this.quickEditFormGroup = this.fb.group({
|
|
221
|
-
rows: this.fb.array([])
|
|
222
|
-
});
|
|
223
|
-
this.quickEditFormGroup.valueChanges.pipe(takeUntilDestroyed()).subscribe(() => {
|
|
224
|
-
this.formGroupChange.emit(this.quickEditFormGroup);
|
|
225
|
-
});
|
|
226
|
-
}
|
|
227
|
-
}
|
|
228
|
-
ngOnInit() {
|
|
229
|
-
this.validateSetup();
|
|
230
|
-
this.initOpModeSubscription();
|
|
231
|
-
this.initCreating();
|
|
232
|
-
this.initActionsStream();
|
|
233
|
-
this.initManualChangeDetectionForControlReset();
|
|
234
|
-
}
|
|
235
|
-
ngOnChanges(changes) {
|
|
236
|
-
if (changes['data'] || changes['config'])
|
|
237
|
-
this.initRows();
|
|
238
|
-
}
|
|
239
|
-
ngOnDestroy() {
|
|
240
|
-
this._destroyed$.next();
|
|
241
|
-
this._destroyed$.complete();
|
|
242
|
-
}
|
|
243
|
-
handleSecondaryAction(action, rowIndex) {
|
|
244
|
-
if (!action)
|
|
245
|
-
return;
|
|
246
|
-
const selectedRowData = this.controlContainer?.control?.controls[rowIndex].value ?? this.rows.value[rowIndex];
|
|
247
|
-
action.handler(selectedRowData);
|
|
248
|
-
}
|
|
249
|
-
getComponentType(column) {
|
|
250
|
-
return COMPONENT_MAP[column.type] || null;
|
|
251
|
-
}
|
|
252
|
-
getComponentInputs(column, row) {
|
|
253
|
-
const testId = this.testId && this.testId + '-cell-' + column.name;
|
|
254
|
-
if (column.type === 'enum')
|
|
255
|
-
return {
|
|
256
|
-
data: column.options?.find(option => option.value === row[column.name])?.i18n,
|
|
257
|
-
testId
|
|
258
|
-
};
|
|
259
|
-
return { data: row[column.name], testId };
|
|
260
|
-
}
|
|
261
|
-
createRow() {
|
|
262
|
-
this.redrawOnNextChange();
|
|
263
|
-
if (this.controlContainer) {
|
|
264
|
-
this.addNewClicked.next();
|
|
265
|
-
}
|
|
266
|
-
else {
|
|
267
|
-
const formGroup = Object.assign({}, ...this.config.columns.map(column => ({
|
|
268
|
-
[column.name]: new QdFormControl(undefined, column.validators)
|
|
269
|
-
})));
|
|
270
|
-
this.rows.insert(0, new FormGroup(formGroup));
|
|
271
|
-
if (!this.data)
|
|
272
|
-
this.data = [];
|
|
273
|
-
this.data.unshift(Object.assign({}, ...this.config.columns.map(column => ({ [column.name]: null }))));
|
|
274
|
-
}
|
|
275
|
-
this.changeDetectorRef.detectChanges();
|
|
276
|
-
window.setTimeout(() => this.focusFirstControl());
|
|
277
|
-
}
|
|
278
|
-
removeRow(index) {
|
|
279
|
-
this.redrawOnNextChange();
|
|
280
|
-
if (this.controlContainer) {
|
|
281
|
-
this.controlContainer.control.removeAt(index);
|
|
282
|
-
this.controlContainer.control?.setValue(this.controlContainer.value);
|
|
283
|
-
}
|
|
284
|
-
else {
|
|
285
|
-
this.rows.removeAt(index);
|
|
286
|
-
this.data?.splice(index, 1);
|
|
287
|
-
}
|
|
288
|
-
}
|
|
289
|
-
hasTooltip(tooltip) {
|
|
290
|
-
return !!tooltip && !tooltip.hidden;
|
|
291
|
-
}
|
|
292
|
-
initRows() {
|
|
293
|
-
if (this.controlContainer)
|
|
294
|
-
return;
|
|
295
|
-
while (this.rows.length) {
|
|
296
|
-
this.rows.removeAt(0);
|
|
297
|
-
}
|
|
298
|
-
this.data?.forEach(row => this.createFormGroupRow(row));
|
|
299
|
-
}
|
|
300
|
-
initCreating() {
|
|
301
|
-
if (this.containerActionService)
|
|
302
|
-
this.containerActionService.action$.pipe(takeUntil(this._destroyed$)).subscribe(() => this.createRow());
|
|
303
|
-
if (this.sectionActionService)
|
|
304
|
-
this.sectionActionService.action$
|
|
305
|
-
.pipe(takeUntil(this._destroyed$), filter(type => type === 'addNew'))
|
|
306
|
-
.subscribe(() => this.createRow());
|
|
307
|
-
}
|
|
308
|
-
createFormGroupRow(row) {
|
|
309
|
-
const group = {};
|
|
310
|
-
this.config.columns.forEach(column => {
|
|
311
|
-
group[column.name] = new QdFormControl(row[column.name], column.validators);
|
|
312
|
-
});
|
|
313
|
-
const form = new FormGroup(group);
|
|
314
|
-
this.rows.push(form);
|
|
315
|
-
}
|
|
316
|
-
focusFirstControl() {
|
|
317
|
-
if (!this.focusables)
|
|
318
|
-
return;
|
|
319
|
-
this.focusables.first?.focus();
|
|
320
|
-
}
|
|
321
|
-
initOpModeSubscription() {
|
|
322
|
-
this.viewonly$ =
|
|
323
|
-
typeof this.config.viewonly === 'boolean'
|
|
324
|
-
? of(this.config.viewonly)
|
|
325
|
-
: this.eventBrokerService?.consume('operation_mode_changed').pipe(map(e => e.payload.isViewonly), startWith(false)) ?? of(false);
|
|
326
|
-
}
|
|
327
|
-
validateSetup() {
|
|
328
|
-
if (this.data != null && this.controlContainer != null)
|
|
329
|
-
console.warn('QdQuickEdit | Data is being ignored when used as FormArray');
|
|
330
|
-
if (!this.data && !this.controlContainer)
|
|
331
|
-
console.warn('QdQuickEdit | Either use QuickEdit as FormControl with formArrayName binding or provide data via input.');
|
|
332
|
-
if (this.controlContainer && this.config.columns.some(column => column.validators != null))
|
|
333
|
-
console.warn('QdQuickEdit | Please provide validators in the specific FormControls directly for default validators to be added.');
|
|
334
|
-
}
|
|
335
|
-
redrawOnNextChange() {
|
|
336
|
-
this.togglerDrawing = !this.togglerDrawing;
|
|
337
|
-
}
|
|
338
|
-
initActionsStream() {
|
|
339
|
-
this.actions$ = combineLatest([of(this.config.secondaryActions ?? []), this.viewonly$]).pipe(map(([actions, isViewonly]) => this.filterActionsByMode(actions, isViewonly)));
|
|
340
|
-
}
|
|
341
|
-
filterActionsByMode(actions, isViewonly) {
|
|
342
|
-
const currentMode = isViewonly ? 'view' : 'edit';
|
|
343
|
-
return actions.filter(action => !action.operationMode || action.operationMode === currentMode);
|
|
344
|
-
}
|
|
345
|
-
initManualChangeDetectionForControlReset() {
|
|
346
|
-
if (!this.isFormControl)
|
|
347
|
-
return;
|
|
348
|
-
this.controlContainer.control.valueChanges
|
|
349
|
-
.pipe(startWith(this.controlContainer.control.value.length), map(() => this.controlContainer.control.value.length), distinctUntilChanged(), tap(() => this.changeDetectorRef.detectChanges()))
|
|
350
|
-
.subscribe();
|
|
351
|
-
}
|
|
352
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdQuickEditComponent, deps: [{ token: i1.FormBuilder }, { token: i2.QdPageFooterService, optional: true }, { token: i3.QdPageStoreService, optional: true }, { token: i4.QdSectionToolbarActionService, optional: true }, { token: i5.QdContainerActionService, optional: true }, { token: i6.QdEventBrokerService, optional: true }, { token: i0.ChangeDetectorRef }, { token: i1.ControlContainer, optional: true, self: true }], target: i0.ɵɵFactoryTarget.Component });
|
|
353
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdQuickEditComponent, selector: "qd-quick-edit", inputs: { config: "config", data: "data", testId: ["data-test-id", "testId"] }, outputs: { formGroupChange: "formGroupChange", addNewClicked: "addNewClicked" }, viewQueries: [{ propertyName: "customForDirective", first: true, predicate: QdCustomForDirective, descendants: true }, { propertyName: "focusables", predicate: QdFocusableDirective, descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div class=\"editable-actions\" *ngIf=\"showStandaloneCreate\">\n <button\n qdButton\n qdButtonGhost\n icon=\"plus\"\n (click)=\"createRow()\"\n [data-test-id]=\"testId + '-button-add-new'\"\n class=\"create-button-standalone\"\n >\n {{ config.standaloneCreateLabel?.i18n ?? \"i18n.qd.quick.edit.createButtonLabel\" | translate }}\n </button>\n</div>\n\n<div class=\"table\" [formGroup]=\"control\">\n <div class=\"table-header\" *ngIf=\"!config.canAdd || templateData.length > 0 || config.emptyStateView\">\n <div class=\"table-row\">\n <div class=\"table-cell\" *ngFor=\"let header of visibleColumns\">\n {{ header?.i18n | translate }}\n <qd-icon\n *ngIf=\"hasTooltip(header?.tooltip)\"\n icon=\"circleInfo\"\n class=\"additional-info\"\n qdTooltipOnClick\n [qdTooltipContent]=\"header?.tooltip?.content\"\n ></qd-icon>\n </div>\n <div class=\"table-cell actions-column\" *ngIf=\"config?.secondaryActions?.length > 0\">\n <button class=\"menu-button\">\n <qd-icon icon=\"overflowMenuHorizontal\"></qd-icon>\n </button>\n </div>\n </div>\n </div>\n <div class=\"table-body\">\n <div\n class=\"table-row\"\n *qdCustomFor=\"let row of templateData; let rowIndex = index; toggler: togglerDrawing\"\n [formGroupName]=\"rowIndex\"\n >\n <ng-container *ngFor=\"let column of visibleColumns\">\n <div class=\"table-cell\">\n <qd-dropdown\n [config]=\"{\n filter: column.filter,\n options: column.options,\n placeholder: column.placeholder,\n placeholderPrefix: column.placeholderPrefix,\n viewonly: (viewonly$ | async) === true || !column.isEditable(row, column.name)\n }\"\n [data-test-id]=\"column.name + rowIndex\"\n *ngIf=\"column.type === 'enum'; else otherTypes\"\n [dense]=\"true\"\n [formControl]=\"$any(control.controls[rowIndex])?.controls[column.name]\"\n qdFocusable\n class=\"dropdown\"\n >\n </qd-dropdown>\n\n <ng-template #otherTypes>\n <qd-input\n [data-test-id]=\"column.name + rowIndex\"\n [formControlName]=\"column.name\"\n *ngIf=\"column.type !== 'enum' && $any(control.controls[rowIndex])?.controls[column.name]\"\n [config]=\"{\n inputType: column.type === 'integer' ? 'number' : 'text',\n viewonly: (viewonly$ | async) === true || !column.isEditable(row, column.name)\n }\"\n qdFocusable\n ></qd-input>\n </ng-template>\n </div>\n </ng-container>\n <td\n *ngIf=\"config.secondaryActions?.length > 0 || canAdd\"\n class=\"table-cell actions\"\n [attr.data-test-id]=\"testId + '-cell-inline-actions'\"\n >\n <button\n type=\"button\"\n [qdPopoverOnClick]=\"menu\"\n [qdPopoverCloseStrategy]=\"'onEveryClick'\"\n [qdPopoverStopPropagation]=\"true\"\n class=\"menu-button\"\n data-test=\"secondary-actions-toggler\"\n >\n <qd-icon icon=\"overflowMenuHorizontal\"></qd-icon>\n </button>\n\n <ng-template #menu>\n <button\n *ngFor=\"let secondaryAction of actions$ | async\"\n class=\"secondary-actions\"\n [ngClass]=\"{ disabled: secondaryAction.isDisabled }\"\n (click)=\"handleSecondaryAction(secondaryAction, rowIndex)\"\n >\n {{ secondaryAction.label.i18n | translate }}\n </button>\n <button\n *ngIf=\"canAdd && (viewonly$ | async) === false\"\n class=\"secondary-actions\"\n (click)=\"removeRow(rowIndex)\"\n >\n {{ \"i18n.qd.quick.edit.removeButtonLabel\" | translate }}\n </button>\n </ng-template>\n </td>\n </div>\n </div>\n <div class=\"empty-body\" *ngIf=\"config.emptyStateView && !config.emptyStateView.disabled && templateData.length === 0\">\n <p>{{ config.emptyStateView.i18n | translate }}</p>\n </div>\n</div>\n", styles: [".table{display:flex;width:100%;flex-direction:column;margin:1.25rem auto;background-color:#fff;font-size:.875rem}.table ::ng-deep .qd-input-input{margin-bottom:0!important}.table-header .table-row{padding-top:.125rem;padding-bottom:.125rem;background-color:#e5e5e5;font-weight:700}.table-header .table-row .actions-column{flex:0;border-right:none;visibility:hidden}.table-header,.table-body{display:flex;flex-direction:column}.table-row{display:flex;flex-direction:row;padding:.25rem 1rem;border-bottom:.0625rem solid rgb(213,213,213);gap:1rem}.table-row ::ng-deep qd-form-label,.table-row ::ng-deep qd-form-hint{display:none!important}.table-row ::ng-deep qd-input{margin-bottom:0!important}.table-cell{display:flex;height:37px;flex:1;align-items:center;text-align:left}.table-cell.actions{flex:0}.table-row:last-child{border-bottom:none}.table-cell:last-child{border-right:none}.editable-actions{display:flex;justify-content:flex-end;margin-right:.625rem;gap:.625rem}.menu-button{display:flex;padding:0 .625rem 0 .375rem;background:unset;color:#454545;font-size:2rem;vertical-align:middle}.menu-button:hover,.menu-button:focus{color:#000;outline:0!important}.secondary-actions{display:block;width:100%;min-height:2rem;padding:0 1rem;background:#fff0;font-size:.75rem;text-align:left}.secondary-actions:hover{background-color:#f2f7fa}.secondary-actions.disabled{color:#b4b4b4;cursor:not-allowed}.secondary-actions.disabled:hover{background-color:#fff0}.dropdown{min-width:160px}.empty-body{padding:1.5rem;background:#fff}.empty-body p{margin:0 0 .5rem}.additional-info{align-self:center;margin-left:.25rem;color:#069;cursor:pointer;font-size:1rem;font-weight:400;transform:translateY(.0625rem)}.additional-info:hover,.additional-info:focus,.additional-info:active{color:#14516f}\n"], dependencies: [{ kind: "component", type: i7.QdButtonComponent, selector: "button[qdButton], a[qdButton], button[qd-button]", inputs: ["disabled", "color", "icon", "data-test-id", "additionalInfo"] }, { kind: "directive", type: i8.QdButtonGhostDirective, selector: "button[qdButtonGhost], a[qdButtonGhost]" }, { kind: "directive", type: i9.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i9.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i9.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i10.QdDropdownComponent, selector: "qd-dropdown", inputs: ["value", "id", "formControlName", "config", "data-test-id", "qdPopoverMaxHeight", "dense"], outputs: ["valueChange", "enterClick", "clickHint", "clickReadonly", "clickViewonly"] }, { kind: "component", type: i11.QdInputComponent, selector: "qd-input", inputs: ["formControlName", "value", "config", "isError", "data-test-id"], outputs: ["valueChange", "enterClick", "clickClear", "clickHint", "clickReadonly", "clickViewonly"] }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "directive", type: i1.FormGroupName, selector: "[formGroupName]", inputs: ["formGroupName"] }, { kind: "component", type: i12.QdIconComponent, selector: "qd-icon", inputs: ["icon"] }, { kind: "directive", type: i13.QdPopoverOnClickDirective, selector: "[qdPopoverOnClick]", inputs: ["qdPopoverOnClick", "positionStrategy", "qdPopoverCloseStrategy", "qdPopoverDisabled", "qdPopoverStopPropagation", "qdPopoverBackgroundColor", "qdPopoverMaxHeight", "qdPopoverMinWidth", "qdPopoverMaxWidth", "qdPopoverAutoSize", "qdPopoverEnableKeyControl"], outputs: ["opened", "closed"], exportAs: ["qdPopoverOnClick"] }, { kind: "directive", type: i14.QdFocusableDirective, selector: "[qdFocusable]" }, { kind: "directive", type: i15.QdTooltipOnClickDirective, selector: "[qdTooltipOnClick]", inputs: ["qdTooltipContent"] }, { kind: "directive", type: i16.QdCustomForDirective, selector: "[qdCustomFor]", inputs: ["qdCustomForOf", "qdCustomForToggler"] }, { kind: "pipe", type: i9.AsyncPipe, name: "async" }, { kind: "pipe", type: i17.TranslatePipe, name: "translate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
354
|
-
}
|
|
355
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdQuickEditComponent, decorators: [{
|
|
356
|
-
type: Component,
|
|
357
|
-
args: [{ selector: 'qd-quick-edit', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"editable-actions\" *ngIf=\"showStandaloneCreate\">\n <button\n qdButton\n qdButtonGhost\n icon=\"plus\"\n (click)=\"createRow()\"\n [data-test-id]=\"testId + '-button-add-new'\"\n class=\"create-button-standalone\"\n >\n {{ config.standaloneCreateLabel?.i18n ?? \"i18n.qd.quick.edit.createButtonLabel\" | translate }}\n </button>\n</div>\n\n<div class=\"table\" [formGroup]=\"control\">\n <div class=\"table-header\" *ngIf=\"!config.canAdd || templateData.length > 0 || config.emptyStateView\">\n <div class=\"table-row\">\n <div class=\"table-cell\" *ngFor=\"let header of visibleColumns\">\n {{ header?.i18n | translate }}\n <qd-icon\n *ngIf=\"hasTooltip(header?.tooltip)\"\n icon=\"circleInfo\"\n class=\"additional-info\"\n qdTooltipOnClick\n [qdTooltipContent]=\"header?.tooltip?.content\"\n ></qd-icon>\n </div>\n <div class=\"table-cell actions-column\" *ngIf=\"config?.secondaryActions?.length > 0\">\n <button class=\"menu-button\">\n <qd-icon icon=\"overflowMenuHorizontal\"></qd-icon>\n </button>\n </div>\n </div>\n </div>\n <div class=\"table-body\">\n <div\n class=\"table-row\"\n *qdCustomFor=\"let row of templateData; let rowIndex = index; toggler: togglerDrawing\"\n [formGroupName]=\"rowIndex\"\n >\n <ng-container *ngFor=\"let column of visibleColumns\">\n <div class=\"table-cell\">\n <qd-dropdown\n [config]=\"{\n filter: column.filter,\n options: column.options,\n placeholder: column.placeholder,\n placeholderPrefix: column.placeholderPrefix,\n viewonly: (viewonly$ | async) === true || !column.isEditable(row, column.name)\n }\"\n [data-test-id]=\"column.name + rowIndex\"\n *ngIf=\"column.type === 'enum'; else otherTypes\"\n [dense]=\"true\"\n [formControl]=\"$any(control.controls[rowIndex])?.controls[column.name]\"\n qdFocusable\n class=\"dropdown\"\n >\n </qd-dropdown>\n\n <ng-template #otherTypes>\n <qd-input\n [data-test-id]=\"column.name + rowIndex\"\n [formControlName]=\"column.name\"\n *ngIf=\"column.type !== 'enum' && $any(control.controls[rowIndex])?.controls[column.name]\"\n [config]=\"{\n inputType: column.type === 'integer' ? 'number' : 'text',\n viewonly: (viewonly$ | async) === true || !column.isEditable(row, column.name)\n }\"\n qdFocusable\n ></qd-input>\n </ng-template>\n </div>\n </ng-container>\n <td\n *ngIf=\"config.secondaryActions?.length > 0 || canAdd\"\n class=\"table-cell actions\"\n [attr.data-test-id]=\"testId + '-cell-inline-actions'\"\n >\n <button\n type=\"button\"\n [qdPopoverOnClick]=\"menu\"\n [qdPopoverCloseStrategy]=\"'onEveryClick'\"\n [qdPopoverStopPropagation]=\"true\"\n class=\"menu-button\"\n data-test=\"secondary-actions-toggler\"\n >\n <qd-icon icon=\"overflowMenuHorizontal\"></qd-icon>\n </button>\n\n <ng-template #menu>\n <button\n *ngFor=\"let secondaryAction of actions$ | async\"\n class=\"secondary-actions\"\n [ngClass]=\"{ disabled: secondaryAction.isDisabled }\"\n (click)=\"handleSecondaryAction(secondaryAction, rowIndex)\"\n >\n {{ secondaryAction.label.i18n | translate }}\n </button>\n <button\n *ngIf=\"canAdd && (viewonly$ | async) === false\"\n class=\"secondary-actions\"\n (click)=\"removeRow(rowIndex)\"\n >\n {{ \"i18n.qd.quick.edit.removeButtonLabel\" | translate }}\n </button>\n </ng-template>\n </td>\n </div>\n </div>\n <div class=\"empty-body\" *ngIf=\"config.emptyStateView && !config.emptyStateView.disabled && templateData.length === 0\">\n <p>{{ config.emptyStateView.i18n | translate }}</p>\n </div>\n</div>\n", styles: [".table{display:flex;width:100%;flex-direction:column;margin:1.25rem auto;background-color:#fff;font-size:.875rem}.table ::ng-deep .qd-input-input{margin-bottom:0!important}.table-header .table-row{padding-top:.125rem;padding-bottom:.125rem;background-color:#e5e5e5;font-weight:700}.table-header .table-row .actions-column{flex:0;border-right:none;visibility:hidden}.table-header,.table-body{display:flex;flex-direction:column}.table-row{display:flex;flex-direction:row;padding:.25rem 1rem;border-bottom:.0625rem solid rgb(213,213,213);gap:1rem}.table-row ::ng-deep qd-form-label,.table-row ::ng-deep qd-form-hint{display:none!important}.table-row ::ng-deep qd-input{margin-bottom:0!important}.table-cell{display:flex;height:37px;flex:1;align-items:center;text-align:left}.table-cell.actions{flex:0}.table-row:last-child{border-bottom:none}.table-cell:last-child{border-right:none}.editable-actions{display:flex;justify-content:flex-end;margin-right:.625rem;gap:.625rem}.menu-button{display:flex;padding:0 .625rem 0 .375rem;background:unset;color:#454545;font-size:2rem;vertical-align:middle}.menu-button:hover,.menu-button:focus{color:#000;outline:0!important}.secondary-actions{display:block;width:100%;min-height:2rem;padding:0 1rem;background:#fff0;font-size:.75rem;text-align:left}.secondary-actions:hover{background-color:#f2f7fa}.secondary-actions.disabled{color:#b4b4b4;cursor:not-allowed}.secondary-actions.disabled:hover{background-color:#fff0}.dropdown{min-width:160px}.empty-body{padding:1.5rem;background:#fff}.empty-body p{margin:0 0 .5rem}.additional-info{align-self:center;margin-left:.25rem;color:#069;cursor:pointer;font-size:1rem;font-weight:400;transform:translateY(.0625rem)}.additional-info:hover,.additional-info:focus,.additional-info:active{color:#14516f}\n"] }]
|
|
358
|
-
}], ctorParameters: () => [{ type: i1.FormBuilder }, { type: i2.QdPageFooterService, decorators: [{
|
|
359
|
-
type: Optional
|
|
360
|
-
}] }, { type: i3.QdPageStoreService, decorators: [{
|
|
361
|
-
type: Optional
|
|
362
|
-
}] }, { type: i4.QdSectionToolbarActionService, decorators: [{
|
|
363
|
-
type: Optional
|
|
364
|
-
}] }, { type: i5.QdContainerActionService, decorators: [{
|
|
365
|
-
type: Optional
|
|
366
|
-
}] }, { type: i6.QdEventBrokerService, decorators: [{
|
|
367
|
-
type: Optional
|
|
368
|
-
}] }, { type: i0.ChangeDetectorRef }, { type: i1.ControlContainer, decorators: [{
|
|
369
|
-
type: Optional
|
|
370
|
-
}, {
|
|
371
|
-
type: Self
|
|
372
|
-
}] }], propDecorators: { config: [{
|
|
373
|
-
type: Input,
|
|
374
|
-
args: [{ required: true }]
|
|
375
|
-
}], data: [{
|
|
376
|
-
type: Input
|
|
377
|
-
}], testId: [{
|
|
378
|
-
type: Input,
|
|
379
|
-
args: ['data-test-id']
|
|
380
|
-
}], formGroupChange: [{
|
|
381
|
-
type: Output
|
|
382
|
-
}], addNewClicked: [{
|
|
383
|
-
type: Output
|
|
384
|
-
}], focusables: [{
|
|
385
|
-
type: ViewChildren,
|
|
386
|
-
args: [QdFocusableDirective]
|
|
387
|
-
}], customForDirective: [{
|
|
388
|
-
type: ViewChild,
|
|
389
|
-
args: [QdCustomForDirective]
|
|
390
|
-
}] } });
|
|
391
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicXVpY2stZWRpdC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL3FkLXVpL3NyYy9saWIvcXVpY2stZWRpdC9xdWljay1lZGl0LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL2xpYnMvcWQtdWkvc3JjL2xpYi9xdWljay1lZGl0L3F1aWNrLWVkaXQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUNMLHVCQUF1QixFQUN2QixpQkFBaUIsRUFDakIsU0FBUyxFQUNULFlBQVksRUFDWixLQUFLLEVBSUwsUUFBUSxFQUNSLE1BQU0sRUFDTixTQUFTLEVBQ1QsSUFBSSxFQUdKLFNBQVMsRUFDVCxZQUFZLEVBQ2IsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxFQUFFLGtCQUFrQixFQUFFLE1BQU0sNEJBQTRCLENBQUM7QUFDaEUsT0FBTyxFQUFFLGdCQUFnQixFQUFhLFdBQVcsRUFBRSxTQUFTLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUNyRixPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0sRUFBYyxFQUFFLEVBQUUsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLE1BQU0sQ0FBQztBQUNqRixPQUFPLEVBQUUsb0JBQW9CLEVBQUUsR0FBRyxFQUFFLFNBQVMsRUFBRSxHQUFHLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUUzRSxPQUFPLEVBQUUsd0JBQXdCLEVBQUUsTUFBTSxnREFBZ0QsQ0FBQztBQUMxRixPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0sdUNBQXVDLENBQUM7QUFDdEUsT0FBTyxFQUFFLG9CQUFvQixFQUFFLE1BQU0sdUNBQXVDLENBQUM7QUFDN0UsT0FBTyxFQUFFLG9CQUFvQixFQUFFLE1BQU0sdUNBQXVDLENBQUM7QUFDN0UsT0FBTyxFQUFFLGFBQWEsRUFBRSxNQUFNLHlCQUF5QixDQUFDO0FBQ3hELE9BQU8sRUFBRSxtQkFBbUIsRUFB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LFlBQVk7dUJBQUMsb0JBQW9CO2dCQUlsQyxrQkFBa0I7c0JBRGpCLFNBQVM7dUJBQUMsb0JBQW9CIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtcbiAgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksXG4gIENoYW5nZURldGVjdG9yUmVmLFxuICBDb21wb25lbnQsXG4gIEV2ZW50RW1pdHRlcixcbiAgSW5wdXQsXG4gIE9uQ2hhbmdlcyxcbiAgT25EZXN0cm95LFxuICBPbkluaXQsXG4gIE9wdGlvbmFsLFxuICBPdXRwdXQsXG4gIFF1ZXJ5TGlzdCxcbiAgU2VsZixcbiAgU2ltcGxlQ2hhbmdlcyxcbiAgVHlwZSxcbiAgVmlld0NoaWxkLFxuICBWaWV3Q2hpbGRyZW5cbn0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyB0YWtlVW50aWxEZXN0cm95ZWQgfSBmcm9tICdAYW5ndWxhci9jb3JlL3J4anMtaW50ZXJvcCc7XG5pbXBvcnQgeyBDb250cm9sQ29udGFpbmVyLCBGb3JtQXJyYXksIEZvcm1CdWlsZGVyLCBGb3JtR3JvdXAgfSBmcm9tICdAYW5ndWxhci9mb3Jtcyc7XG5pbXBvcnQgeyBjb21iaW5lTGF0ZXN0LCBmaWx0ZXIsIE9ic2VydmFibGUsIG9mLCBTdWJqZWN0LCB0YWtlVW50aWwgfSBmcm9tICdyeGpzJztcbmltcG9ydCB7IGRpc3RpbmN0VW50aWxDaGFuZ2VkLCBtYXAsIHN0YXJ0V2l0aCwgdGFwIH0gZnJvbSAncnhqcy9vcGVyYXRvcnMnO1xuXG5pbXBvcnQgeyBRZENvbnRhaW5lckFjdGlvblNlcnZpY2UgfSBmcm9tICcuLi9jb250YWluZXIvc2VydmljZXMvY29udGFpbmVyLWFjdGlvbi5zZXJ2aWNlJztcbmltcG9ydCB7IENPTVBPTkVOVF9NQVAgfSBmcm9tICcuLi9jb3JlL2RhdGEtZmFjZXRzL2RhdGEtZmFjZXRzLm1vZGVsJztcbmltcG9ydCB7IFFkRm9jdXNhYmxlRGlyZWN0aXZlIH0gZnJvbSAnLi4vY29yZS9mb2N1c2FibGUvZm9jdXNhYmxlLmRpcmVjdGl2ZSc7XG5pbXBvcnQgeyBRZEV2ZW50QnJva2VyU2VydmljZSB9IGZyb20gJy4uL2NvcmUvc2VydmljZXMvZXZlbnQtYnJva2VyLnNlcnZpY2UnO1xuaW1wb3J0IHsgUWRGb3JtQ29udHJvbCB9IGZyb20gJy4uL2Zvcm1zL3FkLWZvcm0ubW9kdWxlJztcbmltcG9ydCB7IFFkUGFnZUZvb3RlclNlcnZpY2UgfSBmcm9tICcuLi9wYWdlL3NoYXJlZC9zZXJ2aWNlcy9wYWdlLWZvb3Rlci5zZXJ2aWNlJztcbmltcG9ydCB7IFFkUGFnZVN0b3JlU2VydmljZSB9IGZyb20gJy4uL3BhZ2Uvc2hhcmVkL3NlcnZpY2VzL3BhZ2Utc3RvcmUuc2VydmljZSc7XG5pbXBvcnQgeyBRZFNlY3Rpb25Ub29sYmFyQWN0aW9uU2VydmljZSB9IGZyb20gJy4uL3NlY3Rpb24vc2VydmljZXMvc2VjdGlvbi10b29sYmFyLWFjdGlvbi5zZXJ2aWNlJztcbmltcG9ydCB7IFFkUXVpY2tFZGl0Q29sdW1uLCBRZFF1aWNrRWRpdENvbmZpZywgUWRRdWlja0VkaXRTZWNvbmRhcnlBY3Rpb24gfSBmcm9tICcuL21vZGVsL3F1aWNrLWVkaXQtY29uZmlnJztcbmltcG9ydCB7IFFkUXVpY2tFZGl0RGF0YSwgUWRRdWlja0VkaXREYXRhVmFsdWUsIFFkUXVpY2tFZGl0Um93IH0gZnJvbSAnLi9tb2RlbC9xdWljay1lZGl0LWRhdGEnO1xuaW1wb3J0IHsgUWRDdXN0b21Gb3JEaXJlY3RpdmUgfSBmcm9tICcuL3FkLW5nLWZvci5kaXJlY3RpdmUnO1xuaW1wb3J0IHsgUWRUb29sdGlwIH0gZnJvbSAnLi4vZm9ybXMvbW9kZWwvZm9ybXMuaW50ZXJmYWNlJztcblxuLyoqXG4gKiBUaGUgKipRZFF1aWNrRWRpdENvbXBvbmVudCoqIGlzIGEgZHluYW1pYyB0b29sIHRoYXQgZW5hYmxlcyB1c2VycyB0byBzd2lmdGx5IGVkaXQgZGF0YSB3aXRob3V0IHRoZSBuZWVkIGZvciB0cmFkaXRpb25hbCBmb3Jtcy5cbiAqIEl0IGlzIHNwZWNpZmljYWxseSBkZXNpZ25lZCBmb3IgaW5saW5lIGVkaXRpbmcsIHByb3ZpZGluZyBhIG1vcmUgc2VhbWxlc3MgYW5kIGVmZmljaWVudCB1c2VyIGV4cGVyaWVuY2UuXG4gKiBUaGUgY29tcG9uZW50IGN1cnJlbnRseSBzdXBwb3J0cyBlZGl0aW5nIGNvbHVtbnMgd2l0aCBkYXRhIHR5cGVzIHN1Y2ggYXMgc3RyaW5nLCBudW1iZXIsIGFuZCBlbnVtLlxuICogSW4gYWRkaXRpb24gdG8gaXRzIGVkaXRpbmcgY2FwYWJpbGl0aWVzLCB0aGUgUWRRdWlja0VkaXRDb21wb25lbnQgYWxzbyBvZmZlcnMgZmVhdHVyZXMgZm9yIGFkZGluZyBuZXcgcm93cyBhbmQgZGVsZXRpbmcgZXhpc3Rpbmcgb25lcy5cbiAqXG4gKiBRdWlja0VkaXQgc3VwcG9ydHMgdHdvIG1vZGVzOlxuICogLSAqKlJlYWN0aXZlIEZvcm1zIE1vZGUqKiB2aWEgYGZvcm1BcnJheU5hbWVgIOKAkyByZWNvbW1lbmRlZCBmb3IgZnVsbCBjb250cm9sIGFuZCB2YWxpZGF0aW9uLlxuICogLSAqKlRlbXBsYXRlIERhdGEgTW9kZSoqIHZpYSBgZGF0YWAgaW5wdXQg4oCTIGZvciB1c2UgY2FzZXMgd2l0aG91dCBleHRlcm5hbCBmb3Jtcy5cbiAqXG4gKiAjIyMgVXNhZ2VcbiAqXG4gKiAjIyMjIENvbmZpZ3VyYXRpb25cbiAqXG4gKiBgYGB0c1xuICogdHlwZSBDb2x1bW5EZWZpbml0aW9uID0gJ3J1YnJpaycgfCAnZGF0YScgfCAnc3RhdHVzJztcbiAqIGNvbnN0IGNvbmZpZzogUWRRdWlja0VkaXRDb25maWc8Q29sdW1uRGVmaW5pdGlvbj4gPSB7XG4gKiAgIGNvbHVtbnM6IFtcbiAqICAgICB7XG4gKiAgICAgICBuYW1lOiAncnVicmlrJyxcbiAqICAgICAgIHR5cGU6ICd0ZXh0JyxcbiAqICAgICAgIGkxOG46ICd0cmFuc2xhdGlvbi5rZXkucnVicmlrJyxcbiAqICAgICAgIGlzRWRpdGFibGU6ICgpID0+IGZhbHNlXG4gKiAgICAgfSxcbiAqICAgICB7XG4gKiAgICAgICBuYW1lOiAnZGF0YScsXG4gKiAgICAgICB0eXBlOiAnaW50ZWdlcicsXG4gKiAgICAgICBpMThuOiAndHJhbnNsYXRpb24ua2V5LmRhdGEnLFxuICogICAgICAgaXNFZGl0YWJsZTogKHJvdywgY29sdW1uKSA9PiAhIXJvd1sncnVicmlrJ10sXG4gKiAgICAgICB2YWxpZGF0b3JzOiBbVmFsaWRhdG9ycy5yZXF1aXJlZF0gLy8gb25seSByZWxldmFudCBpbiB0ZW1wbGF0ZSBkYXRhIG1vZGVcbiAqICAgICB9XG4gKiAgIF0sXG4gKiAgIGNhbkFkZDogdHJ1ZSxcbiAqICAgc2Vjb25kYXJ5QWN0aW9uczogWy4uLl1cbiAqIH1cbiAqIGBgYFxuICpcbiAqICMjIyMgRm9ybUFycmF5IChyZWNvbW1lbmRlZClcbiAqXG4gKiBUbyB1c2UgUXVpY2tFZGl0IHdpdGggQW5ndWxhciBSZWFjdGl2ZSBGb3JtcywgZGVmaW5lIGEgRm9ybUdyb3VwIGNvbnRhaW5pbmcgYSBGb3JtQXJyYXkuIFRoZSBjb250cm9scyBtdXN0IG1hdGNoIHRoZSBkZWZpbmVkIGNvbHVtbnMuXG4gKlxuICogYGBgdHNcbiAqIGZvcm0gPSBuZXcgRm9ybUdyb3VwKHtcbiAqICAgZGF0YTogbmV3IEZvcm1BcnJheShbXG4gKiAgICAgbmV3IEZvcm1Hcm91cCh7XG4gKiAgICAgICBydWJyaWs6IG5ldyBRZEZvcm1Db250cm9sKCdUZXh0JyksXG4gKiAgICAgICBkYXRhOiBuZXcgUWRGb3JtQ29udHJvbCgxMjMpXG4gKiAgICAgfSlcbiAqICAgXSlcbiAqIH0pXG4gKiBgYGBcbiAqXG4gKiBUaGVuIGJpbmQgdGhlIGBmb3JtQXJyYXlOYW1lYCBkaXJlY3RpdmUgaW4gdGhlIHRlbXBsYXRlOlxuICpcbiAqIGBgYGh0bWxcbiAqIDxmb3JtIFtmb3JtR3JvdXBdPVwiZm9ybVwiPlxuICogICA8cWQtcXVpY2stZWRpdCBbY29uZmlnXT1cImNvbmZpZ1wiIGZvcm1BcnJheU5hbWU9XCJkYXRhXCI+PC9xZC1xdWljay1lZGl0PlxuICogPC9mb3JtPlxuICogYGBgXG4gKlxuICogWW91IGNhbiBhZGQgbmV3IHJvd3MgYnkgcmVhY3RpbmcgdG8gYChhZGROZXdDbGlja2VkKWA6XG4gKlxuICogYGBgdHNcbiAqIGFkZENvbnRyb2woKTogdm9pZCB7XG4gKiAgIHRoaXMuZm9ybS5nZXQoJ2RhdGEnKT8uaW5zZXJ0KDAsIG5ldyBGb3JtR3JvdXAoeyAuLi4gfSkpO1xuICogfVxuICogYGBgXG4gKlxuICogIyMjIyBUZW1wbGF0ZSBEYXRhIChvcHRpb25hbClcbiAqXG4gKiBBbHRlcm5hdGl2ZWx5LCB5b3UgY2FuIHByb3ZpZGUgYSBzdGF0aWMgYGRhdGFgIGFycmF5LiBUaGlzIGlzIHVzZWZ1bCBmb3IgcmVhZC1vbmx5IHNjZW5hcmlvcyB3aXRob3V0IHJlYWN0aXZlIGZvcm1zLlxuICpcbiAqIGBgYHRzXG4gKiBjb25zdCBkYXRhOiBRZFF1aWNrRWRpdERhdGE8TXlDb2x1bW5zPiA9IFtcbiAqICAgeyBydWJyaWs6ICdGb28nLCBkYXRhOiA0MiB9LFxuICogICB7IHJ1YnJpazogJ0JhcicsIGRhdGE6IDc3IH1cbiAqIF07XG4gKiBgYGBcbiAqXG4gKiBgYGBodG1sXG4gKiA8cWQtcXVpY2stZWRpdCBbY29uZmlnXT1cImNvbmZpZ1wiIFtkYXRhXT1cImRhdGFcIj48L3FkLXF1aWNrLWVkaXQ+XG4gKiBgYGBcbiAqXG4gKiAjIyMjIFZhbGlkYXRpb25cbiAqXG4gKiAtIEluICoqRm9ybUFycmF5IG1vZGUqKiwgdmFsaWRhdG9ycyBtdXN0IGJlIHNldCBkaXJlY3RseSBvbiB5b3VyIEZvcm1Db250cm9scy4gVmFsaWRhdG9ycyBpbiBgY29uZmlnLmNvbHVtbnNgIGFyZSBpZ25vcmVkLlxuICogLSBJbiAqKnRlbXBsYXRlIGRhdGEgbW9kZSoqLCB2YWxpZGF0b3JzIGRlZmluZWQgaW4gYGNvbmZpZy5jb2x1bW5zYCBhcmUgYXBwbGllZC5cbiAqXG4gKiAqKk5vdGU6IERvIG5vdCBjb21iaW5lIGJvdGggYXBwcm9hY2hlcy4gV2hlbiB1c2luZyBgZm9ybUFycmF5TmFtZWAsIG9ubHkgdGhlIGV4dGVybmFsIEZvcm1Hcm91cCBpcyB1c2VkIGZvciB2YWxpZGF0aW9uIGFuZCB2YWx1ZSBhY2Nlc3MuKipcbiAqL1xuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAncWQtcXVpY2stZWRpdCcsXG4gIHRlbXBsYXRlVXJsOiAncXVpY2stZWRpdC5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsczogWydxdWljay1lZGl0LmNvbXBvbmVudC5zY3NzJ10sXG4gIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoXG59KVxuZXhwb3J0IGNsYXNzIFFkUXVpY2tFZGl0Q29tcG9uZW50PFQgZXh0ZW5kcyBzdHJpbmc+IGltcGxlbWVudHMgT25Jbml0LCBPbkNoYW5nZXMsIE9uRGVzdHJveSB7XG4gIC8qKlxuICAgKiBDb25maWd1cmF0aW9uIG9mIHRoZSBRdWlja0VkaXQuIFRoZSBnZW5lcmljIHR5cGUgc3BlY2lmaWVzIHRoZSBjb2x1bW4gZGVmaW5pdGlvbi4gPGJyIC8+XG4gICAqXG4gICAqICoqVXNhZ2U6KipcbiAgICpcbiAgICogQGV4YW1wbGVcbiAgICogdHlwZSBDb2x1bW5EZWZpbml0aW9uID0gJ2FydGljbGUnIHwgJ21hc3MnIHwgJ2RvY3VtZW50cyc7XG4gICAqIGNvbnN0IGNvbmZpZzogUWRRdWlja0VkaXRDb25maWc8Q29sdW1uRGVmaW5pdGlvbj4gPSB7XG4gICAqICAgY29sdW1uczogW1xuICAgKiAgICAge1xuICAgKiAgICAgICBuYW1lOiAncnVicmlrJyxcbiAgICogICAgICAgdHlwZTogJ3RleHQnLFxuICAgKiAgICAgICBpMThuOiAndHJhbnNsYXRpb24ua2V5LnJ1YnJpaycsXG4gICAqICAgICAgIGlzRWRpdGFibGU6ICgpID0+IGZhbHNlXG4gICAqICAgICB9LFxuICAgKiAgICAge1xuICAgKiAgICAgICBuYW1lOiAnZGF0YScsXG4gICAqICAgICAgIHR5cGU6ICdpbnRlZ2VyJyxcbiAgICogICAgICAgaTE4bjogJ3RyYW5zbGF0aW9uLmtleS5kYXRhJyxcbiAgICogICAgICAgaXNFZGl0YWJsZTogKHJvdywgY29sdW1uKSA9PiByb3dbJ2FjdGl2ZSddID09IDEsXG4gICAqICAgICAgIHZhbGlkYXRvcnM6IFtWYWxpZGF0b3JzLnJlcXVpcmVkXVxuICAgKiAgICAgfSxcbiAgICogICAgIHtcbiAgICogICAgICAgbmFtZTogJ3NpemUnLFxuICAgKiAgICAgICB0eXBlOiAnYm9vbGVhbicsXG4gICAqICAgICAgIGkxOG46ICd0cmFuc2xhdGlvbi5rZXkuc2l6ZScsXG4gICAqICAgICAgIHZhbGlkYXRvcnM6IFtjdXN0b21WYWxpZGF0b3JGdW5jdGlvbigpXVxuICAgKiAgICAgfVxuICAgKiAgIF1cbiAgICogfVxuICAgKi9cbiAgQElucHV0KHsgcmVxdWlyZWQ6IHRydWUgfSkgY29uZmlnITogUWRRdWlja0VkaXRDb25maWc8VD47XG5cbiAgLyoqXG4gICAqIERhdGEgcHJvdmlkZXIgZm9yIFF1aWNrRWRpdC5cbiAgICovXG4gIEBJbnB1dCgpIGRhdGE6IFFkUXVpY2tFZGl0RGF0YTxUPiB8IHVuZGVmaW5lZDtcblxuICBnZXQgdGVtcGxhdGVEYXRhKCk6IFFkUXVpY2tFZGl0RGF0YTxUPiB7XG4gICAgcmV0dXJuIHRoaXMuY29udHJvbENvbnRhaW5lcj8uY29udHJvbD8udmFsdWUgPz8gdGhpcy5kYXRhO1xuICB9XG5cbiAgZ2V0IHRlbXBsYXRlRGF0YSQoKTogT2JzZXJ2YWJsZTxRZFF1aWNrRWRpdERhdGE8VD4+IHtcbiAgICByZXR1cm4gKFxuICAgICAgdGhpcy5jb250cm9sQ29udGFpbmVyPy5jb250cm9sPy52YWx1ZUNoYW5nZXMucGlwZShzdGFydFdpdGgodGhpcy5jb250cm9sQ29udGFpbmVyLmNvbnRyb2wudmFsdWUpKSA/PyBvZih0aGlzLmRhdGEpXG4gICAgKTtcbiAgfVxuXG4gIC8qKlxuICAgKiBBIHN0YXRpYyB0ZXN0IElEIGZvciBpbnRlZ3JhdGlvbiB0ZXN0cyBjYW4gYmUgc2V0LiA8YnIgLz5cbiAgICogVGhlIHZhbHVlIGZvciB0aGUgSFRNTCBhdHRyaWJ1dGUgW2RhdGEtdGVzdC1pZF0uXG4gICAqL1xuICBASW5wdXQoJ2RhdGEtdGVzdC1pZCcpXG4gIHRlc3RJZD86IHN0cmluZztcblxuICAvKipcbiAgICogVGhlIGZvcm0gZ3JvdXAgaW5zdGFuY2Ugb2YgUWRRdWlja0VkaXQuXG4gICAqIFVzZSB0aGlzIGZvcm0gZ3JvdXAgdG8gYmluZCBpdCB0byBzdGVwLWNvbnRyb2wgb2YgUWRTdGVwcGVyIG9yIG90aGVyIGN1c3RvbSBsb2dpY3MuXG4gICAqL1xuICBAT3V0cHV0KCkgZm9ybUdyb3VwQ2hhbmdlID0gbmV3IEV2ZW50RW1pdHRlcjxhbnk+KCk7XG5cbiAgQE91dHB1dCgpIGFkZE5ld0NsaWNrZWQgPSBuZXcgRXZlbnRFbWl0dGVyPHZvaWQ+KCk7XG5cbiAgQFZpZXdDaGlsZHJlbihRZEZvY3VzYWJsZURpcmVjdGl2ZSlcbiAgZm9jdXNhYmxlczogUXVlcnlMaXN0PFFkRm9jdXNhYmxlRGlyZWN0aXZlPiB8IHVuZGVmaW5lZDtcblxuICBAVmlld0NoaWxkKFFkQ3VzdG9tRm9yRGlyZWN0aXZlKVxuICBjdXN0b21Gb3JEaXJlY3RpdmUhOiBRZEN1c3RvbUZvckRpcmVjdGl2ZTtcblxuICBxdWlja0VkaXRGb3JtR3JvdXAhOiBGb3JtR3JvdXA7XG4gIHZpZXdvbmx5JDogT2JzZXJ2YWJsZTxib29sZWFuPiA9IG9mKGZhbHNlKTtcbiAgYWN0aW9ucyQhOiBPYnNlcnZhYmxlPFFkUXVpY2tFZGl0U2Vjb25kYXJ5QWN0aW9uPFQ+W10+O1xuXG4gIHByaXZhdGUgX2Rlc3Ryb3llZCQgPSBuZXcgU3ViamVjdDx2b2lkPigpO1xuXG4gIGdldCBjb250cm9sKCk6IEZvcm1Hcm91cCB7XG4gICAgcmV0dXJuICh0aGlzLmNvbnRyb2xDb250YWluZXI/LmNvbnRyb2wgPz8gdGhpcy5xdWlja0VkaXRGb3JtR3JvdXAuZ2V0KCdyb3dzJykpIGFzIEZvcm1Hcm91cDtcbiAgfVxuXG4gIGdldCBzaG93U3RhbmRhbG9uZUNyZWF0ZSgpOiBib29sZWFuIHtcbiAgICByZXR1cm4gIXRoaXMuY29udGFpbmVyQWN0aW9uU2VydmljZSAmJiAhdGhpcy5zZWN0aW9uQWN0aW9uU2VydmljZSAmJiB0aGlzLmNvbmZpZy5jYW5BZGQ7XG4gIH1cblxuICBnZXQgY2FuQWRkKCk6IGJvb2xlYW4ge1xuICAgIHJldHVybiB0aGlzLmNvbmZpZy5jYW5BZGQgPz8gdGhpcy5zZWN0aW9uQWN0aW9uU2VydmljZSAhPSBudWxsO1xuICB9XG5cbiAgZ2V0IHJvd3MoKTogRm9ybUFycmF5IHtcbiAgICByZXR1cm4gdGhpcy5xdWlja0VkaXRGb3JtR3JvdXAuZ2V0KCdyb3dzJykgYXMgRm9ybUFycmF5O1xuICB9XG5cbiAgZ2V0IHZpc2libGVDb2x1bW5zKCk6IFFkUXVpY2tFZGl0Q29sdW1uPFQ+W10ge1xuICAgIHJldHVybiB0aGlzLmNvbmZpZy5jb2x1bW5zLmZpbHRlcihjb2x1bW4gPT4gIWNvbHVtbi5pc0hpZGRlbik7XG4gIH1cblxuICBnZXQgaXNGb3JtQ29udHJvbCgpOiBib29sZWFuIHtcbiAgICByZXR1cm4gdGhpcy5jb250cm9sQ29udGFpbmVyICE9IG51bGw7XG4gIH1cblxuICB0b2dnbGVyRHJhd2luZyA9IGZhbHNlO1xuXG4gIGNvbnN0cnVjdG9yKFxuICAgIHByaXZhdGUgZmI6IEZvcm1CdWlsZGVyLFxuICAgIEBPcHRpb25hbCgpIHJlYWRvbmx5IGZvb3RlclNlcnZpY2U6IFFkUGFnZUZvb3RlclNlcnZpY2UsXG4gICAgQE9wdGlvbmFsKCkgcmVhZG9ubHkgcGFnZVNlcnZpY2U6IFFkUGFnZVN0b3JlU2VydmljZTxhbnk+LFxuICAgIEBPcHRpb25hbCgpIHByaXZhdGUgcmVhZG9ubHkgc2VjdGlvbkFjdGlvblNlcnZpY2U6IFFkU2VjdGlvblRvb2xiYXJBY3Rpb25TZXJ2aWNlLFxuICAgIEBPcHRpb25hbCgpIHByaXZhdGUgcmVhZG9ubHkgY29udGFpbmVyQWN0aW9uU2VydmljZTogUWRDb250YWluZXJBY3Rpb25TZXJ2aWNlLFxuICAgIEBPcHRpb25hbCgpIHByaXZhdGUgcmVhZG9ubHkgZXZlbnRCcm9rZXJTZXJ2aWNlOiBRZEV2ZW50QnJva2VyU2VydmljZSxcbiAgICBwcml2YXRlIGNoYW5nZURldGVjdG9yUmVmOiBDaGFuZ2VEZXRlY3RvclJlZixcbiAgICBAT3B0aW9uYWwoKSBAU2VsZigpIHByaXZhdGUgY29udHJvbENvbnRhaW5lcjogQ29udHJvbENvbnRhaW5lclxuICApIHtcbiAgICBpZiAoIXRoaXMuaXNGb3JtQ29udHJvbCkge1xuICAgICAgdGhpcy5xdWlja0VkaXRGb3JtR3JvdXAgPSB0aGlzLmZiLmdyb3VwKHtcbiAgICAgICAgcm93czogdGhpcy5mYi5hcnJheShbXSlcbiAgICAgIH0pO1xuXG4gICAgICB0aGlzLnF1aWNrRWRpdEZvcm1Hcm91cC52YWx1ZUNoYW5nZXMucGlwZSh0YWtlVW50aWxEZXN0cm95ZWQoKSkuc3Vic2NyaWJlKCgpID0+IHtcbiAgICAgICAgdGhpcy5mb3JtR3JvdXBDaGFuZ2UuZW1pdCh0aGlzLnF1aWNrRWRpdEZvcm1Hcm91cCk7XG4gICAgICB9KTtcbiAgICB9XG4gIH1cblxuICBuZ09uSW5pdCgpOiB2b2lkIHtcbiAgICB0aGlzLnZhbGlkYXRlU2V0dXAoKTtcbiAgICB0aGlzLmluaXRPcE1vZGVTdWJzY3JpcHRpb24oKTtcbiAgICB0aGlzLmluaXRDcmVhdGluZygpO1xuICAgIHRoaXMuaW5pdEFjdGlvbnNTdHJlYW0oKTtcbiAgICB0aGlzLmluaXRNYW51YWxDaGFuZ2VEZXRlY3Rpb25Gb3JDb250cm9sUmVzZXQoKTtcbiAgfVxuXG4gIG5nT25DaGFuZ2VzKGNoYW5nZXM6IFNpbXBsZUNoYW5nZXMpOiB2b2lkIHtcbiAgICBpZiAoY2hhbmdlc1snZGF0YSddIHx8IGNoYW5nZXNbJ2NvbmZpZyddKSB0aGlzLmluaXRSb3dzKCk7XG4gIH1cblxuICBuZ09uRGVzdHJveSgpOiB2b2lkIHtcbiAgICB0aGlzLl9kZXN0cm95ZWQkLm5leHQoKTtcbiAgICB0aGlzLl9kZXN0cm95ZWQkLmNvbXBsZXRlKCk7XG4gIH1cblxuICBoYW5kbGVTZWNvbmRhcnlBY3Rpb24oYWN0aW9uOiBRZFF1aWNrRWRpdFNlY29uZGFyeUFjdGlvbjxUPiwgcm93SW5kZXg6IG51bWJlcik6IHZvaWQge1xuICAgIGlmICghYWN0aW9uKSByZXR1cm47XG5cbiAgICBjb25zdCBzZWxlY3RlZFJvd0RhdGEgPVxuICAgICAgKHRoaXMuY29udHJvbENvbnRhaW5lcj8uY29udHJvbCBhcyBGb3JtQXJyYXkpPy5jb250cm9sc1tyb3dJbmRleF0udmFsdWUgPz8gdGhpcy5yb3dzLnZhbHVlW3Jvd0luZGV4XTtcbiAgICBhY3Rpb24uaGFuZGxlcihzZWxlY3RlZFJvd0RhdGEpO1xuICB9XG5cbiAgZ2V0Q29tcG9uZW50VHlwZShjb2x1bW46IFFkUXVpY2tFZGl0Q29sdW1uPFQ+KTogVHlwZTx1bmtub3duPiB8IG51bGwge1xuICAgIHJldHVybiBDT01QT05FTlRfTUFQW2NvbHVtbi50eXBlXSB8fCBudWxsO1xuICB9XG5cbiAgZ2V0Q29tcG9uZW50SW5wdXRzKGNvbHVtbjogUWRRdWlja0VkaXRDb2x1bW48VD4sIHJvdzogUWRRdWlja0VkaXRSb3c8VD4pOiBhbnkge1xuICAgIGNvbnN0IHRlc3RJZCA9IHRoaXMudGVzdElkICYmIHRoaXMudGVzdElkICsgJy1jZWxsLScgKyBjb2x1bW4ubmFtZTtcblxuICAgIGlmIChjb2x1bW4udHlwZSA9PT0gJ2VudW0nKVxuICAgICAgcmV0dXJuIHtcbiAgICAgICAgZGF0YTogY29sdW1uLm9wdGlvbnM/LmZpbmQob3B0aW9uID0+IG9wdGlvbi52YWx1ZSA9PT0gcm93W2NvbHVtbi5uYW1lXSk/LmkxOG4sXG4gICAgICAgIHRlc3RJZFxuICAgICAgfTtcblxuICAgIHJldHVybiB7IGRhdGE6IHJvd1tjb2x1bW4ubmFtZV0sIHRlc3RJZCB9O1xuICB9XG5cbiAgY3JlYXRlUm93KCk6IHZvaWQge1xuICAgIHRoaXMucmVkcmF3T25OZXh0Q2hhbmdlKCk7XG5cbiAgICBpZiAodGhpcy5jb250cm9sQ29udGFpbmVyKSB7XG4gICAgICB0aGlzLmFkZE5ld0NsaWNrZWQubmV4dCgpO1xuICAgIH0gZWxzZSB7XG4gICAgICBjb25zdCBmb3JtR3JvdXAgPSBPYmplY3QuYXNzaWduKFxuICAgICAgICB7fSxcbiAgICAgICAgLi4udGhpcy5jb25maWcuY29sdW1ucy5tYXAoY29sdW1uID0+ICh7XG4gICAgICAgICAgW2NvbHVtbi5uYW1lXTogbmV3IFFkRm9ybUNvbnRyb2w8UWRRdWlja0VkaXREYXRhVmFsdWU+KHVuZGVmaW5lZCwgY29sdW1uLnZhbGlkYXRvcnMpXG4gICAgICAgIH0pKVxuICAgICAgKTtcblxuICAgICAgdGhpcy5yb3dzLmluc2VydCgwLCBuZXcgRm9ybUdyb3VwKGZvcm1Hcm91cCkpO1xuXG4gICAgICBpZiAoIXRoaXMuZGF0YSkgdGhpcy5kYXRhID0gW107XG5cbiAgICAgIHRoaXMuZGF0YS51bnNoaWZ0KFxuICAgICAgICBPYmplY3QuYXNzaWduKHt9LCAuLi50aGlzLmNvbmZpZy5jb2x1bW5zLm1hcChjb2x1bW4gPT4gKHsgW2NvbHVtbi5uYW1lXTogbnVsbCB9KSkpIGFzIFFkUXVpY2tFZGl0Um93PFQ+XG4gICAgICApO1xuICAgIH1cblxuICAgIHRoaXMuY2hhbmdlRGV0ZWN0b3JSZWYuZGV0ZWN0Q2hhbmdlcygpO1xuXG4gICAgd2luZG93LnNldFRpbWVvdXQoKCkgPT4gdGhpcy5mb2N1c0ZpcnN0Q29udHJvbCgpKTtcbiAgfVxuXG4gIHJlbW92ZVJvdyhpbmRleDogbnVtYmVyKTogdm9pZCB7XG4gICAgdGhpcy5yZWRyYXdPbk5leHRDaGFuZ2UoKTtcblxuICAgIGlmICh0aGlzLmNvbnRyb2xDb250YWluZXIpIHtcbiAgICAgICh0aGlzLmNvbnRyb2xDb250YWluZXIuY29udHJvbCBhcyBGb3JtQXJyYXkpLnJlbW92ZUF0KGluZGV4KTtcbiAgICAgIHRoaXMuY29udHJvbENvbnRhaW5lci5jb250cm9sPy5zZXRWYWx1ZSh0aGlzLmNvbnRyb2xDb250YWluZXIudmFsdWUpO1xuICAgIH0gZWxzZSB7XG4gICAgICB0aGlzLnJvd3MucmVtb3ZlQXQoaW5kZXgpO1xuICAgICAgdGhpcy5kYXRhPy5zcGxpY2UoaW5kZXgsIDEpO1xuICAgIH1cbiAgfVxuXG4gIGhhc1Rvb2x0aXAodG9vbHRpcDogUWRUb29sdGlwKTogYm9vbGVhbiB7XG4gICAgcmV0dXJuICEhdG9vbHRpcCAmJiAhdG9vbHRpcC5oaWRkZW47XG4gIH1cblxuICBwcml2YXRlIGluaXRSb3dzKCk6IHZvaWQge1xuICAgIGlmICh0aGlzLmNvbnRyb2xDb250YWluZXIpIHJldHVybjtcblxuICAgIHdoaWxlICh0aGlzLnJvd3MubGVuZ3RoKSB7XG4gICAgICB0aGlzLnJvd3MucmVtb3ZlQXQoMCk7XG4gICAgfVxuXG4gICAgdGhpcy5kYXRhPy5mb3JFYWNoKHJvdyA9PiB0aGlzLmNyZWF0ZUZvcm1Hcm91cFJvdyhyb3cpKTtcbiAgfVxuXG4gIHByaXZhdGUgaW5pdENyZWF0aW5nKCk6IHZvaWQge1xuICAgIGlmICh0aGlzLmNvbnRhaW5lckFjdGlvblNlcnZpY2UpXG4gICAgICB0aGlzLmNvbnRhaW5lckFjdGlvblNlcnZpY2UuYWN0aW9uJC5waXBlKHRha2VVbnRpbCh0aGlzLl9kZXN0cm95ZWQkKSkuc3Vic2NyaWJlKCgpID0+IHRoaXMuY3JlYXRlUm93KCkpO1xuXG4gICAgaWYgKHRoaXMuc2VjdGlvbkFjdGlvblNlcnZpY2UpXG4gICAgICB0aGlzLnNlY3Rpb25BY3Rpb25TZXJ2aWNlLmFjdGlvbiRcbiAgICAgICAgLnBpcGUoXG4gICAgICAgICAgdGFrZVVudGlsKHRoaXMuX2Rlc3Ryb3llZCQpLFxuICAgICAgICAgIGZpbHRlcih0eXBlID0+IHR5cGUgPT09ICdhZGROZXcnKVxuICAgICAgICApXG4gICAgICAgIC5zdWJzY3JpYmUoKCkgPT4gdGhpcy5jcmVhdGVSb3coKSk7XG4gIH1cblxuICBwcml2YXRlIGNyZWF0ZUZvcm1Hcm91cFJvdyhyb3c6IFFkUXVpY2tFZGl0Um93PFQ+KTogdm9pZCB7XG4gICAgY29uc3QgZ3JvdXA6IGFueSA9IHt9O1xuXG4gICAgdGhpcy5jb25maWcuY29sdW1ucy5mb3JFYWNoKGNvbHVtbiA9PiB7XG4gICAgICBncm91cFtjb2x1bW4ubmFtZV0gPSBuZXcgUWRGb3JtQ29udHJvbDxRZFF1aWNrRWRpdERhdGFWYWx1ZT4ocm93W2NvbHVtbi5uYW1lXSwgY29sdW1uLnZhbGlkYXRvcnMpO1xuICAgIH0pO1xuXG4gICAgY29uc3QgZm9ybSA9IG5ldyBGb3JtR3JvdXAoZ3JvdXApO1xuICAgIHRoaXMucm93cy5wdXNoKGZvcm0pO1xuICB9XG5cbiAgcHJpdmF0ZSBmb2N1c0ZpcnN0Q29udHJvbCgpOiB2b2lkIHtcbiAgICBpZiAoIXRoaXMuZm9jdXNhYmxlcykgcmV0dXJuO1xuXG4gICAgdGhpcy5mb2N1c2FibGVzLmZpcnN0Py5mb2N1cygpO1xuICB9XG5cbiAgcHJpdmF0ZSBpbml0T3BNb2RlU3Vic2NyaXB0aW9uKCk6IHZvaWQge1xuICAgIHRoaXMudmlld29ubHkkID1cbiAgICAgIHR5cGVvZiB0aGlzLmNvbmZpZy52aWV3b25seSA9PT0gJ2Jvb2xlYW4nXG4gICAgICAgID8gb2YodGhpcy5jb25maWcudmlld29ubHkpXG4gICAgICAgIDogdGhpcy5ldmVudEJyb2tlclNlcnZpY2U/LmNvbnN1bWU8eyBpc1ZpZXdvbmx5OiBib29sZWFuIH0+KCdvcGVyYXRpb25fbW9kZV9jaGFuZ2VkJykucGlwZShcbiAgICAgICAgICAgIG1hcChlID0+IGUucGF5bG9hZC5pc1ZpZXdvbmx5KSxcbiAgICAgICAgICAgIHN0YXJ0V2l0aChmYWxzZSlcbiAgICAgICAgICApID8/IG9mKGZhbHNlKTtcbiAgfVxuXG4gIHByaXZhdGUgdmFsaWRhdGVTZXR1cCgpOiB2b2lkIHtcbiAgICBpZiAodGhpcy5kYXRhICE9IG51bGwgJiYgdGhpcy5jb250cm9sQ29udGFpbmVyICE9IG51bGwpXG4gICAgICBjb25zb2xlLndhcm4oJ1FkUXVpY2tFZGl0IHwgRGF0YSBpcyBiZWluZyBpZ25vcmVkIHdoZW4gdXNlZCBhcyBGb3JtQXJyYXknKTtcblxuICAgIGlmICghdGhpcy5kYXRhICYmICF0aGlzLmNvbnRyb2xDb250YWluZXIpXG4gICAgICBjb25zb2xlLndhcm4oXG4gICAgICAgICdRZFF1aWNrRWRpdCB8IEVpdGhlciB1c2UgUXVpY2tFZGl0IGFzIEZvcm1Db250cm9sIHdpdGggZm9ybUFycmF5TmFtZSBiaW5kaW5nIG9yIHByb3ZpZGUgZGF0YSB2aWEgaW5wdXQuJ1xuICAgICAgKTtcblxuICAgIGlmICh0aGlzLmNvbnRyb2xDb250YWluZXIgJiYgdGhpcy5jb25maWcuY29sdW1ucy5zb21lKGNvbHVtbiA9PiBjb2x1bW4udmFsaWRhdG9ycyAhPSBudWxsKSlcbiAgICAgIGNvbnNvbGUud2FybihcbiAgICAgICAgJ1FkUXVpY2tFZGl0IHwgUGxlYXNlIHByb3ZpZGUgdmFsaWRhdG9ycyBpbiB0aGUgc3BlY2lmaWMgRm9ybUNvbnRyb2xzIGRpcmVjdGx5IGZvciBkZWZhdWx0IHZhbGlkYXRvcnMgdG8gYmUgYWRkZWQuJ1xuICAgICAgKTtcbiAgfVxuXG4gIHByaXZhdGUgcmVkcmF3T25OZXh0Q2hhbmdlKCk6IHZvaWQge1xuICAgIHRoaXMudG9nZ2xlckRyYXdpbmcgPSAhdGhpcy50b2dnbGVyRHJhd2luZztcbiAgfVxuXG4gIHByaXZhdGUgaW5pdEFjdGlvbnNTdHJlYW0oKTogdm9pZCB7XG4gICAgdGhpcy5hY3Rpb25zJCA9IGNvbWJpbmVMYXRlc3QoW29mKHRoaXMuY29uZmlnLnNlY29uZGFyeUFjdGlvbnMgPz8gW10pLCB0aGlzLnZpZXdvbmx5JF0pLnBpcGUoXG4gICAgICBtYXAoKFthY3Rpb25zLCBpc1ZpZXdvbmx5XSkgPT4gdGhpcy5maWx0ZXJBY3Rpb25zQnlNb2RlKGFjdGlvbnMsIGlzVmlld29ubHkpKVxuICAgICk7XG4gIH1cblxuICBwcml2YXRlIGZpbHRlckFjdGlvbnNCeU1vZGUoXG4gICAgYWN0aW9uczogUWRRdWlja0VkaXRTZWNvbmRhcnlBY3Rpb248VD5bXSxcbiAgICBpc1ZpZXdvbmx5OiBib29sZWFuXG4gICk6IFFkUXVpY2tFZGl0U2Vjb25kYXJ5QWN0aW9uPFQ+W10ge1xuICAgIGNvbnN0IGN1cnJlbnRNb2RlID0gaXNWaWV3b25seSA/ICd2aWV3JyA6ICdlZGl0JztcblxuICAgIHJldHVybiBhY3Rpb25zLmZpbHRlcihhY3Rpb24gPT4gIWFjdGlvbi5vcGVyYXRpb25Nb2RlIHx8IGFjdGlvbi5vcGVyYXRpb25Nb2RlID09PSBjdXJyZW50TW9kZSk7XG4gIH1cblxuICBwcml2YXRlIGluaXRNYW51YWxDaGFuZ2VEZXRlY3Rpb25Gb3JDb250cm9sUmVzZXQoKTogdm9pZCB7XG4gICAgaWYgKCF0aGlzLmlzRm9ybUNvbnRyb2wpIHJldHVybjtcblxuICAgIHRoaXMuY29udHJvbENvbnRhaW5lci5jb250cm9sLnZhbHVlQ2hhbmdlc1xuICAgICAgLnBpcGUoXG4gICAgICAgIHN0YXJ0V2l0aCh0aGlzLmNvbnRyb2xDb250YWluZXIuY29udHJvbC52YWx1ZS5sZW5ndGgpLFxuICAgICAgICBtYXAoKCkgPT4gdGhpcy5jb250cm9sQ29udGFpbmVyLmNvbnRyb2wudmFsdWUubGVuZ3RoKSxcbiAgICAgICAgZGlzdGluY3RVbnRpbENoYW5nZWQoKSxcbiAgICAgICAgdGFwKCgpID0+IHRoaXMuY2hhbmdlRGV0ZWN0b3JSZWYuZGV0ZWN0Q2hhbmdlcygpKVxuICAgICAgKVxuICAgICAgLnN1YnNjcmliZSgpO1xuICB9XG59XG4iLCI8ZGl2IGNsYXNzPVwiZWRpdGFibGUtYWN0aW9uc1wiICpuZ0lmPVwic2hvd1N0YW5kYWxvbmVDcmVhdGVcIj5cbiAgPGJ1dHRvblxuICAgIHFkQnV0dG9uXG4gICAgcWRCdXR0b25HaG9zdFxuICAgIGljb249XCJwbHVzXCJcbiAgICAoY2xpY2spPVwiY3JlYXRlUm93KClcIlxuICAgIFtkYXRhLXRlc3QtaWRdPVwidGVzdElkICsgJy1idXR0b24tYWRkLW5ldydcIlxuICAgIGNsYXNzPVwiY3JlYXRlLWJ1dHRvbi1zdGFuZGFsb25lXCJcbiAgPlxuICAgIHt7IGNvbmZpZy5zdGFuZGFsb25lQ3JlYXRlTGFiZWw/LmkxOG4gPz8gXCJpMThuLnFkLnF1aWNrLmVkaXQuY3JlYXRlQnV0dG9uTGFiZWxcIiB8IHRyYW5zbGF0ZSB9fVxuICA8L2J1dHRvbj5cbjwvZGl2PlxuXG48ZGl2IGNsYXNzPVwidGFibGVcIiBbZm9ybUdyb3VwXT1cImNvbnRyb2xcIj5cbiAgPGRpdiBjbGFzcz1cInRhYmxlLWhlYWRlclwiICpuZ0lmPVwiIWNvbmZpZy5jYW5BZGQgfHwgdGVtcGxhdGVEYXRhLmxlbmd0aCA+IDAgfHwgY29uZmlnLmVtcHR5U3RhdGVWaWV3XCI+XG4gICAgPGRpdiBjbGFzcz1cInRhYmxlLXJvd1wiPlxuICAgICAgPGRpdiBjbGFzcz1cInRhYmxlLWNlbGxcIiAqbmdGb3I9XCJsZXQgaGVhZGVyIG9mIHZpc2libGVDb2x1bW5zXCI+XG4gICAgICAgIHt7IGhlYWRlcj8uaTE4biB8IHRyYW5zbGF0ZSB9fVxuICAgICAgICA8cWQtaWNvblxuICAgICAgICAgICpuZ0lmPVwiaGFzVG9vbHRpcChoZWFkZXI/LnRvb2x0aXApXCJcbiAgICAgICAgICBpY29uPVwiY2lyY2xlSW5mb1wiXG4gICAgICAgICAgY2xhc3M9XCJhZGRpdGlvbmFsLWluZm9cIlxuICAgICAgICAgIHFkVG9vbHRpcE9uQ2xpY2tcbiAgICAgICAgICBbcWRUb29sdGlwQ29udGVudF09XCJoZWFkZXI/LnRvb2x0aXA/LmNvbnRlbnRcIlxuICAgICAgICA+PC9xZC1pY29uPlxuICAgICAgPC9kaXY+XG4gICAgICA8ZGl2IGNsYXNzPVwidGFibGUtY2VsbCBhY3Rpb25zLWNvbHVtblwiICpuZ0lmPVwiY29uZmlnPy5zZWNvbmRhcnlBY3Rpb25zPy5sZW5ndGggPiAwXCI+XG4gICAgICAgIDxidXR0b24gY2xhc3M9XCJtZW51LWJ1dHRvblwiPlxuICAgICAgICAgIDxxZC1pY29uIGljb249XCJvdmVyZmxvd01lbnVIb3Jpem9udGFsXCI+PC9xZC1pY29uPlxuICAgICAgICA8L2J1dHRvbj5cbiAgICAgIDwvZGl2PlxuICAgIDwvZGl2PlxuICA8L2Rpdj5cbiAgPGRpdiBjbGFzcz1cInRhYmxlLWJvZHlcIj5cbiAgICA8ZGl2XG4gICAgICBjbGFzcz1cInRhYmxlLXJvd1wiXG4gICAgICAqcWRDdXN0b21Gb3I9XCJsZXQgcm93IG9mIHRlbXBsYXRlRGF0YTsgbGV0IHJvd0luZGV4ID0gaW5kZXg7IHRvZ2dsZXI6IHRvZ2dsZXJEcmF3aW5nXCJcbiAgICAgIFtmb3JtR3JvdXBOYW1lXT1cInJvd0luZGV4XCJcbiAgICA+XG4gICAgICA8bmctY29udGFpbmVyICpuZ0Zvcj1cImxldCBjb2x1bW4gb2YgdmlzaWJsZUNvbHVtbnNcIj5cbiAgICAgICAgPGRpdiBjbGFzcz1cInRhYmxlLWNlbGxcIj5cbiAgICAgICAgICA8cWQtZHJvcGRvd25cbiAgICAgICAgICAgIFtjb25maWddPVwie1xuICAgICAgICAgICAgICBmaWx0ZXI6IGNvbHVtbi5maWx0ZXIsXG4gICAgICAgICAgICAgIG9wdGlvbnM6IGNvbHVtbi5vcHRpb25zLFxuICAgICAgICAgICAgICBwbGFjZWhvbGRlcjogY29sdW1uLnBsYWNlaG9sZGVyLFxuICAgICAgICAgICAgICBwbGFjZWhvbGRlclByZWZpeDogY29sdW1uLnBsYWNlaG9sZGVyUHJlZml4LFxuICAgICAgICAgICAgICB2aWV3b25seTogKHZpZXdvbmx5JCB8IGFzeW5jKSA9PT0gdHJ1ZSB8fCAhY29sdW1uLmlzRWRpdGFibGUocm93LCBjb2x1bW4ubmFtZSlcbiAgICAgICAgICAgIH1cIlxuICAgICAgICAgICAgW2RhdGEtdGVzdC1pZF09XCJjb2x1bW4ubmFtZSArIHJvd0luZGV4XCJcbiAgICAgICAgICAgICpuZ0lmPVwiY29sdW1uLnR5cGUgPT09ICdlbnVtJzsgZWxzZSBvdGhlclR5cGVzXCJcbiAgICAgICAgICAgIFtkZW5zZV09XCJ0cnVlXCJcbiAgICAgICAgICAgIFtmb3JtQ29udHJvbF09XCIkYW55KGNvbnRyb2wuY29udHJvbHNbcm93SW5kZXhdKT8uY29udHJvbHNbY29sdW1uLm5hbWVdXCJcbiAgICAgICAgICAgIHFkRm9jdXNhYmxlXG4gICAgICAgICAgICBjbGFzcz1cImRyb3Bkb3duXCJcbiAgICAgICAgICA+XG4gICAgICAgICAgPC9xZC1kcm9wZG93bj5cblxuICAgICAgICAgIDxuZy10ZW1wbGF0ZSAjb3RoZXJUeXBlcz5cbiAgICAgICAgICAgIDxxZC1pbnB1dFxuICAgICAgICAgICAgICBbZGF0YS10ZXN0LWlkXT1cImNvbHVtbi5uYW1lICsgcm93SW5kZXhcIlxuICAgICAgICAgICAgICBbZm9ybUNvbnRyb2xOYW1lXT1cImNvbHVtbi5uYW1lXCJcbiAgICAgICAgICAgICAgKm5nSWY9XCJjb2x1bW4udHlwZSAhPT0gJ2VudW0nICYmICRhbnkoY29udHJvbC5jb250cm9sc1tyb3dJbmRleF0pPy5jb250cm9sc1tjb2x1bW4ubmFtZV1cIlxuICAgICAgICAgICAgICBbY29uZmlnXT1cIntcbiAgICAgICAgICAgICAgICBpbnB1dFR5cGU6IGNvbHVtbi50eXBlID09PSAnaW50ZWdlcicgPyAnbnVtYmVyJyA6ICd0ZXh0JyxcbiAgICAgICAgICAgICAgICB2aWV3b25seTogKHZpZXdvbmx5JCB8IGFzeW5jKSA9PT0gdHJ1ZSB8fCAhY29sdW1uLmlzRWRpdGFibGUocm93LCBjb2x1bW4ubmFtZSlcbiAgICAgICAgICAgICAgfVwiXG4gICAgICAgICAgICAgIHFkRm9jdXNhYmxlXG4gICAgICAgICAgICA+PC9xZC1pbnB1dD5cbiAgICAgICAgICA8L25nLXRlbXBsYXRlPlxuICAgICAgICA8L2Rpdj5cbiAgICAgIDwvbmctY29udGFpbmVyPlxuICAgICAgPHRkXG4gICAgICAgICpuZ0lmPVwiY29uZmlnLnNlY29uZGFyeUFjdGlvbnM/Lmxlbmd0aCA+IDAgfHwgY2FuQWRkXCJcbiAgICAgICAgY2xhc3M9XCJ0YWJsZS1jZWxsIGFjdGlvbnNcIlxuICAgICAgICBbYXR0ci5kYXRhLXRlc3QtaWRdPVwidGVzdElkICsgJy1jZWxsLWlubGluZS1hY3Rpb25zJ1wiXG4gICAgICA+XG4gICAgICAgIDxidXR0b25cbiAgICAgICAgICB0eXBlPVwiYnV0dG9uXCJcbiAgICAgICAgICBbcWRQb3BvdmVyT25DbGlja109XCJtZW51XCJcbiAgICAgICAgICBbcWRQb3BvdmVyQ2xvc2VTdHJhdGVneV09XCInb25FdmVyeUNsaWNrJ1wiXG4gICAgICAgICAgW3FkUG9wb3ZlclN0b3BQcm9wYWdhdGlvbl09XCJ0cnVlXCJcbiAgICAgICAgICBjbGFzcz1cIm1lbnUtYnV0dG9uXCJcbiAgICAgICAgICBkYXRhLXRlc3Q9XCJzZWNvbmRhcnktYWN0aW9ucy10b2dnbGVyXCJcbiAgICAgICAgPlxuICAgICAgICAgIDxxZC1pY29uIGljb249XCJvdmVyZmxvd01lbnVIb3Jpem9udGFsXCI+PC9xZC1pY29uPlxuICAgICAgICA8L2J1dHRvbj5cblxuICAgICAgICA8bmctdGVtcGxhdGUgI21lbnU+XG4gICAgICAgICAgPGJ1dHRvblxuICAgICAgICAgICAgKm5nRm9yPVwibGV0IHNlY29uZGFyeUFjdGlvbiBvZiBhY3Rpb25zJCB8IGFzeW5jXCJcbiAgICAgICAgICAgIGNsYXNzPVwic2Vjb25kYXJ5LWFjdGlvbnNcIlxuICAgICAgICAgICAgW25nQ2xhc3NdPVwieyBkaXNhYmxlZDogc2Vjb25kYXJ5QWN0aW9uLmlzRGlzYWJsZWQgfVwiXG4gICAgICAgICAgICAoY2xpY2spPVwiaGFuZGxlU2Vjb25kYXJ5QWN0aW9uKHNlY29uZGFyeUFjdGlvbiwgcm93SW5kZXgpXCJcbiAgICAgICAgICA+XG4gICAgICAgICAgICB7eyBzZWNvbmRhcnlBY3Rpb24ubGFiZWwuaTE4biB8IHRyYW5zbGF0ZSB9fVxuICAgICAgICAgIDwvYnV0dG9uPlxuICAgICAgICAgIDxidXR0b25cbiAgICAgICAgICAgICpuZ0lmPVwiY2FuQWRkICYmICh2aWV3b25seSQgfCBhc3luYykgPT09IGZhbHNlXCJcbiAgICAgICAgICAgIGNsYXNzPVwic2Vjb25kYXJ5LWFjdGlvbnNcIlxuICAgICAgICAgICAgKGNsaWNrKT1cInJlbW92ZVJvdyhyb3dJbmRleClcIlxuICAgICAgICAgID5cbiAgICAgICAgICAgIHt7IFwiaTE4bi5xZC5xdWljay5lZGl0LnJlbW92ZUJ1dHRvbkxhYmVsXCIgfCB0cmFuc2xhdGUgfX1cbiAgICAgICAgICA8L2J1dHRvbj5cbiAgICAgICAgPC9uZy10ZW1wbGF0ZT5cbiAgICAgIDwvdGQ+XG4gICAgPC9kaXY+XG4gIDwvZGl2PlxuICA8ZGl2IGNsYXNzPVwiZW1wdHktYm9keVwiICpuZ0lmPVwiY29uZmlnLmVtcHR5U3RhdGVWaWV3ICYmICFjb25maWcuZW1wdHlTdGF0ZVZpZXcuZGlzYWJsZWQgJiYgdGVtcGxhdGVEYXRhLmxlbmd0aCA9PT0gMFwiPlxuICAgIDxwPnt7IGNvbmZpZy5lbXB0eVN0YXRlVmlldy5pMThuIHwgdHJhbnNsYXRlIH19PC9wPlxuICA8L2Rpdj5cbjwvZGl2PlxuIl19
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
import { CommonModule } from '@angular/common';
|
|
2
|
-
import { NgModule } from '@angular/core';
|
|
3
|
-
import { ReactiveFormsModule } from '@angular/forms';
|
|
4
|
-
import { TranslateModule } from '@ngx-translate/core';
|
|
5
|
-
import { QdButtonModule } from '../button/button.module';
|
|
6
|
-
import { QdCoreModule } from '../core/core.module';
|
|
7
|
-
import { QdFocusableModule } from '../core/focusable/focusable.module';
|
|
8
|
-
import { QdPopoverModule } from '../core/popover/popover.module';
|
|
9
|
-
import { QdFormModule } from '../forms/qd-form.module';
|
|
10
|
-
import { QdIconModule } from '../icon/icon.module';
|
|
11
|
-
import { QdPageModule } from '../page/page.module';
|
|
12
|
-
import { QdCustomForDirective } from './qd-ng-for.directive';
|
|
13
|
-
import { QdQuickEditComponent } from './quick-edit.component';
|
|
14
|
-
import { QdTooltipModule } from '../core/tooltip/tooltip.module';
|
|
15
|
-
import * as i0 from "@angular/core";
|
|
16
|
-
export { QdQuickEditComponent };
|
|
17
|
-
export class QdQuickEditModule {
|
|
18
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdQuickEditModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
19
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.9", ngImport: i0, type: QdQuickEditModule, declarations: [QdQuickEditComponent, QdCustomForDirective], imports: [QdCoreModule,
|
|
20
|
-
QdButtonModule,
|
|
21
|
-
CommonModule,
|
|
22
|
-
QdFormModule,
|
|
23
|
-
ReactiveFormsModule,
|
|
24
|
-
QdIconModule,
|
|
25
|
-
QdPopoverModule,
|
|
26
|
-
TranslateModule,
|
|
27
|
-
QdPageModule,
|
|
28
|
-
QdFocusableModule,
|
|
29
|
-
QdTooltipModule], exports: [QdQuickEditComponent] });
|
|
30
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdQuickEditModule, imports: [QdCoreModule,
|
|
31
|
-
QdButtonModule,
|
|
32
|
-
CommonModule,
|
|
33
|
-
QdFormModule,
|
|
34
|
-
ReactiveFormsModule,
|
|
35
|
-
QdIconModule,
|
|
36
|
-
QdPopoverModule,
|
|
37
|
-
TranslateModule,
|
|
38
|
-
QdPageModule,
|
|
39
|
-
QdFocusableModule,
|
|
40
|
-
QdTooltipModule] });
|
|
41
|
-
}
|
|
42
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdQuickEditModule, decorators: [{
|
|
43
|
-
type: NgModule,
|
|
44
|
-
args: [{
|
|
45
|
-
imports: [
|
|
46
|
-
QdCoreModule,
|
|
47
|
-
QdButtonModule,
|
|
48
|
-
CommonModule,
|
|
49
|
-
QdFormModule,
|
|
50
|
-
ReactiveFormsModule,
|
|
51
|
-
QdIconModule,
|
|
52
|
-
QdPopoverModule,
|
|
53
|
-
TranslateModule,
|
|
54
|
-
QdPageModule,
|
|
55
|
-
QdFocusableModule,
|
|
56
|
-
QdTooltipModule
|
|
57
|
-
],
|
|
58
|
-
declarations: [QdQuickEditComponent, QdCustomForDirective],
|
|
59
|
-
exports: [QdQuickEditComponent]
|
|
60
|
-
}]
|
|
61
|
-
}] });
|
|
62
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicXVpY2stZWRpdC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL3FkLXVpL3NyYy9saWIvcXVpY2stZWRpdC9xdWljay1lZGl0Lm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUNyRCxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0scUJBQXFCLENBQUM7QUFDdEQsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLHlCQUF5QixDQUFDO0FBQ3pELE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQztBQUNuRCxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxvQ0FBb0MsQ0FBQztBQUN2RSxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0sZ0NBQWdDLENBQUM7QUFDakUsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLHlCQUF5QixDQUFDO0FBQ3ZELE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQztBQUNuRCxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0scUJBQXFCLENBQUM7QUFHbkQsT0FBTyxFQUFFLG9CQUFvQixFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDN0QsT0FBTyxFQUFFLG9CQUFvQixFQUFFLE1BQU0sd0JBQXdCLENBQUM7QUFDOUQsT0FBTyxFQUFFLGVBQWUsRUFBRSxNQUFNLGdDQUFnQyxDQUFDOztBQUVqRSxPQUFPLEVBQUUsb0JBQW9CLEVBQXNDLENBQUM7QUFtQnBFLE1BQU0sT0FBTyxpQkFBaUI7dUdBQWpCLGlCQUFpQjt3R0FBakIsaUJBQWlCLGlCQUhiLG9CQUFvQixFQUFFLG9CQUFvQixhQVp2RCxZQUFZO1lBQ1osY0FBYztZQUNkLFlBQVk7WUFDWixZQUFZO1lBQ1osbUJBQW1CO1lBQ25CLFlBQVk7WUFDWixlQUFlO1lBQ2YsZUFBZTtZQUNmLFlBQVk7WUFDWixpQkFBaUI7WUFDakIsZUFBZSxhQUdQLG9CQUFvQjt3R0FFbkIsaUJBQWlCLFlBZjFCLFlBQVk7WUFDWixjQUFjO1lBQ2QsWUFBWTtZQUNaLFlBQVk7WUFDWixtQkFBbUI7WUFDbkIsWUFBWTtZQUNaLGVBQWU7WUFDZixlQUFlO1lBQ2YsWUFBWTtZQUNaLGlCQUFpQjtZQUNqQixlQUFlOzsyRkFLTixpQkFBaUI7a0JBakI3QixRQUFRO21CQUFDO29CQUNSLE9BQU8sRUFBRTt3QkFDUCxZQUFZO3dCQUNaLGNBQWM7d0JBQ2QsWUFBWTt3QkFDWixZQUFZO3dCQUNaLG1CQUFtQjt3QkFDbkIsWUFBWTt3QkFDWixlQUFlO3dCQUNmLGVBQWU7d0JBQ2YsWUFBWTt3QkFDWixpQkFBaUI7d0JBQ2pCLGVBQWU7cUJBQ2hCO29CQUNELFlBQVksRUFBRSxDQUFDLG9CQUFvQixFQUFFLG9CQUFvQixDQUFDO29CQUMxRCxPQUFPLEVBQUUsQ0FBQyxvQkFBb0IsQ0FBQztpQkFDaEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IFJlYWN0aXZlRm9ybXNNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9mb3Jtcyc7XG5pbXBvcnQgeyBUcmFuc2xhdGVNb2R1bGUgfSBmcm9tICdAbmd4LXRyYW5zbGF0ZS9jb3JlJztcbmltcG9ydCB7IFFkQnV0dG9uTW9kdWxlIH0gZnJvbSAnLi4vYnV0dG9uL2J1dHRvbi5tb2R1bGUnO1xuaW1wb3J0IHsgUWRDb3JlTW9kdWxlIH0gZnJvbSAnLi4vY29yZS9jb3JlLm1vZHVsZSc7XG5pbXBvcnQgeyBRZEZvY3VzYWJsZU1vZHVsZSB9IGZyb20gJy4uL2NvcmUvZm9jdXNhYmxlL2ZvY3VzYWJsZS5tb2R1bGUnO1xuaW1wb3J0IHsgUWRQb3BvdmVyTW9kdWxlIH0gZnJvbSAnLi4vY29yZS9wb3BvdmVyL3BvcG92ZXIubW9kdWxlJztcbmltcG9ydCB7IFFkRm9ybU1vZHVsZSB9IGZyb20gJy4uL2Zvcm1zL3FkLWZvcm0ubW9kdWxlJztcbmltcG9ydCB7IFFkSWNvbk1vZHVsZSB9IGZyb20gJy4uL2ljb24vaWNvbi5tb2R1bGUnO1xuaW1wb3J0IHsgUWRQYWdlTW9kdWxlIH0gZnJvbSAnLi4vcGFnZS9wYWdlLm1vZHVsZSc7XG5pbXBvcnQgeyBRZFF1aWNrRWRpdENvbmZpZyB9IGZyb20gJy4vbW9kZWwvcXVpY2stZWRpdC1jb25maWcnO1xuaW1wb3J0IHsgUWRRdWlja0VkaXREYXRhIH0gZnJvbSAnLi9tb2RlbC9xdWljay1lZGl0LWRhdGEnO1xuaW1wb3J0IHsgUWRDdXN0b21Gb3JEaXJlY3RpdmUgfSBmcm9tICcuL3FkLW5nLWZvci5kaXJlY3RpdmUnO1xuaW1wb3J0IHsgUWRRdWlja0VkaXRDb21wb25lbnQgfSBmcm9tICcuL3F1aWNrLWVkaXQuY29tcG9uZW50JztcbmltcG9ydCB7IFFkVG9vbHRpcE1vZHVsZSB9IGZyb20gJy4uL2NvcmUvdG9vbHRpcC90b29sdGlwLm1vZHVsZSc7XG5cbmV4cG9ydCB7IFFkUXVpY2tFZGl0Q29tcG9uZW50LCBRZFF1aWNrRWRpdENvbmZpZywgUWRRdWlja0VkaXREYXRhIH07XG5cbkBOZ01vZHVsZSh7XG4gIGltcG9ydHM6IFtcbiAgICBRZENvcmVNb2R1bGUsXG4gICAgUWRCdXR0b25Nb2R1bGUsXG4gICAgQ29tbW9uTW9kdWxlLFxuICAgIFFkRm9ybU1vZHVsZSxcbiAgICBSZWFjdGl2ZUZvcm1zTW9kdWxlLFxuICAgIFFkSWNvbk1vZHVsZSxcbiAgICBRZFBvcG92ZXJNb2R1bGUsXG4gICAgVHJhbnNsYXRlTW9kdWxlLFxuICAgIFFkUGFnZU1vZHVsZSxcbiAgICBRZEZvY3VzYWJsZU1vZHVsZSxcbiAgICBRZFRvb2x0aXBNb2R1bGVcbiAgXSxcbiAgZGVjbGFyYXRpb25zOiBbUWRRdWlja0VkaXRDb21wb25lbnQsIFFkQ3VzdG9tRm9yRGlyZWN0aXZlXSxcbiAgZXhwb3J0czogW1FkUXVpY2tFZGl0Q29tcG9uZW50XVxufSlcbmV4cG9ydCBjbGFzcyBRZFF1aWNrRWRpdE1vZHVsZSB7fVxuIl19
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
// @ts-strict-ignore
|
|
2
|
-
import { Component, Input } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "@angular/common";
|
|
5
|
-
export class QdMockSearchComponent {
|
|
6
|
-
configData;
|
|
7
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockSearchComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
8
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdMockSearchComponent, selector: "qd-search", inputs: { configData: "configData" }, ngImport: i0, template: 'configData: {{configData | json}}', isInline: true, dependencies: [{ kind: "pipe", type: i1.JsonPipe, name: "json" }] });
|
|
9
|
-
}
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockSearchComponent, decorators: [{
|
|
11
|
-
type: Component,
|
|
12
|
-
args: [{
|
|
13
|
-
selector: 'qd-search',
|
|
14
|
-
template: 'configData: {{configData | json}}'
|
|
15
|
-
}]
|
|
16
|
-
}], propDecorators: { configData: [{
|
|
17
|
-
type: Input
|
|
18
|
-
}] } });
|
|
19
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9jay1zZWFyY2guY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9xZC11aS9zcmMvbGliL3NlYXJjaC9fX21vY2tzX18vbW9jay1zZWFyY2guY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLG9CQUFvQjtBQUNwQixPQUFPLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQzs7O0FBT2pELE1BQU0sT0FBTyxxQkFBcUI7SUFDdkIsVUFBVSxDQUFrQjt1R0FEMUIscUJBQXFCOzJGQUFyQixxQkFBcUIsdUZBRnRCLG1DQUFtQzs7MkZBRWxDLHFCQUFxQjtrQkFKakMsU0FBUzttQkFBQztvQkFDVCxRQUFRLEVBQUUsV0FBVztvQkFDckIsUUFBUSxFQUFFLG1DQUFtQztpQkFDOUM7OEJBRVUsVUFBVTtzQkFBbEIsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbIi8vIEB0cy1zdHJpY3QtaWdub3JlXG5pbXBvcnQgeyBDb21wb25lbnQsIElucHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBRZFNlYXJjaE9wdGlvbnMgfSBmcm9tICcuLi9tb2RlbC9zZWFyY2gtb3B0aW9ucy5pbnRlcmZhY2UnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdxZC1zZWFyY2gnLFxuICB0ZW1wbGF0ZTogJ2NvbmZpZ0RhdGE6IHt7Y29uZmlnRGF0YSB8IGpzb259fSdcbn0pXG5leHBvcnQgY2xhc3MgUWRNb2NrU2VhcmNoQ29tcG9uZW50IHtcbiAgQElucHV0KCkgY29uZmlnRGF0YTogUWRTZWFyY2hPcHRpb25zO1xufVxuIl19
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { QdMockSearchComponent } from './mock-search.component';
|
|
3
|
-
import { CommonModule } from '@angular/common';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export { QdMockSearchComponent };
|
|
6
|
-
export class QdMockSearchModule {
|
|
7
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockSearchModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
8
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.9", ngImport: i0, type: QdMockSearchModule, declarations: [QdMockSearchComponent], imports: [CommonModule], exports: [QdMockSearchComponent] });
|
|
9
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockSearchModule, imports: [CommonModule] });
|
|
10
|
-
}
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockSearchModule, decorators: [{
|
|
12
|
-
type: NgModule,
|
|
13
|
-
args: [{
|
|
14
|
-
imports: [CommonModule],
|
|
15
|
-
declarations: [QdMockSearchComponent],
|
|
16
|
-
exports: [QdMockSearchComponent]
|
|
17
|
-
}]
|
|
18
|
-
}] });
|
|
19
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9jay1zZWFyY2gubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9xZC11aS9zcmMvbGliL3NlYXJjaC9fX21vY2tzX18vbW9jay1zZWFyY2gubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLHFCQUFxQixFQUFFLE1BQU0seUJBQXlCLENBQUM7QUFDaEUsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDOztBQUUvQyxPQUFPLEVBQUUscUJBQXFCLEVBQUUsQ0FBQztBQU9qQyxNQUFNLE9BQU8sa0JBQWtCO3VHQUFsQixrQkFBa0I7d0dBQWxCLGtCQUFrQixpQkFIZCxxQkFBcUIsYUFEMUIsWUFBWSxhQUVaLHFCQUFxQjt3R0FFcEIsa0JBQWtCLFlBSm5CLFlBQVk7OzJGQUlYLGtCQUFrQjtrQkFMOUIsUUFBUTttQkFBQztvQkFDUixPQUFPLEVBQUUsQ0FBQyxZQUFZLENBQUM7b0JBQ3ZCLFlBQVksRUFBRSxDQUFDLHFCQUFxQixDQUFDO29CQUNyQyxPQUFPLEVBQUUsQ0FBQyxxQkFBcUIsQ0FBQztpQkFDakMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgUWRNb2NrU2VhcmNoQ29tcG9uZW50IH0gZnJvbSAnLi9tb2NrLXNlYXJjaC5jb21wb25lbnQnO1xuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcblxuZXhwb3J0IHsgUWRNb2NrU2VhcmNoQ29tcG9uZW50IH07XG5cbkBOZ01vZHVsZSh7XG4gIGltcG9ydHM6IFtDb21tb25Nb2R1bGVdLFxuICBkZWNsYXJhdGlvbnM6IFtRZE1vY2tTZWFyY2hDb21wb25lbnRdLFxuICBleHBvcnRzOiBbUWRNb2NrU2VhcmNoQ29tcG9uZW50XVxufSlcbmV4cG9ydCBjbGFzcyBRZE1vY2tTZWFyY2hNb2R1bGUge31cbiJdfQ==
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
export const updateStateWithNewSearch = (state, searchId, newSearch) => ({
|
|
2
|
-
...state,
|
|
3
|
-
[searchId]: newSearch
|
|
4
|
-
});
|
|
5
|
-
export const updateStateWithNewPhrase = (state, searchId, newPhrase) => {
|
|
6
|
-
const newSearch = {
|
|
7
|
-
...state[searchId],
|
|
8
|
-
phrase: newPhrase
|
|
9
|
-
};
|
|
10
|
-
return updateStateWithNewSearch(state, searchId, newSearch);
|
|
11
|
-
};
|
|
12
|
-
export const updateStateWithNewPreSelect = (state, searchId, newPreSelect) => {
|
|
13
|
-
const newSearch = {
|
|
14
|
-
...state[searchId],
|
|
15
|
-
preSelect: newPreSelect
|
|
16
|
-
};
|
|
17
|
-
return updateStateWithNewSearch(state, searchId, newSearch);
|
|
18
|
-
};
|
|
19
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VhcmNoLXVwZGF0ZS5oZWxwZXIuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJzL3FkLXVpL3NyYy9saWIvc2VhcmNoL2hlbHBlcnMvc2VhcmNoLXVwZGF0ZS5oZWxwZXIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBRUEsTUFBTSxDQUFDLE1BQU0sd0JBQXdCLEdBQUcsQ0FDdEMsS0FBd0IsRUFDeEIsUUFBZ0IsRUFDaEIsU0FBd0IsRUFDTCxFQUFFLENBQUMsQ0FBQztJQUN2QixHQUFHLEtBQUs7SUFDUixDQUFDLFFBQVEsQ0FBQyxFQUFFLFNBQVM7Q0FDdEIsQ0FBQyxDQUFDO0FBRUgsTUFBTSxDQUFDLE1BQU0sd0JBQXdCLEdBQUcsQ0FDdEMsS0FBd0IsRUFDeEIsUUFBZ0IsRUFDaEIsU0FBaUIsRUFDRSxFQUFFO0lBQ3JCLE1BQU0sU0FBUyxHQUFHO1FBQ2hCLEdBQUcsS0FBSyxDQUFDLFFBQVEsQ0FBQztRQUNsQixNQUFNLEVBQUUsU0FBUztLQUNsQixDQUFDO0lBQ0YsT0FBTyx3QkFBd0IsQ0FBQyxLQUFLLEVBQUUsUUFBUSxFQUFFLFNBQVMsQ0FBQyxDQUFDO0FBQzlELENBQUMsQ0FBQztBQUVGLE1BQU0sQ0FBQyxNQUFNLDJCQUEyQixHQUFHLENBQ3pDLEtBQXdCLEVBQ3hCLFFBQWdCLEVBQ2hCLFlBQW9CLEVBQ0QsRUFBRTtJQUNyQixNQUFNLFNBQVMsR0FBRztRQUNoQixHQUFHLEtBQUssQ0FBQyxRQUFRLENBQUM7UUFDbEIsU0FBUyxFQUFFLFlBQVk7S0FDeEIsQ0FBQztJQUNGLE9BQU8sd0JBQXdCLENBQUMsS0FBSyxFQUFFLFFBQVEsRUFBRSxTQUFTLENBQUMsQ0FBQztBQUM5RCxDQUFDLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBRZFNlYXJjaFN0YXRlLCBRZFNlYXJjaFN0b3JlRGF0YSB9IGZyb20gJy4uL21vZGVsL3NlYXJjaC1zdG9yZS5pbnRlcmZhY2UnO1xuXG5leHBvcnQgY29uc3QgdXBkYXRlU3RhdGVXaXRoTmV3U2VhcmNoID0gKFxuICBzdGF0ZTogUWRTZWFyY2hTdG9yZURhdGEsXG4gIHNlYXJjaElkOiBzdHJpbmcsXG4gIG5ld1NlYXJjaDogUWRTZWFyY2hTdGF0ZVxuKTogUWRTZWFyY2hTdG9yZURhdGEgPT4gKHtcbiAgLi4uc3RhdGUsXG4gIFtzZWFyY2hJZF06IG5ld1NlYXJjaFxufSk7XG5cbmV4cG9ydCBjb25zdCB1cGRhdGVTdGF0ZVdpdGhOZXdQaHJhc2UgPSAoXG4gIHN0YXRlOiBRZFNlYXJjaFN0b3JlRGF0YSxcbiAgc2VhcmNoSWQ6IHN0cmluZyxcbiAgbmV3UGhyYXNlOiBzdHJpbmdcbik6IFFkU2VhcmNoU3RvcmVEYXRhID0+IHtcbiAgY29uc3QgbmV3U2VhcmNoID0ge1xuICAgIC4uLnN0YXRlW3NlYXJjaElkXSxcbiAgICBwaHJhc2U6IG5ld1BocmFzZVxuICB9O1xuICByZXR1cm4gdXBkYXRlU3RhdGVXaXRoTmV3U2VhcmNoKHN0YXRlLCBzZWFyY2hJZCwgbmV3U2VhcmNoKTtcbn07XG5cbmV4cG9ydCBjb25zdCB1cGRhdGVTdGF0ZVdpdGhOZXdQcmVTZWxlY3QgPSAoXG4gIHN0YXRlOiBRZFNlYXJjaFN0b3JlRGF0YSxcbiAgc2VhcmNoSWQ6IHN0cmluZyxcbiAgbmV3UHJlU2VsZWN0OiBzdHJpbmdcbik6IFFkU2VhcmNoU3RvcmVEYXRhID0+IHtcbiAgY29uc3QgbmV3U2VhcmNoID0ge1xuICAgIC4uLnN0YXRlW3NlYXJjaElkXSxcbiAgICBwcmVTZWxlY3Q6IG5ld1ByZVNlbGVjdFxuICB9O1xuICByZXR1cm4gdXBkYXRlU3RhdGVXaXRoTmV3U2VhcmNoKHN0YXRlLCBzZWFyY2hJZCwgbmV3U2VhcmNoKTtcbn07XG4iXX0=
|