@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,80 +0,0 @@
|
|
|
1
|
-
// @ts-strict-ignore
|
|
2
|
-
import { Component, ContentChild, HostBinding, Input, ViewEncapsulation } from '@angular/core';
|
|
3
|
-
import { QdTabsComponent } from '../../../navigation/tabs/tabs/tabs.component';
|
|
4
|
-
import { QdLayoutService } from '../../service/layout.service';
|
|
5
|
-
import { QdPanelService } from '../../service/panel.service';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
import * as i1 from "../../service/panel.service";
|
|
8
|
-
import * as i2 from "../../service/layout.service";
|
|
9
|
-
import * as i3 from "@angular/common";
|
|
10
|
-
import * as i4 from "../../directives/calculate-full-height.directive";
|
|
11
|
-
/**
|
|
12
|
-
* **QdLayoutPanel** creates a panel on the right side of the layout.
|
|
13
|
-
*
|
|
14
|
-
* * @see parent component: **QdLayoutContainer**.
|
|
15
|
-
* * @see child component: **QdPanelDisabledTitle**.
|
|
16
|
-
*/
|
|
17
|
-
export class QdLayoutPanelComponent {
|
|
18
|
-
panelService;
|
|
19
|
-
layoutService;
|
|
20
|
-
type;
|
|
21
|
-
size;
|
|
22
|
-
progress = 'static';
|
|
23
|
-
get panelSize() {
|
|
24
|
-
return this.panelService.size;
|
|
25
|
-
}
|
|
26
|
-
get isDisabled() {
|
|
27
|
-
return this.panelService.isDisabled;
|
|
28
|
-
}
|
|
29
|
-
// Tab
|
|
30
|
-
qdTabs;
|
|
31
|
-
get classList() {
|
|
32
|
-
return `
|
|
33
|
-
panel-size-${this.panelService.size}
|
|
34
|
-
qd-layout-panel panel-pos-${this.panelService.position}
|
|
35
|
-
panel-type-${this.panelService.type}
|
|
36
|
-
panel-type-control-${this.panelService.progress}
|
|
37
|
-
panel-disabled-${this.isDisabled}
|
|
38
|
-
`;
|
|
39
|
-
}
|
|
40
|
-
get hasNavigation() {
|
|
41
|
-
return !!this.qdTabs;
|
|
42
|
-
}
|
|
43
|
-
constructor(panelService, layoutService) {
|
|
44
|
-
this.panelService = panelService;
|
|
45
|
-
this.layoutService = layoutService;
|
|
46
|
-
layoutService.panelDisable$.subscribe(val => {
|
|
47
|
-
this.updateDisable(val);
|
|
48
|
-
});
|
|
49
|
-
}
|
|
50
|
-
ngAfterContentChecked() {
|
|
51
|
-
this.panelService.setupPanel(this.type, this.size, this.progress);
|
|
52
|
-
}
|
|
53
|
-
updateDisable(val) {
|
|
54
|
-
if (this.type === 'control') {
|
|
55
|
-
this.panelService.updateDisabled(val);
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdLayoutPanelComponent, deps: [{ token: i1.QdPanelService }, { token: i2.QdLayoutService }], target: i0.ɵɵFactoryTarget.Component });
|
|
59
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdLayoutPanelComponent, selector: "qd-layout-panel", inputs: { type: "type", size: "size", progress: "progress" }, host: { properties: { "attr.class": "this.classList", "class.qd-layout-panel--has-navigation": "this.hasNavigation" } }, providers: [QdPanelService], queries: [{ propertyName: "qdTabs", first: true, predicate: QdTabsComponent, descendants: true }], ngImport: i0, template: "<div class=\"qd-layout-panel-container\" qdCalculateFullHeight>\n <ng-content select=\"qd-layout-panel-title\"></ng-content>\n\n <div class=\"qd-layout-panel-content\">\n <ng-container *ngIf=\"!isDisabled\"><ng-content></ng-content></ng-container>\n </div>\n</div>\n", styles: [".qd-master-header{width:100%}.qd-master-header .header-controls{display:flex;flex-direction:row;align-items:center}.qd-master-header .header-controls>*{margin-left:1rem}.qd-master-header .qd-master-header-container{position:relative;z-index:10;display:flex;width:100%;height:6.5625rem;flex-direction:row;justify-content:space-between;padding:0 48px;border-bottom:.3125rem solid rgb(220,0,24);background-color:#fff}.qd-master-header .qd-master-header-title{position:relative;display:flex;overflow:hidden;flex:1;flex-direction:row;flex-wrap:nowrap;align-items:center}.qd-master-header .qd-master-header-action{display:flex}.qd-master-header .qd-master-header-action .qd-master-header-action-control{padding:0;border:none;margin-right:24px;background-color:transparent;color:#757575;opacity:.6}.qd-master-header .qd-master-header-action .qd-master-header-action-control:hover,.qd-master-header .qd-master-header-action .qd-master-header-action-control:active,.qd-master-header .qd-master-header-action .qd-master-header-action-control:focus{cursor:pointer;opacity:1}.qd-master-header .qd-master-header-action .qd-master-header-action-control .qd-icon{display:flex;width:1.625rem;height:2.25rem;align-items:center;justify-content:center;font-size:1.625rem}.qd-master-header .qd-master-brand-logo{overflow:hidden;margin-right:24px}.qd-master-header .qd-master-brand-logo img{width:14.1875rem;height:3.5rem}.qd-master-header .qd-master-brand-app-title{display:flex;overflow:hidden;flex:1;align-items:center;padding-left:24px;border-left:2px solid rgb(229,229,229);text-overflow:ellipsis;white-space:nowrap;color:#171717;font-size:21px;font-weight:500;line-height:24px}.qd-master-header .qd-master-brand-app-title .qd-master-header-app-logo img{width:3.5rem;height:3.5rem;margin-right:24px}.qd-master-header .sticky-border{position:fixed;z-index:5;top:0;right:0;left:0;display:block;height:.3125rem;background-color:#dc0018}.qd-master-header.qd-master-header-mini{position:sticky;z-index:20;top:0}.qd-master-header.qd-master-header-mini .qd-master-header-container{height:3.8125rem}.qd-master-header.qd-master-header-mini .qd-master-brand-logo{width:14.1875rem;height:3.5rem;margin-top:0}.qd-master-header.qd-master-header-mini .qd-master-header-app-logo img{width:2rem;height:2rem}.qd-master-header.qd-master-header-mini .qd-master-brand-logo-mini{margin-right:24px}.qd-master-header.qd-master-header-mini .qd-master-brand-logo-mini .qd-icon{display:flex;width:1.625rem;height:2rem;align-items:center;justify-content:center;font-size:2rem}.qd-tab-item{position:relative;display:inline-flex;height:2.5rem;align-items:center;padding:.625rem 1.5rem;border-bottom:.125rem solid rgba(255,255,255,0);color:#757575;cursor:pointer;font-size:.875rem;line-height:1.125rem;transform:translateY(.125rem)}.qd-tab-item:hover{border-color:#b4b4b4;border-bottom-width:.25rem;color:#171717}.qd-tab-item:hover .qd-tab-caption,.qd-tab-item:hover .qd-icon{transform:translateY(.0625rem)}.qd-tab-item:hover .qd-tab-icon-light{display:none}.qd-tab-item:hover .qd-tab-icon.qd-tab-icon-solid{display:inline-block}.qd-tab-item .qd-tab-icon.qd-tab-icon-solid{display:none}.qd-tab-item .qd-tab-icon{position:relative;display:inline-block;width:1rem;margin:0 .5rem 0 1.25rem;font-size:1rem;font-weight:300}.qd-tab-item.qd-tab-item-error .qd-tab-icon{border-color:transparent;background:#fff0;color:#c70023}.qd-tab-item.qd-tab-item-warning .qd-tab-icon{border-color:transparent;background:#fff0;color:#ff9b00}.qd-tab-item .qd-tab-item-caption{display:inline-block}.qd-tab-item.qd-tab-item-current{border-color:#069;border-bottom-width:.25rem;color:#069}.qd-tab-item.qd-tab-item-current .qd-tab-caption,.qd-tab-item.qd-tab-item-current .qd-icon{transform:translateY(.0625rem)}.qd-tab-item.qd-tab-item-disabled{color:#b4b4b4;cursor:default}.qd-tab-item.qd-tab-item-disabled .qd-page-tabs-icon{border-color:#b4b4b4}.qd-tab-item.qd-tab-item-disabled:hover{border-color:#d5d5d5;border-bottom-width:.125rem}.qd-tab-item.qd-tab-item-disabled:hover .qd-tab-caption{transform:translateY(0)}.qd-tab-item.qd-tab-item-error{padding-left:0}.qd-tab-item.qd-tab-item-error:hover{border-color:#069;color:#c70023;cursor:pointer}.qd-tab-item.qd-tab-item-error.qd-tab-items-current{color:#069;cursor:initial}.qd-tab-item.qd-tab-item-error.qd-tab-items-current .qd-tab-icon{border-color:#c70023;background:#c70023;color:#fff}.qd-tab-item.qd-tab-item-warning{padding-left:0}.qd-tab-item.qd-tab-item-warning:hover{border-color:#069;color:#ff9b00;cursor:pointer}.qd-tab-item.qd-tab-item-warning.qd-tab-items-current{color:#069;cursor:initial}.qd-tab-item.qd-tab-item-warning.qd-tab-items-current .qd-tab-icon{border-color:#ff9b00;background:#ff9b00;color:#fff}.qd-layout-panel{position:relative;display:block;width:27rem;min-width:27rem;height:100%;border-left:.0625rem solid rgb(213,213,213);overflow-y:auto}.qd-layout-panel .qd-layout-panel-container{display:flex;height:100%;flex-direction:column;flex-wrap:nowrap;padding:0 24px;overflow-x:hidden;overflow-y:auto}.qd-layout-panel .qd-layout-panel-container .qd-layout-panel-title{height:7.25rem;min-height:7.25rem;padding-top:4rem;border-bottom:.125rem solid rgb(213,213,213);margin-bottom:1rem;color:#000;font-weight:500;color:#171717;font-size:14px;font-weight:400;line-height:20px}.qd-layout-panel.panel-type-control{position:sticky;width:45rem;background:#fff}.qd-layout-panel.panel-type-control.panel-size-sm{width:27rem}.qd-layout-panel.panel-type-control .qd-layout-panel-container{padding-right:0;padding-left:0;background:#fff}.qd-layout-panel.panel-type-control .qd-layout-panel-title{position:sticky;z-index:5;top:0;display:flex;width:100%;justify-content:space-between;padding-top:1rem;padding-right:1rem;padding-left:1rem;margin-bottom:0;background:#fff}.qd-layout-panel.panel-type-control .qd-layout-panel-title .qd-icon{margin-top:.375rem;margin-right:1rem;margin-bottom:1rem;font-size:2rem}.qd-layout-panel.panel-type-control .qd-layout-panel-title .qd-layout-panel-title-content{margin-bottom:1rem;font-size:1.5rem;font-weight:400;line-height:2.25rem}.qd-layout-panel.panel-type-control.panel-type-control-success .qd-layout-panel-title{border-color:#c3e8cd;background:#f8fbf3}.qd-layout-panel.panel-type-control.panel-type-control-success .qd-layout-panel-title .qd-icon,.qd-layout-panel.panel-type-control.panel-type-control-success .qd-layout-panel-title .qd-layout-panel-title-content{color:#00813a}.qd-layout-panel.panel-type-control.panel-type-control-warning .qd-layout-panel-title{border-color:#fee3b5;background:#fff9f0}.qd-layout-panel.panel-type-control.panel-type-control-warning .qd-layout-panel-title .qd-icon,.qd-layout-panel.panel-type-control.panel-type-control-warning .qd-layout-panel-title .qd-layout-panel-title-content{color:#ff9b00}.qd-layout-panel.panel-type-control.panel-type-control-error .qd-layout-panel-title{border-color:#fbcad2;background:#fef6f7}.qd-layout-panel.panel-type-control.panel-type-control-error .qd-layout-panel-title .qd-icon,.qd-layout-panel.panel-type-control.panel-type-control-error .qd-layout-panel-title .qd-layout-panel-title-content{color:#c70023}.qd-layout-panel.panel-type-control.panel-disabled-true .qd-layout-panel-title{border-color:#e5e5e5;background:#fff}.qd-layout-panel.panel-type-control.panel-disabled-true .qd-layout-panel-title .qd-icon,.qd-layout-panel.panel-type-control.panel-disabled-true .qd-layout-panel-title .qd-layout-panel-title-content{color:#757575}.qd-layout-panel.panel-type-control.panel-type-control-static .qd-layout-panel-title qd-icon{display:none}.qd-layout-panel.panel-type-control.panel-size-md{width:36.75rem;min-width:36.75rem}.qd-layout-panel.panel-type-control.panel-size-md .qd-layout-panel-title{width:36.75rem}.qd-layout-panel.panel-type-control.panel-size-lg{width:45rem;min-width:45rem}.qd-layout-panel.panel-type-control.panel-size-lg .qd-layout-panel-title{width:45rem}.qd-layout-panel.qd-layout-panel--has-navigation .qd-layout-panel-title{height:4.75rem;min-height:4.75rem;border-bottom:none}.qd-layout-panel.panel-type-filter{z-index:200;width:36.75rem;padding:0;border-right:.0625rem solid rgb(213,213,213);border-left:none;background:#fff}.qd-layout-panel.panel-type-filter .qd-layout-panel-container{padding:0}.qd-layout-panel.panel-type-filter .qd-layout-panel-title{position:sticky;z-index:5;top:0;display:flex;width:36.75rem;padding-top:1rem;border-right:.0625rem solid rgb(213,213,213);margin-bottom:0;background:#fff}\n"], dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i4.QdCalculateFullHeightDirective, selector: "[qdCalculateFullHeight]" }], encapsulation: i0.ViewEncapsulation.None });
|
|
60
|
-
}
|
|
61
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdLayoutPanelComponent, decorators: [{
|
|
62
|
-
type: Component,
|
|
63
|
-
args: [{ selector: 'qd-layout-panel', encapsulation: ViewEncapsulation.None, providers: [QdPanelService], template: "<div class=\"qd-layout-panel-container\" qdCalculateFullHeight>\n <ng-content select=\"qd-layout-panel-title\"></ng-content>\n\n <div class=\"qd-layout-panel-content\">\n <ng-container *ngIf=\"!isDisabled\"><ng-content></ng-content></ng-container>\n </div>\n</div>\n", styles: [".qd-master-header{width:100%}.qd-master-header .header-controls{display:flex;flex-direction:row;align-items:center}.qd-master-header .header-controls>*{margin-left:1rem}.qd-master-header .qd-master-header-container{position:relative;z-index:10;display:flex;width:100%;height:6.5625rem;flex-direction:row;justify-content:space-between;padding:0 48px;border-bottom:.3125rem solid rgb(220,0,24);background-color:#fff}.qd-master-header .qd-master-header-title{position:relative;display:flex;overflow:hidden;flex:1;flex-direction:row;flex-wrap:nowrap;align-items:center}.qd-master-header .qd-master-header-action{display:flex}.qd-master-header .qd-master-header-action .qd-master-header-action-control{padding:0;border:none;margin-right:24px;background-color:transparent;color:#757575;opacity:.6}.qd-master-header .qd-master-header-action .qd-master-header-action-control:hover,.qd-master-header .qd-master-header-action .qd-master-header-action-control:active,.qd-master-header .qd-master-header-action .qd-master-header-action-control:focus{cursor:pointer;opacity:1}.qd-master-header .qd-master-header-action .qd-master-header-action-control .qd-icon{display:flex;width:1.625rem;height:2.25rem;align-items:center;justify-content:center;font-size:1.625rem}.qd-master-header .qd-master-brand-logo{overflow:hidden;margin-right:24px}.qd-master-header .qd-master-brand-logo img{width:14.1875rem;height:3.5rem}.qd-master-header .qd-master-brand-app-title{display:flex;overflow:hidden;flex:1;align-items:center;padding-left:24px;border-left:2px solid rgb(229,229,229);text-overflow:ellipsis;white-space:nowrap;color:#171717;font-size:21px;font-weight:500;line-height:24px}.qd-master-header .qd-master-brand-app-title .qd-master-header-app-logo img{width:3.5rem;height:3.5rem;margin-right:24px}.qd-master-header .sticky-border{position:fixed;z-index:5;top:0;right:0;left:0;display:block;height:.3125rem;background-color:#dc0018}.qd-master-header.qd-master-header-mini{position:sticky;z-index:20;top:0}.qd-master-header.qd-master-header-mini .qd-master-header-container{height:3.8125rem}.qd-master-header.qd-master-header-mini .qd-master-brand-logo{width:14.1875rem;height:3.5rem;margin-top:0}.qd-master-header.qd-master-header-mini .qd-master-header-app-logo img{width:2rem;height:2rem}.qd-master-header.qd-master-header-mini .qd-master-brand-logo-mini{margin-right:24px}.qd-master-header.qd-master-header-mini .qd-master-brand-logo-mini .qd-icon{display:flex;width:1.625rem;height:2rem;align-items:center;justify-content:center;font-size:2rem}.qd-tab-item{position:relative;display:inline-flex;height:2.5rem;align-items:center;padding:.625rem 1.5rem;border-bottom:.125rem solid rgba(255,255,255,0);color:#757575;cursor:pointer;font-size:.875rem;line-height:1.125rem;transform:translateY(.125rem)}.qd-tab-item:hover{border-color:#b4b4b4;border-bottom-width:.25rem;color:#171717}.qd-tab-item:hover .qd-tab-caption,.qd-tab-item:hover .qd-icon{transform:translateY(.0625rem)}.qd-tab-item:hover .qd-tab-icon-light{display:none}.qd-tab-item:hover .qd-tab-icon.qd-tab-icon-solid{display:inline-block}.qd-tab-item .qd-tab-icon.qd-tab-icon-solid{display:none}.qd-tab-item .qd-tab-icon{position:relative;display:inline-block;width:1rem;margin:0 .5rem 0 1.25rem;font-size:1rem;font-weight:300}.qd-tab-item.qd-tab-item-error .qd-tab-icon{border-color:transparent;background:#fff0;color:#c70023}.qd-tab-item.qd-tab-item-warning .qd-tab-icon{border-color:transparent;background:#fff0;color:#ff9b00}.qd-tab-item .qd-tab-item-caption{display:inline-block}.qd-tab-item.qd-tab-item-current{border-color:#069;border-bottom-width:.25rem;color:#069}.qd-tab-item.qd-tab-item-current .qd-tab-caption,.qd-tab-item.qd-tab-item-current .qd-icon{transform:translateY(.0625rem)}.qd-tab-item.qd-tab-item-disabled{color:#b4b4b4;cursor:default}.qd-tab-item.qd-tab-item-disabled .qd-page-tabs-icon{border-color:#b4b4b4}.qd-tab-item.qd-tab-item-disabled:hover{border-color:#d5d5d5;border-bottom-width:.125rem}.qd-tab-item.qd-tab-item-disabled:hover .qd-tab-caption{transform:translateY(0)}.qd-tab-item.qd-tab-item-error{padding-left:0}.qd-tab-item.qd-tab-item-error:hover{border-color:#069;color:#c70023;cursor:pointer}.qd-tab-item.qd-tab-item-error.qd-tab-items-current{color:#069;cursor:initial}.qd-tab-item.qd-tab-item-error.qd-tab-items-current .qd-tab-icon{border-color:#c70023;background:#c70023;color:#fff}.qd-tab-item.qd-tab-item-warning{padding-left:0}.qd-tab-item.qd-tab-item-warning:hover{border-color:#069;color:#ff9b00;cursor:pointer}.qd-tab-item.qd-tab-item-warning.qd-tab-items-current{color:#069;cursor:initial}.qd-tab-item.qd-tab-item-warning.qd-tab-items-current .qd-tab-icon{border-color:#ff9b00;background:#ff9b00;color:#fff}.qd-layout-panel{position:relative;display:block;width:27rem;min-width:27rem;height:100%;border-left:.0625rem solid rgb(213,213,213);overflow-y:auto}.qd-layout-panel .qd-layout-panel-container{display:flex;height:100%;flex-direction:column;flex-wrap:nowrap;padding:0 24px;overflow-x:hidden;overflow-y:auto}.qd-layout-panel .qd-layout-panel-container .qd-layout-panel-title{height:7.25rem;min-height:7.25rem;padding-top:4rem;border-bottom:.125rem solid rgb(213,213,213);margin-bottom:1rem;color:#000;font-weight:500;color:#171717;font-size:14px;font-weight:400;line-height:20px}.qd-layout-panel.panel-type-control{position:sticky;width:45rem;background:#fff}.qd-layout-panel.panel-type-control.panel-size-sm{width:27rem}.qd-layout-panel.panel-type-control .qd-layout-panel-container{padding-right:0;padding-left:0;background:#fff}.qd-layout-panel.panel-type-control .qd-layout-panel-title{position:sticky;z-index:5;top:0;display:flex;width:100%;justify-content:space-between;padding-top:1rem;padding-right:1rem;padding-left:1rem;margin-bottom:0;background:#fff}.qd-layout-panel.panel-type-control .qd-layout-panel-title .qd-icon{margin-top:.375rem;margin-right:1rem;margin-bottom:1rem;font-size:2rem}.qd-layout-panel.panel-type-control .qd-layout-panel-title .qd-layout-panel-title-content{margin-bottom:1rem;font-size:1.5rem;font-weight:400;line-height:2.25rem}.qd-layout-panel.panel-type-control.panel-type-control-success .qd-layout-panel-title{border-color:#c3e8cd;background:#f8fbf3}.qd-layout-panel.panel-type-control.panel-type-control-success .qd-layout-panel-title .qd-icon,.qd-layout-panel.panel-type-control.panel-type-control-success .qd-layout-panel-title .qd-layout-panel-title-content{color:#00813a}.qd-layout-panel.panel-type-control.panel-type-control-warning .qd-layout-panel-title{border-color:#fee3b5;background:#fff9f0}.qd-layout-panel.panel-type-control.panel-type-control-warning .qd-layout-panel-title .qd-icon,.qd-layout-panel.panel-type-control.panel-type-control-warning .qd-layout-panel-title .qd-layout-panel-title-content{color:#ff9b00}.qd-layout-panel.panel-type-control.panel-type-control-error .qd-layout-panel-title{border-color:#fbcad2;background:#fef6f7}.qd-layout-panel.panel-type-control.panel-type-control-error .qd-layout-panel-title .qd-icon,.qd-layout-panel.panel-type-control.panel-type-control-error .qd-layout-panel-title .qd-layout-panel-title-content{color:#c70023}.qd-layout-panel.panel-type-control.panel-disabled-true .qd-layout-panel-title{border-color:#e5e5e5;background:#fff}.qd-layout-panel.panel-type-control.panel-disabled-true .qd-layout-panel-title .qd-icon,.qd-layout-panel.panel-type-control.panel-disabled-true .qd-layout-panel-title .qd-layout-panel-title-content{color:#757575}.qd-layout-panel.panel-type-control.panel-type-control-static .qd-layout-panel-title qd-icon{display:none}.qd-layout-panel.panel-type-control.panel-size-md{width:36.75rem;min-width:36.75rem}.qd-layout-panel.panel-type-control.panel-size-md .qd-layout-panel-title{width:36.75rem}.qd-layout-panel.panel-type-control.panel-size-lg{width:45rem;min-width:45rem}.qd-layout-panel.panel-type-control.panel-size-lg .qd-layout-panel-title{width:45rem}.qd-layout-panel.qd-layout-panel--has-navigation .qd-layout-panel-title{height:4.75rem;min-height:4.75rem;border-bottom:none}.qd-layout-panel.panel-type-filter{z-index:200;width:36.75rem;padding:0;border-right:.0625rem solid rgb(213,213,213);border-left:none;background:#fff}.qd-layout-panel.panel-type-filter .qd-layout-panel-container{padding:0}.qd-layout-panel.panel-type-filter .qd-layout-panel-title{position:sticky;z-index:5;top:0;display:flex;width:36.75rem;padding-top:1rem;border-right:.0625rem solid rgb(213,213,213);margin-bottom:0;background:#fff}\n"] }]
|
|
64
|
-
}], ctorParameters: () => [{ type: i1.QdPanelService }, { type: i2.QdLayoutService }], propDecorators: { type: [{
|
|
65
|
-
type: Input
|
|
66
|
-
}], size: [{
|
|
67
|
-
type: Input
|
|
68
|
-
}], progress: [{
|
|
69
|
-
type: Input
|
|
70
|
-
}], qdTabs: [{
|
|
71
|
-
type: ContentChild,
|
|
72
|
-
args: [QdTabsComponent]
|
|
73
|
-
}], classList: [{
|
|
74
|
-
type: HostBinding,
|
|
75
|
-
args: ['attr.class']
|
|
76
|
-
}], hasNavigation: [{
|
|
77
|
-
type: HostBinding,
|
|
78
|
-
args: ['class.qd-layout-panel--has-navigation']
|
|
79
|
-
}] } });
|
|
80
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGFuZWwuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9xZC11aS9zcmMvbGliL2xheW91dC9wYW5lbC9jb250YWluZXIvcGFuZWwuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9xZC11aS9zcmMvbGliL2xheW91dC9wYW5lbC9jb250YWluZXIvcGFuZWwuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsb0JBQW9CO0FBQ3BCLE9BQU8sRUFBdUIsU0FBUyxFQUFFLFlBQVksRUFBRSxXQUFXLEVBQUUsS0FBSyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3BILE9BQU8sRUFBRSxlQUFlLEVBQUUsTUFBTSw4Q0FBOEMsQ0FBQztBQUMvRSxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0sOEJBQThCLENBQUM7QUFDL0QsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLDZCQUE2QixDQUFDOzs7Ozs7QUFHN0Q7Ozs7O0dBS0c7QUFRSCxNQUFNLE9BQU8sc0JBQXNCO0lBOEJiO0lBQStDO0lBN0IxRCxJQUFJLENBQW9CO0lBQ3hCLElBQUksQ0FBb0I7SUFDeEIsUUFBUSxHQUEwQixRQUFRLENBQUM7SUFFcEQsSUFBSSxTQUFTO1FBQ1gsT0FBTyxJQUFJLENBQUMsWUFBWSxDQUFDLElBQUksQ0FBQztJQUNoQyxDQUFDO0lBRUQsSUFBSSxVQUFVO1FBQ1osT0FBTyxJQUFJLENBQUMsWUFBWSxDQUFDLFVBQVUsQ0FBQztJQUN0QyxDQUFDO0lBRUQsTUFBTTtJQUN5QixNQUFNLENBQWtCO0lBRXZELElBQStCLFNBQVM7UUFDdEMsT0FBTzttQkFDUSxJQUFJLENBQUMsWUFBWSxDQUFDLElBQUk7a0NBQ1AsSUFBSSxDQUFDLFlBQVksQ0FBQyxRQUFRO21CQUN6QyxJQUFJLENBQUMsWUFBWSxDQUFDLElBQUk7MkJBQ2QsSUFBSSxDQUFDLFlBQVksQ0FBQyxRQUFRO3VCQUM5QixJQUFJLENBQUMsVUFBVTtLQUNqQyxDQUFDO0lBQ0osQ0FBQztJQUVELElBQTBELGFBQWE7UUFDckUsT0FBTyxDQUFDLENBQUMsSUFBSSxDQUFDLE1BQU0sQ0FBQztJQUN2QixDQUFDO0lBRUQsWUFBb0IsWUFBNEIsRUFBbUIsYUFBOEI7UUFBN0UsaUJBQVksR0FBWixZQUFZLENBQWdCO1FBQW1CLGtCQUFhLEdBQWIsYUFBYSxDQUFpQjtRQUMvRixhQUFhLENBQUMsYUFBYSxDQUFDLFNBQVMsQ0FBQyxHQUFHLENBQUMsRUFBRTtZQUMxQyxJQUFJLENBQUMsYUFBYSxDQUFDLEdBQUcsQ0FBQyxDQUFDO1FBQzFCLENBQUMsQ0FBQyxDQUFDO0lBQ0wsQ0FBQztJQUVELHFCQUFxQjtRQUNuQixJQUFJLENBQUMsWUFBWSxDQUFDLFVBQVUsQ0FBQyxJQUFJLENBQUMsSUFBSSxFQUFFLElBQUksQ0FBQyxJQUFJLEVBQUUsSUFBSSxDQUFDLFFBQVEsQ0FBQyxDQUFDO0lBQ3BFLENBQUM7SUFFRCxhQUFhLENBQUMsR0FBRztRQUNmLElBQUksSUFBSSxDQUFDLElBQUksS0FBSyxTQUFTLEVBQUUsQ0FBQztZQUM1QixJQUFJLENBQUMsWUFBWSxDQUFDLGNBQWMsQ0FBQyxHQUFHLENBQUMsQ0FBQztRQUN4QyxDQUFDO0lBQ0gsQ0FBQzt1R0E1Q1Usc0JBQXNCOzJGQUF0QixzQkFBc0IsaU9BRnRCLENBQUMsY0FBYyxDQUFDLDhEQWdCYixlQUFlLGdEQ2xDL0Isa1JBT0E7OzJGRGFhLHNCQUFzQjtrQkFQbEMsU0FBUzsrQkFDRSxpQkFBaUIsaUJBR1osaUJBQWlCLENBQUMsSUFBSSxhQUMxQixDQUFDLGNBQWMsQ0FBQztpSEFHbEIsSUFBSTtzQkFBWixLQUFLO2dCQUNHLElBQUk7c0JBQVosS0FBSztnQkFDRyxRQUFRO3NCQUFoQixLQUFLO2dCQVd5QixNQUFNO3NCQUFwQyxZQUFZO3VCQUFDLGVBQWU7Z0JBRUUsU0FBUztzQkFBdkMsV0FBVzt1QkFBQyxZQUFZO2dCQVVpQyxhQUFhO3NCQUF0RSxXQUFXO3VCQUFDLHVDQUF1QyIsInNvdXJjZXNDb250ZW50IjpbIi8vIEB0cy1zdHJpY3QtaWdub3JlXG5pbXBvcnQgeyBBZnRlckNvbnRlbnRDaGVja2VkLCBDb21wb25lbnQsIENvbnRlbnRDaGlsZCwgSG9zdEJpbmRpbmcsIElucHV0LCBWaWV3RW5jYXBzdWxhdGlvbiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgUWRUYWJzQ29tcG9uZW50IH0gZnJvbSAnLi4vLi4vLi4vbmF2aWdhdGlvbi90YWJzL3RhYnMvdGFicy5jb21wb25lbnQnO1xuaW1wb3J0IHsgUWRMYXlvdXRTZXJ2aWNlIH0gZnJvbSAnLi4vLi4vc2VydmljZS9sYXlvdXQuc2VydmljZSc7XG5pbXBvcnQgeyBRZFBhbmVsU2VydmljZSB9IGZyb20gJy4uLy4uL3NlcnZpY2UvcGFuZWwuc2VydmljZSc7XG5pbXBvcnQgeyBRZExheW91dFBhbmVsUHJvZ3Jlc3MsIFFkTGF5b3V0UGFuZWxTaXplLCBRZExheW91dFBhbmVsVHlwZSB9IGZyb20gJy4uL3R5cGVzL3BhbmVsLXR5cGVzJztcblxuLyoqXG4gKiAqKlFkTGF5b3V0UGFuZWwqKiBjcmVhdGVzIGEgcGFuZWwgb24gdGhlIHJpZ2h0IHNpZGUgb2YgdGhlIGxheW91dC5cbiAqXG4gKiAqIEBzZWUgcGFyZW50IGNvbXBvbmVudDogKipRZExheW91dENvbnRhaW5lcioqLlxuICogKiBAc2VlIGNoaWxkIGNvbXBvbmVudDogKipRZFBhbmVsRGlzYWJsZWRUaXRsZSoqLlxuICovXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdxZC1sYXlvdXQtcGFuZWwnLFxuICB0ZW1wbGF0ZVVybDogJy4vcGFuZWwuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybHM6IFsnLi9wYW5lbC5jb21wb25lbnQuc2NzcyddLFxuICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxuICBwcm92aWRlcnM6IFtRZFBhbmVsU2VydmljZV1cbn0pXG5leHBvcnQgY2xhc3MgUWRMYXlvdXRQYW5lbENvbXBvbmVudCBpbXBsZW1lbnRzIEFmdGVyQ29udGVudENoZWNrZWQge1xuICBASW5wdXQoKSB0eXBlOiBRZExheW91dFBhbmVsVHlwZTtcbiAgQElucHV0KCkgc2l6ZTogUWRMYXlvdXRQYW5lbFNpemU7XG4gIEBJbnB1dCgpIHByb2dyZXNzOiBRZExheW91dFBhbmVsUHJvZ3Jlc3MgPSAnc3RhdGljJztcblxuICBnZXQgcGFuZWxTaXplKCk6IFFkTGF5b3V0UGFuZWxTaXplIHtcbiAgICByZXR1cm4gdGhpcy5wYW5lbFNlcnZpY2Uuc2l6ZTtcbiAgfVxuXG4gIGdldCBpc0Rpc2FibGVkKCk6IGJvb2xlYW4ge1xuICAgIHJldHVybiB0aGlzLnBhbmVsU2VydmljZS5pc0Rpc2FibGVkO1xuICB9XG5cbiAgLy8gVGFiXG4gIEBDb250ZW50Q2hpbGQoUWRUYWJzQ29tcG9uZW50KSBxZFRhYnM6IFFkVGFic0NvbXBvbmVudDtcblxuICBASG9zdEJpbmRpbmcoJ2F0dHIuY2xhc3MnKSBnZXQgY2xhc3NMaXN0KCk6IHN0cmluZyB7XG4gICAgcmV0dXJuIGBcbiAgICAgIHBhbmVsLXNpemUtJHt0aGlzLnBhbmVsU2VydmljZS5zaXplfVxuICAgICAgcWQtbGF5b3V0LXBhbmVsIHBhbmVsLXBvcy0ke3RoaXMucGFuZWxTZXJ2aWNlLnBvc2l0aW9ufVxuICAgICAgcGFuZWwtdHlwZS0ke3RoaXMucGFuZWxTZXJ2aWNlLnR5cGV9XG4gICAgICBwYW5lbC10eXBlLWNvbnRyb2wtJHt0aGlzLnBhbmVsU2VydmljZS5wcm9ncmVzc31cbiAgICAgIHBhbmVsLWRpc2FibGVkLSR7dGhpcy5pc0Rpc2FibGVkfVxuICAgIGA7XG4gIH1cblxuICBASG9zdEJpbmRpbmcoJ2NsYXNzLnFkLWxheW91dC1wYW5lbC0taGFzLW5hdmlnYXRpb24nKSBnZXQgaGFzTmF2aWdhdGlvbigpOiBib29sZWFuIHtcbiAgICByZXR1cm4gISF0aGlzLnFkVGFicztcbiAgfVxuXG4gIGNvbnN0cnVjdG9yKHByaXZhdGUgcGFuZWxTZXJ2aWNlOiBRZFBhbmVsU2VydmljZSwgcHJpdmF0ZSByZWFkb25seSBsYXlvdXRTZXJ2aWNlOiBRZExheW91dFNlcnZpY2UpIHtcbiAgICBsYXlvdXRTZXJ2aWNlLnBhbmVsRGlzYWJsZSQuc3Vic2NyaWJlKHZhbCA9PiB7XG4gICAgICB0aGlzLnVwZGF0ZURpc2FibGUodmFsKTtcbiAgICB9KTtcbiAgfVxuXG4gIG5nQWZ0ZXJDb250ZW50Q2hlY2tlZCgpOiB2b2lkIHtcbiAgICB0aGlzLnBhbmVsU2VydmljZS5zZXR1cFBhbmVsKHRoaXMudHlwZSwgdGhpcy5zaXplLCB0aGlzLnByb2dyZXNzKTtcbiAgfVxuXG4gIHVwZGF0ZURpc2FibGUodmFsKTogdm9pZCB7XG4gICAgaWYgKHRoaXMudHlwZSA9PT0gJ2NvbnRyb2wnKSB7XG4gICAgICB0aGlzLnBhbmVsU2VydmljZS51cGRhdGVEaXNhYmxlZCh2YWwpO1xuICAgIH1cbiAgfVxufVxuIiwiPGRpdiBjbGFzcz1cInFkLWxheW91dC1wYW5lbC1jb250YWluZXJcIiBxZENhbGN1bGF0ZUZ1bGxIZWlnaHQ+XG4gIDxuZy1jb250ZW50IHNlbGVjdD1cInFkLWxheW91dC1wYW5lbC10aXRsZVwiPjwvbmctY29udGVudD5cblxuICA8ZGl2IGNsYXNzPVwicWQtbGF5b3V0LXBhbmVsLWNvbnRlbnRcIj5cbiAgICA8bmctY29udGFpbmVyICpuZ0lmPVwiIWlzRGlzYWJsZWRcIj48bmctY29udGVudD48L25nLWNvbnRlbnQ+PC9uZy1jb250YWluZXI+XG4gIDwvZGl2PlxuPC9kaXY+XG4iXX0=
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
// @ts-strict-ignore
|
|
2
|
-
import { Component, Directive, Host, Input, TemplateRef, ViewChild } from '@angular/core';
|
|
3
|
-
import { QdLayoutPanelComponent } from '../container/panel.component';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
import * as i1 from "../container/panel.component";
|
|
6
|
-
import * as i2 from "@angular/common";
|
|
7
|
-
import * as i3 from "../../../icon/icon/icon.component";
|
|
8
|
-
/**
|
|
9
|
-
* **QdPanelDisabledTitle** creates a heading inside the **QdLayoutPanel**.
|
|
10
|
-
*
|
|
11
|
-
* * @see parent component: **QdLayoutPanel**.
|
|
12
|
-
*/
|
|
13
|
-
export class QdPanelDisabledTitleDirective {
|
|
14
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdPanelDisabledTitleDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
15
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.9", type: QdPanelDisabledTitleDirective, selector: "[qdPanelDisabledTitle]", ngImport: i0 });
|
|
16
|
-
}
|
|
17
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdPanelDisabledTitleDirective, decorators: [{
|
|
18
|
-
type: Directive,
|
|
19
|
-
args: [{
|
|
20
|
-
selector: '[qdPanelDisabledTitle]'
|
|
21
|
-
}]
|
|
22
|
-
}] });
|
|
23
|
-
export class QdLayoutPanelTitleComponent {
|
|
24
|
-
qdLayoutPanelComponent;
|
|
25
|
-
type;
|
|
26
|
-
_panelTitleContent;
|
|
27
|
-
get isDisabled() {
|
|
28
|
-
return this.qdLayoutPanelComponent.isDisabled;
|
|
29
|
-
}
|
|
30
|
-
constructor(qdLayoutPanelComponent) {
|
|
31
|
-
this.qdLayoutPanelComponent = qdLayoutPanelComponent;
|
|
32
|
-
}
|
|
33
|
-
getIcon() {
|
|
34
|
-
return this.qdLayoutPanelComponent.type === 'control';
|
|
35
|
-
}
|
|
36
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdLayoutPanelTitleComponent, deps: [{ token: i1.QdLayoutPanelComponent, host: true }], target: i0.ɵɵFactoryTarget.Component });
|
|
37
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdLayoutPanelTitleComponent, selector: "qd-layout-panel-title", inputs: { type: "type" }, host: { classAttribute: "qd-layout-panel-title" }, viewQueries: [{ propertyName: "_panelTitleContent", first: true, predicate: TemplateRef, descendants: true, static: true }], ngImport: i0, template: "<div class=\"panel-header-content\">\n <qd-icon *ngIf=\"getIcon()\" [icon]=\"'circleSolid'\"></qd-icon>\n <div class=\"qd-layout-panel-title-content\" *ngIf=\"!isDisabled\"><ng-content></ng-content></div>\n <div class=\"qd-layout-panel-title-content\" *ngIf=\"isDisabled\">\n <ng-content select=\"[qdPanelDisabledTitle]\"></ng-content>\n </div>\n</div>\n\n<ng-content select=\"button\"></ng-content>\n", styles: [":host .panel-header-content{display:flex}\n"], dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3.QdIconComponent, selector: "qd-icon", inputs: ["icon"] }] });
|
|
38
|
-
}
|
|
39
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdLayoutPanelTitleComponent, decorators: [{
|
|
40
|
-
type: Component,
|
|
41
|
-
args: [{ selector: 'qd-layout-panel-title', host: { class: 'qd-layout-panel-title' }, template: "<div class=\"panel-header-content\">\n <qd-icon *ngIf=\"getIcon()\" [icon]=\"'circleSolid'\"></qd-icon>\n <div class=\"qd-layout-panel-title-content\" *ngIf=\"!isDisabled\"><ng-content></ng-content></div>\n <div class=\"qd-layout-panel-title-content\" *ngIf=\"isDisabled\">\n <ng-content select=\"[qdPanelDisabledTitle]\"></ng-content>\n </div>\n</div>\n\n<ng-content select=\"button\"></ng-content>\n", styles: [":host .panel-header-content{display:flex}\n"] }]
|
|
42
|
-
}], ctorParameters: () => [{ type: i1.QdLayoutPanelComponent, decorators: [{
|
|
43
|
-
type: Host
|
|
44
|
-
}] }], propDecorators: { type: [{
|
|
45
|
-
type: Input
|
|
46
|
-
}], _panelTitleContent: [{
|
|
47
|
-
type: ViewChild,
|
|
48
|
-
args: [TemplateRef, { static: true }]
|
|
49
|
-
}] } });
|
|
50
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGFuZWwtdGl0bGUuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9xZC11aS9zcmMvbGliL2xheW91dC9wYW5lbC90aXRsZS9wYW5lbC10aXRsZS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL3FkLXVpL3NyYy9saWIvbGF5b3V0L3BhbmVsL3RpdGxlL3BhbmVsLXRpdGxlLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLG9CQUFvQjtBQUNwQixPQUFPLEVBQUUsU0FBUyxFQUFFLFNBQVMsRUFBRSxJQUFJLEVBQUUsS0FBSyxFQUFFLFdBQVcsRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDMUYsT0FBTyxFQUFFLHNCQUFzQixFQUFFLE1BQU0sOEJBQThCLENBQUM7Ozs7O0FBR3RFOzs7O0dBSUc7QUFJSCxNQUFNLE9BQU8sNkJBQTZCO3VHQUE3Qiw2QkFBNkI7MkZBQTdCLDZCQUE2Qjs7MkZBQTdCLDZCQUE2QjtrQkFIekMsU0FBUzttQkFBQztvQkFDVCxRQUFRLEVBQUUsd0JBQXdCO2lCQUNuQzs7QUFTRCxNQUFNLE9BQU8sMkJBQTJCO0lBU1Y7SUFSbkIsSUFBSSxDQUFvQjtJQUVTLGtCQUFrQixDQUFtQjtJQUUvRSxJQUFJLFVBQVU7UUFDWixPQUFPLElBQUksQ0FBQyxzQkFBc0IsQ0FBQyxVQUFVLENBQUM7SUFDaEQsQ0FBQztJQUVELFlBQTRCLHNCQUE4QztRQUE5QywyQkFBc0IsR0FBdEIsc0JBQXNCLENBQXdCO0lBQUcsQ0FBQztJQUU5RSxPQUFPO1FBQ0wsT0FBTyxJQUFJLENBQUMsc0JBQXNCLENBQUMsSUFBSSxLQUFLLFNBQVMsQ0FBQztJQUN4RCxDQUFDO3VHQWJVLDJCQUEyQjsyRkFBM0IsMkJBQTJCLDhMQUczQixXQUFXLDhEQ3hCeEIsMFpBU0E7OzJGRFlhLDJCQUEyQjtrQkFOdkMsU0FBUzsrQkFDRSx1QkFBdUIsUUFHM0IsRUFBRSxLQUFLLEVBQUUsdUJBQXVCLEVBQUU7OzBCQVczQixJQUFJO3lDQVJSLElBQUk7c0JBQVosS0FBSztnQkFFb0Msa0JBQWtCO3NCQUEzRCxTQUFTO3VCQUFDLFdBQVcsRUFBRSxFQUFFLE1BQU0sRUFBRSxJQUFJLEVBQUUiLCJzb3VyY2VzQ29udGVudCI6WyIvLyBAdHMtc3RyaWN0LWlnbm9yZVxuaW1wb3J0IHsgQ29tcG9uZW50LCBEaXJlY3RpdmUsIEhvc3QsIElucHV0LCBUZW1wbGF0ZVJlZiwgVmlld0NoaWxkIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBRZExheW91dFBhbmVsQ29tcG9uZW50IH0gZnJvbSAnLi4vY29udGFpbmVyL3BhbmVsLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBRZExheW91dFBhbmVsVHlwZSB9IGZyb20gJy4uL3R5cGVzL3BhbmVsLXR5cGVzJztcblxuLyoqXG4gKiAqKlFkUGFuZWxEaXNhYmxlZFRpdGxlKiogY3JlYXRlcyBhIGhlYWRpbmcgaW5zaWRlIHRoZSAqKlFkTGF5b3V0UGFuZWwqKi5cbiAqXG4gKiAqIEBzZWUgcGFyZW50IGNvbXBvbmVudDogKipRZExheW91dFBhbmVsKiouXG4gKi9cbkBEaXJlY3RpdmUoe1xuICBzZWxlY3RvcjogJ1txZFBhbmVsRGlzYWJsZWRUaXRsZV0nXG59KVxuZXhwb3J0IGNsYXNzIFFkUGFuZWxEaXNhYmxlZFRpdGxlRGlyZWN0aXZlIHt9XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ3FkLWxheW91dC1wYW5lbC10aXRsZScsXG4gIHRlbXBsYXRlVXJsOiAnLi9wYW5lbC10aXRsZS5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsczogWycuL3BhbmVsLXRpdGxlLmNvbXBvbmVudC5zY3NzJ10sXG4gIGhvc3Q6IHsgY2xhc3M6ICdxZC1sYXlvdXQtcGFuZWwtdGl0bGUnIH1cbn0pXG5leHBvcnQgY2xhc3MgUWRMYXlvdXRQYW5lbFRpdGxlQ29tcG9uZW50IHtcbiAgQElucHV0KCkgdHlwZTogUWRMYXlvdXRQYW5lbFR5cGU7XG5cbiAgQFZpZXdDaGlsZChUZW1wbGF0ZVJlZiwgeyBzdGF0aWM6IHRydWUgfSkgX3BhbmVsVGl0bGVDb250ZW50OiBUZW1wbGF0ZVJlZjxhbnk+O1xuXG4gIGdldCBpc0Rpc2FibGVkKCk6IGJvb2xlYW4ge1xuICAgIHJldHVybiB0aGlzLnFkTGF5b3V0UGFuZWxDb21wb25lbnQuaXNEaXNhYmxlZDtcbiAgfVxuXG4gIGNvbnN0cnVjdG9yKEBIb3N0KCkgcHJpdmF0ZSBxZExheW91dFBhbmVsQ29tcG9uZW50OiBRZExheW91dFBhbmVsQ29tcG9uZW50KSB7fVxuXG4gIGdldEljb24oKTogYm9vbGVhbiB7XG4gICAgcmV0dXJuIHRoaXMucWRMYXlvdXRQYW5lbENvbXBvbmVudC50eXBlID09PSAnY29udHJvbCc7XG4gIH1cbn1cbiIsIjxkaXYgY2xhc3M9XCJwYW5lbC1oZWFkZXItY29udGVudFwiPlxuICA8cWQtaWNvbiAqbmdJZj1cImdldEljb24oKVwiIFtpY29uXT1cIidjaXJjbGVTb2xpZCdcIj48L3FkLWljb24+XG4gIDxkaXYgY2xhc3M9XCJxZC1sYXlvdXQtcGFuZWwtdGl0bGUtY29udGVudFwiICpuZ0lmPVwiIWlzRGlzYWJsZWRcIj48bmctY29udGVudD48L25nLWNvbnRlbnQ+PC9kaXY+XG4gIDxkaXYgY2xhc3M9XCJxZC1sYXlvdXQtcGFuZWwtdGl0bGUtY29udGVudFwiICpuZ0lmPVwiaXNEaXNhYmxlZFwiPlxuICAgIDxuZy1jb250ZW50IHNlbGVjdD1cIltxZFBhbmVsRGlzYWJsZWRUaXRsZV1cIj48L25nLWNvbnRlbnQ+XG4gIDwvZGl2PlxuPC9kaXY+XG5cbjxuZy1jb250ZW50IHNlbGVjdD1cImJ1dHRvblwiPjwvbmctY29udGVudD5cbiJdfQ==
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGFuZWwtdHlwZXMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL3FkLXVpL3NyYy9saWIvbGF5b3V0L3BhbmVsL3R5cGVzL3BhbmVsLXR5cGVzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgdHlwZSBRZExheW91dFBhbmVsQ29scyA9IDEgfCAyIHwgMyB8IDQ7XG5leHBvcnQgdHlwZSBRZExheW91dFBhbmVsUG9zaXRpb24gPSAnbGVmdCcgfCAncmlnaHQnO1xuZXhwb3J0IHR5cGUgUWRMYXlvdXRQYW5lbFByb2dyZXNzID0gJ3N0YXRpYycgfCAnc3VjY2VzcycgfCAnd2FybmluZycgfCAnZXJyb3InO1xuZXhwb3J0IHR5cGUgUWRMYXlvdXRQYW5lbFNpemUgPSAnc20nIHwgJ21kJyB8ICdsZyc7XG5leHBvcnQgdHlwZSBRZExheW91dFBhbmVsVHlwZSA9ICdpbmZvJyB8ICdmaWx0ZXInIHwgJ2NvbnRyb2wnO1xuIl19
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
// @ts-strict-ignore
|
|
2
|
-
import { Injectable } from '@angular/core';
|
|
3
|
-
import { ReplaySubject, Subject } from 'rxjs';
|
|
4
|
-
import { map } from 'rxjs/operators';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export class QdLayoutService {
|
|
7
|
-
buttonEnabledStatus = {};
|
|
8
|
-
_buttonEnabledStatusSubject = new Subject();
|
|
9
|
-
buttonEnabledStatus$ = this._buttonEnabledStatusSubject.asObservable();
|
|
10
|
-
_currentTabIndexSubject = new Subject();
|
|
11
|
-
currentTabIndex$ = this._currentTabIndexSubject.asObservable();
|
|
12
|
-
_panelDisableSubject = new ReplaySubject();
|
|
13
|
-
panelDisable$ = this._panelDisableSubject.asObservable();
|
|
14
|
-
updateCurrentTabIndex(tabObject) {
|
|
15
|
-
this._currentTabIndexSubject.next(tabObject);
|
|
16
|
-
}
|
|
17
|
-
updateEnabledStatus(buttonId, value) {
|
|
18
|
-
this.buttonEnabledStatus[buttonId] = value;
|
|
19
|
-
this._buttonEnabledStatusSubject.next(this.buttonEnabledStatus);
|
|
20
|
-
}
|
|
21
|
-
enableButton(buttonId) {
|
|
22
|
-
this.updateEnabledStatus(buttonId, true);
|
|
23
|
-
}
|
|
24
|
-
disableButton(buttonId) {
|
|
25
|
-
this.updateEnabledStatus(buttonId, false);
|
|
26
|
-
}
|
|
27
|
-
isButtonEnabled(buttonId) {
|
|
28
|
-
return this.buttonEnabledStatus$.pipe(map(status => (status[buttonId] ? true : false)));
|
|
29
|
-
}
|
|
30
|
-
setPanelDisable(value) {
|
|
31
|
-
this._panelDisableSubject.next(value);
|
|
32
|
-
}
|
|
33
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdLayoutService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
34
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdLayoutService, providedIn: 'root' });
|
|
35
|
-
}
|
|
36
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdLayoutService, decorators: [{
|
|
37
|
-
type: Injectable,
|
|
38
|
-
args: [{
|
|
39
|
-
providedIn: 'root'
|
|
40
|
-
}]
|
|
41
|
-
}] });
|
|
42
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGF5b3V0LnNlcnZpY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJzL3FkLXVpL3NyYy9saWIvbGF5b3V0L3NlcnZpY2UvbGF5b3V0LnNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsb0JBQW9CO0FBQ3BCLE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDM0MsT0FBTyxFQUFjLGFBQWEsRUFBRSxPQUFPLEVBQUUsTUFBTSxNQUFNLENBQUM7QUFDMUQsT0FBTyxFQUFFLEdBQUcsRUFBRSxNQUFNLGdCQUFnQixDQUFDOztBQVVyQyxNQUFNLE9BQU8sZUFBZTtJQUNsQixtQkFBbUIsR0FBd0IsRUFBRSxDQUFDO0lBRXJDLDJCQUEyQixHQUFHLElBQUksT0FBTyxFQUF1QixDQUFDO0lBQ2xGLG9CQUFvQixHQUFHLElBQUksQ0FBQywyQkFBMkIsQ0FBQyxZQUFZLEVBQUUsQ0FBQztJQUV0RCx1QkFBdUIsR0FBRyxJQUFJLE9BQU8sRUFBZSxDQUFDO0lBQ3RFLGdCQUFnQixHQUFHLElBQUksQ0FBQyx1QkFBdUIsQ0FBQyxZQUFZLEVBQUUsQ0FBQztJQUU5QyxvQkFBb0IsR0FBRyxJQUFJLGFBQWEsRUFBVyxDQUFDO0lBQ3JFLGFBQWEsR0FBRyxJQUFJLENBQUMsb0JBQW9CLENBQUMsWUFBWSxFQUFFLENBQUM7SUFFekQscUJBQXFCLENBQUMsU0FBc0I7UUFDMUMsSUFBSSxDQUFDLHVCQUF1QixDQUFDLElBQUksQ0FBQyxTQUFTLENBQUMsQ0FBQztJQUMvQyxDQUFDO0lBRUQsbUJBQW1CLENBQUMsUUFBZ0IsRUFBRSxLQUFjO1FBQ2xELElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxRQUFRLENBQUMsR0FBRyxLQUFLLENBQUM7UUFDM0MsSUFBSSxDQUFDLDJCQUEyQixDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsbUJBQW1CLENBQUMsQ0FBQztJQUNsRSxDQUFDO0lBRUQsWUFBWSxDQUFDLFFBQWdCO1FBQzNCLElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxRQUFRLEVBQUUsSUFBSSxDQUFDLENBQUM7SUFDM0MsQ0FBQztJQUVELGFBQWEsQ0FBQyxRQUFnQjtRQUM1QixJQUFJLENBQUMsbUJBQW1CLENBQUMsUUFBUSxFQUFFLEtBQUssQ0FBQyxDQUFDO0lBQzVDLENBQUM7SUFFRCxlQUFlLENBQUMsUUFBZ0I7UUFDOUIsT0FBTyxJQUFJLENBQUMsb0JBQW9CLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxNQUFNLENBQUMsRUFBRSxDQUFDLENBQUMsTUFBTSxDQUFDLFFBQVEsQ0FBQyxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUMsQ0FBQztJQUMxRixDQUFDO0lBRUQsZUFBZSxDQUFDLEtBQUs7UUFDbkIsSUFBSSxDQUFDLG9CQUFvQixDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQztJQUN4QyxDQUFDO3VHQW5DVSxlQUFlOzJHQUFmLGVBQWUsY0FGZCxNQUFNOzsyRkFFUCxlQUFlO2tCQUgzQixVQUFVO21CQUFDO29CQUNWLFVBQVUsRUFBRSxNQUFNO2lCQUNuQiIsInNvdXJjZXNDb250ZW50IjpbIi8vIEB0cy1zdHJpY3QtaWdub3JlXG5pbXBvcnQgeyBJbmplY3RhYmxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBPYnNlcnZhYmxlLCBSZXBsYXlTdWJqZWN0LCBTdWJqZWN0IH0gZnJvbSAncnhqcyc7XG5pbXBvcnQgeyBtYXAgfSBmcm9tICdyeGpzL29wZXJhdG9ycyc7XG5pbXBvcnQgeyBRZEFjdGl2ZVRhYiB9IGZyb20gJy4uLy4uL25hdmlnYXRpb24vdGFicy9pbnRlcmZhY2VzL3RhYnMuaW50ZXJmYWNlJztcblxuaW50ZXJmYWNlIEJ1dHRvbkVuYWJsZWRTdGF0dXMge1xuICBbYnV0dG9uSWQ6IHN0cmluZ106IGJvb2xlYW47XG59XG5cbkBJbmplY3RhYmxlKHtcbiAgcHJvdmlkZWRJbjogJ3Jvb3QnXG59KVxuZXhwb3J0IGNsYXNzIFFkTGF5b3V0U2VydmljZSB7XG4gIHByaXZhdGUgYnV0dG9uRW5hYmxlZFN0YXR1czogQnV0dG9uRW5hYmxlZFN0YXR1cyA9IHt9O1xuXG4gIHByaXZhdGUgcmVhZG9ubHkgX2J1dHRvbkVuYWJsZWRTdGF0dXNTdWJqZWN0ID0gbmV3IFN1YmplY3Q8QnV0dG9uRW5hYmxlZFN0YXR1cz4oKTtcbiAgYnV0dG9uRW5hYmxlZFN0YXR1cyQgPSB0aGlzLl9idXR0b25FbmFibGVkU3RhdHVzU3ViamVjdC5hc09ic2VydmFibGUoKTtcblxuICBwcml2YXRlIHJlYWRvbmx5IF9jdXJyZW50VGFiSW5kZXhTdWJqZWN0ID0gbmV3IFN1YmplY3Q8UWRBY3RpdmVUYWI+KCk7XG4gIGN1cnJlbnRUYWJJbmRleCQgPSB0aGlzLl9jdXJyZW50VGFiSW5kZXhTdWJqZWN0LmFzT2JzZXJ2YWJsZSgpO1xuXG4gIHByaXZhdGUgcmVhZG9ubHkgX3BhbmVsRGlzYWJsZVN1YmplY3QgPSBuZXcgUmVwbGF5U3ViamVjdDxib29sZWFuPigpO1xuICBwYW5lbERpc2FibGUkID0gdGhpcy5fcGFuZWxEaXNhYmxlU3ViamVjdC5hc09ic2VydmFibGUoKTtcblxuICB1cGRhdGVDdXJyZW50VGFiSW5kZXgodGFiT2JqZWN0OiBRZEFjdGl2ZVRhYik6IHZvaWQge1xuICAgIHRoaXMuX2N1cnJlbnRUYWJJbmRleFN1YmplY3QubmV4dCh0YWJPYmplY3QpO1xuICB9XG5cbiAgdXBkYXRlRW5hYmxlZFN0YXR1cyhidXR0b25JZDogc3RyaW5nLCB2YWx1ZTogYm9vbGVhbik6IHZvaWQge1xuICAgIHRoaXMuYnV0dG9uRW5hYmxlZFN0YXR1c1tidXR0b25JZF0gPSB2YWx1ZTtcbiAgICB0aGlzLl9idXR0b25FbmFibGVkU3RhdHVzU3ViamVjdC5uZXh0KHRoaXMuYnV0dG9uRW5hYmxlZFN0YXR1cyk7XG4gIH1cblxuICBlbmFibGVCdXR0b24oYnV0dG9uSWQ6IHN0cmluZyk6IHZvaWQge1xuICAgIHRoaXMudXBkYXRlRW5hYmxlZFN0YXR1cyhidXR0b25JZCwgdHJ1ZSk7XG4gIH1cblxuICBkaXNhYmxlQnV0dG9uKGJ1dHRvbklkOiBzdHJpbmcpOiB2b2lkIHtcbiAgICB0aGlzLnVwZGF0ZUVuYWJsZWRTdGF0dXMoYnV0dG9uSWQsIGZhbHNlKTtcbiAgfVxuXG4gIGlzQnV0dG9uRW5hYmxlZChidXR0b25JZDogc3RyaW5nKTogT2JzZXJ2YWJsZTxib29sZWFuPiB7XG4gICAgcmV0dXJuIHRoaXMuYnV0dG9uRW5hYmxlZFN0YXR1cyQucGlwZShtYXAoc3RhdHVzID0+IChzdGF0dXNbYnV0dG9uSWRdID8gdHJ1ZSA6IGZhbHNlKSkpO1xuICB9XG5cbiAgc2V0UGFuZWxEaXNhYmxlKHZhbHVlKTogdm9pZCB7XG4gICAgdGhpcy5fcGFuZWxEaXNhYmxlU3ViamVjdC5uZXh0KHZhbHVlKTtcbiAgfVxufVxuIl19
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
// @ts-strict-ignore
|
|
2
|
-
import { Injectable } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export class QdPanelService {
|
|
5
|
-
type;
|
|
6
|
-
size;
|
|
7
|
-
position;
|
|
8
|
-
progress = 'static';
|
|
9
|
-
isDisabled = false;
|
|
10
|
-
setupPanel(type, size, progress) {
|
|
11
|
-
switch (type) {
|
|
12
|
-
case 'info': {
|
|
13
|
-
this.size = size || 'sm';
|
|
14
|
-
this.position = 'right';
|
|
15
|
-
break;
|
|
16
|
-
}
|
|
17
|
-
case 'control': {
|
|
18
|
-
this.size = size || 'lg';
|
|
19
|
-
this.position = 'right';
|
|
20
|
-
break;
|
|
21
|
-
}
|
|
22
|
-
case 'filter': {
|
|
23
|
-
this.size = size || 'sm';
|
|
24
|
-
this.position = 'left';
|
|
25
|
-
break;
|
|
26
|
-
}
|
|
27
|
-
default: {
|
|
28
|
-
console.error(`Layout type ${this.type} is not valid.`);
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
this.type = type;
|
|
32
|
-
this.progress = progress;
|
|
33
|
-
}
|
|
34
|
-
updateDisabled(val) {
|
|
35
|
-
this.isDisabled = val;
|
|
36
|
-
}
|
|
37
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdPanelService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
38
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdPanelService });
|
|
39
|
-
}
|
|
40
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdPanelService, decorators: [{
|
|
41
|
-
type: Injectable
|
|
42
|
-
}] });
|
|
43
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGFuZWwuc2VydmljZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvcWQtdWkvc3JjL2xpYi9sYXlvdXQvc2VydmljZS9wYW5lbC5zZXJ2aWNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLG9CQUFvQjtBQUNwQixPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQVMzQyxNQUFNLE9BQU8sY0FBYztJQUN6QixJQUFJLENBQW9CO0lBQ3hCLElBQUksQ0FBb0I7SUFDeEIsUUFBUSxDQUF3QjtJQUNoQyxRQUFRLEdBQTBCLFFBQVEsQ0FBQztJQUMzQyxVQUFVLEdBQUcsS0FBSyxDQUFDO0lBRW5CLFVBQVUsQ0FBQyxJQUFJLEVBQUUsSUFBSyxFQUFFLFFBQVM7UUFDL0IsUUFBUSxJQUFJLEVBQUUsQ0FBQztZQUNiLEtBQUssTUFBTSxDQUFDLENBQUMsQ0FBQztnQkFDWixJQUFJLENBQUMsSUFBSSxHQUFHLElBQUksSUFBSSxJQUFJLENBQUM7Z0JBQ3pCLElBQUksQ0FBQyxRQUFRLEdBQUcsT0FBTyxDQUFDO2dCQUN4QixNQUFNO1lBQ1IsQ0FBQztZQUVELEtBQUssU0FBUyxDQUFDLENBQUMsQ0FBQztnQkFDZixJQUFJLENBQUMsSUFBSSxHQUFHLElBQUksSUFBSSxJQUFJLENBQUM7Z0JBQ3pCLElBQUksQ0FBQyxRQUFRLEdBQUcsT0FBTyxDQUFDO2dCQUN4QixNQUFNO1lBQ1IsQ0FBQztZQUVELEtBQUssUUFBUSxDQUFDLENBQUMsQ0FBQztnQkFDZCxJQUFJLENBQUMsSUFBSSxHQUFHLElBQUksSUFBSSxJQUFJLENBQUM7Z0JBQ3pCLElBQUksQ0FBQyxRQUFRLEdBQUcsTUFBTSxDQUFDO2dCQUN2QixNQUFNO1lBQ1IsQ0FBQztZQUVELE9BQU8sQ0FBQyxDQUFDLENBQUM7Z0JBQ1IsT0FBTyxDQUFDLEtBQUssQ0FBQyxlQUFlLElBQUksQ0FBQyxJQUFJLGdCQUFnQixDQUFDLENBQUM7WUFDMUQsQ0FBQztRQUNILENBQUM7UUFFRCxJQUFJLENBQUMsSUFBSSxHQUFHLElBQUksQ0FBQztRQUNqQixJQUFJLENBQUMsUUFBUSxHQUFHLFFBQVEsQ0FBQztJQUMzQixDQUFDO0lBRUQsY0FBYyxDQUFDLEdBQUc7UUFDaEIsSUFBSSxDQUFDLFVBQVUsR0FBRyxHQUFHLENBQUM7SUFDeEIsQ0FBQzt1R0F0Q1UsY0FBYzsyR0FBZCxjQUFjOzsyRkFBZCxjQUFjO2tCQUQxQixVQUFVIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQHRzLXN0cmljdC1pZ25vcmVcbmltcG9ydCB7IEluamVjdGFibGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7XG4gIFFkTGF5b3V0UGFuZWxQb3NpdGlvbixcbiAgUWRMYXlvdXRQYW5lbFByb2dyZXNzLFxuICBRZExheW91dFBhbmVsU2l6ZSxcbiAgUWRMYXlvdXRQYW5lbFR5cGVcbn0gZnJvbSAnLi4vcGFuZWwvdHlwZXMvcGFuZWwtdHlwZXMnO1xuXG5ASW5qZWN0YWJsZSgpXG5leHBvcnQgY2xhc3MgUWRQYW5lbFNlcnZpY2Uge1xuICB0eXBlOiBRZExheW91dFBhbmVsVHlwZTtcbiAgc2l6ZTogUWRMYXlvdXRQYW5lbFNpemU7XG4gIHBvc2l0aW9uOiBRZExheW91dFBhbmVsUG9zaXRpb247XG4gIHByb2dyZXNzOiBRZExheW91dFBhbmVsUHJvZ3Jlc3MgPSAnc3RhdGljJztcbiAgaXNEaXNhYmxlZCA9IGZhbHNlO1xuXG4gIHNldHVwUGFuZWwodHlwZSwgc2l6ZT8sIHByb2dyZXNzPyk6IHZvaWQge1xuICAgIHN3aXRjaCAodHlwZSkge1xuICAgICAgY2FzZSAnaW5mbyc6IHtcbiAgICAgICAgdGhpcy5zaXplID0gc2l6ZSB8fCAnc20nO1xuICAgICAgICB0aGlzLnBvc2l0aW9uID0gJ3JpZ2h0JztcbiAgICAgICAgYnJlYWs7XG4gICAgICB9XG5cbiAgICAgIGNhc2UgJ2NvbnRyb2wnOiB7XG4gICAgICAgIHRoaXMuc2l6ZSA9IHNpemUgfHwgJ2xnJztcbiAgICAgICAgdGhpcy5wb3NpdGlvbiA9ICdyaWdodCc7XG4gICAgICAgIGJyZWFrO1xuICAgICAgfVxuXG4gICAgICBjYXNlICdmaWx0ZXInOiB7XG4gICAgICAgIHRoaXMuc2l6ZSA9IHNpemUgfHwgJ3NtJztcbiAgICAgICAgdGhpcy5wb3NpdGlvbiA9ICdsZWZ0JztcbiAgICAgICAgYnJlYWs7XG4gICAgICB9XG5cbiAgICAgIGRlZmF1bHQ6IHtcbiAgICAgICAgY29uc29sZS5lcnJvcihgTGF5b3V0IHR5cGUgJHt0aGlzLnR5cGV9IGlzIG5vdCB2YWxpZC5gKTtcbiAgICAgIH1cbiAgICB9XG5cbiAgICB0aGlzLnR5cGUgPSB0eXBlO1xuICAgIHRoaXMucHJvZ3Jlc3MgPSBwcm9ncmVzcztcbiAgfVxuXG4gIHVwZGF0ZURpc2FibGVkKHZhbCk6IHZvaWQge1xuICAgIHRoaXMuaXNEaXNhYmxlZCA9IHZhbDtcbiAgfVxufVxuIl19
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class QdMockContainerPairsCaptionComponent {
|
|
4
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockContainerPairsCaptionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
5
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdMockContainerPairsCaptionComponent, selector: "qd-container-pairs-caption", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
6
|
-
}
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockContainerPairsCaptionComponent, decorators: [{
|
|
8
|
-
type: Component,
|
|
9
|
-
args: [{
|
|
10
|
-
selector: 'qd-container-pairs-caption',
|
|
11
|
-
template: '<ng-content></ng-content>'
|
|
12
|
-
}]
|
|
13
|
-
}] });
|
|
14
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9jay1jb250YWluZXItcGFpcnMtY2FwdGlvbi5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJzL3FkLXVpL3NyYy9saWIvbGlzdHMvX19tb2Nrc19fL21vY2stY29udGFpbmVyLXBhaXJzLWNhcHRpb24uY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBTTFDLE1BQU0sT0FBTyxvQ0FBb0M7dUdBQXBDLG9DQUFvQzsyRkFBcEMsb0NBQW9DLGtFQUZyQywyQkFBMkI7OzJGQUUxQixvQ0FBb0M7a0JBSmhELFNBQVM7bUJBQUM7b0JBQ1QsUUFBUSxFQUFFLDRCQUE0QjtvQkFDdEMsUUFBUSxFQUFFLDJCQUEyQjtpQkFDdEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAncWQtY29udGFpbmVyLXBhaXJzLWNhcHRpb24nLFxuICB0ZW1wbGF0ZTogJzxuZy1jb250ZW50PjwvbmctY29udGVudD4nXG59KVxuZXhwb3J0IGNsYXNzIFFkTW9ja0NvbnRhaW5lclBhaXJzQ2FwdGlvbkNvbXBvbmVudCB7fVxuIl19
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class QdMockContainerPairsContainerComponent {
|
|
4
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockContainerPairsContainerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
5
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdMockContainerPairsContainerComponent, selector: "qd-container-pairs", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
6
|
-
}
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockContainerPairsContainerComponent, decorators: [{
|
|
8
|
-
type: Component,
|
|
9
|
-
args: [{
|
|
10
|
-
selector: 'qd-container-pairs',
|
|
11
|
-
template: '<ng-content></ng-content>'
|
|
12
|
-
}]
|
|
13
|
-
}] });
|
|
14
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9jay1jb250YWluZXItcGFpcnMtY29udGFpbmVyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvcWQtdWkvc3JjL2xpYi9saXN0cy9fX21vY2tzX18vbW9jay1jb250YWluZXItcGFpcnMtY29udGFpbmVyLmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQU0xQyxNQUFNLE9BQU8sc0NBQXNDO3VHQUF0QyxzQ0FBc0M7MkZBQXRDLHNDQUFzQywwREFGdkMsMkJBQTJCOzsyRkFFMUIsc0NBQXNDO2tCQUpsRCxTQUFTO21CQUFDO29CQUNULFFBQVEsRUFBRSxvQkFBb0I7b0JBQzlCLFFBQVEsRUFBRSwyQkFBMkI7aUJBQ3RDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ3FkLWNvbnRhaW5lci1wYWlycycsXG4gIHRlbXBsYXRlOiAnPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50Pidcbn0pXG5leHBvcnQgY2xhc3MgUWRNb2NrQ29udGFpbmVyUGFpcnNDb250YWluZXJDb21wb25lbnQge31cbiJdfQ==
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class QdMockContainerPairsHeaderComponent {
|
|
4
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockContainerPairsHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
5
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdMockContainerPairsHeaderComponent, selector: "qd-container-pairs-header", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
6
|
-
}
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockContainerPairsHeaderComponent, decorators: [{
|
|
8
|
-
type: Component,
|
|
9
|
-
args: [{
|
|
10
|
-
selector: 'qd-container-pairs-header',
|
|
11
|
-
template: '<ng-content></ng-content>'
|
|
12
|
-
}]
|
|
13
|
-
}] });
|
|
14
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9jay1jb250YWluZXItcGFpcnMtaGVhZGVyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvcWQtdWkvc3JjL2xpYi9saXN0cy9fX21vY2tzX18vbW9jay1jb250YWluZXItcGFpcnMtaGVhZGVyLmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQU0xQyxNQUFNLE9BQU8sbUNBQW1DO3VHQUFuQyxtQ0FBbUM7MkZBQW5DLG1DQUFtQyxpRUFGcEMsMkJBQTJCOzsyRkFFMUIsbUNBQW1DO2tCQUovQyxTQUFTO21CQUFDO29CQUNULFFBQVEsRUFBRSwyQkFBMkI7b0JBQ3JDLFFBQVEsRUFBRSwyQkFBMkI7aUJBQ3RDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ3FkLWNvbnRhaW5lci1wYWlycy1oZWFkZXInLFxuICB0ZW1wbGF0ZTogJzxuZy1jb250ZW50PjwvbmctY29udGVudD4nXG59KVxuZXhwb3J0IGNsYXNzIFFkTW9ja0NvbnRhaW5lclBhaXJzSGVhZGVyQ29tcG9uZW50IHt9XG4iXX0=
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class QdMockContainerPairsItemComponent {
|
|
4
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockContainerPairsItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
5
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdMockContainerPairsItemComponent, selector: "qd-container-pairs-item", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
6
|
-
}
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockContainerPairsItemComponent, decorators: [{
|
|
8
|
-
type: Component,
|
|
9
|
-
args: [{
|
|
10
|
-
selector: 'qd-container-pairs-item',
|
|
11
|
-
template: '<ng-content></ng-content>'
|
|
12
|
-
}]
|
|
13
|
-
}] });
|
|
14
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9jay1jb250YWluZXItcGFpcnMtaXRlbS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJzL3FkLXVpL3NyYy9saWIvbGlzdHMvX19tb2Nrc19fL21vY2stY29udGFpbmVyLXBhaXJzLWl0ZW0uY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBTTFDLE1BQU0sT0FBTyxpQ0FBaUM7dUdBQWpDLGlDQUFpQzsyRkFBakMsaUNBQWlDLCtEQUZsQywyQkFBMkI7OzJGQUUxQixpQ0FBaUM7a0JBSjdDLFNBQVM7bUJBQUM7b0JBQ1QsUUFBUSxFQUFFLHlCQUF5QjtvQkFDbkMsUUFBUSxFQUFFLDJCQUEyQjtpQkFDdEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAncWQtY29udGFpbmVyLXBhaXJzLWl0ZW0nLFxuICB0ZW1wbGF0ZTogJzxuZy1jb250ZW50PjwvbmctY29udGVudD4nXG59KVxuZXhwb3J0IGNsYXNzIFFkTW9ja0NvbnRhaW5lclBhaXJzSXRlbUNvbXBvbmVudCB7fVxuIl19
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class QdMockContainerPairsValueComponent {
|
|
4
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockContainerPairsValueComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
5
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdMockContainerPairsValueComponent, selector: "qd-container-pairs-value", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
6
|
-
}
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockContainerPairsValueComponent, decorators: [{
|
|
8
|
-
type: Component,
|
|
9
|
-
args: [{
|
|
10
|
-
selector: 'qd-container-pairs-value',
|
|
11
|
-
template: '<ng-content></ng-content>'
|
|
12
|
-
}]
|
|
13
|
-
}] });
|
|
14
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9jay1jb250YWluZXItcGFpcnMtdmFsdWUuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9xZC11aS9zcmMvbGliL2xpc3RzL19fbW9ja3NfXy9tb2NrLWNvbnRhaW5lci1wYWlycy12YWx1ZS5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFNMUMsTUFBTSxPQUFPLGtDQUFrQzt1R0FBbEMsa0NBQWtDOzJGQUFsQyxrQ0FBa0MsZ0VBRm5DLDJCQUEyQjs7MkZBRTFCLGtDQUFrQztrQkFKOUMsU0FBUzttQkFBQztvQkFDVCxRQUFRLEVBQUUsMEJBQTBCO29CQUNwQyxRQUFRLEVBQUUsMkJBQTJCO2lCQUN0QyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdxZC1jb250YWluZXItcGFpcnMtdmFsdWUnLFxuICB0ZW1wbGF0ZTogJzxuZy1jb250ZW50PjwvbmctY29udGVudD4nXG59KVxuZXhwb3J0IGNsYXNzIFFkTW9ja0NvbnRhaW5lclBhaXJzVmFsdWVDb21wb25lbnQge31cbiJdfQ==
|
|
@@ -1,86 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { QdMockContainerPairsCaptionComponent } from './mock-container-pairs-caption.component';
|
|
3
|
-
import { QdMockContainerPairsContainerComponent } from './mock-container-pairs-container.component';
|
|
4
|
-
import { QdMockContainerPairsHeaderComponent } from './mock-container-pairs-header.component';
|
|
5
|
-
import { QdMockContainerPairsItemComponent } from './mock-container-pairs-item.component';
|
|
6
|
-
import { QdMockContainerPairsValueComponent } from './mock-container-pairs-value.component';
|
|
7
|
-
import { QdMockStatusPairsCaptionComponent } from './mock-status-pairs-caption.component';
|
|
8
|
-
import { QdMockStatusPairsComponent } from './mock-status-pairs.component';
|
|
9
|
-
import { QdMockStatusPairsErrorComponent } from './mock-status-error.component';
|
|
10
|
-
import { QdMockStatusPairsItemComponent } from './mock-status-pairs-item.component';
|
|
11
|
-
import { QdMockStatusPairsValueComponent } from './mock-status-pairs-value.component';
|
|
12
|
-
import { QdMockVerticalPairsCaptionComponent } from './mock-vertical-pairs-caption.component';
|
|
13
|
-
import { QdMockVerticalPairsValueComponent } from './mock-vertical-pairs-value.component';
|
|
14
|
-
import { QdMockVerticalPairsItemComponent } from './mock-vertical-pairs-item.component';
|
|
15
|
-
import { QdMockVerticalPairsComponent } from './mock-vertical-pairs.component';
|
|
16
|
-
import * as i0 from "@angular/core";
|
|
17
|
-
export { QdMockContainerPairsCaptionComponent, QdMockContainerPairsContainerComponent, QdMockContainerPairsHeaderComponent, QdMockContainerPairsItemComponent, QdMockContainerPairsValueComponent, QdMockStatusPairsCaptionComponent, QdMockStatusPairsComponent, QdMockStatusPairsErrorComponent, QdMockStatusPairsItemComponent, QdMockStatusPairsValueComponent, QdMockVerticalPairsCaptionComponent, QdMockVerticalPairsComponent, QdMockVerticalPairsItemComponent, QdMockVerticalPairsValueComponent };
|
|
18
|
-
export class QdMockListModule {
|
|
19
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.9", ngImport: i0, type: QdMockListModule, declarations: [QdMockContainerPairsCaptionComponent,
|
|
21
|
-
QdMockContainerPairsContainerComponent,
|
|
22
|
-
QdMockContainerPairsHeaderComponent,
|
|
23
|
-
QdMockContainerPairsItemComponent,
|
|
24
|
-
QdMockContainerPairsValueComponent,
|
|
25
|
-
QdMockStatusPairsCaptionComponent,
|
|
26
|
-
QdMockStatusPairsComponent,
|
|
27
|
-
QdMockStatusPairsErrorComponent,
|
|
28
|
-
QdMockStatusPairsItemComponent,
|
|
29
|
-
QdMockStatusPairsValueComponent,
|
|
30
|
-
QdMockVerticalPairsCaptionComponent,
|
|
31
|
-
QdMockVerticalPairsComponent,
|
|
32
|
-
QdMockVerticalPairsItemComponent,
|
|
33
|
-
QdMockVerticalPairsValueComponent], exports: [QdMockContainerPairsCaptionComponent,
|
|
34
|
-
QdMockContainerPairsContainerComponent,
|
|
35
|
-
QdMockContainerPairsHeaderComponent,
|
|
36
|
-
QdMockContainerPairsItemComponent,
|
|
37
|
-
QdMockContainerPairsValueComponent,
|
|
38
|
-
QdMockStatusPairsCaptionComponent,
|
|
39
|
-
QdMockStatusPairsComponent,
|
|
40
|
-
QdMockStatusPairsErrorComponent,
|
|
41
|
-
QdMockStatusPairsItemComponent,
|
|
42
|
-
QdMockStatusPairsValueComponent,
|
|
43
|
-
QdMockVerticalPairsCaptionComponent,
|
|
44
|
-
QdMockVerticalPairsComponent,
|
|
45
|
-
QdMockVerticalPairsItemComponent,
|
|
46
|
-
QdMockVerticalPairsValueComponent] });
|
|
47
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockListModule });
|
|
48
|
-
}
|
|
49
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockListModule, decorators: [{
|
|
50
|
-
type: NgModule,
|
|
51
|
-
args: [{
|
|
52
|
-
declarations: [
|
|
53
|
-
QdMockContainerPairsCaptionComponent,
|
|
54
|
-
QdMockContainerPairsContainerComponent,
|
|
55
|
-
QdMockContainerPairsHeaderComponent,
|
|
56
|
-
QdMockContainerPairsItemComponent,
|
|
57
|
-
QdMockContainerPairsValueComponent,
|
|
58
|
-
QdMockStatusPairsCaptionComponent,
|
|
59
|
-
QdMockStatusPairsComponent,
|
|
60
|
-
QdMockStatusPairsErrorComponent,
|
|
61
|
-
QdMockStatusPairsItemComponent,
|
|
62
|
-
QdMockStatusPairsValueComponent,
|
|
63
|
-
QdMockVerticalPairsCaptionComponent,
|
|
64
|
-
QdMockVerticalPairsComponent,
|
|
65
|
-
QdMockVerticalPairsItemComponent,
|
|
66
|
-
QdMockVerticalPairsValueComponent
|
|
67
|
-
],
|
|
68
|
-
exports: [
|
|
69
|
-
QdMockContainerPairsCaptionComponent,
|
|
70
|
-
QdMockContainerPairsContainerComponent,
|
|
71
|
-
QdMockContainerPairsHeaderComponent,
|
|
72
|
-
QdMockContainerPairsItemComponent,
|
|
73
|
-
QdMockContainerPairsValueComponent,
|
|
74
|
-
QdMockStatusPairsCaptionComponent,
|
|
75
|
-
QdMockStatusPairsComponent,
|
|
76
|
-
QdMockStatusPairsErrorComponent,
|
|
77
|
-
QdMockStatusPairsItemComponent,
|
|
78
|
-
QdMockStatusPairsValueComponent,
|
|
79
|
-
QdMockVerticalPairsCaptionComponent,
|
|
80
|
-
QdMockVerticalPairsComponent,
|
|
81
|
-
QdMockVerticalPairsItemComponent,
|
|
82
|
-
QdMockVerticalPairsValueComponent
|
|
83
|
-
]
|
|
84
|
-
}]
|
|
85
|
-
}] });
|
|
86
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9jay1saXN0Lm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvcWQtdWkvc3JjL2xpYi9saXN0cy9fX21vY2tzX18vbW9jay1saXN0Lm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBRXpDLE9BQU8sRUFBRSxvQ0FBb0MsRUFBRSxNQUFNLDBDQUEwQyxDQUFDO0FBQ2hHLE9BQU8sRUFBRSxzQ0FBc0MsRUFBRSxNQUFNLDRDQUE0QyxDQUFDO0FBQ3BHLE9BQU8sRUFBRSxtQ0FBbUMsRUFBRSxNQUFNLHlDQUF5QyxDQUFDO0FBQzlGLE9BQU8sRUFBRSxpQ0FBaUMsRUFBRSxNQUFNLHVDQUF1QyxDQUFDO0FBQzFGLE9BQU8sRUFBRSxrQ0FBa0MsRUFBRSxNQUFNLHdDQUF3QyxDQUFDO0FBQzVGLE9BQU8sRUFBRSxpQ0FBaUMsRUFBRSxNQUFNLHVDQUF1QyxDQUFDO0FBQzFGLE9BQU8sRUFBRSwwQkFBMEIsRUFBRSxNQUFNLCtCQUErQixDQUFDO0FBQzNFLE9BQU8sRUFBRSwrQkFBK0IsRUFBRSxNQUFNLCtCQUErQixDQUFDO0FBQ2hGLE9BQU8sRUFBRSw4QkFBOEIsRUFBRSxNQUFNLG9DQUFvQyxDQUFDO0FBQ3BGLE9BQU8sRUFBRSwrQkFBK0IsRUFBRSxNQUFNLHFDQUFxQyxDQUFDO0FBQ3RGLE9BQU8sRUFBRSxtQ0FBbUMsRUFBRSxNQUFNLHlDQUF5QyxDQUFDO0FBQzlGLE9BQU8sRUFBRSxpQ0FBaUMsRUFBRSxNQUFNLHVDQUF1QyxDQUFDO0FBQzFGLE9BQU8sRUFBRSxnQ0FBZ0MsRUFBRSxNQUFNLHNDQUFzQyxDQUFDO0FBQ3hGLE9BQU8sRUFBRSw0QkFBNEIsRUFBRSxNQUFNLGlDQUFpQyxDQUFDOztBQUUvRSxPQUFPLEVBQ0wsb0NBQW9DLEVBQ3BDLHNDQUFzQyxFQUN0QyxtQ0FBbUMsRUFDbkMsaUNBQWlDLEVBQ2pDLGtDQUFrQyxFQUNsQyxpQ0FBaUMsRUFDakMsMEJBQTBCLEVBQzFCLCtCQUErQixFQUMvQiw4QkFBOEIsRUFDOUIsK0JBQStCLEVBQy9CLG1DQUFtQyxFQUNuQyw0QkFBNEIsRUFDNUIsZ0NBQWdDLEVBQ2hDLGlDQUFpQyxFQUNsQyxDQUFDO0FBb0NGLE1BQU0sT0FBTyxnQkFBZ0I7dUdBQWhCLGdCQUFnQjt3R0FBaEIsZ0JBQWdCLGlCQWhDekIsb0NBQW9DO1lBQ3BDLHNDQUFzQztZQUN0QyxtQ0FBbUM7WUFDbkMsaUNBQWlDO1lBQ2pDLGtDQUFrQztZQUNsQyxpQ0FBaUM7WUFDakMsMEJBQTBCO1lBQzFCLCtCQUErQjtZQUMvQiw4QkFBOEI7WUFDOUIsK0JBQStCO1lBQy9CLG1DQUFtQztZQUNuQyw0QkFBNEI7WUFDNUIsZ0NBQWdDO1lBQ2hDLGlDQUFpQyxhQUdqQyxvQ0FBb0M7WUFDcEMsc0NBQXNDO1lBQ3RDLG1DQUFtQztZQUNuQyxpQ0FBaUM7WUFDakMsa0NBQWtDO1lBQ2xDLGlDQUFpQztZQUNqQywwQkFBMEI7WUFDMUIsK0JBQStCO1lBQy9CLDhCQUE4QjtZQUM5QiwrQkFBK0I7WUFDL0IsbUNBQW1DO1lBQ25DLDRCQUE0QjtZQUM1QixnQ0FBZ0M7WUFDaEMsaUNBQWlDO3dHQUd4QixnQkFBZ0I7OzJGQUFoQixnQkFBZ0I7a0JBbEM1QixRQUFRO21CQUFDO29CQUNSLFlBQVksRUFBRTt3QkFDWixvQ0FBb0M7d0JBQ3BDLHNDQUFzQzt3QkFDdEMsbUNBQW1DO3dCQUNuQyxpQ0FBaUM7d0JBQ2pDLGtDQUFrQzt3QkFDbEMsaUNBQWlDO3dCQUNqQywwQkFBMEI7d0JBQzFCLCtCQUErQjt3QkFDL0IsOEJBQThCO3dCQUM5QiwrQkFBK0I7d0JBQy9CLG1DQUFtQzt3QkFDbkMsNEJBQTRCO3dCQUM1QixnQ0FBZ0M7d0JBQ2hDLGlDQUFpQztxQkFDbEM7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLG9DQUFvQzt3QkFDcEMsc0NBQXNDO3dCQUN0QyxtQ0FBbUM7d0JBQ25DLGlDQUFpQzt3QkFDakMsa0NBQWtDO3dCQUNsQyxpQ0FBaUM7d0JBQ2pDLDBCQUEwQjt3QkFDMUIsK0JBQStCO3dCQUMvQiw4QkFBOEI7d0JBQzlCLCtCQUErQjt3QkFDL0IsbUNBQW1DO3dCQUNuQyw0QkFBNEI7d0JBQzVCLGdDQUFnQzt3QkFDaEMsaUNBQWlDO3FCQUNsQztpQkFDRiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbmltcG9ydCB7IFFkTW9ja0NvbnRhaW5lclBhaXJzQ2FwdGlvbkNvbXBvbmVudCB9IGZyb20gJy4vbW9jay1jb250YWluZXItcGFpcnMtY2FwdGlvbi5jb21wb25lbnQnO1xuaW1wb3J0IHsgUWRNb2NrQ29udGFpbmVyUGFpcnNDb250YWluZXJDb21wb25lbnQgfSBmcm9tICcuL21vY2stY29udGFpbmVyLXBhaXJzLWNvbnRhaW5lci5jb21wb25lbnQnO1xuaW1wb3J0IHsgUWRNb2NrQ29udGFpbmVyUGFpcnNIZWFkZXJDb21wb25lbnQgfSBmcm9tICcuL21vY2stY29udGFpbmVyLXBhaXJzLWhlYWRlci5jb21wb25lbnQnO1xuaW1wb3J0IHsgUWRNb2NrQ29udGFpbmVyUGFpcnNJdGVtQ29tcG9uZW50IH0gZnJvbSAnLi9tb2NrLWNvbnRhaW5lci1wYWlycy1pdGVtLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBRZE1vY2tDb250YWluZXJQYWlyc1ZhbHVlQ29tcG9uZW50IH0gZnJvbSAnLi9tb2NrLWNvbnRhaW5lci1wYWlycy12YWx1ZS5jb21wb25lbnQnO1xuaW1wb3J0IHsgUWRNb2NrU3RhdHVzUGFpcnNDYXB0aW9uQ29tcG9uZW50IH0gZnJvbSAnLi9tb2NrLXN0YXR1cy1wYWlycy1jYXB0aW9uLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBRZE1vY2tTdGF0dXNQYWlyc0NvbXBvbmVudCB9IGZyb20gJy4vbW9jay1zdGF0dXMtcGFpcnMuY29tcG9uZW50JztcbmltcG9ydCB7IFFkTW9ja1N0YXR1c1BhaXJzRXJyb3JDb21wb25lbnQgfSBmcm9tICcuL21vY2stc3RhdHVzLWVycm9yLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBRZE1vY2tTdGF0dXNQYWlyc0l0ZW1Db21wb25lbnQgfSBmcm9tICcuL21vY2stc3RhdHVzLXBhaXJzLWl0ZW0uY29tcG9uZW50JztcbmltcG9ydCB7IFFkTW9ja1N0YXR1c1BhaXJzVmFsdWVDb21wb25lbnQgfSBmcm9tICcuL21vY2stc3RhdHVzLXBhaXJzLXZhbHVlLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBRZE1vY2tWZXJ0aWNhbFBhaXJzQ2FwdGlvbkNvbXBvbmVudCB9IGZyb20gJy4vbW9jay12ZXJ0aWNhbC1wYWlycy1jYXB0aW9uLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBRZE1vY2tWZXJ0aWNhbFBhaXJzVmFsdWVDb21wb25lbnQgfSBmcm9tICcuL21vY2stdmVydGljYWwtcGFpcnMtdmFsdWUuY29tcG9uZW50JztcbmltcG9ydCB7IFFkTW9ja1ZlcnRpY2FsUGFpcnNJdGVtQ29tcG9uZW50IH0gZnJvbSAnLi9tb2NrLXZlcnRpY2FsLXBhaXJzLWl0ZW0uY29tcG9uZW50JztcbmltcG9ydCB7IFFkTW9ja1ZlcnRpY2FsUGFpcnNDb21wb25lbnQgfSBmcm9tICcuL21vY2stdmVydGljYWwtcGFpcnMuY29tcG9uZW50JztcblxuZXhwb3J0IHtcbiAgUWRNb2NrQ29udGFpbmVyUGFpcnNDYXB0aW9uQ29tcG9uZW50LFxuICBRZE1vY2tDb250YWluZXJQYWlyc0NvbnRhaW5lckNvbXBvbmVudCxcbiAgUWRNb2NrQ29udGFpbmVyUGFpcnNIZWFkZXJDb21wb25lbnQsXG4gIFFkTW9ja0NvbnRhaW5lclBhaXJzSXRlbUNvbXBvbmVudCxcbiAgUWRNb2NrQ29udGFpbmVyUGFpcnNWYWx1ZUNvbXBvbmVudCxcbiAgUWRNb2NrU3RhdHVzUGFpcnNDYXB0aW9uQ29tcG9uZW50LFxuICBRZE1vY2tTdGF0dXNQYWlyc0NvbXBvbmVudCxcbiAgUWRNb2NrU3RhdHVzUGFpcnNFcnJvckNvbXBvbmVudCxcbiAgUWRNb2NrU3RhdHVzUGFpcnNJdGVtQ29tcG9uZW50LFxuICBRZE1vY2tTdGF0dXNQYWlyc1ZhbHVlQ29tcG9uZW50LFxuICBRZE1vY2tWZXJ0aWNhbFBhaXJzQ2FwdGlvbkNvbXBvbmVudCxcbiAgUWRNb2NrVmVydGljYWxQYWlyc0NvbXBvbmVudCxcbiAgUWRNb2NrVmVydGljYWxQYWlyc0l0ZW1Db21wb25lbnQsXG4gIFFkTW9ja1ZlcnRpY2FsUGFpcnNWYWx1ZUNvbXBvbmVudFxufTtcblxuQE5nTW9kdWxlKHtcbiAgZGVjbGFyYXRpb25zOiBbXG4gICAgUWRNb2NrQ29udGFpbmVyUGFpcnNDYXB0aW9uQ29tcG9uZW50LFxuICAgIFFkTW9ja0NvbnRhaW5lclBhaXJzQ29udGFpbmVyQ29tcG9uZW50LFxuICAgIFFkTW9ja0NvbnRhaW5lclBhaXJzSGVhZGVyQ29tcG9uZW50LFxuICAgIFFkTW9ja0NvbnRhaW5lclBhaXJzSXRlbUNvbXBvbmVudCxcbiAgICBRZE1vY2tDb250YWluZXJQYWlyc1ZhbHVlQ29tcG9uZW50LFxuICAgIFFkTW9ja1N0YXR1c1BhaXJzQ2FwdGlvbkNvbXBvbmVudCxcbiAgICBRZE1vY2tTdGF0dXNQYWlyc0NvbXBvbmVudCxcbiAgICBRZE1vY2tTdGF0dXNQYWlyc0Vycm9yQ29tcG9uZW50LFxuICAgIFFkTW9ja1N0YXR1c1BhaXJzSXRlbUNvbXBvbmVudCxcbiAgICBRZE1vY2tTdGF0dXNQYWlyc1ZhbHVlQ29tcG9uZW50LFxuICAgIFFkTW9ja1ZlcnRpY2FsUGFpcnNDYXB0aW9uQ29tcG9uZW50LFxuICAgIFFkTW9ja1ZlcnRpY2FsUGFpcnNDb21wb25lbnQsXG4gICAgUWRNb2NrVmVydGljYWxQYWlyc0l0ZW1Db21wb25lbnQsXG4gICAgUWRNb2NrVmVydGljYWxQYWlyc1ZhbHVlQ29tcG9uZW50XG4gIF0sXG4gIGV4cG9ydHM6IFtcbiAgICBRZE1vY2tDb250YWluZXJQYWlyc0NhcHRpb25Db21wb25lbnQsXG4gICAgUWRNb2NrQ29udGFpbmVyUGFpcnNDb250YWluZXJDb21wb25lbnQsXG4gICAgUWRNb2NrQ29udGFpbmVyUGFpcnNIZWFkZXJDb21wb25lbnQsXG4gICAgUWRNb2NrQ29udGFpbmVyUGFpcnNJdGVtQ29tcG9uZW50LFxuICAgIFFkTW9ja0NvbnRhaW5lclBhaXJzVmFsdWVDb21wb25lbnQsXG4gICAgUWRNb2NrU3RhdHVzUGFpcnNDYXB0aW9uQ29tcG9uZW50LFxuICAgIFFkTW9ja1N0YXR1c1BhaXJzQ29tcG9uZW50LFxuICAgIFFkTW9ja1N0YXR1c1BhaXJzRXJyb3JDb21wb25lbnQsXG4gICAgUWRNb2NrU3RhdHVzUGFpcnNJdGVtQ29tcG9uZW50LFxuICAgIFFkTW9ja1N0YXR1c1BhaXJzVmFsdWVDb21wb25lbnQsXG4gICAgUWRNb2NrVmVydGljYWxQYWlyc0NhcHRpb25Db21wb25lbnQsXG4gICAgUWRNb2NrVmVydGljYWxQYWlyc0NvbXBvbmVudCxcbiAgICBRZE1vY2tWZXJ0aWNhbFBhaXJzSXRlbUNvbXBvbmVudCxcbiAgICBRZE1vY2tWZXJ0aWNhbFBhaXJzVmFsdWVDb21wb25lbnRcbiAgXVxufSlcbmV4cG9ydCBjbGFzcyBRZE1vY2tMaXN0TW9kdWxlIHt9XG4iXX0=
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class QdMockStatusPairsErrorComponent {
|
|
4
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockStatusPairsErrorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
5
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdMockStatusPairsErrorComponent, selector: "qd-status-pairs-error", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
6
|
-
}
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockStatusPairsErrorComponent, decorators: [{
|
|
8
|
-
type: Component,
|
|
9
|
-
args: [{
|
|
10
|
-
selector: 'qd-status-pairs-error',
|
|
11
|
-
template: '<ng-content></ng-content>'
|
|
12
|
-
}]
|
|
13
|
-
}] });
|
|
14
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9jay1zdGF0dXMtZXJyb3IuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9xZC11aS9zcmMvbGliL2xpc3RzL19fbW9ja3NfXy9tb2NrLXN0YXR1cy1lcnJvci5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFNMUMsTUFBTSxPQUFPLCtCQUErQjt1R0FBL0IsK0JBQStCOzJGQUEvQiwrQkFBK0IsNkRBRmhDLDJCQUEyQjs7MkZBRTFCLCtCQUErQjtrQkFKM0MsU0FBUzttQkFBQztvQkFDVCxRQUFRLEVBQUUsdUJBQXVCO29CQUNqQyxRQUFRLEVBQUUsMkJBQTJCO2lCQUN0QyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdxZC1zdGF0dXMtcGFpcnMtZXJyb3InLFxuICB0ZW1wbGF0ZTogJzxuZy1jb250ZW50PjwvbmctY29udGVudD4nXG59KVxuZXhwb3J0IGNsYXNzIFFkTW9ja1N0YXR1c1BhaXJzRXJyb3JDb21wb25lbnQge31cbiJdfQ==
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class QdMockStatusPairsCaptionComponent {
|
|
4
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockStatusPairsCaptionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
5
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdMockStatusPairsCaptionComponent, selector: "qd-status-pairs-caption", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
6
|
-
}
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockStatusPairsCaptionComponent, decorators: [{
|
|
8
|
-
type: Component,
|
|
9
|
-
args: [{
|
|
10
|
-
selector: 'qd-status-pairs-caption',
|
|
11
|
-
template: '<ng-content></ng-content>'
|
|
12
|
-
}]
|
|
13
|
-
}] });
|
|
14
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9jay1zdGF0dXMtcGFpcnMtY2FwdGlvbi5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJzL3FkLXVpL3NyYy9saWIvbGlzdHMvX19tb2Nrc19fL21vY2stc3RhdHVzLXBhaXJzLWNhcHRpb24uY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBTTFDLE1BQU0sT0FBTyxpQ0FBaUM7dUdBQWpDLGlDQUFpQzsyRkFBakMsaUNBQWlDLCtEQUZsQywyQkFBMkI7OzJGQUUxQixpQ0FBaUM7a0JBSjdDLFNBQVM7bUJBQUM7b0JBQ1QsUUFBUSxFQUFFLHlCQUF5QjtvQkFDbkMsUUFBUSxFQUFFLDJCQUEyQjtpQkFDdEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAncWQtc3RhdHVzLXBhaXJzLWNhcHRpb24nLFxuICB0ZW1wbGF0ZTogJzxuZy1jb250ZW50PjwvbmctY29udGVudD4nXG59KVxuZXhwb3J0IGNsYXNzIFFkTW9ja1N0YXR1c1BhaXJzQ2FwdGlvbkNvbXBvbmVudCB7fVxuIl19
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class QdMockStatusPairsItemComponent {
|
|
4
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockStatusPairsItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
5
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdMockStatusPairsItemComponent, selector: "qd-status-pairs-item", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
6
|
-
}
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockStatusPairsItemComponent, decorators: [{
|
|
8
|
-
type: Component,
|
|
9
|
-
args: [{
|
|
10
|
-
selector: 'qd-status-pairs-item',
|
|
11
|
-
template: '<ng-content></ng-content>'
|
|
12
|
-
}]
|
|
13
|
-
}] });
|
|
14
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9jay1zdGF0dXMtcGFpcnMtaXRlbS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJzL3FkLXVpL3NyYy9saWIvbGlzdHMvX19tb2Nrc19fL21vY2stc3RhdHVzLXBhaXJzLWl0ZW0uY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBTTFDLE1BQU0sT0FBTyw4QkFBOEI7dUdBQTlCLDhCQUE4QjsyRkFBOUIsOEJBQThCLDREQUYvQiwyQkFBMkI7OzJGQUUxQiw4QkFBOEI7a0JBSjFDLFNBQVM7bUJBQUM7b0JBQ1QsUUFBUSxFQUFFLHNCQUFzQjtvQkFDaEMsUUFBUSxFQUFFLDJCQUEyQjtpQkFDdEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAncWQtc3RhdHVzLXBhaXJzLWl0ZW0nLFxuICB0ZW1wbGF0ZTogJzxuZy1jb250ZW50PjwvbmctY29udGVudD4nXG59KVxuZXhwb3J0IGNsYXNzIFFkTW9ja1N0YXR1c1BhaXJzSXRlbUNvbXBvbmVudCB7fVxuIl19
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class QdMockStatusPairsValueComponent {
|
|
4
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockStatusPairsValueComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
5
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdMockStatusPairsValueComponent, selector: "qd-status-pairs-value", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
6
|
-
}
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockStatusPairsValueComponent, decorators: [{
|
|
8
|
-
type: Component,
|
|
9
|
-
args: [{
|
|
10
|
-
selector: 'qd-status-pairs-value',
|
|
11
|
-
template: '<ng-content></ng-content>'
|
|
12
|
-
}]
|
|
13
|
-
}] });
|
|
14
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9jay1zdGF0dXMtcGFpcnMtdmFsdWUuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9xZC11aS9zcmMvbGliL2xpc3RzL19fbW9ja3NfXy9tb2NrLXN0YXR1cy1wYWlycy12YWx1ZS5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFNMUMsTUFBTSxPQUFPLCtCQUErQjt1R0FBL0IsK0JBQStCOzJGQUEvQiwrQkFBK0IsNkRBRmhDLDJCQUEyQjs7MkZBRTFCLCtCQUErQjtrQkFKM0MsU0FBUzttQkFBQztvQkFDVCxRQUFRLEVBQUUsdUJBQXVCO29CQUNqQyxRQUFRLEVBQUUsMkJBQTJCO2lCQUN0QyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdxZC1zdGF0dXMtcGFpcnMtdmFsdWUnLFxuICB0ZW1wbGF0ZTogJzxuZy1jb250ZW50PjwvbmctY29udGVudD4nXG59KVxuZXhwb3J0IGNsYXNzIFFkTW9ja1N0YXR1c1BhaXJzVmFsdWVDb21wb25lbnQge31cbiJdfQ==
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class QdMockStatusPairsComponent {
|
|
4
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockStatusPairsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
5
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdMockStatusPairsComponent, selector: "qd-status-pairs", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
6
|
-
}
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockStatusPairsComponent, decorators: [{
|
|
8
|
-
type: Component,
|
|
9
|
-
args: [{
|
|
10
|
-
selector: 'qd-status-pairs',
|
|
11
|
-
template: '<ng-content></ng-content>'
|
|
12
|
-
}]
|
|
13
|
-
}] });
|
|
14
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9jay1zdGF0dXMtcGFpcnMuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9xZC11aS9zcmMvbGliL2xpc3RzL19fbW9ja3NfXy9tb2NrLXN0YXR1cy1wYWlycy5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFNMUMsTUFBTSxPQUFPLDBCQUEwQjt1R0FBMUIsMEJBQTBCOzJGQUExQiwwQkFBMEIsdURBRjNCLDJCQUEyQjs7MkZBRTFCLDBCQUEwQjtrQkFKdEMsU0FBUzttQkFBQztvQkFDVCxRQUFRLEVBQUUsaUJBQWlCO29CQUMzQixRQUFRLEVBQUUsMkJBQTJCO2lCQUN0QyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdxZC1zdGF0dXMtcGFpcnMnLFxuICB0ZW1wbGF0ZTogJzxuZy1jb250ZW50PjwvbmctY29udGVudD4nXG59KVxuZXhwb3J0IGNsYXNzIFFkTW9ja1N0YXR1c1BhaXJzQ29tcG9uZW50IHt9XG4iXX0=
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
// @ts-strict-ignore
|
|
2
|
-
import { Component, Input } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export class QdMockVerticalPairsCaptionComponent {
|
|
5
|
-
caption;
|
|
6
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockVerticalPairsCaptionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdMockVerticalPairsCaptionComponent, selector: "qd-vertical-pairs-caption", inputs: { caption: "caption" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
8
|
-
}
|
|
9
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockVerticalPairsCaptionComponent, decorators: [{
|
|
10
|
-
type: Component,
|
|
11
|
-
args: [{
|
|
12
|
-
selector: 'qd-vertical-pairs-caption',
|
|
13
|
-
template: '<ng-content></ng-content>'
|
|
14
|
-
}]
|
|
15
|
-
}], propDecorators: { caption: [{
|
|
16
|
-
type: Input
|
|
17
|
-
}] } });
|
|
18
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9jay12ZXJ0aWNhbC1wYWlycy1jYXB0aW9uLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvcWQtdWkvc3JjL2xpYi9saXN0cy9fX21vY2tzX18vbW9jay12ZXJ0aWNhbC1wYWlycy1jYXB0aW9uLmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxvQkFBb0I7QUFDcEIsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBTWpELE1BQU0sT0FBTyxtQ0FBbUM7SUFDckMsT0FBTyxDQUFTO3VHQURkLG1DQUFtQzsyRkFBbkMsbUNBQW1DLGlHQUZwQywyQkFBMkI7OzJGQUUxQixtQ0FBbUM7a0JBSi9DLFNBQVM7bUJBQUM7b0JBQ1QsUUFBUSxFQUFFLDJCQUEyQjtvQkFDckMsUUFBUSxFQUFFLDJCQUEyQjtpQkFDdEM7OEJBRVUsT0FBTztzQkFBZixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQHRzLXN0cmljdC1pZ25vcmVcbmltcG9ydCB7IENvbXBvbmVudCwgSW5wdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAncWQtdmVydGljYWwtcGFpcnMtY2FwdGlvbicsXG4gIHRlbXBsYXRlOiAnPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50Pidcbn0pXG5leHBvcnQgY2xhc3MgUWRNb2NrVmVydGljYWxQYWlyc0NhcHRpb25Db21wb25lbnQge1xuICBASW5wdXQoKSBjYXB0aW9uOiBzdHJpbmc7XG59XG4iXX0=
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class QdMockVerticalPairsItemComponent {
|
|
4
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockVerticalPairsItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
5
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdMockVerticalPairsItemComponent, selector: "qd-vertical-pairs-item", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
6
|
-
}
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockVerticalPairsItemComponent, decorators: [{
|
|
8
|
-
type: Component,
|
|
9
|
-
args: [{
|
|
10
|
-
selector: 'qd-vertical-pairs-item',
|
|
11
|
-
template: '<ng-content></ng-content>'
|
|
12
|
-
}]
|
|
13
|
-
}] });
|
|
14
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9jay12ZXJ0aWNhbC1wYWlycy1pdGVtLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvcWQtdWkvc3JjL2xpYi9saXN0cy9fX21vY2tzX18vbW9jay12ZXJ0aWNhbC1wYWlycy1pdGVtLmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQU0xQyxNQUFNLE9BQU8sZ0NBQWdDO3VHQUFoQyxnQ0FBZ0M7MkZBQWhDLGdDQUFnQyw4REFGakMsMkJBQTJCOzsyRkFFMUIsZ0NBQWdDO2tCQUo1QyxTQUFTO21CQUFDO29CQUNULFFBQVEsRUFBRSx3QkFBd0I7b0JBQ2xDLFFBQVEsRUFBRSwyQkFBMkI7aUJBQ3RDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ3FkLXZlcnRpY2FsLXBhaXJzLWl0ZW0nLFxuICB0ZW1wbGF0ZTogJzxuZy1jb250ZW50PjwvbmctY29udGVudD4nXG59KVxuZXhwb3J0IGNsYXNzIFFkTW9ja1ZlcnRpY2FsUGFpcnNJdGVtQ29tcG9uZW50IHt9XG4iXX0=
|