@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,16 +0,0 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* The **QdVerticalPairsCaption** is the key for a single key-value pair.
|
|
5
|
-
*
|
|
6
|
-
* * @see parent component: **QdVerticalPairsItem**
|
|
7
|
-
*/
|
|
8
|
-
export class QdVerticalPairsCaptionComponent {
|
|
9
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdVerticalPairsCaptionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
10
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdVerticalPairsCaptionComponent, selector: "qd-vertical-pairs-caption", ngImport: i0, template: "<ng-content></ng-content>\n", styles: [":host{display:block;margin-bottom:1rem}.wrapper{display:flex;align-items:center}.content{display:block;font-weight:400}.content.has-aside{padding-left:1rem;border-left:1px solid #d5d5d5}.aside{padding-right:1rem}.aside-action{color:#069}.aside-action:hover{text-decoration:underline}:host{display:block;margin-bottom:0;color:#757575;font-size:.875rem;line-height:1.1171875rem}\n"] });
|
|
11
|
-
}
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdVerticalPairsCaptionComponent, decorators: [{
|
|
13
|
-
type: Component,
|
|
14
|
-
args: [{ selector: 'qd-vertical-pairs-caption', template: "<ng-content></ng-content>\n", styles: [":host{display:block;margin-bottom:1rem}.wrapper{display:flex;align-items:center}.content{display:block;font-weight:400}.content.has-aside{padding-left:1rem;border-left:1px solid #d5d5d5}.aside{padding-right:1rem}.aside-action{color:#069}.aside-action:hover{text-decoration:underline}:host{display:block;margin-bottom:0;color:#757575;font-size:.875rem;line-height:1.1171875rem}\n"] }]
|
|
15
|
-
}] });
|
|
16
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidmVydGljYWwtcGFpcnMtY2FwdGlvbi5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL3FkLXVpL3NyYy9saWIvbGlzdHMvcGFpcnMvdmVydGljYWwtcGFpcnMvdmVydGljYWwtcGFpcnMtY2FwdGlvbi92ZXJ0aWNhbC1wYWlycy1jYXB0aW9uLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvcWQtdWkvc3JjL2xpYi9saXN0cy9wYWlycy92ZXJ0aWNhbC1wYWlycy92ZXJ0aWNhbC1wYWlycy1jYXB0aW9uL3ZlcnRpY2FsLXBhaXJzLWNhcHRpb24uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFFMUM7Ozs7R0FJRztBQU1ILE1BQU0sT0FBTywrQkFBK0I7dUdBQS9CLCtCQUErQjsyRkFBL0IsK0JBQStCLGlFQ1o1Qyw2QkFDQTs7MkZEV2EsK0JBQStCO2tCQUwzQyxTQUFTOytCQUNFLDJCQUEyQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG4vKipcbiAqIFRoZSAqKlFkVmVydGljYWxQYWlyc0NhcHRpb24qKiBpcyB0aGUga2V5IGZvciBhIHNpbmdsZSBrZXktdmFsdWUgcGFpci5cbiAqXG4gKiAqIEBzZWUgcGFyZW50IGNvbXBvbmVudDogKipRZFZlcnRpY2FsUGFpcnNJdGVtKipcbiAqL1xuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAncWQtdmVydGljYWwtcGFpcnMtY2FwdGlvbicsXG4gIHRlbXBsYXRlVXJsOiAnLi92ZXJ0aWNhbC1wYWlycy1jYXB0aW9uLmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVVcmxzOiBbJy4vdmVydGljYWwtcGFpcnMtY2FwdGlvbi5jb21wb25lbnQuc2NzcyddXG59KVxuZXhwb3J0IGNsYXNzIFFkVmVydGljYWxQYWlyc0NhcHRpb25Db21wb25lbnQge31cbiIsIjxuZy1jb250ZW50PjwvbmctY29udGVudD5cbiJdfQ==
|
package/esm2022/lib/lists/pairs/vertical-pairs/vertical-pairs-container/vertical-pairs.component.mjs
DELETED
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { Component, Optional } from '@angular/core';
|
|
2
|
-
import { QdContainerLayoutService } from '../../../../container/services/container-layout.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "../../../../container/services/container-layout.service";
|
|
5
|
-
/**
|
|
6
|
-
* The **QdVerticalPairs** renders key-value pairs. <br />
|
|
7
|
-
*
|
|
8
|
-
* * @see child component: **QdVerticalPairsItem**
|
|
9
|
-
*
|
|
10
|
-
* **Usage:**
|
|
11
|
-
*
|
|
12
|
-
* @example
|
|
13
|
-
* <qd-vertical-pairs>
|
|
14
|
-
* <qd-vertical-pairs-item>
|
|
15
|
-
* <qd-vertical-pairs-caption>caption</qd-vertical-pairs-caption>
|
|
16
|
-
* <qd-vertical-pairs-value>value</qd-vertical-pairs-value>
|
|
17
|
-
* </qd-vertical-pairs-item>
|
|
18
|
-
* </qd-vertical-pairs>
|
|
19
|
-
*/
|
|
20
|
-
export class QdVerticalPairsComponent {
|
|
21
|
-
containerLayoutService;
|
|
22
|
-
constructor(containerLayoutService) {
|
|
23
|
-
this.containerLayoutService = containerLayoutService;
|
|
24
|
-
}
|
|
25
|
-
ngOnInit() {
|
|
26
|
-
if (this.containerLayoutService) {
|
|
27
|
-
this.containerLayoutService.updateContent({
|
|
28
|
-
'vertical-pairs': true
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdVerticalPairsComponent, deps: [{ token: i1.QdContainerLayoutService, optional: true }], target: i0.ɵɵFactoryTarget.Component });
|
|
33
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdVerticalPairsComponent, selector: "qd-vertical-pairs", ngImport: i0, template: "<ng-content></ng-content>\n", styles: [".qd-container:not(.qd-container-type-panel) :host{display:grid;width:100%;grid-gap:0 1rem;grid-template-columns:repeat(3,1fr)}.qd-container:not(.qd-container-type-panel) :host qd-vertical-pairs-item{margin-bottom:1rem}.qd-container:not(.qd-container-type-panel) :host qd-vertical-pairs-item:last-child{margin-bottom:0}.qd-container-type-fullwidth:not(.qd-container-type-panel) :host{grid-template-columns:repeat(6,1fr)}\n"] });
|
|
34
|
-
}
|
|
35
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdVerticalPairsComponent, decorators: [{
|
|
36
|
-
type: Component,
|
|
37
|
-
args: [{ selector: 'qd-vertical-pairs', template: "<ng-content></ng-content>\n", styles: [".qd-container:not(.qd-container-type-panel) :host{display:grid;width:100%;grid-gap:0 1rem;grid-template-columns:repeat(3,1fr)}.qd-container:not(.qd-container-type-panel) :host qd-vertical-pairs-item{margin-bottom:1rem}.qd-container:not(.qd-container-type-panel) :host qd-vertical-pairs-item:last-child{margin-bottom:0}.qd-container-type-fullwidth:not(.qd-container-type-panel) :host{grid-template-columns:repeat(6,1fr)}\n"] }]
|
|
38
|
-
}], ctorParameters: () => [{ type: i1.QdContainerLayoutService, decorators: [{
|
|
39
|
-
type: Optional
|
|
40
|
-
}] }] });
|
|
41
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidmVydGljYWwtcGFpcnMuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9xZC11aS9zcmMvbGliL2xpc3RzL3BhaXJzL3ZlcnRpY2FsLXBhaXJzL3ZlcnRpY2FsLXBhaXJzLWNvbnRhaW5lci92ZXJ0aWNhbC1wYWlycy5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL3FkLXVpL3NyYy9saWIvbGlzdHMvcGFpcnMvdmVydGljYWwtcGFpcnMvdmVydGljYWwtcGFpcnMtY29udGFpbmVyL3ZlcnRpY2FsLXBhaXJzLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQVUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBRTVELE9BQU8sRUFBRSx3QkFBd0IsRUFBRSxNQUFNLHlEQUF5RCxDQUFDOzs7QUFFbkc7Ozs7Ozs7Ozs7Ozs7O0dBY0c7QUFNSCxNQUFNLE9BQU8sd0JBQXdCO0lBQ0g7SUFBaEMsWUFBZ0Msc0JBQWdEO1FBQWhELDJCQUFzQixHQUF0QixzQkFBc0IsQ0FBMEI7SUFBRyxDQUFDO0lBRXBGLFFBQVE7UUFDTixJQUFJLElBQUksQ0FBQyxzQkFBc0IsRUFBRSxDQUFDO1lBQ2hDLElBQUksQ0FBQyxzQkFBc0IsQ0FBQyxhQUFhLENBQUM7Z0JBQ3hDLGdCQUFnQixFQUFFLElBQUk7YUFDdkIsQ0FBQyxDQUFDO1FBQ0wsQ0FBQztJQUNILENBQUM7dUdBVFUsd0JBQXdCOzJGQUF4Qix3QkFBd0IseURDeEJyQyw2QkFDQTs7MkZEdUJhLHdCQUF3QjtrQkFMcEMsU0FBUzsrQkFDRSxtQkFBbUI7OzBCQUtoQixRQUFRIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBPbkluaXQsIE9wdGlvbmFsIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbmltcG9ydCB7IFFkQ29udGFpbmVyTGF5b3V0U2VydmljZSB9IGZyb20gJy4uLy4uLy4uLy4uL2NvbnRhaW5lci9zZXJ2aWNlcy9jb250YWluZXItbGF5b3V0LnNlcnZpY2UnO1xuXG4vKipcbiAqIFRoZSAqKlFkVmVydGljYWxQYWlycyoqIHJlbmRlcnMga2V5LXZhbHVlIHBhaXJzLiA8YnIgLz5cbiAqXG4gKiAqIEBzZWUgY2hpbGQgY29tcG9uZW50OiAqKlFkVmVydGljYWxQYWlyc0l0ZW0qKlxuICpcbiAqICoqVXNhZ2U6KipcbiAqXG4gKiBAZXhhbXBsZVxuICogPHFkLXZlcnRpY2FsLXBhaXJzPlxuICogICA8cWQtdmVydGljYWwtcGFpcnMtaXRlbT5cbiAqICAgICA8cWQtdmVydGljYWwtcGFpcnMtY2FwdGlvbj5jYXB0aW9uPC9xZC12ZXJ0aWNhbC1wYWlycy1jYXB0aW9uPlxuICogICAgIDxxZC12ZXJ0aWNhbC1wYWlycy12YWx1ZT52YWx1ZTwvcWQtdmVydGljYWwtcGFpcnMtdmFsdWU+XG4gKiAgIDwvcWQtdmVydGljYWwtcGFpcnMtaXRlbT5cbiAqIDwvcWQtdmVydGljYWwtcGFpcnM+XG4gKi9cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ3FkLXZlcnRpY2FsLXBhaXJzJyxcbiAgdGVtcGxhdGVVcmw6ICcuL3ZlcnRpY2FsLXBhaXJzLmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVVcmxzOiBbJy4vdmVydGljYWwtcGFpcnMuY29tcG9uZW50LnNjc3MnXVxufSlcbmV4cG9ydCBjbGFzcyBRZFZlcnRpY2FsUGFpcnNDb21wb25lbnQgaW1wbGVtZW50cyBPbkluaXQge1xuICBjb25zdHJ1Y3RvcihAT3B0aW9uYWwoKSBwcml2YXRlIGNvbnRhaW5lckxheW91dFNlcnZpY2U6IFFkQ29udGFpbmVyTGF5b3V0U2VydmljZSkge31cblxuICBuZ09uSW5pdCgpOiB2b2lkIHtcbiAgICBpZiAodGhpcy5jb250YWluZXJMYXlvdXRTZXJ2aWNlKSB7XG4gICAgICB0aGlzLmNvbnRhaW5lckxheW91dFNlcnZpY2UudXBkYXRlQ29udGVudCh7XG4gICAgICAgICd2ZXJ0aWNhbC1wYWlycyc6IHRydWVcbiAgICAgIH0pO1xuICAgIH1cbiAgfVxufVxuIiwiPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxuIl19
|
package/esm2022/lib/lists/pairs/vertical-pairs/vertical-pairs-item/vertical-pairs-item.component.mjs
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
// @ts-strict-ignore
|
|
2
|
-
import { Component, Input } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "@angular/common";
|
|
5
|
-
/**
|
|
6
|
-
* The **QdVerticalPairsItem** is the container for a single key-value pair.
|
|
7
|
-
*
|
|
8
|
-
* * @see parent component: **QdVerticalPairs**
|
|
9
|
-
* * @see child components: **QdVerticalPairsCaption**, **QdVerticalPairsValue**
|
|
10
|
-
*/
|
|
11
|
-
export class QdVerticalPairsItemComponent {
|
|
12
|
-
/**
|
|
13
|
-
* Configuration for a button including handler that can be defined here.
|
|
14
|
-
*
|
|
15
|
-
* * TODO: Create interface & multi-language
|
|
16
|
-
*/
|
|
17
|
-
aside;
|
|
18
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdVerticalPairsItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
19
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdVerticalPairsItemComponent, selector: "qd-vertical-pairs-item", inputs: { aside: "aside" }, ngImport: i0, template: "<div class=\"wrapper\">\n <div class=\"aside\" *ngIf=\"aside\">\n <!-- TODO: Replace with click event when DAZUIC-2069 is ready -->\n <button class=\"aside-action\" (mouseup)=\"aside.handler()\">{{ aside.label }}</button>\n </div>\n <div class=\"content\" [ngClass]=\"{ 'has-aside': aside }\">\n <ng-content></ng-content>\n </div>\n</div>\n", styles: [":host{display:block;margin-bottom:1rem}.wrapper{display:flex;align-items:center}.content{display:block;font-weight:400}.content.has-aside{padding-left:1rem;border-left:1px solid #d5d5d5}.aside{padding-right:1rem}.aside-action{color:#069}.aside-action:hover{text-decoration:underline}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
|
|
20
|
-
}
|
|
21
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdVerticalPairsItemComponent, decorators: [{
|
|
22
|
-
type: Component,
|
|
23
|
-
args: [{ selector: 'qd-vertical-pairs-item', template: "<div class=\"wrapper\">\n <div class=\"aside\" *ngIf=\"aside\">\n <!-- TODO: Replace with click event when DAZUIC-2069 is ready -->\n <button class=\"aside-action\" (mouseup)=\"aside.handler()\">{{ aside.label }}</button>\n </div>\n <div class=\"content\" [ngClass]=\"{ 'has-aside': aside }\">\n <ng-content></ng-content>\n </div>\n</div>\n", styles: [":host{display:block;margin-bottom:1rem}.wrapper{display:flex;align-items:center}.content{display:block;font-weight:400}.content.has-aside{padding-left:1rem;border-left:1px solid #d5d5d5}.aside{padding-right:1rem}.aside-action{color:#069}.aside-action:hover{text-decoration:underline}\n"] }]
|
|
24
|
-
}], propDecorators: { aside: [{
|
|
25
|
-
type: Input
|
|
26
|
-
}] } });
|
|
27
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidmVydGljYWwtcGFpcnMtaXRlbS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL3FkLXVpL3NyYy9saWIvbGlzdHMvcGFpcnMvdmVydGljYWwtcGFpcnMvdmVydGljYWwtcGFpcnMtaXRlbS92ZXJ0aWNhbC1wYWlycy1pdGVtLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvcWQtdWkvc3JjL2xpYi9saXN0cy9wYWlycy92ZXJ0aWNhbC1wYWlycy92ZXJ0aWNhbC1wYWlycy1pdGVtL3ZlcnRpY2FsLXBhaXJzLWl0ZW0uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsb0JBQW9CO0FBQ3BCLE9BQU8sRUFBRSxTQUFTLEVBQUUsS0FBSyxFQUFFLE1BQU0sZUFBZSxDQUFDOzs7QUFFakQ7Ozs7O0dBS0c7QUFNSCxNQUFNLE9BQU8sNEJBQTRCO0lBQ3ZDOzs7O09BSUc7SUFFSCxLQUFLLENBR0g7dUdBVlMsNEJBQTRCOzJGQUE1Qiw0QkFBNEIsMEZDZHpDLG1XQVNBOzsyRkRLYSw0QkFBNEI7a0JBTHhDLFNBQVM7K0JBQ0Usd0JBQXdCOzhCQVdsQyxLQUFLO3NCQURKLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyIvLyBAdHMtc3RyaWN0LWlnbm9yZVxuaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG4vKipcbiAqIFRoZSAqKlFkVmVydGljYWxQYWlyc0l0ZW0qKiBpcyB0aGUgY29udGFpbmVyIGZvciBhIHNpbmdsZSBrZXktdmFsdWUgcGFpci5cbiAqXG4gKiAqIEBzZWUgcGFyZW50IGNvbXBvbmVudDogKipRZFZlcnRpY2FsUGFpcnMqKlxuICogKiBAc2VlIGNoaWxkIGNvbXBvbmVudHM6ICoqUWRWZXJ0aWNhbFBhaXJzQ2FwdGlvbioqLCAqKlFkVmVydGljYWxQYWlyc1ZhbHVlKipcbiAqL1xuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAncWQtdmVydGljYWwtcGFpcnMtaXRlbScsXG4gIHRlbXBsYXRlVXJsOiAnLi92ZXJ0aWNhbC1wYWlycy1pdGVtLmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVVcmxzOiBbJy4vdmVydGljYWwtcGFpcnMtaXRlbS5jb21wb25lbnQuc2NzcyddXG59KVxuZXhwb3J0IGNsYXNzIFFkVmVydGljYWxQYWlyc0l0ZW1Db21wb25lbnQge1xuICAvKipcbiAgICogQ29uZmlndXJhdGlvbiBmb3IgYSBidXR0b24gaW5jbHVkaW5nIGhhbmRsZXIgdGhhdCBjYW4gYmUgZGVmaW5lZCBoZXJlLlxuICAgKlxuICAgKiAqIFRPRE86IENyZWF0ZSBpbnRlcmZhY2UgJiBtdWx0aS1sYW5ndWFnZVxuICAgKi9cbiAgQElucHV0KClcbiAgYXNpZGU6IHtcbiAgICBsYWJlbDogc3RyaW5nO1xuICAgIGhhbmRsZXI6ICgpID0+IHZvaWQ7XG4gIH07XG59XG4iLCI8ZGl2IGNsYXNzPVwid3JhcHBlclwiPlxuICA8ZGl2IGNsYXNzPVwiYXNpZGVcIiAqbmdJZj1cImFzaWRlXCI+XG4gICAgPCEtLSBUT0RPOiBSZXBsYWNlIHdpdGggY2xpY2sgZXZlbnQgd2hlbiBEQVpVSUMtMjA2OSBpcyByZWFkeSAtLT5cbiAgICA8YnV0dG9uIGNsYXNzPVwiYXNpZGUtYWN0aW9uXCIgKG1vdXNldXApPVwiYXNpZGUuaGFuZGxlcigpXCI+e3sgYXNpZGUubGFiZWwgfX08L2J1dHRvbj5cbiAgPC9kaXY+XG4gIDxkaXYgY2xhc3M9XCJjb250ZW50XCIgW25nQ2xhc3NdPVwieyAnaGFzLWFzaWRlJzogYXNpZGUgfVwiPlxuICAgIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cbiAgPC9kaXY+XG48L2Rpdj5cbiJdfQ==
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* The **QdVerticalPairsValue** is the value for a single key-value pair.
|
|
5
|
-
*
|
|
6
|
-
* * @see parent component: **QdVerticalPairsItem**
|
|
7
|
-
*/
|
|
8
|
-
export class QdVerticalPairsValueComponent {
|
|
9
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdVerticalPairsValueComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
10
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdVerticalPairsValueComponent, selector: "qd-vertical-pairs-value", ngImport: i0, template: "<ng-content></ng-content>\n", styles: [":host{display:block;margin-bottom:1rem}.wrapper{display:flex;align-items:center}.content{display:block;font-weight:400}.content.has-aside{padding-left:1rem;border-left:1px solid #d5d5d5}.aside{padding-right:1rem}.aside-action{color:#069}.aside-action:hover{text-decoration:underline}:host{display:block;margin-bottom:0;color:#171717;font-size:.9375rem;line-height:1.2890625rem}\n"] });
|
|
11
|
-
}
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdVerticalPairsValueComponent, decorators: [{
|
|
13
|
-
type: Component,
|
|
14
|
-
args: [{ selector: 'qd-vertical-pairs-value', template: "<ng-content></ng-content>\n", styles: [":host{display:block;margin-bottom:1rem}.wrapper{display:flex;align-items:center}.content{display:block;font-weight:400}.content.has-aside{padding-left:1rem;border-left:1px solid #d5d5d5}.aside{padding-right:1rem}.aside-action{color:#069}.aside-action:hover{text-decoration:underline}:host{display:block;margin-bottom:0;color:#171717;font-size:.9375rem;line-height:1.2890625rem}\n"] }]
|
|
15
|
-
}] });
|
|
16
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidmVydGljYWwtcGFpcnMtdmFsdWUuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9xZC11aS9zcmMvbGliL2xpc3RzL3BhaXJzL3ZlcnRpY2FsLXBhaXJzL3ZlcnRpY2FsLXBhaXJzLXZhbHVlL3ZlcnRpY2FsLXBhaXJzLXZhbHVlLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvcWQtdWkvc3JjL2xpYi9saXN0cy9wYWlycy92ZXJ0aWNhbC1wYWlycy92ZXJ0aWNhbC1wYWlycy12YWx1ZS92ZXJ0aWNhbC1wYWlycy12YWx1ZS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQUUxQzs7OztHQUlHO0FBTUgsTUFBTSxPQUFPLDZCQUE2Qjt1R0FBN0IsNkJBQTZCOzJGQUE3Qiw2QkFBNkIsK0RDWjFDLDZCQUNBOzsyRkRXYSw2QkFBNkI7a0JBTHpDLFNBQVM7K0JBQ0UseUJBQXlCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbi8qKlxuICogVGhlICoqUWRWZXJ0aWNhbFBhaXJzVmFsdWUqKiBpcyB0aGUgdmFsdWUgZm9yIGEgc2luZ2xlIGtleS12YWx1ZSBwYWlyLlxuICpcbiAqICogQHNlZSBwYXJlbnQgY29tcG9uZW50OiAqKlFkVmVydGljYWxQYWlyc0l0ZW0qKlxuICovXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdxZC12ZXJ0aWNhbC1wYWlycy12YWx1ZScsXG4gIHRlbXBsYXRlVXJsOiAnLi92ZXJ0aWNhbC1wYWlycy12YWx1ZS5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsczogWycuL3ZlcnRpY2FsLXBhaXJzLXZhbHVlLmNvbXBvbmVudC5zY3NzJ11cbn0pXG5leHBvcnQgY2xhc3MgUWRWZXJ0aWNhbFBhaXJzVmFsdWVDb21wb25lbnQge31cbiIsIjxuZy1jb250ZW50PjwvbmctY29udGVudD5cbiJdfQ==
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { Component, EventEmitter, Input, Output } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "@angular/common";
|
|
4
|
-
export class QdMockHeaderWidgetComponent {
|
|
5
|
-
languageList;
|
|
6
|
-
defaultLanguage;
|
|
7
|
-
environment = '';
|
|
8
|
-
showInfo;
|
|
9
|
-
links;
|
|
10
|
-
contact;
|
|
11
|
-
openInNewTab;
|
|
12
|
-
cms;
|
|
13
|
-
languageChange = new EventEmitter();
|
|
14
|
-
loginStatus = new EventEmitter();
|
|
15
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockHeaderWidgetComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
16
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdMockHeaderWidgetComponent, selector: "qd-header-widget", inputs: { languageList: "languageList", defaultLanguage: "defaultLanguage", environment: "environment", showInfo: "showInfo", links: "links", contact: "contact", openInNewTab: "openInNewTab", cms: "cms" }, outputs: { languageChange: "languageChange", loginStatus: "loginStatus" }, ngImport: i0, template: 'languageList: {{languageList | json }}, defaultLanguage: {{defaultLanguage | json }}, environment: {{environment | json }}, showInfo: {{showInfo | json }}, links: {{links | json }}, contact: {{contact | json }}, openInNewTab: {{openInNewTab | json }}, cms: {{cms | json }}', isInline: true, dependencies: [{ kind: "pipe", type: i1.JsonPipe, name: "json" }] });
|
|
17
|
-
}
|
|
18
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockHeaderWidgetComponent, decorators: [{
|
|
19
|
-
type: Component,
|
|
20
|
-
args: [{
|
|
21
|
-
selector: 'qd-header-widget',
|
|
22
|
-
template: 'languageList: {{languageList | json }}, defaultLanguage: {{defaultLanguage | json }}, environment: {{environment | json }}, showInfo: {{showInfo | json }}, links: {{links | json }}, contact: {{contact | json }}, openInNewTab: {{openInNewTab | json }}, cms: {{cms | json }}'
|
|
23
|
-
}]
|
|
24
|
-
}], propDecorators: { languageList: [{
|
|
25
|
-
type: Input
|
|
26
|
-
}], defaultLanguage: [{
|
|
27
|
-
type: Input
|
|
28
|
-
}], environment: [{
|
|
29
|
-
type: Input
|
|
30
|
-
}], showInfo: [{
|
|
31
|
-
type: Input
|
|
32
|
-
}], links: [{
|
|
33
|
-
type: Input
|
|
34
|
-
}], contact: [{
|
|
35
|
-
type: Input
|
|
36
|
-
}], openInNewTab: [{
|
|
37
|
-
type: Input
|
|
38
|
-
}], cms: [{
|
|
39
|
-
type: Input
|
|
40
|
-
}], languageChange: [{
|
|
41
|
-
type: Output
|
|
42
|
-
}], loginStatus: [{
|
|
43
|
-
type: Output
|
|
44
|
-
}] } });
|
|
45
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9jay1oZWFkZXItd2lkZ2V0LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvcWQtdWkvc3JjL2xpYi9tYXN0ZXItbGF5b3V0L19fbW9ja3NfXy9tb2NrLWhlYWRlci13aWRnZXQuY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsWUFBWSxFQUFFLEtBQUssRUFBRSxNQUFNLEVBQUUsTUFBTSxlQUFlLENBQUM7OztBQU92RSxNQUFNLE9BQU8sMkJBQTJCO0lBQzdCLFlBQVksQ0FBTTtJQUNsQixlQUFlLENBQU07SUFDckIsV0FBVyxHQUFRLEVBQUUsQ0FBQztJQUN0QixRQUFRLENBQU07SUFDZCxLQUFLLENBQU07SUFDWCxPQUFPLENBQU07SUFDYixZQUFZLENBQU07SUFDbEIsR0FBRyxDQUFNO0lBRVIsY0FBYyxHQUFHLElBQUksWUFBWSxFQUFVLENBQUM7SUFDNUMsV0FBVyxHQUFHLElBQUksWUFBWSxFQUFVLENBQUM7dUdBWHhDLDJCQUEyQjsyRkFBM0IsMkJBQTJCLGlWQUZwQyxrUkFBa1I7OzJGQUV6USwyQkFBMkI7a0JBTHZDLFNBQVM7bUJBQUM7b0JBQ1QsUUFBUSxFQUFFLGtCQUFrQjtvQkFDNUIsUUFBUSxFQUNOLGtSQUFrUjtpQkFDclI7OEJBRVUsWUFBWTtzQkFBcEIsS0FBSztnQkFDRyxlQUFlO3NCQUF2QixLQUFLO2dCQUNHLFdBQVc7c0JBQW5CLEtBQUs7Z0JBQ0csUUFBUTtzQkFBaEIsS0FBSztnQkFDRyxLQUFLO3NCQUFiLEtBQUs7Z0JBQ0csT0FBTztzQkFBZixLQUFLO2dCQUNHLFlBQVk7c0JBQXBCLEtBQUs7Z0JBQ0csR0FBRztzQkFBWCxLQUFLO2dCQUVJLGNBQWM7c0JBQXZCLE1BQU07Z0JBQ0csV0FBVztzQkFBcEIsTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgRXZlbnRFbWl0dGVyLCBJbnB1dCwgT3V0cHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ3FkLWhlYWRlci13aWRnZXQnLFxuICB0ZW1wbGF0ZTpcbiAgICAnbGFuZ3VhZ2VMaXN0OiB7e2xhbmd1YWdlTGlzdCB8IGpzb24gfX0sIGRlZmF1bHRMYW5ndWFnZToge3tkZWZhdWx0TGFuZ3VhZ2UgfCBqc29uIH19LCBlbnZpcm9ubWVudDoge3tlbnZpcm9ubWVudCB8IGpzb24gfX0sIHNob3dJbmZvOiB7e3Nob3dJbmZvIHwganNvbiB9fSwgbGlua3M6IHt7bGlua3MgfCBqc29uIH19LCBjb250YWN0OiB7e2NvbnRhY3QgfCBqc29uIH19LCBvcGVuSW5OZXdUYWI6IHt7b3BlbkluTmV3VGFiIHwganNvbiB9fSwgY21zOiB7e2NtcyB8IGpzb24gfX0nXG59KVxuZXhwb3J0IGNsYXNzIFFkTW9ja0hlYWRlcldpZGdldENvbXBvbmVudCB7XG4gIEBJbnB1dCgpIGxhbmd1YWdlTGlzdDogYW55O1xuICBASW5wdXQoKSBkZWZhdWx0TGFuZ3VhZ2U6IGFueTtcbiAgQElucHV0KCkgZW52aXJvbm1lbnQ6IGFueSA9ICcnO1xuICBASW5wdXQoKSBzaG93SW5mbzogYW55O1xuICBASW5wdXQoKSBsaW5rczogYW55O1xuICBASW5wdXQoKSBjb250YWN0OiBhbnk7XG4gIEBJbnB1dCgpIG9wZW5Jbk5ld1RhYjogYW55O1xuICBASW5wdXQoKSBjbXM6IGFueTtcblxuICBAT3V0cHV0KCkgbGFuZ3VhZ2VDaGFuZ2UgPSBuZXcgRXZlbnRFbWl0dGVyPHN0cmluZz4oKTtcbiAgQE91dHB1dCgpIGxvZ2luU3RhdHVzID0gbmV3IEV2ZW50RW1pdHRlcjxzdHJpbmc+KCk7XG59XG4iXX0=
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class QdMockMasterLayoutBannerComponent {
|
|
4
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockMasterLayoutBannerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
5
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdMockMasterLayoutBannerComponent, selector: "qd-master-layout-banner", ngImport: i0, template: '', isInline: true });
|
|
6
|
-
}
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockMasterLayoutBannerComponent, decorators: [{
|
|
8
|
-
type: Component,
|
|
9
|
-
args: [{
|
|
10
|
-
selector: 'qd-master-layout-banner',
|
|
11
|
-
template: ''
|
|
12
|
-
}]
|
|
13
|
-
}] });
|
|
14
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9jay1tYXN0ZXItbGF5b3V0LWJhbm5lci5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJzL3FkLXVpL3NyYy9saWIvbWFzdGVyLWxheW91dC9fX21vY2tzX18vbW9jay1tYXN0ZXItbGF5b3V0LWJhbm5lci5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFNMUMsTUFBTSxPQUFPLGlDQUFpQzt1R0FBakMsaUNBQWlDOzJGQUFqQyxpQ0FBaUMsK0RBRmxDLEVBQUU7OzJGQUVELGlDQUFpQztrQkFKN0MsU0FBUzttQkFBQztvQkFDVCxRQUFRLEVBQUUseUJBQXlCO29CQUNuQyxRQUFRLEVBQUUsRUFBRTtpQkFDYiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdxZC1tYXN0ZXItbGF5b3V0LWJhbm5lcicsXG4gIHRlbXBsYXRlOiAnJ1xufSlcbmV4cG9ydCBjbGFzcyBRZE1vY2tNYXN0ZXJMYXlvdXRCYW5uZXJDb21wb25lbnQge31cbiJdfQ==
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class QdMockMasterLayoutFooterComponent {
|
|
4
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockMasterLayoutFooterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
5
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdMockMasterLayoutFooterComponent, selector: "qd-master-layout-footer", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
6
|
-
}
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockMasterLayoutFooterComponent, decorators: [{
|
|
8
|
-
type: Component,
|
|
9
|
-
args: [{
|
|
10
|
-
selector: 'qd-master-layout-footer',
|
|
11
|
-
template: '<ng-content></ng-content>'
|
|
12
|
-
}]
|
|
13
|
-
}] });
|
|
14
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9jay1tYXN0ZXItbGF5b3V0LWZvb3Rlci5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJzL3FkLXVpL3NyYy9saWIvbWFzdGVyLWxheW91dC9fX21vY2tzX18vbW9jay1tYXN0ZXItbGF5b3V0LWZvb3Rlci5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFNMUMsTUFBTSxPQUFPLGlDQUFpQzt1R0FBakMsaUNBQWlDOzJGQUFqQyxpQ0FBaUMsK0RBRmxDLDJCQUEyQjs7MkZBRTFCLGlDQUFpQztrQkFKN0MsU0FBUzttQkFBQztvQkFDVCxRQUFRLEVBQUUseUJBQXlCO29CQUNuQyxRQUFRLEVBQUUsMkJBQTJCO2lCQUN0QyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdxZC1tYXN0ZXItbGF5b3V0LWZvb3RlcicsXG4gIHRlbXBsYXRlOiAnPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50Pidcbn0pXG5leHBvcnQgY2xhc3MgUWRNb2NrTWFzdGVyTGF5b3V0Rm9vdGVyQ29tcG9uZW50IHt9XG4iXX0=
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
// @ts-strict-ignore
|
|
2
|
-
import { Component, EventEmitter, Input, Output } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "@angular/common";
|
|
5
|
-
export class QdMockMasterLayoutHeaderComponent {
|
|
6
|
-
isMiniHeader = false;
|
|
7
|
-
showBackButton = false;
|
|
8
|
-
showHomeButton = false;
|
|
9
|
-
hasSearch;
|
|
10
|
-
backButtonClick = new EventEmitter();
|
|
11
|
-
homeButtonClick = new EventEmitter();
|
|
12
|
-
headerBack = new EventEmitter();
|
|
13
|
-
clickBackButton() {
|
|
14
|
-
this.backButtonClick.emit();
|
|
15
|
-
}
|
|
16
|
-
clickHomeButton() {
|
|
17
|
-
this.homeButtonClick.emit();
|
|
18
|
-
}
|
|
19
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockMasterLayoutHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
20
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdMockMasterLayoutHeaderComponent, selector: "qd-master-layout-header", inputs: { isMiniHeader: "isMiniHeader", showBackButton: "showBackButton", showHomeButton: "showHomeButton", hasSearch: "hasSearch" }, outputs: { backButtonClick: "backButtonClick", homeButtonClick: "homeButtonClick", headerBack: "headerBack" }, ngImport: i0, template: 'isMiniHeader: {{isMiniHeader | json }}, showBackButton: {{showBackButton | json }}, showHomeButton: {{showHomeButton | json }}, hasSearch: {{hasSearch}} <ng-content></ng-content>', isInline: true, dependencies: [{ kind: "pipe", type: i1.JsonPipe, name: "json" }] });
|
|
21
|
-
}
|
|
22
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockMasterLayoutHeaderComponent, decorators: [{
|
|
23
|
-
type: Component,
|
|
24
|
-
args: [{
|
|
25
|
-
selector: 'qd-master-layout-header',
|
|
26
|
-
template: 'isMiniHeader: {{isMiniHeader | json }}, showBackButton: {{showBackButton | json }}, showHomeButton: {{showHomeButton | json }}, hasSearch: {{hasSearch}} <ng-content></ng-content>'
|
|
27
|
-
}]
|
|
28
|
-
}], propDecorators: { isMiniHeader: [{
|
|
29
|
-
type: Input
|
|
30
|
-
}], showBackButton: [{
|
|
31
|
-
type: Input
|
|
32
|
-
}], showHomeButton: [{
|
|
33
|
-
type: Input
|
|
34
|
-
}], hasSearch: [{
|
|
35
|
-
type: Input
|
|
36
|
-
}], backButtonClick: [{
|
|
37
|
-
type: Output
|
|
38
|
-
}], homeButtonClick: [{
|
|
39
|
-
type: Output
|
|
40
|
-
}], headerBack: [{
|
|
41
|
-
type: Output
|
|
42
|
-
}] } });
|
|
43
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9jay1tYXN0ZXItbGF5b3V0LWhlYWRlci5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJzL3FkLXVpL3NyYy9saWIvbWFzdGVyLWxheW91dC9fX21vY2tzX18vbW9jay1tYXN0ZXItbGF5b3V0LWhlYWRlci5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsb0JBQW9CO0FBQ3BCLE9BQU8sRUFBRSxTQUFTLEVBQUUsWUFBWSxFQUFFLEtBQUssRUFBRSxNQUFNLEVBQUUsTUFBTSxlQUFlLENBQUM7OztBQU92RSxNQUFNLE9BQU8saUNBQWlDO0lBQ25DLFlBQVksR0FBRyxLQUFLLENBQUM7SUFDckIsY0FBYyxHQUFHLEtBQUssQ0FBQztJQUN2QixjQUFjLEdBQUcsS0FBSyxDQUFDO0lBQ3ZCLFNBQVMsQ0FBQztJQUVULGVBQWUsR0FBRyxJQUFJLFlBQVksRUFBRSxDQUFDO0lBQ3JDLGVBQWUsR0FBRyxJQUFJLFlBQVksRUFBRSxDQUFDO0lBQ3JDLFVBQVUsR0FBRyxJQUFJLFlBQVksRUFBRSxDQUFDO0lBRTFDLGVBQWU7UUFDYixJQUFJLENBQUMsZUFBZSxDQUFDLElBQUksRUFBRSxDQUFDO0lBQzlCLENBQUM7SUFFRCxlQUFlO1FBQ2IsSUFBSSxDQUFDLGVBQWUsQ0FBQyxJQUFJLEVBQUUsQ0FBQztJQUM5QixDQUFDO3VHQWhCVSxpQ0FBaUM7MkZBQWpDLGlDQUFpQyxvVEFGMUMsb0xBQW9MOzsyRkFFM0ssaUNBQWlDO2tCQUw3QyxTQUFTO21CQUFDO29CQUNULFFBQVEsRUFBRSx5QkFBeUI7b0JBQ25DLFFBQVEsRUFDTixvTEFBb0w7aUJBQ3ZMOzhCQUVVLFlBQVk7c0JBQXBCLEtBQUs7Z0JBQ0csY0FBYztzQkFBdEIsS0FBSztnQkFDRyxjQUFjO3NCQUF0QixLQUFLO2dCQUNHLFNBQVM7c0JBQWpCLEtBQUs7Z0JBRUksZUFBZTtzQkFBeEIsTUFBTTtnQkFDRyxlQUFlO3NCQUF4QixNQUFNO2dCQUNHLFVBQVU7c0JBQW5CLE1BQU0iLCJzb3VyY2VzQ29udGVudCI6WyIvLyBAdHMtc3RyaWN0LWlnbm9yZVxuaW1wb3J0IHsgQ29tcG9uZW50LCBFdmVudEVtaXR0ZXIsIElucHV0LCBPdXRwdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAncWQtbWFzdGVyLWxheW91dC1oZWFkZXInLFxuICB0ZW1wbGF0ZTpcbiAgICAnaXNNaW5pSGVhZGVyOiB7e2lzTWluaUhlYWRlciB8IGpzb24gfX0sIHNob3dCYWNrQnV0dG9uOiB7e3Nob3dCYWNrQnV0dG9uIHwganNvbiB9fSwgc2hvd0hvbWVCdXR0b246IHt7c2hvd0hvbWVCdXR0b24gfCBqc29uIH19LCBoYXNTZWFyY2g6IHt7aGFzU2VhcmNofX0gPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50Pidcbn0pXG5leHBvcnQgY2xhc3MgUWRNb2NrTWFzdGVyTGF5b3V0SGVhZGVyQ29tcG9uZW50IHtcbiAgQElucHV0KCkgaXNNaW5pSGVhZGVyID0gZmFsc2U7XG4gIEBJbnB1dCgpIHNob3dCYWNrQnV0dG9uID0gZmFsc2U7XG4gIEBJbnB1dCgpIHNob3dIb21lQnV0dG9uID0gZmFsc2U7XG4gIEBJbnB1dCgpIGhhc1NlYXJjaDtcblxuICBAT3V0cHV0KCkgYmFja0J1dHRvbkNsaWNrID0gbmV3IEV2ZW50RW1pdHRlcigpO1xuICBAT3V0cHV0KCkgaG9tZUJ1dHRvbkNsaWNrID0gbmV3IEV2ZW50RW1pdHRlcigpO1xuICBAT3V0cHV0KCkgaGVhZGVyQmFjayA9IG5ldyBFdmVudEVtaXR0ZXIoKTtcblxuICBjbGlja0JhY2tCdXR0b24oKSB7XG4gICAgdGhpcy5iYWNrQnV0dG9uQ2xpY2suZW1pdCgpO1xuICB9XG5cbiAgY2xpY2tIb21lQnV0dG9uKCkge1xuICAgIHRoaXMuaG9tZUJ1dHRvbkNsaWNrLmVtaXQoKTtcbiAgfVxufVxuIl19
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { Component, Input } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "@angular/common";
|
|
4
|
-
export class QdMockMasterLayoutComponent {
|
|
5
|
-
isInternal = false;
|
|
6
|
-
isHomePortal = false;
|
|
7
|
-
homePortalHref = '';
|
|
8
|
-
hasSearch = false;
|
|
9
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockMasterLayoutComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
10
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdMockMasterLayoutComponent, selector: "qd-master-layout", inputs: { isInternal: "isInternal", isHomePortal: "isHomePortal", homePortalHref: "homePortalHref", hasSearch: "hasSearch" }, ngImport: i0, template: 'isInternal: {{isInternal | json }}, isHomePortal: {{isHomePortal | json }}, homePortalHref: {{homePortalHref}}, hasSearch: {{hasSearch | json }} <ng-content></ng-content>', isInline: true, dependencies: [{ kind: "pipe", type: i1.JsonPipe, name: "json" }] });
|
|
11
|
-
}
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockMasterLayoutComponent, decorators: [{
|
|
13
|
-
type: Component,
|
|
14
|
-
args: [{
|
|
15
|
-
selector: 'qd-master-layout',
|
|
16
|
-
template: 'isInternal: {{isInternal | json }}, isHomePortal: {{isHomePortal | json }}, homePortalHref: {{homePortalHref}}, hasSearch: {{hasSearch | json }} <ng-content></ng-content>'
|
|
17
|
-
}]
|
|
18
|
-
}], propDecorators: { isInternal: [{
|
|
19
|
-
type: Input
|
|
20
|
-
}], isHomePortal: [{
|
|
21
|
-
type: Input
|
|
22
|
-
}], homePortalHref: [{
|
|
23
|
-
type: Input
|
|
24
|
-
}], hasSearch: [{
|
|
25
|
-
type: Input
|
|
26
|
-
}] } });
|
|
27
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9jay1tYXN0ZXItbGF5b3V0LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvcWQtdWkvc3JjL2xpYi9tYXN0ZXItbGF5b3V0L19fbW9ja3NfXy9tb2NrLW1hc3Rlci1sYXlvdXQuY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsS0FBSyxFQUFFLE1BQU0sZUFBZSxDQUFDOzs7QUFPakQsTUFBTSxPQUFPLDJCQUEyQjtJQUM3QixVQUFVLEdBQUcsS0FBSyxDQUFDO0lBQ25CLFlBQVksR0FBRyxLQUFLLENBQUM7SUFDckIsY0FBYyxHQUFHLEVBQUUsQ0FBQztJQUNwQixTQUFTLEdBQUcsS0FBSyxDQUFDO3VHQUpoQiwyQkFBMkI7MkZBQTNCLDJCQUEyQixzTEFGcEMsNEtBQTRLOzsyRkFFbkssMkJBQTJCO2tCQUx2QyxTQUFTO21CQUFDO29CQUNULFFBQVEsRUFBRSxrQkFBa0I7b0JBQzVCLFFBQVEsRUFDTiw0S0FBNEs7aUJBQy9LOzhCQUVVLFVBQVU7c0JBQWxCLEtBQUs7Z0JBQ0csWUFBWTtzQkFBcEIsS0FBSztnQkFDRyxjQUFjO3NCQUF0QixLQUFLO2dCQUNHLFNBQVM7c0JBQWpCLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIElucHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ3FkLW1hc3Rlci1sYXlvdXQnLFxuICB0ZW1wbGF0ZTpcbiAgICAnaXNJbnRlcm5hbDoge3tpc0ludGVybmFsIHwganNvbiB9fSwgaXNIb21lUG9ydGFsOiB7e2lzSG9tZVBvcnRhbCB8IGpzb24gfX0sIGhvbWVQb3J0YWxIcmVmOiB7e2hvbWVQb3J0YWxIcmVmfX0sIGhhc1NlYXJjaDoge3toYXNTZWFyY2ggfCBqc29uIH19IDxuZy1jb250ZW50PjwvbmctY29udGVudD4nXG59KVxuZXhwb3J0IGNsYXNzIFFkTW9ja01hc3RlckxheW91dENvbXBvbmVudCB7XG4gIEBJbnB1dCgpIGlzSW50ZXJuYWwgPSBmYWxzZTtcbiAgQElucHV0KCkgaXNIb21lUG9ydGFsID0gZmFsc2U7XG4gIEBJbnB1dCgpIGhvbWVQb3J0YWxIcmVmID0gJyc7XG4gIEBJbnB1dCgpIGhhc1NlYXJjaCA9IGZhbHNlO1xufVxuIl19
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { QdMockHeaderWidgetComponent } from './mock-header-widget.component';
|
|
4
|
-
import { QdMockMasterLayoutComponent } from './mock-master-layout.component';
|
|
5
|
-
import { QdMockMasterLayoutBannerComponent } from './mock-master-layout-banner.component';
|
|
6
|
-
import { QdMockMasterLayoutFooterComponent } from './mock-master-layout-footer.component';
|
|
7
|
-
import { QdMockMasterLayoutHeaderComponent } from './mock-master-layout-header.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export { QdMockHeaderWidgetComponent, QdMockMasterLayoutBannerComponent, QdMockMasterLayoutComponent, QdMockMasterLayoutFooterComponent, QdMockMasterLayoutHeaderComponent };
|
|
10
|
-
export class QdMockMasterLayoutModule {
|
|
11
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockMasterLayoutModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
12
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.9", ngImport: i0, type: QdMockMasterLayoutModule, declarations: [QdMockHeaderWidgetComponent,
|
|
13
|
-
QdMockMasterLayoutBannerComponent,
|
|
14
|
-
QdMockMasterLayoutComponent,
|
|
15
|
-
QdMockMasterLayoutFooterComponent,
|
|
16
|
-
QdMockMasterLayoutHeaderComponent], imports: [CommonModule], exports: [QdMockHeaderWidgetComponent,
|
|
17
|
-
QdMockMasterLayoutBannerComponent,
|
|
18
|
-
QdMockMasterLayoutComponent,
|
|
19
|
-
QdMockMasterLayoutFooterComponent,
|
|
20
|
-
QdMockMasterLayoutHeaderComponent] });
|
|
21
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockMasterLayoutModule, imports: [CommonModule] });
|
|
22
|
-
}
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdMockMasterLayoutModule, decorators: [{
|
|
24
|
-
type: NgModule,
|
|
25
|
-
args: [{
|
|
26
|
-
imports: [CommonModule],
|
|
27
|
-
declarations: [
|
|
28
|
-
QdMockHeaderWidgetComponent,
|
|
29
|
-
QdMockMasterLayoutBannerComponent,
|
|
30
|
-
QdMockMasterLayoutComponent,
|
|
31
|
-
QdMockMasterLayoutFooterComponent,
|
|
32
|
-
QdMockMasterLayoutHeaderComponent
|
|
33
|
-
],
|
|
34
|
-
exports: [
|
|
35
|
-
QdMockHeaderWidgetComponent,
|
|
36
|
-
QdMockMasterLayoutBannerComponent,
|
|
37
|
-
QdMockMasterLayoutComponent,
|
|
38
|
-
QdMockMasterLayoutFooterComponent,
|
|
39
|
-
QdMockMasterLayoutHeaderComponent
|
|
40
|
-
]
|
|
41
|
-
}]
|
|
42
|
-
}] });
|
|
43
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9jay1tYXN0ZXItbGF5b3V0Lm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvcWQtdWkvc3JjL2xpYi9tYXN0ZXItbGF5b3V0L19fbW9ja3NfXy9tb2NrLW1hc3Rlci1sYXlvdXQubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBRS9DLE9BQU8sRUFBRSwyQkFBMkIsRUFBRSxNQUFNLGdDQUFnQyxDQUFDO0FBQzdFLE9BQU8sRUFBRSwyQkFBMkIsRUFBRSxNQUFNLGdDQUFnQyxDQUFDO0FBQzdFLE9BQU8sRUFBRSxpQ0FBaUMsRUFBRSxNQUFNLHVDQUF1QyxDQUFDO0FBQzFGLE9BQU8sRUFBRSxpQ0FBaUMsRUFBRSxNQUFNLHVDQUF1QyxDQUFDO0FBQzFGLE9BQU8sRUFBRSxpQ0FBaUMsRUFBRSxNQUFNLHVDQUF1QyxDQUFDOztBQUUxRixPQUFPLEVBQ0wsMkJBQTJCLEVBQzNCLGlDQUFpQyxFQUNqQywyQkFBMkIsRUFDM0IsaUNBQWlDLEVBQ2pDLGlDQUFpQyxFQUNsQyxDQUFDO0FBbUJGLE1BQU0sT0FBTyx3QkFBd0I7dUdBQXhCLHdCQUF3Qjt3R0FBeEIsd0JBQXdCLGlCQWRqQywyQkFBMkI7WUFDM0IsaUNBQWlDO1lBQ2pDLDJCQUEyQjtZQUMzQixpQ0FBaUM7WUFDakMsaUNBQWlDLGFBTnpCLFlBQVksYUFTcEIsMkJBQTJCO1lBQzNCLGlDQUFpQztZQUNqQywyQkFBMkI7WUFDM0IsaUNBQWlDO1lBQ2pDLGlDQUFpQzt3R0FHeEIsd0JBQXdCLFlBaEJ6QixZQUFZOzsyRkFnQlgsd0JBQXdCO2tCQWpCcEMsUUFBUTttQkFBQztvQkFDUixPQUFPLEVBQUUsQ0FBQyxZQUFZLENBQUM7b0JBQ3ZCLFlBQVksRUFBRTt3QkFDWiwyQkFBMkI7d0JBQzNCLGlDQUFpQzt3QkFDakMsMkJBQTJCO3dCQUMzQixpQ0FBaUM7d0JBQ2pDLGlDQUFpQztxQkFDbEM7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLDJCQUEyQjt3QkFDM0IsaUNBQWlDO3dCQUNqQywyQkFBMkI7d0JBQzNCLGlDQUFpQzt3QkFDakMsaUNBQWlDO3FCQUNsQztpQkFDRiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuXG5pbXBvcnQgeyBRZE1vY2tIZWFkZXJXaWRnZXRDb21wb25lbnQgfSBmcm9tICcuL21vY2staGVhZGVyLXdpZGdldC5jb21wb25lbnQnO1xuaW1wb3J0IHsgUWRNb2NrTWFzdGVyTGF5b3V0Q29tcG9uZW50IH0gZnJvbSAnLi9tb2NrLW1hc3Rlci1sYXlvdXQuY29tcG9uZW50JztcbmltcG9ydCB7IFFkTW9ja01hc3RlckxheW91dEJhbm5lckNvbXBvbmVudCB9IGZyb20gJy4vbW9jay1tYXN0ZXItbGF5b3V0LWJhbm5lci5jb21wb25lbnQnO1xuaW1wb3J0IHsgUWRNb2NrTWFzdGVyTGF5b3V0Rm9vdGVyQ29tcG9uZW50IH0gZnJvbSAnLi9tb2NrLW1hc3Rlci1sYXlvdXQtZm9vdGVyLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBRZE1vY2tNYXN0ZXJMYXlvdXRIZWFkZXJDb21wb25lbnQgfSBmcm9tICcuL21vY2stbWFzdGVyLWxheW91dC1oZWFkZXIuY29tcG9uZW50JztcblxuZXhwb3J0IHtcbiAgUWRNb2NrSGVhZGVyV2lkZ2V0Q29tcG9uZW50LFxuICBRZE1vY2tNYXN0ZXJMYXlvdXRCYW5uZXJDb21wb25lbnQsXG4gIFFkTW9ja01hc3RlckxheW91dENvbXBvbmVudCxcbiAgUWRNb2NrTWFzdGVyTGF5b3V0Rm9vdGVyQ29tcG9uZW50LFxuICBRZE1vY2tNYXN0ZXJMYXlvdXRIZWFkZXJDb21wb25lbnRcbn07XG5cbkBOZ01vZHVsZSh7XG4gIGltcG9ydHM6IFtDb21tb25Nb2R1bGVdLFxuICBkZWNsYXJhdGlvbnM6IFtcbiAgICBRZE1vY2tIZWFkZXJXaWRnZXRDb21wb25lbnQsXG4gICAgUWRNb2NrTWFzdGVyTGF5b3V0QmFubmVyQ29tcG9uZW50LFxuICAgIFFkTW9ja01hc3RlckxheW91dENvbXBvbmVudCxcbiAgICBRZE1vY2tNYXN0ZXJMYXlvdXRGb290ZXJDb21wb25lbnQsXG4gICAgUWRNb2NrTWFzdGVyTGF5b3V0SGVhZGVyQ29tcG9uZW50XG4gIF0sXG4gIGV4cG9ydHM6IFtcbiAgICBRZE1vY2tIZWFkZXJXaWRnZXRDb21wb25lbnQsXG4gICAgUWRNb2NrTWFzdGVyTGF5b3V0QmFubmVyQ29tcG9uZW50LFxuICAgIFFkTW9ja01hc3RlckxheW91dENvbXBvbmVudCxcbiAgICBRZE1vY2tNYXN0ZXJMYXlvdXRGb290ZXJDb21wb25lbnQsXG4gICAgUWRNb2NrTWFzdGVyTGF5b3V0SGVhZGVyQ29tcG9uZW50XG4gIF1cbn0pXG5leHBvcnQgY2xhc3MgUWRNb2NrTWFzdGVyTGF5b3V0TW9kdWxlIHt9XG4iXX0=
|
|
@@ -1,164 +0,0 @@
|
|
|
1
|
-
// @ts-strict-ignore
|
|
2
|
-
import { Component, ElementRef, EventEmitter, Input, Output, ViewChild } from '@angular/core';
|
|
3
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
4
|
-
import { updateHtmlLang } from '../../helpers/language.helper';
|
|
5
|
-
import { QdLanguageFromUrlService } from '../service/language-from-url.service';
|
|
6
|
-
import { Subject } from 'rxjs';
|
|
7
|
-
import { delay, filter, takeUntil } from 'rxjs/operators';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "@ngx-translate/core";
|
|
10
|
-
import * as i2 from "../service/language-from-url.service";
|
|
11
|
-
export const DEFAULT_LANGUAGE_LIST = ['de', 'fr', 'it', 'en'];
|
|
12
|
-
/**
|
|
13
|
-
* The **QdHeaderWidget** provides the embedding of the HeaderWidget web component.
|
|
14
|
-
*/
|
|
15
|
-
export class QdHeaderWidgetComponent {
|
|
16
|
-
translateService;
|
|
17
|
-
languageFromUrlService;
|
|
18
|
-
_destroyed$ = new Subject();
|
|
19
|
-
// Every attribute of the header widget (mobil and normal one)
|
|
20
|
-
headerWidgetAttributeMapping = {
|
|
21
|
-
defaultLanguage: 'default-language',
|
|
22
|
-
environment: 'environment',
|
|
23
|
-
links: 'links',
|
|
24
|
-
profileLinks: 'profile-links',
|
|
25
|
-
customButtons: 'custom-buttons',
|
|
26
|
-
contact: 'contact',
|
|
27
|
-
showInfo: 'show-info',
|
|
28
|
-
openInNewTab: 'open-in-new-tab',
|
|
29
|
-
cms: 'cms',
|
|
30
|
-
showLanguages: 'show-languages',
|
|
31
|
-
showNotifications: 'show-notifications',
|
|
32
|
-
showEportalServices: 'show-eportal-services',
|
|
33
|
-
showSettings: 'show-settings'
|
|
34
|
-
};
|
|
35
|
-
languageList;
|
|
36
|
-
defaultLanguage;
|
|
37
|
-
environment = '';
|
|
38
|
-
links;
|
|
39
|
-
profileLinks;
|
|
40
|
-
customButtons;
|
|
41
|
-
contact;
|
|
42
|
-
showInfo;
|
|
43
|
-
openInNewTab;
|
|
44
|
-
cms;
|
|
45
|
-
showLanguages;
|
|
46
|
-
showNotifications;
|
|
47
|
-
showEportalServices;
|
|
48
|
-
showSettings;
|
|
49
|
-
/**
|
|
50
|
-
* Emits an event on language change. Return value is the language code e.g. `de`.
|
|
51
|
-
*/
|
|
52
|
-
languageChange = new EventEmitter();
|
|
53
|
-
/**
|
|
54
|
-
* Emits an event on loginStatus change. Return value is the login status code.
|
|
55
|
-
*/
|
|
56
|
-
loginStatus = new EventEmitter();
|
|
57
|
-
/**
|
|
58
|
-
* Emits an event when the header widget `buttonClickedEmitter` fires. <br />
|
|
59
|
-
* Return value is event value of the header widget `buttonClickedEmitter`.
|
|
60
|
-
*/
|
|
61
|
-
buttonClickedEmitter = new EventEmitter();
|
|
62
|
-
widget;
|
|
63
|
-
mobileWidget;
|
|
64
|
-
constructor(translateService, languageFromUrlService) {
|
|
65
|
-
this.translateService = translateService;
|
|
66
|
-
this.languageFromUrlService = languageFromUrlService;
|
|
67
|
-
}
|
|
68
|
-
ngOnChanges(changes) {
|
|
69
|
-
// Update when at least one @Input property changed
|
|
70
|
-
// The change event is at the beginning triggered before the view child are assigned
|
|
71
|
-
if (this.widget && this.mobileWidget) {
|
|
72
|
-
Object.keys(changes).forEach(key => {
|
|
73
|
-
this.updateAttribute(this.toHeaderWidgetKey(key), changes[key].currentValue);
|
|
74
|
-
});
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
ngOnDestroy() {
|
|
78
|
-
this._destroyed$.complete();
|
|
79
|
-
}
|
|
80
|
-
async ngAfterViewInit() {
|
|
81
|
-
// Set initial values of the @Input properties after the viewChild have been initialized
|
|
82
|
-
Object.keys(this.headerWidgetAttributeMapping).forEach(key => {
|
|
83
|
-
this.updateAttribute(this.toHeaderWidgetKey(key), this[key]);
|
|
84
|
-
});
|
|
85
|
-
if (this.defaultLanguage) {
|
|
86
|
-
this.updateLanguage(this.defaultLanguage);
|
|
87
|
-
}
|
|
88
|
-
this.languageFromUrlService
|
|
89
|
-
.getLanguageFromUrl()
|
|
90
|
-
.pipe(takeUntil(this._destroyed$), delay(10), filter(languageFromUrl => (this.languageList || DEFAULT_LANGUAGE_LIST).includes(languageFromUrl)))
|
|
91
|
-
.subscribe(languageFromUrl => {
|
|
92
|
-
this.defaultLanguage = languageFromUrl;
|
|
93
|
-
this.translateService.setDefaultLang(languageFromUrl);
|
|
94
|
-
this.updateAttribute(this.toHeaderWidgetKey('defaultLanguage'), languageFromUrl);
|
|
95
|
-
this.updateLanguage(languageFromUrl);
|
|
96
|
-
});
|
|
97
|
-
this.languageFromUrlService.removeLangParameterFromUrlAfterNavigation();
|
|
98
|
-
}
|
|
99
|
-
updateAttribute(attribute, value) {
|
|
100
|
-
// Update a defined @Input property only, to prevent overwriting the default values defined by the widgets themself
|
|
101
|
-
if (value) {
|
|
102
|
-
this.widget.nativeElement.setAttribute(attribute, typeof value !== 'string' ? JSON.stringify(value) : value);
|
|
103
|
-
this.mobileWidget.nativeElement.setAttribute(attribute, typeof value !== 'string' ? JSON.stringify(value) : value);
|
|
104
|
-
}
|
|
105
|
-
}
|
|
106
|
-
toHeaderWidgetKey(key) {
|
|
107
|
-
return this.headerWidgetAttributeMapping[key] || key;
|
|
108
|
-
}
|
|
109
|
-
handleLanguageChange($event) {
|
|
110
|
-
this.languageChange.emit($event);
|
|
111
|
-
this.updateLanguage($event.detail);
|
|
112
|
-
}
|
|
113
|
-
updateLanguage(lang) {
|
|
114
|
-
this.translateService.use(lang);
|
|
115
|
-
updateHtmlLang(lang);
|
|
116
|
-
}
|
|
117
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdHeaderWidgetComponent, deps: [{ token: i1.TranslateService }, { token: i2.QdLanguageFromUrlService }], target: i0.ɵɵFactoryTarget.Component });
|
|
118
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdHeaderWidgetComponent, selector: "qd-header-widget", inputs: { languageList: "languageList", defaultLanguage: "defaultLanguage", environment: "environment", links: "links", profileLinks: "profileLinks", customButtons: "customButtons", contact: "contact", showInfo: "showInfo", openInNewTab: "openInNewTab", cms: "cms", showLanguages: "showLanguages", showNotifications: "showNotifications", showEportalServices: "showEportalServices", showSettings: "showSettings" }, outputs: { languageChange: "languageChange", loginStatus: "loginStatus", buttonClickedEmitter: "buttonClickedEmitter" }, viewQueries: [{ propertyName: "widget", first: true, predicate: ["widget"], descendants: true }, { propertyName: "mobileWidget", first: true, predicate: ["mobileWidget"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "<header-widget\n #widget\n id=\"pams-widget\"\n [languageList]=\"languageList\"\n (languageChange)=\"handleLanguageChange($any($event))\"\n (loginStatus)=\"loginStatus.emit($any($event))\"\n (buttonClickedEmitter)=\"buttonClickedEmitter.emit($any($event))\"\n></header-widget>\n\n<header-widget-mobile\n #mobileWidget\n id=\"widget-mobile\"\n [languageList]=\"languageList\"\n (languageChange)=\"handleLanguageChange($any($event))\"\n (loginStatus)=\"loginStatus.emit($any($event))\"\n (buttonClickedEmitter)=\"buttonClickedEmitter.emit($any($event))\"\n></header-widget-mobile>\n", styles: ["@media (max-width: 1279.98px){header-widget-mobile{display:block}header-widget{display:none}}@media (min-width: 960px){header-widget-mobile{display:none}header-widget{display:block}}\n"] });
|
|
119
|
-
}
|
|
120
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdHeaderWidgetComponent, decorators: [{
|
|
121
|
-
type: Component,
|
|
122
|
-
args: [{ selector: 'qd-header-widget', template: "<header-widget\n #widget\n id=\"pams-widget\"\n [languageList]=\"languageList\"\n (languageChange)=\"handleLanguageChange($any($event))\"\n (loginStatus)=\"loginStatus.emit($any($event))\"\n (buttonClickedEmitter)=\"buttonClickedEmitter.emit($any($event))\"\n></header-widget>\n\n<header-widget-mobile\n #mobileWidget\n id=\"widget-mobile\"\n [languageList]=\"languageList\"\n (languageChange)=\"handleLanguageChange($any($event))\"\n (loginStatus)=\"loginStatus.emit($any($event))\"\n (buttonClickedEmitter)=\"buttonClickedEmitter.emit($any($event))\"\n></header-widget-mobile>\n", styles: ["@media (max-width: 1279.98px){header-widget-mobile{display:block}header-widget{display:none}}@media (min-width: 960px){header-widget-mobile{display:none}header-widget{display:block}}\n"] }]
|
|
123
|
-
}], ctorParameters: () => [{ type: i1.TranslateService }, { type: i2.QdLanguageFromUrlService }], propDecorators: { languageList: [{
|
|
124
|
-
type: Input
|
|
125
|
-
}], defaultLanguage: [{
|
|
126
|
-
type: Input
|
|
127
|
-
}], environment: [{
|
|
128
|
-
type: Input
|
|
129
|
-
}], links: [{
|
|
130
|
-
type: Input
|
|
131
|
-
}], profileLinks: [{
|
|
132
|
-
type: Input
|
|
133
|
-
}], customButtons: [{
|
|
134
|
-
type: Input
|
|
135
|
-
}], contact: [{
|
|
136
|
-
type: Input
|
|
137
|
-
}], showInfo: [{
|
|
138
|
-
type: Input
|
|
139
|
-
}], openInNewTab: [{
|
|
140
|
-
type: Input
|
|
141
|
-
}], cms: [{
|
|
142
|
-
type: Input
|
|
143
|
-
}], showLanguages: [{
|
|
144
|
-
type: Input
|
|
145
|
-
}], showNotifications: [{
|
|
146
|
-
type: Input
|
|
147
|
-
}], showEportalServices: [{
|
|
148
|
-
type: Input
|
|
149
|
-
}], showSettings: [{
|
|
150
|
-
type: Input
|
|
151
|
-
}], languageChange: [{
|
|
152
|
-
type: Output
|
|
153
|
-
}], loginStatus: [{
|
|
154
|
-
type: Output
|
|
155
|
-
}], buttonClickedEmitter: [{
|
|
156
|
-
type: Output
|
|
157
|
-
}], widget: [{
|
|
158
|
-
type: ViewChild,
|
|
159
|
-
args: ['widget']
|
|
160
|
-
}], mobileWidget: [{
|
|
161
|
-
type: ViewChild,
|
|
162
|
-
args: ['mobileWidget']
|
|
163
|
-
}] } });
|
|
164
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaGVhZGVyLXdpZGdldC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJzL3FkLXVpL3NyYy9saWIvbWFzdGVyLWxheW91dC9oZWFkZXItd2lkZ2V0L2hlYWRlci13aWRnZXQuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9xZC11aS9zcmMvbGliL21hc3Rlci1sYXlvdXQvaGVhZGVyLXdpZGdldC9oZWFkZXItd2lkZ2V0LmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLG9CQUFvQjtBQUNwQixPQUFPLEVBRUwsU0FBUyxFQUNULFVBQVUsRUFDVixZQUFZLEVBQ1osS0FBSyxFQUdMLE1BQU0sRUFFTixTQUFTLEVBQ1YsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxFQUFFLGdCQUFnQixFQUFFLE1BQU0scUJBQXFCLENBQUM7QUFDdkQsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLCtCQUErQixDQUFDO0FBQy9ELE9BQU8sRUFBRSx3QkFBd0IsRUFBRSxNQUFNLHNDQUFzQyxDQUFDO0FBQ2hGLE9BQU8sRUFBRSxPQUFPLEVBQUUsTUFBTSxNQUFNLENBQUM7QUFDL0IsT0FBTyxFQUFFLEtBQUssRUFBRSxNQUFNLEVBQUUsU0FBUyxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7Ozs7QUFFMUQsTUFBTSxDQUFDLE1BQU0scUJBQXFCLEdBQWEsQ0FBQyxJQUFJLEVBQUUsSUFBSSxFQUFFLElBQUksRUFBRSxJQUFJLENBQUMsQ0FBQztBQUV4RTs7R0FFRztBQU1ILE1BQU0sT0FBTyx1QkFBdUI7SUFzRGQ7SUFBNEM7SUFyRHhELFdBQVcsR0FBRyxJQUFJLE9BQU8sRUFBUSxDQUFDO0lBRTFDLDhEQUE4RDtJQUNyRCw0QkFBNEIsR0FBbUM7UUFDdEUsZUFBZSxFQUFFLGtCQUFrQjtRQUNuQyxXQUFXLEVBQUUsYUFBYTtRQUMxQixLQUFLLEVBQUUsT0FBTztRQUNkLFlBQVksRUFBRSxlQUFlO1FBQzdCLGFBQWEsRUFBRSxnQkFBZ0I7UUFDL0IsT0FBTyxFQUFFLFNBQVM7UUFDbEIsUUFBUSxFQUFFLFdBQVc7UUFDckIsWUFBWSxFQUFFLGlCQUFpQjtRQUMvQixHQUFHLEVBQUUsS0FBSztRQUNWLGFBQWEsRUFBRSxnQkFBZ0I7UUFDL0IsaUJBQWlCLEVBQUUsb0JBQW9CO1FBQ3ZDLG1CQUFtQixFQUFFLHVCQUF1QjtRQUM1QyxZQUFZLEVBQUUsZUFBZTtLQUM5QixDQUFDO0lBRU8sWUFBWSxDQUFNO0lBQ2xCLGVBQWUsQ0FBTTtJQUNyQixXQUFXLEdBQVEsRUFBRSxDQUFDO0lBQ3RCLEtBQUssQ0FBTTtJQUNYLFlBQVksQ0FBTTtJQUNsQixhQUFhLENBQU07SUFDbkIsT0FBTyxDQUFNO0lBQ2IsUUFBUSxDQUFNO0lBQ2QsWUFBWSxDQUFNO0lBQ2xCLEdBQUcsQ0FBTTtJQUNULGFBQWEsQ0FBTTtJQUNuQixpQkFBaUIsQ0FBTTtJQUN2QixtQkFBbUIsQ0FBTTtJQUN6QixZQUFZLENBQU07SUFFM0I7O09BRUc7SUFDTyxjQUFjLEdBQUcsSUFBSSxZQUFZLEVBQVUsQ0FBQztJQUV0RDs7T0FFRztJQUNPLFdBQVcsR0FBRyxJQUFJLFlBQVksRUFBVSxDQUFDO0lBRW5EOzs7T0FHRztJQUNPLG9CQUFvQixHQUFHLElBQUksWUFBWSxFQUFVLENBQUM7SUFFdkMsTUFBTSxDQUFhO0lBQ2IsWUFBWSxDQUFhO0lBRXBELFlBQW9CLGdCQUFrQyxFQUFVLHNCQUFnRDtRQUE1RixxQkFBZ0IsR0FBaEIsZ0JBQWdCLENBQWtCO1FBQVUsMkJBQXNCLEdBQXRCLHNCQUFzQixDQUEwQjtJQUFHLENBQUM7SUFFcEgsV0FBVyxDQUFDLE9BQXNCO1FBQ2hDLG1EQUFtRDtRQUVuRCxvRkFBb0Y7UUFDcEYsSUFBSSxJQUFJLENBQUMsTUFBTSxJQUFJLElBQUksQ0FBQyxZQUFZLEVBQUUsQ0FBQztZQUNyQyxNQUFNLENBQUMsSUFBSSxDQUFDLE9BQU8sQ0FBQyxDQUFDLE9BQU8sQ0FBQyxHQUFHLENBQUMsRUFBRTtnQkFDakMsSUFBSSxDQUFDLGVBQWUsQ0FBQyxJQUFJLENBQUMsaUJBQWlCLENBQUMsR0FBRyxDQUFDLEVBQUUsT0FBTyxDQUFDLEdBQUcsQ0FBQyxDQUFDLFlBQVksQ0FBQyxDQUFDO1lBQy9FLENBQUMsQ0FBQyxDQUFDO1FBQ0wsQ0FBQztJQUNILENBQUM7SUFFRCxXQUFXO1FBQ1QsSUFBSSxDQUFDLFdBQVcsQ0FBQyxRQUFRLEVBQUUsQ0FBQztJQUM5QixDQUFDO0lBRUQsS0FBSyxDQUFDLGVBQWU7UUFDbkIsd0ZBQXdGO1FBQ3hGLE1BQU0sQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLDRCQUE0QixDQUFDLENBQUMsT0FBTyxDQUFDLEdBQUcsQ0FBQyxFQUFFO1lBQzNELElBQUksQ0FBQyxlQUFlLENBQUMsSUFBSSxDQUFDLGlCQUFpQixDQUFDLEdBQUcsQ0FBQyxFQUFFLElBQUksQ0FBQyxHQUFHLENBQUMsQ0FBQyxDQUFDO1FBQy9ELENBQUMsQ0FBQyxDQUFDO1FBRUgsSUFBSSxJQUFJLENBQUMsZUFBZSxFQUFFLENBQUM7WUFDekIsSUFBSSxDQUFDLGNBQWMsQ0FBQyxJQUFJLENBQUMsZUFBZSxDQUFDLENBQUM7UUFDNUMsQ0FBQztRQUVELElBQUksQ0FBQyxzQkFBc0I7YUFDeEIsa0JBQWtCLEVBQUU7YUFDcEIsSUFBSSxDQUNILFNBQVMsQ0FBQyxJQUFJLENBQUMsV0FBVyxDQUFDLEVBQzNCLEtBQUssQ0FBQyxFQUFFLENBQUMsRUFDVCxNQUFNLENBQUMsZUFBZSxDQUFDLEVBQUUsQ0FBQyxDQUFDLElBQUksQ0FBQyxZQUFZLElBQUkscUJBQXFCLENBQUMsQ0FBQyxRQUFRLENBQUMsZUFBZSxDQUFDLENBQUMsQ0FDbEc7YUFDQSxTQUFTLENBQUMsZUFBZSxDQUFDLEVBQUU7WUFDM0IsSUFBSSxDQUFDLGVBQWUsR0FBRyxlQUFlLENBQUM7WUFDdkMsSUFBSSxDQUFDLGdCQUFnQixDQUFDLGNBQWMsQ0FBQyxlQUFlLENBQUMsQ0FBQztZQUN0RCxJQUFJLENBQUMsZUFBZSxDQUFDLElBQUksQ0FBQyxpQkFBaUIsQ0FBQyxpQkFBaUIsQ0FBQyxFQUFFLGVBQWUsQ0FBQyxDQUFDO1lBQ2pGLElBQUksQ0FBQyxjQUFjLENBQUMsZUFBZSxDQUFDLENBQUM7UUFDdkMsQ0FBQyxDQUFDLENBQUM7UUFFTCxJQUFJLENBQUMsc0JBQXNCLENBQUMseUNBQXlDLEVBQUUsQ0FBQztJQUMxRSxDQUFDO0lBRU8sZUFBZSxDQUFDLFNBQWlCLEVBQUUsS0FBVTtRQUNuRCxtSEFBbUg7UUFDbkgsSUFBSSxLQUFLLEVBQUUsQ0FBQztZQUNWLElBQUksQ0FBQyxNQUFNLENBQUMsYUFBYSxDQUFDLFlBQVksQ0FBQyxTQUFTLEVBQUUsT0FBTyxLQUFLLEtBQUssUUFBUSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsU0FBUyxDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUMsQ0FBQyxLQUFLLENBQUMsQ0FBQztZQUM3RyxJQUFJLENBQUMsWUFBWSxDQUFDLGFBQWEsQ0FBQyxZQUFZLENBQzFDLFNBQVMsRUFDVCxPQUFPLEtBQUssS0FBSyxRQUFRLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxTQUFTLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQyxDQUFDLEtBQUssQ0FDMUQsQ0FBQztRQUNKLENBQUM7SUFDSCxDQUFDO0lBRU8saUJBQWlCLENBQUMsR0FBVztRQUNuQyxPQUFPLElBQUksQ0FBQyw0QkFBNEIsQ0FBQyxHQUFHLENBQUMsSUFBSSxHQUFHLENBQUM7SUFDdkQsQ0FBQztJQUVELG9CQUFvQixDQUFDLE1BQU07UUFDekIsSUFBSSxDQUFDLGNBQWMsQ0FBQyxJQUFJLENBQUMsTUFBTSxDQUFDLENBQUM7UUFDakMsSUFBSSxDQUFDLGNBQWMsQ0FBQyxNQUFNLENBQUMsTUFBTSxDQUFDLENBQUM7SUFDckMsQ0FBQztJQUVELGNBQWMsQ0FBQyxJQUFZO1FBQ3pCLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxHQUFHLENBQUMsSUFBSSxDQUFDLENBQUM7UUFDaEMsY0FBYyxDQUFDLElBQUksQ0FBQyxDQUFDO0lBQ3ZCLENBQUM7dUdBekhVLHVCQUF1QjsyRkFBdkIsdUJBQXVCLHF5QkM3QnBDLGtsQkFpQkE7OzJGRFlhLHVCQUF1QjtrQkFMbkMsU0FBUzsrQkFDRSxrQkFBa0I7NEhBd0JuQixZQUFZO3NCQUFwQixLQUFLO2dCQUNHLGVBQWU7c0JBQXZCLEtBQUs7Z0JBQ0csV0FBVztzQkFBbkIsS0FBSztnQkFDRyxLQUFLO3NCQUFiLEtBQUs7Z0JBQ0csWUFBWTtzQkFBcEIsS0FBSztnQkFDRyxhQUFhO3NCQUFyQixLQUFLO2dCQUNHLE9BQU87c0JBQWYsS0FBSztnQkFDRyxRQUFRO3NCQUFoQixLQUFLO2dCQUNHLFlBQVk7c0JBQXBCLEtBQUs7Z0JBQ0csR0FBRztzQkFBWCxLQUFLO2dCQUNHLGFBQWE7c0JBQXJCLEtBQUs7Z0JBQ0csaUJBQWlCO3NCQUF6QixLQUFLO2dCQUNHLG1CQUFtQjtzQkFBM0IsS0FBSztnQkFDRyxZQUFZO3NCQUFwQixLQUFLO2dCQUtJLGNBQWM7c0JBQXZCLE1BQU07Z0JBS0csV0FBVztzQkFBcEIsTUFBTTtnQkFNRyxvQkFBb0I7c0JBQTdCLE1BQU07Z0JBRWMsTUFBTTtzQkFBMUIsU0FBUzt1QkFBQyxRQUFRO2dCQUNRLFlBQVk7c0JBQXRDLFNBQVM7dUJBQUMsY0FBYyIsInNvdXJjZXNDb250ZW50IjpbIi8vIEB0cy1zdHJpY3QtaWdub3JlXG5pbXBvcnQge1xuICBBZnRlclZpZXdJbml0LFxuICBDb21wb25lbnQsXG4gIEVsZW1lbnRSZWYsXG4gIEV2ZW50RW1pdHRlcixcbiAgSW5wdXQsXG4gIE9uQ2hhbmdlcyxcbiAgT25EZXN0cm95LFxuICBPdXRwdXQsXG4gIFNpbXBsZUNoYW5nZXMsXG4gIFZpZXdDaGlsZFxufSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IFRyYW5zbGF0ZVNlcnZpY2UgfSBmcm9tICdAbmd4LXRyYW5zbGF0ZS9jb3JlJztcbmltcG9ydCB7IHVwZGF0ZUh0bWxMYW5nIH0gZnJvbSAnLi4vLi4vaGVscGVycy9sYW5ndWFnZS5oZWxwZXInO1xuaW1wb3J0IHsgUWRMYW5ndWFnZUZyb21VcmxTZXJ2aWNlIH0gZnJvbSAnLi4vc2VydmljZS9sYW5ndWFnZS1mcm9tLXVybC5zZXJ2aWNlJztcbmltcG9ydCB7IFN1YmplY3QgfSBmcm9tICdyeGpzJztcbmltcG9ydCB7IGRlbGF5LCBmaWx0ZXIsIHRha2VVbnRpbCB9IGZyb20gJ3J4anMvb3BlcmF0b3JzJztcblxuZXhwb3J0IGNvbnN0IERFRkFVTFRfTEFOR1VBR0VfTElTVDogc3RyaW5nW10gPSBbJ2RlJywgJ2ZyJywgJ2l0JywgJ2VuJ107XG5cbi8qKlxuICogVGhlICoqUWRIZWFkZXJXaWRnZXQqKiBwcm92aWRlcyB0aGUgZW1iZWRkaW5nIG9mIHRoZSBIZWFkZXJXaWRnZXQgd2ViIGNvbXBvbmVudC5cbiAqL1xuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAncWQtaGVhZGVyLXdpZGdldCcsXG4gIHRlbXBsYXRlVXJsOiAnLi9oZWFkZXItd2lkZ2V0LmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVVcmxzOiBbJy4vaGVhZGVyLXdpZGdldC5jb21wb25lbnQuc2NzcyddXG59KVxuZXhwb3J0IGNsYXNzIFFkSGVhZGVyV2lkZ2V0Q29tcG9uZW50IGltcGxlbWVudHMgT25DaGFuZ2VzLCBPbkRlc3Ryb3ksIEFmdGVyVmlld0luaXQge1xuICBwcml2YXRlIF9kZXN0cm95ZWQkID0gbmV3IFN1YmplY3Q8dm9pZD4oKTtcblxuICAvLyBFdmVyeSBhdHRyaWJ1dGUgb2YgdGhlIGhlYWRlciB3aWRnZXQgKG1vYmlsIGFuZCBub3JtYWwgb25lKVxuICByZWFkb25seSBoZWFkZXJXaWRnZXRBdHRyaWJ1dGVNYXBwaW5nOiB7IFtwcm9wTmFtZTogc3RyaW5nXTogc3RyaW5nIH0gPSB7XG4gICAgZGVmYXVsdExhbmd1YWdlOiAnZGVmYXVsdC1sYW5ndWFnZScsXG4gICAgZW52aXJvbm1lbnQ6ICdlbnZpcm9ubWVudCcsXG4gICAgbGlua3M6ICdsaW5rcycsXG4gICAgcHJvZmlsZUxpbmtzOiAncHJvZmlsZS1saW5rcycsXG4gICAgY3VzdG9tQnV0dG9uczogJ2N1c3RvbS1idXR0b25zJyxcbiAgICBjb250YWN0OiAnY29udGFjdCcsXG4gICAgc2hvd0luZm86ICdzaG93LWluZm8nLFxuICAgIG9wZW5Jbk5ld1RhYjogJ29wZW4taW4tbmV3LXRhYicsXG4gICAgY21zOiAnY21zJyxcbiAgICBzaG93TGFuZ3VhZ2VzOiAnc2hvdy1sYW5ndWFnZXMnLFxuICAgIHNob3dOb3RpZmljYXRpb25zOiAnc2hvdy1ub3RpZmljYXRpb25zJyxcbiAgICBzaG93RXBvcnRhbFNlcnZpY2VzOiAnc2hvdy1lcG9ydGFsLXNlcnZpY2VzJyxcbiAgICBzaG93U2V0dGluZ3M6ICdzaG93LXNldHRpbmdzJ1xuICB9O1xuXG4gIEBJbnB1dCgpIGxhbmd1YWdlTGlzdDogYW55O1xuICBASW5wdXQoKSBkZWZhdWx0TGFuZ3VhZ2U6IGFueTtcbiAgQElucHV0KCkgZW52aXJvbm1lbnQ6IGFueSA9ICcnO1xuICBASW5wdXQoKSBsaW5rczogYW55O1xuICBASW5wdXQoKSBwcm9maWxlTGlua3M6IGFueTtcbiAgQElucHV0KCkgY3VzdG9tQnV0dG9uczogYW55O1xuICBASW5wdXQoKSBjb250YWN0OiBhbnk7XG4gIEBJbnB1dCgpIHNob3dJbmZvOiBhbnk7XG4gIEBJbnB1dCgpIG9wZW5Jbk5ld1RhYjogYW55O1xuICBASW5wdXQoKSBjbXM6IGFueTtcbiAgQElucHV0KCkgc2hvd0xhbmd1YWdlczogYW55O1xuICBASW5wdXQoKSBzaG93Tm90aWZpY2F0aW9uczogYW55O1xuICBASW5wdXQoKSBzaG93RXBvcnRhbFNlcnZpY2VzOiBhbnk7XG4gIEBJbnB1dCgpIHNob3dTZXR0aW5nczogYW55O1xuXG4gIC8qKlxuICAgKiBFbWl0cyBhbiBldmVudCBvbiBsYW5ndWFnZSBjaGFuZ2UuIFJldHVybiB2YWx1ZSBpcyB0aGUgbGFuZ3VhZ2UgY29kZSBlLmcuIGBkZWAuXG4gICAqL1xuICBAT3V0cHV0KCkgbGFuZ3VhZ2VDaGFuZ2UgPSBuZXcgRXZlbnRFbWl0dGVyPHN0cmluZz4oKTtcblxuICAvKipcbiAgICogRW1pdHMgYW4gZXZlbnQgb24gbG9naW5TdGF0dXMgY2hhbmdlLiBSZXR1cm4gdmFsdWUgaXMgdGhlIGxvZ2luIHN0YXR1cyBjb2RlLlxuICAgKi9cbiAgQE91dHB1dCgpIGxvZ2luU3RhdHVzID0gbmV3IEV2ZW50RW1pdHRlcjxzdHJpbmc+KCk7XG5cbiAgLyoqXG4gICAqIEVtaXRzIGFuIGV2ZW50IHdoZW4gdGhlIGhlYWRlciB3aWRnZXQgYGJ1dHRvbkNsaWNrZWRFbWl0dGVyYCBmaXJlcy4gPGJyIC8+XG4gICAqIFJldHVybiB2YWx1ZSBpcyBldmVudCB2YWx1ZSBvZiB0aGUgaGVhZGVyIHdpZGdldCBgYnV0dG9uQ2xpY2tlZEVtaXR0ZXJgLlxuICAgKi9cbiAgQE91dHB1dCgpIGJ1dHRvbkNsaWNrZWRFbWl0dGVyID0gbmV3IEV2ZW50RW1pdHRlcjxzdHJpbmc+KCk7XG5cbiAgQFZpZXdDaGlsZCgnd2lkZ2V0Jykgd2lkZ2V0OiBFbGVtZW50UmVmO1xuICBAVmlld0NoaWxkKCdtb2JpbGVXaWRnZXQnKSBtb2JpbGVXaWRnZXQ6IEVsZW1lbnRSZWY7XG5cbiAgY29uc3RydWN0b3IocHJpdmF0ZSB0cmFuc2xhdGVTZXJ2aWNlOiBUcmFuc2xhdGVTZXJ2aWNlLCBwcml2YXRlIGxhbmd1YWdlRnJvbVVybFNlcnZpY2U6IFFkTGFuZ3VhZ2VGcm9tVXJsU2VydmljZSkge31cblxuICBuZ09uQ2hhbmdlcyhjaGFuZ2VzOiBTaW1wbGVDaGFuZ2VzKTogdm9pZCB7XG4gICAgLy8gVXBkYXRlIHdoZW4gYXQgbGVhc3Qgb25lIEBJbnB1dCBwcm9wZXJ0eSBjaGFuZ2VkXG5cbiAgICAvLyBUaGUgY2hhbmdlIGV2ZW50IGlzIGF0IHRoZSBiZWdpbm5pbmcgdHJpZ2dlcmVkIGJlZm9yZSB0aGUgdmlldyBjaGlsZCBhcmUgYXNzaWduZWRcbiAgICBpZiAodGhpcy53aWRnZXQgJiYgdGhpcy5tb2JpbGVXaWRnZXQpIHtcbiAgICAgIE9iamVjdC5rZXlzKGNoYW5nZXMpLmZvckVhY2goa2V5ID0+IHtcbiAgICAgICAgdGhpcy51cGRhdGVBdHRyaWJ1dGUodGhpcy50b0hlYWRlcldpZGdldEtleShrZXkpLCBjaGFuZ2VzW2tleV0uY3VycmVudFZhbHVlKTtcbiAgICAgIH0pO1xuICAgIH1cbiAgfVxuXG4gIG5nT25EZXN0cm95KCk6IHZvaWQge1xuICAgIHRoaXMuX2Rlc3Ryb3llZCQuY29tcGxldGUoKTtcbiAgfVxuXG4gIGFzeW5jIG5nQWZ0ZXJWaWV3SW5pdCgpOiBQcm9taXNlPHZvaWQ+IHtcbiAgICAvLyBTZXQgaW5pdGlhbCB2YWx1ZXMgb2YgdGhlIEBJbnB1dCBwcm9wZXJ0aWVzIGFmdGVyIHRoZSB2aWV3Q2hpbGQgaGF2ZSBiZWVuIGluaXRpYWxpemVkXG4gICAgT2JqZWN0LmtleXModGhpcy5oZWFkZXJXaWRnZXRBdHRyaWJ1dGVNYXBwaW5nKS5mb3JFYWNoKGtleSA9PiB7XG4gICAgICB0aGlzLnVwZGF0ZUF0dHJpYnV0ZSh0aGlzLnRvSGVhZGVyV2lkZ2V0S2V5KGtleSksIHRoaXNba2V5XSk7XG4gICAgfSk7XG5cbiAgICBpZiAodGhpcy5kZWZhdWx0TGFuZ3VhZ2UpIHtcbiAgICAgIHRoaXMudXBkYXRlTGFuZ3VhZ2UodGhpcy5kZWZhdWx0TGFuZ3VhZ2UpO1xuICAgIH1cblxuICAgIHRoaXMubGFuZ3VhZ2VGcm9tVXJsU2VydmljZVxuICAgICAgLmdldExhbmd1YWdlRnJvbVVybCgpXG4gICAgICAucGlwZShcbiAgICAgICAgdGFrZVVudGlsKHRoaXMuX2Rlc3Ryb3llZCQpLFxuICAgICAgICBkZWxheSgxMCksXG4gICAgICAgIGZpbHRlcihsYW5ndWFnZUZyb21VcmwgPT4gKHRoaXMubGFuZ3VhZ2VMaXN0IHx8IERFRkFVTFRfTEFOR1VBR0VfTElTVCkuaW5jbHVkZXMobGFuZ3VhZ2VGcm9tVXJsKSlcbiAgICAgIClcbiAgICAgIC5zdWJzY3JpYmUobGFuZ3VhZ2VGcm9tVXJsID0+IHtcbiAgICAgICAgdGhpcy5kZWZhdWx0TGFuZ3VhZ2UgPSBsYW5ndWFnZUZyb21Vcmw7XG4gICAgICAgIHRoaXMudHJhbnNsYXRlU2VydmljZS5zZXREZWZhdWx0TGFuZyhsYW5ndWFnZUZyb21VcmwpO1xuICAgICAgICB0aGlzLnVwZGF0ZUF0dHJpYnV0ZSh0aGlzLnRvSGVhZGVyV2lkZ2V0S2V5KCdkZWZhdWx0TGFuZ3VhZ2UnKSwgbGFuZ3VhZ2VGcm9tVXJsKTtcbiAgICAgICAgdGhpcy51cGRhdGVMYW5ndWFnZShsYW5ndWFnZUZyb21VcmwpO1xuICAgICAgfSk7XG5cbiAgICB0aGlzLmxhbmd1YWdlRnJvbVVybFNlcnZpY2UucmVtb3ZlTGFuZ1BhcmFtZXRlckZyb21VcmxBZnRlck5hdmlnYXRpb24oKTtcbiAgfVxuXG4gIHByaXZhdGUgdXBkYXRlQXR0cmlidXRlKGF0dHJpYnV0ZTogc3RyaW5nLCB2YWx1ZTogYW55KTogdm9pZCB7XG4gICAgLy8gVXBkYXRlIGEgZGVmaW5lZCBASW5wdXQgcHJvcGVydHkgb25seSwgdG8gcHJldmVudCBvdmVyd3JpdGluZyB0aGUgZGVmYXVsdCB2YWx1ZXMgZGVmaW5lZCBieSB0aGUgd2lkZ2V0cyB0aGVtc2VsZlxuICAgIGlmICh2YWx1ZSkge1xuICAgICAgdGhpcy53aWRnZXQubmF0aXZlRWxlbWVudC5zZXRBdHRyaWJ1dGUoYXR0cmlidXRlLCB0eXBlb2YgdmFsdWUgIT09ICdzdHJpbmcnID8gSlNPTi5zdHJpbmdpZnkodmFsdWUpIDogdmFsdWUpO1xuICAgICAgdGhpcy5tb2JpbGVXaWRnZXQubmF0aXZlRWxlbWVudC5zZXRBdHRyaWJ1dGUoXG4gICAgICAgIGF0dHJpYnV0ZSxcbiAgICAgICAgdHlwZW9mIHZhbHVlICE9PSAnc3RyaW5nJyA/IEpTT04uc3RyaW5naWZ5KHZhbHVlKSA6IHZhbHVlXG4gICAgICApO1xuICAgIH1cbiAgfVxuXG4gIHByaXZhdGUgdG9IZWFkZXJXaWRnZXRLZXkoa2V5OiBzdHJpbmcpOiBzdHJpbmcge1xuICAgIHJldHVybiB0aGlzLmhlYWRlcldpZGdldEF0dHJpYnV0ZU1hcHBpbmdba2V5XSB8fCBrZXk7XG4gIH1cblxuICBoYW5kbGVMYW5ndWFnZUNoYW5nZSgkZXZlbnQpOiB2b2lkIHtcbiAgICB0aGlzLmxhbmd1YWdlQ2hhbmdlLmVtaXQoJGV2ZW50KTtcbiAgICB0aGlzLnVwZGF0ZUxhbmd1YWdlKCRldmVudC5kZXRhaWwpO1xuICB9XG5cbiAgdXBkYXRlTGFuZ3VhZ2UobGFuZzogc3RyaW5nKTogdm9pZCB7XG4gICAgdGhpcy50cmFuc2xhdGVTZXJ2aWNlLnVzZShsYW5nKTtcbiAgICB1cGRhdGVIdG1sTGFuZyhsYW5nKTtcbiAgfVxufVxuIiwiPGhlYWRlci13aWRnZXRcbiAgI3dpZGdldFxuICBpZD1cInBhbXMtd2lkZ2V0XCJcbiAgW2xhbmd1YWdlTGlzdF09XCJsYW5ndWFnZUxpc3RcIlxuICAobGFuZ3VhZ2VDaGFuZ2UpPVwiaGFuZGxlTGFuZ3VhZ2VDaGFuZ2UoJGFueSgkZXZlbnQpKVwiXG4gIChsb2dpblN0YXR1cyk9XCJsb2dpblN0YXR1cy5lbWl0KCRhbnkoJGV2ZW50KSlcIlxuICAoYnV0dG9uQ2xpY2tlZEVtaXR0ZXIpPVwiYnV0dG9uQ2xpY2tlZEVtaXR0ZXIuZW1pdCgkYW55KCRldmVudCkpXCJcbj48L2hlYWRlci13aWRnZXQ+XG5cbjxoZWFkZXItd2lkZ2V0LW1vYmlsZVxuICAjbW9iaWxlV2lkZ2V0XG4gIGlkPVwid2lkZ2V0LW1vYmlsZVwiXG4gIFtsYW5ndWFnZUxpc3RdPVwibGFuZ3VhZ2VMaXN0XCJcbiAgKGxhbmd1YWdlQ2hhbmdlKT1cImhhbmRsZUxhbmd1YWdlQ2hhbmdlKCRhbnkoJGV2ZW50KSlcIlxuICAobG9naW5TdGF0dXMpPVwibG9naW5TdGF0dXMuZW1pdCgkYW55KCRldmVudCkpXCJcbiAgKGJ1dHRvbkNsaWNrZWRFbWl0dGVyKT1cImJ1dHRvbkNsaWNrZWRFbWl0dGVyLmVtaXQoJGFueSgkZXZlbnQpKVwiXG4+PC9oZWFkZXItd2lkZ2V0LW1vYmlsZT5cbiJdfQ==
|