@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,634 +0,0 @@
|
|
|
1
|
-
import { Component, ContentChild, ContentChildren, EventEmitter, HostBinding, Input, Output, QueryList } from '@angular/core';
|
|
2
|
-
import { Subject } from 'rxjs';
|
|
3
|
-
import { takeUntil, tap } from 'rxjs/operators';
|
|
4
|
-
import { QdDialogService, QdDialogSize } from '../dialog/dialog.module';
|
|
5
|
-
import { QdPageStepperAdapterDirective } from '../page-stepper/adaptors/page-stepper-adapter.directive';
|
|
6
|
-
import { QdPageStepperComponent } from '../page-stepper/page-stepper.component';
|
|
7
|
-
import { QdPageTabsAdapterDirective } from '../page-tabs/adaptors/page-tabs-adapter.directive';
|
|
8
|
-
import { QdPageTabsComponent } from '../page-tabs/page-tabs.component';
|
|
9
|
-
import { QdSectionComponent } from '../section/section.component';
|
|
10
|
-
import { QdPageCancelConfirmationDialogComponent } from './cancel-confirmation-dialog/page-cancel-confirmation-dialog.component';
|
|
11
|
-
import { QdPageControlPanelComponent } from './control-panel/page-control-panel.component';
|
|
12
|
-
import { QdPageInfoBannerComponent } from './info-banner/page-info-banner.component';
|
|
13
|
-
import { QdFooterActionType } from './model/page-footer-action.interface';
|
|
14
|
-
import { QdFormGroupManagerService } from './shared/services/form-group-manager.service';
|
|
15
|
-
import { QdPageFooterService } from './shared/services/page-footer.service';
|
|
16
|
-
import { QdPageStoreService } from './shared/services/page-store.service';
|
|
17
|
-
import { QdPageSubmitActionService } from './shared/services/page-submit-action.service';
|
|
18
|
-
import { QdResolverTriggerService } from './shared/services/resolver-trigger.service';
|
|
19
|
-
import * as i0 from "@angular/core";
|
|
20
|
-
import * as i1 from "./shared/services/page-store.service";
|
|
21
|
-
import * as i2 from "./shared/services/page-footer.service";
|
|
22
|
-
import * as i3 from "./shared/services/form-group-manager.service";
|
|
23
|
-
import * as i4 from "./shared/services/page-submit-action.service";
|
|
24
|
-
import * as i5 from "../dialog/dialog.module";
|
|
25
|
-
import * as i6 from "@angular/common";
|
|
26
|
-
import * as i7 from "../core/projection-guard/projection-guard.component";
|
|
27
|
-
import * as i8 from "./footer/page-footer.component";
|
|
28
|
-
import * as i9 from "./object-header/page-object-header.component";
|
|
29
|
-
/**
|
|
30
|
-
* **QdPage** serves as the central structural element within the hierarchy under the **QdShell**.
|
|
31
|
-
* Integration is done through the Angular Routing Module, and QdPage is designed to be responsive across various screen sizes right out of the box.
|
|
32
|
-
*
|
|
33
|
-
* #### **Page Types**
|
|
34
|
-
*
|
|
35
|
-
* QdPage uses page types to decide how the page looks and works. Each page type has its own settings and actions.
|
|
36
|
-
*
|
|
37
|
-
* - **overview**: Displays a summary or a list of objects, providing an overview of multiple business cases.
|
|
38
|
-
* - **create**: Allows the creation of a new object, representing a business case.
|
|
39
|
-
* - **inspect**: Enables viewing, editing, and executing additional actions related to the object, which also represents a business case.
|
|
40
|
-
* - **custom**: Provides a way to implement unique functionality that doesn’t fit the other predefined page types.
|
|
41
|
-
*
|
|
42
|
-
* **Note that the 'custom' page type should be used only as a fallback for very specific cases. If you encounter such a situation, please contact the Quadrel team.**
|
|
43
|
-
*
|
|
44
|
-
* #### **Facets**
|
|
45
|
-
*
|
|
46
|
-
* These are extra pieces of information shown in the page header. They give context specific to the current object model being viewed or edited. There are several types of facets, including `status`, `value`, `criticality`, `references`, `progress`, `date`, `singleSelect`, and `multiSelect`. Each type has its own options. For more details, see the `QdPageHeaderFacet` interface.
|
|
47
|
-
*
|
|
48
|
-
* #### **Context**
|
|
49
|
-
*
|
|
50
|
-
* The `context` acts as a filter that can be selected on the overview page and provides the business context, which remains consistent throughout the entire application. On create and inspect pages, the context is displayed as read-only. For more details, check the dedicated chapter in Storybook.
|
|
51
|
-
*
|
|
52
|
-
*
|
|
53
|
-
* #### **Page Info Banners**
|
|
54
|
-
*
|
|
55
|
-
* To insert a page info banner under the page header, just put a `qd-page-info-banner` component inside the `qd-page`. Multiple consecutive info banners of the same type will be merged into one banner container. Page info banners have the same appearance like notifications.
|
|
56
|
-
*
|
|
57
|
-
* #### **Control Panel**
|
|
58
|
-
*
|
|
59
|
-
* The control panel is located on the right side of the page and is used to display additional information and functions relevant to a specific business case, which is linked to a specific object model. For further information, please consult the dedicated chapter in Storybook.
|
|
60
|
-
*
|
|
61
|
-
* #### **Actions**
|
|
62
|
-
*
|
|
63
|
-
* These are interactive elements that perform specific functions. Functions for these actions can be set up through configurations. Custom actions can be added to any page type. Additionally, all actions can be configured and customized with your own text, which will override the default texts.
|
|
64
|
-
*
|
|
65
|
-
* Please check the relevant interfaces for each page type: `QdPageConfigOverview`, `QdPageConfigCreate`, `QdPageConfigInspect`, and `QdPageConfigCustom`.
|
|
66
|
-
*
|
|
67
|
-
* #### **Validation/Parameterization**
|
|
68
|
-
*
|
|
69
|
-
* Validation and parameterization are covered in a dedicated chapter in the Storybook. Please check the "Validation" section for more information.
|
|
70
|
-
*
|
|
71
|
-
* #### **Resolver**
|
|
72
|
-
*
|
|
73
|
-
* Using a resolver to fetch page object data is essential to the page concept. Add the resolver to the component's providers and use the `QD_PAGE_OBJECT_RESOLVER_TOKEN` token. This approach enables type safety and user feedback by effectively managing the necessary data for the page.
|
|
74
|
-
*
|
|
75
|
-
* ```ts
|
|
76
|
-
* interface MyObjectModel {
|
|
77
|
-
* // Metadata displayed in the ObjectHeader
|
|
78
|
-
* state: MyState;
|
|
79
|
-
* countryOfDestination: MyCountryOfDestination;
|
|
80
|
-
* // Appears not in the ObjectHeader
|
|
81
|
-
* payload: MyPayload;
|
|
82
|
-
* }
|
|
83
|
-
*
|
|
84
|
-
* type MyObjectMetadata = 'state' | 'countryOfDestination';
|
|
85
|
-
*
|
|
86
|
-
* @Injectable()
|
|
87
|
-
* class MyObjectModelResolver implements QdPageObjectResolver<MyObjectModel> {
|
|
88
|
-
* constructor(private http: HttpClient) {}
|
|
89
|
-
*
|
|
90
|
-
* resolve(): Observable<MyObjectModel> {
|
|
91
|
-
* return this.http
|
|
92
|
-
* .get<MyObjectModel>('my-api')
|
|
93
|
-
* .pipe(tap((data: MyObjectModel) => doSomethingWith(data)));
|
|
94
|
-
* }
|
|
95
|
-
* }
|
|
96
|
-
*
|
|
97
|
-
* @Component({
|
|
98
|
-
* selector: 'my-page',
|
|
99
|
-
* templateUrl: './my-page.component.html',
|
|
100
|
-
* providers: [
|
|
101
|
-
* {
|
|
102
|
-
* provide: QD_PAGE_OBJECT_RESOLVER_TOKEN,
|
|
103
|
-
* useClass: MyObjectModelResolver
|
|
104
|
-
* }
|
|
105
|
-
* ]
|
|
106
|
-
* })
|
|
107
|
-
* class MyPageComponent {
|
|
108
|
-
* pageConfig: QdPageConfig<Pick<MyObjectModel, MyObjectMetadata>> = {
|
|
109
|
-
* title: { i18n: 'i18n.page.title' },
|
|
110
|
-
* pageType: 'inspect',
|
|
111
|
-
* headerFacets: [
|
|
112
|
-
* {
|
|
113
|
-
* name: 'status',
|
|
114
|
-
* label: {
|
|
115
|
-
* i18n: 'i18n.status.label'
|
|
116
|
-
* },
|
|
117
|
-
* options: {
|
|
118
|
-
* type: 'status'
|
|
119
|
-
* }
|
|
120
|
-
* },
|
|
121
|
-
* {
|
|
122
|
-
* name: 'countryOfDestination',
|
|
123
|
-
* label: {
|
|
124
|
-
* i18n: 'i18n.countryOfDestination.label'
|
|
125
|
-
* },
|
|
126
|
-
* options: {
|
|
127
|
-
* type: 'value'
|
|
128
|
-
* }
|
|
129
|
-
* }
|
|
130
|
-
* ],
|
|
131
|
-
* pageTypeConfig: {
|
|
132
|
-
* cancel: {
|
|
133
|
-
* handler: () => handleCancel()
|
|
134
|
-
* },
|
|
135
|
-
* save: {
|
|
136
|
-
* handler: (formValues) => handleSave(formValues)
|
|
137
|
-
* }
|
|
138
|
-
* }
|
|
139
|
-
* };
|
|
140
|
-
* }
|
|
141
|
-
* ```
|
|
142
|
-
*
|
|
143
|
-
* #### **Updating Facets**
|
|
144
|
-
*
|
|
145
|
-
* Typically, the values of the facets on a create or inspect page are set to read-only. However, there may be cases where, for example, a status change is needed, such as through a dialog. For this purpose, we have provided an update method. In the resolver service, define an empty method called `updateMetadata`. Inject this service using its type, and then call the `updateMetadata` method with the required parameter.
|
|
146
|
-
*
|
|
147
|
-
* **Please note: These values should not be modified directly within a QdPage.**
|
|
148
|
-
*
|
|
149
|
-
* ```ts
|
|
150
|
-
* @Injectable()
|
|
151
|
-
* class MyObjectModelResolver implements QdPageObjectResolver<MyObjectModel> {
|
|
152
|
-
* config: QdPageObjectResolverConfig = {
|
|
153
|
-
* // your configuration options here
|
|
154
|
-
* }
|
|
155
|
-
*
|
|
156
|
-
* constructor(private http: HttpClient) {}
|
|
157
|
-
*
|
|
158
|
-
* resolve(): Observable<MyObjectModel> {
|
|
159
|
-
* // your implementation here
|
|
160
|
-
* }
|
|
161
|
-
*
|
|
162
|
-
* updateMetadata(metadata: Partial<MyObjectModel>) {
|
|
163
|
-
* // leave empty here & call in your component
|
|
164
|
-
* }
|
|
165
|
-
* }
|
|
166
|
-
*
|
|
167
|
-
* @Component({
|
|
168
|
-
* // ...
|
|
169
|
-
* providers: [
|
|
170
|
-
* {
|
|
171
|
-
* provide: QD_PAGE_OBJECT_RESOLVER_TOKEN,
|
|
172
|
-
* useClass: MyObjectModelResolver
|
|
173
|
-
* }
|
|
174
|
-
* ]
|
|
175
|
-
* })
|
|
176
|
-
* class MyPageComponent {
|
|
177
|
-
* constructor(@Inject(QD_PAGE_OBJECT_RESOLVER_TOKEN) private objectResolver: MyObjectModelResolver) {}
|
|
178
|
-
*
|
|
179
|
-
* updateStatus() {
|
|
180
|
-
* this.objectResolver.updateMetadata({ state: 'Updated' });
|
|
181
|
-
* }
|
|
182
|
-
* }
|
|
183
|
-
* ```
|
|
184
|
-
*
|
|
185
|
-
* #### **Overview Page**
|
|
186
|
-
*
|
|
187
|
-
* On an overview page, a list of business cases can be displayed. Typically, this is done in a **QdTable**, including filters and/or search options. There are actions that handle routing to the related detail pages, where the business cases, represented by a business object model, can be viewed, edited, or newly created.
|
|
188
|
-
*
|
|
189
|
-
* ```ts
|
|
190
|
-
* const overviewPageConfig: QdPageConfig<MyObjectType> = {
|
|
191
|
-
* title: { i18n: 'i18n.my-page.title' },
|
|
192
|
-
* pageType: 'overview',
|
|
193
|
-
* pageTypeConfig: {
|
|
194
|
-
* customActions: [
|
|
195
|
-
* {
|
|
196
|
-
* i18n: 'i18n.custom.action',
|
|
197
|
-
* handler: () => doSomething()
|
|
198
|
-
* }
|
|
199
|
-
* ]
|
|
200
|
-
* }
|
|
201
|
-
* };
|
|
202
|
-
* ```
|
|
203
|
-
*
|
|
204
|
-
* ```html
|
|
205
|
-
* <qd-page [config]="pageConfig">
|
|
206
|
-
* <qd-section [config]="sectionConfig">
|
|
207
|
-
* <qd-table [config]="tableConfig"></qd-table>
|
|
208
|
-
* </qd-section>
|
|
209
|
-
* </qd-page>
|
|
210
|
-
* ```
|
|
211
|
-
*
|
|
212
|
-
* To configure contexts for a page, you can easily set contexts in the configuration for the overview page. They are then selectable on the overview page:
|
|
213
|
-
*
|
|
214
|
-
* ```ts
|
|
215
|
-
* const overviewPageConfig: QdPageConfig<MyObjectType> = {
|
|
216
|
-
* // ...
|
|
217
|
-
* contexts: [
|
|
218
|
-
* {
|
|
219
|
-
* id: 'typeOfTraffic',
|
|
220
|
-
* label: { i18n: 'Verkehrsart' },
|
|
221
|
-
* type: 'single',
|
|
222
|
-
* selected: {
|
|
223
|
-
* label: { i18n: 'Schiene' },
|
|
224
|
-
* value: 'rail'
|
|
225
|
-
* },
|
|
226
|
-
* options: [
|
|
227
|
-
* {
|
|
228
|
-
* value: 'rail',
|
|
229
|
-
* label: { i18n: 'Schiene' }
|
|
230
|
-
* },
|
|
231
|
-
* {
|
|
232
|
-
* value: 'air',
|
|
233
|
-
* label: { i18n: 'Luft' }
|
|
234
|
-
* }
|
|
235
|
-
* ]
|
|
236
|
-
* }
|
|
237
|
-
* ]
|
|
238
|
-
* // ...
|
|
239
|
-
* };
|
|
240
|
-
* ```
|
|
241
|
-
*
|
|
242
|
-
* #### **Create Page**
|
|
243
|
-
*
|
|
244
|
-
* On the create page, a new business case can be created. This page typically includes forms for entering data. The submit button is parameterized with the form data and is validated through the QdPageStepper.
|
|
245
|
-
* The click on the submit button should submit the creation of the business case or object. You can define a specific handler in the submit button's configuration to create the object.
|
|
246
|
-
* If only one step is needed, the single-step mode can be used. In single-step mode, the stepper is visually hidden and behaves like a **QdSection**.
|
|
247
|
-
*
|
|
248
|
-
* ```ts
|
|
249
|
-
* const createPageConfig: QdPageConfig<MyObjectType> = {
|
|
250
|
-
* title: { i18n: 'i18n.page.title' },
|
|
251
|
-
* pageType: 'create',
|
|
252
|
-
* pageTypeConfig: {
|
|
253
|
-
* submit: {
|
|
254
|
-
* handler: (formValues) => handleSubmit(formValues)
|
|
255
|
-
* }
|
|
256
|
-
* }
|
|
257
|
-
* };
|
|
258
|
-
* ```
|
|
259
|
-
*
|
|
260
|
-
* ```html
|
|
261
|
-
* <!-- For "Quick Add" use PageStepper in single-step mode -->
|
|
262
|
-
* <qd-page [config]="pageConfig">
|
|
263
|
-
* <qd-page-stepper [config]="stepperConfig">
|
|
264
|
-
* <qd-page-step [config]="stepConfigOne">
|
|
265
|
-
* <qd-section [config]="sectionConfig">
|
|
266
|
-
* <qd-grid [config]="gridConfig" [formGroup]="myForms" qdConnectFormStateToPage="myForms">
|
|
267
|
-
* <!-- your qd-form-components here -->
|
|
268
|
-
* </qd-grid>
|
|
269
|
-
* </qd-section>
|
|
270
|
-
* </qd-page-step>
|
|
271
|
-
* </qd-page-stepper>
|
|
272
|
-
* </qd-page>
|
|
273
|
-
*
|
|
274
|
-
* <!-- With PageStepper using multiple steps -->
|
|
275
|
-
* <qd-page [config]="pageConfig">
|
|
276
|
-
* <qd-page-stepper [config]="stepperConfig">
|
|
277
|
-
* <qd-page-step [config]="stepConfigOne">
|
|
278
|
-
* <qd-section [config]="sectionConfig">
|
|
279
|
-
* <qd-grid [config]="gridConfig" [formGroup]="myFormsOne" qdConnectFormStateToPage="myFormsOne">
|
|
280
|
-
* <!-- your qd-form-components here -->
|
|
281
|
-
* </qd-grid>
|
|
282
|
-
* </qd-section>
|
|
283
|
-
* </qd-page-step>
|
|
284
|
-
* <qd-page-step [config]="stepConfigTwo">
|
|
285
|
-
* <qd-section [config]="sectionConfig">
|
|
286
|
-
* <qd-grid [config]="gridConfig" [formGroup]="myFormsTwo" qdConnectFormStateToPage="myFormsTwo">
|
|
287
|
-
* <!-- your qd-form-components here -->
|
|
288
|
-
* </qd-grid>
|
|
289
|
-
* </qd-section>
|
|
290
|
-
* </qd-page-step>
|
|
291
|
-
* </qd-page-stepper>
|
|
292
|
-
* </qd-page>
|
|
293
|
-
* ```
|
|
294
|
-
*
|
|
295
|
-
* To allow resolving asynchronous operations when going to next step, you can provide a resolver of type QdPageStepResolver:
|
|
296
|
-
*
|
|
297
|
-
* ```ts
|
|
298
|
-
* class MyResolver implements QdPageStepResolver {
|
|
299
|
-
* ...
|
|
300
|
-
*
|
|
301
|
-
* resolve(index: number): Observable<void> {
|
|
302
|
-
* return this.http.post("next-step.com");
|
|
303
|
-
* }
|
|
304
|
-
* }
|
|
305
|
-
*
|
|
306
|
-
* @Component({
|
|
307
|
-
* selector: 'qd-ui-page-create',
|
|
308
|
-
* templateUrl: './create.component.html',
|
|
309
|
-
* providers: [
|
|
310
|
-
* {
|
|
311
|
-
* provide: QD_PAGE_STEP_RESOLVER_TOKEN,
|
|
312
|
-
* useClass: PageStepResolver
|
|
313
|
-
* }
|
|
314
|
-
* ]
|
|
315
|
-
* })
|
|
316
|
-
* export class CreateComponent {
|
|
317
|
-
* ```
|
|
318
|
-
*
|
|
319
|
-
* #### **Inspect Page**
|
|
320
|
-
*
|
|
321
|
-
* On an inspect page, a specific business case is displayed and may be edited or submitted. Depending on your needs you can hide the submit button.
|
|
322
|
-
* In contrast to a create page, an existing object is shown and potentially updated.
|
|
323
|
-
*
|
|
324
|
-
* The page operates in one of two modes - `view` or `edit` - as defined by the `operationMode` configuration key.
|
|
325
|
-
*
|
|
326
|
-
* The `viewonly` behavior defined by the operation mode is automatically propagated to all nested QdSection components that are part of a QLS,
|
|
327
|
-
* as well as to functional patterns such as QdTable, QdTree, QdFileCollector, and QdQuickEdit.
|
|
328
|
-
* All forms are rendered either in viewonly or editable mode accordingly.
|
|
329
|
-
*
|
|
330
|
-
* This behavior can be explicitly overridden in each component’s configuration - for example, to allow certain fields to remain editable.
|
|
331
|
-
*
|
|
332
|
-
* - **view**: A submit action can optionally be added for process-related operations such as status updates.
|
|
333
|
-
* The action receives the current form values and supports validation and parameterization.
|
|
334
|
-
*
|
|
335
|
-
* - **edit**: Typically includes a save button to persist changes made in editable fields.
|
|
336
|
-
*
|
|
337
|
-
* ```ts
|
|
338
|
-
* const inspectPageConfig: QdPageConfig<MyObjectType> = {
|
|
339
|
-
* title: { i18n: 'i18n.page.title' },
|
|
340
|
-
* pageType: 'inspect',
|
|
341
|
-
* pageTypeConfig: {
|
|
342
|
-
* operationMode: 'edit',
|
|
343
|
-
* cancel: {
|
|
344
|
-
* handler: () => handleCancel()
|
|
345
|
-
* },
|
|
346
|
-
* save: {
|
|
347
|
-
* handler: (formValues) => handleSave(formValues)
|
|
348
|
-
* }
|
|
349
|
-
* }
|
|
350
|
-
* };
|
|
351
|
-
* ```
|
|
352
|
-
*
|
|
353
|
-
* ```html
|
|
354
|
-
* <!-- with Section -->
|
|
355
|
-
* <qd-page [config]="pageConfig">
|
|
356
|
-
* <qd-section [config]="sectionConfig">
|
|
357
|
-
* <qd-grid [config]="gridConfig" [formGroup]="myForms" qdConnectFormStateToPage="myForms">
|
|
358
|
-
* <!-- your qd-form-components here -->
|
|
359
|
-
* </qd-grid>
|
|
360
|
-
* </qd-section>
|
|
361
|
-
* </qd-page>
|
|
362
|
-
*
|
|
363
|
-
* <!-- with PageTabs -->
|
|
364
|
-
* <qd-page [config]="pageConfig">
|
|
365
|
-
* <qd-page-tabs [config]="stepperConfig">
|
|
366
|
-
* <qd-page-tab [config]="tabConfigOne">
|
|
367
|
-
* <qd-section [config]="sectionConfig">
|
|
368
|
-
* <qd-grid [config]="gridConfig" [formGroup]="myFormsOne" qdConnectFormStateToPage="myFormsOne">
|
|
369
|
-
* <!-- your qd-form-components here -->
|
|
370
|
-
* </qd-grid>
|
|
371
|
-
* </qd-section>
|
|
372
|
-
* </qd-page-tab>
|
|
373
|
-
* <qd-page-tab [config]="tabConfigTwo">
|
|
374
|
-
* <qd-section [config]="sectionConfig">
|
|
375
|
-
* <qd-grid [config]="gridConfig" [formGroup]="myFormsTwo" qdConnectFormStateToPage="myFormsTwo">
|
|
376
|
-
* <!-- your qd-form-components here -->
|
|
377
|
-
* </qd-grid>
|
|
378
|
-
* </qd-section>
|
|
379
|
-
* </qd-page-tab>
|
|
380
|
-
* </qd-page-tabs>
|
|
381
|
-
* </qd-page>
|
|
382
|
-
* ```
|
|
383
|
-
*
|
|
384
|
-
* #### **Custom Page**
|
|
385
|
-
*
|
|
386
|
-
* ```ts
|
|
387
|
-
* const customPageConfig: QdPageConfig<MyObjectType> = {
|
|
388
|
-
* title: { i18n: 'i18n.page.title' },
|
|
389
|
-
* pageType: 'custom',
|
|
390
|
-
* pageTypeConfig: {
|
|
391
|
-
* customActions: [
|
|
392
|
-
* {
|
|
393
|
-
* i18n: 'i18n.custom.action',
|
|
394
|
-
* handler: () => doSomething()
|
|
395
|
-
* }
|
|
396
|
-
* ]
|
|
397
|
-
* }
|
|
398
|
-
* };
|
|
399
|
-
* ```
|
|
400
|
-
*
|
|
401
|
-
* ```html
|
|
402
|
-
* <qd-page [config]="pageConfig">
|
|
403
|
-
* <!-- Place content here that doesn’t fit the other page types -->
|
|
404
|
-
* </qd-page>
|
|
405
|
-
* ```
|
|
406
|
-
*/
|
|
407
|
-
export class QdPageComponent {
|
|
408
|
-
pageStoreService;
|
|
409
|
-
footerService;
|
|
410
|
-
formGroupManagerService;
|
|
411
|
-
submitActionService;
|
|
412
|
-
dialog;
|
|
413
|
-
/**
|
|
414
|
-
* This property defines the configuration for the QdPage component, including the page type,
|
|
415
|
-
* title, and specific configurations for each type of page.
|
|
416
|
-
*/
|
|
417
|
-
config;
|
|
418
|
-
/**
|
|
419
|
-
* A static test ID for integration tests can be set. <br />
|
|
420
|
-
* The value for the HTML attribute [data-test-id].
|
|
421
|
-
*/
|
|
422
|
-
testId = 'page';
|
|
423
|
-
/**
|
|
424
|
-
* This event is emitted when the operation mode of the inspect page is changed.
|
|
425
|
-
*/
|
|
426
|
-
operationModeChanged = new EventEmitter();
|
|
427
|
-
sections;
|
|
428
|
-
controlPanel;
|
|
429
|
-
stepperComponent;
|
|
430
|
-
tabsComponent;
|
|
431
|
-
stepperAdapterDirective;
|
|
432
|
-
tabsAdapterDirective;
|
|
433
|
-
infoBanners;
|
|
434
|
-
footerHasContent$;
|
|
435
|
-
isFooterVisible;
|
|
436
|
-
projectionGuardMessage = 'QD-UI | QdPage - This content is not supported. Please use QdSectionAdapterDirective for custom content projection.';
|
|
437
|
-
_isInitialized = false;
|
|
438
|
-
_destroyed$ = new Subject();
|
|
439
|
-
get isControlPanelVisible() {
|
|
440
|
-
return this.controlPanel !== undefined && this.controlPanel.config?.isHidden !== true;
|
|
441
|
-
}
|
|
442
|
-
get isControlPanelBroad() {
|
|
443
|
-
return this.controlPanel?.config?.width === 'broad';
|
|
444
|
-
}
|
|
445
|
-
get hasNavigation() {
|
|
446
|
-
return !!(this.stepperComponent || this.tabsComponent || this.stepperAdapterDirective || this.tabsAdapterDirective);
|
|
447
|
-
}
|
|
448
|
-
get footerVisible() {
|
|
449
|
-
return this.isFooterVisible;
|
|
450
|
-
}
|
|
451
|
-
get hasInfoBanners() {
|
|
452
|
-
return this.infoBanners.length > 0;
|
|
453
|
-
}
|
|
454
|
-
constructor(pageStoreService, footerService, formGroupManagerService, submitActionService, dialog) {
|
|
455
|
-
this.pageStoreService = pageStoreService;
|
|
456
|
-
this.footerService = footerService;
|
|
457
|
-
this.formGroupManagerService = formGroupManagerService;
|
|
458
|
-
this.submitActionService = submitActionService;
|
|
459
|
-
this.dialog = dialog;
|
|
460
|
-
this.footerHasContent$ = this.footerService.footerHasContent$;
|
|
461
|
-
this.footerHasContent$.pipe(takeUntil(this._destroyed$)).subscribe(isVisible => (this.isFooterVisible = isVisible));
|
|
462
|
-
}
|
|
463
|
-
ngOnInit() {
|
|
464
|
-
this.checkConfigValidity();
|
|
465
|
-
if (this.config)
|
|
466
|
-
this.pageStoreService.initPageState(this.config);
|
|
467
|
-
}
|
|
468
|
-
ngOnChanges(changes) {
|
|
469
|
-
const configChange = changes['config'];
|
|
470
|
-
if (!configChange)
|
|
471
|
-
return;
|
|
472
|
-
const { currentValue: curr, previousValue: prev } = configChange;
|
|
473
|
-
if (curr?.pageTypeConfig?.submit?.isHidden !== prev?.pageTypeConfig?.submit?.isHidden)
|
|
474
|
-
this.footerService.updateActions([
|
|
475
|
-
{ actionKey: 'submit', partialAction: { isVisible: !curr?.pageTypeConfig?.submit?.isHidden } }
|
|
476
|
-
]);
|
|
477
|
-
}
|
|
478
|
-
ngAfterViewInit() {
|
|
479
|
-
if (this.config.pageType === 'create')
|
|
480
|
-
this.setupCreatePageFooterActions();
|
|
481
|
-
if (this.config.pageType === 'create' && this.config?.pageTypeConfig?.cancel !== undefined)
|
|
482
|
-
this.handleCancelActionWithFormChanges();
|
|
483
|
-
if (this.config.pageType === 'create' && this.config?.pageTypeConfig?.saveDraft !== undefined)
|
|
484
|
-
this.initSaveDraftFooterAction();
|
|
485
|
-
if (this.config.pageType === 'inspect')
|
|
486
|
-
this.pageStoreService.isViewonly$
|
|
487
|
-
.pipe(takeUntil(this._destroyed$))
|
|
488
|
-
.subscribe(isViewonly => this.updateInspectPageOperationMode(this.config.pageTypeConfig, isViewonly ? 'view' : 'edit'));
|
|
489
|
-
this._isInitialized = true;
|
|
490
|
-
}
|
|
491
|
-
ngOnDestroy() {
|
|
492
|
-
this._destroyed$.next();
|
|
493
|
-
this._destroyed$.complete();
|
|
494
|
-
}
|
|
495
|
-
checkConfigValidity() {
|
|
496
|
-
if (!this.config)
|
|
497
|
-
console.warn('QdUi | QdPageComponent - To configure the page you should provide a valid config.');
|
|
498
|
-
}
|
|
499
|
-
setupCreatePageFooterActions() {
|
|
500
|
-
const pageTypeConfig = this.config?.pageTypeConfig;
|
|
501
|
-
const actionKeys = ['saveDraft', 'cancel', 'submit'];
|
|
502
|
-
const actions = [];
|
|
503
|
-
for (const actionKey of actionKeys) {
|
|
504
|
-
const action = pageTypeConfig[actionKey];
|
|
505
|
-
if (!action)
|
|
506
|
-
continue;
|
|
507
|
-
actions.push({
|
|
508
|
-
actionKey,
|
|
509
|
-
partialAction: {
|
|
510
|
-
...(action?.label?.i18n ? { titleI18n: action.label.i18n } : {}),
|
|
511
|
-
handler: this.generateFooterActionHandler(action?.handler)
|
|
512
|
-
}
|
|
513
|
-
});
|
|
514
|
-
}
|
|
515
|
-
this.footerService.updateActions(actions);
|
|
516
|
-
}
|
|
517
|
-
handleCancelActionWithFormChanges() {
|
|
518
|
-
this.formGroupManagerService
|
|
519
|
-
.$hasValuesChanged()
|
|
520
|
-
.pipe(takeUntil(this._destroyed$))
|
|
521
|
-
.subscribe(hasChanged => {
|
|
522
|
-
this.footerService.updateActions([
|
|
523
|
-
{
|
|
524
|
-
actionKey: 'cancel',
|
|
525
|
-
partialAction: {
|
|
526
|
-
handler: hasChanged
|
|
527
|
-
? () => this.setupSubmitActionValidation()
|
|
528
|
-
: () => this.config?.pageTypeConfig?.cancel?.handler()
|
|
529
|
-
}
|
|
530
|
-
}
|
|
531
|
-
]);
|
|
532
|
-
});
|
|
533
|
-
}
|
|
534
|
-
initSaveDraftFooterAction() {
|
|
535
|
-
const pageTypeConfig = this.config.pageTypeConfig;
|
|
536
|
-
this.footerService.setActions([
|
|
537
|
-
{
|
|
538
|
-
key: 'saveDraft',
|
|
539
|
-
action: {
|
|
540
|
-
titleI18n: 'i18n.qd.page.footer.saveDraft',
|
|
541
|
-
type: QdFooterActionType.Secondary,
|
|
542
|
-
handler: () => pageTypeConfig?.saveDraft?.handler(),
|
|
543
|
-
isVisible: true,
|
|
544
|
-
isDisabled: false
|
|
545
|
-
}
|
|
546
|
-
}
|
|
547
|
-
]);
|
|
548
|
-
}
|
|
549
|
-
updateInspectPageOperationMode(pageTypeConfig, mode) {
|
|
550
|
-
this.submitActionService.setSubmitActionForInspect(pageTypeConfig, mode === 'view');
|
|
551
|
-
this.footerService.updateActions([
|
|
552
|
-
{ actionKey: 'submit', partialAction: { isVisible: mode === 'view' && !pageTypeConfig?.submit?.isHidden } }
|
|
553
|
-
]);
|
|
554
|
-
this.initSubmitValidation();
|
|
555
|
-
if (this._isInitialized)
|
|
556
|
-
this.operationModeChanged.emit(mode);
|
|
557
|
-
}
|
|
558
|
-
generateFooterActionHandler(handler) {
|
|
559
|
-
return (...args) => {
|
|
560
|
-
if (!handler)
|
|
561
|
-
return;
|
|
562
|
-
handler(this.formGroupManagerService.hasFormGroups() ? this.formGroupManagerService.getAllValues() : args);
|
|
563
|
-
};
|
|
564
|
-
}
|
|
565
|
-
setupSubmitActionValidation() {
|
|
566
|
-
this.dialog
|
|
567
|
-
.open(QdPageCancelConfirmationDialogComponent, {
|
|
568
|
-
title: { i18n: 'i18n.qd.page.cancel.confirmation.dialog.title' },
|
|
569
|
-
dialogSize: QdDialogSize.Small,
|
|
570
|
-
data: this.config.pageTypeConfig
|
|
571
|
-
})
|
|
572
|
-
.closed.pipe(takeUntil(this._destroyed$))
|
|
573
|
-
.subscribe();
|
|
574
|
-
}
|
|
575
|
-
initSubmitValidation() {
|
|
576
|
-
this.formGroupManagerService
|
|
577
|
-
.$areFormGroupsValid()
|
|
578
|
-
.pipe(takeUntil(this._destroyed$), tap(isValid => {
|
|
579
|
-
this.footerService.updateActions([
|
|
580
|
-
{
|
|
581
|
-
actionKey: 'submit',
|
|
582
|
-
partialAction: {
|
|
583
|
-
additionalInfo: isValid
|
|
584
|
-
? undefined
|
|
585
|
-
: { infoType: 'warning', message: { i18n: 'i18n.qd.page.submit.invalidForm' } }
|
|
586
|
-
}
|
|
587
|
-
}
|
|
588
|
-
]);
|
|
589
|
-
}))
|
|
590
|
-
.subscribe();
|
|
591
|
-
}
|
|
592
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdPageComponent, deps: [{ token: i1.QdPageStoreService }, { token: i2.QdPageFooterService }, { token: i3.QdFormGroupManagerService }, { token: i4.QdPageSubmitActionService }, { token: i5.QdDialogService }], target: i0.ɵɵFactoryTarget.Component });
|
|
593
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.9", type: QdPageComponent, selector: "qd-page", inputs: { config: "config", testId: ["data-test-id", "testId"] }, outputs: { operationModeChanged: "operationModeChanged" }, host: { properties: { "class.has-control-panel": "isControlPanelVisible", "class.control-panel-broad": "isControlPanelBroad", "class.has-footer": "this.footerVisible", "class.has-info-banners": "this.hasInfoBanners" } }, providers: [QdPageFooterService, QdFormGroupManagerService, QdPageSubmitActionService, QdResolverTriggerService], queries: [{ propertyName: "controlPanel", first: true, predicate: QdPageControlPanelComponent, descendants: true }, { propertyName: "stepperComponent", first: true, predicate: QdPageStepperComponent, descendants: true }, { propertyName: "tabsComponent", first: true, predicate: QdPageTabsComponent, descendants: true }, { propertyName: "stepperAdapterDirective", first: true, predicate: QdPageStepperAdapterDirective, descendants: true }, { propertyName: "tabsAdapterDirective", first: true, predicate: QdPageTabsAdapterDirective, descendants: true }, { propertyName: "sections", predicate: QdSectionComponent }, { propertyName: "infoBanners", predicate: QdPageInfoBannerComponent }], usesOnChanges: true, ngImport: i0, template: "<main qdSnackbarListener>\n <qd-page-object-header\n [data-test-id]=\"testId\"\n [attr.data-test-id]=\"testId + 'object-header'\"\n [config]=\"config\"\n [hasNavigation]=\"hasNavigation\"\n ></qd-page-object-header>\n\n <div class=\"page-info-banners\">\n <ng-content select=\"qd-page-info-banner\"></ng-content>\n </div>\n\n <ng-container *ngIf=\"config.pageType === 'create' || config.pageType === 'custom'\">\n <ng-content select=\"qd-page-stepper\"></ng-content>\n <ng-content select=\"[qdPageStepperAdapter]\"></ng-content>\n </ng-container>\n\n <ng-container *ngIf=\"config.pageType === 'overview' || config.pageType === 'inspect' || config.pageType === 'custom'\">\n <ng-content select=\"qd-page-tabs\"></ng-content>\n <ng-content select=\"[qdPageTabsAdapter]\"></ng-content>\n <ng-content select=\"qd-section\"></ng-content>\n <ng-content select=\"[qdSectionAdapter]\"></ng-content>\n </ng-container>\n\n <ng-container *ngIf=\"config.pageType === 'custom'\">\n <ng-container *ngTemplateOutlet=\"projectedContent\"></ng-container>\n </ng-container>\n</main>\n\n<footer *ngIf=\"footerHasContent$ | async\">\n <qd-page-footer [attr.data-test-id]=\"testId + '-footer'\">\n <ng-content select=\"[qdPageFooter]\"></ng-content>\n </qd-page-footer>\n</footer>\n\n<aside *ngIf=\"isControlPanelVisible\">\n <ng-content select=\"qd-page-control-panel\"></ng-content>\n</aside>\n\n<qd-projection-guard *ngIf=\"config.pageType !== 'custom'\" [warningMessage]=\"projectionGuardMessage\">\n <ng-container *ngTemplateOutlet=\"projectedContent\"></ng-container>\n</qd-projection-guard>\n\n<ng-template #projectedContent>\n <ng-content></ng-content>\n</ng-template>\n", styles: [":host{position:absolute;display:grid;overflow:hidden;width:100%;height:100%;background:#efefef;grid-template-areas:\"main\";grid-template-columns:1fr;grid-template-rows:1fr}:host.has-control-panel{grid-template-areas:\"main aside\";grid-template-columns:1fr 18.75rem}:host.control-panel-broad{grid-template-columns:1fr 27rem}:host.has-info-banners .page-info-banners{padding:1rem 1.25rem .5rem;border-bottom:rgb(213,213,213) solid .0625rem;background-color:#fff}@media (max-width: 599.98px){:host.has-info-banners .page-info-banners{padding-right:.9375rem;padding-left:.9375rem}}:host.has-info-banners qd-page-info-banner:last-child{margin-bottom:0}:host.has-footer{grid-template-areas:\"main\" \"footer\";grid-template-rows:calc(100% - 4rem) 4rem}:host.has-control-panel.has-footer{grid-template-areas:\"main aside\" \"footer aside\"}:host main{position:relative;grid-area:main;overflow-y:auto}:host aside{border-left:rgb(213,213,213) solid .0625rem;background:#fff;grid-area:aside}:host footer{grid-area:footer}:host ::ng-deep .qd-page-info-banner-info+.qd-page-info-banner-info,:host ::ng-deep .qd-page-info-banner-warning+.qd-page-info-banner-warning,:host ::ng-deep .qd-page-info-banner-critical+.qd-page-info-banner-critical,:host ::ng-deep .qd-page-info-banner-success+.qd-page-info-banner-success{position:relative;top:-.5rem;padding-top:0rem;padding-bottom:0rem;border-top-width:0;margin-bottom:0rem}:host ::ng-deep .qd-page-info-banner-info+.qd-page-info-banner-info .icon,:host ::ng-deep .qd-page-info-banner-warning+.qd-page-info-banner-warning .icon,:host ::ng-deep .qd-page-info-banner-critical+.qd-page-info-banner-critical .icon,:host ::ng-deep .qd-page-info-banner-success+.qd-page-info-banner-success .icon{display:none}:host ::ng-deep .qd-page-info-banner-info+.qd-page-info-banner-info .title,:host ::ng-deep .qd-page-info-banner-info+.qd-page-info-banner-info .message,:host ::ng-deep .qd-page-info-banner-warning+.qd-page-info-banner-warning .title,:host ::ng-deep .qd-page-info-banner-warning+.qd-page-info-banner-warning .message,:host ::ng-deep .qd-page-info-banner-critical+.qd-page-info-banner-critical .title,:host ::ng-deep .qd-page-info-banner-critical+.qd-page-info-banner-critical .message,:host ::ng-deep .qd-page-info-banner-success+.qd-page-info-banner-success .title,:host ::ng-deep .qd-page-info-banner-success+.qd-page-info-banner-success .message{position:relative;top:-.625rem}:host ::ng-deep .qd-page-info-banner-info+.qd-page-info-banner-info:before,:host ::ng-deep .qd-page-info-banner-warning+.qd-page-info-banner-warning:before,:host ::ng-deep .qd-page-info-banner-critical+.qd-page-info-banner-critical:before,:host ::ng-deep .qd-page-info-banner-success+.qd-page-info-banner-success:before{position:relative;top:-.625rem;left:-2.75rem;display:block;width:calc(100% + 4.75rem);height:.625rem;background-color:#fff;content:\"\"}\n"], dependencies: [{ kind: "directive", type: i6.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i6.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i7.QdProjectionGuardComponent, selector: "qd-projection-guard", inputs: ["isDisabled", "warningMessage"] }, { kind: "component", type: i8.QdPageFooterComponent, selector: "qd-page-footer" }, { kind: "component", type: i9.QdPageObjectHeaderComponent, selector: "qd-page-object-header", inputs: ["config", "hasNavigation", "data-test-id"] }, { kind: "pipe", type: i6.AsyncPipe, name: "async" }] });
|
|
594
|
-
}
|
|
595
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: QdPageComponent, decorators: [{
|
|
596
|
-
type: Component,
|
|
597
|
-
args: [{ selector: 'qd-page', providers: [QdPageFooterService, QdFormGroupManagerService, QdPageSubmitActionService, QdResolverTriggerService], host: { '[class.has-control-panel]': 'isControlPanelVisible', '[class.control-panel-broad]': 'isControlPanelBroad' }, template: "<main qdSnackbarListener>\n <qd-page-object-header\n [data-test-id]=\"testId\"\n [attr.data-test-id]=\"testId + 'object-header'\"\n [config]=\"config\"\n [hasNavigation]=\"hasNavigation\"\n ></qd-page-object-header>\n\n <div class=\"page-info-banners\">\n <ng-content select=\"qd-page-info-banner\"></ng-content>\n </div>\n\n <ng-container *ngIf=\"config.pageType === 'create' || config.pageType === 'custom'\">\n <ng-content select=\"qd-page-stepper\"></ng-content>\n <ng-content select=\"[qdPageStepperAdapter]\"></ng-content>\n </ng-container>\n\n <ng-container *ngIf=\"config.pageType === 'overview' || config.pageType === 'inspect' || config.pageType === 'custom'\">\n <ng-content select=\"qd-page-tabs\"></ng-content>\n <ng-content select=\"[qdPageTabsAdapter]\"></ng-content>\n <ng-content select=\"qd-section\"></ng-content>\n <ng-content select=\"[qdSectionAdapter]\"></ng-content>\n </ng-container>\n\n <ng-container *ngIf=\"config.pageType === 'custom'\">\n <ng-container *ngTemplateOutlet=\"projectedContent\"></ng-container>\n </ng-container>\n</main>\n\n<footer *ngIf=\"footerHasContent$ | async\">\n <qd-page-footer [attr.data-test-id]=\"testId + '-footer'\">\n <ng-content select=\"[qdPageFooter]\"></ng-content>\n </qd-page-footer>\n</footer>\n\n<aside *ngIf=\"isControlPanelVisible\">\n <ng-content select=\"qd-page-control-panel\"></ng-content>\n</aside>\n\n<qd-projection-guard *ngIf=\"config.pageType !== 'custom'\" [warningMessage]=\"projectionGuardMessage\">\n <ng-container *ngTemplateOutlet=\"projectedContent\"></ng-container>\n</qd-projection-guard>\n\n<ng-template #projectedContent>\n <ng-content></ng-content>\n</ng-template>\n", styles: [":host{position:absolute;display:grid;overflow:hidden;width:100%;height:100%;background:#efefef;grid-template-areas:\"main\";grid-template-columns:1fr;grid-template-rows:1fr}:host.has-control-panel{grid-template-areas:\"main aside\";grid-template-columns:1fr 18.75rem}:host.control-panel-broad{grid-template-columns:1fr 27rem}:host.has-info-banners .page-info-banners{padding:1rem 1.25rem .5rem;border-bottom:rgb(213,213,213) solid .0625rem;background-color:#fff}@media (max-width: 599.98px){:host.has-info-banners .page-info-banners{padding-right:.9375rem;padding-left:.9375rem}}:host.has-info-banners qd-page-info-banner:last-child{margin-bottom:0}:host.has-footer{grid-template-areas:\"main\" \"footer\";grid-template-rows:calc(100% - 4rem) 4rem}:host.has-control-panel.has-footer{grid-template-areas:\"main aside\" \"footer aside\"}:host main{position:relative;grid-area:main;overflow-y:auto}:host aside{border-left:rgb(213,213,213) solid .0625rem;background:#fff;grid-area:aside}:host footer{grid-area:footer}:host ::ng-deep .qd-page-info-banner-info+.qd-page-info-banner-info,:host ::ng-deep .qd-page-info-banner-warning+.qd-page-info-banner-warning,:host ::ng-deep .qd-page-info-banner-critical+.qd-page-info-banner-critical,:host ::ng-deep .qd-page-info-banner-success+.qd-page-info-banner-success{position:relative;top:-.5rem;padding-top:0rem;padding-bottom:0rem;border-top-width:0;margin-bottom:0rem}:host ::ng-deep .qd-page-info-banner-info+.qd-page-info-banner-info .icon,:host ::ng-deep .qd-page-info-banner-warning+.qd-page-info-banner-warning .icon,:host ::ng-deep .qd-page-info-banner-critical+.qd-page-info-banner-critical .icon,:host ::ng-deep .qd-page-info-banner-success+.qd-page-info-banner-success .icon{display:none}:host ::ng-deep .qd-page-info-banner-info+.qd-page-info-banner-info .title,:host ::ng-deep .qd-page-info-banner-info+.qd-page-info-banner-info .message,:host ::ng-deep .qd-page-info-banner-warning+.qd-page-info-banner-warning .title,:host ::ng-deep .qd-page-info-banner-warning+.qd-page-info-banner-warning .message,:host ::ng-deep .qd-page-info-banner-critical+.qd-page-info-banner-critical .title,:host ::ng-deep .qd-page-info-banner-critical+.qd-page-info-banner-critical .message,:host ::ng-deep .qd-page-info-banner-success+.qd-page-info-banner-success .title,:host ::ng-deep .qd-page-info-banner-success+.qd-page-info-banner-success .message{position:relative;top:-.625rem}:host ::ng-deep .qd-page-info-banner-info+.qd-page-info-banner-info:before,:host ::ng-deep .qd-page-info-banner-warning+.qd-page-info-banner-warning:before,:host ::ng-deep .qd-page-info-banner-critical+.qd-page-info-banner-critical:before,:host ::ng-deep .qd-page-info-banner-success+.qd-page-info-banner-success:before{position:relative;top:-.625rem;left:-2.75rem;display:block;width:calc(100% + 4.75rem);height:.625rem;background-color:#fff;content:\"\"}\n"] }]
|
|
598
|
-
}], ctorParameters: () => [{ type: i1.QdPageStoreService }, { type: i2.QdPageFooterService }, { type: i3.QdFormGroupManagerService }, { type: i4.QdPageSubmitActionService }, { type: i5.QdDialogService }], propDecorators: { config: [{
|
|
599
|
-
type: Input,
|
|
600
|
-
args: [{ required: true }]
|
|
601
|
-
}], testId: [{
|
|
602
|
-
type: Input,
|
|
603
|
-
args: ['data-test-id']
|
|
604
|
-
}], operationModeChanged: [{
|
|
605
|
-
type: Output
|
|
606
|
-
}], sections: [{
|
|
607
|
-
type: ContentChildren,
|
|
608
|
-
args: [QdSectionComponent]
|
|
609
|
-
}], controlPanel: [{
|
|
610
|
-
type: ContentChild,
|
|
611
|
-
args: [QdPageControlPanelComponent]
|
|
612
|
-
}], stepperComponent: [{
|
|
613
|
-
type: ContentChild,
|
|
614
|
-
args: [QdPageStepperComponent, { descendants: true }]
|
|
615
|
-
}], tabsComponent: [{
|
|
616
|
-
type: ContentChild,
|
|
617
|
-
args: [QdPageTabsComponent, { descendants: true }]
|
|
618
|
-
}], stepperAdapterDirective: [{
|
|
619
|
-
type: ContentChild,
|
|
620
|
-
args: [QdPageStepperAdapterDirective, { descendants: true }]
|
|
621
|
-
}], tabsAdapterDirective: [{
|
|
622
|
-
type: ContentChild,
|
|
623
|
-
args: [QdPageTabsAdapterDirective, { descendants: true }]
|
|
624
|
-
}], infoBanners: [{
|
|
625
|
-
type: ContentChildren,
|
|
626
|
-
args: [QdPageInfoBannerComponent]
|
|
627
|
-
}], footerVisible: [{
|
|
628
|
-
type: HostBinding,
|
|
629
|
-
args: ['class.has-footer']
|
|
630
|
-
}], hasInfoBanners: [{
|
|
631
|
-
type: HostBinding,
|
|
632
|
-
args: ['class.has-info-banners']
|
|
633
|
-
}] } });
|
|
634
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGFnZS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL3FkLXVpL3NyYy9saWIvcGFnZS9wYWdlLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL2xpYnMvcWQtdWkvc3JjL2xpYi9wYWdlL3BhZ2UuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUVMLFNBQVMsRUFDVCxZQUFZLEVBQ1osZUFBZSxFQUNmLFlBQVksRUFDWixXQUFXLEVBQ1gsS0FBSyxFQUlMLE1BQU0sRUFDTixTQUFTLEVBRVYsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxFQUFjLE9BQU8sRUFBRSxNQUFNLE1BQU0sQ0FBQztBQUMzQyxPQUFPLEVBQUUsU0FBUyxFQUFFLEdBQUcsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBRWhELE9BQU8sRUFBRSxlQUFlLEVBQUUsWUFBWSxFQUFFLE1BQU0seUJBQXlCLENBQUM7QUFDeEUsT0FBTyxFQUFFLDZCQUE2QixFQUFFLE1BQU0seURBQXlELENBQUM7QUFDeEcsT0FBTyxFQUFFLHNCQUFzQixFQUFFLE1BQU0sd0NBQXdDLENBQUM7QUFDaEYsT0FBTyxFQUFFLDBCQUEwQixFQUFFLE1BQU0sbURBQW1ELENBQUM7QUFDL0YsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0sa0NBQWtDLENBQUM7QUFDdkUsT0FBTyxFQUFFLGtCQUFrQixFQUFFLE1BQU0sOEJBQThCLENBQUM7QUFDbEUsT0FBTyxFQUFFLHVDQUF1QyxFQUFFLE1BQU0sd0VBQXdFLENBQUM7QUFDakksT0FBTyxFQUFFLDJCQUEyQixFQUFFLE1BQU0sOENBQThDLENBQUM7QUFDM0YsT0FBTyxFQUFFLHlCQUF5QixFQUFFLE1BQU0sMENBQTBDLENBQUM7QUFPckYsT0FBTyxFQUEyQixrQkFBa0IsRUFBc0IsTUFBTSxzQ0FBc0MsQ0FBQztBQUN2SCxPQUFPLEVBQUUseUJBQXlCLEVB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RDZYYSxlQUFlO2tCQVAzQixTQUFTOytCQUNFLFNBQVMsYUFHUixDQUFDLG1CQUFtQixFQUFFLHlCQUF5QixFQUFFLHlCQUF5QixFQUFFLHdCQUF3QixDQUFDLFFBQzFHLEVBQUUsMkJBQTJCLEVBQUUsdUJBQXVCLEVBQUUsNkJBQTZCLEVBQUUscUJBQXFCLEVBQUU7dU9BUXBILE1BQU07c0JBREwsS0FBSzt1QkFBQyxFQUFFLFFBQVEsRUFBRSxJQUFJLEVBQUU7Z0JBT0YsTUFBTTtzQkFBNUIsS0FBSzt1QkFBQyxjQUFjO2dCQU1yQixvQkFBb0I7c0JBRG5CLE1BQU07Z0JBSVAsUUFBUTtzQkFEUCxlQUFlO3VCQUFDLGtCQUFrQjtnQkFJbkMsWUFBWTtzQkFEWCxZQUFZO3VCQUFDLDJCQUEyQjtnQkFJekMsZ0JBQWdCO3NCQURmLFlBQVk7dUJBQUMsc0JBQXNCLEVBQUUsRUFBRSxXQUFXLEVBQUUsSUFBSSxFQUFFO2dCQUkzRCxhQUFhO3NCQURaLFlBQVk7dUJBQUMsbUJBQW1CLEVBQUUsRUFBRSxXQUFXLEVBQUUsSUFBSSxFQUFFO2dCQUl4RCx1QkFBdUI7c0JBRHRCLFlBQVk7dUJBQUMsNkJBQTZCLEVBQUUsRUFBRSxXQUFXLEVBQUUsSUFBSSxFQUFFO2dCQUlsRSxvQkFBb0I7c0JBRG5CLFlBQVk7dUJBQUMsMEJBQTBCLEVBQUUsRUFBRSxXQUFXLEVBQUUsSUFBSSxFQUFFO2dCQUkvRCxXQUFXO3NCQURWLGVBQWU7dUJBQUMseUJBQXlCO2dCQXdCdEMsYUFBYTtzQkFEaEIsV0FBVzt1QkFBQyxrQkFBa0I7Z0JBTTNCLGNBQWM7c0JBRGpCLFdBQVc7dUJBQUMsd0JBQXdCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtcbiAgQWZ0ZXJWaWV3SW5pdCxcbiAgQ29tcG9uZW50LFxuICBDb250ZW50Q2hpbGQsXG4gIENvbnRlbnRDaGlsZHJlbixcbiAgRXZlbnRFbWl0dGVyLFxuICBIb3N0QmluZGluZyxcbiAgSW5wdXQsXG4gIE9uQ2hhbmdlcyxcbiAgT25EZXN0cm95LFxuICBPbkluaXQsXG4gIE91dHB1dCxcbiAgUXVlcnlMaXN0LFxuICBTaW1wbGVDaGFuZ2VzXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgT2JzZXJ2YWJsZSwgU3ViamVjdCB9IGZyb20gJ3J4anMnO1xuaW1wb3J0IHsgdGFrZVVudGlsLCB0YXAgfSBmcm9tICdyeGpzL29wZXJhdG9ycyc7XG5cbmltcG9ydCB7IFFkRGlhbG9nU2VydmljZSwgUWREaWFsb2dTaXplIH0gZnJvbSAnLi4vZGlhbG9nL2RpYWxvZy5tb2R1bGUnO1xuaW1wb3J0IHsgUWRQYWdlU3RlcHBlckFkYXB0ZXJEaXJlY3RpdmUgfSBmcm9tICcuLi9wYWdlLXN0ZXBwZXIvYWRhcHRvcnMvcGFnZS1zdGVwcGVyLWFkYXB0ZXIuZGlyZWN0aXZlJztcbmltcG9ydCB7IFFkUGFnZVN0ZXBwZXJDb21wb25lbnQgfSBmcm9tICcuLi9wYWdlLXN0ZXBwZXIvcGFnZS1zdGVwcGVyLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBRZFBhZ2VUYWJzQWRhcHRlckRpcmVjdGl2ZSB9IGZyb20gJy4uL3BhZ2UtdGFicy9hZGFwdG9ycy9wYWdlLXRhYnMtYWRhcHRlci5kaXJlY3RpdmUnO1xuaW1wb3J0IHsgUWRQYWdlVGFic0NvbXBvbmVudCB9IGZyb20gJy4uL3BhZ2UtdGFicy9wYWdlLXRhYnMuY29tcG9uZW50JztcbmltcG9ydCB7IFFkU2VjdGlvbkNvbXBvbmVudCB9IGZyb20gJy4uL3NlY3Rpb24vc2VjdGlvbi5jb21wb25lbnQnO1xuaW1wb3J0IHsgUWRQYWdlQ2FuY2VsQ29uZmlybWF0aW9uRGlhbG9nQ29tcG9uZW50IH0gZnJvbSAnLi9jYW5jZWwtY29uZmlybWF0aW9uLWRpYWxvZy9wYWdlLWNhbmNlbC1jb25maXJtYXRpb24tZGlhbG9nLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBRZFBhZ2VDb250cm9sUGFuZWxDb21wb25lbnQgfSBmcm9tICcuL2NvbnRyb2wtcGFuZWwvcGFnZS1jb250cm9sLXBhbmVsLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBRZFBhZ2VJbmZvQmFubmVyQ29tcG9uZW50IH0gZnJvbSAnLi9pbmZvLWJhbm5lci9wYWdlLWluZm8tYmFubmVyLmNvbXBvbmVudCc7XG5pbXBvcnQge1xuICBRZEluc3BlY3RPcGVyYXRpb25Nb2RlLFxuICBRZFBhZ2VDb25maWcsXG4gIFFkUGFnZVR5cGVDcmVhdGVDb25maWcsXG4gIFFkUGFnZVR5cGVJbnNwZWN0Q29uZmlnXG59IGZyb20gJy4vbW9kZWwvcGFnZS1jb25maWcuaW50ZXJmYWNlJztcbmltcG9ydCB7IFFkQ3JlYXRlRm9vdGVyQWN0aW9uS2V5LCBRZEZvb3RlckFjdGlvblR5cGUsIFFkUGFnZUZvb3RlckFjdGlvbiB9IGZyb20gJy4vbW9kZWwvcGFnZS1mb290ZXItYWN0aW9uLmludGVyZmFjZSc7XG5pbXBvcnQgeyBRZEZvcm1Hcm91cE1hbmFnZXJTZXJ2aWNlIH0gZnJvbSAnLi9zaGFyZWQvc2VydmljZXMvZm9ybS1ncm91cC1tYW5hZ2VyLnNlcnZpY2UnO1xuaW1wb3J0IHsgUWRQYWdlRm9vdGVyU2VydmljZSB9IGZyb20gJy4vc2hhcmVkL3NlcnZpY2VzL3BhZ2UtZm9vdGVyLnNlcnZpY2UnO1xuaW1wb3J0IHsgUWRQYWdlU3RvcmVTZXJ2aWNlIH0gZnJvbSAnLi9zaGFyZWQvc2VydmljZXMvcGFnZS1zdG9yZS5zZXJ2aWNlJztcbmltcG9ydCB7IFFkUGFnZVN1Ym1pdEFjdGlvblNlcnZpY2UgfSBmcm9tICcuL3NoYXJlZC9zZXJ2aWNlcy9wYWdlLXN1Ym1pdC1hY3Rpb24uc2VydmljZSc7XG5pbXBvcnQgeyBRZFJlc29sdmVyVHJpZ2dlclNlcnZpY2UgfSBmcm9tICcuL3NoYXJlZC9zZXJ2aWNlcy9yZXNvbHZlci10cmlnZ2VyLnNlcnZpY2UnO1xuXG50eXBlIFBhcnRpYWxGb290ZXJBY3Rpb24gPSB7IGFjdGlvbktleTogUWRDcmVhdGVGb290ZXJBY3Rpb25LZXk7IHBhcnRpYWxBY3Rpb246IFBhcnRpYWw8UWRQYWdlRm9vdGVyQWN0aW9uPiB9O1xuXG4vKipcbiAqICoqUWRQYWdlKiogc2VydmVzIGFzIHRoZSBjZW50cmFsIHN0cnVjdHVyYWwgZWxlbWVudCB3aXRoaW4gdGhlIGhpZXJhcmNoeSB1bmRlciB0aGUgKipRZFNoZWxsKiouXG4gKiBJbnRlZ3JhdGlvbiBpcyBkb25lIHRocm91Z2ggdGhlIEFuZ3VsYXIgUm91dGluZyBNb2R1bGUsIGFuZCBRZFBhZ2UgaXMgZGVzaWduZWQgdG8gYmUgcmVzcG9uc2l2ZSBhY3Jvc3MgdmFyaW91cyBzY3JlZW4gc2l6ZXMgcmlnaHQgb3V0IG9mIHRoZSBib3guXG4gKlxuICogIyMjIyAqKlBhZ2UgVHlwZXMqKlxuICpcbiAqIFFkUGFnZSB1c2VzIHBhZ2UgdHlwZXMgdG8gZGVjaWRlIGhvdyB0aGUgcGFnZSBsb29rcyBhbmQgd29ya3MuIEVhY2ggcGFnZSB0eXBlIGhhcyBpdHMgb3duIHNldHRpbmdzIGFuZCBhY3Rpb25zLlxuICpcbiAqIC0gKipvdmVydmlldyoqOiBEaXNwbGF5cyBhIHN1bW1hcnkgb3IgYSBsaXN0IG9mIG9iamVjdHMsIHByb3ZpZGluZyBhbiBvdmVydmlldyBvZiBtdWx0aXBsZSBidXNpbmVzcyBjYXNlcy5cbiAqIC0gKipjcmVhdGUqKjogQWxsb3dzIHRoZSBjcmVhdGlvbiBvZiBhIG5ldyBvYmplY3QsIHJlcHJlc2VudGluZyBhIGJ1c2luZXNzIGNhc2UuXG4gKiAtICoqaW5zcGVjdCoqOiBFbmFibGVzIHZpZXdpbmcsIGVkaXRpbmcsIGFuZCBleGVjdXRpbmcgYWRkaXRpb25hbCBhY3Rpb25zIHJlbGF0ZWQgdG8gdGhlIG9iamVjdCwgd2hpY2ggYWxzbyByZXByZXNlbnRzIGEgYnVzaW5lc3MgY2FzZS5cbiAqIC0gKipjdXN0b20qKjogUHJvdmlkZXMgYSB3YXkgdG8gaW1wbGVtZW50IHVuaXF1ZSBmdW5jdGlvbmFsaXR5IHRoYXQgZG9lc27igJl0IGZpdCB0aGUgb3RoZXIgcHJlZGVmaW5lZCBwYWdlIHR5cGVzLlxuICpcbiAqICoqTm90ZSB0aGF0IHRoZSAnY3VzdG9tJyBwYWdlIHR5cGUgc2hvdWxkIGJlIHVzZWQgb25seSBhcyBhIGZhbGxiYWNrIGZvciB2ZXJ5IHNwZWNpZmljIGNhc2VzLiBJZiB5b3UgZW5jb3VudGVyIHN1Y2ggYSBzaXR1YXRpb24sIHBsZWFzZSBjb250YWN0IHRoZSBRdWFkcmVsIHRlYW0uKipcbiAqXG4gKiAjIyMjICoqRmFjZXRzKipcbiAqXG4gKiBUaGVzZSBhcmUgZXh0cmEgcGllY2VzIG9mIGluZm9ybWF0aW9uIHNob3duIGluIHRoZSBwYWdlIGhlYWRlci4gVGhleSBnaXZlIGNvbnRleHQgc3BlY2lmaWMgdG8gdGhlIGN1cnJlbnQgb2JqZWN0IG1vZGVsIGJlaW5nIHZpZXdlZCBvciBlZGl0ZWQuIFRoZXJlIGFyZSBzZXZlcmFsIHR5cGVzIG9mIGZhY2V0cywgaW5jbHVkaW5nIGBzdGF0dXNgLCBgdmFsdWVgLCBgY3JpdGljYWxpdHlgLCBgcmVmZXJlbmNlc2AsIGBwcm9ncmVzc2AsIGBkYXRlYCwgYHNpbmdsZVNlbGVjdGAsIGFuZCBgbXVsdGlTZWxlY3RgLiBFYWNoIHR5cGUgaGFzIGl0cyBvd24gb3B0aW9ucy4gRm9yIG1vcmUgZGV0YWlscywgc2VlIHRoZSBgUWRQYWdlSGVhZGVyRmFjZXRgIGludGVyZmFjZS5cbiAqXG4gKiAjIyMjICoqQ29udGV4dCoqXG4gKlxuICogVGhlIGBjb250ZXh0YCBhY3RzIGFzIGEgZmlsdGVyIHRoYXQgY2FuIGJlIHNlbGVjdGVkIG9uIHRoZSBvdmVydmlldyBwYWdlIGFuZCBwcm92aWRlcyB0aGUgYnVzaW5lc3MgY29udGV4dCwgd2hpY2ggcmVtYWlucyBjb25zaXN0ZW50IHRocm91Z2hvdXQgdGhlIGVudGlyZSBhcHBsaWNhdGlvbi4gT24gY3JlYXRlIGFuZCBpbnNwZWN0IHBhZ2VzLCB0aGUgY29udGV4dCBpcyBkaXNwbGF5ZWQgYXMgcmVhZC1vbmx5LiBGb3IgbW9yZSBkZXRhaWxzLCBjaGVjayB0aGUgZGVkaWNhdGVkIGNoYXB0ZXIgaW4gU3Rvcnlib29rLlxuICpcbiAqXG4gKiAjIyMjICoqUGFnZSBJbmZvIEJhbm5lcnMqKlxuICpcbiAqIFRvIGluc2VydCBhIHBhZ2UgaW5mbyBiYW5uZXIgdW5kZXIgdGhlIHBhZ2UgaGVhZGVyLCBqdXN0IHB1dCBhIGBxZC1wYWdlLWluZm8tYmFubmVyYCBjb21wb25lbnQgaW5zaWRlIHRoZSBgcWQtcGFnZWAuIE11bHRpcGxlIGNvbnNlY3V0aXZlIGluZm8gYmFubmVycyBvZiB0aGUgc2FtZSB0eXBlIHdpbGwgYmUgbWVyZ2VkIGludG8gb25lIGJhbm5lciBjb250YWluZXIuIFBhZ2UgaW5mbyBiYW5uZXJzIGhhdmUgdGhlIHNhbWUgYXBwZWFyYW5jZSBsaWtlIG5vdGlmaWNhdGlvbnMuXG4gKlxuICogIyMjIyAqKkNvbnRyb2wgUGFuZWwqKlxuICpcbiAqIFRoZSBjb250cm9sIHBhbmVsIGlzIGxvY2F0ZWQgb24gdGhlIHJpZ2h0IHNpZGUgb2YgdGhlIHBhZ2UgYW5kIGlzIHVzZWQgdG8gZGlzcGxheSBhZGRpdGlvbmFsIGluZm9ybWF0aW9uIGFuZCBmdW5jdGlvbnMgcmVsZXZhbnQgdG8gYSBzcGVjaWZpYyBidXNpbmVzcyBjYXNlLCB3aGljaCBpcyBsaW5rZWQgdG8gYSBzcGVjaWZpYyBvYmplY3QgbW9kZWwuIEZvciBmdXJ0aGVyIGluZm9ybWF0aW9uLCBwbGVhc2UgY29uc3VsdCB0aGUgZGVkaWNhdGVkIGNoYXB0ZXIgaW4gU3Rvcnlib29rLlxuICpcbiAqICMjIyMgKipBY3Rpb25zKipcbiAqXG4gKiBUaGVzZSBhcmUgaW50ZXJhY3RpdmUgZWxlbWVudHMgdGhhdCBwZXJmb3JtIHNwZWNpZmljIGZ1bmN0aW9ucy4gRnVuY3Rpb25zIGZvciB0aGVzZSBhY3Rpb25zIGNhbiBiZSBzZXQgdXAgdGhyb3VnaCBjb25maWd1cmF0aW9ucy4gQ3VzdG9tIGFjdGlvbnMgY2FuIGJlIGFkZGVkIHRvIGFueSBwYWdlIHR5cGUuIEFkZGl0aW9uYWxseSwgYWxsIGFjdGlvbnMgY2FuIGJlIGNvbmZpZ3VyZWQgYW5kIGN1c3RvbWl6ZWQgd2l0aCB5b3VyIG93biB0ZXh0LCB3aGljaCB3aWxsIG92ZXJyaWRlIHRoZSBkZWZhdWx0IHRleHRzLlxuICpcbiAqIFBsZWFzZSBjaGVjayB0aGUgcmVsZXZhbnQgaW50ZXJmYWNlcyBmb3IgZWFjaCBwYWdlIHR5cGU6IGBRZFBhZ2VDb25maWdPdmVydmlld2AsIGBRZFBhZ2VDb25maWdDcmVhdGVgLCBgUWRQYWdlQ29uZmlnSW5zcGVjdGAsIGFuZCBgUWRQYWdlQ29uZmlnQ3VzdG9tYC5cbiAqXG4gKiAjIyMjICoqVmFsaWRhdGlvbi9QYXJhbWV0ZXJpemF0aW9uKipcbiAqXG4gKiBWYWxpZGF0aW9uIGFuZCBwYXJhbWV0ZXJpemF0aW9uIGFyZSBjb3ZlcmVkIGluIGEgZGVkaWNhdGVkIGNoYXB0ZXIgaW4gdGhlIFN0b3J5Ym9vay4gUGxlYXNlIGNoZWNrIHRoZSBcIlZhbGlkYXRpb25cIiBzZWN0aW9uIGZvciBtb3JlIGluZm9ybWF0aW9uLlxuICpcbiAqICMjIyMgKipSZXNvbHZlcioqXG4gKlxuICogVXNpbmcgYSByZXNvbHZlciB0byBmZXRjaCBwYWdlIG9iamVjdCBkYXRhIGlzIGVzc2VudGlhbCB0byB0aGUgcGFnZSBjb25jZXB0LiBBZGQgdGhlIHJlc29sdmVyIHRvIHRoZSBjb21wb25lbnQncyBwcm92aWRlcnMgYW5kIHVzZSB0aGUgYFFEX1BBR0VfT0JKRUNUX1JFU09MVkVSX1RPS0VOYCB0b2tlbi4gVGhpcyBhcHByb2FjaCBlbmFibGVzIHR5cGUgc2FmZXR5IGFuZCB1c2VyIGZlZWRiYWNrIGJ5IGVmZmVjdGl2ZWx5IG1hbmFnaW5nIHRoZSBuZWNlc3NhcnkgZGF0YSBmb3IgdGhlIHBhZ2UuXG4gKlxuICogYGBgdHNcbiAqIGludGVyZmFjZSBNeU9iamVjdE1vZGVsIHtcbiAqICAgLy8gTWV0YWRhdGEgZGlzcGxheWVkIGluIHRoZSBPYmplY3RIZWFkZXJcbiAqICAgc3RhdGU6IE15U3RhdGU7XG4gKiAgIGNvdW50cnlPZkRlc3RpbmF0aW9uOiBNeUNvdW50cnlPZkRlc3RpbmF0aW9uO1xuICogICAvLyBBcHBlYXJzIG5vdCBpbiB0aGUgT2JqZWN0SGVhZGVyXG4gKiAgIHBheWxvYWQ6IE15UGF5bG9hZDtcbiAqIH1cbiAqXG4gKiB0eXBlIE15T2JqZWN0TWV0YWRhdGEgPSAnc3RhdGUnIHwgJ2NvdW50cnlPZkRlc3RpbmF0aW9uJztcbiAqXG4gKiBASW5qZWN0YWJsZSgpXG4gKiBjbGFzcyBNeU9iamVjdE1vZGVsUmVzb2x2ZXIgaW1wbGVtZW50cyBRZFBhZ2VPYmplY3RSZXNvbHZlcjxNeU9iamVjdE1vZGVsPiB7XG4gKiAgIGNvbnN0cnVjdG9yKHByaXZhdGUgaHR0cDogSHR0cENsaWVudCkge31cbiAqXG4gKiAgIHJlc29sdmUoKTogT2JzZXJ2YWJsZTxNeU9iamVjdE1vZGVsPiB7XG4gKiAgICAgcmV0dXJuIHRoaXMuaHR0cFxuICogICAgICAgLmdldDxNeU9iamVjdE1vZGVsPignbXktYXBpJylcbiAqICAgICAgIC5waXBlKHRhcCgoZGF0YTogTXlPYmplY3RNb2RlbCkgPT4gZG9Tb21ldGhpbmdXaXRoKGRhdGEpKSk7XG4gKiAgIH1cbiAqIH1cbiAqXG4gKiBAQ29tcG9uZW50KHtcbiAqICAgc2VsZWN0b3I6ICdteS1wYWdlJyxcbiAqICAgdGVtcGxhdGVVcmw6ICcuL215LXBhZ2UuY29tcG9uZW50Lmh0bWwnLFxuICogICBwcm92aWRlcnM6IFtcbiAqICAgICB7XG4gKiAgICAgICBwcm92aWRlOiBRRF9QQUdFX09CSkVDVF9SRVNPTFZFUl9UT0tFTixcbiAqICAgICAgIHVzZUNsYXNzOiBNeU9iamVjdE1vZGVsUmVzb2x2ZXJcbiAqICAgICB9XG4gKiAgIF1cbiAqIH0pXG4gKiBjbGFzcyBNeVBhZ2VDb21wb25lbnQge1xuICogICBwYWdlQ29uZmlnOiBRZFBhZ2VDb25maWc8UGljazxNeU9iamVjdE1vZGVsLCBNeU9iamVjdE1ldGFkYXRhPj4gPSB7XG4gKiAgICAgdGl0bGU6IHsgaTE4bjogJ2kxOG4ucGFnZS50aXRsZScgfSxcbiAqICAgICBwYWdlVHlwZTogJ2luc3BlY3QnLFxuICogICAgIGhlYWRlckZhY2V0czogW1xuICogICAgICAge1xuICogICAgICAgICBuYW1lOiAnc3RhdHVzJyxcbiAqICAgICAgICAgbGFiZWw6IHtcbiAqICAgICAgICAgICBpMThuOiAnaTE4bi5zdGF0dXMubGFiZWwnXG4gKiAgICAgICAgIH0sXG4gKiAgICAgICAgIG9wdGlvbnM6IHtcbiAqICAgICAgICAgICB0eXBlOiAnc3RhdHVzJ1xuICogICAgICAgICB9XG4gKiAgICAgICB9LFxuICogICAgICAge1xuICogICAgICAgICBuYW1lOiAnY291bnRyeU9mRGVzdGluYXRpb24nLFxuICogICAgICAgICBsYWJlbDoge1xuICogICAgICAgICAgIGkxOG46ICdpMThuLmNvdW50cnlPZkRlc3RpbmF0aW9uLmxhYmVsJ1xuICogICAgICAgICB9LFxuICogICAgICAgICBvcHRpb25zOiB7XG4gKiAgICAgICAgICAgdHlwZTogJ3ZhbHVlJ1xuICogICAgICAgICB9XG4gKiAgICAgICB9XG4gKiAgICAgXSxcbiAqICAgICBwYWdlVHlwZUNvbmZpZzoge1xuICogICAgICAgY2FuY2VsOiB7XG4gKiAgICAgICAgIGhhbmRsZXI6ICgpID0+IGhhbmRsZUNhbmNlbCgpXG4gKiAgICAgICB9LFxuICogICAgICAgc2F2ZToge1xuICogICAgICAgICBoYW5kbGVyOiAoZm9ybVZhbHVlcykgPT4gaGFuZGxlU2F2ZShmb3JtVmFsdWVzKVxuICogICAgICAgfVxuICogICAgIH1cbiAqICAgfTtcbiAqIH1cbiAqIGBgYFxuICpcbiAqICMjIyMgKipVcGRhdGluZyBGYWNldHMqKlxuICpcbiAqIFR5cGljYWxseSwgdGhlIHZhbHVlcyBvZiB0aGUgZmFjZXRzIG9uIGEgY3JlYXRlIG9yIGluc3BlY3QgcGFnZSBhcmUgc2V0IHRvIHJlYWQtb25seS4gSG93ZXZlciwgdGhlcmUgbWF5IGJlIGNhc2VzIHdoZXJlLCBmb3IgZXhhbXBsZSwgYSBzdGF0dXMgY2hhbmdlIGlzIG5lZWRlZCwgc3VjaCBhcyB0aHJvdWdoIGEgZGlhbG9nLiBGb3IgdGhpcyBwdXJwb3NlLCB3ZSBoYXZlIHByb3ZpZGVkIGFuIHVwZGF0ZSBtZXRob2QuIEluIHRoZSByZXNvbHZlciBzZXJ2aWNlLCBkZWZpbmUgYW4gZW1wdHkgbWV0aG9kIGNhbGxlZCBgdXBkYXRlTWV0YWRhdGFgLiBJbmplY3QgdGhpcyBzZXJ2aWNlIHVzaW5nIGl0cyB0eXBlLCBhbmQgdGhlbiBjYWxsIHRoZSBgdXBkYXRlTWV0YWRhdGFgIG1ldGhvZCB3aXRoIHRoZSByZXF1aXJlZCBwYXJhbWV0ZXIuXG4gKlxuICogKipQbGVhc2Ugbm90ZTogVGhlc2UgdmFsdWVzIHNob3VsZCBub3QgYmUgbW9kaWZpZWQgZGlyZWN0bHkgd2l0aGluIGEgUWRQYWdlLioqXG4gKlxuICogYGBgdHNcbiAqIEBJbmplY3RhYmxlKClcbiAqIGNsYXNzIE15T2JqZWN0TW9kZWxSZXNvbHZlciBpbXBsZW1lbnRzIFFkUGFnZU9iamVjdFJlc29sdmVyPE15T2JqZWN0TW9kZWw+IHtcbiAqICAgY29uZmlnOiBRZFBhZ2VPYmplY3RSZXNvbHZlckNvbmZpZyA9IHtcbiAqICAgICAvLyB5b3VyIGNvbmZpZ3VyYXRpb24gb3B0aW9ucyBoZXJlXG4gKiAgIH1cbiAqXG4gKiAgIGNvbnN0cnVjdG9yKHByaXZhdGUgaHR0cDogSHR0cENsaWVudCkge31cbiAqXG4gKiAgIHJlc29sdmUoKTogT2JzZXJ2YWJsZTxNeU9iamVjdE1vZGVsPiB7XG4gKiAgICAgLy8geW91ciBpbXBsZW1lbnRhdGlvbiBoZXJlXG4gKiAgIH1cbiAqXG4gKiAgIHVwZGF0ZU1ldGFkYXRhKG1ldGFkYXRhOiBQYXJ0aWFsPE15T2JqZWN0TW9kZWw+KSB7XG4gKiAgICAgLy8gbGVhdmUgZW1wdHkgaGVyZSAmIGNhbGwgaW4geW91ciBjb21wb25lbnRcbiAqICAgfVxuICogfVxuICpcbiAqIEBDb21wb25lbnQoe1xuICogICAvLyAuLi5cbiAqICAgcHJvdmlkZXJzOiBbXG4gKiAgICAge1xuICogICAgICAgcHJvdmlkZTogUURfUEFHRV9PQkpFQ1RfUkVTT0xWRVJfVE9LRU4sXG4gKiAgICAgICB1c2VDbGFzczogTXlPYmplY3RNb2RlbFJlc29sdmVyXG4gKiAgICAgfVxuICogICBdXG4gKiB9KVxuICogY2xhc3MgTXlQYWdlQ29tcG9uZW50IHtcbiAqICAgY29uc3RydWN0b3IoQEluamVjdChRRF9QQUdFX09CSkVDVF9SRVNPTFZFUl9UT0tFTikgcHJpdmF0ZSBvYmplY3RSZXNvbHZlcjogTXlPYmplY3RNb2RlbFJlc29sdmVyKSB7fVxuICpcbiAqICAgdXBkYXRlU3RhdHVzKCkge1xuICogICAgIHRoaXMub2JqZWN0UmVzb2x2ZXIudXBkYXRlTWV0YWRhdGEoeyBzdGF0ZTogJ1VwZGF0ZWQnIH0pO1xuICogICB9XG4gKiB9XG4gKiBgYGBcbiAqXG4gKiAjIyMjICoqT3ZlcnZpZXcgUGFnZSoqXG4gKlxuICogT24gYW4gb3ZlcnZpZXcgcGFnZSwgYSBsaXN0IG9mIGJ1c2luZXNzIGNhc2VzIGNhbiBiZSBkaXNwbGF5ZWQuIFR5cGljYWxseSwgdGhpcyBpcyBkb25lIGluIGEgKipRZFRhYmxlKiosIGluY2x1ZGluZyBmaWx0ZXJzIGFuZC9vciBzZWFyY2ggb3B0aW9ucy4gVGhlcmUgYXJlIGFjdGlvbnMgdGhhdCBoYW5kbGUgcm91dGluZyB0byB0aGUgcmVsYXRlZCBkZXRhaWwgcGFnZXMsIHdoZXJlIHRoZSBidXNpbmVzcyBjYXNlcywgcmVwcmVzZW50ZWQgYnkgYSBidXNpbmVzcyBvYmplY3QgbW9kZWwsIGNhbiBiZSB2aWV3ZWQsIGVkaXRlZCwgb3IgbmV3bHkgY3JlYXRlZC5cbiAqXG4gKiBgYGB0c1xuICogY29uc3Qgb3ZlcnZpZXdQYWdlQ29uZmlnOiBRZFBhZ2VDb25maWc8TXlPYmplY3RUeXBlPiA9IHtcbiAqICAgdGl0bGU6IHsgaTE4bjogJ2kxOG4ubXktcGFnZS50aXRsZScgfSxcbiAqICAgcGFnZVR5cGU6ICdvdmVydmlldycsXG4gKiAgIHBhZ2VUeXBlQ29uZmlnOiB7XG4gKiAgICAgY3VzdG9tQWN0aW9uczogW1xuICogICAgICAge1xuICogICAgICAgICBpMThuOiAnaTE4bi5jdXN0b20uYWN0aW9uJyxcbiAqICAgICAgICAgaGFuZGxlcjogKCkgPT4gZG9Tb21ldGhpbmcoKVxuICogICAgICAgfVxuICogICAgIF1cbiAqICAgfVxuICogfTtcbiAqIGBgYFxuICpcbiAqIGBgYGh0bWxcbiAqIDxxZC1wYWdlIFtjb25maWddPVwicGFnZUNvbmZpZ1wiPlxuICogICA8cWQtc2VjdGlvbiBbY29uZmlnXT1cInNlY3Rpb25Db25maWdcIj5cbiAqICAgICA8cWQtdGFibGUgW2NvbmZpZ109XCJ0YWJsZUNvbmZpZ1wiPjwvcWQtdGFibGU+XG4gKiAgIDwvcWQtc2VjdGlvbj5cbiAqIDwvcWQtcGFnZT5cbiAqIGBgYFxuICpcbiAqIFRvIGNvbmZpZ3VyZSBjb250ZXh0cyBmb3IgYSBwYWdlLCB5b3UgY2FuIGVhc2lseSBzZXQgY29udGV4dHMgaW4gdGhlIGNvbmZpZ3VyYXRpb24gZm9yIHRoZSBvdmVydmlldyBwYWdlLiBUaGV5IGFyZSB0aGVuIHNlbGVjdGFibGUgb24gdGhlIG92ZXJ2aWV3IHBhZ2U6XG4gKlxuICogYGBgdHNcbiAqIGNvbnN0IG92ZXJ2aWV3UGFnZUNvbmZpZzogUWRQYWdlQ29uZmlnPE15T2JqZWN0VHlwZT4gPSB7XG4gKiAgIC8vIC4uLlxuICogICBjb250ZXh0czogW1xuICogICAgIHtcbiAqICAgICAgIGlkOiAndHlwZU9mVHJhZmZpYycsXG4gKiAgICAgICBsYWJlbDogeyBpMThuOiAnVmVya2VocnNhcnQnIH0sXG4gKiAgICAgICB0eXBlOiAnc2luZ2xlJyxcbiAqICAgICAgIHNlbGVjdGVkOiB7XG4gKiAgICAgICAgIGxhYmVsOiB7IGkxOG46ICdTY2hpZW5lJyB9LFxuICogICAgICAgICB2YWx1ZTogJ3JhaWwnXG4gKiAgICAgICB9LFxuICogICAgICAgb3B0aW9uczogW1xuICogICAgICAgICB7XG4gKiAgICAgICAgICAgdmFsdWU6ICdyYWlsJyxcbiAqICAgICAgICAgICBsYWJlbDogeyBpMThuOiAnU2NoaWVuZScgfVxuICogICAgICAgICB9LFxuICogICAgICAgICB7XG4gKiAgICAgICAgICAgdmFsdWU6ICdhaXInLFxuICogICAgICAgICAgIGxhYmVsOiB7IGkxOG46ICdMdWZ0JyB9XG4gKiAgICAgICAgIH1cbiAqICAgICAgIF1cbiAqICAgICB9XG4gKiAgIF1cbiAqICAgLy8gLi4uXG4gKiB9O1xuICogYGBgXG4gKlxuICogIyMjIyAqKkNyZWF0ZSBQYWdlKipcbiAqXG4gKiBPbiB0aGUgY3JlYXRlIHBhZ2UsIGEgbmV3IGJ1c2luZXNzIGNhc2UgY2FuIGJlIGNyZWF0ZWQuIFRoaXMgcGFnZSB0eXBpY2FsbHkgaW5jbHVkZXMgZm9ybXMgZm9yIGVudGVyaW5nIGRhdGEuIFRoZSBzdWJtaXQgYnV0dG9uIGlzIHBhcmFtZXRlcml6ZWQgd2l0aCB0aGUgZm9ybSBkYXRhIGFuZCBpcyB2YWxpZGF0ZWQgdGhyb3VnaCB0aGUgUWRQYWdlU3RlcHBlci5cbiAqIFRoZSBjbGljayBvbiB0aGUgc3VibWl0IGJ1dHRvbiBzaG91bGQgc3VibWl0IHRoZSBjcmVhdGlvbiBvZiB0aGUgYnVzaW5lc3MgY2FzZSBvciBvYmplY3QuIFlvdSBjYW4gZGVmaW5lIGEgc3BlY2lmaWMgaGFuZGxlciBpbiB0aGUgc3VibWl0IGJ1dHRvbidzIGNvbmZpZ3VyYXRpb24gdG8gY3JlYXRlIHRoZSBvYmplY3QuXG4gKiBJZiBvbmx5IG9uZSBzdGVwIGlzIG5lZWRlZCwgdGhlIHNpbmdsZS1zdGVwIG1vZGUgY2FuIGJlIHVzZWQuIEluIHNpbmdsZS1zdGVwIG1vZGUsIHRoZSBzdGVwcGVyIGlzIHZpc3VhbGx5IGhpZGRlbiBhbmQgYmVoYXZlcyBsaWtlIGEgKipRZFNlY3Rpb24qKi5cbiAqXG4gKiBgYGB0c1xuICogY29uc3QgY3JlYXRlUGFnZUNvbmZpZzogUWRQYWdlQ29uZmlnPE15T2JqZWN0VHlwZT4gPSB7XG4gKiAgIHRpdGxlOiB7IGkxOG46ICdpMThuLnBhZ2UudGl0bGUnIH0sXG4gKiAgIHBhZ2VUeXBlOiAnY3JlYXRlJyxcbiAqICAgcGFnZVR5cGVDb25maWc6IHtcbiAqICAgICBzdWJtaXQ6IHtcbiAqICAgICAgIGhhbmRsZXI6IChmb3JtVmFsdWVzKSA9PiBoYW5kbGVTdWJtaXQoZm9ybVZhbHVlcylcbiAqICAgICB9XG4gKiAgIH1cbiAqIH07XG4gKiBgYGBcbiAqXG4gKiBgYGBodG1sXG4gKiA8IS0tIEZvciBcIlF1aWNrIEFkZFwiIHVzZSBQYWdlU3RlcHBlciBpbiBzaW5nbGUtc3RlcCBtb2RlIC0tPlxuICogPHFkLXBhZ2UgW2NvbmZpZ109XCJwYWdlQ29uZmlnXCI+XG4gKiAgIDxxZC1wYWdlLXN0ZXBwZXIgW2NvbmZpZ109XCJzdGVwcGVyQ29uZmlnXCI+XG4gKiAgICAgPHFkLXBhZ2Utc3RlcCBbY29uZmlnXT1cInN0ZXBDb25maWdPbmVcIj5cbiAqICAgICAgIDxxZC1zZWN0aW9uIFtjb25maWddPVwic2VjdGlvbkNvbmZpZ1wiPlxuICogICAgICAgICA8cWQtZ3JpZCBbY29uZmlnXT1cImdyaWRDb25maWdcIiBbZm9ybUdyb3VwXT1cIm15Rm9ybXNcIiBxZENvbm5lY3RGb3JtU3RhdGVUb1BhZ2U9XCJteUZvcm1zXCI+XG4gKiAgICAgICAgICAgPCEtLSB5b3VyIHFkLWZvcm0tY29tcG9uZW50cyBoZXJlIC0tPlxuICogICAgICAgICA8L3FkLWdyaWQ+XG4gKiAgICAgICA8L3FkLXNlY3Rpb24+XG4gKiAgICAgPC9xZC1wYWdlLXN0ZXA+XG4gKiAgIDwvcWQtcGFnZS1zdGVwcGVyPlxuICogPC9xZC1wYWdlPlxuICpcbiAqIDwhLS0gV2l0aCBQYWdlU3RlcHBlciB1c2luZyBtdWx0aXBsZSBzdGVwcyAtLT5cbiAqIDxxZC1wYWdlIFtjb25maWddPVwicGFnZUNvbmZpZ1wiPlxuICogICA8cWQtcGFnZS1zdGVwcGVyIFtjb25maWddPVwic3RlcHBlckNvbmZpZ1wiPlxuICogICAgIDxxZC1wYWdlLXN0ZXAgW2NvbmZpZ109XCJzdGVwQ29uZmlnT25lXCI+XG4gKiAgICAgICA8cWQtc2VjdGlvbiBbY29uZmlnXT1cInNlY3Rpb25Db25maWdcIj5cbiAqICAgICAgICAgPHFkLWdyaWQgW2NvbmZpZ109XCJncmlkQ29uZmlnXCIgW2Zvcm1Hcm91cF09XCJteUZvcm1zT25lXCIgcWRDb25uZWN0Rm9ybVN0YXRlVG9QYWdlPVwibXlGb3Jtc09uZVwiPlxuICogICAgICAgICAgIDwhLS0geW91ciBxZC1mb3JtLWNvbXBvbmVudHMgaGVyZSAtLT5cbiAqICAgICAgICAgPC9xZC1ncmlkPlxuICogICAgICAgPC9xZC1zZWN0aW9uPlxuICogICAgIDwvcWQtcGFnZS1zdGVwPlxuICogICAgIDxxZC1wYWdlLXN0ZXAgW2NvbmZpZ109XCJzdGVwQ29uZmlnVHdvXCI+XG4gKiAgICAgICA8cWQtc2VjdGlvbiBbY29uZmlnXT1cInNlY3Rpb25Db25maWdcIj5cbiAqICAgICAgICAgPHFkLWdyaWQgW2NvbmZpZ109XCJncmlkQ29uZmlnXCIgW2Zvcm1Hcm91cF09XCJteUZvcm1zVHdvXCIgcWRDb25uZWN0Rm9ybVN0YXRlVG9QYWdlPVwibXlGb3Jtc1R3b1wiPlxuICogICAgICAgICAgIDwhLS0geW91ciBxZC1mb3JtLWNvbXBvbmVudHMgaGVyZSAtLT5cbiAqICAgICAgICAgPC9xZC1ncmlkPlxuICogICAgICAgPC9xZC1zZWN0aW9uPlxuICogICAgIDwvcWQtcGFnZS1zdGVwPlxuICogICA8L3FkLXBhZ2Utc3RlcHBlcj5cbiAqIDwvcWQtcGFnZT5cbiAqIGBgYFxuICpcbiAqIFRvIGFsbG93IHJlc29sdmluZyBhc3luY2hyb25vdXMgb3BlcmF0aW9ucyB3aGVuIGdvaW5nIHRvIG5leHQgc3RlcCwgeW91IGNhbiBwcm92aWRlIGEgcmVzb2x2ZXIgb2YgdHlwZSBRZFBhZ2VTdGVwUmVzb2x2ZXI6XG4gKlxuICogYGBgdHNcbiAqIGNsYXNzIE15UmVzb2x2ZXIgaW1wbGVtZW50cyBRZFBhZ2VTdGVwUmVzb2x2ZXIge1xuICogICAuLi5cbiAqXG4gKiAgIHJlc29sdmUoaW5kZXg6IG51bWJlcik6IE9ic2VydmFibGU8dm9pZD4ge1xuICogICAgIHJldHVybiB0aGlzLmh0dHAucG9zdChcIm5leHQtc3RlcC5jb21cIik7XG4gKiAgIH1cbiAqIH1cbiAqXG4gKiBAQ29tcG9uZW50KHtcbiAqICAgc2VsZWN0b3I6ICdxZC11aS1wYWdlLWNyZWF0ZScsXG4gKiAgIHRlbXBsYXRlVXJsOiAnLi9jcmVhdGUuY29tcG9uZW50Lmh0bWwnLFxuICogICBwcm92aWRlcnM6IFtcbiAqICAgICB7XG4gKiAgICAgICBwcm92aWRlOiBRRF9QQUdFX1NURVBfUkVTT0xWRVJfVE9LRU4sXG4gKiAgICAgICB1c2VDbGFzczogUGFnZVN0ZXBSZXNvbHZlclxuICogICAgIH1cbiAqICAgXVxuICogfSlcbiAqIGV4cG9ydCBjbGFzcyBDcmVhdGVDb21wb25lbnQge1xuICogYGBgXG4gKlxuICogIyMjIyAqKkluc3BlY3QgUGFnZSoqXG4gKlxuICogT24gYW4gaW5zcGVjdCBwYWdlLCBhIHNwZWNpZmljIGJ1c2luZXNzIGNhc2UgaXMgZGlzcGxheWVkIGFuZCBtYXkgYmUgZWRpdGVkIG9yIHN1Ym1pdHRlZC4gRGVwZW5kaW5nIG9uIHlvdXIgbmVlZHMgeW91IGNhbiBoaWRlIHRoZSBzdWJtaXQgYnV0dG9uLlxuICogSW4gY29udHJhc3QgdG8gYSBjcmVhdGUgcGFnZSwgYW4gZXhpc3Rpbmcgb2JqZWN0IGlzIHNob3duIGFuZCBwb3RlbnRpYWxseSB1cGRhdGVkLlxuICpcbiAqIFRoZSBwYWdlIG9wZXJhdGVzIGluIG9uZSBvZiB0d28gbW9kZXMgLSBgdmlld2Agb3IgYGVkaXRgIC0gYXMgZGVmaW5lZCBieSB0aGUgYG9wZXJhdGlvbk1vZGVgIGNvbmZpZ3VyYXRpb24ga2V5LlxuICpcbiAqIFRoZSBgdmlld29ubHlgIGJlaGF2aW9yIGRlZmluZWQgYnkgdGhlIG9wZXJhdGlvbiBtb2RlIGlzIGF1dG9tYXRpY2FsbHkgcHJvcGFnYXRlZCB0byBhbGwgbmVzdGVkIFFkU2VjdGlvbiBjb21wb25lbnRzIHRoYXQgYXJlIHBhcnQgb2YgYSBRTFMsXG4gKiBhcyB3ZWxsIGFzIHRvIGZ1bmN0aW9uYWwgcGF0dGVybnMgc3VjaCBhcyBRZFRhYmxlLCBRZFRyZWUsIFFkRmlsZUNvbGxlY3RvciwgYW5kIFFkUXVpY2tFZGl0LlxuICogQWxsIGZvcm1zIGFyZSByZW5kZXJlZCBlaXRoZXIgaW4gdmlld29ubHkgb3IgZWRpdGFibGUgbW9kZSBhY2NvcmRpbmdseS5cbiAqXG4gKiBUaGlzIGJlaGF2aW9yIGNhbiBiZSBleHBsaWNpdGx5IG92ZXJyaWRkZW4gaW4gZWFjaCBjb21wb25lbnTigJlzIGNvbmZpZ3VyYXRpb24gLSBmb3IgZXhhbXBsZSwgdG8gYWxsb3cgY2VydGFpbiBmaWVsZHMgdG8gcmVtYWluIGVkaXRhYmxlLlxuICpcbiAqIC0gKip2aWV3Kio6IEEgc3VibWl0IGFjdGlvbiBjYW4gb3B0aW9uYWxseSBiZSBhZGRlZCBmb3IgcHJvY2Vzcy1yZWxhdGVkIG9wZXJhdGlvbnMgc3VjaCBhcyBzdGF0dXMgdXBkYXRlcy5cbiAqICAgVGhlIGFjdGlvbiByZWNlaXZlcyB0aGUgY3VycmVudCBmb3JtIHZhbHVlcyBhbmQgc3VwcG9ydHMgdmFsaWRhdGlvbiBhbmQgcGFyYW1ldGVyaXphdGlvbi5cbiAqXG4gKiAtICoqZWRpdCoqOiBUeXBpY2FsbHkgaW5jbHVkZXMgYSBzYXZlIGJ1dHRvbiB0byBwZXJzaXN0IGNoYW5nZXMgbWFkZSBpbiBlZGl0YWJsZSBmaWVsZHMuXG4gKlxuICogYGBgdHNcbiAqIGNvbnN0IGluc3BlY3RQYWdlQ29uZmlnOiBRZFBhZ2VDb25maWc8TXlPYmplY3RUeXBlPiA9IHtcbiAqICAgdGl0bGU6IHsgaTE4bjogJ2kxOG4ucGFnZS50aXRsZScgfSxcbiAqICAgcGFnZVR5cGU6ICdpbnNwZWN0JyxcbiAqICAgcGFnZVR5cGVDb25maWc6IHtcbiAqICAgICBvcGVyYXRpb25Nb2RlOiAnZWRpdCcsXG4gKiAgICAgY2FuY2VsOiB7XG4gKiAgICAgICBoYW5kbGVyOiAoKSA9PiBoYW5kbGVDYW5jZWwoKVxuICogICAgIH0sXG4gKiAgICAgc2F2ZToge1xuICogICAgICAgaGFuZGxlcjogKGZvcm1WYWx1ZXMpID0+IGhhbmRsZVNhdmUoZm9ybVZhbHVlcylcbiAqICAgICB9XG4gKiAgIH1cbiAqIH07XG4gKiBgYGBcbiAqXG4gKiBgYGBodG1sXG4gKiA8IS0tIHdpdGggU2VjdGlvbiAtLT5cbiAqIDxxZC1wYWdlIFtjb25maWddPVwicGFnZUNvbmZpZ1wiPlxuICogICA8cWQtc2VjdGlvbiBbY29uZmlnXT1cInNlY3Rpb25Db25maWdcIj5cbiAqICAgICA8cWQtZ3JpZCBbY29uZmlnXT1cImdyaWRDb25maWdcIiBbZm9ybUdyb3VwXT1cIm15Rm9ybXNcIiBxZENvbm5lY3RGb3JtU3RhdGVUb1BhZ2U9XCJteUZvcm1zXCI+XG4gKiAgICAgICA8IS0tIHlvdXIgcWQtZm9ybS1jb21wb25lbnRzIGhlcmUgLS0+XG4gKiAgICAgPC9xZC1ncmlkPlxuICogICA8L3FkLXNlY3Rpb24+XG4gKiA8L3FkLXBhZ2U+XG4gKlxuICogPCEtLSB3aXRoIFBhZ2VUYWJzIC0tPlxuICogPHFkLXBhZ2UgW2NvbmZpZ109XCJwYWdlQ29uZmlnXCI+XG4gKiAgIDxxZC1wYWdlLXRhYnMgW2NvbmZpZ109XCJzdGVwcGVyQ29uZmlnXCI+XG4gKiAgICAgPHFkLXBhZ2UtdGFiIFtjb25maWddPVwidGFiQ29uZmlnT25lXCI+XG4gKiAgICAgICA8cWQtc2VjdGlvbiBbY29uZmlnXT1cInNlY3Rpb25Db25maWdcIj5cbiAqICAgICAgICAgPHFkLWdyaWQgW2NvbmZpZ109XCJncmlkQ29uZmlnXCIgW2Zvcm1Hcm91cF09XCJteUZvcm1zT25lXCIgcWRDb25uZWN0Rm9ybVN0YXRlVG9QYWdlPVwibXlGb3Jtc09uZVwiPlxuICogICAgICAgICAgIDwhLS0geW91ciBxZC1mb3JtLWNvbXBvbmVudHMgaGVyZSAtLT5cbiAqICAgICAgICAgPC9xZC1ncmlkPlxuICogICAgICAgPC9xZC1zZWN0aW9uPlxuICogICAgIDwvcWQtcGFnZS10YWI+XG4gKiAgICAgPHFkLXBhZ2UtdGFiIFtjb25maWddPVwidGFiQ29uZmlnVHdvXCI+XG4gKiAgICAgICA8cWQtc2VjdGlvbiBbY29uZmlnXT1cInNlY3Rpb25Db25maWdcIj5cbiAqICAgICAgICAgPHFkLWdyaWQgW2NvbmZpZ109XCJncmlkQ29uZmlnXCIgW2Zvcm1Hcm91cF09XCJteUZvcm1zVHdvXCIgcWRDb25uZWN0Rm9ybVN0YXRlVG9QYWdlPVwibXlGb3Jtc1R3b1wiPlxuICogICAgICAgICAgIDwhLS0geW91ciBxZC1mb3JtLWNvbXBvbmVudHMgaGVyZSAtLT5cbiAqICAgICAgICAgPC9xZC1ncmlkPlxuICogICAgICAgPC9xZC1zZWN0aW9uPlxuICogICAgIDwvcWQtcGFnZS10YWI+XG4gKiAgIDwvcWQtcGFnZS10YWJzPlxuICogPC9xZC1wYWdlPlxuICogYGBgXG4gKlxuICogIyMjIyAqKkN1c3RvbSBQYWdlKipcbiAqXG4gKiBgYGB0c1xuICogY29uc3QgY3VzdG9tUGFnZUNvbmZpZzogUWRQYWdlQ29uZmlnPE15T2JqZWN0VHlwZT4gPSB7XG4gKiAgIHRpdGxlOiB7IGkxOG46ICdpMThuLnBhZ2UudGl0bGUnIH0sXG4gKiAgIHBhZ2VUeXBlOiAnY3VzdG9tJyxcbiAqICAgcGFnZVR5cGVDb25maWc6IHtcbiAqICAgICBjdXN0b21BY3Rpb25zOiBbXG4gKiAgICAgICB7XG4gKiAgICAgICAgIGkxOG46ICdpMThuLmN1c3RvbS5hY3Rpb24nLFxuICogICAgICAgICBoYW5kbGVyOiAoKSA9PiBkb1NvbWV0aGluZygpXG4gKiAgICAgICB9XG4gKiAgICAgXVxuICogICB9XG4gKiB9O1xuICogYGBgXG4gKlxuICogYGBgaHRtbFxuICogPHFkLXBhZ2UgW2NvbmZpZ109XCJwYWdlQ29uZmlnXCI+XG4gKiAgIDwhLS0gUGxhY2UgY29udGVudCBoZXJlIHRoYXQgZG9lc27igJl0IGZpdCB0aGUgb3RoZXIgcGFnZSB0eXBlcyAtLT5cbiAqIDwvcWQtcGFnZT5cbiAqIGBgYFxuICovXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdxZC1wYWdlJyxcbiAgdGVtcGxhdGVVcmw6ICcuL3BhZ2UuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybHM6IFsnLi9wYWdlLmNvbXBvbmVudC5zY3NzJ10sXG4gIHByb3ZpZGVyczogW1FkUGFnZUZvb3RlclNlcnZpY2UsIFFkRm9ybUdyb3VwTWFuYWdlclNlcnZpY2UsIFFkUGFnZVN1Ym1pdEFjdGlvblNlcnZpY2UsIFFkUmVzb2x2ZXJUcmlnZ2VyU2VydmljZV0sXG4gIGhvc3Q6IHsgJ1tjbGFzcy5oYXMtY29udHJvbC1wYW5lbF0nOiAnaXNDb250cm9sUGFuZWxWaXNpYmxlJywgJ1tjbGFzcy5jb250cm9sLXBhbmVsLWJyb2FkXSc6ICdpc0NvbnRyb2xQYW5lbEJyb2FkJyB9XG59KVxuZXhwb3J0IGNsYXNzIFFkUGFnZUNvbXBvbmVudDxUIGV4dGVuZHMgb2JqZWN0PiBpbXBsZW1lbnRzIE9uSW5pdCwgT25DaGFuZ2VzLCBBZnRlclZpZXdJbml0LCBPbkRlc3Ryb3kge1xuICAvKipcbiAgICogVGhpcyBwcm9wZXJ0eSBkZWZpbmVzIHRoZSBjb25maWd1cmF0aW9uIGZvciB0aGUgUWRQYWdlIGNvbXBvbmVudCwgaW5jbHVkaW5nIHRoZSBwYWdlIHR5cGUsXG4gICAqIHRpdGxlLCBhbmQgc3BlY2lmaWMgY29uZmlndXJhdGlvbnMgZm9yIGVhY2ggdHlwZSBvZiBwYWdlLlxuICAgKi9cbiAgQElucHV0KHsgcmVxdWlyZWQ6IHRydWUgfSlcbiAgY29uZmlnITogUWRQYWdlQ29uZmlnPFQ+O1xuXG4gIC8qKlxuICAgKiBBIHN0YXRpYyB0ZXN0IElEIGZvciBpbnRlZ3JhdGlvbiB0ZXN0cyBjYW4gYmUgc2V0LiA8YnIgLz5cbiAgICogVGhlIHZhbHVlIGZvciB0aGUgSFRNTCBhdHRyaWJ1dGUgW2RhdGEtdGVzdC1pZF0uXG4gICAqL1xuICBASW5wdXQoJ2RhdGEtdGVzdC1pZCcpIHRlc3RJZD8gPSAncGFnZSc7XG5cbiAgLyoqXG4gICAqIFRoaXMgZXZlbnQgaXMgZW1pdHRlZCB3aGVuIHRoZSBvcGVyYXRpb24gbW9kZSBvZiB0aGUgaW5zcGVjdCBwYWdlIGlzIGNoYW5nZWQuXG4gICAqL1xuICBAT3V0cHV0KClcbiAgb3BlcmF0aW9uTW9kZUNoYW5nZWQgPSBuZXcgRXZlbnRFbWl0dGVyPFFkSW5zcGVjdE9wZXJhdGlvbk1vZGU+KCk7XG5cbiAgQENvbnRlbnRDaGlsZHJlbihRZFNlY3Rpb25Db21wb25lbnQpXG4gIHNlY3Rpb25zITogUXVlcnlMaXN0PFFkU2VjdGlvbkNvbXBvbmVudD47XG5cbiAgQENvbnRlbnRDaGlsZChRZFBhZ2VDb250cm9sUGFuZWxDb21wb25lbnQpXG4gIGNvbnRyb2xQYW5lbCE6IFFkUGFnZUNvbnRyb2xQYW5lbENvbXBvbmVudDtcblxuICBAQ29udGVudENoaWxkKFFkUGFnZVN0ZXBwZXJDb21wb25lbnQsIHsgZGVzY2VuZGFudHM6IHRydWUgfSlcbiAgc3RlcHBlckNvbXBvbmVudD86IFFkUGFnZVN0ZXBwZXJDb21wb25lbnQ7XG5cbiAgQENvbnRlbnRDaGlsZChRZFBhZ2VUYWJzQ29tcG9uZW50LCB7IGRlc2NlbmRhbnRzOiB0cnVlIH0pXG4gIHRhYnNDb21wb25lbnQ/OiBRZFBhZ2VUYWJzQ29tcG9uZW50O1xuXG4gIEBDb250ZW50Q2hpbGQoUWRQYWdlU3RlcHBlckFkYXB0ZXJEaXJlY3RpdmUsIHsgZGVzY2VuZGFudHM6IHRydWUgfSlcbiAgc3RlcHBlckFkYXB0ZXJEaXJlY3RpdmU/OiBRZFBhZ2VTdGVwcGVyQWRhcHRlckRpcmVjdGl2ZTtcblxuICBAQ29udGVudENoaWxkKFFkUGFnZVRhYnNBZGFwdGVyRGlyZWN0aXZlLCB7IGRlc2NlbmRhbnRzOiB0cnVlIH0pXG4gIHRhYnNBZGFwdGVyRGlyZWN0aXZlPzogUWRQYWdlVGFic0FkYXB0ZXJEaXJlY3RpdmU7XG5cbiAgQENvbnRlbnRDaGlsZHJlbihRZFBhZ2VJbmZvQmFubmVyQ29tcG9uZW50KVxuICBpbmZvQmFubmVycyE6IFF1ZXJ5TGlzdDxRZFBhZ2VJbmZvQmFubmVyQ29tcG9uZW50PjtcblxuICBmb290ZXJIYXNDb250ZW50JDogT2JzZXJ2YWJsZTxib29sZWFuPjtcbiAgaXNGb290ZXJWaXNpYmxlOiBib29sZWFuIHwgdW5kZWZpbmVkO1xuICBwcm9qZWN0aW9uR3VhcmRNZXNzYWdlID1cbiAgICAnUUQtVUkgfCBRZFBhZ2UgLSBUaGlzIGNvbnRlbnQgaXMgbm90IHN1cHBvcnRlZC4gUGxlYXNlIHVzZSBRZFNlY3Rpb25BZGFwdGVyRGlyZWN0aXZlIGZvciBjdXN0b20gY29udGVudCBwcm9qZWN0aW9uLic7XG5cbiAgcHJpdmF0ZSBfaXNJbml0aWFsaXplZCA9IGZhbHNlO1xuICBwcml2YXRlIF9kZXN0cm95ZWQkID0gbmV3IFN1YmplY3Q8dm9pZD4oKTtcblxuICBnZXQgaXNDb250cm9sUGFuZWxWaXNpYmxlKCk6IGJvb2xlYW4ge1xuICAgIHJldHVybiB0aGlzLmNvbnRyb2xQYW5lbCAhPT0gdW5kZWZpbmVkICYmIHRoaXMuY29udHJvbFBhbmVsLmNvbmZpZz8uaXNIaWRkZW4gIT09IHRydWU7XG4gIH1cblxuICBnZXQgaXNDb250cm9sUGFuZWxCcm9hZCgpOiBib29sZWFuIHtcbiAgICByZXR1cm4gdGhpcy5jb250cm9sUGFuZWw/LmNvbmZpZz8ud2lkdGggPT09ICdicm9hZCc7XG4gIH1cblxuICBnZXQgaGFzTmF2aWdhdGlvbigpOiBib29sZWFuIHtcbiAgICByZXR1cm4gISEodGhpcy5zdGVwcGVyQ29tcG9uZW50IHx8IHRoaXMudGFic0NvbXBvbmVudCB8fCB0aGlzLnN0ZXBwZXJBZGFwdGVyRGlyZWN0aXZlIHx8IHRoaXMudGFic0FkYXB0ZXJEaXJlY3RpdmUpO1xuICB9XG5cbiAgQEhvc3RCaW5kaW5nKCdjbGFzcy5oYXMtZm9vdGVyJylcbiAgZ2V0IGZvb3RlclZpc2libGUoKTogYm9vbGVhbiB8IHVuZGVmaW5lZCB7XG4gICAgcmV0dXJuIHRoaXMuaXNGb290ZXJWaXNpYmxlO1xuICB9XG5cbiAgQEhvc3RCaW5kaW5nKCdjbGFzcy5oYXMtaW5mby1iYW5uZXJzJylcbiAgZ2V0IGhhc0luZm9CYW5uZXJzKCk6IGJvb2xlYW4ge1xuICAgIHJldHVybiB0aGlzLmluZm9CYW5uZXJzLmxlbmd0aCA+IDA7XG4gIH1cblxuICBjb25zdHJ1Y3RvcihcbiAgICBwcml2YXRlIHJlYWRvbmx5IHBhZ2VTdG9yZVNlcnZpY2U6IFFkUGFnZVN0b3JlU2VydmljZTxUPixcbiAgICBwcml2YXRlIHJlYWRvbmx5IGZvb3RlclNlcnZpY2U6IFFkUGFnZUZvb3RlclNlcnZpY2UsXG4gICAgcHJpdmF0ZSByZWFkb25seSBmb3JtR3JvdXBNYW5hZ2VyU2VydmljZTogUWRGb3JtR3JvdXBNYW5hZ2VyU2VydmljZSxcbiAgICBwcml2YXRlIHJlYWRvbmx5IHN1Ym1pdEFjdGlvblNlcnZpY2U6IFFkUGFnZVN1Ym1pdEFjdGlvblNlcnZpY2UsXG4gICAgcHJpdmF0ZSByZWFkb25seSBkaWFsb2c6IFFkRGlhbG9nU2VydmljZVxuICApIHtcbiAgICB0aGlzLmZvb3Rlckhhc0NvbnRlbnQkID0gdGhpcy5mb290ZXJTZXJ2aWNlLmZvb3Rlckhhc0NvbnRlbnQkO1xuICAgIHRoaXMuZm9vdGVySGFzQ29udGVudCQucGlwZSh0YWtlVW50aWwodGhpcy5fZGVzdHJveWVkJCkpLnN1YnNjcmliZShpc1Zpc2libGUgPT4gKHRoaXMuaXNGb290ZXJWaXNpYmxlID0gaXNWaXNpYmxlKSk7XG4gIH1cblxuICBuZ09uSW5pdCgpOiB2b2lkIHtcbiAgICB0aGlzLmNoZWNrQ29uZmlnVmFsaWRpdHkoKTtcblxuICAgIGlmICh0aGlzLmNvbmZpZykgdGhpcy5wYWdlU3RvcmVTZXJ2aWNlLmluaXRQYWdlU3RhdGUodGhpcy5jb25maWcpO1xuICB9XG5cbiAgbmdPbkNoYW5nZXMoY2hhbmdlczogU2ltcGxlQ2hhbmdlcyk6IHZvaWQge1xuICAgIGNvbnN0IGNvbmZpZ0NoYW5nZSA9IGNoYW5nZXNbJ2NvbmZpZyddO1xuXG4gICAgaWYgKCFjb25maWdDaGFuZ2UpIHJldHVybjtcblxuICAgIGNvbnN0IHsgY3VycmVudFZhbHVlOiBjdXJyLCBwcmV2aW91c1ZhbHVlOiBwcmV2IH0gPSBjb25maWdDaGFuZ2U7XG5cbiAgICBpZiAoY3Vycj8ucGFnZVR5cGVDb25maWc/LnN1Ym1pdD8uaXNIaWRkZW4gIT09IHByZXY/LnBhZ2VUeXBlQ29uZmlnPy5zdWJtaXQ/LmlzSGlkZGVuKVxuICAgICAgdGhpcy5mb290ZXJTZXJ2aWNlLnVwZGF0ZUFjdGlvbnMoW1xuICAgICAgICB7IGFjdGlvbktleTogJ3N1Ym1pdCcsIHBhcnRpYWxBY3Rpb246IHsgaXNWaXNpYmxlOiAhY3Vycj8ucGFnZVR5cGVDb25maWc/LnN1Ym1pdD8uaXNIaWRkZW4gfSB9XG4gICAgICBdKTtcbiAgfVxuXG4gIG5nQWZ0ZXJWaWV3SW5pdCgpOiB2b2lkIHtcbiAgICBpZiAodGhpcy5jb25maWcucGFnZVR5cGUgPT09ICdjcmVhdGUnKSB0aGlzLnNldHVwQ3JlYXRlUGFnZUZvb3RlckFjdGlvbnMoKTtcblxuICAgIGlmICh0aGlzLmNvbmZpZy5wYWdlVHlwZSA9PT0gJ2NyZWF0ZScgJiYgdGhpcy5jb25maWc/LnBhZ2VUeXBlQ29uZmlnPy5jYW5jZWwgIT09IHVuZGVmaW5lZClcbiAgICAgIHRoaXMuaGFuZGxlQ2FuY2VsQWN0aW9uV2l0aEZvcm1DaGFuZ2VzKCk7XG5cbiAgICBpZiAodGhpcy5jb25maWcucGFnZVR5cGUgPT09ICdjcmVhdGUnICYmIHRoaXMuY29uZmlnPy5wYWdlVHlwZUNvbmZpZz8uc2F2ZURyYWZ0ICE9PSB1bmRlZmluZWQpXG4gICAgICB0aGlzLmluaXRTYXZlRHJhZnRGb290ZXJBY3Rpb24oKTtcblxuICAgIGlmICh0aGlzLmNvbmZpZy5wYWdlVHlwZSA9PT0gJ2luc3BlY3QnKVxuICAgICAgdGhpcy5wYWdlU3RvcmVTZXJ2aWNlLmlzVmlld29ubHkkXG4gICAgICAgIC5waXBlKHRha2VVbnRpbCh0aGlzLl9kZXN0cm95ZWQkKSlcbiAgICAgICAgLnN1YnNjcmliZShpc1ZpZXdvbmx5ID0+XG4gICAgICAgICAgdGhpcy51cGRhdGVJbnNwZWN0UGFnZU9wZXJhdGlvbk1vZGUoXG4gICAgICAgICAgICB0aGlzLmNvbmZpZy5wYWdlVHlwZUNvbmZpZyBhcyBRZFBhZ2VUeXBlSW5zcGVjdENvbmZpZyxcbiAgICAgICAgICAgIGlzVmlld29ubHkgPyAndmlldycgOiAnZWRpdCdcbiAgICAgICAgICApXG4gICAgICAgICk7XG5cbiAgICB0aGlzLl9pc0luaXRpYWxpemVkID0gdHJ1ZTtcbiAgfVxuXG4gIG5nT25EZXN0cm95KCk6IHZvaWQge1xuICAgIHRoaXMuX2Rlc3Ryb3llZCQubmV4dCgpO1xuICAgIHRoaXMuX2Rlc3Ryb3llZCQuY29tcGxldGUoKTtcbiAgfVxuXG4gIHByaXZhdGUgY2hlY2tDb25maWdWYWxpZGl0eSgpOiB2b2lkIHtcbiAgICBpZiAoIXRoaXMuY29uZmlnKSBjb25zb2xlLndhcm4oJ1FkVWkgfCBRZFBhZ2VDb21wb25lbnQgLSBUbyBjb25maWd1cmUgdGhlIHBhZ2UgeW91IHNob3VsZCBwcm92aWRlIGEgdmFsaWQgY29uZmlnLicpO1xuICB9XG5cbiAgcHJpdmF0ZSBzZXR1cENyZWF0ZVBhZ2VGb290ZXJBY3Rpb25zKCk6IHZvaWQge1xuICAgIGNvbnN0IHBhZ2VUeXBlQ29uZmlnID0gdGhpcy5jb25maWc/LnBhZ2VUeXBlQ29uZmlnIGFzIFFkUGFnZVR5cGVDcmVhdGVDb25maWc7XG4gICAgY29uc3QgYWN0aW9uS2V5czogUWRDcmVhdGVGb290ZXJBY3Rpb25LZXlbXSA9IFsnc2F2ZURyYWZ0JywgJ2NhbmNlbCcsICdzdWJtaXQnXTtcbiAgICBjb25zdCBhY3Rpb25zOiBQYXJ0aWFsRm9vdGVyQWN0aW9uW10gPSBbXTtcblxuICAgIGZvciAoY29uc3QgYWN0aW9uS2V5IG9mIGFjdGlvbktleXMpIHtcbiAgICAgIGNvbnN0IGFjdGlvbiA9IHBhZ2VUeXBlQ29uZmlnW2FjdGlvbktleV07XG5cbiAgICAgIGlmICghYWN0aW9uKSBjb250aW51ZTtcblxuICAgICAgYWN0aW9ucy5wdXNoKHtcbiAgICAgICAgYWN0aW9uS2V5LFxuICAgICAgICBwYXJ0aWFsQWN0aW9uOiB7XG4gICAgICAgICAgLi4uKGFjdGlvbj8ubGFiZWw/LmkxOG4gPyB7IHRpdGxlSTE4bjogYWN0aW9uLmxhYmVsLmkxOG4gfSA6IHt9KSxcbiAgICAgICAgICBoYW5kbGVyOiB0aGlzLmdlbmVyYXRlRm9vdGVyQWN0aW9uSGFuZGxlcihhY3Rpb24/LmhhbmRsZXIpXG4gICAgICAgIH1cbiAgICAgIH0pO1xuICAgIH1cblxuICAgIHRoaXMuZm9vdGVyU2VydmljZS51cGRhdGVBY3Rpb25zKGFjdGlvbnMpO1xuICB9XG5cbiAgcHJpdmF0ZSBoYW5kbGVDYW5jZWxBY3Rpb25XaXRoRm9ybUNoYW5nZXMoKTogdm9pZCB7XG4gICAgdGhpcy5mb3JtR3JvdXBNYW5hZ2VyU2VydmljZVxuICAgICAgLiRoYXNWYWx1ZXNDaGFuZ2VkKClcbiAgICAgIC5waXBlKHRha2VVbnRpbCh0aGlzLl9kZXN0cm95ZWQkKSlcbiAgICAgIC5zdWJzY3JpYmUoaGFzQ2hhbmdlZCA9PiB7XG4gICAgICAgIHRoaXMuZm9vdGVyU2VydmljZS51cGRhdGVBY3Rpb25zKFtcbiAgICAgICAgICB7XG4gICAgICAgICAgICBhY3Rpb25LZXk6ICdjYW5jZWwnLFxuICAgICAgICAgICAgcGFydGlhbEFjdGlvbjoge1xuICAgICAgICAgICAgICBoYW5kbGVyOiBoYXNDaGFuZ2VkXG4gICAgICAgICAgICAgICAgPyAoKTogdm9pZCA9PiB0aGlzLnNldHVwU3VibWl0QWN0aW9uVmFsaWRhdGlvbigpXG4gICAgICAgICAgICAgICAgOiAoKTogdm9pZCA9PiAodGhpcy5jb25maWc/LnBhZ2VUeXBlQ29uZmlnIGFzIFFkUGFnZVR5cGVDcmVhdGVDb25maWcpPy5jYW5jZWw/LmhhbmRsZXIoKVxuICAgICAgICAgICAgfVxuICAgICAgICAgIH1cbiAgICAgICAgXSk7XG4gICAgICB9KTtcbiAgfVxuXG4gIHByaXZhdGUgaW5pdFNhdmVEcmFmdEZvb3RlckFjdGlvbigpOiB2b2lkIHtcbiAgICBjb25zdCBwYWdlVHlwZUNvbmZpZyA9IHRoaXMuY29uZmlnLnBhZ2VUeXBlQ29uZmlnIGFzIFFkUGFnZVR5cGVDcmVhdGVDb25maWc7XG5cbiAgICB0aGlzLmZvb3RlclNlcnZpY2Uuc2V0QWN0aW9ucyhbXG4gICAgICB7XG4gICAgICAgIGtleTogJ3NhdmVEcmFmdCcsXG4gICAgICAgIGFjdGlvbjoge1xuICAgICAgICAgIHRpdGxlSTE4bjogJ2kxOG4ucWQucGFnZS5mb290ZXIuc2F2ZURyYWZ0JyxcbiAgICAgICAgICB0eXBlOiBRZEZvb3RlckFjdGlvblR5cGUuU2Vjb25kYXJ5LFxuICAgICAgICAgIGhhbmRsZXI6ICgpOiB2b2lkID0+IHBhZ2VUeXBlQ29uZmlnPy5zYXZlRHJhZnQ/LmhhbmRsZXIoKSxcbiAgICAgICAgICBpc1Zpc2libGU6IHRydWUsXG4gICAgICAgICAgaXNEaXNhYmxlZDogZmFsc2VcbiAgICAgICAgfVxuICAgICAgfVxuICAgIF0pO1xuICB9XG5cbiAgcHJpdmF0ZSB1cGRhdGVJbnNwZWN0UGFnZU9wZXJhdGlvbk1vZGUocGFnZVR5cGVDb25maWc6IFFkUGFnZVR5cGVJbnNwZWN0Q29uZmlnLCBtb2RlOiBRZEluc3BlY3RPcGVyYXRpb25Nb2RlKTogdm9pZCB7XG4gICAgdGhpcy5zdWJtaXRBY3Rpb25TZXJ2aWNlLnNldFN1Ym1pdEFjdGlvbkZvckluc3BlY3QocGFnZVR5cGVDb25maWcsIG1vZGUgPT09ICd2aWV3Jyk7XG5cbiAgICB0aGlzLmZvb3RlclNlcnZpY2UudXBkYXRlQWN0aW9ucyhbXG4gICAgICB7IGFjdGlvbktleTogJ3N1Ym1pdCcsIHBhcnRpYWxBY3Rpb246IHsgaXNWaXNpYmxlOiBtb2RlID09PSAndmlldycgJiYgIXBhZ2VUeXBlQ29uZmlnPy5zdWJtaXQ/LmlzSGlkZGVuIH0gfVxuICAgIF0pO1xuXG4gICAgdGhpcy5pbml0U3VibWl0VmFsaWRhdGlvbigpO1xuXG4gICAgaWYgKHRoaXMuX2lzSW5pdGlhbGl6ZWQpIHRoaXMub3BlcmF0aW9uTW9kZUNoYW5nZWQuZW1pdChtb2RlKTtcbiAgfVxuXG4gIHByaXZhdGUgZ2VuZXJhdGVGb290ZXJBY3Rpb25IYW5kbGVyKGhhbmRsZXI/OiAodmFsdWVzOiB1bmtub3duKSA9PiB2b2lkKTogKC4uLmFyZ3M6IHVua25vd25bXSkgPT4gdm9pZCB7XG4gICAgcmV0dXJuICguLi5hcmdzKSA9PiB7XG4gICAgICBpZiAoIWhhbmRsZXIpIHJldHVybjtcblxuICAgICAgaGFuZGxlcih0aGlzLmZvcm1Hcm91cE1hbmFnZXJTZXJ2aWNlLmhhc0Zvcm1Hcm91cHMoKSA/IHRoaXMuZm9ybUdyb3VwTWFuYWdlclNlcnZpY2UuZ2V0QWxsVmFsdWVzKCkgOiBhcmdzKTtcbiAgICB9O1xuICB9XG5cbiAgcHJpdmF0ZSBzZXR1cFN1Ym1pdEFjdGlvblZhbGlkYXRpb24oKTogdm9pZCB7XG4gICAgdGhpcy5kaWFsb2dcbiAgICAgIC5vcGVuKFFkUGFnZUNhbmNlbENvbmZpcm1hdGlvbkRpYWxvZ0NvbXBvbmVudCwge1xuICAgICAgICB0aXRsZTogeyBpMThuOiAnaTE4bi5xZC5wYWdlLmNhbmNlbC5jb25maXJtYXRpb24uZGlhbG9nLnRpdGxlJyB9LFxuICAgICAgICBkaWFsb2dTaXplOiBRZERpYWxvZ1NpemUuU21hbGwsXG4gICAgICAgIGRhdGE6IHRoaXMuY29uZmlnLnBhZ2VUeXBlQ29uZmlnXG4gICAgICB9KVxuICAgICAgLmNsb3NlZC5waXBlKHRha2VVbnRpbCh0aGlzLl9kZXN0cm95ZWQkKSlcbiAgICAgIC5zdWJzY3JpYmUoKTtcbiAgfVxuXG4gIHByaXZhdGUgaW5pdFN1Ym1pdFZhbGlkYXRpb24oKTogdm9pZCB7XG4gICAgdGhpcy5mb3JtR3JvdXBNYW5hZ2VyU2VydmljZVxuICAgICAgLiRhcmVGb3JtR3JvdXBzVmFsaWQoKVxuICAgICAgLnBpcGUoXG4gICAgICAgIHRha2VVbnRpbCh0aGlzLl9kZXN0cm95ZWQkKSxcbiAgICAgICAgdGFwKGlzVmFsaWQgPT4ge1xuICAgICAgICAgIHRoaXMuZm9vdGVyU2VydmljZS51cGRhdGVBY3Rpb25zKFtcbiAgICAgICAgICAgIHtcbiAgICAgICAgICAgICAgYWN0aW9uS2V5OiAnc3VibWl0JyxcbiAgICAgICAgICAgICAgcGFydGlhbEFjdGlvbjoge1xuICAgICAgICAgICAgICAgIGFkZGl0aW9uYWxJbmZvOiBpc1ZhbGlkXG4gICAgICAgICAgICAgICAgICA/IHVuZGVmaW5lZFxuICAgICAgICAgICAgICAgICAgOiB7IGluZm9UeXBlOiAnd2FybmluZycsIG1lc3NhZ2U6IHsgaTE4bjogJ2kxOG4ucWQucGFnZS5zdWJtaXQuaW52YWxpZEZvcm0nIH0gfVxuICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG4gICAgICAgICAgXSk7XG4gICAgICAgIH0pXG4gICAgICApXG4gICAgICAuc3Vic2NyaWJlKCk7XG4gIH1cbn1cbiIsIjxtYWluIHFkU25hY2tiYXJMaXN0ZW5lcj5cbiAgPHFkLXBhZ2Utb2JqZWN0LWhlYWRlclxuICAgIFtkYXRhLXRlc3QtaWRdPVwidGVzdElkXCJcbiAgICBbYXR0ci5kYXRhLXRlc3QtaWRdPVwidGVzdElkICsgJ29iamVjdC1oZWFkZXInXCJcbiAgICBbY29uZmlnXT1cImNvbmZpZ1wiXG4gICAgW2hhc05hdmlnYXRpb25dPVwiaGFzTmF2aWdhdGlvblwiXG4gID48L3FkLXBhZ2Utb2JqZWN0LWhlYWRlcj5cblxuICA8ZGl2IGNsYXNzPVwicGFnZS1pbmZvLWJhbm5lcnNcIj5cbiAgICA8bmctY29udGVudCBzZWxlY3Q9XCJxZC1wYWdlLWluZm8tYmFubmVyXCI+PC9uZy1jb250ZW50PlxuICA8L2Rpdj5cblxuICA8bmctY29udGFpbmVyICpuZ0lmPVwiY29uZmlnLnBhZ2VUeXBlID09PSAnY3JlYXRlJyB8fCBjb25maWcucGFnZVR5cGUgPT09ICdjdXN0b20nXCI+XG4gICAgPG5nLWNvbnRlbnQgc2VsZWN0PVwicWQtcGFnZS1zdGVwcGVyXCI+PC9uZy1jb250ZW50PlxuICAgIDxuZy1jb250ZW50IHNlbGVjdD1cIltxZFBhZ2VTdGVwcGVyQWRhcHRlcl1cIj48L25nLWNvbnRlbnQ+XG4gIDwvbmctY29udGFpbmVyPlxuXG4gIDxuZy1jb250YWluZXIgKm5nSWY9XCJjb25maWcucGFnZVR5cGUgPT09ICdvdmVydmlldycgfHwgY29uZmlnLnBhZ2VUeXBlID09PSAnaW5zcGVjdCcgfHwgY29uZmlnLnBhZ2VUeXBlID09PSAnY3VzdG9tJ1wiPlxuICAgIDxuZy1jb250ZW50IHNlbGVjdD1cInFkLXBhZ2UtdGFic1wiPjwvbmctY29udGVudD5cbiAgICA8bmctY29udGVudCBzZWxlY3Q9XCJbcWRQYWdlVGFic0FkYXB0ZXJdXCI+PC9uZy1jb250ZW50PlxuICAgIDxuZy1jb250ZW50IHNlbGVjdD1cInFkLXNlY3Rpb25cIj48L25nLWNvbnRlbnQ+XG4gICAgPG5nLWNvbnRlbnQgc2VsZWN0PVwiW3FkU2VjdGlvbkFkYXB0ZXJdXCI+PC9uZy1jb250ZW50PlxuICA8L25nLWNvbnRhaW5lcj5cblxuICA8bmctY29udGFpbmVyICpuZ0lmPVwiY29uZmlnLnBhZ2VUeXBlID09PSAnY3VzdG9tJ1wiPlxuICAgIDxuZy1jb250YWluZXIgKm5nVGVtcGxhdGVPdXRsZXQ9XCJwcm9qZWN0ZWRDb250ZW50XCI+PC9uZy1jb250YWluZXI+XG4gIDwvbmctY29udGFpbmVyPlxuPC9tYWluPlxuXG48Zm9vdGVyICpuZ0lmPVwiZm9vdGVySGFzQ29udGVudCQgfCBhc3luY1wiPlxuICA8cWQtcGFnZS1mb290ZXIgW2F0dHIuZGF0YS10ZXN0LWlkXT1cInRlc3RJZCArICctZm9vdGVyJ1wiPlxuICAgIDxuZy1jb250ZW50IHNlbGVjdD1cIltxZFBhZ2VGb290ZXJdXCI+PC9uZy1jb250ZW50PlxuICA8L3FkLXBhZ2UtZm9vdGVyPlxuPC9mb290ZXI+XG5cbjxhc2lkZSAqbmdJZj1cImlzQ29udHJvbFBhbmVsVmlzaWJsZVwiPlxuICA8bmctY29udGVudCBzZWxlY3Q9XCJxZC1wYWdlLWNvbnRyb2wtcGFuZWxcIj48L25nLWNvbnRlbnQ+XG48L2FzaWRlPlxuXG48cWQtcHJvamVjdGlvbi1ndWFyZCAqbmdJZj1cImNvbmZpZy5wYWdlVHlwZSAhPT0gJ2N1c3RvbSdcIiBbd2FybmluZ01lc3NhZ2VdPVwicHJvamVjdGlvbkd1YXJkTWVzc2FnZVwiPlxuICA8bmctY29udGFpbmVyICpuZ1RlbXBsYXRlT3V0bGV0PVwicHJvamVjdGVkQ29udGVudFwiPjwvbmctY29udGFpbmVyPlxuPC9xZC1wcm9qZWN0aW9uLWd1YXJkPlxuXG48bmctdGVtcGxhdGUgI3Byb2plY3RlZENvbnRlbnQ+XG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cbjwvbmctdGVtcGxhdGU+XG4iXX0=
|