From 38544f463fbd8899423cb227de66ba0e88baa6d8 Mon Sep 17 00:00:00 2001 From: amentis Date: Tue, 9 Jul 2024 11:21:04 +0300 Subject: [PATCH] rename dmp-frontend to frontend --- {dmp-frontend => frontend}/.browserslistrc | 0 {dmp-frontend => frontend}/.dockerignore | 0 {dmp-frontend => frontend}/.editorconfig | 0 {dmp-frontend => frontend}/.gitignore | 0 {dmp-frontend => frontend}/Dockerfile | 0 {dmp-frontend => frontend}/Dockerfile.Sonar | 0 {dmp-frontend => frontend}/README.md | 2 +- {dmp-frontend => frontend}/angular.json | 12 +- .../e2e/app.e2e-spec.ts | 2 +- {dmp-frontend => frontend}/e2e/app.po.ts | 0 .../e2e/tsconfig.e2e.json | 0 {dmp-frontend => frontend}/mime.types | 0 {dmp-frontend => frontend}/nginx-custom.conf | 0 {dmp-frontend => frontend}/nginx.conf | 0 {dmp-frontend => frontend}/nginx.conf.CI | 0 frontend/package-lock.json | 13861 ++++++++++++++++ {dmp-frontend => frontend}/package.json | 13 +- {dmp-frontend => frontend}/protractor.conf.js | 0 .../sonar-project.properties | 0 .../core/enum/internal-status.enum.ts | 0 .../core/enum/is-active.enum.ts | 0 .../core/formatting/enum-utils.service.ts | 0 .../core/formatting/formatting.module.ts | 0 .../pipes/internal-status-type.pipe.ts | 0 .../formatting/pipes/is-active-type.pipe.ts | 0 .../core/model/annotation-status.model.ts | 0 .../core/model/annotation.model.ts | 0 .../core/model/status.model.ts | 0 .../core/query/annotation.lookup.ts | 0 .../core/query/status.lookup.ts | 0 .../services/core-service.module.ts | 0 .../services/http/annotation.service.ts | 0 .../services/http/status.service.ts | 0 .../editor/status-editor.component.html | 0 .../editor/status-editor.component.scss | 0 .../status/editor/status-editor.component.ts | 0 .../status/editor/status-editor.model.ts | 0 .../status/editor/status-editor.resolver.ts | 0 .../status/editor/status-editor.service.ts | 0 .../status-listing-filters.component.html | 0 .../status-listing-filters.component.scss | 0 .../status-listing-filters.component.ts | 0 .../listing/status-listing.component.html | 0 .../listing/status-listing.component.scss | 0 .../listing/status-listing.component.ts | 0 .../ui/admin/status/status.module.ts | 0 .../ui/admin/status/status.routing.ts | 0 .../src/app/app-routing.module.ts | 0 .../src/app/app.component.html | 0 .../src/app/app.component.scss | 0 .../src/app/app.component.ts | 562 +- .../src/app/app.module.ts | 378 +- .../src/app/core/auth-guard.service.ts | 0 .../common/enum/annotation-entity-type.ts | 0 .../enum/annotation-protection-type.enum.ts | 0 .../src/app/core/common/enum/app-role.ts | 0 .../enum/deposit-configuration-status.ts | 0 .../core/common/enum/description-status.ts | 0 ...tion-template-external-select-auth-type.ts | 0 ...mplate-external-select-http-method-type.ts | 0 ...mplate-field-data-external-dataset-type.ts | 0 .../enum/description-template-field-type.ts | 0 ...cription-template-field-validation-type.ts | 0 .../enum/description-template-status.ts | 0 .../enum/description-template-type-status.ts | 0 .../description-template-version-status.ts | 0 .../src/app/core/common/enum/entity-type.ts | 0 .../external-fetcher-api-http-method-type.ts | 0 .../enum/external-fetcher-source-type.ts | 0 .../enum/file-transformer-entity-type.ts | 0 .../app/core/common/enum/is-active.enum.ts | 0 .../app/core/common/enum/lock-target-type.ts | 0 .../app/core/common/enum/permission.enum.ts | 0 .../app/core/common/enum/plan-access-type.ts | 0 .../plan-blueprint-extra-field-data-type.ts | 0 .../enum/plan-blueprint-field-category.ts | 0 .../common/enum/plan-blueprint-field-type.ts | 0 .../core/common/enum/plan-blueprint-status.ts | 0 .../enum/plan-blueprint-system-field-type.ts | 0 .../core/common/enum/plan-blueprint-type.ts | 0 .../enum/plan-blueprint-version-status.ts | 0 .../src/app/core/common/enum/plan-status.ts | 0 .../app/core/common/enum/plan-user-role.ts | 0 .../app/core/common/enum/plan-user-type.ts | 0 .../core/common/enum/plan-version-status.ts | 0 .../prefilling-source-system-target-type.ts | 0 .../common/enum/recent-activity-item-type.ts | 0 .../core/common/enum/recent-activity-order.ts | 0 .../common/enum/reference-field-data-type.ts | 0 .../core/common/enum/reference-source-type.ts | 0 .../core/common/enum/respone-error-code.ts | 0 .../common/enum/role-organization-type.ts | 0 .../enum/supportive-material-field-type.ts | 0 .../common/enum/tenant-configuration-type.ts | 0 .../enum/user-description-template-role.ts | 0 .../app/core/common/enum/validation-type.ts | 0 .../src/app/core/core-service.module.ts | 0 .../src/app/core/formatting.module.ts | 0 .../src/app/core/model/auth/principal.ts | 0 .../analytics-providers.model.ts | 0 .../auth-providers.model.ts | 0 .../help-service.model.ts | 0 .../keycloak-configuration.model.ts | 0 .../configuration-models/logging.model.ts | 0 .../configuration-models/sidebar.model.ts | 0 .../configuration-models/status-icon.model.ts | 0 .../contact/contact-support-form-model.ts | 0 .../model/dashboard/dashboard-statistics.ts | 0 .../model/dashboard/recent-activity-item.ts | 0 .../model/deposit/deposit-configuration.ts | 0 .../app/core/model/deposit/deposit-request.ts | 0 .../description-prefilling-request.ts | 0 .../description-template-type.ts | 0 .../description-template-persist.ts | 0 .../description-template.ts | 0 .../model/description/description-import.ts | 0 .../app/core/model/description/description.ts | 0 .../app/core/model/entity-doi/entity-doi.ts | 0 .../external-fetcher/external-fetcher.ts | 0 .../app/core/model/file/file-format.model.ts | 0 .../src/app/core/model/language-info.ts | 0 .../src/app/core/model/language/language.ts | 0 .../src/app/core/model/lock/lock.model.ts | 0 .../model/plan-blueprint/plan-blueprint.ts | 0 .../src/app/core/model/plan/plan-import.ts | 0 .../src/app/core/model/plan/plan-reference.ts | 0 .../src/app/core/model/plan/plan.ts | 0 .../prefilling-source/prefilling-source.ts | 0 .../model/reference-type/reference-type.ts | 0 .../src/app/core/model/reference/reference.ts | 0 .../core/model/storage-file/storage-file.ts | 0 .../supportive-material.ts | 0 .../src/app/core/model/tag/tag.ts | 0 .../tenant-configuration.ts | 0 .../src/app/core/model/tenant/tenant.ts | 0 .../user-settings/user-settings.model.ts | 0 .../src/app/core/model/user/user.ts | 0 .../src/app/core/pipes/column-class.pipe.ts | 0 .../core/pipes/culture-info-display.pipe.ts | 0 .../app/core/pipes/date-time-format.pipe.ts | 0 .../src/app/core/pipes/field-value.pipe.ts | 0 .../src/app/core/pipes/json-parser.pipe.ts | 0 .../src/app/core/pipes/ng-for-limit.pipe.ts | 0 .../src/app/core/pipes/pipe.service.ts | 0 .../app/core/pipes/remove-html-tags.pipe.ts | 0 .../src/app/core/pipes/sumarize-text.pipe.ts | 0 .../core/pipes/timezone-info-display.pipe.ts | 0 .../src/app/core/query/base-criteria.ts | 0 .../core/query/default-user-locale.lookup.ts | 0 .../query/description-template-type.lookup.ts | 0 .../core/query/description-template.lookup.ts | 0 .../src/app/core/query/description.lookup.ts | 0 .../src/app/core/query/language.lookup.ts | 0 .../src/app/core/query/lock.lookup.ts | 0 .../app/core/query/plan-blueprint.lookup.ts | 0 .../query/plan-description-template.lookup.ts | 0 .../src/app/core/query/plan-user.lookup.ts | 0 .../src/app/core/query/plan.lookup.ts | 0 .../core/query/prefilling-source.lookup.ts | 0 .../recent-activity-item-lookup.lookup.ts | 0 .../app/core/query/reference-search.lookup.ts | 0 .../app/core/query/reference-type.lookup.ts | 0 .../src/app/core/query/reference.lookup.ts | 0 .../src/app/core/query/request-item.ts | 0 .../src/app/core/query/semantic.lookup.ts | 0 .../core/query/supportive-material.lookup.ts | 0 .../src/app/core/query/tag.lookup.ts | 0 .../core/query/tenant-configuration.lookup.ts | 0 .../src/app/core/query/tenant-user.lookup.ts | 0 .../src/app/core/query/tenant.lookup.ts | 0 .../src/app/core/query/user-role.lookup.ts | 0 .../src/app/core/query/user.lookup.ts | 0 .../app/core/services/auth/auth.service.ts | 0 .../configuration/configuration.service.ts | 0 .../contact-support.service.ts | 0 .../core/services/culture/culture-service.ts | 0 .../services/culture/language-info-service.ts | 0 .../services/dashboard/dashboard.service.ts | 0 .../default-user-locale.service.ts | 0 .../core/services/deposit/deposit.service.ts | 0 .../description-template-type.service.ts | 0 .../description-template.service.ts | 0 .../description/description.service.ts | 0 .../file-transformer.http.service.ts | 0 .../file-transformer.service.ts | 0 .../services/http/base-http-v2.service.ts | 0 .../core/services/http/principal.service.ts | 0 .../language/language.http.service.ts | 0 .../services/language/language.service.ts | 0 .../core/services/language/server.loader.ts | 0 .../app/core/services/lock/lock.service.ts | 0 .../core/services/logging/logging-service.ts | 0 .../maintenance/maintenance.service.ts | 0 .../core/services/matomo/analytics-service.ts | 0 .../core/services/matomo/matomo-service.ts | 0 .../notification/ui-notification-service.ts | 0 .../services/plan/plan-blueprint.service.ts | 0 .../app/core/services/plan/plan.service.ts | 0 .../prefilling-source.service.ts | 0 .../progress-indication-service.ts | 0 .../reference-type/reference-type.service.ts | 0 .../services/reference/reference.service.ts | 0 .../services/router/router-utils.service.ts | 0 .../services/semantic/semantics.service.ts | 0 .../core/services/sidenav/side-nav.sevice.ts | 0 .../storage-file/storage-file.service.ts | 0 .../supportive-material.service.ts | 0 .../src/app/core/services/tag/tag.service.ts | 0 .../tenant-configuration.service.ts | 0 .../tenant/tenant-handling.service.ts | 0 .../core/services/tenant/tenant.service.ts | 0 .../services/timezone/timezone-service.ts | 0 .../user-settings-http.service.ts | 0 .../user-settings/user-settings.service.ts | 0 .../app/core/services/user/user.service.ts | 0 .../utilities/collection-utils.service.ts | 0 .../services/utilities/enum-utils.service.ts | 0 .../services/utilities/file-utils.service.ts | 0 .../utilities/query-params.service.ts | 0 .../services/utilities/type-utils.service.ts | 0 .../auto-complete-custom-validator.ts | 0 .../auto-complete/auto-complete-group.ts | 0 .../auto-complete/auto-complete.module.ts | 0 .../multiple-auto-complete-configuration.ts | 0 .../multiple-auto-complete.component.html | 0 .../multiple-auto-complete.component.scss | 0 .../multiple-auto-complete.component.ts | 0 .../multiple/option-component.model.ts | 0 .../single-auto-complete-configuration.ts | 0 .../single-auto-complete.component.html | 0 .../single-auto-complete.component.scss | 0 .../single/single-auto-complete.component.ts | 0 .../deactivate/can-deactivate.guard.ts | 0 .../deactivate/deactivate.component.ts | 0 .../guided-tour/guided-tour.component.html | 0 .../guided-tour/guided-tour.component.scss | 0 .../guided-tour/guided-tour.component.ts | 0 .../guided-tour/guided-tour.constants.ts | 0 .../library/guided-tour/guided-tour.module.ts | 0 .../guided-tour/guided-tour.service.ts | 0 .../library/guided-tour/windowref.service.ts | 0 .../notification/notification.component.html | 0 .../notification/notification.component.scss | 0 .../notification/notification.component.ts | 0 .../notification/notification.module.ts | 0 .../popup/popup-notification.component.html | 0 .../popup/popup-notification.component.scss | 0 .../popup/popup-notification.component.ts | 0 .../snack-bar-notification.component.html | 0 .../snack-bar-notification.component.scss | 0 .../snack-bar-notification.component.ts | 0 .../rich-text-editor.component.scss | 0 .../rich-text-editor.component.ts | 0 .../rich-text-editor.module.ts | 0 .../src/app/services/pagination.service.ts | 0 .../src/app/ui/about/about.component.html | 0 .../src/app/ui/about/about.component.scss | 0 .../src/app/ui/about/about.component.ts | 0 .../src/app/ui/about/about.module.ts | 0 .../src/app/ui/about/about.routing.ts | 0 ...ion-template-preview-dialog.component.html | 0 ...ion-template-preview-dialog.component.scss | 0 ...ption-template-preview-dialog.component.ts | 0 ...cription-template-preview-dialog.module.ts | 0 .../description-template.module.ts | 0 .../description-template.routing.ts | 0 .../editor/animations/animations.ts | 0 ...mplate-editor-default-value.component.html | 0 ...mplate-editor-default-value.component.scss | 0 ...template-editor-default-value.component.ts | 0 ...n-template-editor-field-set.component.html | 0 ...n-template-editor-field-set.component.scss | 0 ...ion-template-editor-field-set.component.ts | 0 ...tor-external-datasets-field.component.html | 0 ...tor-external-datasets-field.component.scss | 0 ...ditor-external-datasets-field.component.ts | 0 ...ditor-external-select-field.component.html | 0 ...ditor-external-select-field.component.scss | 0 ...-editor-external-select-field.component.ts | 0 ...abel-and-multiplicity-field.component.html | 0 ...abel-and-multiplicity-field.component.scss | 0 ...-label-and-multiplicity-field.component.ts | 0 ...template-editor-label-field.component.html | 0 ...template-editor-label-field.component.scss | 0 ...n-template-editor-label-field.component.ts | 0 ...late-editor-radio-box-field.component.html | 0 ...late-editor-radio-box-field.component.scss | 0 ...mplate-editor-radio-box-field.component.ts | 0 ...editor-reference-type-field.component.html | 0 ...editor-reference-type-field.component.scss | 0 ...e-editor-reference-type-field.component.ts | 0 ...emplate-editor-select-field.component.html | 0 ...emplate-editor-select-field.component.scss | 0 ...-template-editor-select-field.component.ts | 0 ...emplate-editor-upload-field.component.html | 0 ...emplate-editor-upload-field.component.scss | 0 ...-template-editor-upload-field.component.ts | 0 ...ption-template-editor-field.component.html | 0 ...ption-template-editor-field.component.scss | 0 ...ription-template-editor-field.component.ts | 0 .../components/field/view-style-enum.ts | 0 .../final-preview.component.html | 0 .../final-preview.component.scss | 0 .../final-preview/final-preview.component.ts | 0 ...ate-editor-section-fieldset.component.html | 0 ...ate-editor-section-fieldset.component.scss | 0 ...plate-editor-section-fieldset.component.ts | 0 ...ion-template-editor-section.component.html | 0 ...ion-template-editor-section.component.scss | 0 ...ption-template-editor-section.component.ts | 0 ...late-editor-visibility-rule.component.html | 0 ...late-editor-visibility-rule.component.scss | 0 ...mplate-editor-visibility-rule.component.ts | 0 .../editor-custom-validators.ts | 0 ...description-template-editor.component.html | 0 ...description-template-editor.component.scss | 0 .../description-template-editor.component.ts | 0 .../description-template-editor.model.ts | 0 .../description-template-editor.resolver.ts | 0 .../description-template-editor.service.ts | 0 ...iption-template-table-of-contents-entry.ts | 0 ...escription-template-table-of-contents.html | 0 ...escription-template-table-of-contents.scss | 0 .../description-template-table-of-contents.ts | 0 ...te-table-of-contents-internal-section.html | 0 ...te-table-of-contents-internal-section.scss | 0 ...late-table-of-contents-internal-section.ts | 0 ...escription-template-listing.component.html | 0 ...escription-template-listing.component.scss | 0 .../description-template-listing.component.ts | 0 ...on-template-listing-filters.component.html | 0 ...on-template-listing-filters.component.scss | 0 ...tion-template-listing-filters.component.ts | 0 ...description-template.dialog.component.html | 0 ...description-template.dialog.component.scss | 0 ...t-description-template.dialog.component.ts | 0 .../description-template-type.module.ts | 0 .../description-template-type.routing.ts | 0 ...iption-template-type-editor.component.html | 0 ...iption-template-type-editor.component.scss | 0 ...cription-template-type-editor.component.ts | 0 .../description-template-type-editor.model.ts | 0 ...scription-template-type-editor.resolver.ts | 0 ...escription-template-type-editor.service.ts | 0 ...ption-template-type-listing.component.html | 0 ...ption-template-type-listing.component.scss | 0 ...ription-template-type-listing.component.ts | 0 ...mplate-type-listing-filters.component.html | 0 ...mplate-type-listing-filters.component.scss | 0 ...template-type-listing-filters.component.ts | 0 .../lock-listing-filters.component.html | 0 .../lock-listing-filters.component.scss | 0 .../filters/lock-listing-filters.component.ts | 0 .../entity-locks/lock-listing.component.html | 0 .../entity-locks/lock-listing.component.scss | 0 .../entity-locks/lock-listing.component.ts | 0 .../app/ui/admin/entity-locks/lock.module.ts | 0 .../app/ui/admin/entity-locks/lock.routing.ts | 0 .../editor/language-editor.component.html | 0 .../editor/language-editor.component.scss | 0 .../editor/language-editor.component.ts | 0 .../language/editor/language-editor.model.ts | 0 .../editor/language-editor.resolver.ts | 0 .../editor/language-editor.service.ts | 0 .../app/ui/admin/language/language.module.ts | 0 .../app/ui/admin/language/language.routing.ts | 0 .../language-listing-filters.component.html | 0 .../language-listing-filters.component.scss | 0 .../language-listing-filters.component.ts | 0 .../listing/language-listing.component.html | 0 .../listing/language-listing.component.scss | 0 .../listing/language-listing.component.ts | 0 .../maintenance-tasks.component.html | 0 .../maintenance-tasks.component.scss | 0 .../maintenance-tasks.component.ts | 0 .../maintenance-tasks.module.ts | 0 .../maintenance-tasks.routing.ts | 0 .../plan-blueprint-editor.component.html | 0 .../plan-blueprint-editor.component.scss | 0 .../editor/plan-blueprint-editor.component.ts | 0 .../editor/plan-blueprint-editor.model.ts | 0 .../editor/plan-blueprint-editor.resolver.ts | 0 .../editor/plan-blueprint-editor.service.ts | 0 ...n-blueprint-listing-filters.component.html | 0 ...n-blueprint-listing-filters.component.scss | 0 ...lan-blueprint-listing-filters.component.ts | 0 ...mport-plan-blueprint.dialog.component.html | 0 ...mport-plan-blueprint.dialog.component.scss | 0 .../import-plan-blueprint.dialog.component.ts | 0 .../plan-blueprint-listing.component.html | 0 .../plan-blueprint-listing.component.scss | 0 .../plan-blueprint-listing.component.ts | 0 .../plan-blueprint/plan-blueprint.module.ts | 0 .../plan-blueprint/plan-blueprint.routing.ts | 0 .../prefilling-source-field.component.html | 0 .../prefilling-source-field.component.scss | 0 .../prefilling-source-field.component.ts | 0 .../prefilling-source-editor.component.html | 0 .../prefilling-source-editor.component.scss | 0 .../prefilling-source-editor.component.ts | 0 .../editor/prefilling-source-editor.model.ts | 0 .../prefilling-source-editor.resolver.ts | 0 .../prefilling-source-editor.service.ts | 0 ...ling-source-listing-filters.component.html | 0 ...ling-source-listing-filters.component.scss | 0 ...illing-source-listing-filters.component.ts | 0 .../prefilling-source-listing.component.html | 0 .../prefilling-source-listing.component.scss | 0 .../prefilling-source-listing.component.ts | 0 .../prefilling-source.module.ts | 0 .../prefilling-source.routing.ts | 0 .../reference-type-editor.component.html | 0 .../reference-type-editor.component.scss | 0 .../editor/reference-type-editor.component.ts | 0 .../editor/reference-type-editor.model.ts | 0 .../editor/reference-type-editor.resolver.ts | 0 .../editor/reference-type-editor.service.ts | 0 ...erence-type-listing-filters.component.html | 0 ...erence-type-listing-filters.component.scss | 0 ...eference-type-listing-filters.component.ts | 0 .../reference-type-listing.component.html | 0 .../reference-type-listing.component.scss | 0 .../reference-type-listing.component.ts | 0 .../reference-type/reference-type.module.ts | 0 .../reference-type/reference-type.routing.ts | 0 .../editor/reference-editor.component.html | 0 .../editor/reference-editor.component.scss | 0 .../editor/reference-editor.component.ts | 0 .../editor/reference-editor.model.ts | 0 .../editor/reference-editor.resolver.ts | 0 .../editor/reference-editor.service.ts | 0 .../reference-listing-filters.component.html | 0 .../reference-listing-filters.component.scss | 0 .../reference-listing-filters.component.ts | 0 .../listing/reference-listing.component.html | 0 .../listing/reference-listing.component.scss | 0 .../listing/reference-listing.component.ts | 0 .../ui/admin/reference/reference.module.ts | 0 .../ui/admin/reference/reference.routing.ts | 0 .../css-colors-editor.component.html | 0 .../css-colors-editor.component.scss | 0 .../css-colors/css-colors-editor.component.ts | 0 .../css-colors/css-colors-editor.model.ts | 0 .../css-colors/css-colors-editor.resolver.ts | 0 .../css-colors/css-colors-editor.service.ts | 0 .../default-user-locale-editor.component.html | 0 .../default-user-locale-editor.component.scss | 0 .../default-user-locale-editor.component.ts | 0 .../default-user-locale-editor.model.ts | 0 .../default-user-locale-editor.resolver.ts | 0 .../default-user-locale-editor.service.ts | 0 .../deposit/deposit-editor.component.html | 0 .../deposit/deposit-editor.component.scss | 0 .../deposit/deposit-editor.component.ts | 0 .../editor/deposit/deposit-editor.model.ts | 0 .../editor/deposit/deposit-editor.resolver.ts | 0 .../editor/deposit/deposit-editor.service.ts | 0 .../file-transformer-editor.component.html | 0 .../file-transformer-editor.component.scss | 0 .../file-transformer-editor.component.ts | 0 .../file-transformer-editor.model.ts | 0 .../file-transformer-editor.resolver.ts | 0 .../file-transformer-editor.service.ts | 0 .../editor/logo/logo-editor.component.html | 0 .../editor/logo/logo-editor.component.scss | 0 .../editor/logo/logo-editor.component.ts | 0 .../editor/logo/logo-editor.model.ts | 0 .../editor/logo/logo-editor.resolver.ts | 0 .../editor/logo/logo-editor.service.ts | 0 ...tenant-configuration-editor.component.html | 0 ...tenant-configuration-editor.component.scss | 0 .../tenant-configuration-editor.component.ts | 0 .../tenant-configuration.module.ts | 0 .../tenant-configuration.routing.ts | 0 .../editor/tenant-editor.component.html | 0 .../editor/tenant-editor.component.scss | 0 .../tenant/editor/tenant-editor.component.ts | 0 .../tenant/editor/tenant-editor.model.ts | 0 .../tenant/editor/tenant-editor.resolver.ts | 0 .../tenant/editor/tenant-editor.service.ts | 0 .../tenant-listing-filters.component.html | 0 .../tenant-listing-filters.component.scss | 0 .../tenant-listing-filters.component.ts | 0 .../listing/tenant-listing.component.html | 0 .../listing/tenant-listing.component.scss | 0 .../listing/tenant-listing.component.ts | 0 .../src/app/ui/admin/tenant/tenant.module.ts | 0 .../src/app/ui/admin/tenant/tenant.routing.ts | 0 .../user-listing-filters.component.html | 0 .../user-listing-filters.component.scss | 0 .../filters/user-listing-filters.component.ts | 0 .../user-role-editor.component.html | 0 .../user-role-editor.component.scss | 0 .../role-editor/user-role-editor.component.ts | 0 .../role-editor/user-role-editor.model.ts | 0 .../role-editor/user-role-editor.service.ts | 0 ...er-invite-to-tenant-dialog-editor.model.ts | 0 ...ser-invite-to-tenant-dialog.component.html | 0 ...ser-invite-to-tenant-dialog.component.scss | 0 .../user-invite-to-tenant-dialog.component.ts | 0 .../user-invite-to-tenant-dialog.module.ts | 0 .../user/listing/user-listing.component.html | 0 .../user/listing/user-listing.component.scss | 0 .../user/listing/user-listing.component.ts | 0 .../src/app/ui/admin/user/user.module.ts | 0 .../src/app/ui/admin/user/user.routing.ts | 0 .../annotation-dialog.component.html | 0 .../annotation-dialog.component.scss | 0 .../annotation-dialog.component.ts | 0 .../annotation-dialog.module.ts | 0 .../annotation-status-editor.model.ts | 0 .../app/ui/auth/login/img/ORCIDiD_medium.png | Bin .../src/app/ui/auth/login/img/b2access.png | Bin .../app/ui/auth/login/img/b2access_medium.png | Bin .../app/ui/auth/login/img/b2access_small.png | Bin .../src/app/ui/auth/login/img/login_bg.png | Bin .../src/app/ui/auth/login/img/open-dmp.png | Bin .../src/app/ui/auth/login/img/open-dmp_v1.png | Bin .../src/app/ui/auth/login/img/openaire.png | Bin .../app/ui/auth/login/img/openaire_small.png | Bin .../ui/auth/login/img/zenodo-white-200.png | Bin .../app/ui/auth/login/login.component.html | 0 .../app/ui/auth/login/login.component.scss | 0 .../src/app/ui/auth/login/login.component.ts | 0 .../src/app/ui/auth/login/login.module.ts | 0 .../src/app/ui/auth/login/login.routing.ts | 0 .../merge-email-confirmation.component.html | 0 .../merge-email-confirmation.component.scss | 0 .../merge-email-confirmation.component.ts | 0 .../merge-email-loader-dialog.component.html | 0 .../merge-email-loader-dialog.component.scss | 0 .../merge-email-loader-dialog.component.ts | 0 .../unlink-email-confirmation.component.html | 0 .../unlink-email-confirmation.component.scss | 0 .../unlink-email-confirmation.component.ts | 0 .../user-invite-confirmation.component.html | 0 .../user-invite-confirmation.component.scss | 0 .../user-invite-confirmation.component.ts | 0 .../ui/auth/login/utilities/login.service.ts | 0 .../ui/auth/logout/logout-routing.module.ts | 0 .../app/ui/auth/logout/logout.component.html | 0 .../app/ui/auth/logout/logout.component.scss | 0 .../app/ui/auth/logout/logout.component.ts | 0 .../src/app/ui/auth/logout/logout.module.ts | 0 .../contact-content.component.html | 0 .../contact-content.component.scss | 0 .../contact-content.component.ts | 0 .../contact-dialog.component.html | 0 .../contact-dialog.component.scss | 0 .../contact-dialog.component.ts | 0 .../src/app/ui/contact/contact.module.ts | 0 .../src/app/ui/contact/contact.routing.ts | 0 .../app/ui/dashboard/dashboard.component.html | 0 .../app/ui/dashboard/dashboard.component.scss | 0 .../app/ui/dashboard/dashboard.component.ts | 0 .../src/app/ui/dashboard/dashboard.module.ts | 0 .../src/app/ui/dashboard/dashboard.routing.ts | 0 .../recent-edited-activity.component.html | 0 .../recent-edited-activity.component.scss | 0 .../recent-edited-activity.component.ts | 0 .../description-copy-dialog.component.html | 0 .../description-copy-dialog.component.scss | 0 .../description-copy-dialog.component.ts | 0 .../description-copy-dialog.module.ts | 0 .../app/ui/description/description.module.ts | 0 .../app/ui/description/description.routing.ts | 0 ...cription-base-fields-editor.component.html | 0 ...cription-base-fields-editor.component.scss | 0 ...escription-base-fields-editor.component.ts | 0 ...description-template-dialog.component.html | 0 ...description-template-dialog.component.scss | 0 ...d-description-template-dialog.component.ts | 0 .../editor/description-editor.component.html | 0 .../editor/description-editor.component.scss | 0 .../editor/description-editor.component.ts | 0 .../editor/description-editor.model.ts | 0 .../editor/description-editor.module.ts | 0 .../editor/description-editor.routing.ts | 0 .../editor/description-editor.service.ts | 0 ...form-fieldset-editor-dialog.component.html | 0 ...form-fieldset-editor-dialog.component.scss | 0 .../form-fieldset-editor-dialog.component.ts | 0 .../field-set-title.component.html | 0 .../field-set-title.component.scss | 0 .../field-set-title.component.ts | 0 .../form-field-set.component.html | 0 .../form-field-set.component.scss | 0 .../form-field-set.component.ts | 0 .../form-field/form-field.component.html | 0 .../form-field/form-field.component.scss | 0 .../form-field/form-field.component.ts | 0 .../form-section/form-section.component.html | 0 .../form-section/form-section.component.scss | 0 .../form-section/form-section.component.ts | 0 .../services/description-form.service.ts | 0 .../description-form-annotation.service.ts | 0 .../description-form.component.html | 0 .../description-form.component.scss | 0 .../description-form.component.ts | 0 .../description-form.module.ts | 0 .../visibility-rules/models/rule.ts | 0 .../visibility-rules.service.ts | 0 .../form-progress-indication.component.html | 0 .../form-progress-indication.component.scss | 0 .../form-progress-indication.component.ts | 0 .../form-progress-indication.module.ts | 0 .../prefill-description-editor.model.ts | 0 .../prefill-description.component.html | 0 .../prefill-description.component.scss | 0 .../prefill-description.component.ts | 0 .../description-editor-entity.resolver.ts | 0 ...description-editor-permissions.resolver.ts | 0 .../models/toc-entry-type.enum.ts | 0 .../table-of-contents/models/toc-entry.ts | 0 .../services/table-of-contents-service.ts | 0 .../table-of-contents-internal.html | 0 .../table-of-contents-internal.scss | 0 .../table-of-contents-internal.ts | 0 .../table-of-contents.component.html | 0 .../table-of-contents.component.scss | 0 .../table-of-contents.component.ts | 0 .../table-of-contents.module.ts | 0 .../description-listing.component.html | 0 .../description-listing.component.scss | 0 .../listing/description-listing.component.ts | 0 .../listing/description-listing.module.ts | 0 .../listing/description-listing.routing.ts | 0 .../description-filter-dialog.component.html | 0 .../description-filter-dialog.component.scss | 0 .../description-filter-dialog.component.ts | 0 .../description-filter.component.html | 0 .../description-filter.component.scss | 0 .../filtering/description-filter.component.ts | 0 .../filtering/description-filter.service.ts | 0 .../description-listing-item.component.html | 0 .../description-listing-item.component.scss | 0 .../description-listing-item.component.ts | 0 .../description-overview.component.html | 0 .../description-overview.component.scss | 0 .../description-overview.component.ts | 0 .../overview/description-overview.module.ts | 0 .../overview/description-overview.routing.ts | 0 ...tart-new-description-dialog.component.html | 0 ...tart-new-description-dialog.component.scss | 0 .../start-new-description-dialog.component.ts | 0 .../start-new-description-dialog.module.ts | 0 .../external-fetcher-source-editor.model.ts | 0 .../external-fetcher-source.component.html | 0 .../external-fetcher-source.component.scss | 0 .../external-fetcher-source.component.ts | 0 .../external-fetcher-source.module.ts | 0 .../ui/faq/dialog/faq-dialog.component.html | 0 .../ui/faq/dialog/faq-dialog.component.scss | 0 .../app/ui/faq/dialog/faq-dialog.component.ts | 0 .../faq-content/faq-content.component.html | 0 .../faq-content/faq-content.component.scss | 0 .../faq/faq-content/faq-content.component.ts | 0 .../src/app/ui/faq/faq.module.ts | 0 .../src/app/ui/faq/faq.routing.ts | 0 .../dialog/glossary-dialog.component.html | 0 .../dialog/glossary-dialog.component.scss | 0 .../dialog/glossary-dialog.component.ts | 0 .../glossary-content.component.html | 0 .../glossary-content.component.scss | 0 .../glossary-content.component.ts | 0 .../src/app/ui/glossary/glossary.module.ts | 0 .../src/app/ui/glossary/glossary.routing.ts | 0 .../dialog/language-dialog.component.html | 0 .../dialog/language-dialog.component.scss | 0 .../dialog/language-dialog.component.ts | 0 .../language-content/language.component.html | 0 .../language-content/language.component.scss | 0 .../language-content/language.component.ts | 0 .../src/app/ui/language/language.module.ts | 0 .../ui/misc/breadcrumb/breadcrumb.service.ts | 0 .../navigation-breadcrumb.component.html | 0 .../navigation-breadcrumb.component.scss | 0 .../navigation-breadcrumb.component.ts | 0 .../misc/criteria/base-criteria.component.ts | 0 .../deposit-oauth2-dialog-routing.module.ts | 0 .../deposit-oauth2-dialog.component.html | 0 .../deposit-oauth2-dialog.component.scss | 0 .../deposit-oauth2-dialog.component.ts | 0 .../deposit-oauth2-dialog.module.ts | 0 .../service/deposit-oauth2-dialog.service.ts | 0 .../reload-helper/reload-helper.component.ts | 0 .../unauthorized/unauthorized.component.html | 0 .../unauthorized/unauthorized.component.ts | 0 .../misc/unauthorized/unauthorized.module.ts | 0 .../misc/unauthorized/unauthorized.routes.ts | 0 .../src/app/ui/navbar/navbar.component.css | 0 .../src/app/ui/navbar/navbar.component.html | 0 .../src/app/ui/navbar/navbar.component.scss | 0 .../src/app/ui/navbar/navbar.component.ts | 0 .../src/app/ui/navbar/navbar.module.ts | 0 .../user-dialog/user-dialog.component.html | 0 .../user-dialog/user-dialog.component.scss | 0 .../user-dialog/user-dialog.component.ts | 0 .../plan-clone-dialog.component.html | 0 .../plan-clone-dialog.component.scss | 0 .../plan-clone-dialog.component.ts | 0 .../plan-clone-dialog.editor.model.ts | 0 .../clone-dialog/plan-clone-dialog.module.ts | 0 .../plan-deposit-dropdown.component.html | 0 .../plan-deposit-dropdown.component.scss | 0 .../plan-deposit-dropdown.component.ts | 0 .../plan-invitation-accepted.component.html | 0 .../plan-invitation-accepted.component.ts | 0 .../plan-invitation-dialog.component.html | 0 .../plan-invitation-dialog.component.scss | 0 .../plan-invitation-dialog.component.ts | 0 .../dialog/plan-invitation-dialog.module.ts | 0 .../plan-filter-dialog.component.html | 0 .../plan-filter-dialog.component.scss | 0 .../plan-filter-dialog.component.ts | 0 .../filtering/plan-filter.component.html | 0 .../filtering/plan-filter.component.scss | 0 .../filtering/plan-filter.component.ts | 0 .../filtering/services/plan-filter.service.ts | 0 .../plan-listing-item.component.html | 0 .../plan-listing-item.component.scss | 0 .../plan-listing-item.component.ts | 0 .../plan/listing/plan-listing.component.html | 0 .../plan/listing/plan-listing.component.scss | 0 .../ui/plan/listing/plan-listing.component.ts | 0 .../ui/plan/listing/plan-listing.module.ts | 0 .../ui/plan/listing/plan-listing.routing.ts | 0 .../plan-new-version-dialog.component.html | 0 .../plan-new-version-dialog.component.scss | 0 .../plan-new-version-dialog.component.ts | 0 .../plan-new-version-dialog.editor.model.ts | 0 .../plan-new-version-dialog.module.ts | 0 .../start-new-plan-dialog.component.html | 0 .../start-new-plan-dialog.component.scss | 0 .../start-new-plan-dialog.component.ts | 0 .../start-new-plan-dialog.module.ts | 0 .../plan-common-model-config.editor.model.ts | 0 .../plan-upload-dialog.component.html | 0 .../plan-upload-dialog.component.scss | 0 .../plan-upload-dialog.component.ts | 0 .../plan-upload-dialog.module.ts | 0 .../overview/plan-overview.component.html | 0 .../overview/plan-overview.component.scss | 0 .../plan/overview/plan-overview.component.ts | 0 .../ui/plan/overview/plan-overview.module.ts | 0 .../ui/plan/overview/plan-overview.routing.ts | 0 ...plan-contact-prefill-dialog.component.html | 0 ...plan-contact-prefill-dialog.component.scss | 0 .../plan-contact-prefill-dialog.component.ts | 0 ...lan-contact-prefill-dialog.editor.model.ts | 0 .../plan-contact-prefill-dialog.module.ts | 0 .../plan-delete-dialog.component.html | 0 .../plan-delete-dialog.component.scss | 0 .../plan-delete-dialog.component.ts | 0 .../plan-delete-dialog.module.ts | 0 ...an-form-progress-indication.component.html | 0 ...an-form-progress-indication.component.scss | 0 ...plan-form-progress-indication.component.ts | 0 .../plan-form-progress-indication.module.ts | 0 .../plan-editor.component.html | 0 .../plan-editor.component.scss | 0 .../plan-editor.component.ts | 0 .../plan-editor.model.ts | 0 .../plan-editor.module.ts | 0 .../plan-editor.routing.ts | 0 .../plan-editor.service.ts | 0 .../resolvers/plan-editor-enitity.resolver.ts | 0 .../plan-editor-permissions.resolver.ts | 0 .../plan-finalize-dialog.component.html | 0 .../plan-finalize-dialog.component.scss | 0 .../plan-finalize-dialog.component.ts | 0 .../plan-finalize-dialog.module.ts | 0 .../plan-user-field.component.html | 0 .../plan-user-field.component.scss | 0 .../plan-user-field.component.ts | 0 .../plan-user-field/plan-user-field.module.ts | 0 .../src/app/ui/plan/plan.module.ts | 0 .../src/app/ui/plan/plan.routing.ts | 0 .../reference-dialog-editor.component.html | 0 .../reference-dialog-editor.component.scss | 0 .../reference-dialog-editor.component.ts | 0 .../reference-field.component.html | 0 .../reference-field.component.scss | 0 .../reference-field.component.ts | 0 .../reference-field/reference-field.module.ts | 0 .../cookies-policy.component.html | 0 .../cookies-policy.component.scss | 0 .../cookies-policy.component.ts | 0 .../cookies-policy/cookies-policy.module.ts | 0 .../cookies-policy/cookies-policy.routing.ts | 0 .../opensource-licences.component.html | 0 .../opensource-licences.component.scss | 0 .../opensource-licences.component.ts | 0 .../opensource-licences.routing.ts | 0 .../opensource-licenses.module.ts | 0 .../privacy/privacy.component.html | 0 .../privacy/privacy.component.scss | 0 .../privacy/privacy.component.ts | 0 .../sidebar-footer/privacy/privacy.module.ts | 0 .../sidebar-footer/privacy/privacy.routing.ts | 0 .../sidebar-footer.component.css | 0 .../sidebar-footer.component.html | 0 .../sidebar-footer.component.ts | 0 .../sidebar-footer/terms/terms.component.html | 0 .../sidebar-footer/terms/terms.component.scss | 0 .../sidebar-footer/terms/terms.component.ts | 0 .../sidebar-footer/terms/terms.module.ts | 0 .../sidebar-footer/terms/terms.routing.ts | 0 .../src/app/ui/sidebar/sidebar.component.css | 0 .../src/app/ui/sidebar/sidebar.component.html | 0 .../src/app/ui/sidebar/sidebar.component.scss | 0 .../src/app/ui/sidebar/sidebar.component.ts | 0 .../src/app/ui/sidebar/sidebar.module.ts | 0 .../supportive-material-editor.component.html | 0 .../supportive-material-editor.component.scss | 0 .../supportive-material-editor.component.ts | 0 .../supportive-material-editor.model.ts | 0 .../supportive-material-editor.module.ts | 0 .../supportive-material-editor.resolver.ts | 0 .../supportive-material-editor.routing.ts | 0 .../supportive-material-editor.service.ts | 0 .../tag/tags-field/tags-field.component.html | 0 .../tag/tags-field/tags-field.component.scss | 0 .../ui/tag/tags-field/tags-field.component.ts | 0 .../ui/tag/tags-field/tags-field.module.ts | 0 .../tenant-switch.component.html | 0 .../tenant-switch.component.scss | 0 .../tenant-switch/tenant-switch.component.ts | 0 .../src/app/ui/tenant/tenant.module.ts | 0 .../transition-group-item.directive.ts | 0 .../transition-group.component.ts | 0 .../transition-group.module.ts | 0 .../dialog/user-guide-dialog.component.html | 0 .../dialog/user-guide-dialog.component.scss | 0 .../dialog/user-guide-dialog.component.ts | 0 .../user-guide-content.component.html | 0 .../user-guide-content.component.scss | 0 .../user-guide-content.component.ts | 0 .../app/ui/user-guide/user-guide.module.ts | 0 .../app/ui/user-guide/user-guide.routing.ts | 0 .../add-account-dialog.component.html | 0 .../add-account-dialog.component.scss | 0 .../add-account-dialog.component.ts | 0 .../add-account/add-account-dialog.module.ts | 0 .../user-profile/user-profile-editor.model.ts | 0 .../user-profile/user-profile.component.html | 0 .../user-profile/user-profile.component.scss | 0 .../ui/user-profile/user-profile.component.ts | 0 .../ui/user-profile/user-profile.module.ts | 0 .../ui/user-profile/user-profile.routing.ts | 0 .../src/app/utilities/enhancers/flatJoinOn.ts | 0 .../src/app/utilities/enhancers/flatMap.ts | 0 .../src/app/utilities/enhancers/groupBy.ts | 0 .../src/app/utilities/enhancers/utils.ts | 0 .../opencdmp-custom-translation-compiler.ts | 0 .../src/assets/.gitkeep | 0 .../src/assets/config/config.json | 0 .../src/assets/css/demo.css | 0 .../src/assets/i18n/baq.json | 0 .../src/assets/i18n/de.json | 0 .../src/assets/i18n/en.json | 0 .../src/assets/i18n/es.json | 0 .../src/assets/i18n/gr.json | 0 .../src/assets/i18n/hr.json | 0 .../src/assets/i18n/pl.json | 0 .../src/assets/i18n/pt.json | 0 .../src/assets/i18n/sk.json | 0 .../src/assets/i18n/sr.json | 0 .../src/assets/i18n/tr.json | 0 .../images/annotations/add_reaction.png | Bin .../assets/images/annotations/eye-hide.png | Bin .../src/assets/images/annotations/globe.png | Bin .../assets/images/annotations/paper-plane.png | Bin .../assets/images/annotations/paper-plane.svg | 0 .../src/assets/images/annotations/reply.png | Bin .../src/assets/images/dashboard-popup.png | Bin .../assets/images/editor/icons/add_input.svg | 0 .../images/editor/icons/add_input_set.svg | 0 .../editor/icons/add_visibility_rule.svg | 0 .../editor/icons/add_visibility_rule_2.svg | 0 .../src/assets/images/editor/icons/api.svg | 0 .../assets/images/editor/icons/api_entity.svg | 0 .../assets/images/editor/icons/boolean.svg | 0 .../assets/images/editor/icons/checkbox.svg | 0 .../src/assets/images/editor/icons/clone.svg | 0 .../assets/images/editor/icons/currency.svg | 0 .../images/editor/icons/date_picker.svg | 0 .../assets/images/editor/icons/free_text.svg | 0 .../images/editor/icons/internal_entities.svg | 0 .../assets/images/editor/icons/radio_box.svg | 0 .../src/assets/images/editor/icons/select.svg | 0 .../assets/images/editor/icons/text_area.svg | 0 .../images/guide/2.3_account_user_menu.png | Bin .../images/guide/2.5.8.3_second_img.jpg | Bin .../images/guide/2.5.8.3_select_mnlly.jpg | Bin .../src/assets/images/guide/2.5_Dashboard.jpg | Bin .../guide/2.5_Dashboard_Not_logged_in.jpg | Bin .../src/assets/images/guide/2.6_My_DMPs.png | Bin .../guide/2.6_My_Dataset_smaller_img_1.png | Bin .../assets/images/guide/2.6_My_Datasets.png | Bin .../guide/2.6_My_Datasets_smaller_img.png | Bin .../src/assets/images/guide/2.6_invite.png | Bin ....7_Public_Datasets_copy_dataset_to_DMP.png | Bin .../assets/images/guide/2.7_public_DMPs.png | Bin .../guide/2.7_public_Dataset_descriptions.png | Bin .../assets/images/guide/2.8.1_Main_Info.png | Bin .../images/guide/2.8.3_License_Info.jpg | Bin .../images/guide/2.8.3_license_correct.png | Bin .../images/guide/2.8.4_Dataset_info.jpg | Bin .../2.8.5.1_Select_DMP_for_your_dataset.jpg | Bin .../guide/2.8.5.2_Initialize_your_dataset.jpg | Bin .../images/guide/2.8.5.3_Edit_Dataset.jpg | Bin .../assets/images/guide/2.8.5.3_finalize.jpg | Bin .../images/guide/2.8.5.3_save_dataset.jpg | Bin .../src/assets/images/guide/2.8.5.4_DMPs.jpg | Bin .../2.8.5.4_DMPs_Before_Finalization.jpg | Bin .../guide/2.8.5.4_after_finalization.jpg | Bin .../2.8.5.4_datasets_after_finalization.jpg | Bin .../2.8.5.4_datasets_before_finalization.jpg | Bin .../images/guide/2.8.5.4_deposit_DMP.jpg | Bin .../guide/2.8.5.4_dmps_after_deposition.jpg | Bin .../2.8.5.4_dmps_after_make_it_public.jpg | Bin .../guide/2.8.5.4_dmps_before_deposition.jpg | Bin .../2.8.5.4_dmps_before_make_it_public.jpg | Bin .../images/guide/2.8.5.4_dmps_public.jpg | Bin .../assets/images/guide/2.8.5.4_invite.jpg | Bin .../guide/2.8.5_Manually_or_Prefill.png | Bin .../src/assets/images/guide/A_public_DMP.jpg | Bin ...rom_Dataset_Editor_A_dataset_finalized.png | Bin ...m_Dataset_Editor_A_dataset_unfinalized.png | Bin .../src/assets/images/guide/From_My_DMPs.png | Bin .../images/guide/Initialize_dataset.jpg | Bin ..._with_information_from_trusted_sources.jpg | Bin ...rt_describing_the_dataset_from_scratch.jpg | Bin .../argos_first_import_or_start_wizard.png | Bin .../src/assets/images/guide/clone_DMP.png | Bin .../src/assets/images/guide/image1.png | Bin .../src/assets/images/guide/image10.png | Bin .../src/assets/images/guide/image11.png | Bin .../src/assets/images/guide/image12.png | Bin .../src/assets/images/guide/image13.png | Bin .../src/assets/images/guide/image14.png | Bin .../src/assets/images/guide/image15.png | Bin .../src/assets/images/guide/image16.png | Bin .../src/assets/images/guide/image17.png | Bin .../src/assets/images/guide/image18.png | Bin .../src/assets/images/guide/image19.png | Bin .../src/assets/images/guide/image2.png | Bin .../src/assets/images/guide/image20.png | Bin .../src/assets/images/guide/image21.png | Bin .../src/assets/images/guide/image22.png | Bin .../src/assets/images/guide/image23.png | Bin .../src/assets/images/guide/image24.png | Bin .../src/assets/images/guide/image25.png | Bin .../src/assets/images/guide/image26.png | Bin .../src/assets/images/guide/image27.png | Bin .../src/assets/images/guide/image28.png | Bin .../src/assets/images/guide/image29.png | Bin .../src/assets/images/guide/image3.png | Bin .../src/assets/images/guide/image30.png | Bin .../src/assets/images/guide/image31.png | Bin .../src/assets/images/guide/image32.png | Bin .../src/assets/images/guide/image33.png | Bin .../src/assets/images/guide/image4.png | Bin .../src/assets/images/guide/image5.png | Bin .../src/assets/images/guide/image6.png | Bin .../src/assets/images/guide/image7.png | Bin .../src/assets/images/guide/image8.png | Bin .../src/assets/images/guide/image9.png | Bin .../src/assets/images/guide/pt/Picture1.png | Bin .../src/assets/images/guide/pt/Picture10.png | Bin .../src/assets/images/guide/pt/Picture11.png | Bin .../src/assets/images/guide/pt/Picture12.png | Bin .../src/assets/images/guide/pt/Picture13.png | Bin .../src/assets/images/guide/pt/Picture14.png | Bin .../src/assets/images/guide/pt/Picture15.png | Bin .../src/assets/images/guide/pt/Picture16.png | Bin .../src/assets/images/guide/pt/Picture17.png | Bin .../src/assets/images/guide/pt/Picture18.png | Bin .../src/assets/images/guide/pt/Picture19.png | Bin .../src/assets/images/guide/pt/Picture2.png | Bin .../src/assets/images/guide/pt/Picture20.png | Bin .../src/assets/images/guide/pt/Picture21.png | Bin .../src/assets/images/guide/pt/Picture22.png | Bin .../src/assets/images/guide/pt/Picture23.png | Bin .../src/assets/images/guide/pt/Picture24.png | Bin .../src/assets/images/guide/pt/Picture25.png | Bin .../src/assets/images/guide/pt/Picture26.png | Bin .../src/assets/images/guide/pt/Picture27.png | Bin .../src/assets/images/guide/pt/Picture28.png | Bin .../src/assets/images/guide/pt/Picture29.png | Bin .../src/assets/images/guide/pt/Picture3.png | Bin .../src/assets/images/guide/pt/Picture30.png | Bin .../src/assets/images/guide/pt/Picture31.png | Bin .../src/assets/images/guide/pt/Picture32.png | Bin .../src/assets/images/guide/pt/Picture33.png | Bin .../src/assets/images/guide/pt/Picture34.png | Bin .../src/assets/images/guide/pt/Picture35.png | Bin .../src/assets/images/guide/pt/Picture36.png | Bin .../src/assets/images/guide/pt/Picture37.png | Bin .../src/assets/images/guide/pt/Picture38.png | Bin .../src/assets/images/guide/pt/Picture39.png | Bin .../src/assets/images/guide/pt/Picture4.png | Bin .../src/assets/images/guide/pt/Picture40.png | Bin .../src/assets/images/guide/pt/Picture41.png | Bin .../src/assets/images/guide/pt/Picture5.png | Bin .../src/assets/images/guide/pt/Picture6.png | Bin .../src/assets/images/guide/pt/Picture7.png | Bin .../src/assets/images/guide/pt/Picture8.png | Bin .../src/assets/images/guide/pt/Picture9.png | Bin .../src/assets/images/guided-tour-side.png | Bin .../src/assets/images/login/facebook.png | Bin .../src/assets/images/login/facebook@2x.png | Bin .../src/assets/images/login/google.png | Bin .../src/assets/images/login/google@2x.png | Bin .../src/assets/images/login/openaire.png | Bin .../src/assets/images/login/openaire@2x.png | Bin .../src/assets/images/login/orcid.png | Bin .../src/assets/images/login/orcid@2x.png | Bin .../src/assets/images/login/orcid_unauth.png | Bin .../src/assets/images/login/twitter.png | Bin .../src/assets/images/login/twitter@2x.png | Bin .../src/assets/images/login/zenodo.png | Bin .../src/assets/images/nav-logo.svg | 0 .../src/assets/images/new-dmp-logo.png | Bin .../src/assets/images/new-releases-logo.png | Bin .../src/assets/images/orcid.png | Bin .../src/assets/images/orcid_unauth.png | Bin .../src/assets/images/profile-placeholder.png | Bin .../assets/images/repository-placeholder.png | Bin .../localization/available-cultures.json | 0 .../src/assets/localization/languages.json | 0 .../src/assets/resources/skipDisable.json | 0 .../src/assets/scss/bootstrap-material.scss | 0 .../src/assets/scss/core/_alerts.scss | 0 .../src/assets/scss/core/_buttons.scss | 0 .../src/assets/scss/core/_cards.scss | 0 .../src/assets/scss/core/_checkboxes.scss | 0 .../src/assets/scss/core/_dropdown.scss | 0 .../src/assets/scss/core/_example-pages.scss | 0 .../src/assets/scss/core/_fixed-plugin.scss | 0 .../src/assets/scss/core/_footers.scss | 0 .../src/assets/scss/core/_forms.scss | 0 .../src/assets/scss/core/_images.scss | 0 .../src/assets/scss/core/_input-group.scss | 0 .../src/assets/scss/core/_misc.scss | 0 .../src/assets/scss/core/_mixins.scss | 0 .../src/assets/scss/core/_navbar.scss | 0 .../src/assets/scss/core/_popover.scss | 0 .../src/assets/scss/core/_popups.scss | 0 .../src/assets/scss/core/_radios.scss | 0 .../src/assets/scss/core/_responsive.scss | 0 .../src/assets/scss/core/_ripples.scss | 0 .../scss/core/_sidebar-and-main-panel.scss | 0 .../src/assets/scss/core/_tables.scss | 0 .../src/assets/scss/core/_tabs.scss | 0 .../src/assets/scss/core/_togglebutton.scss | 0 .../src/assets/scss/core/_tooltip.scss | 0 .../src/assets/scss/core/_type.scss | 0 .../src/assets/scss/core/_variables.scss | 0 .../assets/scss/core/cards/_card-plain.scss | 0 .../assets/scss/core/cards/_card-profile.scss | 0 .../assets/scss/core/cards/_card-stats.scss | 0 .../src/assets/scss/core/mixins/_alert.scss | 0 .../assets/scss/core/mixins/_animations.scss | 0 .../assets/scss/core/mixins/_breakpoints.scss | 0 .../src/assets/scss/core/mixins/_buttons.scss | 0 .../assets/scss/core/mixins/_chartist.scss | 0 .../scss/core/mixins/_colored-shadows.scss | 0 .../src/assets/scss/core/mixins/_drawer.scss | 0 .../src/assets/scss/core/mixins/_forms.scss | 0 .../src/assets/scss/core/mixins/_hover.scss | 0 .../src/assets/scss/core/mixins/_layout.scss | 0 .../scss/core/mixins/_navbar-colors.scss | 0 .../src/assets/scss/core/mixins/_navs.scss | 0 .../scss/core/mixins/_sidebar-color.scss | 0 .../scss/core/mixins/_transparency.scss | 0 .../src/assets/scss/core/mixins/_type.scss | 0 .../assets/scss/core/mixins/_utilities.scss | 0 .../assets/scss/core/mixins/_variables.scss | 0 .../scss/core/mixins/_vendor-prefixes.scss | 0 .../assets/scss/core/plugins/_animate.scss | 0 .../assets/scss/core/plugins/_chartist.scss | 0 .../scss/core/plugins/_perfect-scrollbar.scss | 0 .../src/assets/scss/core/variables/_body.scss | 0 .../_bootstrap-material-design-base.scss | 0 .../variables/_bootstrap-material-design.scss | 0 .../assets/scss/core/variables/_brand.scss | 0 .../assets/scss/core/variables/_buttons.scss | 0 .../src/assets/scss/core/variables/_card.scss | 0 .../src/assets/scss/core/variables/_code.scss | 0 .../scss/core/variables/_colors-map.scss | 0 .../assets/scss/core/variables/_colors.scss | 0 .../scss/core/variables/_custom-forms.scss | 0 .../assets/scss/core/variables/_drawer.scss | 0 .../assets/scss/core/variables/_dropdown.scss | 0 .../assets/scss/core/variables/_forms.scss | 0 .../assets/scss/core/variables/_layout.scss | 0 .../scss/core/variables/_list-group.scss | 0 .../src/assets/scss/core/variables/_menu.scss | 0 .../assets/scss/core/variables/_modals.scss | 0 .../src/assets/scss/core/variables/_nav.scss | 0 .../scss/core/variables/_pagination.scss | 0 .../assets/scss/core/variables/_shadow.scss | 0 .../assets/scss/core/variables/_snackbar.scss | 0 .../assets/scss/core/variables/_spacing.scss | 0 .../assets/scss/core/variables/_state.scss | 0 .../assets/scss/core/variables/_tables.scss | 0 .../assets/scss/core/variables/_tooltip.scss | 0 .../src/assets/scss/core/variables/_type.scss | 0 .../src/assets/scss/material-dashboard.scss | 0 .../src/assets/silent-check-sso.html | 0 .../src/common/base/base-editor.resolver.ts | 0 .../src/common/base/base-editor.ts | 0 .../src/common/base/base-entity.model.ts | 0 .../common/base/base-enum-utils.service.ts | 0 .../src/common/base/base-form-editor-model.ts | 0 .../src/common/base/base-form-editor.ts | 0 .../src/common/base/base-listing-component.ts | 0 .../base/base-pending-changes.component.ts | 0 .../src/common/base/base.component.ts | 0 .../src/common/base/base.guard.ts | 0 .../src/common/base/base.pipe.ts | 0 .../src/common/base/base.service.ts | 0 .../tenant-configuration-editor.component.ts | 0 .../common/date/moment-utc-date-adapter.ts | 0 .../date/moment-utc-date-time.adapter.ts | 0 .../formatting/common-formatting.module.ts | 0 .../src/common/formatting/pipe.service.ts | 0 .../formatting/pipes/app-role-type.pipe.ts | 0 .../pipes/app-title-case-format.pipe.ts | 0 .../formatting/pipes/array-to-string.pipe.ts | 0 .../formatting/pipes/date-only-format.pipe.ts | 0 .../formatting/pipes/is-active-type.pipe.ts | 0 .../formatting/pipes/lock-target-type.pipe.ts | 0 .../pipes/lowercase-first-letter.pipe.ts | 0 .../pipes/notification-contact-type.pipe.ts | 0 .../pipes/notification-notify-state.pipe.ts | 0 .../notification-template-channel.pipe.ts | 0 .../pipes/notification-template-kind.pipe.ts | 0 .../notification-tracking-process.pipe.ts | 0 .../pipes/notification-tracking-state.pipe.ts | 0 .../pipes/notification-type.pipe.ts | 0 .../pipes/reference-source-type.pipe.ts | 0 .../src/common/forms/common-forms.module.ts | 0 .../src/common/forms/form-service.ts | 0 ...rm-validation-errors-dialog.component.html | 0 ...rm-validation-errors-dialog.component.scss | 0 ...form-validation-errors-dialog.component.ts | 0 .../form-validation-errors-dialog.module.ts | 0 .../form-validation-errors-directive.ts | 0 .../pending-form-changes-guard.service.ts | 0 .../forms/reactive-asterisk-directive.ts | 0 .../forms/validation/custom-validator.ts | 0 .../error-model/validation-error-model.ts | 0 .../forms/validation/validation-context.ts | 0 .../src/common/http/base-http-params.ts | 0 .../src/common/http/common-http.module.ts | 0 .../common/http/image/secure-image.pipe.ts | 0 .../src/common/http/interceptor-context.ts | 0 .../interceptors/auth-token.interceptor.ts | 0 .../http/interceptors/base.interceptor.ts | 0 .../http/interceptors/interceptor-type.ts | 0 .../http/interceptors/json.interceptor.ts | 0 .../http/interceptors/locale.interceptor.ts | 0 .../progress-indication.interceptor.ts | 0 .../request-timing.interceptor.ts | 0 .../interceptors/status-code.interceptor.ts | 0 .../interceptors/tenant-header.interceptor.ts | 0 .../unauthorized-response.interceptor.ts | 0 .../src/common/material/material.module.ts | 0 .../src/common/model/lookup.ts | 0 .../src/common/model/query-result.ts | 0 .../confirmation-dialog.component.html | 0 .../confirmation-dialog.component.scss | 0 .../confirmation-dialog.component.ts | 0 .../confirmation-dialog.module.ts | 0 .../http-error-handling.service.ts | 0 .../errors-component/errors.component.html | 0 .../errors-component/errors.component.scss | 0 .../errors-component/errors.component.ts | 0 .../errors/errors-handler/errors-handler.ts | 0 .../errors-routing/errors-routing.module.ts | 0 .../common/modules/errors/errors.module.ts | 0 .../external-tracing/external-trace-entry.ts | 0 .../server-errors.interceptor.ts | 0 .../directives/batch-actions.directive.ts | 0 .../download-listing-report.directive.ts | 0 .../hybrid-listing-filters.directive.ts | 0 .../user-filter-settings.directive.ts | 0 .../hybrid-listing.component.html | 0 .../hybrid-listing.component.scss | 0 .../hybrid-listing.component.ts | 0 .../hybrid-listing/hybrid-listing.module.ts | 0 .../pipes/nullify-value.pipe.ts | 0 .../pipes/visible-fields.pipe.ts | 0 .../multiple-choice-dialog.component.html | 0 .../multiple-choice-dialog.component.scss | 0 .../multiple-choice-dialog.component.ts | 0 .../multiple-choice-dialog.module.ts | 0 .../popup/popup-notification.component.html | 0 .../popup/popup-notification.component.ts | 0 .../snack-bar-notification.component.html | 0 .../snack-bar-notification.component.ts | 0 .../ui-notification.component.html | 0 .../ui-notification.component.scss | 0 .../notification/ui-notification.component.ts | 0 .../notification/ui-notification.module.ts | 0 .../page-not-found.component.html | 0 .../page-not-found.component.ts | 0 .../page-not-found/page-not-found.module.ts | 0 .../expandable-search-field.component.html | 0 .../expandable-search-field.component.scss | 0 .../expandable-search-field.component.ts | 0 .../modules/text-filter/filter-service.ts | 0 .../text-filter/text-filter.component.html | 0 .../text-filter/text-filter.component.scss | 0 .../text-filter/text-filter.component.ts | 0 .../modules/text-filter/text-filter.module.ts | 0 .../user-settings-picker.component.html | 0 .../user-settings-picker.component.scss | 0 .../user-settings-picker.component.ts | 0 .../user-settings-selector.component.html | 0 .../user-settings-selector.component.scss | 0 .../user-settings-selector.component.ts | 0 .../user-settings/user-settings.module.ts | 0 .../src/common/types/guid.ts | 0 .../src/common/types/json/json-serializer.ts | 0 .../src/common/types/json/serializable.ts | 0 .../src/common/types/pair.ts | 0 .../src/common/ui/common-ui.module.ts | 0 .../src/environments/environment.prod.ts | 0 .../src/environments/environment.staging.ts | 0 .../src/environments/environment.ts | 0 {dmp-frontend => frontend}/src/favicon.ico | Bin {dmp-frontend => frontend}/src/index.html | 0 {dmp-frontend => frontend}/src/main.ts | 0 .../core/enum/contact-info-type.enum.ts | 0 .../core/enum/email-override-mode.ts | 0 .../core/enum/is-active.enum.ts | 0 .../core/enum/notification-contact-type.ts | 0 .../core/enum/notification-data-type.ts | 0 .../enum/notification-inapp-tracking.enum.ts | 0 .../enum/notification-notify-state.enum.ts | 0 .../notification-template-channel.enum.ts | 0 .../enum/notification-template-kind.enum.ts | 0 .../notification-tracking-process.enum.ts | 0 .../enum/notification-tracking-state.enum.ts | 0 .../core/enum/notification-type.enum.ts | 0 .../core/enum/permission.enum.ts | 0 .../core/enum/tenant-configuration-type.ts | 0 .../core/formatting/enum-utils.service.ts | 0 .../core/formatting/formatting.module.ts | 0 .../formatting/pipes/is-active-type.pipe.ts | 0 .../notification-inapp-tracking-type.pipe.ts | 0 .../core/model/inapp-notification.model.ts | 0 .../core/model/notification-template.model.ts | 0 .../core/model/notification.model.ts | 0 .../model/notifier-configuration.model.ts | 0 .../core/model/principal.model.ts | 0 .../core/model/tenant-configuration.ts | 0 .../user-notification-preference.model.ts | 0 .../core/query/inapp-notification.lookup.ts | 0 .../query/notification-template.lookup.ts | 0 .../core/query/notification.lookup.ts | 0 .../core/query/notifier-list.lookup.ts | 0 .../core/query/tenant-configuration.lookup.ts | 0 .../user-notification-preference.lookup.ts | 0 .../services/core-service.module.ts | 0 .../http/inapp-notification.service.ts | 0 .../services/http/notification-service.ts | 0 .../http/notification-template.service.ts | 0 .../http/tenant-configuration.service.ts | 0 .../user-notification-preference.service.ts | 0 ...tion-template-field-options.component.html | 0 ...tion-template-field-options.component.scss | 0 ...cation-template-field-options.component.ts | 0 ...otification-template-editor.component.html | 0 ...otification-template-editor.component.scss | 0 .../notification-template-editor.component.ts | 0 .../notification-template-editor.model.ts | 0 .../notification-template-editor.resolver.ts | 0 .../notification-template-editor.service.ts | 0 ...on-template-listing-filters.component.html | 0 ...on-template-listing-filters.component.scss | 0 ...tion-template-listing-filters.component.ts | 0 ...tification-template-listing.component.html | 0 ...tification-template-listing.component.scss | 0 ...notification-template-listing.component.ts | 0 .../notification-template.module.ts | 0 .../notification-template.routing.ts | 0 ...otification-listing-filters.component.html | 0 ...otification-listing-filters.component.scss | 0 .../notification-listing-filters.component.ts | 0 .../notification-listing.component.html | 0 .../notification-listing.component.scss | 0 .../notification-listing.component.ts | 0 .../admin/notification/notification.module.ts | 0 .../notification/notification.routing.ts | 0 .../notifier-list-editor.component.html | 0 .../notifier-list-editor.component.scss | 0 .../notifier-list-editor.component.ts | 0 .../notifier-list-editor.model.ts | 0 .../notifier-list-editor.module.ts | 0 .../notifier-list-editor.resolver.ts | 0 .../notifier-list-editor.service.ts | 0 .../inapp-notification-editor.component.html | 0 .../inapp-notification-editor.component.scss | 0 .../inapp-notification-editor.component.ts | 0 ...notification-listing-dialog.component.html | 0 ...notification-listing-dialog.component.scss | 0 ...p-notification-listing-dialog.component.ts | 0 ...otification-listing-filters.component.html | 0 ...otification-listing-filters.component.scss | 0 ...-notification-listing-filters.component.ts | 0 ...-inapp-notification-listing.component.html | 0 ...-inapp-notification-listing.component.scss | 0 ...ne-inapp-notification-listing.component.ts | 0 .../mine-inapp-notification-routing.module.ts | 0 .../mine-inapp-notification.module.ts | 0 ...rofile-notifier-list-editor.component.html | 0 ...rofile-notifier-list-editor.component.scss | 0 ...-profile-notifier-list-editor.component.ts | 0 ...ser-profile-notifier-list-editor.module.ts | 0 {dmp-frontend => frontend}/src/polyfills.ts | 0 {dmp-frontend => frontend}/src/styles.scss | 0 {dmp-frontend => frontend}/src/test.ts | 0 .../src/tsconfig.app.json | 0 .../src/tsconfig.spec.json | 0 {dmp-frontend => frontend}/start_nginx.sh | 0 {dmp-frontend => frontend}/tsconfig.json | 0 {dmp-frontend => frontend}/tslint.json | 0 1332 files changed, 14346 insertions(+), 484 deletions(-) rename {dmp-frontend => frontend}/.browserslistrc (100%) rename {dmp-frontend => frontend}/.dockerignore (100%) rename {dmp-frontend => frontend}/.editorconfig (100%) rename {dmp-frontend => frontend}/.gitignore (100%) rename {dmp-frontend => frontend}/Dockerfile (100%) rename {dmp-frontend => frontend}/Dockerfile.Sonar (100%) rename {dmp-frontend => frontend}/README.md (98%) rename {dmp-frontend => frontend}/angular.json (94%) rename {dmp-frontend => frontend}/e2e/app.e2e-spec.ts (87%) rename {dmp-frontend => frontend}/e2e/app.po.ts (100%) rename {dmp-frontend => frontend}/e2e/tsconfig.e2e.json (100%) rename {dmp-frontend => frontend}/mime.types (100%) rename {dmp-frontend => frontend}/nginx-custom.conf (100%) rename {dmp-frontend => frontend}/nginx.conf (100%) rename {dmp-frontend => frontend}/nginx.conf.CI (100%) create mode 100644 frontend/package-lock.json rename {dmp-frontend => frontend}/package.json (89%) rename {dmp-frontend => frontend}/protractor.conf.js (100%) rename {dmp-frontend => frontend}/sonar-project.properties (100%) rename {dmp-frontend => frontend}/src/annotation-service/core/enum/internal-status.enum.ts (100%) rename {dmp-frontend => frontend}/src/annotation-service/core/enum/is-active.enum.ts (100%) rename {dmp-frontend => frontend}/src/annotation-service/core/formatting/enum-utils.service.ts (100%) rename {dmp-frontend => frontend}/src/annotation-service/core/formatting/formatting.module.ts (100%) rename {dmp-frontend => frontend}/src/annotation-service/core/formatting/pipes/internal-status-type.pipe.ts (100%) rename {dmp-frontend => frontend}/src/annotation-service/core/formatting/pipes/is-active-type.pipe.ts (100%) rename {dmp-frontend => frontend}/src/annotation-service/core/model/annotation-status.model.ts (100%) rename {dmp-frontend => frontend}/src/annotation-service/core/model/annotation.model.ts (100%) rename {dmp-frontend => frontend}/src/annotation-service/core/model/status.model.ts (100%) rename {dmp-frontend => frontend}/src/annotation-service/core/query/annotation.lookup.ts (100%) rename {dmp-frontend => frontend}/src/annotation-service/core/query/status.lookup.ts (100%) rename {dmp-frontend => frontend}/src/annotation-service/services/core-service.module.ts (100%) rename {dmp-frontend => frontend}/src/annotation-service/services/http/annotation.service.ts (100%) rename {dmp-frontend => frontend}/src/annotation-service/services/http/status.service.ts (100%) rename {dmp-frontend => frontend}/src/annotation-service/ui/admin/status/editor/status-editor.component.html (100%) rename {dmp-frontend => frontend}/src/annotation-service/ui/admin/status/editor/status-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/annotation-service/ui/admin/status/editor/status-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/annotation-service/ui/admin/status/editor/status-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/annotation-service/ui/admin/status/editor/status-editor.resolver.ts (100%) rename {dmp-frontend => frontend}/src/annotation-service/ui/admin/status/editor/status-editor.service.ts (100%) rename {dmp-frontend => frontend}/src/annotation-service/ui/admin/status/listing/filters/status-listing-filters.component.html (100%) rename {dmp-frontend => frontend}/src/annotation-service/ui/admin/status/listing/filters/status-listing-filters.component.scss (100%) rename {dmp-frontend => frontend}/src/annotation-service/ui/admin/status/listing/filters/status-listing-filters.component.ts (100%) rename {dmp-frontend => frontend}/src/annotation-service/ui/admin/status/listing/status-listing.component.html (100%) rename {dmp-frontend => frontend}/src/annotation-service/ui/admin/status/listing/status-listing.component.scss (100%) rename {dmp-frontend => frontend}/src/annotation-service/ui/admin/status/listing/status-listing.component.ts (100%) rename {dmp-frontend => frontend}/src/annotation-service/ui/admin/status/status.module.ts (100%) rename {dmp-frontend => frontend}/src/annotation-service/ui/admin/status/status.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/app-routing.module.ts (100%) rename {dmp-frontend => frontend}/src/app/app.component.html (100%) rename {dmp-frontend => frontend}/src/app/app.component.scss (100%) rename {dmp-frontend => frontend}/src/app/app.component.ts (97%) rename {dmp-frontend => frontend}/src/app/app.module.ts (97%) rename {dmp-frontend => frontend}/src/app/core/auth-guard.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/annotation-entity-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/annotation-protection-type.enum.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/app-role.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/deposit-configuration-status.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/description-status.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/description-template-external-select-auth-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/description-template-external-select-http-method-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/description-template-field-data-external-dataset-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/description-template-field-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/description-template-field-validation-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/description-template-status.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/description-template-type-status.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/description-template-version-status.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/entity-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/external-fetcher-api-http-method-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/external-fetcher-source-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/file-transformer-entity-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/is-active.enum.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/lock-target-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/permission.enum.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/plan-access-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/plan-blueprint-extra-field-data-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/plan-blueprint-field-category.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/plan-blueprint-field-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/plan-blueprint-status.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/plan-blueprint-system-field-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/plan-blueprint-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/plan-blueprint-version-status.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/plan-status.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/plan-user-role.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/plan-user-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/plan-version-status.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/prefilling-source-system-target-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/recent-activity-item-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/recent-activity-order.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/reference-field-data-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/reference-source-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/respone-error-code.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/role-organization-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/supportive-material-field-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/tenant-configuration-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/user-description-template-role.ts (100%) rename {dmp-frontend => frontend}/src/app/core/common/enum/validation-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/core-service.module.ts (100%) rename {dmp-frontend => frontend}/src/app/core/formatting.module.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/auth/principal.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/configuration-models/analytics-providers.model.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/configuration-models/auth-providers.model.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/configuration-models/help-service.model.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/configuration-models/keycloak-configuration.model.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/configuration-models/logging.model.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/configuration-models/sidebar.model.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/configuration-models/status-icon.model.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/contact/contact-support-form-model.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/dashboard/dashboard-statistics.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/dashboard/recent-activity-item.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/deposit/deposit-configuration.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/deposit/deposit-request.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/description-prefilling-request/description-prefilling-request.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/description-template-type/description-template-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/description-template/description-template-persist.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/description-template/description-template.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/description/description-import.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/description/description.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/entity-doi/entity-doi.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/external-fetcher/external-fetcher.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/file/file-format.model.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/language-info.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/language/language.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/lock/lock.model.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/plan-blueprint/plan-blueprint.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/plan/plan-import.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/plan/plan-reference.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/plan/plan.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/prefilling-source/prefilling-source.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/reference-type/reference-type.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/reference/reference.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/storage-file/storage-file.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/supportive-material/supportive-material.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/tag/tag.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/tenant-configuaration/tenant-configuration.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/tenant/tenant.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/user-settings/user-settings.model.ts (100%) rename {dmp-frontend => frontend}/src/app/core/model/user/user.ts (100%) rename {dmp-frontend => frontend}/src/app/core/pipes/column-class.pipe.ts (100%) rename {dmp-frontend => frontend}/src/app/core/pipes/culture-info-display.pipe.ts (100%) rename {dmp-frontend => frontend}/src/app/core/pipes/date-time-format.pipe.ts (100%) rename {dmp-frontend => frontend}/src/app/core/pipes/field-value.pipe.ts (100%) rename {dmp-frontend => frontend}/src/app/core/pipes/json-parser.pipe.ts (100%) rename {dmp-frontend => frontend}/src/app/core/pipes/ng-for-limit.pipe.ts (100%) rename {dmp-frontend => frontend}/src/app/core/pipes/pipe.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/pipes/remove-html-tags.pipe.ts (100%) rename {dmp-frontend => frontend}/src/app/core/pipes/sumarize-text.pipe.ts (100%) rename {dmp-frontend => frontend}/src/app/core/pipes/timezone-info-display.pipe.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/base-criteria.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/default-user-locale.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/description-template-type.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/description-template.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/description.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/language.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/lock.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/plan-blueprint.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/plan-description-template.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/plan-user.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/plan.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/prefilling-source.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/recent-activity-item-lookup.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/reference-search.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/reference-type.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/reference.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/request-item.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/semantic.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/supportive-material.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/tag.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/tenant-configuration.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/tenant-user.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/tenant.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/user-role.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/query/user.lookup.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/auth/auth.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/configuration/configuration.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/contact-support/contact-support.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/culture/culture-service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/culture/language-info-service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/dashboard/dashboard.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/default-user-locale/default-user-locale.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/deposit/deposit.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/description-template-type/description-template-type.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/description-template/description-template.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/description/description.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/file-transformer/file-transformer.http.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/file-transformer/file-transformer.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/http/base-http-v2.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/http/principal.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/language/language.http.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/language/language.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/language/server.loader.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/lock/lock.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/logging/logging-service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/maintenance/maintenance.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/matomo/analytics-service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/matomo/matomo-service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/notification/ui-notification-service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/plan/plan-blueprint.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/plan/plan.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/prefilling-source/prefilling-source.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/progress-indication/progress-indication-service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/reference-type/reference-type.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/reference/reference.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/router/router-utils.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/semantic/semantics.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/sidenav/side-nav.sevice.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/storage-file/storage-file.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/supportive-material/supportive-material.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/tag/tag.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/tenant-configuration/tenant-configuration.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/tenant/tenant-handling.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/tenant/tenant.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/timezone/timezone-service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/user-settings/user-settings-http.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/user-settings/user-settings.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/user/user.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/utilities/collection-utils.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/utilities/enum-utils.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/utilities/file-utils.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/utilities/query-params.service.ts (100%) rename {dmp-frontend => frontend}/src/app/core/services/utilities/type-utils.service.ts (100%) rename {dmp-frontend => frontend}/src/app/library/auto-complete/auto-complete-custom-validator.ts (100%) rename {dmp-frontend => frontend}/src/app/library/auto-complete/auto-complete-group.ts (100%) rename {dmp-frontend => frontend}/src/app/library/auto-complete/auto-complete.module.ts (100%) rename {dmp-frontend => frontend}/src/app/library/auto-complete/multiple/multiple-auto-complete-configuration.ts (100%) rename {dmp-frontend => frontend}/src/app/library/auto-complete/multiple/multiple-auto-complete.component.html (100%) rename {dmp-frontend => frontend}/src/app/library/auto-complete/multiple/multiple-auto-complete.component.scss (100%) rename {dmp-frontend => frontend}/src/app/library/auto-complete/multiple/multiple-auto-complete.component.ts (100%) rename {dmp-frontend => frontend}/src/app/library/auto-complete/multiple/option-component.model.ts (100%) rename {dmp-frontend => frontend}/src/app/library/auto-complete/single/single-auto-complete-configuration.ts (100%) rename {dmp-frontend => frontend}/src/app/library/auto-complete/single/single-auto-complete.component.html (100%) rename {dmp-frontend => frontend}/src/app/library/auto-complete/single/single-auto-complete.component.scss (100%) rename {dmp-frontend => frontend}/src/app/library/auto-complete/single/single-auto-complete.component.ts (100%) rename {dmp-frontend => frontend}/src/app/library/deactivate/can-deactivate.guard.ts (100%) rename {dmp-frontend => frontend}/src/app/library/deactivate/deactivate.component.ts (100%) rename {dmp-frontend => frontend}/src/app/library/guided-tour/guided-tour.component.html (100%) rename {dmp-frontend => frontend}/src/app/library/guided-tour/guided-tour.component.scss (100%) rename {dmp-frontend => frontend}/src/app/library/guided-tour/guided-tour.component.ts (100%) rename {dmp-frontend => frontend}/src/app/library/guided-tour/guided-tour.constants.ts (100%) rename {dmp-frontend => frontend}/src/app/library/guided-tour/guided-tour.module.ts (100%) rename {dmp-frontend => frontend}/src/app/library/guided-tour/guided-tour.service.ts (100%) rename {dmp-frontend => frontend}/src/app/library/guided-tour/windowref.service.ts (100%) rename {dmp-frontend => frontend}/src/app/library/notification/notification.component.html (100%) rename {dmp-frontend => frontend}/src/app/library/notification/notification.component.scss (100%) rename {dmp-frontend => frontend}/src/app/library/notification/notification.component.ts (100%) rename {dmp-frontend => frontend}/src/app/library/notification/notification.module.ts (100%) rename {dmp-frontend => frontend}/src/app/library/notification/popup/popup-notification.component.html (100%) rename {dmp-frontend => frontend}/src/app/library/notification/popup/popup-notification.component.scss (100%) rename {dmp-frontend => frontend}/src/app/library/notification/popup/popup-notification.component.ts (100%) rename {dmp-frontend => frontend}/src/app/library/notification/snack-bar/snack-bar-notification.component.html (100%) rename {dmp-frontend => frontend}/src/app/library/notification/snack-bar/snack-bar-notification.component.scss (100%) rename {dmp-frontend => frontend}/src/app/library/notification/snack-bar/snack-bar-notification.component.ts (100%) rename {dmp-frontend => frontend}/src/app/library/rich-text-editor/rich-text-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/app/library/rich-text-editor/rich-text-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/app/library/rich-text-editor/rich-text-editor.module.ts (100%) rename {dmp-frontend => frontend}/src/app/services/pagination.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/about/about.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/about/about.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/about/about.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/about/about.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/about/about.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/description-template-preview/description-template-preview-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/description-template-preview/description-template-preview-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/description-template-preview/description-template-preview-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/description-template-preview/description-template-preview-dialog.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/description-template.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/description-template.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/animations/animations.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/default-value/description-template-editor-default-value.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/default-value/description-template-editor-default-value.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/default-value/description-template-editor-default-value.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-set/description-template-editor-field-set.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-set/description-template-editor-field-set.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-set/description-template-editor-field-set.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/external-datasets/description-template-editor-external-datasets-field.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/external-datasets/description-template-editor-external-datasets-field.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/external-datasets/description-template-editor-external-datasets-field.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/external-select/description-template-editor-external-select-field.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/external-select/description-template-editor-external-select-field.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/external-select/description-template-editor-external-select-field.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/label-and-multiplicity-field/description-template-editor-label-and-multiplicity-field.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/label-and-multiplicity-field/description-template-editor-label-and-multiplicity-field.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/label-and-multiplicity-field/description-template-editor-label-and-multiplicity-field.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/label-field/description-template-editor-label-field.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/label-field/description-template-editor-label-field.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/label-field/description-template-editor-label-field.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/radio-box/description-template-editor-radio-box-field.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/radio-box/description-template-editor-radio-box-field.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/radio-box/description-template-editor-radio-box-field.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/reference-type/description-template-editor-reference-type-field.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/reference-type/description-template-editor-reference-type-field.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/reference-type/description-template-editor-reference-type-field.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/select/description-template-editor-select-field.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/select/description-template-editor-select-field.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/select/description-template-editor-select-field.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/upload/description-template-editor-upload-field.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/upload/description-template-editor-upload-field.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field-type/upload/description-template-editor-upload-field.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field/description-template-editor-field.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field/description-template-editor-field.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field/description-template-editor-field.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/field/view-style-enum.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/final-preview/final-preview.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/final-preview/final-preview.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/final-preview/final-preview.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/section-fieldset/description-template-editor-section-fieldset.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/section-fieldset/description-template-editor-section-fieldset.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/section-fieldset/description-template-editor-section-fieldset.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/section/description-template-editor-section.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/section/description-template-editor-section.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/section/description-template-editor-section.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/visibility-rule/description-template-editor-visibility-rule.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/visibility-rule/description-template-editor-visibility-rule.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/components/visibility-rule/description-template-editor-visibility-rule.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/custom-validators/editor-custom-validators.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/description-template-editor.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/description-template-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/description-template-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/description-template-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/description-template-editor.resolver.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/description-template-editor.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/table-of-contents/description-template-table-of-contents-entry.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/table-of-contents/description-template-table-of-contents.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/table-of-contents/description-template-table-of-contents.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/table-of-contents/description-template-table-of-contents.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/table-of-contents/table-of-contents-internal-section/description-template-table-of-contents-internal-section.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/table-of-contents/table-of-contents-internal-section/description-template-table-of-contents-internal-section.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/editor/table-of-contents/table-of-contents-internal-section/description-template-table-of-contents-internal-section.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/listing/description-template-listing.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/listing/description-template-listing.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/listing/description-template-listing.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/listing/filters/description-template-listing-filters.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/listing/filters/description-template-listing-filters.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/listing/filters/description-template-listing-filters.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/listing/import-description-template/import-description-template.dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/listing/import-description-template/import-description-template.dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-template/listing/import-description-template/import-description-template.dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-types/description-template-type.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-types/description-template-type.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-types/editor/description-template-type-editor.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-types/editor/description-template-type-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-types/editor/description-template-type-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-types/editor/description-template-type-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-types/editor/description-template-type-editor.resolver.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-types/editor/description-template-type-editor.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-types/listing/description-template-type-listing.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-types/listing/description-template-type-listing.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-types/listing/description-template-type-listing.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-types/listing/filters/description-template-type-listing-filters.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-types/listing/filters/description-template-type-listing-filters.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/description-types/listing/filters/description-template-type-listing-filters.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/entity-locks/filters/lock-listing-filters.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/entity-locks/filters/lock-listing-filters.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/entity-locks/filters/lock-listing-filters.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/entity-locks/lock-listing.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/entity-locks/lock-listing.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/entity-locks/lock-listing.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/entity-locks/lock.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/entity-locks/lock.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/language/editor/language-editor.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/language/editor/language-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/language/editor/language-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/language/editor/language-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/language/editor/language-editor.resolver.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/language/editor/language-editor.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/language/language.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/language/language.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/language/listing/filters/language-listing-filters.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/language/listing/filters/language-listing-filters.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/language/listing/filters/language-listing-filters.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/language/listing/language-listing.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/language/listing/language-listing.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/language/listing/language-listing.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/maintenance-tasks/maintenance-tasks.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/maintenance-tasks/maintenance-tasks.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/maintenance-tasks/maintenance-tasks.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/maintenance-tasks/maintenance-tasks.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/maintenance-tasks/maintenance-tasks.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.resolver.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/plan-blueprint/listing/filters/plan-blueprint-listing-filters.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/plan-blueprint/listing/filters/plan-blueprint-listing-filters.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/plan-blueprint/listing/filters/plan-blueprint-listing-filters.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/plan-blueprint/listing/import-plan-blueprint/import-plan-blueprint.dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/plan-blueprint/listing/import-plan-blueprint/import-plan-blueprint.dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/plan-blueprint/listing/import-plan-blueprint/import-plan-blueprint.dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/plan-blueprint/listing/plan-blueprint-listing.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/plan-blueprint/listing/plan-blueprint-listing.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/plan-blueprint/listing/plan-blueprint-listing.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/plan-blueprint/plan-blueprint.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/plan-blueprint/plan-blueprint.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/prefilling-source/editor/field/prefilling-source-field.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/prefilling-source/editor/field/prefilling-source-field.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/prefilling-source/editor/field/prefilling-source-field.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.resolver.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/prefilling-source/listing/filters/prefilling-source-listing-filters.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/prefilling-source/listing/filters/prefilling-source-listing-filters.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/prefilling-source/listing/filters/prefilling-source-listing-filters.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/prefilling-source/listing/prefilling-source-listing.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/prefilling-source/listing/prefilling-source-listing.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/prefilling-source/listing/prefilling-source-listing.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/prefilling-source/prefilling-source.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/prefilling-source/prefilling-source.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference-type/editor/reference-type-editor.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference-type/editor/reference-type-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference-type/editor/reference-type-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference-type/editor/reference-type-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference-type/editor/reference-type-editor.resolver.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference-type/editor/reference-type-editor.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference-type/listing/filters/reference-type-listing-filters.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference-type/listing/filters/reference-type-listing-filters.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference-type/listing/filters/reference-type-listing-filters.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference-type/listing/reference-type-listing.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference-type/listing/reference-type-listing.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference-type/listing/reference-type-listing.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference-type/reference-type.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference-type/reference-type.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference/editor/reference-editor.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference/editor/reference-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference/editor/reference-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference/editor/reference-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference/editor/reference-editor.resolver.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference/editor/reference-editor.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference/listing/filters/reference-listing-filters.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference/listing/filters/reference-listing-filters.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference/listing/filters/reference-listing-filters.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference/listing/reference-listing.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference/listing/reference-listing.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference/listing/reference-listing.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference/reference.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/reference/reference.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.resolver.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.resolver.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.resolver.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.resolver.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.resolver.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/tenant-configuration-editor.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/tenant-configuration-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/editor/tenant-configuration-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/tenant-configuration.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant-configuration/tenant-configuration.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant/editor/tenant-editor.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant/editor/tenant-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant/editor/tenant-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant/editor/tenant-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant/editor/tenant-editor.resolver.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant/editor/tenant-editor.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant/listing/filters/tenant-listing-filters.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant/listing/filters/tenant-listing-filters.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant/listing/filters/tenant-listing-filters.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant/listing/tenant-listing.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant/listing/tenant-listing.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant/listing/tenant-listing.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant/tenant.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/tenant/tenant.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/user/listing/filters/user-listing-filters.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/user/listing/filters/user-listing-filters.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/user/listing/filters/user-listing-filters.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/user/listing/role-editor/user-role-editor.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/user/listing/role-editor/user-role-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/user/listing/role-editor/user-role-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/user/listing/role-editor/user-role-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/user/listing/role-editor/user-role-editor.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/user/listing/user-listing.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/user/listing/user-listing.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/user/listing/user-listing.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/user/user.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/admin/user/user.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/annotations/annotation-dialog-component/annotation-status-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/img/ORCIDiD_medium.png (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/img/b2access.png (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/img/b2access_medium.png (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/img/b2access_small.png (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/img/login_bg.png (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/img/open-dmp.png (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/img/open-dmp_v1.png (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/img/openaire.png (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/img/openaire_small.png (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/img/zenodo-white-200.png (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/login.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/login.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/login.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/login.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/login.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/merge-email-confirmation/merge-email-confirmation.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/merge-email-confirmation/merge-email-confirmation.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/merge-email-confirmation/merge-email-confirmation.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/merge-email-confirmation/merge-email-loader-dialog/merge-email-loader-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/merge-email-confirmation/merge-email-loader-dialog/merge-email-loader-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/merge-email-confirmation/merge-email-loader-dialog/merge-email-loader-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/unlink-email-confirmation/unlink-email-confirmation.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/unlink-email-confirmation/unlink-email-confirmation.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/unlink-email-confirmation/unlink-email-confirmation.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/user-invite-confirmation/user-invite-confirmation.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/user-invite-confirmation/user-invite-confirmation.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/user-invite-confirmation/user-invite-confirmation.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/login/utilities/login.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/logout/logout-routing.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/logout/logout.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/logout/logout.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/logout/logout.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/auth/logout/logout.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/contact/contact-content/contact-content.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/contact/contact-content/contact-content.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/contact/contact-content/contact-content.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/contact/contact-dialog/contact-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/contact/contact-dialog/contact-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/contact/contact-dialog/contact-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/contact/contact.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/contact/contact.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/dashboard/dashboard.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/dashboard/dashboard.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/dashboard/dashboard.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/dashboard/dashboard.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/dashboard/dashboard.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/description-copy-dialog/description-copy-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/description/description-copy-dialog/description-copy-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/description/description-copy-dialog/description-copy-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/description-copy-dialog/description-copy-dialog.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/description.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/description.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-base-fields-editor/description-base-fields-editor.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-base-fields-editor/description-base-fields-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-base-fields-editor/description-base-fields-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-base-fields-editor/dialog-description-template/deprecated-description-template-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-base-fields-editor/dialog-description-template/deprecated-description-template-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-base-fields-editor/dialog-description-template/deprecated-description-template-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-editor.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-editor.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-editor.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-editor.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/components/form-field-set/dialog-editor/form-fieldset-editor-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/components/form-field-set/dialog-editor/form-fieldset-editor-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/components/form-field-set/dialog-editor/form-fieldset-editor-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/components/form-field-set/field-set-title/field-set-title.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/components/form-field-set/field-set-title/field-set-title.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/components/form-field-set/field-set-title/field-set-title.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/components/form-field-set/form-field-set.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/components/form-field-set/form-field-set.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/components/form-field-set/form-field-set.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/components/form-field/form-field.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/components/form-field/form-field.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/components/form-field/form-field.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/components/form-section/form-section.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/components/form-section/form-section.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/components/form-section/form-section.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/components/services/description-form.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/description-form-annotation.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/description-form.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/description-form.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/description-form.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/description-form.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/visibility-rules/models/rule.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/description-form/visibility-rules/visibility-rules.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/form-progress-indication/form-progress-indication.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/form-progress-indication/form-progress-indication.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/form-progress-indication/form-progress-indication.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/form-progress-indication/form-progress-indication.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/prefill-description/prefill-description-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/prefill-description/prefill-description.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/prefill-description/prefill-description.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/prefill-description/prefill-description.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/resolvers/description-editor-entity.resolver.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/resolvers/description-editor-permissions.resolver.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/table-of-contents/models/toc-entry-type.enum.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/table-of-contents/models/toc-entry.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/table-of-contents/services/table-of-contents-service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/table-of-contents/table-of-contents-internal/table-of-contents-internal.html (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/table-of-contents/table-of-contents-internal/table-of-contents-internal.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/table-of-contents/table-of-contents-internal/table-of-contents-internal.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/table-of-contents/table-of-contents.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/table-of-contents/table-of-contents.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/table-of-contents/table-of-contents.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/editor/table-of-contents/table-of-contents.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/listing/description-listing.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/description/listing/description-listing.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/description/listing/description-listing.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/listing/description-listing.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/listing/description-listing.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/listing/filtering/description-filter-dialogue/description-filter-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/description/listing/filtering/description-filter-dialogue/description-filter-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/description/listing/filtering/description-filter-dialogue/description-filter-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/listing/filtering/description-filter.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/description/listing/filtering/description-filter.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/description/listing/filtering/description-filter.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/listing/filtering/description-filter.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/listing/listing-item/description-listing-item.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/description/listing/listing-item/description-listing-item.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/description/listing/listing-item/description-listing-item.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/overview/description-overview.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/description/overview/description-overview.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/description/overview/description-overview.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/overview/description-overview.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/overview/description-overview.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/start-new-description-dialog/start-new-description-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/description/start-new-description-dialog/start-new-description-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/description/start-new-description-dialog/start-new-description-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/description/start-new-description-dialog/start-new-description-dialog.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/external-fetcher/external-fetcher-source-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/external-fetcher/external-fetcher-source.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/external-fetcher/external-fetcher-source.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/external-fetcher/external-fetcher-source.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/external-fetcher/external-fetcher-source.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/faq/dialog/faq-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/faq/dialog/faq-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/faq/dialog/faq-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/faq/faq-content/faq-content.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/faq/faq-content/faq-content.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/faq/faq-content/faq-content.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/faq/faq.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/faq/faq.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/glossary/dialog/glossary-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/glossary/dialog/glossary-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/glossary/dialog/glossary-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/glossary/glossary-content/glossary-content.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/glossary/glossary-content/glossary-content.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/glossary/glossary-content/glossary-content.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/glossary/glossary.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/glossary/glossary.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/language/dialog/language-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/language/dialog/language-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/language/dialog/language-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/language/language-content/language.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/language/language-content/language.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/language/language-content/language.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/language/language.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/misc/breadcrumb/breadcrumb.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/misc/breadcrumb/navigation-breadcrumb.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/misc/breadcrumb/navigation-breadcrumb.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/misc/breadcrumb/navigation-breadcrumb.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/misc/criteria/base-criteria.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog-routing.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/misc/deposit-oauth2-dialog/service/deposit-oauth2-dialog.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/misc/reload-helper/reload-helper.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/misc/unauthorized/unauthorized.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/misc/unauthorized/unauthorized.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/misc/unauthorized/unauthorized.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/misc/unauthorized/unauthorized.routes.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/navbar/navbar.component.css (100%) rename {dmp-frontend => frontend}/src/app/ui/navbar/navbar.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/navbar/navbar.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/navbar/navbar.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/navbar/navbar.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/navbar/user-dialog/user-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/navbar/user-dialog/user-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/navbar/user-dialog/user-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/clone-dialog/plan-clone-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/clone-dialog/plan-clone-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/clone-dialog/plan-clone-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/clone-dialog/plan-clone-dialog.editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/clone-dialog/plan-clone-dialog.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/editor/plan-deposit-dropdown/plan-deposit-dropdown.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/editor/plan-deposit-dropdown/plan-deposit-dropdown.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/editor/plan-deposit-dropdown/plan-deposit-dropdown.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/invitation/accepted/plan-invitation-accepted.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/invitation/accepted/plan-invitation-accepted.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/invitation/dialog/plan-invitation-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/invitation/dialog/plan-invitation-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/invitation/dialog/plan-invitation-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/invitation/dialog/plan-invitation-dialog.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/listing/filtering/plan-filter-dialog/plan-filter-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/listing/filtering/plan-filter-dialog/plan-filter-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/listing/filtering/plan-filter-dialog/plan-filter-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/listing/filtering/plan-filter.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/listing/filtering/plan-filter.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/listing/filtering/plan-filter.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/listing/filtering/services/plan-filter.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/listing/listing-item/plan-listing-item.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/listing/listing-item/plan-listing-item.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/listing/listing-item/plan-listing-item.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/listing/plan-listing.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/listing/plan-listing.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/listing/plan-listing.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/listing/plan-listing.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/listing/plan-listing.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/new/start-new-plan-dialogue/start-new-plan-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/new/start-new-plan-dialogue/start-new-plan-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/new/start-new-plan-dialogue/start-new-plan-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/new/start-new-plan-dialogue/start-new-plan-dialog.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/new/upload-dialogue/plan-common-model-config.editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/new/upload-dialogue/plan-upload-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/new/upload-dialogue/plan-upload-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/new/upload-dialogue/plan-upload-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/new/upload-dialogue/plan-upload-dialog.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/overview/plan-overview.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/overview/plan-overview.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/overview/plan-overview.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/overview/plan-overview.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/overview/plan-overview.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-delete-dialog/plan-delete-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-delete-dialog/plan-delete-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-delete-dialog/plan-delete-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-delete-dialog/plan-delete-dialog.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-editor-blueprint/form-progress-indication/plan-form-progress-indication.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-editor-blueprint/form-progress-indication/plan-form-progress-indication.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-editor-blueprint/form-progress-indication/plan-form-progress-indication.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-editor-blueprint/form-progress-indication/plan-form-progress-indication.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-editor-blueprint/plan-editor.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-editor-blueprint/plan-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-editor-blueprint/plan-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-editor-blueprint/plan-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-editor-blueprint/plan-editor.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-editor-blueprint/plan-editor.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-editor-blueprint/plan-editor.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-editor-blueprint/resolvers/plan-editor-enitity.resolver.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-editor-blueprint/resolvers/plan-editor-permissions.resolver.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-finalize-dialog/plan-finalize-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-finalize-dialog/plan-finalize-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-finalize-dialog/plan-finalize-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-finalize-dialog/plan-finalize-dialog.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-user-field/plan-user-field.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-user-field/plan-user-field.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-user-field/plan-user-field.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan-user-field/plan-user-field.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/plan/plan.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/reference/reference-field/editor/reference-dialog-editor.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/reference/reference-field/editor/reference-dialog-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/reference/reference-field/editor/reference-dialog-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/reference/reference-field/reference-field.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/reference/reference-field/reference-field.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/reference/reference-field/reference-field.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/reference/reference-field/reference-field.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licences.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licences.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licences.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licences.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licenses.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/privacy/privacy.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/privacy/privacy.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/privacy/privacy.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/privacy/privacy.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/privacy/privacy.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/sidebar-footer.component.css (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/sidebar-footer.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/sidebar-footer.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/terms/terms.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/terms/terms.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/terms/terms.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/terms/terms.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar-footer/terms/terms.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar.component.css (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/sidebar/sidebar.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/supportive-material-editor/supportive-material-editor.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/supportive-material-editor/supportive-material-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/supportive-material-editor/supportive-material-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/supportive-material-editor/supportive-material-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/supportive-material-editor/supportive-material-editor.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/supportive-material-editor/supportive-material-editor.resolver.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/supportive-material-editor/supportive-material-editor.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/supportive-material-editor/supportive-material-editor.service.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/tag/tags-field/tags-field.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/tag/tags-field/tags-field.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/tag/tags-field/tags-field.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/tag/tags-field/tags-field.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/tenant/tenant-switch/tenant-switch.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/tenant/tenant-switch/tenant-switch.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/tenant/tenant-switch/tenant-switch.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/tenant/tenant.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/transition-group/transition-group-item.directive.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/transition-group/transition-group.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/transition-group/transition-group.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/user-guide/dialog/user-guide-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/user-guide/dialog/user-guide-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/user-guide/dialog/user-guide-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/user-guide/user-guide-content/user-guide-content.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/user-guide/user-guide-content/user-guide-content.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/user-guide/user-guide-content/user-guide-content.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/user-guide/user-guide.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/user-guide/user-guide.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/user-profile/add-account/add-account-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/user-profile/add-account/add-account-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/user-profile/add-account/add-account-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/user-profile/add-account/add-account-dialog.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/user-profile/user-profile-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/user-profile/user-profile.component.html (100%) rename {dmp-frontend => frontend}/src/app/ui/user-profile/user-profile.component.scss (100%) rename {dmp-frontend => frontend}/src/app/ui/user-profile/user-profile.component.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/user-profile/user-profile.module.ts (100%) rename {dmp-frontend => frontend}/src/app/ui/user-profile/user-profile.routing.ts (100%) rename {dmp-frontend => frontend}/src/app/utilities/enhancers/flatJoinOn.ts (100%) rename {dmp-frontend => frontend}/src/app/utilities/enhancers/flatMap.ts (100%) rename {dmp-frontend => frontend}/src/app/utilities/enhancers/groupBy.ts (100%) rename {dmp-frontend => frontend}/src/app/utilities/enhancers/utils.ts (100%) rename {dmp-frontend => frontend}/src/app/utilities/translate/opencdmp-custom-translation-compiler.ts (100%) rename {dmp-frontend => frontend}/src/assets/.gitkeep (100%) rename {dmp-frontend => frontend}/src/assets/config/config.json (100%) rename {dmp-frontend => frontend}/src/assets/css/demo.css (100%) rename {dmp-frontend => frontend}/src/assets/i18n/baq.json (100%) rename {dmp-frontend => frontend}/src/assets/i18n/de.json (100%) rename {dmp-frontend => frontend}/src/assets/i18n/en.json (100%) rename {dmp-frontend => frontend}/src/assets/i18n/es.json (100%) rename {dmp-frontend => frontend}/src/assets/i18n/gr.json (100%) rename {dmp-frontend => frontend}/src/assets/i18n/hr.json (100%) rename {dmp-frontend => frontend}/src/assets/i18n/pl.json (100%) rename {dmp-frontend => frontend}/src/assets/i18n/pt.json (100%) rename {dmp-frontend => frontend}/src/assets/i18n/sk.json (100%) rename {dmp-frontend => frontend}/src/assets/i18n/sr.json (100%) rename {dmp-frontend => frontend}/src/assets/i18n/tr.json (100%) rename {dmp-frontend => frontend}/src/assets/images/annotations/add_reaction.png (100%) rename {dmp-frontend => frontend}/src/assets/images/annotations/eye-hide.png (100%) rename {dmp-frontend => frontend}/src/assets/images/annotations/globe.png (100%) rename {dmp-frontend => frontend}/src/assets/images/annotations/paper-plane.png (100%) rename {dmp-frontend => frontend}/src/assets/images/annotations/paper-plane.svg (100%) rename {dmp-frontend => frontend}/src/assets/images/annotations/reply.png (100%) rename {dmp-frontend => frontend}/src/assets/images/dashboard-popup.png (100%) rename {dmp-frontend => frontend}/src/assets/images/editor/icons/add_input.svg (100%) rename {dmp-frontend => frontend}/src/assets/images/editor/icons/add_input_set.svg (100%) rename {dmp-frontend => frontend}/src/assets/images/editor/icons/add_visibility_rule.svg (100%) rename {dmp-frontend => frontend}/src/assets/images/editor/icons/add_visibility_rule_2.svg (100%) rename {dmp-frontend => frontend}/src/assets/images/editor/icons/api.svg (100%) rename {dmp-frontend => frontend}/src/assets/images/editor/icons/api_entity.svg (100%) rename {dmp-frontend => frontend}/src/assets/images/editor/icons/boolean.svg (100%) rename {dmp-frontend => frontend}/src/assets/images/editor/icons/checkbox.svg (100%) rename {dmp-frontend => frontend}/src/assets/images/editor/icons/clone.svg (100%) rename {dmp-frontend => frontend}/src/assets/images/editor/icons/currency.svg (100%) rename {dmp-frontend => frontend}/src/assets/images/editor/icons/date_picker.svg (100%) rename {dmp-frontend => frontend}/src/assets/images/editor/icons/free_text.svg (100%) rename {dmp-frontend => frontend}/src/assets/images/editor/icons/internal_entities.svg (100%) rename {dmp-frontend => frontend}/src/assets/images/editor/icons/radio_box.svg (100%) rename {dmp-frontend => frontend}/src/assets/images/editor/icons/select.svg (100%) rename {dmp-frontend => frontend}/src/assets/images/editor/icons/text_area.svg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.3_account_user_menu.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.5.8.3_second_img.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.5.8.3_select_mnlly.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.5_Dashboard.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.5_Dashboard_Not_logged_in.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.6_My_DMPs.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.6_My_Dataset_smaller_img_1.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.6_My_Datasets.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.6_My_Datasets_smaller_img.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.6_invite.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.7_Public_Datasets_copy_dataset_to_DMP.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.7_public_DMPs.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.7_public_Dataset_descriptions.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.8.1_Main_Info.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.8.3_License_Info.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.8.3_license_correct.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.8.4_Dataset_info.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.8.5.1_Select_DMP_for_your_dataset.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.8.5.2_Initialize_your_dataset.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.8.5.3_Edit_Dataset.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.8.5.3_finalize.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.8.5.3_save_dataset.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.8.5.4_DMPs.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.8.5.4_DMPs_Before_Finalization.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.8.5.4_after_finalization.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.8.5.4_datasets_after_finalization.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.8.5.4_datasets_before_finalization.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.8.5.4_deposit_DMP.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.8.5.4_dmps_after_deposition.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.8.5.4_dmps_after_make_it_public.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.8.5.4_dmps_before_deposition.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.8.5.4_dmps_before_make_it_public.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.8.5.4_dmps_public.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.8.5.4_invite.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/2.8.5_Manually_or_Prefill.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/A_public_DMP.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/From_Dataset_Editor_A_dataset_finalized.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/From_Dataset_Editor_A_dataset_unfinalized.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/From_My_DMPs.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/Initialize_dataset.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/Prefill_the_dataset_with_information_from_trusted_sources.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/Start_describing_the_dataset_from_scratch.jpg (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/argos_first_import_or_start_wizard.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/clone_DMP.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image1.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image10.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image11.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image12.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image13.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image14.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image15.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image16.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image17.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image18.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image19.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image2.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image20.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image21.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image22.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image23.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image24.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image25.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image26.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image27.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image28.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image29.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image3.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image30.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image31.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image32.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image33.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image4.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image5.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image6.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image7.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image8.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/image9.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture1.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture10.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture11.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture12.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture13.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture14.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture15.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture16.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture17.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture18.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture19.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture2.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture20.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture21.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture22.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture23.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture24.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture25.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture26.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture27.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture28.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture29.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture3.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture30.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture31.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture32.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture33.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture34.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture35.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture36.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture37.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture38.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture39.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture4.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture40.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture41.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture5.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture6.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture7.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture8.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guide/pt/Picture9.png (100%) rename {dmp-frontend => frontend}/src/assets/images/guided-tour-side.png (100%) rename {dmp-frontend => frontend}/src/assets/images/login/facebook.png (100%) rename {dmp-frontend => frontend}/src/assets/images/login/facebook@2x.png (100%) rename {dmp-frontend => frontend}/src/assets/images/login/google.png (100%) rename {dmp-frontend => frontend}/src/assets/images/login/google@2x.png (100%) rename {dmp-frontend => frontend}/src/assets/images/login/openaire.png (100%) rename {dmp-frontend => frontend}/src/assets/images/login/openaire@2x.png (100%) rename {dmp-frontend => frontend}/src/assets/images/login/orcid.png (100%) rename {dmp-frontend => frontend}/src/assets/images/login/orcid@2x.png (100%) rename {dmp-frontend => frontend}/src/assets/images/login/orcid_unauth.png (100%) rename {dmp-frontend => frontend}/src/assets/images/login/twitter.png (100%) rename {dmp-frontend => frontend}/src/assets/images/login/twitter@2x.png (100%) rename {dmp-frontend => frontend}/src/assets/images/login/zenodo.png (100%) rename {dmp-frontend => frontend}/src/assets/images/nav-logo.svg (100%) rename {dmp-frontend => frontend}/src/assets/images/new-dmp-logo.png (100%) rename {dmp-frontend => frontend}/src/assets/images/new-releases-logo.png (100%) rename {dmp-frontend => frontend}/src/assets/images/orcid.png (100%) rename {dmp-frontend => frontend}/src/assets/images/orcid_unauth.png (100%) rename {dmp-frontend => frontend}/src/assets/images/profile-placeholder.png (100%) rename {dmp-frontend => frontend}/src/assets/images/repository-placeholder.png (100%) rename {dmp-frontend => frontend}/src/assets/localization/available-cultures.json (100%) rename {dmp-frontend => frontend}/src/assets/localization/languages.json (100%) rename {dmp-frontend => frontend}/src/assets/resources/skipDisable.json (100%) rename {dmp-frontend => frontend}/src/assets/scss/bootstrap-material.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_alerts.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_buttons.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_cards.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_checkboxes.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_dropdown.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_example-pages.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_fixed-plugin.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_footers.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_forms.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_images.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_input-group.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_misc.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_mixins.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_navbar.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_popover.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_popups.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_radios.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_responsive.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_ripples.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_sidebar-and-main-panel.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_tables.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_tabs.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_togglebutton.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_tooltip.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_type.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/_variables.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/cards/_card-plain.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/cards/_card-profile.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/cards/_card-stats.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/mixins/_alert.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/mixins/_animations.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/mixins/_breakpoints.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/mixins/_buttons.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/mixins/_chartist.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/mixins/_colored-shadows.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/mixins/_drawer.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/mixins/_forms.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/mixins/_hover.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/mixins/_layout.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/mixins/_navbar-colors.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/mixins/_navs.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/mixins/_sidebar-color.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/mixins/_transparency.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/mixins/_type.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/mixins/_utilities.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/mixins/_variables.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/mixins/_vendor-prefixes.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/plugins/_animate.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/plugins/_chartist.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/plugins/_perfect-scrollbar.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_body.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_bootstrap-material-design-base.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_bootstrap-material-design.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_brand.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_buttons.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_card.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_code.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_colors-map.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_colors.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_custom-forms.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_drawer.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_dropdown.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_forms.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_layout.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_list-group.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_menu.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_modals.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_nav.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_pagination.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_shadow.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_snackbar.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_spacing.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_state.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_tables.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_tooltip.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/core/variables/_type.scss (100%) rename {dmp-frontend => frontend}/src/assets/scss/material-dashboard.scss (100%) rename {dmp-frontend => frontend}/src/assets/silent-check-sso.html (100%) rename {dmp-frontend => frontend}/src/common/base/base-editor.resolver.ts (100%) rename {dmp-frontend => frontend}/src/common/base/base-editor.ts (100%) rename {dmp-frontend => frontend}/src/common/base/base-entity.model.ts (100%) rename {dmp-frontend => frontend}/src/common/base/base-enum-utils.service.ts (100%) rename {dmp-frontend => frontend}/src/common/base/base-form-editor-model.ts (100%) rename {dmp-frontend => frontend}/src/common/base/base-form-editor.ts (100%) rename {dmp-frontend => frontend}/src/common/base/base-listing-component.ts (100%) rename {dmp-frontend => frontend}/src/common/base/base-pending-changes.component.ts (100%) rename {dmp-frontend => frontend}/src/common/base/base.component.ts (100%) rename {dmp-frontend => frontend}/src/common/base/base.guard.ts (100%) rename {dmp-frontend => frontend}/src/common/base/base.pipe.ts (100%) rename {dmp-frontend => frontend}/src/common/base/base.service.ts (100%) rename {dmp-frontend => frontend}/src/common/base/tenant-configuration-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/common/date/moment-utc-date-adapter.ts (100%) rename {dmp-frontend => frontend}/src/common/date/moment-utc-date-time.adapter.ts (100%) rename {dmp-frontend => frontend}/src/common/formatting/common-formatting.module.ts (100%) rename {dmp-frontend => frontend}/src/common/formatting/pipe.service.ts (100%) rename {dmp-frontend => frontend}/src/common/formatting/pipes/app-role-type.pipe.ts (100%) rename {dmp-frontend => frontend}/src/common/formatting/pipes/app-title-case-format.pipe.ts (100%) rename {dmp-frontend => frontend}/src/common/formatting/pipes/array-to-string.pipe.ts (100%) rename {dmp-frontend => frontend}/src/common/formatting/pipes/date-only-format.pipe.ts (100%) rename {dmp-frontend => frontend}/src/common/formatting/pipes/is-active-type.pipe.ts (100%) rename {dmp-frontend => frontend}/src/common/formatting/pipes/lock-target-type.pipe.ts (100%) rename {dmp-frontend => frontend}/src/common/formatting/pipes/lowercase-first-letter.pipe.ts (100%) rename {dmp-frontend => frontend}/src/common/formatting/pipes/notification-contact-type.pipe.ts (100%) rename {dmp-frontend => frontend}/src/common/formatting/pipes/notification-notify-state.pipe.ts (100%) rename {dmp-frontend => frontend}/src/common/formatting/pipes/notification-template-channel.pipe.ts (100%) rename {dmp-frontend => frontend}/src/common/formatting/pipes/notification-template-kind.pipe.ts (100%) rename {dmp-frontend => frontend}/src/common/formatting/pipes/notification-tracking-process.pipe.ts (100%) rename {dmp-frontend => frontend}/src/common/formatting/pipes/notification-tracking-state.pipe.ts (100%) rename {dmp-frontend => frontend}/src/common/formatting/pipes/notification-type.pipe.ts (100%) rename {dmp-frontend => frontend}/src/common/formatting/pipes/reference-source-type.pipe.ts (100%) rename {dmp-frontend => frontend}/src/common/forms/common-forms.module.ts (100%) rename {dmp-frontend => frontend}/src/common/forms/form-service.ts (100%) rename {dmp-frontend => frontend}/src/common/forms/form-validation-errors-dialog/form-validation-errors-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/common/forms/form-validation-errors-dialog/form-validation-errors-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/common/forms/form-validation-errors-dialog/form-validation-errors-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/common/forms/form-validation-errors-dialog/form-validation-errors-dialog.module.ts (100%) rename {dmp-frontend => frontend}/src/common/forms/form-validation-errors-dialog/form-validation-errors-directive.ts (100%) rename {dmp-frontend => frontend}/src/common/forms/pending-form-changes/pending-form-changes-guard.service.ts (100%) rename {dmp-frontend => frontend}/src/common/forms/reactive-asterisk-directive.ts (100%) rename {dmp-frontend => frontend}/src/common/forms/validation/custom-validator.ts (100%) rename {dmp-frontend => frontend}/src/common/forms/validation/error-model/validation-error-model.ts (100%) rename {dmp-frontend => frontend}/src/common/forms/validation/validation-context.ts (100%) rename {dmp-frontend => frontend}/src/common/http/base-http-params.ts (100%) rename {dmp-frontend => frontend}/src/common/http/common-http.module.ts (100%) rename {dmp-frontend => frontend}/src/common/http/image/secure-image.pipe.ts (100%) rename {dmp-frontend => frontend}/src/common/http/interceptor-context.ts (100%) rename {dmp-frontend => frontend}/src/common/http/interceptors/auth-token.interceptor.ts (100%) rename {dmp-frontend => frontend}/src/common/http/interceptors/base.interceptor.ts (100%) rename {dmp-frontend => frontend}/src/common/http/interceptors/interceptor-type.ts (100%) rename {dmp-frontend => frontend}/src/common/http/interceptors/json.interceptor.ts (100%) rename {dmp-frontend => frontend}/src/common/http/interceptors/locale.interceptor.ts (100%) rename {dmp-frontend => frontend}/src/common/http/interceptors/progress-indication.interceptor.ts (100%) rename {dmp-frontend => frontend}/src/common/http/interceptors/request-timing.interceptor.ts (100%) rename {dmp-frontend => frontend}/src/common/http/interceptors/status-code.interceptor.ts (100%) rename {dmp-frontend => frontend}/src/common/http/interceptors/tenant-header.interceptor.ts (100%) rename {dmp-frontend => frontend}/src/common/http/interceptors/unauthorized-response.interceptor.ts (100%) rename {dmp-frontend => frontend}/src/common/material/material.module.ts (100%) rename {dmp-frontend => frontend}/src/common/model/lookup.ts (100%) rename {dmp-frontend => frontend}/src/common/model/query-result.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/confirmation-dialog/confirmation-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/common/modules/confirmation-dialog/confirmation-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/common/modules/confirmation-dialog/confirmation-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/confirmation-dialog/confirmation-dialog.module.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/errors/error-handling/http-error-handling.service.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/errors/errors-component/errors.component.html (100%) rename {dmp-frontend => frontend}/src/common/modules/errors/errors-component/errors.component.scss (100%) rename {dmp-frontend => frontend}/src/common/modules/errors/errors-component/errors.component.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/errors/errors-handler/errors-handler.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/errors/errors-routing/errors-routing.module.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/errors/errors.module.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/errors/external-tracing/external-trace-entry.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/errors/server-errors-interceptor/server-errors.interceptor.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/hybrid-listing/directives/batch-actions.directive.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/hybrid-listing/directives/download-listing-report.directive.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/hybrid-listing/directives/hybrid-listing-filters.directive.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/hybrid-listing/directives/user-filter-settings.directive.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/hybrid-listing/hybrid-listing.component.html (100%) rename {dmp-frontend => frontend}/src/common/modules/hybrid-listing/hybrid-listing.component.scss (100%) rename {dmp-frontend => frontend}/src/common/modules/hybrid-listing/hybrid-listing.component.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/hybrid-listing/hybrid-listing.module.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/hybrid-listing/pipes/nullify-value.pipe.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/hybrid-listing/pipes/visible-fields.pipe.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/multiple-choice-dialog/multiple-choice-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/common/modules/multiple-choice-dialog/multiple-choice-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/common/modules/multiple-choice-dialog/multiple-choice-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/multiple-choice-dialog/multiple-choice-dialog.module.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/notification/popup/popup-notification.component.html (100%) rename {dmp-frontend => frontend}/src/common/modules/notification/popup/popup-notification.component.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/notification/snack-bar/snack-bar-notification.component.html (100%) rename {dmp-frontend => frontend}/src/common/modules/notification/snack-bar/snack-bar-notification.component.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/notification/ui-notification.component.html (100%) rename {dmp-frontend => frontend}/src/common/modules/notification/ui-notification.component.scss (100%) rename {dmp-frontend => frontend}/src/common/modules/notification/ui-notification.component.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/notification/ui-notification.module.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/page-not-found/page-not-found.component.html (100%) rename {dmp-frontend => frontend}/src/common/modules/page-not-found/page-not-found.component.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/page-not-found/page-not-found.module.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/text-filter/expandable-search-field/expandable-search-field.component.html (100%) rename {dmp-frontend => frontend}/src/common/modules/text-filter/expandable-search-field/expandable-search-field.component.scss (100%) rename {dmp-frontend => frontend}/src/common/modules/text-filter/expandable-search-field/expandable-search-field.component.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/text-filter/filter-service.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/text-filter/text-filter.component.html (100%) rename {dmp-frontend => frontend}/src/common/modules/text-filter/text-filter.component.scss (100%) rename {dmp-frontend => frontend}/src/common/modules/text-filter/text-filter.component.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/text-filter/text-filter.module.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/user-settings/user-settings-picker/user-settings-picker.component.html (100%) rename {dmp-frontend => frontend}/src/common/modules/user-settings/user-settings-picker/user-settings-picker.component.scss (100%) rename {dmp-frontend => frontend}/src/common/modules/user-settings/user-settings-picker/user-settings-picker.component.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/user-settings/user-settings-selector/user-settings-selector.component.html (100%) rename {dmp-frontend => frontend}/src/common/modules/user-settings/user-settings-selector/user-settings-selector.component.scss (100%) rename {dmp-frontend => frontend}/src/common/modules/user-settings/user-settings-selector/user-settings-selector.component.ts (100%) rename {dmp-frontend => frontend}/src/common/modules/user-settings/user-settings.module.ts (100%) rename {dmp-frontend => frontend}/src/common/types/guid.ts (100%) rename {dmp-frontend => frontend}/src/common/types/json/json-serializer.ts (100%) rename {dmp-frontend => frontend}/src/common/types/json/serializable.ts (100%) rename {dmp-frontend => frontend}/src/common/types/pair.ts (100%) rename {dmp-frontend => frontend}/src/common/ui/common-ui.module.ts (100%) rename {dmp-frontend => frontend}/src/environments/environment.prod.ts (100%) rename {dmp-frontend => frontend}/src/environments/environment.staging.ts (100%) rename {dmp-frontend => frontend}/src/environments/environment.ts (100%) rename {dmp-frontend => frontend}/src/favicon.ico (100%) rename {dmp-frontend => frontend}/src/index.html (100%) rename {dmp-frontend => frontend}/src/main.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/enum/contact-info-type.enum.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/enum/email-override-mode.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/enum/is-active.enum.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/enum/notification-contact-type.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/enum/notification-data-type.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/enum/notification-inapp-tracking.enum.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/enum/notification-notify-state.enum.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/enum/notification-template-channel.enum.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/enum/notification-template-kind.enum.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/enum/notification-tracking-process.enum.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/enum/notification-tracking-state.enum.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/enum/notification-type.enum.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/enum/permission.enum.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/enum/tenant-configuration-type.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/formatting/enum-utils.service.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/formatting/formatting.module.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/formatting/pipes/is-active-type.pipe.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/formatting/pipes/notification-inapp-tracking-type.pipe.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/model/inapp-notification.model.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/model/notification-template.model.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/model/notification.model.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/model/notifier-configuration.model.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/model/principal.model.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/model/tenant-configuration.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/model/user-notification-preference.model.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/query/inapp-notification.lookup.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/query/notification-template.lookup.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/query/notification.lookup.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/query/notifier-list.lookup.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/query/tenant-configuration.lookup.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/core/query/user-notification-preference.lookup.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/services/core-service.module.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/services/http/inapp-notification.service.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/services/http/notification-service.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/services/http/notification-template.service.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/services/http/tenant-configuration.service.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/services/http/user-notification-preference.service.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification-template/editor/field-options/notification-template-field-options.component.html (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification-template/editor/field-options/notification-template-field-options.component.scss (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification-template/editor/field-options/notification-template-field-options.component.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.component.html (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.resolver.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.service.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification-template/listing/filters/notification-template-listing-filters.component.html (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification-template/listing/filters/notification-template-listing-filters.component.scss (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification-template/listing/filters/notification-template-listing-filters.component.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification-template/listing/notification-template-listing.component.html (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification-template/listing/notification-template-listing.component.scss (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification-template/listing/notification-template-listing.component.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification-template/notification-template.module.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification-template/notification-template.routing.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification/filters/notification-listing-filters.component.html (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification/filters/notification-listing-filters.component.scss (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification/filters/notification-listing-filters.component.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification/notification-listing.component.html (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification/notification-listing.component.scss (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification/notification-listing.component.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification/notification.module.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/notification/notification.routing.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.component.html (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.model.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.module.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.resolver.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.service.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/inapp-notification/editor/inapp-notification-editor.component.html (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/inapp-notification/editor/inapp-notification-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/inapp-notification/editor/inapp-notification-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/inapp-notification/listing-dialog/mine-inapp-notification-listing-dialog.component.html (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/inapp-notification/listing-dialog/mine-inapp-notification-listing-dialog.component.scss (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/inapp-notification/listing-dialog/mine-inapp-notification-listing-dialog.component.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/inapp-notification/listing/filters/mine-inapp-notification-listing-filters.component.html (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/inapp-notification/listing/filters/mine-inapp-notification-listing-filters.component.scss (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/inapp-notification/listing/filters/mine-inapp-notification-listing-filters.component.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/inapp-notification/listing/mine-inapp-notification-listing.component.html (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/inapp-notification/listing/mine-inapp-notification-listing.component.scss (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/inapp-notification/listing/mine-inapp-notification-listing.component.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/inapp-notification/mine-inapp-notification-routing.module.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/inapp-notification/mine-inapp-notification.module.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/user-profile/notifier-list/user-profile-notifier-list-editor.component.html (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/user-profile/notifier-list/user-profile-notifier-list-editor.component.scss (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/user-profile/notifier-list/user-profile-notifier-list-editor.component.ts (100%) rename {dmp-frontend => frontend}/src/notification-service/ui/user-profile/notifier-list/user-profile-notifier-list-editor.module.ts (100%) rename {dmp-frontend => frontend}/src/polyfills.ts (100%) rename {dmp-frontend => frontend}/src/styles.scss (100%) rename {dmp-frontend => frontend}/src/test.ts (100%) rename {dmp-frontend => frontend}/src/tsconfig.app.json (100%) rename {dmp-frontend => frontend}/src/tsconfig.spec.json (100%) rename {dmp-frontend => frontend}/start_nginx.sh (100%) rename {dmp-frontend => frontend}/tsconfig.json (100%) rename {dmp-frontend => frontend}/tslint.json (100%) diff --git a/dmp-frontend/.browserslistrc b/frontend/.browserslistrc similarity index 100% rename from dmp-frontend/.browserslistrc rename to frontend/.browserslistrc diff --git a/dmp-frontend/.dockerignore b/frontend/.dockerignore similarity index 100% rename from dmp-frontend/.dockerignore rename to frontend/.dockerignore diff --git a/dmp-frontend/.editorconfig b/frontend/.editorconfig similarity index 100% rename from dmp-frontend/.editorconfig rename to frontend/.editorconfig diff --git a/dmp-frontend/.gitignore b/frontend/.gitignore similarity index 100% rename from dmp-frontend/.gitignore rename to frontend/.gitignore diff --git a/dmp-frontend/Dockerfile b/frontend/Dockerfile similarity index 100% rename from dmp-frontend/Dockerfile rename to frontend/Dockerfile diff --git a/dmp-frontend/Dockerfile.Sonar b/frontend/Dockerfile.Sonar similarity index 100% rename from dmp-frontend/Dockerfile.Sonar rename to frontend/Dockerfile.Sonar diff --git a/dmp-frontend/README.md b/frontend/README.md similarity index 98% rename from dmp-frontend/README.md rename to frontend/README.md index 6c6e271a9..f2469f634 100644 --- a/dmp-frontend/README.md +++ b/frontend/README.md @@ -1,4 +1,4 @@ -# DmpFrontend2 +# Frontend2 This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.7.4. diff --git a/dmp-frontend/angular.json b/frontend/angular.json similarity index 94% rename from dmp-frontend/angular.json rename to frontend/angular.json index 3c3531f62..42a66b324 100644 --- a/dmp-frontend/angular.json +++ b/frontend/angular.json @@ -3,7 +3,7 @@ "version": 1, "newProjectRoot": "projects", "projects": { - "dmp-frontend": { + "frontend": { "root": "", "sourceRoot": "src", "projectType": "application", @@ -91,18 +91,18 @@ "serve": { "builder": "@angular-devkit/build-angular:dev-server", "options": { - "buildTarget": "dmp-frontend:build" + "buildTarget": "frontend:build" }, "configurations": { "production": { - "buildTarget": "dmp-frontend:build:production" + "buildTarget": "frontend:build:production" } } }, "extract-i18n": { "builder": "@angular-devkit/build-angular:extract-i18n", "options": { - "buildTarget": "dmp-frontend:build" + "buildTarget": "frontend:build" } }, "test": { @@ -130,7 +130,7 @@ } } }, - "dmp-frontend-e2e": { + "frontend-e2e": { "root": "", "sourceRoot": "e2e", "projectType": "application", @@ -139,7 +139,7 @@ "builder": "@angular-devkit/build-angular:protractor", "options": { "protractorConfig": "./protractor.conf.js", - "devServerTarget": "dmp-frontend:serve" + "devServerTarget": "frontend:serve" } } } diff --git a/dmp-frontend/e2e/app.e2e-spec.ts b/frontend/e2e/app.e2e-spec.ts similarity index 87% rename from dmp-frontend/e2e/app.e2e-spec.ts rename to frontend/e2e/app.e2e-spec.ts index d53241eb5..e03917f52 100644 --- a/dmp-frontend/e2e/app.e2e-spec.ts +++ b/frontend/e2e/app.e2e-spec.ts @@ -1,6 +1,6 @@ import { AppPage } from './app.po'; -describe('dmp-frontend2 App', () => { +describe('frontend2 App', () => { let page: AppPage; beforeEach(() => { diff --git a/dmp-frontend/e2e/app.po.ts b/frontend/e2e/app.po.ts similarity index 100% rename from dmp-frontend/e2e/app.po.ts rename to frontend/e2e/app.po.ts diff --git a/dmp-frontend/e2e/tsconfig.e2e.json b/frontend/e2e/tsconfig.e2e.json similarity index 100% rename from dmp-frontend/e2e/tsconfig.e2e.json rename to frontend/e2e/tsconfig.e2e.json diff --git a/dmp-frontend/mime.types b/frontend/mime.types similarity index 100% rename from dmp-frontend/mime.types rename to frontend/mime.types diff --git a/dmp-frontend/nginx-custom.conf b/frontend/nginx-custom.conf similarity index 100% rename from dmp-frontend/nginx-custom.conf rename to frontend/nginx-custom.conf diff --git a/dmp-frontend/nginx.conf b/frontend/nginx.conf similarity index 100% rename from dmp-frontend/nginx.conf rename to frontend/nginx.conf diff --git a/dmp-frontend/nginx.conf.CI b/frontend/nginx.conf.CI similarity index 100% rename from dmp-frontend/nginx.conf.CI rename to frontend/nginx.conf.CI diff --git a/frontend/package-lock.json b/frontend/package-lock.json new file mode 100644 index 000000000..7276e67ef --- /dev/null +++ b/frontend/package-lock.json @@ -0,0 +1,13861 @@ +{ + "name": "frontend2", + "version": "0.0.0", + "lockfileVersion": 3, + "requires": true, + "packages": { + "": { + "name": "frontend2", + "version": "0.0.0", + "license": "MIT", + "dependencies": { + "@angular/animations": "^18.0.2", + "@angular/common": "^18.0.2", + "@angular/compiler": "^18.0.2", + "@angular/core": "^18.0.2", + "@angular/forms": "^18.0.2", + "@angular/material-moment-adapter": "^18.0.2", + "@angular/platform-browser": "^18.0.2", + "@kolkov/angular-editor": "^2.1.0", + "@mat-datetimepicker/core": "^13.0.2", + "@mat-datetimepicker/moment": "^13.0.2", + "@ngx-translate/core": "^15.0.0", + "@ngx-translate/http-loader": "^8.0.0", + "@swimlane/ngx-datatable": "^20.1.0", + "@tinymce/tinymce-angular": "^8.0.0", + "angular-mentions": "^1.5.0", + "bootstrap": "^4.6.0", + "cookieconsent": "^3.1.1", + "dragula": "^3.7.3", + "file-saver": "^2.0.5", + "keycloak-angular": "^15.2.1", + "keycloak-js": "^24.0.5", + "moment": "^2.30.1", + "moment-timezone": "^0.5.45", + "ng-dialog-animation": "^9.0.4", + "ng2-dragula": "^5.1.0", + "ngx-colors": "^3.6.0", + "ngx-cookie-service": "^18.0.0", + "ngx-cookieconsent": "^6.0.0", + "ngx-dropzone": "^3.0.0", + "ngx-guided-tour": "^2.0.1", + "ngx-matomo-client": "^6.2.0", + "rxjs": "^7.4.0", + "tinymce": "^7.2.0", + "ts-simple-nameof": "^1.3.1", + "tslib": "^2.6.3", + "zone.js": "~0.14.4" + }, + "devDependencies": { + "@angular-devkit/build-angular": "^18.0.3", + "@angular/cdk": "^18.0.2", + "@angular/cli": "18.0.3", + "@angular/compiler-cli": "^18.0.2", + "@angular/language-service": "^18.0.2", + "@angular/material": "^18.0.2", + "@angular/platform-browser-dynamic": "^18.0.2", + "@angular/router": "^18.0.2", + "@types/dragula": "^3.7.5", + "@types/file-saver": "^2.0.7", + "@types/moment-timezone": "^0.5.13", + "@types/node": "^20.14.2", + "codelyzer": "^0.0.28", + "ts-node": "~10.9.2", + "tslint": "~6.1.0", + "typescript": "5.4.5" + } + }, + "node_modules/@ampproject/remapping": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz", + "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==", + "dev": true, + "dependencies": { + "@jridgewell/gen-mapping": "^0.3.5", + "@jridgewell/trace-mapping": "^0.3.24" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@angular-devkit/architect": { + "version": "0.1800.3", + "resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1800.3.tgz", + "integrity": "sha512-ZoQuvCN/Ft4XJ+/XouYFKGoyEYTfZ8I5yI1M4t19lkRb3MwpQribWcZu4PP+SNnS6/9qnW7guxiQGS+CVlqnDg==", + "dev": true, + "dependencies": { + "@angular-devkit/core": "18.0.3", + "rxjs": "7.8.1" + }, + "engines": { + "node": "^18.19.1 || ^20.11.1 || >=22.0.0", + "npm": "^6.11.0 || ^7.5.6 || >=8.0.0", + "yarn": ">= 1.13.0" + } + }, + "node_modules/@angular-devkit/build-angular": { + "version": "18.0.3", + "resolved": "https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-18.0.3.tgz", + "integrity": "sha512-TTYPtQPqpI7V5H44oBqpPCYjwycWplOfhx/rjxDcrdGITYJF18rzwJs6mFx2QMBZl+99YYhxDajRCq05UDRQrw==", + "dev": true, + "dependencies": { + "@ampproject/remapping": "2.3.0", + "@angular-devkit/architect": "0.1800.3", + "@angular-devkit/build-webpack": "0.1800.3", + "@angular-devkit/core": "18.0.3", + "@angular/build": "18.0.3", + "@babel/core": "7.24.5", + "@babel/generator": "7.24.5", + "@babel/helper-annotate-as-pure": "7.22.5", + "@babel/helper-split-export-declaration": "7.24.5", + "@babel/plugin-transform-async-generator-functions": "7.24.3", + "@babel/plugin-transform-async-to-generator": "7.24.1", + "@babel/plugin-transform-runtime": "7.24.3", + "@babel/preset-env": "7.24.5", + "@babel/runtime": "7.24.5", + "@discoveryjs/json-ext": "0.5.7", + "@ngtools/webpack": "18.0.3", + "@vitejs/plugin-basic-ssl": "1.1.0", + "ansi-colors": "4.1.3", + "autoprefixer": "10.4.19", + "babel-loader": "9.1.3", + "babel-plugin-istanbul": "6.1.1", + "browserslist": "^4.21.5", + "copy-webpack-plugin": "11.0.0", + "critters": "0.0.22", + "css-loader": "7.1.1", + "esbuild-wasm": "0.21.3", + "fast-glob": "3.3.2", + "http-proxy-middleware": "3.0.0", + "https-proxy-agent": "7.0.4", + "inquirer": "9.2.22", + "jsonc-parser": "3.2.1", + "karma-source-map-support": "1.4.0", + "less": "4.2.0", + "less-loader": "12.2.0", + "license-webpack-plugin": "4.0.2", + "loader-utils": "3.2.1", + "magic-string": "0.30.10", + "mini-css-extract-plugin": "2.9.0", + "mrmime": "2.0.0", + "open": "8.4.2", + "ora": "5.4.1", + "parse5-html-rewriting-stream": "7.0.0", + "picomatch": "4.0.2", + "piscina": "4.5.0", + "postcss": "8.4.38", + "postcss-loader": "8.1.1", + "resolve-url-loader": "5.0.0", + "rxjs": "7.8.1", + "sass": "1.77.2", + "sass-loader": "14.2.1", + "semver": "7.6.2", + "source-map-loader": "5.0.0", + "source-map-support": "0.5.21", + "terser": "5.31.0", + "tree-kill": "1.2.2", + "tslib": "2.6.2", + "undici": "6.18.0", + "vite": "5.2.11", + "watchpack": "2.4.1", + "webpack": "5.91.0", + "webpack-dev-middleware": "7.2.1", + "webpack-dev-server": "5.0.4", + "webpack-merge": "5.10.0", + "webpack-subresource-integrity": "5.1.0" + }, + "engines": { + "node": "^18.19.1 || ^20.11.1 || >=22.0.0", + "npm": "^6.11.0 || ^7.5.6 || >=8.0.0", + "yarn": ">= 1.13.0" + }, + "optionalDependencies": { + "esbuild": "0.21.3" + }, + "peerDependencies": { + "@angular/compiler-cli": "^18.0.0", + "@angular/localize": "^18.0.0", + "@angular/platform-server": "^18.0.0", + "@angular/service-worker": "^18.0.0", + "@web/test-runner": "^0.18.0", + "browser-sync": "^3.0.2", + "jest": "^29.5.0", + "jest-environment-jsdom": "^29.5.0", + "karma": "^6.3.0", + "ng-packagr": "^18.0.0", + "protractor": "^7.0.0", + "tailwindcss": "^2.0.0 || ^3.0.0", + "typescript": ">=5.4 <5.5" + }, + "peerDependenciesMeta": { + "@angular/localize": { + "optional": true + }, + "@angular/platform-server": { + "optional": true + }, + "@angular/service-worker": { + "optional": true + }, + "@web/test-runner": { + "optional": true + }, + "browser-sync": { + "optional": true + }, + "jest": { + "optional": true + }, + "jest-environment-jsdom": { + "optional": true + }, + "karma": { + "optional": true + }, + "ng-packagr": { + "optional": true + }, + "protractor": { + "optional": true + }, + "tailwindcss": { + "optional": true + } + } + }, + "node_modules/@angular-devkit/build-angular/node_modules/@babel/core": { + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.5.tgz", + "integrity": "sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==", + "dev": true, + "dependencies": { + "@ampproject/remapping": "^2.2.0", + "@babel/code-frame": "^7.24.2", + "@babel/generator": "^7.24.5", + "@babel/helper-compilation-targets": "^7.23.6", + "@babel/helper-module-transforms": "^7.24.5", + "@babel/helpers": "^7.24.5", + "@babel/parser": "^7.24.5", + "@babel/template": "^7.24.0", + "@babel/traverse": "^7.24.5", + "@babel/types": "^7.24.5", + "convert-source-map": "^2.0.0", + "debug": "^4.1.0", + "gensync": "^1.0.0-beta.2", + "json5": "^2.2.3", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/babel" + } + }, + "node_modules/@angular-devkit/build-angular/node_modules/@babel/core/node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + } + }, + "node_modules/@angular-devkit/build-angular/node_modules/convert-source-map": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", + "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", + "dev": true + }, + "node_modules/@angular-devkit/build-angular/node_modules/picomatch": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz", + "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, + "node_modules/@angular-devkit/build-angular/node_modules/semver": { + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", + "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@angular-devkit/build-angular/node_modules/tslib": { + "version": "2.6.2", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz", + "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==", + "dev": true + }, + "node_modules/@angular-devkit/build-webpack": { + "version": "0.1800.3", + "resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.1800.3.tgz", + "integrity": "sha512-qasDZI28gNsYTOWwJHoFZlVAyw47qlCXbPEma0VDCukZe5XX8RoZnN5ZA9nC8xpqKQ5pzJnPk7rAqa0dsEt9Xg==", + "dev": true, + "dependencies": { + "@angular-devkit/architect": "0.1800.3", + "rxjs": "7.8.1" + }, + "engines": { + "node": "^18.19.1 || ^20.11.1 || >=22.0.0", + "npm": "^6.11.0 || ^7.5.6 || >=8.0.0", + "yarn": ">= 1.13.0" + }, + "peerDependencies": { + "webpack": "^5.30.0", + "webpack-dev-server": "^5.0.2" + } + }, + "node_modules/@angular-devkit/core": { + "version": "18.0.3", + "resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-18.0.3.tgz", + "integrity": "sha512-nTs1KbNSVCVooPdDaeTh1YbggNVaqexbQjXNIvJJzRB8qPkWNPxm0pQeFjU7kWUBg2+aBXN4/CNwU1YHwxfiSQ==", + "dev": true, + "dependencies": { + "ajv": "8.13.0", + "ajv-formats": "3.0.1", + "jsonc-parser": "3.2.1", + "picomatch": "4.0.2", + "rxjs": "7.8.1", + "source-map": "0.7.4" + }, + "engines": { + "node": "^18.19.1 || ^20.11.1 || >=22.0.0", + "npm": "^6.11.0 || ^7.5.6 || >=8.0.0", + "yarn": ">= 1.13.0" + }, + "peerDependencies": { + "chokidar": "^3.5.2" + }, + "peerDependenciesMeta": { + "chokidar": { + "optional": true + } + } + }, + "node_modules/@angular-devkit/core/node_modules/ajv-formats": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-3.0.1.tgz", + "integrity": "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==", + "dev": true, + "dependencies": { + "ajv": "^8.0.0" + }, + "peerDependencies": { + "ajv": "^8.0.0" + }, + "peerDependenciesMeta": { + "ajv": { + "optional": true + } + } + }, + "node_modules/@angular-devkit/core/node_modules/picomatch": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz", + "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, + "node_modules/@angular-devkit/schematics": { + "version": "18.0.3", + "resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-18.0.3.tgz", + "integrity": "sha512-utKGk9KHTvLsxpga3aaGJ7HDggMhZtBOHFb8phFK/GXazaeEGDvm7Sin2it2uw/i9xvu79RQ/IrWvebhanwU1g==", + "dev": true, + "dependencies": { + "@angular-devkit/core": "18.0.3", + "jsonc-parser": "3.2.1", + "magic-string": "0.30.10", + "ora": "5.4.1", + "rxjs": "7.8.1" + }, + "engines": { + "node": "^18.19.1 || ^20.11.1 || >=22.0.0", + "npm": "^6.11.0 || ^7.5.6 || >=8.0.0", + "yarn": ">= 1.13.0" + } + }, + "node_modules/@angular/animations": { + "version": "18.0.2", + "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-18.0.2.tgz", + "integrity": "sha512-WhsotLl74UlRZZE9R7X3BXeNm1YOD1hUMOuGCa20pvUZ8X6ayz5c8B7tc/BZ0ua/9UkyZzbdMTEDi8JPDPPTew==", + "dependencies": { + "tslib": "^2.3.0" + }, + "engines": { + "node": "^18.19.1 || ^20.11.1 || >=22.0.0" + }, + "peerDependencies": { + "@angular/core": "18.0.2" + } + }, + "node_modules/@angular/build": { + "version": "18.0.3", + "resolved": "https://registry.npmjs.org/@angular/build/-/build-18.0.3.tgz", + "integrity": "sha512-AvyySRuNkmnMxKcoPs6NuddLaCVUWnoGnPmqqd1YY3mT/yxShorIZyrJ1loxzveIcgFJ65qDPGPhIfK7KxysYQ==", + "dev": true, + "dependencies": { + "@ampproject/remapping": "2.3.0", + "@angular-devkit/architect": "0.1800.3", + "@babel/core": "7.24.5", + "@babel/helper-annotate-as-pure": "7.22.5", + "@babel/helper-split-export-declaration": "7.24.5", + "@vitejs/plugin-basic-ssl": "1.1.0", + "ansi-colors": "4.1.3", + "browserslist": "^4.23.0", + "critters": "0.0.22", + "esbuild": "0.21.3", + "fast-glob": "3.3.2", + "https-proxy-agent": "7.0.4", + "inquirer": "9.2.22", + "lmdb": "3.0.8", + "magic-string": "0.30.10", + "mrmime": "2.0.0", + "ora": "5.4.1", + "parse5-html-rewriting-stream": "7.0.0", + "picomatch": "4.0.2", + "piscina": "4.5.0", + "sass": "1.77.2", + "semver": "7.6.2", + "undici": "6.18.0", + "vite": "5.2.11", + "watchpack": "2.4.1" + }, + "engines": { + "node": "^18.19.1 || ^20.11.1 || >=22.0.0", + "npm": "^6.11.0 || ^7.5.6 || >=8.0.0", + "yarn": ">= 1.13.0" + }, + "peerDependencies": { + "@angular/compiler-cli": "^18.0.0", + "@angular/localize": "^18.0.0", + "@angular/platform-server": "^18.0.0", + "@angular/service-worker": "^18.0.0", + "less": "^4.2.0", + "postcss": "^8.4.0", + "tailwindcss": "^2.0.0 || ^3.0.0", + "typescript": ">=5.4 <5.5" + }, + "peerDependenciesMeta": { + "@angular/localize": { + "optional": true + }, + "@angular/platform-server": { + "optional": true + }, + "@angular/service-worker": { + "optional": true + }, + "less": { + "optional": true + }, + "postcss": { + "optional": true + }, + "tailwindcss": { + "optional": true + } + } + }, + "node_modules/@angular/build/node_modules/@babel/core": { + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.5.tgz", + "integrity": "sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==", + "dev": true, + "dependencies": { + "@ampproject/remapping": "^2.2.0", + "@babel/code-frame": "^7.24.2", + "@babel/generator": "^7.24.5", + "@babel/helper-compilation-targets": "^7.23.6", + "@babel/helper-module-transforms": "^7.24.5", + "@babel/helpers": "^7.24.5", + "@babel/parser": "^7.24.5", + "@babel/template": "^7.24.0", + "@babel/traverse": "^7.24.5", + "@babel/types": "^7.24.5", + "convert-source-map": "^2.0.0", + "debug": "^4.1.0", + "gensync": "^1.0.0-beta.2", + "json5": "^2.2.3", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/babel" + } + }, + "node_modules/@angular/build/node_modules/@babel/core/node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + } + }, + "node_modules/@angular/build/node_modules/convert-source-map": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", + "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", + "dev": true + }, + "node_modules/@angular/build/node_modules/picomatch": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz", + "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, + "node_modules/@angular/build/node_modules/semver": { + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", + "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@angular/cdk": { + "version": "18.0.2", + "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-18.0.2.tgz", + "integrity": "sha512-KQTfi17PV/DYg8UcsoF9Jxfz+3nCPImm5eY1Mq7wGK8qUOlw9Y8fZ3eNU9ZH4hdg2FcKXJrAJqSA7I2nqdSX7w==", + "dependencies": { + "tslib": "^2.3.0" + }, + "optionalDependencies": { + "parse5": "^7.1.2" + }, + "peerDependencies": { + "@angular/common": "^18.0.0 || ^19.0.0", + "@angular/core": "^18.0.0 || ^19.0.0", + "rxjs": "^6.5.3 || ^7.4.0" + } + }, + "node_modules/@angular/cli": { + "version": "18.0.3", + "resolved": "https://registry.npmjs.org/@angular/cli/-/cli-18.0.3.tgz", + "integrity": "sha512-1i51QeLwLpIdBbwOANSLFAuqXOGRpvSHCuZo1SojkvZ1COZ5jJZoCaKRZzCFsA/16gv/jcTEfBGpoAXLC2lRog==", + "dev": true, + "dependencies": { + "@angular-devkit/architect": "0.1800.3", + "@angular-devkit/core": "18.0.3", + "@angular-devkit/schematics": "18.0.3", + "@schematics/angular": "18.0.3", + "@yarnpkg/lockfile": "1.1.0", + "ansi-colors": "4.1.3", + "ini": "4.1.2", + "inquirer": "9.2.22", + "jsonc-parser": "3.2.1", + "npm-package-arg": "11.0.2", + "npm-pick-manifest": "9.0.1", + "ora": "5.4.1", + "pacote": "18.0.6", + "resolve": "1.22.8", + "semver": "7.6.2", + "symbol-observable": "4.0.0", + "yargs": "17.7.2" + }, + "bin": { + "ng": "bin/ng.js" + }, + "engines": { + "node": "^18.19.1 || ^20.11.1 || >=22.0.0", + "npm": "^6.11.0 || ^7.5.6 || >=8.0.0", + "yarn": ">= 1.13.0" + } + }, + "node_modules/@angular/cli/node_modules/semver": { + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", + "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@angular/common": { + "version": "18.0.2", + "resolved": "https://registry.npmjs.org/@angular/common/-/common-18.0.2.tgz", + "integrity": "sha512-7CK5sFptUFWE3ZrKl8MjgoKjYKC20SN089F4xQIYtP2qM3IoJH/X7qa+5Eidk4PovS1SuCJHrB5AoREWwtWJHA==", + "dependencies": { + "tslib": "^2.3.0" + }, + "engines": { + "node": "^18.19.1 || ^20.11.1 || >=22.0.0" + }, + "peerDependencies": { + "@angular/core": "18.0.2", + "rxjs": "^6.5.3 || ^7.4.0" + } + }, + "node_modules/@angular/compiler": { + "version": "18.0.2", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-18.0.2.tgz", + "integrity": "sha512-9PKi++yKq3SvsTteZAhAJsiueEWzl64SpIBwooWRaSav6Jfl9Y2+b46SXTdAIuNdcGNW7ZeDZbPK3RPtxsROrA==", + "dependencies": { + "tslib": "^2.3.0" + }, + "engines": { + "node": "^18.19.1 || ^20.11.1 || >=22.0.0" + }, + "peerDependencies": { + "@angular/core": "18.0.2" + }, + "peerDependenciesMeta": { + "@angular/core": { + "optional": true + } + } + }, + "node_modules/@angular/compiler-cli": { + "version": "18.0.2", + "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-18.0.2.tgz", + "integrity": "sha512-+HIYJ0WIAg75mS30KzCN9gO2SeZXF4A8CeKOwBKhIvlq9kkaTpgmpDkVx814e9z3OeIqCEUn10qebJTwZgtZDA==", + "dev": true, + "dependencies": { + "@babel/core": "7.24.4", + "@jridgewell/sourcemap-codec": "^1.4.14", + "chokidar": "^3.0.0", + "convert-source-map": "^1.5.1", + "reflect-metadata": "^0.2.0", + "semver": "^7.0.0", + "tslib": "^2.3.0", + "yargs": "^17.2.1" + }, + "bin": { + "ng-xi18n": "bundles/src/bin/ng_xi18n.js", + "ngc": "bundles/src/bin/ngc.js", + "ngcc": "bundles/ngcc/index.js" + }, + "engines": { + "node": "^18.19.1 || ^20.11.1 || >=22.0.0" + }, + "peerDependencies": { + "@angular/compiler": "18.0.2", + "typescript": ">=5.4 <5.5" + } + }, + "node_modules/@angular/core": { + "version": "18.0.2", + "resolved": "https://registry.npmjs.org/@angular/core/-/core-18.0.2.tgz", + "integrity": "sha512-5VtFaYz97X9sQpxRuFUBKu2gqgFVU/Obgk/Q8ZRw+TBhFnU4e9NFod7dtAJH9scCOWZYnU07+aeI6ChiRSKrZw==", + "dependencies": { + "tslib": "^2.3.0" + }, + "engines": { + "node": "^18.19.1 || ^20.11.1 || >=22.0.0" + }, + "peerDependencies": { + "rxjs": "^6.5.3 || ^7.4.0", + "zone.js": "~0.14.0" + } + }, + "node_modules/@angular/forms": { + "version": "18.0.2", + "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-18.0.2.tgz", + "integrity": "sha512-AGuQVav7wbX6pRhjeE6c45dlWnhb+93ZHHBRT02Wg1PRyrgmebpoLAtiUmAR/YhR45zD6Q9o7fg/076+bnIcdQ==", + "dependencies": { + "tslib": "^2.3.0" + }, + "engines": { + "node": "^18.19.1 || ^20.11.1 || >=22.0.0" + }, + "peerDependencies": { + "@angular/common": "18.0.2", + "@angular/core": "18.0.2", + "@angular/platform-browser": "18.0.2", + "rxjs": "^6.5.3 || ^7.4.0" + } + }, + "node_modules/@angular/language-service": { + "version": "18.0.2", + "resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-18.0.2.tgz", + "integrity": "sha512-A1M7yhahQyO/SX7yoAMwJfhxQP4OisKh9wuq/Hqqzquxpmvfuibt5DejlUfHzvFjWjJsuQJa2h+zIb4QYZLWDQ==", + "dev": true, + "engines": { + "node": "^18.19.1 || ^20.11.1 || >=22.0.0" + } + }, + "node_modules/@angular/material": { + "version": "18.0.2", + "resolved": "https://registry.npmjs.org/@angular/material/-/material-18.0.2.tgz", + "integrity": "sha512-bns6X6HAonBnj+I0QkbqfD4u5ehs8HZP3ateb19ZbfhVLJEu0MB/AJfeM3cinPrQnTMdYBjIDTtIyQWh//EFiw==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/auto-init": "15.0.0-canary.7f224ddd4.0", + "@material/banner": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/button": "15.0.0-canary.7f224ddd4.0", + "@material/card": "15.0.0-canary.7f224ddd4.0", + "@material/checkbox": "15.0.0-canary.7f224ddd4.0", + "@material/chips": "15.0.0-canary.7f224ddd4.0", + "@material/circular-progress": "15.0.0-canary.7f224ddd4.0", + "@material/data-table": "15.0.0-canary.7f224ddd4.0", + "@material/density": "15.0.0-canary.7f224ddd4.0", + "@material/dialog": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/drawer": "15.0.0-canary.7f224ddd4.0", + "@material/elevation": "15.0.0-canary.7f224ddd4.0", + "@material/fab": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/floating-label": "15.0.0-canary.7f224ddd4.0", + "@material/form-field": "15.0.0-canary.7f224ddd4.0", + "@material/icon-button": "15.0.0-canary.7f224ddd4.0", + "@material/image-list": "15.0.0-canary.7f224ddd4.0", + "@material/layout-grid": "15.0.0-canary.7f224ddd4.0", + "@material/line-ripple": "15.0.0-canary.7f224ddd4.0", + "@material/linear-progress": "15.0.0-canary.7f224ddd4.0", + "@material/list": "15.0.0-canary.7f224ddd4.0", + "@material/menu": "15.0.0-canary.7f224ddd4.0", + "@material/menu-surface": "15.0.0-canary.7f224ddd4.0", + "@material/notched-outline": "15.0.0-canary.7f224ddd4.0", + "@material/radio": "15.0.0-canary.7f224ddd4.0", + "@material/ripple": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/segmented-button": "15.0.0-canary.7f224ddd4.0", + "@material/select": "15.0.0-canary.7f224ddd4.0", + "@material/shape": "15.0.0-canary.7f224ddd4.0", + "@material/slider": "15.0.0-canary.7f224ddd4.0", + "@material/snackbar": "15.0.0-canary.7f224ddd4.0", + "@material/switch": "15.0.0-canary.7f224ddd4.0", + "@material/tab": "15.0.0-canary.7f224ddd4.0", + "@material/tab-bar": "15.0.0-canary.7f224ddd4.0", + "@material/tab-indicator": "15.0.0-canary.7f224ddd4.0", + "@material/tab-scroller": "15.0.0-canary.7f224ddd4.0", + "@material/textfield": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/tokens": "15.0.0-canary.7f224ddd4.0", + "@material/tooltip": "15.0.0-canary.7f224ddd4.0", + "@material/top-app-bar": "15.0.0-canary.7f224ddd4.0", + "@material/touch-target": "15.0.0-canary.7f224ddd4.0", + "@material/typography": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.3.0" + }, + "peerDependencies": { + "@angular/animations": "^18.0.0 || ^19.0.0", + "@angular/cdk": "18.0.2", + "@angular/common": "^18.0.0 || ^19.0.0", + "@angular/core": "^18.0.0 || ^19.0.0", + "@angular/forms": "^18.0.0 || ^19.0.0", + "@angular/platform-browser": "^18.0.0 || ^19.0.0", + "rxjs": "^6.5.3 || ^7.4.0" + } + }, + "node_modules/@angular/material-moment-adapter": { + "version": "18.0.2", + "resolved": "https://registry.npmjs.org/@angular/material-moment-adapter/-/material-moment-adapter-18.0.2.tgz", + "integrity": "sha512-DXvj0fZLvb5VKzr3dlJgBBXbSljkQGzuCY0nufz1yhWzj1PhBg6OFiksvi9adNLAcZNsPIoJzq9/ofahRabhnA==", + "dependencies": { + "tslib": "^2.3.0" + }, + "peerDependencies": { + "@angular/core": "^18.0.0 || ^19.0.0", + "@angular/material": "18.0.2", + "moment": "^2.18.1" + } + }, + "node_modules/@angular/platform-browser": { + "version": "18.0.2", + "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-18.0.2.tgz", + "integrity": "sha512-IdNyRMFtM5GCvueNFrXmwA1C5LUMi6aSccdA1fpsTFAGDleeT5oiKU82iIcVmdj+Kse233KQFU0HFyijy4W2/Q==", + "dependencies": { + "tslib": "^2.3.0" + }, + "engines": { + "node": "^18.19.1 || ^20.11.1 || >=22.0.0" + }, + "peerDependencies": { + "@angular/animations": "18.0.2", + "@angular/common": "18.0.2", + "@angular/core": "18.0.2" + }, + "peerDependenciesMeta": { + "@angular/animations": { + "optional": true + } + } + }, + "node_modules/@angular/platform-browser-dynamic": { + "version": "18.0.2", + "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-18.0.2.tgz", + "integrity": "sha512-wQlw3TgUEs5uZRT6mPIKFHCgOBDE4joar9b/0bjZv5SOUvJNkED+roNlRKxjQDIagOMAUlcD3OnynlNr6le6YA==", + "dev": true, + "dependencies": { + "tslib": "^2.3.0" + }, + "engines": { + "node": "^18.19.1 || ^20.11.1 || >=22.0.0" + }, + "peerDependencies": { + "@angular/common": "18.0.2", + "@angular/compiler": "18.0.2", + "@angular/core": "18.0.2", + "@angular/platform-browser": "18.0.2" + } + }, + "node_modules/@angular/router": { + "version": "18.0.2", + "resolved": "https://registry.npmjs.org/@angular/router/-/router-18.0.2.tgz", + "integrity": "sha512-eIualVChd3bMA8GjKfAKL9wv7zKWx85Cu3b1qhUxrG3XyT40X1ud2GRHBKCuklUITcAR8HjUKnWuOjUDkhTT4Q==", + "dependencies": { + "tslib": "^2.3.0" + }, + "engines": { + "node": "^18.19.1 || ^20.11.1 || >=22.0.0" + }, + "peerDependencies": { + "@angular/common": "18.0.2", + "@angular/core": "18.0.2", + "@angular/platform-browser": "18.0.2", + "rxjs": "^6.5.3 || ^7.4.0" + } + }, + "node_modules/@babel/code-frame": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.6.tgz", + "integrity": "sha512-ZJhac6FkEd1yhG2AHOmfcXG4ceoLltoCVJjN5XsWN9BifBQr+cHJbWi0h68HZuSORq+3WtJ2z0hwF2NG1b5kcA==", + "dev": true, + "dependencies": { + "@babel/highlight": "^7.24.6", + "picocolors": "^1.0.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/compat-data": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.6.tgz", + "integrity": "sha512-aC2DGhBq5eEdyXWqrDInSqQjO0k8xtPRf5YylULqx8MCd6jBtzqfta/3ETMRpuKIc5hyswfO80ObyA1MvkCcUQ==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/core": { + "version": "7.24.4", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.4.tgz", + "integrity": "sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==", + "dev": true, + "dependencies": { + "@ampproject/remapping": "^2.2.0", + "@babel/code-frame": "^7.24.2", + "@babel/generator": "^7.24.4", + "@babel/helper-compilation-targets": "^7.23.6", + "@babel/helper-module-transforms": "^7.23.3", + "@babel/helpers": "^7.24.4", + "@babel/parser": "^7.24.4", + "@babel/template": "^7.24.0", + "@babel/traverse": "^7.24.1", + "@babel/types": "^7.24.0", + "convert-source-map": "^2.0.0", + "debug": "^4.1.0", + "gensync": "^1.0.0-beta.2", + "json5": "^2.2.3", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/babel" + } + }, + "node_modules/@babel/core/node_modules/convert-source-map": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", + "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", + "dev": true + }, + "node_modules/@babel/core/node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + } + }, + "node_modules/@babel/generator": { + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.5.tgz", + "integrity": "sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==", + "dev": true, + "dependencies": { + "@babel/types": "^7.24.5", + "@jridgewell/gen-mapping": "^0.3.5", + "@jridgewell/trace-mapping": "^0.3.25", + "jsesc": "^2.5.1" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-annotate-as-pure": { + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz", + "integrity": "sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==", + "dev": true, + "dependencies": { + "@babel/types": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-builder-binary-assignment-operator-visitor": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.24.6.tgz", + "integrity": "sha512-+wnfqc5uHiMYtvRX7qu80Toef8BXeh4HHR1SPeonGb1SKPniNEd4a/nlaJJMv/OIEYvIVavvo0yR7u10Gqz0Iw==", + "dev": true, + "dependencies": { + "@babel/types": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-compilation-targets": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.6.tgz", + "integrity": "sha512-VZQ57UsDGlX/5fFA7GkVPplZhHsVc+vuErWgdOiysI9Ksnw0Pbbd6pnPiR/mmJyKHgyIW0c7KT32gmhiF+cirg==", + "dev": true, + "dependencies": { + "@babel/compat-data": "^7.24.6", + "@babel/helper-validator-option": "^7.24.6", + "browserslist": "^4.22.2", + "lru-cache": "^5.1.1", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-compilation-targets/node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + } + }, + "node_modules/@babel/helper-create-class-features-plugin": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.6.tgz", + "integrity": "sha512-djsosdPJVZE6Vsw3kk7IPRWethP94WHGOhQTc67SNXE0ZzMhHgALw8iGmYS0TD1bbMM0VDROy43od7/hN6WYcA==", + "dev": true, + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.24.6", + "@babel/helper-environment-visitor": "^7.24.6", + "@babel/helper-function-name": "^7.24.6", + "@babel/helper-member-expression-to-functions": "^7.24.6", + "@babel/helper-optimise-call-expression": "^7.24.6", + "@babel/helper-replace-supers": "^7.24.6", + "@babel/helper-skip-transparent-expression-wrappers": "^7.24.6", + "@babel/helper-split-export-declaration": "^7.24.6", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/helper-create-class-features-plugin/node_modules/@babel/helper-annotate-as-pure": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.6.tgz", + "integrity": "sha512-DitEzDfOMnd13kZnDqns1ccmftwJTS9DMkyn9pYTxulS7bZxUxpMly3Nf23QQ6NwA4UB8lAqjbqWtyvElEMAkg==", + "dev": true, + "dependencies": { + "@babel/types": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-create-class-features-plugin/node_modules/@babel/helper-split-export-declaration": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.6.tgz", + "integrity": "sha512-CvLSkwXGWnYlF9+J3iZUvwgAxKiYzK3BWuo+mLzD/MDGOZDj7Gq8+hqaOkMxmJwmlv0iu86uH5fdADd9Hxkymw==", + "dev": true, + "dependencies": { + "@babel/types": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + } + }, + "node_modules/@babel/helper-create-regexp-features-plugin": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.24.6.tgz", + "integrity": "sha512-C875lFBIWWwyv6MHZUG9HmRrlTDgOsLWZfYR0nW69gaKJNe0/Mpxx5r0EID2ZdHQkdUmQo2t0uNckTL08/1BgA==", + "dev": true, + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.24.6", + "regexpu-core": "^5.3.1", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/helper-create-regexp-features-plugin/node_modules/@babel/helper-annotate-as-pure": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.6.tgz", + "integrity": "sha512-DitEzDfOMnd13kZnDqns1ccmftwJTS9DMkyn9pYTxulS7bZxUxpMly3Nf23QQ6NwA4UB8lAqjbqWtyvElEMAkg==", + "dev": true, + "dependencies": { + "@babel/types": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + } + }, + "node_modules/@babel/helper-define-polyfill-provider": { + "version": "0.6.2", + "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.2.tgz", + "integrity": "sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==", + "dev": true, + "dependencies": { + "@babel/helper-compilation-targets": "^7.22.6", + "@babel/helper-plugin-utils": "^7.22.5", + "debug": "^4.1.1", + "lodash.debounce": "^4.0.8", + "resolve": "^1.14.2" + }, + "peerDependencies": { + "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" + } + }, + "node_modules/@babel/helper-environment-visitor": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.6.tgz", + "integrity": "sha512-Y50Cg3k0LKLMjxdPjIl40SdJgMB85iXn27Vk/qbHZCFx/o5XO3PSnpi675h1KEmmDb6OFArfd5SCQEQ5Q4H88g==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-function-name": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.24.6.tgz", + "integrity": "sha512-xpeLqeeRkbxhnYimfr2PC+iA0Q7ljX/d1eZ9/inYbmfG2jpl8Lu3DyXvpOAnrS5kxkfOWJjioIMQsaMBXFI05w==", + "dev": true, + "dependencies": { + "@babel/template": "^7.24.6", + "@babel/types": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-hoist-variables": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.6.tgz", + "integrity": "sha512-SF/EMrC3OD7dSta1bLJIlrsVxwtd0UpjRJqLno6125epQMJ/kyFmpTT4pbvPbdQHzCHg+biQ7Syo8lnDtbR+uA==", + "dev": true, + "dependencies": { + "@babel/types": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-member-expression-to-functions": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.6.tgz", + "integrity": "sha512-OTsCufZTxDUsv2/eDXanw/mUZHWOxSbEmC3pP8cgjcy5rgeVPWWMStnv274DV60JtHxTk0adT0QrCzC4M9NWGg==", + "dev": true, + "dependencies": { + "@babel/types": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-module-imports": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.6.tgz", + "integrity": "sha512-a26dmxFJBF62rRO9mmpgrfTLsAuyHk4e1hKTUkD/fcMfynt8gvEKwQPQDVxWhca8dHoDck+55DFt42zV0QMw5g==", + "dev": true, + "dependencies": { + "@babel/types": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-module-transforms": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.6.tgz", + "integrity": "sha512-Y/YMPm83mV2HJTbX1Qh2sjgjqcacvOlhbzdCCsSlblOKjSYmQqEbO6rUniWQyRo9ncyfjT8hnUjlG06RXDEmcA==", + "dev": true, + "dependencies": { + "@babel/helper-environment-visitor": "^7.24.6", + "@babel/helper-module-imports": "^7.24.6", + "@babel/helper-simple-access": "^7.24.6", + "@babel/helper-split-export-declaration": "^7.24.6", + "@babel/helper-validator-identifier": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/helper-module-transforms/node_modules/@babel/helper-split-export-declaration": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.6.tgz", + "integrity": "sha512-CvLSkwXGWnYlF9+J3iZUvwgAxKiYzK3BWuo+mLzD/MDGOZDj7Gq8+hqaOkMxmJwmlv0iu86uH5fdADd9Hxkymw==", + "dev": true, + "dependencies": { + "@babel/types": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-optimise-call-expression": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.24.6.tgz", + "integrity": "sha512-3SFDJRbx7KuPRl8XDUr8O7GAEB8iGyWPjLKJh/ywP/Iy9WOmEfMrsWbaZpvBu2HSYn4KQygIsz0O7m8y10ncMA==", + "dev": true, + "dependencies": { + "@babel/types": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-plugin-utils": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.6.tgz", + "integrity": "sha512-MZG/JcWfxybKwsA9N9PmtF2lOSFSEMVCpIRrbxccZFLJPrJciJdG/UhSh5W96GEteJI2ARqm5UAHxISwRDLSNg==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-remap-async-to-generator": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.24.6.tgz", + "integrity": "sha512-1Qursq9ArRZPAMOZf/nuzVW8HgJLkTB9y9LfP4lW2MVp4e9WkLJDovfKBxoDcCk6VuzIxyqWHyBoaCtSRP10yg==", + "dev": true, + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.24.6", + "@babel/helper-environment-visitor": "^7.24.6", + "@babel/helper-wrap-function": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/helper-remap-async-to-generator/node_modules/@babel/helper-annotate-as-pure": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.6.tgz", + "integrity": "sha512-DitEzDfOMnd13kZnDqns1ccmftwJTS9DMkyn9pYTxulS7bZxUxpMly3Nf23QQ6NwA4UB8lAqjbqWtyvElEMAkg==", + "dev": true, + "dependencies": { + "@babel/types": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-replace-supers": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.24.6.tgz", + "integrity": "sha512-mRhfPwDqDpba8o1F8ESxsEkJMQkUF8ZIWrAc0FtWhxnjfextxMWxr22RtFizxxSYLjVHDeMgVsRq8BBZR2ikJQ==", + "dev": true, + "dependencies": { + "@babel/helper-environment-visitor": "^7.24.6", + "@babel/helper-member-expression-to-functions": "^7.24.6", + "@babel/helper-optimise-call-expression": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/helper-simple-access": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.6.tgz", + "integrity": "sha512-nZzcMMD4ZhmB35MOOzQuiGO5RzL6tJbsT37Zx8M5L/i9KSrukGXWTjLe1knIbb/RmxoJE9GON9soq0c0VEMM5g==", + "dev": true, + "dependencies": { + "@babel/types": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-skip-transparent-expression-wrappers": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.24.6.tgz", + "integrity": "sha512-jhbbkK3IUKc4T43WadP96a27oYti9gEf1LdyGSP2rHGH77kwLwfhO7TgwnWvxxQVmke0ImmCSS47vcuxEMGD3Q==", + "dev": true, + "dependencies": { + "@babel/types": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-split-export-declaration": { + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.5.tgz", + "integrity": "sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q==", + "dev": true, + "dependencies": { + "@babel/types": "^7.24.5" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-string-parser": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.6.tgz", + "integrity": "sha512-WdJjwMEkmBicq5T9fm/cHND3+UlFa2Yj8ALLgmoSQAJZysYbBjw+azChSGPN4DSPLXOcooGRvDwZWMcF/mLO2Q==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-validator-identifier": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.6.tgz", + "integrity": "sha512-4yA7s865JHaqUdRbnaxarZREuPTHrjpDT+pXoAZ1yhyo6uFnIEpS8VMu16siFOHDpZNKYv5BObhsB//ycbICyw==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-validator-option": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.6.tgz", + "integrity": "sha512-Jktc8KkF3zIkePb48QO+IapbXlSapOW9S+ogZZkcO6bABgYAxtZcjZ/O005111YLf+j4M84uEgwYoidDkXbCkQ==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-wrap-function": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.24.6.tgz", + "integrity": "sha512-f1JLrlw/jbiNfxvdrfBgio/gRBk3yTAEJWirpAkiJG2Hb22E7cEYKHWo0dFPTv/niPovzIdPdEDetrv6tC6gPQ==", + "dev": true, + "dependencies": { + "@babel/helper-function-name": "^7.24.6", + "@babel/template": "^7.24.6", + "@babel/types": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helpers": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.6.tgz", + "integrity": "sha512-V2PI+NqnyFu1i0GyTd/O/cTpxzQCYioSkUIRmgo7gFEHKKCg5w46+r/A6WeUR1+P3TeQ49dspGPNd/E3n9AnnA==", + "dev": true, + "dependencies": { + "@babel/template": "^7.24.6", + "@babel/types": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/highlight": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.6.tgz", + "integrity": "sha512-2YnuOp4HAk2BsBrJJvYCbItHx0zWscI1C3zgWkz+wDyD9I7GIVrfnLyrR4Y1VR+7p+chAEcrgRQYZAGIKMV7vQ==", + "dev": true, + "dependencies": { + "@babel/helper-validator-identifier": "^7.24.6", + "chalk": "^2.4.2", + "js-tokens": "^4.0.0", + "picocolors": "^1.0.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/parser": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.6.tgz", + "integrity": "sha512-eNZXdfU35nJC2h24RznROuOpO94h6x8sg9ju0tT9biNtLZ2vuP8SduLqqV+/8+cebSLV9SJEAN5Z3zQbJG/M+Q==", + "dev": true, + "bin": { + "parser": "bin/babel-parser.js" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.6.tgz", + "integrity": "sha512-bYndrJ6Ph6Ar+GaB5VAc0JPoP80bQCm4qon6JEzXfRl5QZyQ8Ur1K6k7htxWmPA5z+k7JQvaMUrtXlqclWYzKw==", + "dev": true, + "dependencies": { + "@babel/helper-environment-visitor": "^7.24.6", + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.24.6.tgz", + "integrity": "sha512-iVuhb6poq5ikqRq2XWU6OQ+R5o9wF+r/or9CeUyovgptz0UlnK4/seOQ1Istu/XybYjAhQv1FRSSfHHufIku5Q==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.24.6.tgz", + "integrity": "sha512-c8TER5xMDYzzFcGqOEp9l4hvB7dcbhcGjcLVwxWfe4P5DOafdwjsBJZKsmv+o3aXh7NhopvayQIovHrh2zSRUQ==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6", + "@babel/helper-skip-transparent-expression-wrappers": "^7.24.6", + "@babel/plugin-transform-optional-chaining": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.13.0" + } + }, + "node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.24.6.tgz", + "integrity": "sha512-z8zEjYmwBUHN/pCF3NuWBhHQjJCrd33qAi8MgANfMrAvn72k2cImT8VjK9LJFu4ysOLJqhfkYYb3MvwANRUNZQ==", + "dev": true, + "dependencies": { + "@babel/helper-environment-visitor": "^7.24.6", + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/plugin-proposal-private-property-in-object": { + "version": "7.21.0-placeholder-for-preset-env.2", + "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz", + "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==", + "dev": true, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-async-generators": { + "version": "7.8.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", + "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.8.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-class-properties": { + "version": "7.12.13", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz", + "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.12.13" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-class-static-block": { + "version": "7.14.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz", + "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.14.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-dynamic-import": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz", + "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.8.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-export-namespace-from": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz", + "integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.8.3" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-import-assertions": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.24.6.tgz", + "integrity": "sha512-BE6o2BogJKJImTmGpkmOic4V0hlRRxVtzqxiSPa8TIFxyhi4EFjHm08nq1M4STK4RytuLMgnSz0/wfflvGFNOg==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-import-attributes": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.24.6.tgz", + "integrity": "sha512-D+CfsVZousPXIdudSII7RGy52+dYRtbyKAZcvtQKq/NpsivyMVduepzcLqG5pMBugtMdedxdC8Ramdpcne9ZWQ==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-import-meta": { + "version": "7.10.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz", + "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.10.4" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-json-strings": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", + "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.8.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-logical-assignment-operators": { + "version": "7.10.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", + "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.10.4" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-nullish-coalescing-operator": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz", + "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.8.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-numeric-separator": { + "version": "7.10.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz", + "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.10.4" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-object-rest-spread": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz", + "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.8.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-optional-catch-binding": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz", + "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.8.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-optional-chaining": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz", + "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.8.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-private-property-in-object": { + "version": "7.14.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz", + "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.14.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-top-level-await": { + "version": "7.14.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz", + "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.14.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-unicode-sets-regex": { + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz", + "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==", + "dev": true, + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.18.6", + "@babel/helper-plugin-utils": "^7.18.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/plugin-transform-arrow-functions": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.24.6.tgz", + "integrity": "sha512-jSSSDt4ZidNMggcLx8SaKsbGNEfIl0PHx/4mFEulorE7bpYLbN0d3pDW3eJ7Y5Z3yPhy3L3NaPCYyTUY7TuugQ==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-async-generator-functions": { + "version": "7.24.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.3.tgz", + "integrity": "sha512-Qe26CMYVjpQxJ8zxM1340JFNjZaF+ISWpr1Kt/jGo+ZTUzKkfw/pphEWbRCb+lmSM6k/TOgfYLvmbHkUQ0asIg==", + "dev": true, + "dependencies": { + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-plugin-utils": "^7.24.0", + "@babel/helper-remap-async-to-generator": "^7.22.20", + "@babel/plugin-syntax-async-generators": "^7.8.4" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-async-to-generator": { + "version": "7.24.1", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.24.1.tgz", + "integrity": "sha512-AawPptitRXp1y0n4ilKcGbRYWfbbzFWz2NqNu7dacYDtFtz0CMjG64b3LQsb3KIgnf4/obcUL78hfaOS7iCUfw==", + "dev": true, + "dependencies": { + "@babel/helper-module-imports": "^7.24.1", + "@babel/helper-plugin-utils": "^7.24.0", + "@babel/helper-remap-async-to-generator": "^7.22.20" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-block-scoped-functions": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.24.6.tgz", + "integrity": "sha512-XNW7jolYHW9CwORrZgA/97tL/k05qe/HL0z/qqJq1mdWhwwCM6D4BJBV7wAz9HgFziN5dTOG31znkVIzwxv+vw==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-block-scoping": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.6.tgz", + "integrity": "sha512-S/t1Xh4ehW7sGA7c1j/hiOBLnEYCp/c2sEG4ZkL8kI1xX9tW2pqJTCHKtdhe/jHKt8nG0pFCrDHUXd4DvjHS9w==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-class-properties": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.6.tgz", + "integrity": "sha512-j6dZ0Z2Z2slWLR3kt9aOmSIrBvnntWjMDN/TVcMPxhXMLmJVqX605CBRlcGI4b32GMbfifTEsdEjGjiE+j/c3A==", + "dev": true, + "dependencies": { + "@babel/helper-create-class-features-plugin": "^7.24.6", + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-class-static-block": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.6.tgz", + "integrity": "sha512-1QSRfoPI9RoLRa8Mnakc6v3e0gJxiZQTYrMfLn+mD0sz5+ndSzwymp2hDcYJTyT0MOn0yuWzj8phlIvO72gTHA==", + "dev": true, + "dependencies": { + "@babel/helper-create-class-features-plugin": "^7.24.6", + "@babel/helper-plugin-utils": "^7.24.6", + "@babel/plugin-syntax-class-static-block": "^7.14.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.12.0" + } + }, + "node_modules/@babel/plugin-transform-classes": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.24.6.tgz", + "integrity": "sha512-+fN+NO2gh8JtRmDSOB6gaCVo36ha8kfCW1nMq2Gc0DABln0VcHN4PrALDvF5/diLzIRKptC7z/d7Lp64zk92Fg==", + "dev": true, + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.24.6", + "@babel/helper-compilation-targets": "^7.24.6", + "@babel/helper-environment-visitor": "^7.24.6", + "@babel/helper-function-name": "^7.24.6", + "@babel/helper-plugin-utils": "^7.24.6", + "@babel/helper-replace-supers": "^7.24.6", + "@babel/helper-split-export-declaration": "^7.24.6", + "globals": "^11.1.0" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-classes/node_modules/@babel/helper-annotate-as-pure": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.6.tgz", + "integrity": "sha512-DitEzDfOMnd13kZnDqns1ccmftwJTS9DMkyn9pYTxulS7bZxUxpMly3Nf23QQ6NwA4UB8lAqjbqWtyvElEMAkg==", + "dev": true, + "dependencies": { + "@babel/types": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/plugin-transform-classes/node_modules/@babel/helper-split-export-declaration": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.6.tgz", + "integrity": "sha512-CvLSkwXGWnYlF9+J3iZUvwgAxKiYzK3BWuo+mLzD/MDGOZDj7Gq8+hqaOkMxmJwmlv0iu86uH5fdADd9Hxkymw==", + "dev": true, + "dependencies": { + "@babel/types": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/plugin-transform-computed-properties": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.24.6.tgz", + "integrity": "sha512-cRzPobcfRP0ZtuIEkA8QzghoUpSB3X3qSH5W2+FzG+VjWbJXExtx0nbRqwumdBN1x/ot2SlTNQLfBCnPdzp6kg==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6", + "@babel/template": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-destructuring": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.6.tgz", + "integrity": "sha512-YLW6AE5LQpk5npNXL7i/O+U9CE4XsBCuRPgyjl1EICZYKmcitV+ayuuUGMJm2lC1WWjXYszeTnIxF/dq/GhIZQ==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-dotall-regex": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.24.6.tgz", + "integrity": "sha512-rCXPnSEKvkm/EjzOtLoGvKseK+dS4kZwx1HexO3BtRtgL0fQ34awHn34aeSHuXtZY2F8a1X8xqBBPRtOxDVmcA==", + "dev": true, + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.24.6", + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-duplicate-keys": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.24.6.tgz", + "integrity": "sha512-/8Odwp/aVkZwPFJMllSbawhDAO3UJi65foB00HYnK/uXvvCPm0TAXSByjz1mpRmp0q6oX2SIxpkUOpPFHk7FLA==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-dynamic-import": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.24.6.tgz", + "integrity": "sha512-vpq8SSLRTBLOHUZHSnBqVo0AKX3PBaoPs2vVzYVWslXDTDIpwAcCDtfhUcHSQQoYoUvcFPTdC8TZYXu9ZnLT/w==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6", + "@babel/plugin-syntax-dynamic-import": "^7.8.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-exponentiation-operator": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.24.6.tgz", + "integrity": "sha512-EemYpHtmz0lHE7hxxxYEuTYOOBZ43WkDgZ4arQ4r+VX9QHuNZC+WH3wUWmRNvR8ECpTRne29aZV6XO22qpOtdA==", + "dev": true, + "dependencies": { + "@babel/helper-builder-binary-assignment-operator-visitor": "^7.24.6", + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-export-namespace-from": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.24.6.tgz", + "integrity": "sha512-inXaTM1SVrIxCkIJ5gqWiozHfFMStuGbGJAxZFBoHcRRdDP0ySLb3jH6JOwmfiinPwyMZqMBX+7NBDCO4z0NSA==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6", + "@babel/plugin-syntax-export-namespace-from": "^7.8.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-for-of": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.24.6.tgz", + "integrity": "sha512-n3Sf72TnqK4nw/jziSqEl1qaWPbCRw2CziHH+jdRYvw4J6yeCzsj4jdw8hIntOEeDGTmHVe2w4MVL44PN0GMzg==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6", + "@babel/helper-skip-transparent-expression-wrappers": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-function-name": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.24.6.tgz", + "integrity": "sha512-sOajCu6V0P1KPljWHKiDq6ymgqB+vfo3isUS4McqW1DZtvSVU2v/wuMhmRmkg3sFoq6GMaUUf8W4WtoSLkOV/Q==", + "dev": true, + "dependencies": { + "@babel/helper-compilation-targets": "^7.24.6", + "@babel/helper-function-name": "^7.24.6", + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-json-strings": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.24.6.tgz", + "integrity": "sha512-Uvgd9p2gUnzYJxVdBLcU0KurF8aVhkmVyMKW4MIY1/BByvs3EBpv45q01o7pRTVmTvtQq5zDlytP3dcUgm7v9w==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6", + "@babel/plugin-syntax-json-strings": "^7.8.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-literals": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.24.6.tgz", + "integrity": "sha512-f2wHfR2HF6yMj+y+/y07+SLqnOSwRp8KYLpQKOzS58XLVlULhXbiYcygfXQxJlMbhII9+yXDwOUFLf60/TL5tw==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-logical-assignment-operators": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.24.6.tgz", + "integrity": "sha512-EKaWvnezBCMkRIHxMJSIIylzhqK09YpiJtDbr2wsXTwnO0TxyjMUkaw4RlFIZMIS0iDj0KyIg7H7XCguHu/YDA==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6", + "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-member-expression-literals": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.24.6.tgz", + "integrity": "sha512-9g8iV146szUo5GWgXpRbq/GALTnY+WnNuRTuRHWWFfWGbP9ukRL0aO/jpu9dmOPikclkxnNsjY8/gsWl6bmZJQ==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-modules-amd": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.24.6.tgz", + "integrity": "sha512-eAGogjZgcwqAxhyFgqghvoHRr+EYRQPFjUXrTYKBRb5qPnAVxOOglaxc4/byHqjvq/bqO2F3/CGwTHsgKJYHhQ==", + "dev": true, + "dependencies": { + "@babel/helper-module-transforms": "^7.24.6", + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-modules-commonjs": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.6.tgz", + "integrity": "sha512-JEV8l3MHdmmdb7S7Cmx6rbNEjRCgTQMZxllveHO0mx6uiclB0NflCawlQQ6+o5ZrwjUBYPzHm2XoK4wqGVUFuw==", + "dev": true, + "dependencies": { + "@babel/helper-module-transforms": "^7.24.6", + "@babel/helper-plugin-utils": "^7.24.6", + "@babel/helper-simple-access": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-modules-systemjs": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.24.6.tgz", + "integrity": "sha512-xg1Z0J5JVYxtpX954XqaaAT6NpAY6LtZXvYFCJmGFJWwtlz2EmJoR8LycFRGNE8dBKizGWkGQZGegtkV8y8s+w==", + "dev": true, + "dependencies": { + "@babel/helper-hoist-variables": "^7.24.6", + "@babel/helper-module-transforms": "^7.24.6", + "@babel/helper-plugin-utils": "^7.24.6", + "@babel/helper-validator-identifier": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-modules-umd": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.24.6.tgz", + "integrity": "sha512-esRCC/KsSEUvrSjv5rFYnjZI6qv4R1e/iHQrqwbZIoRJqk7xCvEUiN7L1XrmW5QSmQe3n1XD88wbgDTWLbVSyg==", + "dev": true, + "dependencies": { + "@babel/helper-module-transforms": "^7.24.6", + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-named-capturing-groups-regex": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.24.6.tgz", + "integrity": "sha512-6DneiCiu91wm3YiNIGDWZsl6GfTTbspuj/toTEqLh9d4cx50UIzSdg+T96p8DuT7aJOBRhFyaE9ZvTHkXrXr6Q==", + "dev": true, + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.24.6", + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/plugin-transform-new-target": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.24.6.tgz", + "integrity": "sha512-f8liz9JG2Va8A4J5ZBuaSdwfPqN6axfWRK+y66fjKYbwf9VBLuq4WxtinhJhvp1w6lamKUwLG0slK2RxqFgvHA==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-nullish-coalescing-operator": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.24.6.tgz", + "integrity": "sha512-+QlAiZBMsBK5NqrBWFXCYeXyiU1y7BQ/OYaiPAcQJMomn5Tyg+r5WuVtyEuvTbpV7L25ZSLfE+2E9ywj4FD48A==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6", + "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-numeric-separator": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.24.6.tgz", + "integrity": "sha512-6voawq8T25Jvvnc4/rXcWZQKKxUNZcKMS8ZNrjxQqoRFernJJKjE3s18Qo6VFaatG5aiX5JV1oPD7DbJhn0a4Q==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6", + "@babel/plugin-syntax-numeric-separator": "^7.10.4" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-object-rest-spread": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.6.tgz", + "integrity": "sha512-OKmi5wiMoRW5Smttne7BwHM8s/fb5JFs+bVGNSeHWzwZkWXWValR1M30jyXo1s/RaqgwwhEC62u4rFH/FBcBPg==", + "dev": true, + "dependencies": { + "@babel/helper-compilation-targets": "^7.24.6", + "@babel/helper-plugin-utils": "^7.24.6", + "@babel/plugin-syntax-object-rest-spread": "^7.8.3", + "@babel/plugin-transform-parameters": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-object-super": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.24.6.tgz", + "integrity": "sha512-N/C76ihFKlZgKfdkEYKtaRUtXZAgK7sOY4h2qrbVbVTXPrKGIi8aww5WGe/+Wmg8onn8sr2ut6FXlsbu/j6JHg==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6", + "@babel/helper-replace-supers": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-optional-catch-binding": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.24.6.tgz", + "integrity": "sha512-L5pZ+b3O1mSzJ71HmxSCmTVd03VOT2GXOigug6vDYJzE5awLI7P1g0wFcdmGuwSDSrQ0L2rDOe/hHws8J1rv3w==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6", + "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-optional-chaining": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.6.tgz", + "integrity": "sha512-cHbqF6l1QP11OkYTYQ+hhVx1E017O5ZcSPXk9oODpqhcAD1htsWG2NpHrrhthEO2qZomLK0FXS+u7NfrkF5aOQ==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6", + "@babel/helper-skip-transparent-expression-wrappers": "^7.24.6", + "@babel/plugin-syntax-optional-chaining": "^7.8.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-parameters": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.24.6.tgz", + "integrity": "sha512-ST7guE8vLV+vI70wmAxuZpIKzVjvFX9Qs8bl5w6tN/6gOypPWUmMQL2p7LJz5E63vEGrDhAiYetniJFyBH1RkA==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-private-methods": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.24.6.tgz", + "integrity": "sha512-T9LtDI0BgwXOzyXrvgLTT8DFjCC/XgWLjflczTLXyvxbnSR/gpv0hbmzlHE/kmh9nOvlygbamLKRo6Op4yB6aw==", + "dev": true, + "dependencies": { + "@babel/helper-create-class-features-plugin": "^7.24.6", + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-private-property-in-object": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.24.6.tgz", + "integrity": "sha512-Qu/ypFxCY5NkAnEhCF86Mvg3NSabKsh/TPpBVswEdkGl7+FbsYHy1ziRqJpwGH4thBdQHh8zx+z7vMYmcJ7iaQ==", + "dev": true, + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.24.6", + "@babel/helper-create-class-features-plugin": "^7.24.6", + "@babel/helper-plugin-utils": "^7.24.6", + "@babel/plugin-syntax-private-property-in-object": "^7.14.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-private-property-in-object/node_modules/@babel/helper-annotate-as-pure": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.6.tgz", + "integrity": "sha512-DitEzDfOMnd13kZnDqns1ccmftwJTS9DMkyn9pYTxulS7bZxUxpMly3Nf23QQ6NwA4UB8lAqjbqWtyvElEMAkg==", + "dev": true, + "dependencies": { + "@babel/types": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/plugin-transform-property-literals": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.24.6.tgz", + "integrity": "sha512-oARaglxhRsN18OYsnPTpb8TcKQWDYNsPNmTnx5++WOAsUJ0cSC/FZVlIJCKvPbU4yn/UXsS0551CFKJhN0CaMw==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-regenerator": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.24.6.tgz", + "integrity": "sha512-SMDxO95I8WXRtXhTAc8t/NFQUT7VYbIWwJCJgEli9ml4MhqUMh4S6hxgH6SmAC3eAQNWCDJFxcFeEt9w2sDdXg==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6", + "regenerator-transform": "^0.15.2" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-reserved-words": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.24.6.tgz", + "integrity": "sha512-DcrgFXRRlK64dGE0ZFBPD5egM2uM8mgfrvTMOSB2yKzOtjpGegVYkzh3s1zZg1bBck3nkXiaOamJUqK3Syk+4A==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-runtime": { + "version": "7.24.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.24.3.tgz", + "integrity": "sha512-J0BuRPNlNqlMTRJ72eVptpt9VcInbxO6iP3jaxr+1NPhC0UkKL+6oeX6VXMEYdADnuqmMmsBspt4d5w8Y/TCbQ==", + "dev": true, + "dependencies": { + "@babel/helper-module-imports": "^7.24.3", + "@babel/helper-plugin-utils": "^7.24.0", + "babel-plugin-polyfill-corejs2": "^0.4.10", + "babel-plugin-polyfill-corejs3": "^0.10.1", + "babel-plugin-polyfill-regenerator": "^0.6.1", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-runtime/node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + } + }, + "node_modules/@babel/plugin-transform-shorthand-properties": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.24.6.tgz", + "integrity": "sha512-xnEUvHSMr9eOWS5Al2YPfc32ten7CXdH7Zwyyk7IqITg4nX61oHj+GxpNvl+y5JHjfN3KXE2IV55wAWowBYMVw==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-spread": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.24.6.tgz", + "integrity": "sha512-h/2j7oIUDjS+ULsIrNZ6/TKG97FgmEk1PXryk/HQq6op4XUUUwif2f69fJrzK0wza2zjCS1xhXmouACaWV5uPA==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6", + "@babel/helper-skip-transparent-expression-wrappers": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-sticky-regex": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.24.6.tgz", + "integrity": "sha512-fN8OcTLfGmYv7FnDrsjodYBo1DhPL3Pze/9mIIE2MGCT1KgADYIOD7rEglpLHZj8PZlC/JFX5WcD+85FLAQusw==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-template-literals": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.24.6.tgz", + "integrity": "sha512-BJbEqJIcKwrqUP+KfUIkxz3q8VzXe2R8Wv8TaNgO1cx+nNavxn/2+H8kp9tgFSOL6wYPPEgFvU6IKS4qoGqhmg==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-typeof-symbol": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.6.tgz", + "integrity": "sha512-IshCXQ+G9JIFJI7bUpxTE/oA2lgVLAIK8q1KdJNoPXOpvRaNjMySGuvLfBw/Xi2/1lLo953uE8hyYSDW3TSYig==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-unicode-escapes": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.24.6.tgz", + "integrity": "sha512-bKl3xxcPbkQQo5eX9LjjDpU2xYHeEeNQbOhj0iPvetSzA+Tu9q/o5lujF4Sek60CM6MgYvOS/DJuwGbiEYAnLw==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-unicode-property-regex": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.24.6.tgz", + "integrity": "sha512-8EIgImzVUxy15cZiPii9GvLZwsy7Vxc+8meSlR3cXFmBIl5W5Tn9LGBf7CDKkHj4uVfNXCJB8RsVfnmY61iedA==", + "dev": true, + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.24.6", + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-unicode-regex": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.24.6.tgz", + "integrity": "sha512-pssN6ExsvxaKU638qcWb81RrvvgZom3jDgU/r5xFZ7TONkZGFf4MhI2ltMb8OcQWhHyxgIavEU+hgqtbKOmsPA==", + "dev": true, + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.24.6", + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-unicode-sets-regex": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.24.6.tgz", + "integrity": "sha512-quiMsb28oXWIDK0gXLALOJRXLgICLiulqdZGOaPPd0vRT7fQp74NtdADAVu+D8s00C+0Xs0MxVP0VKF/sZEUgw==", + "dev": true, + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.24.6", + "@babel/helper-plugin-utils": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/preset-env": { + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.24.5.tgz", + "integrity": "sha512-UGK2ifKtcC8i5AI4cH+sbLLuLc2ktYSFJgBAXorKAsHUZmrQ1q6aQ6i3BvU24wWs2AAKqQB6kq3N9V9Gw1HiMQ==", + "dev": true, + "dependencies": { + "@babel/compat-data": "^7.24.4", + "@babel/helper-compilation-targets": "^7.23.6", + "@babel/helper-plugin-utils": "^7.24.5", + "@babel/helper-validator-option": "^7.23.5", + "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.24.5", + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.24.1", + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.1", + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.24.1", + "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", + "@babel/plugin-syntax-async-generators": "^7.8.4", + "@babel/plugin-syntax-class-properties": "^7.12.13", + "@babel/plugin-syntax-class-static-block": "^7.14.5", + "@babel/plugin-syntax-dynamic-import": "^7.8.3", + "@babel/plugin-syntax-export-namespace-from": "^7.8.3", + "@babel/plugin-syntax-import-assertions": "^7.24.1", + "@babel/plugin-syntax-import-attributes": "^7.24.1", + "@babel/plugin-syntax-import-meta": "^7.10.4", + "@babel/plugin-syntax-json-strings": "^7.8.3", + "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", + "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", + "@babel/plugin-syntax-numeric-separator": "^7.10.4", + "@babel/plugin-syntax-object-rest-spread": "^7.8.3", + "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", + "@babel/plugin-syntax-optional-chaining": "^7.8.3", + "@babel/plugin-syntax-private-property-in-object": "^7.14.5", + "@babel/plugin-syntax-top-level-await": "^7.14.5", + "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", + "@babel/plugin-transform-arrow-functions": "^7.24.1", + "@babel/plugin-transform-async-generator-functions": "^7.24.3", + "@babel/plugin-transform-async-to-generator": "^7.24.1", + "@babel/plugin-transform-block-scoped-functions": "^7.24.1", + "@babel/plugin-transform-block-scoping": "^7.24.5", + "@babel/plugin-transform-class-properties": "^7.24.1", + "@babel/plugin-transform-class-static-block": "^7.24.4", + "@babel/plugin-transform-classes": "^7.24.5", + "@babel/plugin-transform-computed-properties": "^7.24.1", + "@babel/plugin-transform-destructuring": "^7.24.5", + "@babel/plugin-transform-dotall-regex": "^7.24.1", + "@babel/plugin-transform-duplicate-keys": "^7.24.1", + "@babel/plugin-transform-dynamic-import": "^7.24.1", + "@babel/plugin-transform-exponentiation-operator": "^7.24.1", + "@babel/plugin-transform-export-namespace-from": "^7.24.1", + "@babel/plugin-transform-for-of": "^7.24.1", + "@babel/plugin-transform-function-name": "^7.24.1", + "@babel/plugin-transform-json-strings": "^7.24.1", + "@babel/plugin-transform-literals": "^7.24.1", + "@babel/plugin-transform-logical-assignment-operators": "^7.24.1", + "@babel/plugin-transform-member-expression-literals": "^7.24.1", + "@babel/plugin-transform-modules-amd": "^7.24.1", + "@babel/plugin-transform-modules-commonjs": "^7.24.1", + "@babel/plugin-transform-modules-systemjs": "^7.24.1", + "@babel/plugin-transform-modules-umd": "^7.24.1", + "@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5", + "@babel/plugin-transform-new-target": "^7.24.1", + "@babel/plugin-transform-nullish-coalescing-operator": "^7.24.1", + "@babel/plugin-transform-numeric-separator": "^7.24.1", + "@babel/plugin-transform-object-rest-spread": "^7.24.5", + "@babel/plugin-transform-object-super": "^7.24.1", + "@babel/plugin-transform-optional-catch-binding": "^7.24.1", + "@babel/plugin-transform-optional-chaining": "^7.24.5", + "@babel/plugin-transform-parameters": "^7.24.5", + "@babel/plugin-transform-private-methods": "^7.24.1", + "@babel/plugin-transform-private-property-in-object": "^7.24.5", + "@babel/plugin-transform-property-literals": "^7.24.1", + "@babel/plugin-transform-regenerator": "^7.24.1", + "@babel/plugin-transform-reserved-words": "^7.24.1", + "@babel/plugin-transform-shorthand-properties": "^7.24.1", + "@babel/plugin-transform-spread": "^7.24.1", + "@babel/plugin-transform-sticky-regex": "^7.24.1", + "@babel/plugin-transform-template-literals": "^7.24.1", + "@babel/plugin-transform-typeof-symbol": "^7.24.5", + "@babel/plugin-transform-unicode-escapes": "^7.24.1", + "@babel/plugin-transform-unicode-property-regex": "^7.24.1", + "@babel/plugin-transform-unicode-regex": "^7.24.1", + "@babel/plugin-transform-unicode-sets-regex": "^7.24.1", + "@babel/preset-modules": "0.1.6-no-external-plugins", + "babel-plugin-polyfill-corejs2": "^0.4.10", + "babel-plugin-polyfill-corejs3": "^0.10.4", + "babel-plugin-polyfill-regenerator": "^0.6.1", + "core-js-compat": "^3.31.0", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/preset-env/node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + } + }, + "node_modules/@babel/preset-modules": { + "version": "0.1.6-no-external-plugins", + "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz", + "integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.0.0", + "@babel/types": "^7.4.4", + "esutils": "^2.0.2" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0" + } + }, + "node_modules/@babel/regjsgen": { + "version": "0.8.0", + "resolved": "https://registry.npmjs.org/@babel/regjsgen/-/regjsgen-0.8.0.tgz", + "integrity": "sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==", + "dev": true + }, + "node_modules/@babel/runtime": { + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.5.tgz", + "integrity": "sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==", + "dev": true, + "dependencies": { + "regenerator-runtime": "^0.14.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/template": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.24.6.tgz", + "integrity": "sha512-3vgazJlLwNXi9jhrR1ef8qiB65L1RK90+lEQwv4OxveHnqC3BfmnHdgySwRLzf6akhlOYenT+b7AfWq+a//AHw==", + "dev": true, + "dependencies": { + "@babel/code-frame": "^7.24.6", + "@babel/parser": "^7.24.6", + "@babel/types": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/traverse": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.6.tgz", + "integrity": "sha512-OsNjaJwT9Zn8ozxcfoBc+RaHdj3gFmCmYoQLUII1o6ZrUwku0BMg80FoOTPx+Gi6XhcQxAYE4xyjPTo4SxEQqw==", + "dev": true, + "dependencies": { + "@babel/code-frame": "^7.24.6", + "@babel/generator": "^7.24.6", + "@babel/helper-environment-visitor": "^7.24.6", + "@babel/helper-function-name": "^7.24.6", + "@babel/helper-hoist-variables": "^7.24.6", + "@babel/helper-split-export-declaration": "^7.24.6", + "@babel/parser": "^7.24.6", + "@babel/types": "^7.24.6", + "debug": "^4.3.1", + "globals": "^11.1.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/traverse/node_modules/@babel/generator": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.6.tgz", + "integrity": "sha512-S7m4eNa6YAPJRHmKsLHIDJhNAGNKoWNiWefz1MBbpnt8g9lvMDl1hir4P9bo/57bQEmuwEhnRU/AMWsD0G/Fbg==", + "dev": true, + "dependencies": { + "@babel/types": "^7.24.6", + "@jridgewell/gen-mapping": "^0.3.5", + "@jridgewell/trace-mapping": "^0.3.25", + "jsesc": "^2.5.1" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/traverse/node_modules/@babel/helper-split-export-declaration": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.6.tgz", + "integrity": "sha512-CvLSkwXGWnYlF9+J3iZUvwgAxKiYzK3BWuo+mLzD/MDGOZDj7Gq8+hqaOkMxmJwmlv0iu86uH5fdADd9Hxkymw==", + "dev": true, + "dependencies": { + "@babel/types": "^7.24.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/types": { + "version": "7.24.6", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.6.tgz", + "integrity": "sha512-WaMsgi6Q8zMgMth93GvWPXkhAIEobfsIkLTacoVZoK1J0CevIPGYY2Vo5YvJGqyHqXM6P4ppOYGsIRU8MM9pFQ==", + "dev": true, + "dependencies": { + "@babel/helper-string-parser": "^7.24.6", + "@babel/helper-validator-identifier": "^7.24.6", + "to-fast-properties": "^2.0.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@cspotcode/source-map-support": { + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz", + "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==", + "dev": true, + "dependencies": { + "@jridgewell/trace-mapping": "0.3.9" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping": { + "version": "0.3.9", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz", + "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==", + "dev": true, + "dependencies": { + "@jridgewell/resolve-uri": "^3.0.3", + "@jridgewell/sourcemap-codec": "^1.4.10" + } + }, + "node_modules/@discoveryjs/json-ext": { + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz", + "integrity": "sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==", + "dev": true, + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/@esbuild/aix-ppc64": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.3.tgz", + "integrity": "sha512-yTgnwQpFVYfvvo4SvRFB0SwrW8YjOxEoT7wfMT7Ol5v7v5LDNvSGo67aExmxOb87nQNeWPVvaGBNfQ7BXcrZ9w==", + "cpu": [ + "ppc64" + ], + "dev": true, + "optional": true, + "os": [ + "aix" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/android-arm": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.3.tgz", + "integrity": "sha512-bviJOLMgurLJtF1/mAoJLxDZDL6oU5/ztMHnJQRejbJrSc9FFu0QoUoFhvi6qSKJEw9y5oGyvr9fuDtzJ30rNQ==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/android-arm64": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.3.tgz", + "integrity": "sha512-c+ty9necz3zB1Y+d/N+mC6KVVkGUUOcm4ZmT5i/Fk5arOaY3i6CA3P5wo/7+XzV8cb4GrI/Zjp8NuOQ9Lfsosw==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/android-x64": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.3.tgz", + "integrity": "sha512-JReHfYCRK3FVX4Ra+y5EBH1b9e16TV2OxrPAvzMsGeES0X2Ndm9ImQRI4Ket757vhc5XBOuGperw63upesclRw==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/darwin-arm64": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.3.tgz", + "integrity": "sha512-U3fuQ0xNiAkXOmQ6w5dKpEvXQRSpHOnbw7gEfHCRXPeTKW9sBzVck6C5Yneb8LfJm0l6le4NQfkNPnWMSlTFUQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/darwin-x64": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.3.tgz", + "integrity": "sha512-3m1CEB7F07s19wmaMNI2KANLcnaqryJxO1fXHUV5j1rWn+wMxdUYoPyO2TnAbfRZdi7ADRwJClmOwgT13qlP3Q==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/freebsd-arm64": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.3.tgz", + "integrity": "sha512-fsNAAl5pU6wmKHq91cHWQT0Fz0vtyE1JauMzKotrwqIKAswwP5cpHUCxZNSTuA/JlqtScq20/5KZ+TxQdovU/g==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/freebsd-x64": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.3.tgz", + "integrity": "sha512-tci+UJ4zP5EGF4rp8XlZIdq1q1a/1h9XuronfxTMCNBslpCtmk97Q/5qqy1Mu4zIc0yswN/yP/BLX+NTUC1bXA==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-arm": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.3.tgz", + "integrity": "sha512-f6kz2QpSuyHHg01cDawj0vkyMwuIvN62UAguQfnNVzbge2uWLhA7TCXOn83DT0ZvyJmBI943MItgTovUob36SQ==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-arm64": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.3.tgz", + "integrity": "sha512-vvG6R5g5ieB4eCJBQevyDMb31LMHthLpXTc2IGkFnPWS/GzIFDnaYFp558O+XybTmYrVjxnryru7QRleJvmZ6Q==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-ia32": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.3.tgz", + "integrity": "sha512-HjCWhH7K96Na+66TacDLJmOI9R8iDWDDiqe17C7znGvvE4sW1ECt9ly0AJ3dJH62jHyVqW9xpxZEU1jKdt+29A==", + "cpu": [ + "ia32" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-loong64": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.3.tgz", + "integrity": "sha512-BGpimEccmHBZRcAhdlRIxMp7x9PyJxUtj7apL2IuoG9VxvU/l/v1z015nFs7Si7tXUwEsvjc1rOJdZCn4QTU+Q==", + "cpu": [ + "loong64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-mips64el": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.3.tgz", + "integrity": "sha512-5rMOWkp7FQGtAH3QJddP4w3s47iT20hwftqdm7b+loe95o8JU8ro3qZbhgMRy0VuFU0DizymF1pBKkn3YHWtsw==", + "cpu": [ + "mips64el" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-ppc64": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.3.tgz", + "integrity": "sha512-h0zj1ldel89V5sjPLo5H1SyMzp4VrgN1tPkN29TmjvO1/r0MuMRwJxL8QY05SmfsZRs6TF0c/IDH3u7XYYmbAg==", + "cpu": [ + "ppc64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-riscv64": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.3.tgz", + "integrity": "sha512-dkAKcTsTJ+CRX6bnO17qDJbLoW37npd5gSNtSzjYQr0svghLJYGYB0NF1SNcU1vDcjXLYS5pO4qOW4YbFama4A==", + "cpu": [ + "riscv64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-s390x": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.3.tgz", + "integrity": "sha512-vnD1YUkovEdnZWEuMmy2X2JmzsHQqPpZElXx6dxENcIwTu+Cu5ERax6+Ke1QsE814Zf3c6rxCfwQdCTQ7tPuXA==", + "cpu": [ + "s390x" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-x64": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.3.tgz", + "integrity": "sha512-IOXOIm9WaK7plL2gMhsWJd+l2bfrhfilv0uPTptoRoSb2p09RghhQQp9YY6ZJhk/kqmeRt6siRdMSLLwzuT0KQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/netbsd-x64": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.3.tgz", + "integrity": "sha512-uTgCwsvQ5+vCQnqM//EfDSuomo2LhdWhFPS8VL8xKf+PKTCrcT/2kPPoWMTs22aB63MLdGMJiE3f1PHvCDmUOw==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "netbsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/openbsd-x64": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.3.tgz", + "integrity": "sha512-vNAkR17Ub2MgEud2Wag/OE4HTSI6zlb291UYzHez/psiKarp0J8PKGDnAhMBcHFoOHMXHfExzmjMojJNbAStrQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "openbsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/sunos-x64": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.3.tgz", + "integrity": "sha512-W8H9jlGiSBomkgmouaRoTXo49j4w4Kfbl6I1bIdO/vT0+0u4f20ko3ELzV3hPI6XV6JNBVX+8BC+ajHkvffIJA==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "sunos" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/win32-arm64": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.3.tgz", + "integrity": "sha512-EjEomwyLSCg8Ag3LDILIqYCZAq/y3diJ04PnqGRgq8/4O3VNlXyMd54j/saShaN4h5o5mivOjAzmU6C3X4v0xw==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/win32-ia32": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.3.tgz", + "integrity": "sha512-WGiE/GgbsEwR33++5rzjiYsKyHywE8QSZPF7Rfx9EBfK3Qn3xyR6IjyCr5Uk38Kg8fG4/2phN7sXp4NPWd3fcw==", + "cpu": [ + "ia32" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/win32-x64": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.3.tgz", + "integrity": "sha512-xRxC0jaJWDLYvcUvjQmHCJSfMrgmUuvsoXgDeU/wTorQ1ngDdUBuFtgY3W1Pc5sprGAvZBtWdJX7RPg/iZZUqA==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@inquirer/figures": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.3.tgz", + "integrity": "sha512-ErXXzENMH5pJt5/ssXV0DfWUZqly8nGzf0UcBV9xTnP+KyffE2mqyxIMBrZ8ijQck2nU0TQm40EQB53YreyWHw==", + "dev": true, + "engines": { + "node": ">=18" + } + }, + "node_modules/@isaacs/cliui": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", + "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", + "dev": true, + "dependencies": { + "string-width": "^5.1.2", + "string-width-cjs": "npm:string-width@^4.2.0", + "strip-ansi": "^7.0.1", + "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", + "wrap-ansi": "^8.1.0", + "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/@isaacs/cliui/node_modules/ansi-regex": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", + "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-regex?sponsor=1" + } + }, + "node_modules/@isaacs/cliui/node_modules/ansi-styles": { + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/@isaacs/cliui/node_modules/emoji-regex": { + "version": "9.2.2", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", + "dev": true + }, + "node_modules/@isaacs/cliui/node_modules/string-width": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", + "dev": true, + "dependencies": { + "eastasianwidth": "^0.2.0", + "emoji-regex": "^9.2.2", + "strip-ansi": "^7.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/@isaacs/cliui/node_modules/strip-ansi": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", + "dev": true, + "dependencies": { + "ansi-regex": "^6.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/strip-ansi?sponsor=1" + } + }, + "node_modules/@isaacs/cliui/node_modules/wrap-ansi": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", + "dev": true, + "dependencies": { + "ansi-styles": "^6.1.0", + "string-width": "^5.0.1", + "strip-ansi": "^7.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/@istanbuljs/load-nyc-config": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", + "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==", + "dev": true, + "dependencies": { + "camelcase": "^5.3.1", + "find-up": "^4.1.0", + "get-package-type": "^0.1.0", + "js-yaml": "^3.13.1", + "resolve-from": "^5.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/@istanbuljs/schema": { + "version": "0.1.3", + "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz", + "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/@jridgewell/gen-mapping": { + "version": "0.3.5", + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", + "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", + "dev": true, + "dependencies": { + "@jridgewell/set-array": "^1.2.1", + "@jridgewell/sourcemap-codec": "^1.4.10", + "@jridgewell/trace-mapping": "^0.3.24" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/resolve-uri": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz", + "integrity": "sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==", + "dev": true, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/set-array": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", + "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", + "dev": true, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/source-map": { + "version": "0.3.5", + "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.5.tgz", + "integrity": "sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==", + "dev": true, + "dependencies": { + "@jridgewell/gen-mapping": "^0.3.0", + "@jridgewell/trace-mapping": "^0.3.9" + } + }, + "node_modules/@jridgewell/sourcemap-codec": { + "version": "1.4.15", + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", + "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==", + "dev": true + }, + "node_modules/@jridgewell/trace-mapping": { + "version": "0.3.25", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", + "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", + "dev": true, + "dependencies": { + "@jridgewell/resolve-uri": "^3.1.0", + "@jridgewell/sourcemap-codec": "^1.4.14" + } + }, + "node_modules/@jsonjoy.com/base64": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@jsonjoy.com/base64/-/base64-1.1.2.tgz", + "integrity": "sha512-q6XAnWQDIMA3+FTiOYajoYqySkO+JSat0ytXGSuRdq9uXE7o92gzuQwQM14xaCRlBLGq3v5miDGC4vkVTn54xA==", + "dev": true, + "engines": { + "node": ">=10.0" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/streamich" + }, + "peerDependencies": { + "tslib": "2" + } + }, + "node_modules/@jsonjoy.com/json-pack": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pack/-/json-pack-1.0.4.tgz", + "integrity": "sha512-aOcSN4MeAtFROysrbqG137b7gaDDSmVrl5mpo6sT/w+kcXpWnzhMjmY/Fh/sDx26NBxyIE7MB1seqLeCAzy9Sg==", + "dev": true, + "dependencies": { + "@jsonjoy.com/base64": "^1.1.1", + "@jsonjoy.com/util": "^1.1.2", + "hyperdyperid": "^1.2.0", + "thingies": "^1.20.0" + }, + "engines": { + "node": ">=10.0" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/streamich" + }, + "peerDependencies": { + "tslib": "2" + } + }, + "node_modules/@jsonjoy.com/util": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/@jsonjoy.com/util/-/util-1.1.3.tgz", + "integrity": "sha512-g//kkF4kOwUjemValCtOc/xiYzmwMRmWq3Bn+YnzOzuZLHq2PpMOxxIayN3cKbo7Ko2Np65t6D9H81IvXbXhqg==", + "dev": true, + "engines": { + "node": ">=10.0" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/streamich" + }, + "peerDependencies": { + "tslib": "2" + } + }, + "node_modules/@kolkov/angular-editor": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@kolkov/angular-editor/-/angular-editor-2.1.0.tgz", + "integrity": "sha512-KmWIDg89eptvnz5PJbnZUwA3TUmm9XXdvAN3yJ1+euYls+kP4zcHsEmlA0icgDag2OlbMFmksgNvJrpdZnVr4Q==", + "dependencies": { + "tslib": "^2.3.0" + }, + "peerDependencies": { + "@angular/common": ">=14", + "@angular/core": ">=14" + } + }, + "node_modules/@leichtgewicht/ip-codec": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.5.tgz", + "integrity": "sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw==", + "dev": true + }, + "node_modules/@ljharb/through": { + "version": "2.3.13", + "resolved": "https://registry.npmjs.org/@ljharb/through/-/through-2.3.13.tgz", + "integrity": "sha512-/gKJun8NNiWGZJkGzI/Ragc53cOdcLNdzjLaIa+GEjguQs0ulsurx8WN0jijdK9yPqDvziX995sMRLyLt1uZMQ==", + "dev": true, + "dependencies": { + "call-bind": "^1.0.7" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/@lmdb/lmdb-darwin-arm64": { + "version": "3.0.8", + "resolved": "https://registry.npmjs.org/@lmdb/lmdb-darwin-arm64/-/lmdb-darwin-arm64-3.0.8.tgz", + "integrity": "sha512-+lFwFvU+zQ9zVIFETNtmW++syh3Ps5JS8MPQ8zOYtQZoU+dTR8ivWHTaE2QVk1JG2payGDLUAvpndLAjGMdeeA==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@lmdb/lmdb-darwin-x64": { + "version": "3.0.8", + "resolved": "https://registry.npmjs.org/@lmdb/lmdb-darwin-x64/-/lmdb-darwin-x64-3.0.8.tgz", + "integrity": "sha512-T98rfsgfdQMS5/mqdsPb6oHSJ+iBYNa+PQDLtXLh6rzTEBsYP9x2uXxIj6VS4qXVDWXVi8rv85NCOG+UBOsHXQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@lmdb/lmdb-linux-arm": { + "version": "3.0.8", + "resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-arm/-/lmdb-linux-arm-3.0.8.tgz", + "integrity": "sha512-gVNCi3bYWatdPMeFpFjuZl6bzVL55FkeZU3sPeU+NsMRXC+Zl3qOx3M6cM4OMlJWbhHjYjf2b8q83K0mczaiWQ==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@lmdb/lmdb-linux-arm64": { + "version": "3.0.8", + "resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-arm64/-/lmdb-linux-arm64-3.0.8.tgz", + "integrity": "sha512-uEBGCQIChsixpykL0pjCxfF64btv64vzsb1NoM5u0qvabKvKEvErhXGoqovyldDu9u1T/fswD8Kf6ih0vJEvDQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@lmdb/lmdb-linux-x64": { + "version": "3.0.8", + "resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-x64/-/lmdb-linux-x64-3.0.8.tgz", + "integrity": "sha512-6v0B4sa9ulNezmDZtVpLjNHmA0qZzUl3001YJ2RF0naxsuv/Jq/xEwNYpOzfcdizHfpCE0oBkWzk/r+Slr+0zw==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@lmdb/lmdb-win32-x64": { + "version": "3.0.8", + "resolved": "https://registry.npmjs.org/@lmdb/lmdb-win32-x64/-/lmdb-win32-x64-3.0.8.tgz", + "integrity": "sha512-lDLGRIMqdwYD39vinwNqqZUxCdL2m2iIdn+0HyQgIHEiT0g5rIAlzaMKzoGWon5NQumfxXFk9y0DarttkR7C1w==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@mat-datetimepicker/core": { + "version": "13.0.2", + "resolved": "https://registry.npmjs.org/@mat-datetimepicker/core/-/core-13.0.2.tgz", + "integrity": "sha512-1xpS6Te76aZJAO8/obh8D99VzT2ABxwmpgx53JX34khQQ3trGps4sw3MyjVUx2mP7pWENHVEPz6TmXt73+KTBg==", + "dependencies": { + "tslib": "^2.6.2" + }, + "peerDependencies": { + "@angular/cdk": "^17.0.0", + "@angular/common": "^17.0.0", + "@angular/core": "^17.0.0", + "@angular/material": "^17.0.0" + } + }, + "node_modules/@mat-datetimepicker/moment": { + "version": "13.0.2", + "resolved": "https://registry.npmjs.org/@mat-datetimepicker/moment/-/moment-13.0.2.tgz", + "integrity": "sha512-0tMiFtQvJQdzOudXy+Q2oUM3M3Z9F7gws91V41/qHICysWpOtGDYAvn2i2WQLmn8l3L6Ts2uLY/HOCwqPRxeAg==", + "dependencies": { + "tslib": "^2.6.2" + }, + "peerDependencies": { + "@angular/cdk": "^17.0.0", + "@angular/common": "^17.0.0", + "@angular/core": "^17.0.0", + "@angular/material": "^17.0.0", + "@angular/material-moment-adapter": "^17.0.0", + "@mat-datetimepicker/core": "^13.0.0" + } + }, + "node_modules/@material/animation": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/animation/-/animation-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-1GSJaPKef+7HRuV+HusVZHps64cmZuOItDbt40tjJVaikcaZvwmHlcTxRIqzcRoCdt5ZKHh3NoO7GB9Khg4Jnw==", + "dependencies": { + "tslib": "^2.1.0" + } + }, + "node_modules/@material/auto-init": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/auto-init/-/auto-init-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-t7ZGpRJ3ec0QDUO0nJu/SMgLW7qcuG2KqIsEYD1Ej8qhI2xpdR2ydSDQOkVEitXmKoGol1oq4nYSBjTlB65GqA==", + "dependencies": { + "@material/base": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/banner": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/banner/-/banner-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-g9wBUZzYBizyBcBQXTIafnRUUPi7efU9gPJfzeGgkynXiccP/vh5XMmH+PBxl5v+4MlP/d4cZ2NUYoAN7UTqSA==", + "dependencies": { + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/button": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/elevation": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/ripple": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/shape": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/tokens": "15.0.0-canary.7f224ddd4.0", + "@material/typography": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/base": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/base/-/base-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-I9KQOKXpLfJkP8MqZyr8wZIzdPHrwPjFvGd9zSK91/vPyE4hzHRJc/0njsh9g8Lm9PRYLbifXX+719uTbHxx+A==", + "dependencies": { + "tslib": "^2.1.0" + } + }, + "node_modules/@material/button": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/button/-/button-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-BHB7iyHgRVH+JF16+iscR+Qaic+p7LU1FOLgP8KucRlpF9tTwIxQA6mJwGRi5gUtcG+vyCmzVS+hIQ6DqT/7BA==", + "dependencies": { + "@material/density": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/elevation": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/focus-ring": "15.0.0-canary.7f224ddd4.0", + "@material/ripple": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/shape": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/tokens": "15.0.0-canary.7f224ddd4.0", + "@material/touch-target": "15.0.0-canary.7f224ddd4.0", + "@material/typography": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/card": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/card/-/card-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-kt7y9/IWOtJTr3Z/AoWJT3ZLN7CLlzXhx2udCLP9ootZU2bfGK0lzNwmo80bv/pJfrY9ihQKCtuGTtNxUy+vIw==", + "dependencies": { + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/elevation": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/ripple": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/shape": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/tokens": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/checkbox": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/checkbox/-/checkbox-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-rURcrL5O1u6hzWR+dNgiQ/n89vk6tdmdP3mZgnxJx61q4I/k1yijKqNJSLrkXH7Rto3bM5NRKMOlgvMvVd7UMQ==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/density": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/focus-ring": "15.0.0-canary.7f224ddd4.0", + "@material/ripple": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/touch-target": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/chips": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/chips/-/chips-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-AYAivV3GSk/T/nRIpH27sOHFPaSMrE3L0WYbnb5Wa93FgY8a0fbsFYtSH2QmtwnzXveg+B1zGTt7/xIIcynKdQ==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/checkbox": "15.0.0-canary.7f224ddd4.0", + "@material/density": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/elevation": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/focus-ring": "15.0.0-canary.7f224ddd4.0", + "@material/ripple": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/shape": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/tokens": "15.0.0-canary.7f224ddd4.0", + "@material/touch-target": "15.0.0-canary.7f224ddd4.0", + "@material/typography": "15.0.0-canary.7f224ddd4.0", + "safevalues": "^0.3.4", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/circular-progress": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/circular-progress/-/circular-progress-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-DJrqCKb+LuGtjNvKl8XigvyK02y36GRkfhMUYTcJEi3PrOE00bwXtyj7ilhzEVshQiXg6AHGWXtf5UqwNrx3Ow==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/progress-indicator": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/data-table": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/data-table/-/data-table-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-/2WZsuBIq9z9RWYF5Jo6b7P6u0fwit+29/mN7rmAZ6akqUR54nXyNfoSNiyydMkzPlZZsep5KrSHododDhBZbA==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/checkbox": "15.0.0-canary.7f224ddd4.0", + "@material/density": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/elevation": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/icon-button": "15.0.0-canary.7f224ddd4.0", + "@material/linear-progress": "15.0.0-canary.7f224ddd4.0", + "@material/list": "15.0.0-canary.7f224ddd4.0", + "@material/menu": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/select": "15.0.0-canary.7f224ddd4.0", + "@material/shape": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/tokens": "15.0.0-canary.7f224ddd4.0", + "@material/touch-target": "15.0.0-canary.7f224ddd4.0", + "@material/typography": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/density": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/density/-/density-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-o9EXmGKVpiQ6mHhyV3oDDzc78Ow3E7v8dlaOhgaDSXgmqaE8v5sIlLNa/LKSyUga83/fpGk3QViSGXotpQx0jA==", + "dependencies": { + "tslib": "^2.1.0" + } + }, + "node_modules/@material/dialog": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/dialog/-/dialog-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-u0XpTlv1JqWC/bQ3DavJ1JguofTelLT2wloj59l3/1b60jv42JQ6Am7jU3I8/SIUB1MKaW7dYocXjDWtWJakLA==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/button": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/elevation": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/icon-button": "15.0.0-canary.7f224ddd4.0", + "@material/ripple": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/shape": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/tokens": "15.0.0-canary.7f224ddd4.0", + "@material/touch-target": "15.0.0-canary.7f224ddd4.0", + "@material/typography": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/dom": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/dom/-/dom-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-mQ1HT186GPQSkRg5S18i70typ5ZytfjL09R0gJ2Qg5/G+MLCGi7TAjZZSH65tuD/QGOjel4rDdWOTmYbPYV6HA==", + "dependencies": { + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/drawer": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/drawer/-/drawer-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-qyO0W0KBftfH8dlLR0gVAgv7ZHNvU8ae11Ao6zJif/YxcvK4+gph1z8AO4H410YmC2kZiwpSKyxM1iQCCzbb4g==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/elevation": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/list": "15.0.0-canary.7f224ddd4.0", + "@material/ripple": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/shape": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/typography": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/elevation": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/elevation/-/elevation-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-tV6s4/pUBECedaI36Yj18KmRCk1vfue/JP/5yYRlFNnLMRVISePbZaKkn/BHXVf+26I3W879+XqIGlDVdmOoMA==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/fab": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/fab/-/fab-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-4h76QrzfZTcPdd+awDPZ4Q0YdSqsXQnS540TPtyXUJ/5G99V6VwGpjMPIxAsW0y+pmI9UkLL/srrMaJec+7r4Q==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/elevation": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/focus-ring": "15.0.0-canary.7f224ddd4.0", + "@material/ripple": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/shape": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/tokens": "15.0.0-canary.7f224ddd4.0", + "@material/touch-target": "15.0.0-canary.7f224ddd4.0", + "@material/typography": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/feature-targeting": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/feature-targeting/-/feature-targeting-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-SAjtxYh6YlKZriU83diDEQ7jNSP2MnxKsER0TvFeyG1vX/DWsUyYDOIJTOEa9K1N+fgJEBkNK8hY55QhQaspew==", + "dependencies": { + "tslib": "^2.1.0" + } + }, + "node_modules/@material/floating-label": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/floating-label/-/floating-label-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-0KMo5ijjYaEHPiZ2pCVIcbaTS2LycvH9zEhEMKwPPGssBCX7iz5ffYQFk7e5yrQand1r3jnQQgYfHAwtykArnQ==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/typography": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/focus-ring": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/focus-ring/-/focus-ring-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-Jmg1nltq4J6S6A10EGMZnvufrvU3YTi+8R8ZD9lkSbun0Fm2TVdICQt/Auyi6An9zP66oQN6c31eqO6KfIPsDg==", + "dependencies": { + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0" + } + }, + "node_modules/@material/form-field": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/form-field/-/form-field-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-fEPWgDQEPJ6WF7hNnIStxucHR9LE4DoDSMqCsGWS2Yu+NLZYLuCEecgR0UqQsl1EQdNRaFh8VH93KuxGd2hiPg==", + "dependencies": { + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/ripple": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/typography": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/icon-button": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/icon-button/-/icon-button-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-DcK7IL4ICY/DW+48YQZZs9g0U1kRaW0Wb0BxhvppDMYziHo/CTpFdle4gjyuTyRxPOdHQz5a97ru48Z9O4muTw==", + "dependencies": { + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/density": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/elevation": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/focus-ring": "15.0.0-canary.7f224ddd4.0", + "@material/ripple": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/touch-target": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/image-list": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/image-list/-/image-list-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-voMjG2p80XbjL1B2lmF65zO5gEgJOVKClLdqh4wbYzYfwY/SR9c8eLvlYG7DLdFaFBl/7gGxD8TvvZ329HUFPw==", + "dependencies": { + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/shape": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/typography": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/layout-grid": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/layout-grid/-/layout-grid-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-veDABLxMn2RmvfnUO2RUmC1OFfWr4cU+MrxKPoDD2hl3l3eDYv5fxws6r5T1JoSyXoaN+oEZpheS0+M9Ure8Pg==", + "dependencies": { + "tslib": "^2.1.0" + } + }, + "node_modules/@material/line-ripple": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/line-ripple/-/line-ripple-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-f60hVJhIU6I3/17Tqqzch1emUKEcfVVgHVqADbU14JD+oEIz429ZX9ksZ3VChoU3+eejFl+jVdZMLE/LrAuwpg==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/linear-progress": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/linear-progress/-/linear-progress-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-pRDEwPQielDiC9Sc5XhCXrGxP8wWOnAO8sQlMebfBYHYqy5hhiIzibezS8CSaW4MFQFyXmCmpmqWlbqGYRmiyg==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/progress-indicator": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/list": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/list/-/list-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-Is0NV91sJlXF5pOebYAtWLF4wU2MJDbYqztML/zQNENkQxDOvEXu3nWNb3YScMIYJJXvARO0Liur5K4yPagS1Q==", + "dependencies": { + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/density": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/ripple": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/shape": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/tokens": "15.0.0-canary.7f224ddd4.0", + "@material/typography": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/menu": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/menu/-/menu-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-D11QU1dXqLbh5X1zKlEhS3QWh0b5BPNXlafc5MXfkdJHhOiieb7LC9hMJhbrHtj24FadJ7evaFW/T2ugJbJNnQ==", + "dependencies": { + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/elevation": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/list": "15.0.0-canary.7f224ddd4.0", + "@material/menu-surface": "15.0.0-canary.7f224ddd4.0", + "@material/ripple": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/shape": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/tokens": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/menu-surface": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/menu-surface/-/menu-surface-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-7RZHvw0gbwppaAJ/Oh5SWmfAKJ62aw1IMB3+3MRwsb5PLoV666wInYa+zJfE4i7qBeOn904xqT2Nko5hY0ssrg==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/elevation": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/shape": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/notched-outline": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/notched-outline/-/notched-outline-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-Yg2usuKB2DKlKIBISbie9BFsOVuffF71xjbxPbybvqemxqUBd+bD5/t6H1fLE+F8/NCu5JMigho4ewUU+0RCiw==", + "dependencies": { + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/floating-label": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/shape": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/progress-indicator": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/progress-indicator/-/progress-indicator-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-UPbDjE5CqT+SqTs0mNFG6uFEw7wBlgYmh+noSkQ6ty/EURm8lF125dmi4dv4kW0+octonMXqkGtAoZwLIHKf/w==", + "dependencies": { + "tslib": "^2.1.0" + } + }, + "node_modules/@material/radio": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/radio/-/radio-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-wR1X0Sr0KmQLu6+YOFKAI84G3L6psqd7Kys5kfb8WKBM36zxO5HQXC5nJm/Y0rdn22ixzsIz2GBo0MNU4V4k1A==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/density": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/focus-ring": "15.0.0-canary.7f224ddd4.0", + "@material/ripple": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/touch-target": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/ripple": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/ripple/-/ripple-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-JqOsWM1f4aGdotP0rh1vZlPZTg6lZgh39FIYHFMfOwfhR+LAikUJ+37ciqZuewgzXB6iiRO6a8aUH6HR5SJYPg==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/rtl": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/rtl/-/rtl-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-UVf14qAtmPiaaZjuJtmN36HETyoKWmsZM/qn1L5ciR2URb8O035dFWnz4ZWFMmAYBno/L7JiZaCkPurv2ZNrGA==", + "dependencies": { + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/segmented-button": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/segmented-button/-/segmented-button-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-LCnVRUSAhELTKI/9hSvyvIvQIpPpqF29BV+O9yM4WoNNmNWqTulvuiv7grHZl6Z+kJuxSg4BGbsPxxb9dXozPg==", + "dependencies": { + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/elevation": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/ripple": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/touch-target": "15.0.0-canary.7f224ddd4.0", + "@material/typography": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/select": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/select/-/select-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-WioZtQEXRpglum0cMSzSqocnhsGRr+ZIhvKb3FlaNrTaK8H3Y4QA7rVjv3emRtrLOOjaT6/RiIaUMTo9AGzWQQ==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/density": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/elevation": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/floating-label": "15.0.0-canary.7f224ddd4.0", + "@material/line-ripple": "15.0.0-canary.7f224ddd4.0", + "@material/list": "15.0.0-canary.7f224ddd4.0", + "@material/menu": "15.0.0-canary.7f224ddd4.0", + "@material/menu-surface": "15.0.0-canary.7f224ddd4.0", + "@material/notched-outline": "15.0.0-canary.7f224ddd4.0", + "@material/ripple": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/shape": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/tokens": "15.0.0-canary.7f224ddd4.0", + "@material/typography": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/shape": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/shape/-/shape-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-8z8l1W3+cymObunJoRhwFPKZ+FyECfJ4MJykNiaZq7XJFZkV6xNmqAVrrbQj93FtLsECn9g4PjjIomguVn/OEw==", + "dependencies": { + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/slider": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/slider/-/slider-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-QU/WSaSWlLKQRqOhJrPgm29wqvvzRusMqwAcrCh1JTrCl+xwJ43q5WLDfjYhubeKtrEEgGu9tekkAiYfMG7EBw==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/elevation": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/ripple": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/tokens": "15.0.0-canary.7f224ddd4.0", + "@material/typography": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/snackbar": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/snackbar/-/snackbar-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-sm7EbVKddaXpT/aXAYBdPoN0k8yeg9+dprgBUkrdqGzWJAeCkxb4fv2B3He88YiCtvkTz2KLY4CThPQBSEsMFQ==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/button": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/elevation": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/icon-button": "15.0.0-canary.7f224ddd4.0", + "@material/ripple": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/shape": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/tokens": "15.0.0-canary.7f224ddd4.0", + "@material/typography": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/switch": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/switch/-/switch-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-lEDJfRvkVyyeHWIBfoxYjJVl+WlEAE2kZ/+6OqB1FW0OV8ftTODZGhHRSzjVBA1/p4FPuhAtKtoK9jTpa4AZjA==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/density": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/elevation": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/focus-ring": "15.0.0-canary.7f224ddd4.0", + "@material/ripple": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/shape": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/tokens": "15.0.0-canary.7f224ddd4.0", + "safevalues": "^0.3.4", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/tab": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/tab/-/tab-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-E1xGACImyCLurhnizyOTCgOiVezce4HlBFAI6YhJo/AyVwjN2Dtas4ZLQMvvWWqpyhITNkeYdOchwCC1mrz3AQ==", + "dependencies": { + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/elevation": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/focus-ring": "15.0.0-canary.7f224ddd4.0", + "@material/ripple": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/tab-indicator": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/tokens": "15.0.0-canary.7f224ddd4.0", + "@material/typography": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/tab-bar": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/tab-bar/-/tab-bar-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-p1Asb2NzrcECvAQU3b2SYrpyJGyJLQWR+nXTYzDKE8WOpLIRCXap2audNqD7fvN/A20UJ1J8U01ptrvCkwJ4eA==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/density": "15.0.0-canary.7f224ddd4.0", + "@material/elevation": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/tab": "15.0.0-canary.7f224ddd4.0", + "@material/tab-indicator": "15.0.0-canary.7f224ddd4.0", + "@material/tab-scroller": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/tokens": "15.0.0-canary.7f224ddd4.0", + "@material/typography": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/tab-indicator": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/tab-indicator/-/tab-indicator-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-h9Td3MPqbs33spcPS7ecByRHraYgU4tNCZpZzZXw31RypjKvISDv/PS5wcA4RmWqNGih78T7xg4QIGsZg4Pk4w==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/tab-scroller": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/tab-scroller/-/tab-scroller-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-LFeYNjQpdXecwECd8UaqHYbhscDCwhGln5Yh+3ctvcEgvmDPNjhKn/DL3sWprWvG8NAhP6sHMrsGhQFVdCWtTg==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/tab": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/textfield": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/textfield/-/textfield-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-AExmFvgE5nNF0UA4l2cSzPghtxSUQeeoyRjFLHLy+oAaE4eKZFrSy0zEpqPeWPQpEMDZk+6Y+6T3cOFYBeSvsw==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/density": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/floating-label": "15.0.0-canary.7f224ddd4.0", + "@material/line-ripple": "15.0.0-canary.7f224ddd4.0", + "@material/notched-outline": "15.0.0-canary.7f224ddd4.0", + "@material/ripple": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/shape": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/tokens": "15.0.0-canary.7f224ddd4.0", + "@material/typography": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/theme": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/theme/-/theme-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-hs45hJoE9yVnoVOcsN1jklyOa51U4lzWsEnQEuJTPOk2+0HqCQ0yv/q0InpSnm2i69fNSyZC60+8HADZGF8ugQ==", + "dependencies": { + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/tokens": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/tokens/-/tokens-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-r9TDoicmcT7FhUXC4eYMFnt9TZsz0G8T3wXvkKncLppYvZ517gPyD/1+yhuGfGOxAzxTrM66S/oEc1fFE2q4hw==", + "dependencies": { + "@material/elevation": "15.0.0-canary.7f224ddd4.0" + } + }, + "node_modules/@material/tooltip": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/tooltip/-/tooltip-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-8qNk3pmPLTnam3XYC1sZuplQXW9xLn4Z4MI3D+U17Q7pfNZfoOugGr+d2cLA9yWAEjVJYB0mj8Yu86+udo4N9w==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/button": "15.0.0-canary.7f224ddd4.0", + "@material/dom": "15.0.0-canary.7f224ddd4.0", + "@material/elevation": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/shape": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/tokens": "15.0.0-canary.7f224ddd4.0", + "@material/typography": "15.0.0-canary.7f224ddd4.0", + "safevalues": "^0.3.4", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/top-app-bar": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/top-app-bar/-/top-app-bar-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-SARR5/ClYT4CLe9qAXakbr0i0cMY0V3V4pe3ElIJPfL2Z2c4wGR1mTR8m2LxU1MfGKK8aRoUdtfKaxWejp+eNA==", + "dependencies": { + "@material/animation": "15.0.0-canary.7f224ddd4.0", + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/elevation": "15.0.0-canary.7f224ddd4.0", + "@material/ripple": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/shape": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "@material/typography": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/touch-target": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/touch-target/-/touch-target-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-BJo/wFKHPYLGsRaIpd7vsQwKr02LtO2e89Psv0on/p0OephlNIgeB9dD9W+bQmaeZsZ6liKSKRl6wJWDiK71PA==", + "dependencies": { + "@material/base": "15.0.0-canary.7f224ddd4.0", + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/rtl": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@material/typography": { + "version": "15.0.0-canary.7f224ddd4.0", + "resolved": "https://registry.npmjs.org/@material/typography/-/typography-15.0.0-canary.7f224ddd4.0.tgz", + "integrity": "sha512-kBaZeCGD50iq1DeRRH5OM5Jl7Gdk+/NOfKArkY4ksBZvJiStJ7ACAhpvb8MEGm4s3jvDInQFLsDq3hL+SA79sQ==", + "dependencies": { + "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0", + "@material/theme": "15.0.0-canary.7f224ddd4.0", + "tslib": "^2.1.0" + } + }, + "node_modules/@msgpackr-extract/msgpackr-extract-darwin-arm64": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-darwin-arm64/-/msgpackr-extract-darwin-arm64-3.0.3.tgz", + "integrity": "sha512-QZHtlVgbAdy2zAqNA9Gu1UpIuI8Xvsd1v8ic6B2pZmeFnFcMWiPLfWXh7TVw4eGEZ/C9TH281KwhVoeQUKbyjw==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@msgpackr-extract/msgpackr-extract-darwin-x64": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-darwin-x64/-/msgpackr-extract-darwin-x64-3.0.3.tgz", + "integrity": "sha512-mdzd3AVzYKuUmiWOQ8GNhl64/IoFGol569zNRdkLReh6LRLHOXxU4U8eq0JwaD8iFHdVGqSy4IjFL4reoWCDFw==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@msgpackr-extract/msgpackr-extract-linux-arm": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-linux-arm/-/msgpackr-extract-linux-arm-3.0.3.tgz", + "integrity": "sha512-fg0uy/dG/nZEXfYilKoRe7yALaNmHoYeIoJuJ7KJ+YyU2bvY8vPv27f7UKhGRpY6euFYqEVhxCFZgAUNQBM3nw==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@msgpackr-extract/msgpackr-extract-linux-arm64": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-linux-arm64/-/msgpackr-extract-linux-arm64-3.0.3.tgz", + "integrity": "sha512-YxQL+ax0XqBJDZiKimS2XQaf+2wDGVa1enVRGzEvLLVFeqa5kx2bWbtcSXgsxjQB7nRqqIGFIcLteF/sHeVtQg==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@msgpackr-extract/msgpackr-extract-linux-x64": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-linux-x64/-/msgpackr-extract-linux-x64-3.0.3.tgz", + "integrity": "sha512-cvwNfbP07pKUfq1uH+S6KJ7dT9K8WOE4ZiAcsrSes+UY55E/0jLYc+vq+DO7jlmqRb5zAggExKm0H7O/CBaesg==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@msgpackr-extract/msgpackr-extract-win32-x64": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-win32-x64/-/msgpackr-extract-win32-x64-3.0.3.tgz", + "integrity": "sha512-x0fWaQtYp4E6sktbsdAqnehxDgEc/VwM7uLsRCYWaiGu0ykYdZPiS8zCWdnjHwyiumousxfBm4SO31eXqwEZhQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@ngtools/webpack": { + "version": "18.0.3", + "resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-18.0.3.tgz", + "integrity": "sha512-wYskgAomDgyBJ8fsP+jfb0rt1t5OpNx4EXEzZo37Nxb04P5CkW+9yQ/xuhPMF8hO/dfKL1k/BKAKUeOOUQmAIA==", + "dev": true, + "engines": { + "node": "^18.19.1 || ^20.11.1 || >=22.0.0", + "npm": "^6.11.0 || ^7.5.6 || >=8.0.0", + "yarn": ">= 1.13.0" + }, + "peerDependencies": { + "@angular/compiler-cli": "^18.0.0", + "typescript": ">=5.4 <5.5", + "webpack": "^5.54.0" + } + }, + "node_modules/@ngx-translate/core": { + "version": "15.0.0", + "resolved": "https://registry.npmjs.org/@ngx-translate/core/-/core-15.0.0.tgz", + "integrity": "sha512-Am5uiuR0bOOxyoercDnAA3rJVizo4RRqJHo8N3RqJ+XfzVP/I845yEnMADykOHvM6HkVm4SZSnJBOiz0Anx5BA==", + "engines": { + "node": "^16.13.0 || >=18.10.0" + }, + "peerDependencies": { + "@angular/common": ">=16.0.0", + "@angular/core": ">=16.0.0", + "rxjs": "^6.5.5 || ^7.4.0" + } + }, + "node_modules/@ngx-translate/http-loader": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@ngx-translate/http-loader/-/http-loader-8.0.0.tgz", + "integrity": "sha512-SFMsdUcmHF5OdZkL1CHEoSAwbP5EbAOPTLLboOCRRoOg21P4GJx+51jxGdJeGve6LSKLf4Pay7BkTwmE6vxYlg==", + "engines": { + "node": "^16.13.0 || >=18.10.0" + }, + "peerDependencies": { + "@angular/common": ">=16.0.0", + "@angular/core": ">=16.0.0", + "@ngx-translate/core": ">=15.0.0", + "rxjs": "^6.5.5 || ^7.4.0" + } + }, + "node_modules/@nodelib/fs.scandir": { + "version": "2.1.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", + "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", + "dev": true, + "dependencies": { + "@nodelib/fs.stat": "2.0.5", + "run-parallel": "^1.1.9" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@nodelib/fs.stat": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", + "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", + "dev": true, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@nodelib/fs.walk": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", + "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", + "dev": true, + "dependencies": { + "@nodelib/fs.scandir": "2.1.5", + "fastq": "^1.6.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@npmcli/agent": { + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/@npmcli/agent/-/agent-2.2.2.tgz", + "integrity": "sha512-OrcNPXdpSl9UX7qPVRWbmWMCSXrcDa2M9DvrbOTj7ao1S4PlqVFYv9/yLKMkrJKZ/V5A/kDBC690or307i26Og==", + "dev": true, + "dependencies": { + "agent-base": "^7.1.0", + "http-proxy-agent": "^7.0.0", + "https-proxy-agent": "^7.0.1", + "lru-cache": "^10.0.1", + "socks-proxy-agent": "^8.0.3" + }, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/@npmcli/agent/node_modules/lru-cache": { + "version": "10.2.2", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz", + "integrity": "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==", + "dev": true, + "engines": { + "node": "14 || >=16.14" + } + }, + "node_modules/@npmcli/fs": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.1.tgz", + "integrity": "sha512-q9CRWjpHCMIh5sVyefoD1cA7PkvILqCZsnSOEUUivORLjxCO/Irmue2DprETiNgEqktDBZaM1Bi+jrarx1XdCg==", + "dev": true, + "dependencies": { + "semver": "^7.3.5" + }, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/@npmcli/git": { + "version": "5.0.7", + "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-5.0.7.tgz", + "integrity": "sha512-WaOVvto604d5IpdCRV2KjQu8PzkfE96d50CQGKgywXh2GxXmDeUO5EWcBC4V57uFyrNqx83+MewuJh3WTR3xPA==", + "dev": true, + "dependencies": { + "@npmcli/promise-spawn": "^7.0.0", + "lru-cache": "^10.0.1", + "npm-pick-manifest": "^9.0.0", + "proc-log": "^4.0.0", + "promise-inflight": "^1.0.1", + "promise-retry": "^2.0.1", + "semver": "^7.3.5", + "which": "^4.0.0" + }, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/@npmcli/git/node_modules/lru-cache": { + "version": "10.2.2", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz", + "integrity": "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==", + "dev": true, + "engines": { + "node": "14 || >=16.14" + } + }, + "node_modules/@npmcli/installed-package-contents": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-2.1.0.tgz", + "integrity": "sha512-c8UuGLeZpm69BryRykLuKRyKFZYJsZSCT4aVY5ds4omyZqJ172ApzgfKJ5eV/r3HgLdUYgFVe54KSFVjKoe27w==", + "dev": true, + "dependencies": { + "npm-bundled": "^3.0.0", + "npm-normalize-package-bin": "^3.0.0" + }, + "bin": { + "installed-package-contents": "bin/index.js" + }, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/@npmcli/node-gyp": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/node-gyp/-/node-gyp-3.0.0.tgz", + "integrity": "sha512-gp8pRXC2oOxu0DUE1/M3bYtb1b3/DbJ5aM113+XJBgfXdussRAsX0YOrOhdd8WvnAR6auDBvJomGAkLKA5ydxA==", + "dev": true, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/@npmcli/package-json": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-5.2.0.tgz", + "integrity": "sha512-qe/kiqqkW0AGtvBjL8TJKZk/eBBSpnJkUWvHdQ9jM2lKHXRYYJuyNpJPlJw3c8QjC2ow6NZYiLExhUaeJelbxQ==", + "dev": true, + "dependencies": { + "@npmcli/git": "^5.0.0", + "glob": "^10.2.2", + "hosted-git-info": "^7.0.0", + "json-parse-even-better-errors": "^3.0.0", + "normalize-package-data": "^6.0.0", + "proc-log": "^4.0.0", + "semver": "^7.5.3" + }, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/@npmcli/package-json/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dev": true, + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/@npmcli/package-json/node_modules/glob": { + "version": "10.4.1", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.1.tgz", + "integrity": "sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==", + "dev": true, + "dependencies": { + "foreground-child": "^3.1.0", + "jackspeak": "^3.1.2", + "minimatch": "^9.0.4", + "minipass": "^7.1.2", + "path-scurry": "^1.11.1" + }, + "bin": { + "glob": "dist/esm/bin.mjs" + }, + "engines": { + "node": ">=16 || 14 >=14.18" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/@npmcli/package-json/node_modules/json-parse-even-better-errors": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.2.tgz", + "integrity": "sha512-fi0NG4bPjCHunUJffmLd0gxssIgkNmArMvis4iNah6Owg1MCJjWhEcDLmsK6iGkJq3tHwbDkTlce70/tmXN4cQ==", + "dev": true, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/@npmcli/package-json/node_modules/minimatch": { + "version": "9.0.4", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", + "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", + "dev": true, + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/@npmcli/promise-spawn": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-7.0.2.tgz", + "integrity": "sha512-xhfYPXoV5Dy4UkY0D+v2KkwvnDfiA/8Mt3sWCGI/hM03NsYIH8ZaG6QzS9x7pje5vHZBZJ2v6VRFVTWACnqcmQ==", + "dev": true, + "dependencies": { + "which": "^4.0.0" + }, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/@npmcli/redact": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/redact/-/redact-2.0.0.tgz", + "integrity": "sha512-SEjCPAVHWYUIQR+Yn03kJmrJjZDtJLYpj300m3HV9OTRZNpC5YpbMsM3eTkECyT4aWj8lDr9WeY6TWefpubtYQ==", + "dev": true, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/@npmcli/run-script": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-8.1.0.tgz", + "integrity": "sha512-y7efHHwghQfk28G2z3tlZ67pLG0XdfYbcVG26r7YIXALRsrVQcTq4/tdenSmdOrEsNahIYA/eh8aEVROWGFUDg==", + "dev": true, + "dependencies": { + "@npmcli/node-gyp": "^3.0.0", + "@npmcli/package-json": "^5.0.0", + "@npmcli/promise-spawn": "^7.0.0", + "node-gyp": "^10.0.0", + "proc-log": "^4.0.0", + "which": "^4.0.0" + }, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/@pkgjs/parseargs": { + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", + "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", + "dev": true, + "optional": true, + "engines": { + "node": ">=14" + } + }, + "node_modules/@rollup/rollup-android-arm-eabi": { + "version": "4.18.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.18.0.tgz", + "integrity": "sha512-Tya6xypR10giZV1XzxmH5wr25VcZSncG0pZIjfePT0OVBvqNEurzValetGNarVrGiq66EBVAFn15iYX4w6FKgQ==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ] + }, + "node_modules/@rollup/rollup-android-arm64": { + "version": "4.18.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.18.0.tgz", + "integrity": "sha512-avCea0RAP03lTsDhEyfy+hpfr85KfyTctMADqHVhLAF3MlIkq83CP8UfAHUssgXTYd+6er6PaAhx/QGv4L1EiA==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ] + }, + "node_modules/@rollup/rollup-darwin-arm64": { + "version": "4.18.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.18.0.tgz", + "integrity": "sha512-IWfdwU7KDSm07Ty0PuA/W2JYoZ4iTj3TUQjkVsO/6U+4I1jN5lcR71ZEvRh52sDOERdnNhhHU57UITXz5jC1/w==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@rollup/rollup-darwin-x64": { + "version": "4.18.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.18.0.tgz", + "integrity": "sha512-n2LMsUz7Ynu7DoQrSQkBf8iNrjOGyPLrdSg802vk6XT3FtsgX6JbE8IHRvposskFm9SNxzkLYGSq9QdpLYpRNA==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@rollup/rollup-linux-arm-gnueabihf": { + "version": "4.18.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.18.0.tgz", + "integrity": "sha512-C/zbRYRXFjWvz9Z4haRxcTdnkPt1BtCkz+7RtBSuNmKzMzp3ZxdM28Mpccn6pt28/UWUCTXa+b0Mx1k3g6NOMA==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm-musleabihf": { + "version": "4.18.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.18.0.tgz", + "integrity": "sha512-l3m9ewPgjQSXrUMHg93vt0hYCGnrMOcUpTz6FLtbwljo2HluS4zTXFy2571YQbisTnfTKPZ01u/ukJdQTLGh9A==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm64-gnu": { + "version": "4.18.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.18.0.tgz", + "integrity": "sha512-rJ5D47d8WD7J+7STKdCUAgmQk49xuFrRi9pZkWoRD1UeSMakbcepWXPF8ycChBoAqs1pb2wzvbY6Q33WmN2ftw==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm64-musl": { + "version": "4.18.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.18.0.tgz", + "integrity": "sha512-be6Yx37b24ZwxQ+wOQXXLZqpq4jTckJhtGlWGZs68TgdKXJgw54lUUoFYrg6Zs/kjzAQwEwYbp8JxZVzZLRepQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-powerpc64le-gnu": { + "version": "4.18.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.18.0.tgz", + "integrity": "sha512-hNVMQK+qrA9Todu9+wqrXOHxFiD5YmdEi3paj6vP02Kx1hjd2LLYR2eaN7DsEshg09+9uzWi2W18MJDlG0cxJA==", + "cpu": [ + "ppc64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-riscv64-gnu": { + "version": "4.18.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.18.0.tgz", + "integrity": "sha512-ROCM7i+m1NfdrsmvwSzoxp9HFtmKGHEqu5NNDiZWQtXLA8S5HBCkVvKAxJ8U+CVctHwV2Gb5VUaK7UAkzhDjlg==", + "cpu": [ + "riscv64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-s390x-gnu": { + "version": "4.18.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.18.0.tgz", + "integrity": "sha512-0UyyRHyDN42QL+NbqevXIIUnKA47A+45WyasO+y2bGJ1mhQrfrtXUpTxCOrfxCR4esV3/RLYyucGVPiUsO8xjg==", + "cpu": [ + "s390x" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-x64-gnu": { + "version": "4.18.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.18.0.tgz", + "integrity": "sha512-xuglR2rBVHA5UsI8h8UbX4VJ470PtGCf5Vpswh7p2ukaqBGFTnsfzxUBetoWBWymHMxbIG0Cmx7Y9qDZzr648w==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-x64-musl": { + "version": "4.18.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.18.0.tgz", + "integrity": "sha512-LKaqQL9osY/ir2geuLVvRRs+utWUNilzdE90TpyoX0eNqPzWjRm14oMEE+YLve4k/NAqCdPkGYDaDF5Sw+xBfg==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-win32-arm64-msvc": { + "version": "4.18.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.18.0.tgz", + "integrity": "sha512-7J6TkZQFGo9qBKH0pk2cEVSRhJbL6MtfWxth7Y5YmZs57Pi+4x6c2dStAUvaQkHQLnEQv1jzBUW43GvZW8OFqA==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rollup/rollup-win32-ia32-msvc": { + "version": "4.18.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.18.0.tgz", + "integrity": "sha512-Txjh+IxBPbkUB9+SXZMpv+b/vnTEtFyfWZgJ6iyCmt2tdx0OF5WhFowLmnh8ENGNpfUlUZkdI//4IEmhwPieNg==", + "cpu": [ + "ia32" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rollup/rollup-win32-x64-msvc": { + "version": "4.18.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.18.0.tgz", + "integrity": "sha512-UOo5FdvOL0+eIVTgS4tIdbW+TtnBLWg1YBCcU2KWM7nuNwRz9bksDX1bekJJCpu25N1DVWaCwnT39dVQxzqS8g==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@schematics/angular": { + "version": "18.0.3", + "resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-18.0.3.tgz", + "integrity": "sha512-ApiDJRmcl5Kc5862Ay9RWy96c8hlkf8ELjiBj+SQCAObXTne0NJH2596ckYTkqIRI9yC/8tfolDMJih5i1jwOA==", + "dev": true, + "dependencies": { + "@angular-devkit/core": "18.0.3", + "@angular-devkit/schematics": "18.0.3", + "jsonc-parser": "3.2.1" + }, + "engines": { + "node": "^18.19.1 || ^20.11.1 || >=22.0.0", + "npm": "^6.11.0 || ^7.5.6 || >=8.0.0", + "yarn": ">= 1.13.0" + } + }, + "node_modules/@sigstore/bundle": { + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/@sigstore/bundle/-/bundle-2.3.2.tgz", + "integrity": "sha512-wueKWDk70QixNLB363yHc2D2ItTgYiMTdPwK8D9dKQMR3ZQ0c35IxP5xnwQ8cNLoCgCRcHf14kE+CLIvNX1zmA==", + "dev": true, + "dependencies": { + "@sigstore/protobuf-specs": "^0.3.2" + }, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/@sigstore/core": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@sigstore/core/-/core-1.1.0.tgz", + "integrity": "sha512-JzBqdVIyqm2FRQCulY6nbQzMpJJpSiJ8XXWMhtOX9eKgaXXpfNOF53lzQEjIydlStnd/eFtuC1dW4VYdD93oRg==", + "dev": true, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/@sigstore/protobuf-specs": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/@sigstore/protobuf-specs/-/protobuf-specs-0.3.2.tgz", + "integrity": "sha512-c6B0ehIWxMI8wiS/bj6rHMPqeFvngFV7cDU/MY+B16P9Z3Mp9k8L93eYZ7BYzSickzuqAQqAq0V956b3Ju6mLw==", + "dev": true, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/@sigstore/sign": { + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/@sigstore/sign/-/sign-2.3.2.tgz", + "integrity": "sha512-5Vz5dPVuunIIvC5vBb0APwo7qKA4G9yM48kPWJT+OEERs40md5GoUR1yedwpekWZ4m0Hhw44m6zU+ObsON+iDA==", + "dev": true, + "dependencies": { + "@sigstore/bundle": "^2.3.2", + "@sigstore/core": "^1.0.0", + "@sigstore/protobuf-specs": "^0.3.2", + "make-fetch-happen": "^13.0.1", + "proc-log": "^4.2.0", + "promise-retry": "^2.0.1" + }, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/@sigstore/tuf": { + "version": "2.3.4", + "resolved": "https://registry.npmjs.org/@sigstore/tuf/-/tuf-2.3.4.tgz", + "integrity": "sha512-44vtsveTPUpqhm9NCrbU8CWLe3Vck2HO1PNLw7RIajbB7xhtn5RBPm1VNSCMwqGYHhDsBJG8gDF0q4lgydsJvw==", + "dev": true, + "dependencies": { + "@sigstore/protobuf-specs": "^0.3.2", + "tuf-js": "^2.2.1" + }, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/@sigstore/verify": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@sigstore/verify/-/verify-1.2.1.tgz", + "integrity": "sha512-8iKx79/F73DKbGfRf7+t4dqrc0bRr0thdPrxAtCKWRm/F0tG71i6O1rvlnScncJLLBZHn3h8M3c1BSUAb9yu8g==", + "dev": true, + "dependencies": { + "@sigstore/bundle": "^2.3.2", + "@sigstore/core": "^1.1.0", + "@sigstore/protobuf-specs": "^0.3.2" + }, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/@swimlane/ngx-datatable": { + "version": "20.1.0", + "resolved": "https://registry.npmjs.org/@swimlane/ngx-datatable/-/ngx-datatable-20.1.0.tgz", + "integrity": "sha512-oHnnx1QRNmv10l5UME13v5JP3M3GesM9K3QH6TRYo2C7UbbhY7vL5EZ4HGqcvtMMW4FOzqNOSltE++IVL99F3g==", + "dependencies": { + "tslib": "^2.0.0" + }, + "peerDependencies": { + "@angular/common": ">=11.0.2", + "@angular/core": ">=11.0.2", + "@angular/platform-browser": ">=11.0.2", + "rxjs": "^6.6.3 || ^7.4.0" + } + }, + "node_modules/@tinymce/tinymce-angular": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@tinymce/tinymce-angular/-/tinymce-angular-8.0.0.tgz", + "integrity": "sha512-PRY6yRrhcc1JwXJLvqZTbJ7MN6q3twwjKcLp0txjoWpVPX86Kx5aE6TxmikEzjMNQ3/yqv6z7PF7Upn/PjTK1Q==", + "dependencies": { + "tinymce": "^7.0.0 || ^6.0.0 || ^5.5.0", + "tslib": "^2.3.0" + }, + "peerDependencies": { + "@angular/common": ">=16.0.0", + "@angular/core": ">=16.0.0", + "@angular/forms": ">=16.0.0" + } + }, + "node_modules/@tsconfig/node10": { + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.9.tgz", + "integrity": "sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==", + "dev": true + }, + "node_modules/@tsconfig/node12": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz", + "integrity": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==", + "dev": true + }, + "node_modules/@tsconfig/node14": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz", + "integrity": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==", + "dev": true + }, + "node_modules/@tsconfig/node16": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.4.tgz", + "integrity": "sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==", + "dev": true + }, + "node_modules/@tufjs/canonical-json": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@tufjs/canonical-json/-/canonical-json-2.0.0.tgz", + "integrity": "sha512-yVtV8zsdo8qFHe+/3kw81dSLyF7D576A5cCFCi4X7B39tWT7SekaEFUnvnWJHz+9qO7qJTah1JbrDjWKqFtdWA==", + "dev": true, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/@tufjs/models": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@tufjs/models/-/models-2.0.1.tgz", + "integrity": "sha512-92F7/SFyufn4DXsha9+QfKnN03JGqtMFMXgSHbZOo8JG59WkTni7UzAouNQDf7AuP9OAMxVOPQcqG3sB7w+kkg==", + "dev": true, + "dependencies": { + "@tufjs/canonical-json": "2.0.0", + "minimatch": "^9.0.4" + }, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/@tufjs/models/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dev": true, + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/@tufjs/models/node_modules/minimatch": { + "version": "9.0.4", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", + "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", + "dev": true, + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/@types/body-parser": { + "version": "1.19.5", + "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.5.tgz", + "integrity": "sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==", + "dev": true, + "dependencies": { + "@types/connect": "*", + "@types/node": "*" + } + }, + "node_modules/@types/bonjour": { + "version": "3.5.13", + "resolved": "https://registry.npmjs.org/@types/bonjour/-/bonjour-3.5.13.tgz", + "integrity": "sha512-z9fJ5Im06zvUL548KvYNecEVlA7cVDkGUi6kZusb04mpyEFKCIZJvloCcmpmLaIahDpOQGHaHmG6imtPMmPXGQ==", + "dev": true, + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/connect": { + "version": "3.4.38", + "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz", + "integrity": "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==", + "dev": true, + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/connect-history-api-fallback": { + "version": "1.5.4", + "resolved": "https://registry.npmjs.org/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.5.4.tgz", + "integrity": "sha512-n6Cr2xS1h4uAulPRdlw6Jl6s1oG8KrVilPN2yUITEs+K48EzMJJ3W1xy8K5eWuFvjp3R74AOIGSmp2UfBJ8HFw==", + "dev": true, + "dependencies": { + "@types/express-serve-static-core": "*", + "@types/node": "*" + } + }, + "node_modules/@types/dragula": { + "version": "3.7.5", + "resolved": "https://registry.npmjs.org/@types/dragula/-/dragula-3.7.5.tgz", + "integrity": "sha512-jojr2JVJB8DawAKXApGnollMvVOMyiMKpchH8gLeoExx35Eq0BQ4WgAiAHoBoEn7h/9eDrIl0yz//cM6ALIJbg==" + }, + "node_modules/@types/eslint": { + "version": "8.44.3", + "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.44.3.tgz", + "integrity": "sha512-iM/WfkwAhwmPff3wZuPLYiHX18HI24jU8k1ZSH7P8FHwxTjZ2P6CoX2wnF43oprR+YXJM6UUxATkNvyv/JHd+g==", + "dev": true, + "dependencies": { + "@types/estree": "*", + "@types/json-schema": "*" + } + }, + "node_modules/@types/eslint-scope": { + "version": "3.7.5", + "resolved": "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.5.tgz", + "integrity": "sha512-JNvhIEyxVW6EoMIFIvj93ZOywYFatlpu9deeH6eSx6PE3WHYvHaQtmHmQeNw7aA81bYGBPPQqdtBm6b1SsQMmA==", + "dev": true, + "dependencies": { + "@types/eslint": "*", + "@types/estree": "*" + } + }, + "node_modules/@types/estree": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz", + "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==", + "dev": true + }, + "node_modules/@types/express": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.21.tgz", + "integrity": "sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==", + "dev": true, + "dependencies": { + "@types/body-parser": "*", + "@types/express-serve-static-core": "^4.17.33", + "@types/qs": "*", + "@types/serve-static": "*" + } + }, + "node_modules/@types/express-serve-static-core": { + "version": "4.19.3", + "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.3.tgz", + "integrity": "sha512-KOzM7MhcBFlmnlr/fzISFF5vGWVSvN6fTd4T+ExOt08bA/dA5kpSzY52nMsI1KDFmUREpJelPYyuslLRSjjgCg==", + "dev": true, + "dependencies": { + "@types/node": "*", + "@types/qs": "*", + "@types/range-parser": "*", + "@types/send": "*" + } + }, + "node_modules/@types/file-saver": { + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/@types/file-saver/-/file-saver-2.0.7.tgz", + "integrity": "sha512-dNKVfHd/jk0SkR/exKGj2ggkB45MAkzvWCaqLUUgkyjITkGNzH8H+yUwr+BLJUBjZOe9w8X3wgmXhZDRg1ED6A==", + "dev": true + }, + "node_modules/@types/http-errors": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.4.tgz", + "integrity": "sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==", + "dev": true + }, + "node_modules/@types/http-proxy": { + "version": "1.17.14", + "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.14.tgz", + "integrity": "sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==", + "dev": true, + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/json-schema": { + "version": "7.0.13", + "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.13.tgz", + "integrity": "sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ==", + "dev": true + }, + "node_modules/@types/mime": { + "version": "1.3.5", + "resolved": "https://registry.npmjs.org/@types/mime/-/mime-1.3.5.tgz", + "integrity": "sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==", + "dev": true + }, + "node_modules/@types/moment-timezone": { + "version": "0.5.30", + "resolved": "https://registry.npmjs.org/@types/moment-timezone/-/moment-timezone-0.5.30.tgz", + "integrity": "sha512-aDVfCsjYnAQaV/E9Qc24C5Njx1CoDjXsEgkxtp9NyXDpYu4CCbmclb6QhWloS9UTU/8YROUEEdEkWI0D7DxnKg==", + "deprecated": "This is a stub types definition. moment-timezone provides its own type definitions, so you do not need this installed.", + "dev": true, + "dependencies": { + "moment-timezone": "*" + } + }, + "node_modules/@types/node": { + "version": "20.14.2", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.2.tgz", + "integrity": "sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==", + "dev": true, + "dependencies": { + "undici-types": "~5.26.4" + } + }, + "node_modules/@types/node-forge": { + "version": "1.3.11", + "resolved": "https://registry.npmjs.org/@types/node-forge/-/node-forge-1.3.11.tgz", + "integrity": "sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==", + "dev": true, + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/qs": { + "version": "6.9.15", + "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.15.tgz", + "integrity": "sha512-uXHQKES6DQKKCLh441Xv/dwxOq1TVS3JPUMlEqoEglvlhR6Mxnlew/Xq/LRVHpLyk7iK3zODe1qYHIMltO7XGg==", + "dev": true + }, + "node_modules/@types/range-parser": { + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.7.tgz", + "integrity": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==", + "dev": true + }, + "node_modules/@types/retry": { + "version": "0.12.2", + "resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.2.tgz", + "integrity": "sha512-XISRgDJ2Tc5q4TRqvgJtzsRkFYNJzZrhTdtMoGVBttwzzQJkPnS3WWTFc7kuDRoPtPakl+T+OfdEUjYJj7Jbow==", + "dev": true + }, + "node_modules/@types/send": { + "version": "0.17.4", + "resolved": "https://registry.npmjs.org/@types/send/-/send-0.17.4.tgz", + "integrity": "sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==", + "dev": true, + "dependencies": { + "@types/mime": "^1", + "@types/node": "*" + } + }, + "node_modules/@types/serve-index": { + "version": "1.9.4", + "resolved": "https://registry.npmjs.org/@types/serve-index/-/serve-index-1.9.4.tgz", + "integrity": "sha512-qLpGZ/c2fhSs5gnYsQxtDEq3Oy8SXPClIXkW5ghvAvsNuVSA8k+gCONcUCS/UjLEYvYps+e8uBtfgXgvhwfNug==", + "dev": true, + "dependencies": { + "@types/express": "*" + } + }, + "node_modules/@types/serve-static": { + "version": "1.15.7", + "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.7.tgz", + "integrity": "sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw==", + "dev": true, + "dependencies": { + "@types/http-errors": "*", + "@types/node": "*", + "@types/send": "*" + } + }, + "node_modules/@types/sockjs": { + "version": "0.3.36", + "resolved": "https://registry.npmjs.org/@types/sockjs/-/sockjs-0.3.36.tgz", + "integrity": "sha512-MK9V6NzAS1+Ud7JV9lJLFqW85VbC9dq3LmwZCuBe4wBDgKC0Kj/jd8Xl+nSviU+Qc3+m7umHHyHg//2KSa0a0Q==", + "dev": true, + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/ws": { + "version": "8.5.10", + "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.10.tgz", + "integrity": "sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==", + "dev": true, + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@vitejs/plugin-basic-ssl": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-basic-ssl/-/plugin-basic-ssl-1.1.0.tgz", + "integrity": "sha512-wO4Dk/rm8u7RNhOf95ZzcEmC9rYOncYgvq4z3duaJrCgjN8BxAnDVyndanfcJZ0O6XZzHz6Q0hTimxTg8Y9g/A==", + "dev": true, + "engines": { + "node": ">=14.6.0" + }, + "peerDependencies": { + "vite": "^3.0.0 || ^4.0.0 || ^5.0.0" + } + }, + "node_modules/@webassemblyjs/ast": { + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.12.1.tgz", + "integrity": "sha512-EKfMUOPRRUTy5UII4qJDGPpqfwjOmZ5jeGFwid9mnoqIFK+e0vqoi1qH56JpmZSzEL53jKnNzScdmftJyG5xWg==", + "dev": true, + "dependencies": { + "@webassemblyjs/helper-numbers": "1.11.6", + "@webassemblyjs/helper-wasm-bytecode": "1.11.6" + } + }, + "node_modules/@webassemblyjs/floating-point-hex-parser": { + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.6.tgz", + "integrity": "sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw==", + "dev": true + }, + "node_modules/@webassemblyjs/helper-api-error": { + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.6.tgz", + "integrity": "sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==", + "dev": true + }, + "node_modules/@webassemblyjs/helper-buffer": { + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.12.1.tgz", + "integrity": "sha512-nzJwQw99DNDKr9BVCOZcLuJJUlqkJh+kVzVl6Fmq/tI5ZtEyWT1KZMyOXltXLZJmDtvLCDgwsyrkohEtopTXCw==", + "dev": true + }, + "node_modules/@webassemblyjs/helper-numbers": { + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.6.tgz", + "integrity": "sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==", + "dev": true, + "dependencies": { + "@webassemblyjs/floating-point-hex-parser": "1.11.6", + "@webassemblyjs/helper-api-error": "1.11.6", + "@xtuc/long": "4.2.2" + } + }, + "node_modules/@webassemblyjs/helper-wasm-bytecode": { + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.6.tgz", + "integrity": "sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==", + "dev": true + }, + "node_modules/@webassemblyjs/helper-wasm-section": { + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.12.1.tgz", + "integrity": "sha512-Jif4vfB6FJlUlSbgEMHUyk1j234GTNG9dBJ4XJdOySoj518Xj0oGsNi59cUQF4RRMS9ouBUxDDdyBVfPTypa5g==", + "dev": true, + "dependencies": { + "@webassemblyjs/ast": "1.12.1", + "@webassemblyjs/helper-buffer": "1.12.1", + "@webassemblyjs/helper-wasm-bytecode": "1.11.6", + "@webassemblyjs/wasm-gen": "1.12.1" + } + }, + "node_modules/@webassemblyjs/ieee754": { + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.6.tgz", + "integrity": "sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg==", + "dev": true, + "dependencies": { + "@xtuc/ieee754": "^1.2.0" + } + }, + "node_modules/@webassemblyjs/leb128": { + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.6.tgz", + "integrity": "sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ==", + "dev": true, + "dependencies": { + "@xtuc/long": "4.2.2" + } + }, + "node_modules/@webassemblyjs/utf8": { + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.6.tgz", + "integrity": "sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==", + "dev": true + }, + "node_modules/@webassemblyjs/wasm-edit": { + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.12.1.tgz", + "integrity": "sha512-1DuwbVvADvS5mGnXbE+c9NfA8QRcZ6iKquqjjmR10k6o+zzsRVesil54DKexiowcFCPdr/Q0qaMgB01+SQ1u6g==", + "dev": true, + "dependencies": { + "@webassemblyjs/ast": "1.12.1", + "@webassemblyjs/helper-buffer": "1.12.1", + "@webassemblyjs/helper-wasm-bytecode": "1.11.6", + "@webassemblyjs/helper-wasm-section": "1.12.1", + "@webassemblyjs/wasm-gen": "1.12.1", + "@webassemblyjs/wasm-opt": "1.12.1", + "@webassemblyjs/wasm-parser": "1.12.1", + "@webassemblyjs/wast-printer": "1.12.1" + } + }, + "node_modules/@webassemblyjs/wasm-gen": { + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.12.1.tgz", + "integrity": "sha512-TDq4Ojh9fcohAw6OIMXqiIcTq5KUXTGRkVxbSo1hQnSy6lAM5GSdfwWeSxpAo0YzgsgF182E/U0mDNhuA0tW7w==", + "dev": true, + "dependencies": { + "@webassemblyjs/ast": "1.12.1", + "@webassemblyjs/helper-wasm-bytecode": "1.11.6", + "@webassemblyjs/ieee754": "1.11.6", + "@webassemblyjs/leb128": "1.11.6", + "@webassemblyjs/utf8": "1.11.6" + } + }, + "node_modules/@webassemblyjs/wasm-opt": { + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.12.1.tgz", + "integrity": "sha512-Jg99j/2gG2iaz3hijw857AVYekZe2SAskcqlWIZXjji5WStnOpVoat3gQfT/Q5tb2djnCjBtMocY/Su1GfxPBg==", + "dev": true, + "dependencies": { + "@webassemblyjs/ast": "1.12.1", + "@webassemblyjs/helper-buffer": "1.12.1", + "@webassemblyjs/wasm-gen": "1.12.1", + "@webassemblyjs/wasm-parser": "1.12.1" + } + }, + "node_modules/@webassemblyjs/wasm-parser": { + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.12.1.tgz", + "integrity": "sha512-xikIi7c2FHXysxXe3COrVUPSheuBtpcfhbpFj4gmu7KRLYOzANztwUU0IbsqvMqzuNK2+glRGWCEqZo1WCLyAQ==", + "dev": true, + "dependencies": { + "@webassemblyjs/ast": "1.12.1", + "@webassemblyjs/helper-api-error": "1.11.6", + "@webassemblyjs/helper-wasm-bytecode": "1.11.6", + "@webassemblyjs/ieee754": "1.11.6", + "@webassemblyjs/leb128": "1.11.6", + "@webassemblyjs/utf8": "1.11.6" + } + }, + "node_modules/@webassemblyjs/wast-printer": { + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.12.1.tgz", + "integrity": "sha512-+X4WAlOisVWQMikjbcvY2e0rwPsKQ9F688lksZhBcPycBBuii3O7m8FACbDMWDojpAqvjIncrG8J0XHKyQfVeA==", + "dev": true, + "dependencies": { + "@webassemblyjs/ast": "1.12.1", + "@xtuc/long": "4.2.2" + } + }, + "node_modules/@xtuc/ieee754": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz", + "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==", + "dev": true + }, + "node_modules/@xtuc/long": { + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz", + "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==", + "dev": true + }, + "node_modules/@yarnpkg/lockfile": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz", + "integrity": "sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==", + "dev": true + }, + "node_modules/abbrev": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-2.0.0.tgz", + "integrity": "sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==", + "dev": true, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/accepts": { + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz", + "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", + "dev": true, + "dependencies": { + "mime-types": "~2.1.34", + "negotiator": "0.6.3" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/acorn": { + "version": "8.10.0", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.10.0.tgz", + "integrity": "sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==", + "dev": true, + "bin": { + "acorn": "bin/acorn" + }, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/acorn-import-assertions": { + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.9.0.tgz", + "integrity": "sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==", + "dev": true, + "peerDependencies": { + "acorn": "^8" + } + }, + "node_modules/acorn-walk": { + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz", + "integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==", + "dev": true, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/adjust-sourcemap-loader": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/adjust-sourcemap-loader/-/adjust-sourcemap-loader-4.0.0.tgz", + "integrity": "sha512-OXwN5b9pCUXNQHJpwwD2qP40byEmSgzj8B4ydSN0uMNYWiFmJ6x6KwUllMmfk8Rwu/HJDFR7U8ubsWBoN0Xp0A==", + "dev": true, + "dependencies": { + "loader-utils": "^2.0.0", + "regex-parser": "^2.2.11" + }, + "engines": { + "node": ">=8.9" + } + }, + "node_modules/adjust-sourcemap-loader/node_modules/loader-utils": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz", + "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==", + "dev": true, + "dependencies": { + "big.js": "^5.2.2", + "emojis-list": "^3.0.0", + "json5": "^2.1.2" + }, + "engines": { + "node": ">=8.9.0" + } + }, + "node_modules/agent-base": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.1.tgz", + "integrity": "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==", + "dev": true, + "dependencies": { + "debug": "^4.3.4" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/aggregate-error": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz", + "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==", + "dev": true, + "dependencies": { + "clean-stack": "^2.0.0", + "indent-string": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/ajv": { + "version": "8.13.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz", + "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.3", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.4.1" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/ajv-formats": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz", + "integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==", + "dev": true, + "dependencies": { + "ajv": "^8.0.0" + }, + "peerDependencies": { + "ajv": "^8.0.0" + }, + "peerDependenciesMeta": { + "ajv": { + "optional": true + } + } + }, + "node_modules/ajv-keywords": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", + "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.3" + }, + "peerDependencies": { + "ajv": "^8.8.2" + } + }, + "node_modules/angular-mentions": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/angular-mentions/-/angular-mentions-1.5.0.tgz", + "integrity": "sha512-6l63v7AvrX9vFzj2h7jAPTnQ390IomCz3HiQP+b3PnDvaZiycd+tiVavi5RxAIX8WYjsamAR+tTPCkOkBkqZ+w==", + "dependencies": { + "tslib": "^2.0.0" + }, + "peerDependencies": { + "@angular/common": ">=7.2.0", + "@angular/core": ">=7.2.0" + } + }, + "node_modules/ansi-colors": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", + "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/ansi-escapes": { + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz", + "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==", + "dev": true, + "dependencies": { + "type-fest": "^0.21.3" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/ansi-html-community": { + "version": "0.0.8", + "resolved": "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz", + "integrity": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==", + "dev": true, + "engines": [ + "node >= 0.8.0" + ], + "bin": { + "ansi-html": "bin/ansi-html" + } + }, + "node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "dev": true, + "dependencies": { + "color-convert": "^1.9.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/anymatch": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", + "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", + "dev": true, + "dependencies": { + "normalize-path": "^3.0.0", + "picomatch": "^2.0.4" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/arg": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz", + "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==", + "dev": true + }, + "node_modules/argparse": { + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", + "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", + "dev": true, + "dependencies": { + "sprintf-js": "~1.0.2" + } + }, + "node_modules/argparse/node_modules/sprintf-js": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", + "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", + "dev": true + }, + "node_modules/array-flatten": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", + "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==", + "dev": true + }, + "node_modules/atoa": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/atoa/-/atoa-1.0.0.tgz", + "integrity": "sha512-VVE1H6cc4ai+ZXo/CRWoJiHXrA1qfA31DPnx6D20+kSI547hQN5Greh51LQ1baMRMfxO5K5M4ImMtZbZt2DODQ==" + }, + "node_modules/autoprefixer": { + "version": "10.4.19", + "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.19.tgz", + "integrity": "sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/autoprefixer" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "browserslist": "^4.23.0", + "caniuse-lite": "^1.0.30001599", + "fraction.js": "^4.3.7", + "normalize-range": "^0.1.2", + "picocolors": "^1.0.0", + "postcss-value-parser": "^4.2.0" + }, + "bin": { + "autoprefixer": "bin/autoprefixer" + }, + "engines": { + "node": "^10 || ^12 || >=14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/babel-loader": { + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-9.1.3.tgz", + "integrity": "sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==", + "dev": true, + "dependencies": { + "find-cache-dir": "^4.0.0", + "schema-utils": "^4.0.0" + }, + "engines": { + "node": ">= 14.15.0" + }, + "peerDependencies": { + "@babel/core": "^7.12.0", + "webpack": ">=5" + } + }, + "node_modules/babel-plugin-istanbul": { + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz", + "integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.0.0", + "@istanbuljs/load-nyc-config": "^1.0.0", + "@istanbuljs/schema": "^0.1.2", + "istanbul-lib-instrument": "^5.0.4", + "test-exclude": "^6.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/babel-plugin-polyfill-corejs2": { + "version": "0.4.11", + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.11.tgz", + "integrity": "sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==", + "dev": true, + "dependencies": { + "@babel/compat-data": "^7.22.6", + "@babel/helper-define-polyfill-provider": "^0.6.2", + "semver": "^6.3.1" + }, + "peerDependencies": { + "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" + } + }, + "node_modules/babel-plugin-polyfill-corejs2/node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + } + }, + "node_modules/babel-plugin-polyfill-corejs3": { + "version": "0.10.4", + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz", + "integrity": "sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==", + "dev": true, + "dependencies": { + "@babel/helper-define-polyfill-provider": "^0.6.1", + "core-js-compat": "^3.36.1" + }, + "peerDependencies": { + "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" + } + }, + "node_modules/babel-plugin-polyfill-regenerator": { + "version": "0.6.2", + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.2.tgz", + "integrity": "sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==", + "dev": true, + "dependencies": { + "@babel/helper-define-polyfill-provider": "^0.6.2" + }, + "peerDependencies": { + "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" + } + }, + "node_modules/balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "dev": true + }, + "node_modules/base64-js": { + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", + "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/batch": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz", + "integrity": "sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==", + "dev": true + }, + "node_modules/big.js": { + "version": "5.2.2", + "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz", + "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==", + "dev": true, + "engines": { + "node": "*" + } + }, + "node_modules/binary-extensions": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", + "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/bl": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz", + "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==", + "dev": true, + "dependencies": { + "buffer": "^5.5.0", + "inherits": "^2.0.4", + "readable-stream": "^3.4.0" + } + }, + "node_modules/body-parser": { + "version": "1.20.2", + "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.2.tgz", + "integrity": "sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==", + "dev": true, + "dependencies": { + "bytes": "3.1.2", + "content-type": "~1.0.5", + "debug": "2.6.9", + "depd": "2.0.0", + "destroy": "1.2.0", + "http-errors": "2.0.0", + "iconv-lite": "0.4.24", + "on-finished": "2.4.1", + "qs": "6.11.0", + "raw-body": "2.5.2", + "type-is": "~1.6.18", + "unpipe": "1.0.0" + }, + "engines": { + "node": ">= 0.8", + "npm": "1.2.8000 || >= 1.4.16" + } + }, + "node_modules/body-parser/node_modules/bytes": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", + "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", + "dev": true, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/body-parser/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dev": true, + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/body-parser/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "dev": true + }, + "node_modules/bonjour-service": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.2.1.tgz", + "integrity": "sha512-oSzCS2zV14bh2kji6vNe7vrpJYCHGvcZnlffFQ1MEoX/WOeQ/teD8SYWKR942OI3INjq8OMNJlbPK5LLLUxFDw==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.3", + "multicast-dns": "^7.2.5" + } + }, + "node_modules/boolbase": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz", + "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==", + "dev": true + }, + "node_modules/bootstrap": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.2.tgz", + "integrity": "sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/twbs" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/bootstrap" + } + ], + "peerDependencies": { + "jquery": "1.9.1 - 3", + "popper.js": "^1.16.1" + } + }, + "node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/braces": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", + "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", + "dev": true, + "dependencies": { + "fill-range": "^7.1.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/browserslist": { + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.0.tgz", + "integrity": "sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "caniuse-lite": "^1.0.30001587", + "electron-to-chromium": "^1.4.668", + "node-releases": "^2.0.14", + "update-browserslist-db": "^1.0.13" + }, + "bin": { + "browserslist": "cli.js" + }, + "engines": { + "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" + } + }, + "node_modules/buffer": { + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", + "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "dependencies": { + "base64-js": "^1.3.1", + "ieee754": "^1.1.13" + } + }, + "node_modules/buffer-from": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", + "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", + "dev": true + }, + "node_modules/builtin-modules": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz", + "integrity": "sha512-wxXCdllwGhI2kCC0MnvTGYTMvnVZTvqgypkiTI8Pa5tcz2i6VqsqwYGgqwXji+4RgCzms6EajE4IxiUH6HH8nQ==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/bundle-name": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/bundle-name/-/bundle-name-4.1.0.tgz", + "integrity": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==", + "dev": true, + "dependencies": { + "run-applescript": "^7.0.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/bytes": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz", + "integrity": "sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==", + "dev": true, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/cacache": { + "version": "18.0.3", + "resolved": "https://registry.npmjs.org/cacache/-/cacache-18.0.3.tgz", + "integrity": "sha512-qXCd4rh6I07cnDqh8V48/94Tc/WSfj+o3Gn6NZ0aZovS255bUx8O13uKxRFd2eWG0xgsco7+YItQNPaa5E85hg==", + "dev": true, + "dependencies": { + "@npmcli/fs": "^3.1.0", + "fs-minipass": "^3.0.0", + "glob": "^10.2.2", + "lru-cache": "^10.0.1", + "minipass": "^7.0.3", + "minipass-collect": "^2.0.1", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "p-map": "^4.0.0", + "ssri": "^10.0.0", + "tar": "^6.1.11", + "unique-filename": "^3.0.0" + }, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/cacache/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dev": true, + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/cacache/node_modules/glob": { + "version": "10.4.1", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.1.tgz", + "integrity": "sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==", + "dev": true, + "dependencies": { + "foreground-child": "^3.1.0", + "jackspeak": "^3.1.2", + "minimatch": "^9.0.4", + "minipass": "^7.1.2", + "path-scurry": "^1.11.1" + }, + "bin": { + "glob": "dist/esm/bin.mjs" + }, + "engines": { + "node": ">=16 || 14 >=14.18" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/cacache/node_modules/lru-cache": { + "version": "10.2.2", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz", + "integrity": "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==", + "dev": true, + "engines": { + "node": "14 || >=16.14" + } + }, + "node_modules/cacache/node_modules/minimatch": { + "version": "9.0.4", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", + "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", + "dev": true, + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/call-bind": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz", + "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==", + "dev": true, + "dependencies": { + "es-define-property": "^1.0.0", + "es-errors": "^1.3.0", + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.4", + "set-function-length": "^1.2.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/callsites": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/camelcase": { + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", + "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/caniuse-lite": { + "version": "1.0.30001607", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001607.tgz", + "integrity": "sha512-WcvhVRjXLKFB/kmOFVwELtMxyhq3iM/MvmXcyCe2PNf166c39mptscOc/45TTS96n2gpNV2z7+NakArTWZCQ3w==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/caniuse-lite" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ] + }, + "node_modules/chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "dev": true, + "dependencies": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/chardet": { + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz", + "integrity": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==", + "dev": true + }, + "node_modules/chokidar": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", + "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", + "dev": true, + "dependencies": { + "anymatch": "~3.1.2", + "braces": "~3.0.2", + "glob-parent": "~5.1.2", + "is-binary-path": "~2.1.0", + "is-glob": "~4.0.1", + "normalize-path": "~3.0.0", + "readdirp": "~3.6.0" + }, + "engines": { + "node": ">= 8.10.0" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + }, + "optionalDependencies": { + "fsevents": "~2.3.2" + } + }, + "node_modules/chownr": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz", + "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==", + "dev": true, + "engines": { + "node": ">=10" + } + }, + "node_modules/chrome-trace-event": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz", + "integrity": "sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==", + "dev": true, + "engines": { + "node": ">=6.0" + } + }, + "node_modules/clean-stack": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz", + "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/cli-cursor": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz", + "integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==", + "dev": true, + "dependencies": { + "restore-cursor": "^3.1.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/cli-spinners": { + "version": "2.9.1", + "resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.1.tgz", + "integrity": "sha512-jHgecW0pxkonBJdrKsqxgRX9AcG+u/5k0Q7WPDfi8AogLAdwxEkyYYNWwZ5GvVFoFx2uiY1eNcSK00fh+1+FyQ==", + "dev": true, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/cli-width": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-4.1.0.tgz", + "integrity": "sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==", + "dev": true, + "engines": { + "node": ">= 12" + } + }, + "node_modules/cliui": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", + "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", + "dev": true, + "dependencies": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.1", + "wrap-ansi": "^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/clone": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz", + "integrity": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==", + "dev": true, + "engines": { + "node": ">=0.8" + } + }, + "node_modules/clone-deep": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/clone-deep/-/clone-deep-4.0.1.tgz", + "integrity": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==", + "dev": true, + "dependencies": { + "is-plain-object": "^2.0.4", + "kind-of": "^6.0.2", + "shallow-clone": "^3.0.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/codelyzer": { + "version": "0.0.28", + "resolved": "https://registry.npmjs.org/codelyzer/-/codelyzer-0.0.28.tgz", + "integrity": "sha512-DfrZrFWP4MnowANXJHUL0ZMhLqAEFLjC3lJofkHZM+QAczdOvlq8CmLrvqspCXmIdyotVD0xyjUWoPGOPo4lKA==", + "dev": true, + "dependencies": { + "sprintf-js": "^1.0.3" + }, + "peerDependencies": { + "tslint": "^3.9.0" + } + }, + "node_modules/color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dev": true, + "dependencies": { + "color-name": "1.1.3" + } + }, + "node_modules/color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "dev": true + }, + "node_modules/colorette": { + "version": "2.0.20", + "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.20.tgz", + "integrity": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==", + "dev": true + }, + "node_modules/commander": { + "version": "2.20.3", + "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", + "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", + "dev": true + }, + "node_modules/common-path-prefix": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/common-path-prefix/-/common-path-prefix-3.0.0.tgz", + "integrity": "sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==", + "dev": true + }, + "node_modules/compressible": { + "version": "2.0.18", + "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz", + "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==", + "dev": true, + "dependencies": { + "mime-db": ">= 1.43.0 < 2" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/compression": { + "version": "1.7.4", + "resolved": "https://registry.npmjs.org/compression/-/compression-1.7.4.tgz", + "integrity": "sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==", + "dev": true, + "dependencies": { + "accepts": "~1.3.5", + "bytes": "3.0.0", + "compressible": "~2.0.16", + "debug": "2.6.9", + "on-headers": "~1.0.2", + "safe-buffer": "5.1.2", + "vary": "~1.1.2" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/compression/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dev": true, + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/compression/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "dev": true + }, + "node_modules/compression/node_modules/safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", + "dev": true + }, + "node_modules/concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "dev": true + }, + "node_modules/connect-history-api-fallback": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz", + "integrity": "sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==", + "dev": true, + "engines": { + "node": ">=0.8" + } + }, + "node_modules/content-disposition": { + "version": "0.5.4", + "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz", + "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==", + "dev": true, + "dependencies": { + "safe-buffer": "5.2.1" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/content-type": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", + "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/contra": { + "version": "1.9.4", + "resolved": "https://registry.npmjs.org/contra/-/contra-1.9.4.tgz", + "integrity": "sha512-N9ArHAqwR/lhPq4OdIAwH4e1btn6EIZMAz4TazjnzCiVECcWUPTma+dRAM38ERImEJBh8NiCCpjoQruSZ+agYg==", + "dependencies": { + "atoa": "1.0.0", + "ticky": "1.0.1" + } + }, + "node_modules/convert-source-map": { + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz", + "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", + "dev": true + }, + "node_modules/cookie": { + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.6.0.tgz", + "integrity": "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/cookie-signature": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", + "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==", + "dev": true + }, + "node_modules/cookieconsent": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/cookieconsent/-/cookieconsent-3.1.1.tgz", + "integrity": "sha512-v8JWLJcI7Zs9NWrs8hiVldVtm3EBF70TJI231vxn6YToBGj0c9dvdnYwltydkAnrbBMOM/qX1xLFrnTfm5wTag==" + }, + "node_modules/copy-anything": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/copy-anything/-/copy-anything-2.0.6.tgz", + "integrity": "sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==", + "dev": true, + "dependencies": { + "is-what": "^3.14.1" + }, + "funding": { + "url": "https://github.com/sponsors/mesqueeb" + } + }, + "node_modules/copy-webpack-plugin": { + "version": "11.0.0", + "resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-11.0.0.tgz", + "integrity": "sha512-fX2MWpamkW0hZxMEg0+mYnA40LTosOSa5TqZ9GYIBzyJa9C3QUaMPSE2xAi/buNr8u89SfD9wHSQVBzrRa/SOQ==", + "dev": true, + "dependencies": { + "fast-glob": "^3.2.11", + "glob-parent": "^6.0.1", + "globby": "^13.1.1", + "normalize-path": "^3.0.0", + "schema-utils": "^4.0.0", + "serialize-javascript": "^6.0.0" + }, + "engines": { + "node": ">= 14.15.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "^5.1.0" + } + }, + "node_modules/copy-webpack-plugin/node_modules/glob-parent": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", + "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", + "dev": true, + "dependencies": { + "is-glob": "^4.0.3" + }, + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/core-js-compat": { + "version": "3.37.1", + "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.37.1.tgz", + "integrity": "sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg==", + "dev": true, + "dependencies": { + "browserslist": "^4.23.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/core-js" + } + }, + "node_modules/core-util-is": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", + "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==", + "dev": true + }, + "node_modules/cosmiconfig": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz", + "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==", + "dev": true, + "dependencies": { + "env-paths": "^2.2.1", + "import-fresh": "^3.3.0", + "js-yaml": "^4.1.0", + "parse-json": "^5.2.0" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/d-fischer" + }, + "peerDependencies": { + "typescript": ">=4.9.5" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/cosmiconfig/node_modules/argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "dev": true + }, + "node_modules/cosmiconfig/node_modules/js-yaml": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "dev": true, + "dependencies": { + "argparse": "^2.0.1" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/create-require": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz", + "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==", + "dev": true + }, + "node_modules/critters": { + "version": "0.0.22", + "resolved": "https://registry.npmjs.org/critters/-/critters-0.0.22.tgz", + "integrity": "sha512-NU7DEcQZM2Dy8XTKFHxtdnIM/drE312j2T4PCVaSUcS0oBeyT/NImpRw/Ap0zOr/1SE7SgPK9tGPg1WK/sVakw==", + "dev": true, + "dependencies": { + "chalk": "^4.1.0", + "css-select": "^5.1.0", + "dom-serializer": "^2.0.0", + "domhandler": "^5.0.2", + "htmlparser2": "^8.0.2", + "postcss": "^8.4.23", + "postcss-media-query-parser": "^0.2.3" + } + }, + "node_modules/critters/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/critters/node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/critters/node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/critters/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "node_modules/critters/node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/critters/node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dev": true, + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/cross-spawn/node_modules/isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true + }, + "node_modules/cross-spawn/node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dev": true, + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/crossvent": { + "version": "1.5.5", + "resolved": "https://registry.npmjs.org/crossvent/-/crossvent-1.5.5.tgz", + "integrity": "sha512-MY4xhBYEnVi+pmTpHCOCsCLYczc0PVtGdPBz6NXNXxikLaUZo4HdAeUb1UqAo3t3yXAloSelTmfxJ+/oUqkW5w==", + "dependencies": { + "custom-event": "^1.0.0" + } + }, + "node_modules/css-loader": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-7.1.1.tgz", + "integrity": "sha512-OxIR5P2mjO1PSXk44bWuQ8XtMK4dpEqpIyERCx3ewOo3I8EmbcxMPUc5ScLtQfgXtOojoMv57So4V/C02HQLsw==", + "dev": true, + "dependencies": { + "icss-utils": "^5.1.0", + "postcss": "^8.4.33", + "postcss-modules-extract-imports": "^3.1.0", + "postcss-modules-local-by-default": "^4.0.5", + "postcss-modules-scope": "^3.2.0", + "postcss-modules-values": "^4.0.0", + "postcss-value-parser": "^4.2.0", + "semver": "^7.5.4" + }, + "engines": { + "node": ">= 18.12.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "@rspack/core": "0.x || 1.x", + "webpack": "^5.27.0" + }, + "peerDependenciesMeta": { + "@rspack/core": { + "optional": true + }, + "webpack": { + "optional": true + } + } + }, + "node_modules/css-select": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz", + "integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==", + "dev": true, + "dependencies": { + "boolbase": "^1.0.0", + "css-what": "^6.1.0", + "domhandler": "^5.0.2", + "domutils": "^3.0.1", + "nth-check": "^2.0.1" + }, + "funding": { + "url": "https://github.com/sponsors/fb55" + } + }, + "node_modules/css-what": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz", + "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==", + "dev": true, + "engines": { + "node": ">= 6" + }, + "funding": { + "url": "https://github.com/sponsors/fb55" + } + }, + "node_modules/cssesc": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", + "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", + "dev": true, + "bin": { + "cssesc": "bin/cssesc" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/custom-event": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/custom-event/-/custom-event-1.0.1.tgz", + "integrity": "sha512-GAj5FOq0Hd+RsCGVJxZuKaIDXDf3h6GQoNEjFgbLLI/trgtavwUbSnZ5pVfg27DVCaWjIohryS0JFwIJyT2cMg==" + }, + "node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dev": true, + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/default-browser": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/default-browser/-/default-browser-5.2.1.tgz", + "integrity": "sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==", + "dev": true, + "dependencies": { + "bundle-name": "^4.1.0", + "default-browser-id": "^5.0.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/default-browser-id": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/default-browser-id/-/default-browser-id-5.0.0.tgz", + "integrity": "sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==", + "dev": true, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/default-gateway": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/default-gateway/-/default-gateway-6.0.3.tgz", + "integrity": "sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==", + "dev": true, + "dependencies": { + "execa": "^5.0.0" + }, + "engines": { + "node": ">= 10" + } + }, + "node_modules/defaults": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz", + "integrity": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==", + "dev": true, + "dependencies": { + "clone": "^1.0.2" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/define-data-property": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", + "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", + "dev": true, + "dependencies": { + "es-define-property": "^1.0.0", + "es-errors": "^1.3.0", + "gopd": "^1.0.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/define-lazy-prop": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz", + "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/depd": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz", + "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", + "dev": true, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/destroy": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz", + "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==", + "dev": true, + "engines": { + "node": ">= 0.8", + "npm": "1.2.8000 || >= 1.4.16" + } + }, + "node_modules/detect-libc": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz", + "integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/detect-node": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz", + "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==", + "dev": true + }, + "node_modules/diff": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz", + "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==", + "dev": true, + "engines": { + "node": ">=0.3.1" + } + }, + "node_modules/dir-glob": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", + "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", + "dev": true, + "dependencies": { + "path-type": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/dns-packet": { + "version": "5.6.1", + "resolved": "https://registry.npmjs.org/dns-packet/-/dns-packet-5.6.1.tgz", + "integrity": "sha512-l4gcSouhcgIKRvyy99RNVOgxXiicE+2jZoNmaNmZ6JXiGajBOJAesk1OBlJuM5k2c+eudGdLxDqXuPCKIj6kpw==", + "dev": true, + "dependencies": { + "@leichtgewicht/ip-codec": "^2.0.1" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/dom-serializer": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz", + "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==", + "dev": true, + "dependencies": { + "domelementtype": "^2.3.0", + "domhandler": "^5.0.2", + "entities": "^4.2.0" + }, + "funding": { + "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" + } + }, + "node_modules/domelementtype": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", + "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fb55" + } + ] + }, + "node_modules/domhandler": { + "version": "5.0.3", + "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", + "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==", + "dev": true, + "dependencies": { + "domelementtype": "^2.3.0" + }, + "engines": { + "node": ">= 4" + }, + "funding": { + "url": "https://github.com/fb55/domhandler?sponsor=1" + } + }, + "node_modules/domutils": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz", + "integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==", + "dev": true, + "dependencies": { + "dom-serializer": "^2.0.0", + "domelementtype": "^2.3.0", + "domhandler": "^5.0.3" + }, + "funding": { + "url": "https://github.com/fb55/domutils?sponsor=1" + } + }, + "node_modules/dragula": { + "version": "3.7.3", + "resolved": "https://registry.npmjs.org/dragula/-/dragula-3.7.3.tgz", + "integrity": "sha512-/rRg4zRhcpf81TyDhaHLtXt6sEywdfpv1cRUMeFFy7DuypH2U0WUL0GTdyAQvXegviT4PJK4KuMmOaIDpICseQ==", + "dependencies": { + "contra": "1.9.4", + "crossvent": "1.5.5" + } + }, + "node_modules/eastasianwidth": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", + "dev": true + }, + "node_modules/ee-first": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", + "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==", + "dev": true + }, + "node_modules/electron-to-chromium": { + "version": "1.4.730", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.730.tgz", + "integrity": "sha512-oJRPo82XEqtQAobHpJIR3zW5YO3sSRRkPz2an4yxi1UvqhsGm54vR/wzTFV74a3soDOJ8CKW7ajOOX5ESzddwg==", + "dev": true + }, + "node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true + }, + "node_modules/emojis-list": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz", + "integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==", + "dev": true, + "engines": { + "node": ">= 4" + } + }, + "node_modules/encodeurl": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", + "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==", + "dev": true, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/encoding": { + "version": "0.1.13", + "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz", + "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==", + "dev": true, + "optional": true, + "dependencies": { + "iconv-lite": "^0.6.2" + } + }, + "node_modules/encoding/node_modules/iconv-lite": { + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", + "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", + "dev": true, + "optional": true, + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/enhanced-resolve": { + "version": "5.16.1", + "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.16.1.tgz", + "integrity": "sha512-4U5pNsuDl0EhuZpq46M5xPslstkviJuhrdobaRDBk2Jy2KO37FDAJl4lb2KlNabxT0m4MTK2UHNrsAcphE8nyw==", + "dev": true, + "dependencies": { + "graceful-fs": "^4.2.4", + "tapable": "^2.2.0" + }, + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/entities": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", + "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", + "devOptional": true, + "engines": { + "node": ">=0.12" + }, + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" + } + }, + "node_modules/env-paths": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", + "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/err-code": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/err-code/-/err-code-2.0.3.tgz", + "integrity": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==", + "dev": true + }, + "node_modules/errno": { + "version": "0.1.8", + "resolved": "https://registry.npmjs.org/errno/-/errno-0.1.8.tgz", + "integrity": "sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==", + "dev": true, + "optional": true, + "dependencies": { + "prr": "~1.0.1" + }, + "bin": { + "errno": "cli.js" + } + }, + "node_modules/error-ex": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", + "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", + "dev": true, + "dependencies": { + "is-arrayish": "^0.2.1" + } + }, + "node_modules/es-define-property": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz", + "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==", + "dev": true, + "dependencies": { + "get-intrinsic": "^1.2.4" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-errors": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", + "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", + "dev": true, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-module-lexer": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.3.1.tgz", + "integrity": "sha512-JUFAyicQV9mXc3YRxPnDlrfBKpqt6hUYzz9/boprUJHs4e4KVr3XwOF70doO6gwXUor6EWZJAyWAfKki84t20Q==", + "dev": true + }, + "node_modules/esbuild": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.3.tgz", + "integrity": "sha512-Kgq0/ZsAPzKrbOjCQcjoSmPoWhlcVnGAUo7jvaLHoxW1Drto0KGkR1xBNg2Cp43b9ImvxmPEJZ9xkfcnqPsfBw==", + "dev": true, + "hasInstallScript": true, + "bin": { + "esbuild": "bin/esbuild" + }, + "engines": { + "node": ">=12" + }, + "optionalDependencies": { + "@esbuild/aix-ppc64": "0.21.3", + "@esbuild/android-arm": "0.21.3", + "@esbuild/android-arm64": "0.21.3", + "@esbuild/android-x64": "0.21.3", + "@esbuild/darwin-arm64": "0.21.3", + "@esbuild/darwin-x64": "0.21.3", + "@esbuild/freebsd-arm64": "0.21.3", + "@esbuild/freebsd-x64": "0.21.3", + "@esbuild/linux-arm": "0.21.3", + "@esbuild/linux-arm64": "0.21.3", + "@esbuild/linux-ia32": "0.21.3", + "@esbuild/linux-loong64": "0.21.3", + "@esbuild/linux-mips64el": "0.21.3", + "@esbuild/linux-ppc64": "0.21.3", + "@esbuild/linux-riscv64": "0.21.3", + "@esbuild/linux-s390x": "0.21.3", + "@esbuild/linux-x64": "0.21.3", + "@esbuild/netbsd-x64": "0.21.3", + "@esbuild/openbsd-x64": "0.21.3", + "@esbuild/sunos-x64": "0.21.3", + "@esbuild/win32-arm64": "0.21.3", + "@esbuild/win32-ia32": "0.21.3", + "@esbuild/win32-x64": "0.21.3" + } + }, + "node_modules/esbuild-wasm": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/esbuild-wasm/-/esbuild-wasm-0.21.3.tgz", + "integrity": "sha512-DMOV+eeVra0yVq3XIojfczdEQsz+RiFnpEj7lqs8Gux9mlTpN7yIbw0a4KzLspn0Uhw6UVEH3nUAidSqc/rcQg==", + "dev": true, + "bin": { + "esbuild": "bin/esbuild" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/escalade": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz", + "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/escape-html": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", + "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==", + "dev": true + }, + "node_modules/escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "dev": true, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/eslint-scope": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", + "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", + "dev": true, + "dependencies": { + "esrecurse": "^4.3.0", + "estraverse": "^4.1.1" + }, + "engines": { + "node": ">=8.0.0" + } + }, + "node_modules/eslint-scope/node_modules/estraverse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", + "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", + "dev": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esprima": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", + "dev": true, + "bin": { + "esparse": "bin/esparse.js", + "esvalidate": "bin/esvalidate.js" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/esrecurse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "dev": true, + "dependencies": { + "estraverse": "^5.2.0" + }, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esutils": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/etag": { + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", + "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/eventemitter3": { + "version": "4.0.7", + "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz", + "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==", + "dev": true + }, + "node_modules/events": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz", + "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==", + "dev": true, + "engines": { + "node": ">=0.8.x" + } + }, + "node_modules/execa": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz", + "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", + "dev": true, + "dependencies": { + "cross-spawn": "^7.0.3", + "get-stream": "^6.0.0", + "human-signals": "^2.1.0", + "is-stream": "^2.0.0", + "merge-stream": "^2.0.0", + "npm-run-path": "^4.0.1", + "onetime": "^5.1.2", + "signal-exit": "^3.0.3", + "strip-final-newline": "^2.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sindresorhus/execa?sponsor=1" + } + }, + "node_modules/exponential-backoff": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.1.tgz", + "integrity": "sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw==", + "dev": true + }, + "node_modules/express": { + "version": "4.19.2", + "resolved": "https://registry.npmjs.org/express/-/express-4.19.2.tgz", + "integrity": "sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==", + "dev": true, + "dependencies": { + "accepts": "~1.3.8", + "array-flatten": "1.1.1", + "body-parser": "1.20.2", + "content-disposition": "0.5.4", + "content-type": "~1.0.4", + "cookie": "0.6.0", + "cookie-signature": "1.0.6", + "debug": "2.6.9", + "depd": "2.0.0", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "finalhandler": "1.2.0", + "fresh": "0.5.2", + "http-errors": "2.0.0", + "merge-descriptors": "1.0.1", + "methods": "~1.1.2", + "on-finished": "2.4.1", + "parseurl": "~1.3.3", + "path-to-regexp": "0.1.7", + "proxy-addr": "~2.0.7", + "qs": "6.11.0", + "range-parser": "~1.2.1", + "safe-buffer": "5.2.1", + "send": "0.18.0", + "serve-static": "1.15.0", + "setprototypeof": "1.2.0", + "statuses": "2.0.1", + "type-is": "~1.6.18", + "utils-merge": "1.0.1", + "vary": "~1.1.2" + }, + "engines": { + "node": ">= 0.10.0" + } + }, + "node_modules/express/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dev": true, + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/express/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "dev": true + }, + "node_modules/external-editor": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz", + "integrity": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==", + "dev": true, + "dependencies": { + "chardet": "^0.7.0", + "iconv-lite": "^0.4.24", + "tmp": "^0.0.33" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", + "dev": true + }, + "node_modules/fast-glob": { + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", + "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", + "dev": true, + "dependencies": { + "@nodelib/fs.stat": "^2.0.2", + "@nodelib/fs.walk": "^1.2.3", + "glob-parent": "^5.1.2", + "merge2": "^1.3.0", + "micromatch": "^4.0.4" + }, + "engines": { + "node": ">=8.6.0" + } + }, + "node_modules/fast-json-stable-stringify": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "dev": true + }, + "node_modules/fastq": { + "version": "1.15.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.15.0.tgz", + "integrity": "sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==", + "dev": true, + "dependencies": { + "reusify": "^1.0.4" + } + }, + "node_modules/faye-websocket": { + "version": "0.11.4", + "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.4.tgz", + "integrity": "sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==", + "dev": true, + "dependencies": { + "websocket-driver": ">=0.5.1" + }, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/file-saver": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/file-saver/-/file-saver-2.0.5.tgz", + "integrity": "sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==" + }, + "node_modules/fill-range": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", + "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", + "dev": true, + "dependencies": { + "to-regex-range": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/finalhandler": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.2.0.tgz", + "integrity": "sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==", + "dev": true, + "dependencies": { + "debug": "2.6.9", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "on-finished": "2.4.1", + "parseurl": "~1.3.3", + "statuses": "2.0.1", + "unpipe": "~1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/finalhandler/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dev": true, + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/finalhandler/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "dev": true + }, + "node_modules/find-cache-dir": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-4.0.0.tgz", + "integrity": "sha512-9ZonPT4ZAK4a+1pUPVPZJapbi7O5qbbJPdYw/NOQWZZbVLdDTYM3A4R9z/DpAM08IDaFGsvPgiGZ82WEwUDWjg==", + "dev": true, + "dependencies": { + "common-path-prefix": "^3.0.0", + "pkg-dir": "^7.0.0" + }, + "engines": { + "node": ">=14.16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/find-up": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", + "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", + "dev": true, + "dependencies": { + "locate-path": "^5.0.0", + "path-exists": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/flat": { + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/flat/-/flat-5.0.2.tgz", + "integrity": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==", + "dev": true, + "bin": { + "flat": "cli.js" + } + }, + "node_modules/follow-redirects": { + "version": "1.15.6", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz", + "integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==", + "dev": true, + "funding": [ + { + "type": "individual", + "url": "https://github.com/sponsors/RubenVerborgh" + } + ], + "engines": { + "node": ">=4.0" + }, + "peerDependenciesMeta": { + "debug": { + "optional": true + } + } + }, + "node_modules/foreground-child": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", + "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==", + "dev": true, + "dependencies": { + "cross-spawn": "^7.0.0", + "signal-exit": "^4.0.1" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/foreground-child/node_modules/signal-exit": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "dev": true, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/forwarded": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz", + "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/fraction.js": { + "version": "4.3.7", + "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz", + "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", + "dev": true, + "engines": { + "node": "*" + }, + "funding": { + "type": "patreon", + "url": "https://github.com/sponsors/rawify" + } + }, + "node_modules/fresh": { + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", + "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/fs-minipass": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-3.0.3.tgz", + "integrity": "sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw==", + "dev": true, + "dependencies": { + "minipass": "^7.0.3" + }, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "dev": true + }, + "node_modules/fsevents": { + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", + "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", + "dev": true, + "hasInstallScript": true, + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": "^8.16.0 || ^10.6.0 || >=11.0.0" + } + }, + "node_modules/function-bind": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "dev": true, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/gensync": { + "version": "1.0.0-beta.2", + "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", + "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/get-caller-file": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", + "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", + "dev": true, + "engines": { + "node": "6.* || 8.* || >= 10.*" + } + }, + "node_modules/get-intrinsic": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz", + "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==", + "dev": true, + "dependencies": { + "es-errors": "^1.3.0", + "function-bind": "^1.1.2", + "has-proto": "^1.0.1", + "has-symbols": "^1.0.3", + "hasown": "^2.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/get-package-type": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz", + "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==", + "dev": true, + "engines": { + "node": ">=8.0.0" + } + }, + "node_modules/get-stream": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz", + "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/glob": { + "version": "7.1.7", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz", + "integrity": "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==", + "dev": true, + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.0.4", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "dependencies": { + "is-glob": "^4.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/glob-to-regexp": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz", + "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==", + "dev": true + }, + "node_modules/globals": { + "version": "11.12.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", + "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/globby": { + "version": "13.2.2", + "resolved": "https://registry.npmjs.org/globby/-/globby-13.2.2.tgz", + "integrity": "sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==", + "dev": true, + "dependencies": { + "dir-glob": "^3.0.1", + "fast-glob": "^3.3.0", + "ignore": "^5.2.4", + "merge2": "^1.4.1", + "slash": "^4.0.0" + }, + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/gopd": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", + "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", + "dev": true, + "dependencies": { + "get-intrinsic": "^1.1.3" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/graceful-fs": { + "version": "4.2.11", + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", + "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", + "dev": true + }, + "node_modules/handle-thing": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz", + "integrity": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==", + "dev": true + }, + "node_modules/has": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/has/-/has-1.0.4.tgz", + "integrity": "sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==", + "dev": true, + "engines": { + "node": ">= 0.4.0" + } + }, + "node_modules/has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/has-property-descriptors": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", + "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", + "dev": true, + "dependencies": { + "es-define-property": "^1.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/has-proto": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz", + "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==", + "dev": true, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/has-symbols": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", + "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", + "dev": true, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/hasown": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", + "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", + "dev": true, + "dependencies": { + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/hosted-git-info": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.2.tgz", + "integrity": "sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==", + "dev": true, + "dependencies": { + "lru-cache": "^10.0.1" + }, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/hosted-git-info/node_modules/lru-cache": { + "version": "10.2.2", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz", + "integrity": "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==", + "dev": true, + "engines": { + "node": "14 || >=16.14" + } + }, + "node_modules/hpack.js": { + "version": "2.1.6", + "resolved": "https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.6.tgz", + "integrity": "sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ==", + "dev": true, + "dependencies": { + "inherits": "^2.0.1", + "obuf": "^1.0.0", + "readable-stream": "^2.0.1", + "wbuf": "^1.1.0" + } + }, + "node_modules/hpack.js/node_modules/readable-stream": { + "version": "2.3.8", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", + "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", + "dev": true, + "dependencies": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~2.0.0", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.1.1", + "util-deprecate": "~1.0.1" + } + }, + "node_modules/hpack.js/node_modules/safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", + "dev": true + }, + "node_modules/hpack.js/node_modules/string_decoder": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", + "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "dev": true, + "dependencies": { + "safe-buffer": "~5.1.0" + } + }, + "node_modules/html-entities": { + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.5.2.tgz", + "integrity": "sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/mdevils" + }, + { + "type": "patreon", + "url": "https://patreon.com/mdevils" + } + ] + }, + "node_modules/htmlparser2": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.2.tgz", + "integrity": "sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==", + "dev": true, + "funding": [ + "https://github.com/fb55/htmlparser2?sponsor=1", + { + "type": "github", + "url": "https://github.com/sponsors/fb55" + } + ], + "dependencies": { + "domelementtype": "^2.3.0", + "domhandler": "^5.0.3", + "domutils": "^3.0.1", + "entities": "^4.4.0" + } + }, + "node_modules/http-cache-semantics": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", + "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==", + "dev": true + }, + "node_modules/http-deceiver": { + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz", + "integrity": "sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw==", + "dev": true + }, + "node_modules/http-errors": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz", + "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==", + "dev": true, + "dependencies": { + "depd": "2.0.0", + "inherits": "2.0.4", + "setprototypeof": "1.2.0", + "statuses": "2.0.1", + "toidentifier": "1.0.1" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/http-parser-js": { + "version": "0.5.8", + "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.8.tgz", + "integrity": "sha512-SGeBX54F94Wgu5RH3X5jsDtf4eHyRogWX1XGT3b4HuW3tQPM4AaBzoUji/4AAJNXCEOWZ5O0DgZmJw1947gD5Q==", + "dev": true + }, + "node_modules/http-proxy": { + "version": "1.18.1", + "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz", + "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==", + "dev": true, + "dependencies": { + "eventemitter3": "^4.0.0", + "follow-redirects": "^1.0.0", + "requires-port": "^1.0.0" + }, + "engines": { + "node": ">=8.0.0" + } + }, + "node_modules/http-proxy-agent": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz", + "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==", + "dev": true, + "dependencies": { + "agent-base": "^7.1.0", + "debug": "^4.3.4" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/http-proxy-middleware": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-3.0.0.tgz", + "integrity": "sha512-36AV1fIaI2cWRzHo+rbcxhe3M3jUDCNzc4D5zRl57sEWRAxdXYtw7FSQKYY6PDKssiAKjLYypbssHk+xs/kMXw==", + "dev": true, + "dependencies": { + "@types/http-proxy": "^1.17.10", + "debug": "^4.3.4", + "http-proxy": "^1.18.1", + "is-glob": "^4.0.1", + "is-plain-obj": "^3.0.0", + "micromatch": "^4.0.5" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/https-proxy-agent": { + "version": "7.0.4", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz", + "integrity": "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==", + "dev": true, + "dependencies": { + "agent-base": "^7.0.2", + "debug": "4" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/human-signals": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz", + "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==", + "dev": true, + "engines": { + "node": ">=10.17.0" + } + }, + "node_modules/hyperdyperid": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/hyperdyperid/-/hyperdyperid-1.2.0.tgz", + "integrity": "sha512-Y93lCzHYgGWdrJ66yIktxiaGULYc6oGiABxhcO5AufBeOyoIdZF7bIfLaOrbM0iGIOXQQgxxRrFEnb+Y6w1n4A==", + "dev": true, + "engines": { + "node": ">=10.18" + } + }, + "node_modules/iconv-lite": { + "version": "0.4.24", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", + "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", + "dev": true, + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/icss-utils": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz", + "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==", + "dev": true, + "engines": { + "node": "^10 || ^12 || >= 14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/ieee754": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", + "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/ignore": { + "version": "5.2.4", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz", + "integrity": "sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==", + "dev": true, + "engines": { + "node": ">= 4" + } + }, + "node_modules/ignore-walk": { + "version": "6.0.5", + "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.5.tgz", + "integrity": "sha512-VuuG0wCnjhnylG1ABXT3dAuIpTNDs/G8jlpmwXY03fXoXy/8ZK8/T+hMzt8L4WnrLCJgdybqgPagnF/f97cg3A==", + "dev": true, + "dependencies": { + "minimatch": "^9.0.0" + }, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/ignore-walk/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dev": true, + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/ignore-walk/node_modules/minimatch": { + "version": "9.0.4", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", + "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", + "dev": true, + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/image-size": { + "version": "0.5.5", + "resolved": "https://registry.npmjs.org/image-size/-/image-size-0.5.5.tgz", + "integrity": "sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==", + "dev": true, + "optional": true, + "bin": { + "image-size": "bin/image-size.js" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/immutable": { + "version": "4.3.5", + "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.5.tgz", + "integrity": "sha512-8eabxkth9gZatlwl5TBuJnCsoTADlL6ftEr7A4qgdaTsPyreilDSnUk57SO+jfKcNtxPa22U5KK6DSeAYhpBJw==", + "dev": true + }, + "node_modules/import-fresh": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "dev": true, + "dependencies": { + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/import-fresh/node_modules/resolve-from": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "dev": true, + "engines": { + "node": ">=0.8.19" + } + }, + "node_modules/indent-string": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", + "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "dev": true, + "dependencies": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "node_modules/inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "dev": true + }, + "node_modules/ini": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.2.tgz", + "integrity": "sha512-AMB1mvwR1pyBFY/nSevUX6y8nJWS63/SzUKD3JyQn97s4xgIdgQPT75IRouIiBAN4yLQBUShNYVW0+UG25daCw==", + "dev": true, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/inquirer": { + "version": "9.2.22", + "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-9.2.22.tgz", + "integrity": "sha512-SqLLa/Oe5rZUagTR9z+Zd6izyatHglbmbvVofo1KzuVB54YHleWzeHNLoR7FOICGOeQSqeLh1cordb3MzhGcEw==", + "dev": true, + "dependencies": { + "@inquirer/figures": "^1.0.2", + "@ljharb/through": "^2.3.13", + "ansi-escapes": "^4.3.2", + "chalk": "^5.3.0", + "cli-cursor": "^3.1.0", + "cli-width": "^4.1.0", + "external-editor": "^3.1.0", + "lodash": "^4.17.21", + "mute-stream": "1.0.0", + "ora": "^5.4.1", + "run-async": "^3.0.0", + "rxjs": "^7.8.1", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1", + "wrap-ansi": "^6.2.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/inquirer/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/inquirer/node_modules/chalk": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz", + "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==", + "dev": true, + "engines": { + "node": "^12.17.0 || ^14.13 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/inquirer/node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/inquirer/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "node_modules/inquirer/node_modules/wrap-ansi": { + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz", + "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/ip-address": { + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz", + "integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==", + "dev": true, + "dependencies": { + "jsbn": "1.1.0", + "sprintf-js": "^1.1.3" + }, + "engines": { + "node": ">= 12" + } + }, + "node_modules/ipaddr.js": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.2.0.tgz", + "integrity": "sha512-Ag3wB2o37wslZS19hZqorUnrnzSkpOVy+IiiDEiTqNubEYpYuHWIf6K4psgN2ZWKExS4xhVCrRVfb/wfW8fWJA==", + "dev": true, + "engines": { + "node": ">= 10" + } + }, + "node_modules/is-arrayish": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", + "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", + "dev": true + }, + "node_modules/is-binary-path": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", + "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", + "dev": true, + "dependencies": { + "binary-extensions": "^2.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/is-core-module": { + "version": "2.13.0", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.0.tgz", + "integrity": "sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==", + "dev": true, + "dependencies": { + "has": "^1.0.3" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-docker": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz", + "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==", + "dev": true, + "bin": { + "is-docker": "cli.js" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dev": true, + "dependencies": { + "is-extglob": "^2.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-inside-container": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz", + "integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==", + "dev": true, + "dependencies": { + "is-docker": "^3.0.0" + }, + "bin": { + "is-inside-container": "cli.js" + }, + "engines": { + "node": ">=14.16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-inside-container/node_modules/is-docker": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz", + "integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==", + "dev": true, + "bin": { + "is-docker": "cli.js" + }, + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-interactive": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz", + "integrity": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/is-lambda": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/is-lambda/-/is-lambda-1.0.1.tgz", + "integrity": "sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ==", + "dev": true + }, + "node_modules/is-network-error": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/is-network-error/-/is-network-error-1.1.0.tgz", + "integrity": "sha512-tUdRRAnhT+OtCZR/LxZelH/C7QtjtFrTu5tXCA8pl55eTUElUHT+GPYV8MBMBvea/j+NxQqVt3LbWMRir7Gx9g==", + "dev": true, + "engines": { + "node": ">=16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-number": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", + "dev": true, + "engines": { + "node": ">=0.12.0" + } + }, + "node_modules/is-plain-obj": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz", + "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-plain-object": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", + "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "dev": true, + "dependencies": { + "isobject": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-stream": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", + "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", + "dev": true, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-unicode-supported": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz", + "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-what": { + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/is-what/-/is-what-3.14.1.tgz", + "integrity": "sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==", + "dev": true + }, + "node_modules/is-wsl": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz", + "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==", + "dev": true, + "dependencies": { + "is-docker": "^2.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/isarray": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", + "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", + "dev": true + }, + "node_modules/isexe": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz", + "integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==", + "dev": true, + "engines": { + "node": ">=16" + } + }, + "node_modules/isobject": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", + "integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/istanbul-lib-coverage": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz", + "integrity": "sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/istanbul-lib-instrument": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz", + "integrity": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==", + "dev": true, + "dependencies": { + "@babel/core": "^7.12.3", + "@babel/parser": "^7.14.7", + "@istanbuljs/schema": "^0.1.2", + "istanbul-lib-coverage": "^3.2.0", + "semver": "^6.3.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/istanbul-lib-instrument/node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + } + }, + "node_modules/jackspeak": { + "version": "3.2.3", + "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.2.3.tgz", + "integrity": "sha512-htOzIMPbpLid/Gq9/zaz9SfExABxqRe1sSCdxntlO/aMD6u0issZQiY25n2GKQUtJ02j7z5sfptlAOMpWWOmvw==", + "dev": true, + "dependencies": { + "@isaacs/cliui": "^8.0.2" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + }, + "optionalDependencies": { + "@pkgjs/parseargs": "^0.11.0" + } + }, + "node_modules/jest-worker": { + "version": "27.5.1", + "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz", + "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==", + "dev": true, + "dependencies": { + "@types/node": "*", + "merge-stream": "^2.0.0", + "supports-color": "^8.0.0" + }, + "engines": { + "node": ">= 10.13.0" + } + }, + "node_modules/jest-worker/node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/jest-worker/node_modules/supports-color": { + "version": "8.1.1", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", + "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", + "dev": true, + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/supports-color?sponsor=1" + } + }, + "node_modules/jiti": { + "version": "1.21.0", + "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.0.tgz", + "integrity": "sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==", + "dev": true, + "bin": { + "jiti": "bin/jiti.js" + } + }, + "node_modules/jquery": { + "version": "3.7.1", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz", + "integrity": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==", + "peer": true + }, + "node_modules/js-sha256": { + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/js-sha256/-/js-sha256-0.11.0.tgz", + "integrity": "sha512-6xNlKayMZvds9h1Y1VWc0fQHQ82BxTXizWPEtEeGvmOUYpBRy4gbWroHLpzowe6xiQhHpelCQiE7HEdznyBL9Q==" + }, + "node_modules/js-tokens": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "dev": true + }, + "node_modules/js-yaml": { + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", + "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", + "dev": true, + "dependencies": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/jsbn": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz", + "integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==", + "dev": true + }, + "node_modules/jsesc": { + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", + "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", + "dev": true, + "bin": { + "jsesc": "bin/jsesc" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/json-parse-even-better-errors": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", + "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", + "dev": true + }, + "node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true + }, + "node_modules/json5": { + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", + "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", + "dev": true, + "bin": { + "json5": "lib/cli.js" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/jsonc-parser": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.1.tgz", + "integrity": "sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==", + "dev": true + }, + "node_modules/jsonparse": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz", + "integrity": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==", + "dev": true, + "engines": [ + "node >= 0.2.0" + ] + }, + "node_modules/jwt-decode": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/jwt-decode/-/jwt-decode-4.0.0.tgz", + "integrity": "sha512-+KJGIyHgkGuIq3IEBNftfhW/LfWhXUIY6OmyVWjliu5KH1y0fw7VQ8YndE2O4qZdMSd9SqbnC8GOcZEy0Om7sA==", + "engines": { + "node": ">=18" + } + }, + "node_modules/karma-source-map-support": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/karma-source-map-support/-/karma-source-map-support-1.4.0.tgz", + "integrity": "sha512-RsBECncGO17KAoJCYXjv+ckIz+Ii9NCi+9enk+rq6XC81ezYkb4/RHE6CTXdA7IOJqoF3wcaLfVG0CPmE5ca6A==", + "dev": true, + "dependencies": { + "source-map-support": "^0.5.5" + } + }, + "node_modules/keycloak-angular": { + "version": "15.2.1", + "resolved": "https://registry.npmjs.org/keycloak-angular/-/keycloak-angular-15.2.1.tgz", + "integrity": "sha512-7w8bkJQ9OBtBJt5eNfqnRG2IL9btvp8Stf2fpVipSE1C/qtd5UQ31skx735PMPgMTUFsdz/0VA32Gmsng54+Xg==", + "dependencies": { + "tslib": "^2.3.1" + }, + "peerDependencies": { + "@angular/common": "^17", + "@angular/core": "^17", + "@angular/router": "^17", + "keycloak-js": "^18 || ^19 || ^20 || ^21 || ^22 || ^23 || ^24" + } + }, + "node_modules/keycloak-js": { + "version": "24.0.5", + "resolved": "https://registry.npmjs.org/keycloak-js/-/keycloak-js-24.0.5.tgz", + "integrity": "sha512-VQOSn3j13DPB6OuavKAq+sRjDERhIKrXgBzekoHRstifPuyULILguugX6yxRUYFSpn3OMYUXmSX++tkdCupOjA==", + "dependencies": { + "js-sha256": "^0.11.0", + "jwt-decode": "^4.0.0" + } + }, + "node_modules/kind-of": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", + "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/launch-editor": { + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.6.1.tgz", + "integrity": "sha512-eB/uXmFVpY4zezmGp5XtU21kwo7GBbKB+EQ+UZeWtGb9yAM5xt/Evk+lYH3eRNAtId+ej4u7TYPFZ07w4s7rRw==", + "dev": true, + "dependencies": { + "picocolors": "^1.0.0", + "shell-quote": "^1.8.1" + } + }, + "node_modules/less": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/less/-/less-4.2.0.tgz", + "integrity": "sha512-P3b3HJDBtSzsXUl0im2L7gTO5Ubg8mEN6G8qoTS77iXxXX4Hvu4Qj540PZDvQ8V6DmX6iXo98k7Md0Cm1PrLaA==", + "dev": true, + "dependencies": { + "copy-anything": "^2.0.1", + "parse-node-version": "^1.0.1", + "tslib": "^2.3.0" + }, + "bin": { + "lessc": "bin/lessc" + }, + "engines": { + "node": ">=6" + }, + "optionalDependencies": { + "errno": "^0.1.1", + "graceful-fs": "^4.1.2", + "image-size": "~0.5.0", + "make-dir": "^2.1.0", + "mime": "^1.4.1", + "needle": "^3.1.0", + "source-map": "~0.6.0" + } + }, + "node_modules/less-loader": { + "version": "12.2.0", + "resolved": "https://registry.npmjs.org/less-loader/-/less-loader-12.2.0.tgz", + "integrity": "sha512-MYUxjSQSBUQmowc0l5nPieOYwMzGPUaTzB6inNW/bdPEG9zOL3eAAD1Qw5ZxSPk7we5dMojHwNODYMV1hq4EVg==", + "dev": true, + "engines": { + "node": ">= 18.12.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "@rspack/core": "0.x || 1.x", + "less": "^3.5.0 || ^4.0.0", + "webpack": "^5.0.0" + }, + "peerDependenciesMeta": { + "@rspack/core": { + "optional": true + }, + "webpack": { + "optional": true + } + } + }, + "node_modules/less/node_modules/source-map": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "dev": true, + "optional": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/license-webpack-plugin": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/license-webpack-plugin/-/license-webpack-plugin-4.0.2.tgz", + "integrity": "sha512-771TFWFD70G1wLTC4oU2Cw4qvtmNrIw+wRvBtn+okgHl7slJVi7zfNcdmqDL72BojM30VNJ2UHylr1o77U37Jw==", + "dev": true, + "dependencies": { + "webpack-sources": "^3.0.0" + }, + "peerDependenciesMeta": { + "webpack": { + "optional": true + }, + "webpack-sources": { + "optional": true + } + } + }, + "node_modules/lines-and-columns": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", + "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", + "dev": true + }, + "node_modules/lmdb": { + "version": "3.0.8", + "resolved": "https://registry.npmjs.org/lmdb/-/lmdb-3.0.8.tgz", + "integrity": "sha512-9rp8JT4jPhCRJUL7vRARa2N06OLSYzLwQsEkhC6Qu5XbcLyM/XBLMzDlgS/K7l7c5CdURLdDk9uE+hPFIogHTQ==", + "dev": true, + "hasInstallScript": true, + "dependencies": { + "msgpackr": "^1.9.9", + "node-addon-api": "^6.1.0", + "node-gyp-build-optional-packages": "5.1.1", + "ordered-binary": "^1.4.1", + "weak-lru-cache": "^1.2.2" + }, + "bin": { + "download-lmdb-prebuilds": "bin/download-prebuilds.js" + }, + "optionalDependencies": { + "@lmdb/lmdb-darwin-arm64": "3.0.8", + "@lmdb/lmdb-darwin-x64": "3.0.8", + "@lmdb/lmdb-linux-arm": "3.0.8", + "@lmdb/lmdb-linux-arm64": "3.0.8", + "@lmdb/lmdb-linux-x64": "3.0.8", + "@lmdb/lmdb-win32-x64": "3.0.8" + } + }, + "node_modules/loader-runner": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz", + "integrity": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==", + "dev": true, + "engines": { + "node": ">=6.11.5" + } + }, + "node_modules/loader-utils": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-3.2.1.tgz", + "integrity": "sha512-ZvFw1KWS3GVyYBYb7qkmRM/WwL2TQQBxgCK62rlvm4WpVQ23Nb4tYjApUlfjrEGvOs7KHEsmyUn75OHZrJMWPw==", + "dev": true, + "engines": { + "node": ">= 12.13.0" + } + }, + "node_modules/locate-path": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", + "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", + "dev": true, + "dependencies": { + "p-locate": "^4.1.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "dev": true + }, + "node_modules/lodash.debounce": { + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz", + "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==", + "dev": true + }, + "node_modules/log-symbols": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz", + "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==", + "dev": true, + "dependencies": { + "chalk": "^4.1.0", + "is-unicode-supported": "^0.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/log-symbols/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/log-symbols/node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/log-symbols/node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/log-symbols/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "node_modules/log-symbols/node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/log-symbols/node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/lru-cache": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", + "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", + "dev": true, + "dependencies": { + "yallist": "^3.0.2" + } + }, + "node_modules/magic-string": { + "version": "0.30.10", + "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.10.tgz", + "integrity": "sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==", + "dev": true, + "dependencies": { + "@jridgewell/sourcemap-codec": "^1.4.15" + } + }, + "node_modules/make-dir": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz", + "integrity": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==", + "dev": true, + "optional": true, + "dependencies": { + "pify": "^4.0.1", + "semver": "^5.6.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/make-dir/node_modules/semver": { + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", + "dev": true, + "optional": true, + "bin": { + "semver": "bin/semver" + } + }, + "node_modules/make-error": { + "version": "1.3.6", + "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz", + "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==", + "dev": true + }, + "node_modules/make-fetch-happen": { + "version": "13.0.1", + "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-13.0.1.tgz", + "integrity": "sha512-cKTUFc/rbKUd/9meOvgrpJ2WrNzymt6jfRDdwg5UCnVzv9dTpEj9JS5m3wtziXVCjluIXyL8pcaukYqezIzZQA==", + "dev": true, + "dependencies": { + "@npmcli/agent": "^2.0.0", + "cacache": "^18.0.0", + "http-cache-semantics": "^4.1.1", + "is-lambda": "^1.0.1", + "minipass": "^7.0.2", + "minipass-fetch": "^3.0.0", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "negotiator": "^0.6.3", + "proc-log": "^4.2.0", + "promise-retry": "^2.0.1", + "ssri": "^10.0.0" + }, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/media-typer": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", + "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/memfs": { + "version": "4.9.2", + "resolved": "https://registry.npmjs.org/memfs/-/memfs-4.9.2.tgz", + "integrity": "sha512-f16coDZlTG1jskq3mxarwB+fGRrd0uXWt+o1WIhRfOwbXQZqUDsTVxQBFK9JjRQHblg8eAG2JSbprDXKjc7ijQ==", + "dev": true, + "dependencies": { + "@jsonjoy.com/json-pack": "^1.0.3", + "@jsonjoy.com/util": "^1.1.2", + "sonic-forest": "^1.0.0", + "tslib": "^2.0.0" + }, + "engines": { + "node": ">= 4.0.0" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/streamich" + } + }, + "node_modules/merge-descriptors": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz", + "integrity": "sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==", + "dev": true + }, + "node_modules/merge-stream": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz", + "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==", + "dev": true + }, + "node_modules/merge2": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", + "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", + "dev": true, + "engines": { + "node": ">= 8" + } + }, + "node_modules/methods": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", + "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/micromatch": { + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", + "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", + "dev": true, + "dependencies": { + "braces": "^3.0.2", + "picomatch": "^2.3.1" + }, + "engines": { + "node": ">=8.6" + } + }, + "node_modules/mime": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz", + "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", + "dev": true, + "bin": { + "mime": "cli.js" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/mime-db": { + "version": "1.52.0", + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", + "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mime-types": { + "version": "2.1.35", + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", + "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", + "dev": true, + "dependencies": { + "mime-db": "1.52.0" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mimic-fn": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz", + "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/mini-css-extract-plugin": { + "version": "2.9.0", + "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.0.tgz", + "integrity": "sha512-Zs1YsZVfemekSZG+44vBsYTLQORkPMwnlv+aehcxK/NLKC+EGhDB39/YePYYqx/sTk6NnYpuqikhSn7+JIevTA==", + "dev": true, + "dependencies": { + "schema-utils": "^4.0.0", + "tapable": "^2.2.1" + }, + "engines": { + "node": ">= 12.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "^5.0.0" + } + }, + "node_modules/minimalistic-assert": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz", + "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==", + "dev": true + }, + "node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/minimist": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "dev": true, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/minipass": { + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", + "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", + "dev": true, + "engines": { + "node": ">=16 || 14 >=14.17" + } + }, + "node_modules/minipass-collect": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-2.0.1.tgz", + "integrity": "sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw==", + "dev": true, + "dependencies": { + "minipass": "^7.0.3" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + } + }, + "node_modules/minipass-fetch": { + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.5.tgz", + "integrity": "sha512-2N8elDQAtSnFV0Dk7gt15KHsS0Fyz6CbYZ360h0WTYV1Ty46li3rAXVOQj1THMNLdmrD9Vt5pBPtWtVkpwGBqg==", + "dev": true, + "dependencies": { + "minipass": "^7.0.3", + "minipass-sized": "^1.0.3", + "minizlib": "^2.1.2" + }, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + }, + "optionalDependencies": { + "encoding": "^0.1.13" + } + }, + "node_modules/minipass-flush": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz", + "integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==", + "dev": true, + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/minipass-flush/node_modules/minipass": { + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", + "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", + "dev": true, + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/minipass-flush/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true + }, + "node_modules/minipass-json-stream": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/minipass-json-stream/-/minipass-json-stream-1.0.1.tgz", + "integrity": "sha512-ODqY18UZt/I8k+b7rl2AENgbWE8IDYam+undIJONvigAz8KR5GWblsFTEfQs0WODsjbSXWlm+JHEv8Gr6Tfdbg==", + "dev": true, + "dependencies": { + "jsonparse": "^1.3.1", + "minipass": "^3.0.0" + } + }, + "node_modules/minipass-json-stream/node_modules/minipass": { + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", + "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", + "dev": true, + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/minipass-json-stream/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true + }, + "node_modules/minipass-pipeline": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz", + "integrity": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==", + "dev": true, + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/minipass-pipeline/node_modules/minipass": { + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", + "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", + "dev": true, + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/minipass-pipeline/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true + }, + "node_modules/minipass-sized": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/minipass-sized/-/minipass-sized-1.0.3.tgz", + "integrity": "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==", + "dev": true, + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/minipass-sized/node_modules/minipass": { + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", + "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", + "dev": true, + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/minipass-sized/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true + }, + "node_modules/minizlib": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz", + "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==", + "dev": true, + "dependencies": { + "minipass": "^3.0.0", + "yallist": "^4.0.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/minizlib/node_modules/minipass": { + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", + "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", + "dev": true, + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/minizlib/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true + }, + "node_modules/mkdirp": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", + "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", + "dev": true, + "bin": { + "mkdirp": "bin/cmd.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/moment": { + "version": "2.30.1", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.30.1.tgz", + "integrity": "sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==", + "engines": { + "node": "*" + } + }, + "node_modules/moment-timezone": { + "version": "0.5.45", + "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.45.tgz", + "integrity": "sha512-HIWmqA86KcmCAhnMAN0wuDOARV/525R2+lOLotuGFzn4HO+FH+/645z2wx0Dt3iDv6/p61SIvKnDstISainhLQ==", + "dependencies": { + "moment": "^2.29.4" + }, + "engines": { + "node": "*" + } + }, + "node_modules/mrmime": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.0.tgz", + "integrity": "sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==", + "dev": true, + "engines": { + "node": ">=10" + } + }, + "node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "dev": true + }, + "node_modules/msgpackr": { + "version": "1.10.2", + "resolved": "https://registry.npmjs.org/msgpackr/-/msgpackr-1.10.2.tgz", + "integrity": "sha512-L60rsPynBvNE+8BWipKKZ9jHcSGbtyJYIwjRq0VrIvQ08cRjntGXJYW/tmciZ2IHWIY8WEW32Qa2xbh5+SKBZA==", + "dev": true, + "optionalDependencies": { + "msgpackr-extract": "^3.0.2" + } + }, + "node_modules/msgpackr-extract": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/msgpackr-extract/-/msgpackr-extract-3.0.3.tgz", + "integrity": "sha512-P0efT1C9jIdVRefqjzOQ9Xml57zpOXnIuS+csaB4MdZbTdmGDLo8XhzBG1N7aO11gKDDkJvBLULeFTo46wwreA==", + "dev": true, + "hasInstallScript": true, + "optional": true, + "dependencies": { + "node-gyp-build-optional-packages": "5.2.2" + }, + "bin": { + "download-msgpackr-prebuilds": "bin/download-prebuilds.js" + }, + "optionalDependencies": { + "@msgpackr-extract/msgpackr-extract-darwin-arm64": "3.0.3", + "@msgpackr-extract/msgpackr-extract-darwin-x64": "3.0.3", + "@msgpackr-extract/msgpackr-extract-linux-arm": "3.0.3", + "@msgpackr-extract/msgpackr-extract-linux-arm64": "3.0.3", + "@msgpackr-extract/msgpackr-extract-linux-x64": "3.0.3", + "@msgpackr-extract/msgpackr-extract-win32-x64": "3.0.3" + } + }, + "node_modules/msgpackr-extract/node_modules/node-gyp-build-optional-packages": { + "version": "5.2.2", + "resolved": "https://registry.npmjs.org/node-gyp-build-optional-packages/-/node-gyp-build-optional-packages-5.2.2.tgz", + "integrity": "sha512-s+w+rBWnpTMwSFbaE0UXsRlg7hU4FjekKU4eyAih5T8nJuNZT1nNsskXpxmeqSK9UzkBl6UgRlnKc8hz8IEqOw==", + "dev": true, + "optional": true, + "dependencies": { + "detect-libc": "^2.0.1" + }, + "bin": { + "node-gyp-build-optional-packages": "bin.js", + "node-gyp-build-optional-packages-optional": "optional.js", + "node-gyp-build-optional-packages-test": "build-test.js" + } + }, + "node_modules/multicast-dns": { + "version": "7.2.5", + "resolved": "https://registry.npmjs.org/multicast-dns/-/multicast-dns-7.2.5.tgz", + "integrity": "sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==", + "dev": true, + "dependencies": { + "dns-packet": "^5.2.2", + "thunky": "^1.0.2" + }, + "bin": { + "multicast-dns": "cli.js" + } + }, + "node_modules/mute-stream": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-1.0.0.tgz", + "integrity": "sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==", + "dev": true, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/nanoid": { + "version": "3.3.7", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", + "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "bin": { + "nanoid": "bin/nanoid.cjs" + }, + "engines": { + "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" + } + }, + "node_modules/needle": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/needle/-/needle-3.2.0.tgz", + "integrity": "sha512-oUvzXnyLiVyVGoianLijF9O/RecZUf7TkBfimjGrLM4eQhXyeJwM6GeAWccwfQ9aa4gMCZKqhAOuLaMIcQxajQ==", + "dev": true, + "optional": true, + "dependencies": { + "debug": "^3.2.6", + "iconv-lite": "^0.6.3", + "sax": "^1.2.4" + }, + "bin": { + "needle": "bin/needle" + }, + "engines": { + "node": ">= 4.4.x" + } + }, + "node_modules/needle/node_modules/debug": { + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", + "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", + "dev": true, + "optional": true, + "dependencies": { + "ms": "^2.1.1" + } + }, + "node_modules/needle/node_modules/iconv-lite": { + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", + "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", + "dev": true, + "optional": true, + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/negotiator": { + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", + "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/neo-async": { + "version": "2.6.2", + "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz", + "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==", + "dev": true + }, + "node_modules/ng-dialog-animation": { + "version": "9.0.4", + "resolved": "https://registry.npmjs.org/ng-dialog-animation/-/ng-dialog-animation-9.0.4.tgz", + "integrity": "sha512-v6HAMmbHJd/xzlrMTypm1tygnYdfQQU2G8vYUfBG70yfrTg6+Ui65xyZAJMcp6Ul7LwLfE9XPK3YBuQJPPSkHA==", + "peerDependencies": { + "tslib": "^1.10.0" + } + }, + "node_modules/ng2-dragula": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/ng2-dragula/-/ng2-dragula-5.1.0.tgz", + "integrity": "sha512-5P185NWZXIAA/lmZ8Bb6alMxfxYcMRu4Mw+JGJVj4ACplsUUq77Odfhpwk1a5R1pyI+3CC4sOwYrJg+nTi0e6Q==", + "dependencies": { + "tslib": "^2.3.0" + }, + "peerDependencies": { + "@angular/animations": ">=16.0.0 <18.0.0", + "@angular/common": ">=16.0.0 <18.0.0", + "@angular/core": ">=16.0.0 <18.0.0", + "@types/dragula": "^2.1.34", + "dragula": "^3.7.2", + "rxjs": ">=6.0.0" + } + }, + "node_modules/ngx-colors": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/ngx-colors/-/ngx-colors-3.6.0.tgz", + "integrity": "sha512-jPFzosd7t7YHKqKTBbOxdAF67aevBTiv0UdS0i7umWQMdMfi0lwcNTrL8XLhW2YbIpy98r54zWgc0iZH5FpiZA==", + "dependencies": { + "tslib": "^2.0.0" + }, + "peerDependencies": { + "@angular/animations": ">=15.0.0", + "@angular/common": ">=15.0.0", + "@angular/core": ">=15.0.0", + "@angular/forms": ">=15.0.0" + } + }, + "node_modules/ngx-cookie-service": { + "version": "18.0.0", + "resolved": "https://registry.npmjs.org/ngx-cookie-service/-/ngx-cookie-service-18.0.0.tgz", + "integrity": "sha512-hkkUckzZTXXWtFgvVkT2hg6mwYMLXioXDZWBsVCOy9gYkADjsj0N5VViO7eo2izQ0VcMPd/Etog1trf/T4oZMQ==", + "dependencies": { + "tslib": "^2.6.2" + }, + "peerDependencies": { + "@angular/common": "^18.0.0-rc.0", + "@angular/core": "^18.0.0-rc.0" + } + }, + "node_modules/ngx-cookieconsent": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/ngx-cookieconsent/-/ngx-cookieconsent-6.0.0.tgz", + "integrity": "sha512-HBgRXODXN6Fqo3rKUrmuTlpPHA5Lb14F6hE+2rIw9iZ1yZ7nhYlZ58lb1b/JnozmH7gFxHinxuWz3OCkG+7kUw==", + "dependencies": { + "tslib": "^2.3.0" + }, + "peerDependencies": { + "@angular/common": ">=16.0.0", + "@angular/core": ">=16.0.0", + "cookieconsent": "^3.1.1", + "rxjs": "^6.5.3 || ^7.4.0" + } + }, + "node_modules/ngx-dropzone": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/ngx-dropzone/-/ngx-dropzone-3.1.0.tgz", + "integrity": "sha512-5RBaEl07QUcY6sv/BBPyIxN6nbWY/KqTGheEKgbuGS0N1QPFY7NJUo8+X3fYUwQgLS+wjJeqPiR37dd0YNDtWA==", + "deprecated": "This package is deprecated and will no longer receive any updates. Please take a look at the official successor repo at hackingharold/ngx-dropzone", + "dependencies": { + "tslib": "^2.0.0" + } + }, + "node_modules/ngx-guided-tour": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/ngx-guided-tour/-/ngx-guided-tour-2.0.1.tgz", + "integrity": "sha512-cNM3mEPewvtiCotYXACGH9R3NZK+ZfXMCO4Xua5/AJfGoSvaOvopkBNXZ8XQLlHR7CWSHGhEKuSt2WIHohk9pw==", + "dependencies": { + "tslib": "^2.3.0" + }, + "peerDependencies": { + "@angular/common": ">=13.0.0", + "@angular/core": ">=13.0.0", + "bootstrap": "^4.0.0" + } + }, + "node_modules/ngx-matomo-client": { + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/ngx-matomo-client/-/ngx-matomo-client-6.2.0.tgz", + "integrity": "sha512-fPuTuns5WEEvwc/1N2dONyjA/JLMjrK1hTXo9n6jAGuDtymLZhGsoZvRfmLF1fvNuFi0hOO1xRzwgDnUOlsqAQ==", + "dependencies": { + "tslib": "^2.3.0" + }, + "peerDependencies": { + "@angular/common": "^17.0.0 || ^18.0.0", + "@angular/core": "^17.0.0 || ^18.0.0" + } + }, + "node_modules/nice-napi": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/nice-napi/-/nice-napi-1.0.2.tgz", + "integrity": "sha512-px/KnJAJZf5RuBGcfD+Sp2pAKq0ytz8j+1NehvgIGFkvtvFrDM3T8E4x/JJODXK9WZow8RRGrbA9QQ3hs+pDhA==", + "dev": true, + "hasInstallScript": true, + "optional": true, + "os": [ + "!win32" + ], + "dependencies": { + "node-addon-api": "^3.0.0", + "node-gyp-build": "^4.2.2" + } + }, + "node_modules/nice-napi/node_modules/node-addon-api": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-3.2.1.tgz", + "integrity": "sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==", + "dev": true, + "optional": true + }, + "node_modules/node-addon-api": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-6.1.0.tgz", + "integrity": "sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==", + "dev": true + }, + "node_modules/node-forge": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz", + "integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==", + "dev": true, + "engines": { + "node": ">= 6.13.0" + } + }, + "node_modules/node-gyp": { + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-10.1.0.tgz", + "integrity": "sha512-B4J5M1cABxPc5PwfjhbV5hoy2DP9p8lFXASnEN6hugXOa61416tnTZ29x9sSwAd0o99XNIcpvDDy1swAExsVKA==", + "dev": true, + "dependencies": { + "env-paths": "^2.2.0", + "exponential-backoff": "^3.1.1", + "glob": "^10.3.10", + "graceful-fs": "^4.2.6", + "make-fetch-happen": "^13.0.0", + "nopt": "^7.0.0", + "proc-log": "^3.0.0", + "semver": "^7.3.5", + "tar": "^6.1.2", + "which": "^4.0.0" + }, + "bin": { + "node-gyp": "bin/node-gyp.js" + }, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/node-gyp-build": { + "version": "4.8.1", + "resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.1.tgz", + "integrity": "sha512-OSs33Z9yWr148JZcbZd5WiAXhh/n9z8TxQcdMhIOlpN9AhWpLfvVFO73+m77bBABQMaY9XSvIa+qk0jlI7Gcaw==", + "dev": true, + "optional": true, + "bin": { + "node-gyp-build": "bin.js", + "node-gyp-build-optional": "optional.js", + "node-gyp-build-test": "build-test.js" + } + }, + "node_modules/node-gyp-build-optional-packages": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/node-gyp-build-optional-packages/-/node-gyp-build-optional-packages-5.1.1.tgz", + "integrity": "sha512-+P72GAjVAbTxjjwUmwjVrqrdZROD4nf8KgpBoDxqXXTiYZZt/ud60dE5yvCSr9lRO8e8yv6kgJIC0K0PfZFVQw==", + "dev": true, + "dependencies": { + "detect-libc": "^2.0.1" + }, + "bin": { + "node-gyp-build-optional-packages": "bin.js", + "node-gyp-build-optional-packages-optional": "optional.js", + "node-gyp-build-optional-packages-test": "build-test.js" + } + }, + "node_modules/node-gyp/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dev": true, + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/node-gyp/node_modules/glob": { + "version": "10.4.1", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.1.tgz", + "integrity": "sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==", + "dev": true, + "dependencies": { + "foreground-child": "^3.1.0", + "jackspeak": "^3.1.2", + "minimatch": "^9.0.4", + "minipass": "^7.1.2", + "path-scurry": "^1.11.1" + }, + "bin": { + "glob": "dist/esm/bin.mjs" + }, + "engines": { + "node": ">=16 || 14 >=14.18" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/node-gyp/node_modules/minimatch": { + "version": "9.0.4", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", + "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", + "dev": true, + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/node-gyp/node_modules/proc-log": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz", + "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==", + "dev": true, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/node-releases": { + "version": "2.0.14", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz", + "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==", + "dev": true + }, + "node_modules/nopt": { + "version": "7.2.1", + "resolved": "https://registry.npmjs.org/nopt/-/nopt-7.2.1.tgz", + "integrity": "sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==", + "dev": true, + "dependencies": { + "abbrev": "^2.0.0" + }, + "bin": { + "nopt": "bin/nopt.js" + }, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/normalize-package-data": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.1.tgz", + "integrity": "sha512-6rvCfeRW+OEZagAB4lMLSNuTNYZWLVtKccK79VSTf//yTY5VOCgcpH80O+bZK8Neps7pUnd5G+QlMg1yV/2iZQ==", + "dev": true, + "dependencies": { + "hosted-git-info": "^7.0.0", + "is-core-module": "^2.8.1", + "semver": "^7.3.5", + "validate-npm-package-license": "^3.0.4" + }, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/normalize-path": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", + "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/normalize-range": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", + "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/npm-bundled": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-3.0.1.tgz", + "integrity": "sha512-+AvaheE/ww1JEwRHOrn4WHNzOxGtVp+adrg2AeZS/7KuxGUYFuBta98wYpfHBbJp6Tg6j1NKSEVHNcfZzJHQwQ==", + "dev": true, + "dependencies": { + "npm-normalize-package-bin": "^3.0.0" + }, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/npm-install-checks": { + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-6.3.0.tgz", + "integrity": "sha512-W29RiK/xtpCGqn6f3ixfRYGk+zRyr+Ew9F2E20BfXxT5/euLdA/Nm7fO7OeTGuAmTs30cpgInyJ0cYe708YTZw==", + "dev": true, + "dependencies": { + "semver": "^7.1.1" + }, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/npm-normalize-package-bin": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz", + "integrity": "sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==", + "dev": true, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/npm-package-arg": { + "version": "11.0.2", + "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.2.tgz", + "integrity": "sha512-IGN0IAwmhDJwy13Wc8k+4PEbTPhpJnMtfR53ZbOyjkvmEcLS4nCwp6mvMWjS5sUjeiW3mpx6cHmuhKEu9XmcQw==", + "dev": true, + "dependencies": { + "hosted-git-info": "^7.0.0", + "proc-log": "^4.0.0", + "semver": "^7.3.5", + "validate-npm-package-name": "^5.0.0" + }, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/npm-packlist": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-8.0.2.tgz", + "integrity": "sha512-shYrPFIS/JLP4oQmAwDyk5HcyysKW8/JLTEA32S0Z5TzvpaeeX2yMFfoK1fjEBnCBvVyIB/Jj/GBFdm0wsgzbA==", + "dev": true, + "dependencies": { + "ignore-walk": "^6.0.4" + }, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/npm-pick-manifest": { + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-9.0.1.tgz", + "integrity": "sha512-Udm1f0l2nXb3wxDpKjfohwgdFUSV50UVwzEIpDXVsbDMXVIEF81a/i0UhuQbhrPMMmdiq3+YMFLFIRVLs3hxQw==", + "dev": true, + "dependencies": { + "npm-install-checks": "^6.0.0", + "npm-normalize-package-bin": "^3.0.0", + "npm-package-arg": "^11.0.0", + "semver": "^7.3.5" + }, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/npm-registry-fetch": { + "version": "17.0.1", + "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-17.0.1.tgz", + "integrity": "sha512-fLu9MTdZTlJAHUek/VLklE6EpIiP3VZpTiuN7OOMCt2Sd67NCpSEetMaxHHEZiZxllp8ZLsUpvbEszqTFEc+wA==", + "dev": true, + "dependencies": { + "@npmcli/redact": "^2.0.0", + "make-fetch-happen": "^13.0.0", + "minipass": "^7.0.2", + "minipass-fetch": "^3.0.0", + "minipass-json-stream": "^1.0.1", + "minizlib": "^2.1.2", + "npm-package-arg": "^11.0.0", + "proc-log": "^4.0.0" + }, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/npm-run-path": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", + "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", + "dev": true, + "dependencies": { + "path-key": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/nth-check": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz", + "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==", + "dev": true, + "dependencies": { + "boolbase": "^1.0.0" + }, + "funding": { + "url": "https://github.com/fb55/nth-check?sponsor=1" + } + }, + "node_modules/object-inspect": { + "version": "1.13.1", + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz", + "integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==", + "dev": true, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/obuf": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/obuf/-/obuf-1.1.2.tgz", + "integrity": "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==", + "dev": true + }, + "node_modules/on-finished": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz", + "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", + "dev": true, + "dependencies": { + "ee-first": "1.1.1" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/on-headers": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz", + "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==", + "dev": true, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dev": true, + "dependencies": { + "wrappy": "1" + } + }, + "node_modules/onetime": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz", + "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", + "dev": true, + "dependencies": { + "mimic-fn": "^2.1.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/open": { + "version": "8.4.2", + "resolved": "https://registry.npmjs.org/open/-/open-8.4.2.tgz", + "integrity": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==", + "dev": true, + "dependencies": { + "define-lazy-prop": "^2.0.0", + "is-docker": "^2.1.1", + "is-wsl": "^2.2.0" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/ora": { + "version": "5.4.1", + "resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz", + "integrity": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==", + "dev": true, + "dependencies": { + "bl": "^4.1.0", + "chalk": "^4.1.0", + "cli-cursor": "^3.1.0", + "cli-spinners": "^2.5.0", + "is-interactive": "^1.0.0", + "is-unicode-supported": "^0.1.0", + "log-symbols": "^4.1.0", + "strip-ansi": "^6.0.0", + "wcwidth": "^1.0.1" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/ora/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/ora/node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/ora/node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/ora/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "node_modules/ora/node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/ora/node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/ordered-binary": { + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/ordered-binary/-/ordered-binary-1.5.1.tgz", + "integrity": "sha512-5VyHfHY3cd0iza71JepYG50My+YUbrFtGoUz2ooEydPyPM7Aai/JW098juLr+RG6+rDJuzNNTsEQu2DZa1A41A==", + "dev": true + }, + "node_modules/os-tmpdir": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz", + "integrity": "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/p-limit": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", + "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", + "dev": true, + "dependencies": { + "p-try": "^2.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/p-locate": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", + "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", + "dev": true, + "dependencies": { + "p-limit": "^2.2.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/p-map": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz", + "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==", + "dev": true, + "dependencies": { + "aggregate-error": "^3.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/p-retry": { + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/p-retry/-/p-retry-6.2.0.tgz", + "integrity": "sha512-JA6nkq6hKyWLLasXQXUrO4z8BUZGUt/LjlJxx8Gb2+2ntodU/SS63YZ8b0LUTbQ8ZB9iwOfhEPhg4ykKnn2KsA==", + "dev": true, + "dependencies": { + "@types/retry": "0.12.2", + "is-network-error": "^1.0.0", + "retry": "^0.13.1" + }, + "engines": { + "node": ">=16.17" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/p-retry/node_modules/retry": { + "version": "0.13.1", + "resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz", + "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==", + "dev": true, + "engines": { + "node": ">= 4" + } + }, + "node_modules/p-try": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", + "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/pacote": { + "version": "18.0.6", + "resolved": "https://registry.npmjs.org/pacote/-/pacote-18.0.6.tgz", + "integrity": "sha512-+eK3G27SMwsB8kLIuj4h1FUhHtwiEUo21Tw8wNjmvdlpOEr613edv+8FUsTj/4F/VN5ywGE19X18N7CC2EJk6A==", + "dev": true, + "dependencies": { + "@npmcli/git": "^5.0.0", + "@npmcli/installed-package-contents": "^2.0.1", + "@npmcli/package-json": "^5.1.0", + "@npmcli/promise-spawn": "^7.0.0", + "@npmcli/run-script": "^8.0.0", + "cacache": "^18.0.0", + "fs-minipass": "^3.0.0", + "minipass": "^7.0.2", + "npm-package-arg": "^11.0.0", + "npm-packlist": "^8.0.0", + "npm-pick-manifest": "^9.0.0", + "npm-registry-fetch": "^17.0.0", + "proc-log": "^4.0.0", + "promise-retry": "^2.0.1", + "sigstore": "^2.2.0", + "ssri": "^10.0.0", + "tar": "^6.1.11" + }, + "bin": { + "pacote": "bin/index.js" + }, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/parent-module": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "dev": true, + "dependencies": { + "callsites": "^3.0.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/parse-json": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", + "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", + "dev": true, + "dependencies": { + "@babel/code-frame": "^7.0.0", + "error-ex": "^1.3.1", + "json-parse-even-better-errors": "^2.3.0", + "lines-and-columns": "^1.1.6" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/parse-node-version": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/parse-node-version/-/parse-node-version-1.0.1.tgz", + "integrity": "sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==", + "dev": true, + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/parse5": { + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz", + "integrity": "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==", + "devOptional": true, + "dependencies": { + "entities": "^4.4.0" + }, + "funding": { + "url": "https://github.com/inikulin/parse5?sponsor=1" + } + }, + "node_modules/parse5-html-rewriting-stream": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/parse5-html-rewriting-stream/-/parse5-html-rewriting-stream-7.0.0.tgz", + "integrity": "sha512-mazCyGWkmCRWDI15Zp+UiCqMp/0dgEmkZRvhlsqqKYr4SsVm/TvnSpD9fCvqCA2zoWJcfRym846ejWBBHRiYEg==", + "dev": true, + "dependencies": { + "entities": "^4.3.0", + "parse5": "^7.0.0", + "parse5-sax-parser": "^7.0.0" + }, + "funding": { + "url": "https://github.com/inikulin/parse5?sponsor=1" + } + }, + "node_modules/parse5-sax-parser": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/parse5-sax-parser/-/parse5-sax-parser-7.0.0.tgz", + "integrity": "sha512-5A+v2SNsq8T6/mG3ahcz8ZtQ0OUFTatxPbeidoMB7tkJSGDY3tdfl4MHovtLQHkEn5CGxijNWRQHhRQ6IRpXKg==", + "dev": true, + "dependencies": { + "parse5": "^7.0.0" + }, + "funding": { + "url": "https://github.com/inikulin/parse5?sponsor=1" + } + }, + "node_modules/parseurl": { + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", + "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", + "dev": true, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/path-exists": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", + "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/path-parse": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "dev": true + }, + "node_modules/path-scurry": { + "version": "1.11.1", + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", + "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", + "dev": true, + "dependencies": { + "lru-cache": "^10.2.0", + "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" + }, + "engines": { + "node": ">=16 || 14 >=14.18" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/path-scurry/node_modules/lru-cache": { + "version": "10.2.2", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz", + "integrity": "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==", + "dev": true, + "engines": { + "node": "14 || >=16.14" + } + }, + "node_modules/path-to-regexp": { + "version": "0.1.7", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz", + "integrity": "sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==", + "dev": true + }, + "node_modules/path-type": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", + "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/picocolors": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", + "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==", + "dev": true + }, + "node_modules/picomatch": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "dev": true, + "engines": { + "node": ">=8.6" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, + "node_modules/pify": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz", + "integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==", + "dev": true, + "optional": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/piscina": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/piscina/-/piscina-4.5.0.tgz", + "integrity": "sha512-iBaLWI56PFP81cfBSomWTmhOo9W2/yhIOL+Tk8O1vBCpK39cM0tGxB+wgYjG31qq4ohGvysfXSdnj8h7g4rZxA==", + "dev": true, + "optionalDependencies": { + "nice-napi": "^1.0.2" + } + }, + "node_modules/pkg-dir": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-7.0.0.tgz", + "integrity": "sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==", + "dev": true, + "dependencies": { + "find-up": "^6.3.0" + }, + "engines": { + "node": ">=14.16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/pkg-dir/node_modules/find-up": { + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz", + "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==", + "dev": true, + "dependencies": { + "locate-path": "^7.1.0", + "path-exists": "^5.0.0" + }, + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/pkg-dir/node_modules/locate-path": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz", + "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==", + "dev": true, + "dependencies": { + "p-locate": "^6.0.0" + }, + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/pkg-dir/node_modules/p-limit": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz", + "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==", + "dev": true, + "dependencies": { + "yocto-queue": "^1.0.0" + }, + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/pkg-dir/node_modules/p-locate": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz", + "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==", + "dev": true, + "dependencies": { + "p-limit": "^4.0.0" + }, + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/pkg-dir/node_modules/path-exists": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz", + "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==", + "dev": true, + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + } + }, + "node_modules/popper.js": { + "version": "1.16.1", + "resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.16.1.tgz", + "integrity": "sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ==", + "deprecated": "You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1", + "peer": true, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/popperjs" + } + }, + "node_modules/postcss": { + "version": "8.4.38", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz", + "integrity": "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/postcss" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "nanoid": "^3.3.7", + "picocolors": "^1.0.0", + "source-map-js": "^1.2.0" + }, + "engines": { + "node": "^10 || ^12 || >=14" + } + }, + "node_modules/postcss-loader": { + "version": "8.1.1", + "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-8.1.1.tgz", + "integrity": "sha512-0IeqyAsG6tYiDRCYKQJLAmgQr47DX6N7sFSWvQxt6AcupX8DIdmykuk/o/tx0Lze3ErGHJEp5OSRxrelC6+NdQ==", + "dev": true, + "dependencies": { + "cosmiconfig": "^9.0.0", + "jiti": "^1.20.0", + "semver": "^7.5.4" + }, + "engines": { + "node": ">= 18.12.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "@rspack/core": "0.x || 1.x", + "postcss": "^7.0.0 || ^8.0.1", + "webpack": "^5.0.0" + }, + "peerDependenciesMeta": { + "@rspack/core": { + "optional": true + }, + "webpack": { + "optional": true + } + } + }, + "node_modules/postcss-media-query-parser": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/postcss-media-query-parser/-/postcss-media-query-parser-0.2.3.tgz", + "integrity": "sha512-3sOlxmbKcSHMjlUXQZKQ06jOswE7oVkXPxmZdoB1r5l0q6gTFTQSHxNxOrCccElbW7dxNytifNEo8qidX2Vsig==", + "dev": true + }, + "node_modules/postcss-modules-extract-imports": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.1.0.tgz", + "integrity": "sha512-k3kNe0aNFQDAZGbin48pL2VNidTF0w4/eASDsxlyspobzU3wZQLOGj7L9gfRe0Jo9/4uud09DsjFNH7winGv8Q==", + "dev": true, + "engines": { + "node": "^10 || ^12 || >= 14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/postcss-modules-local-by-default": { + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.5.tgz", + "integrity": "sha512-6MieY7sIfTK0hYfafw1OMEG+2bg8Q1ocHCpoWLqOKj3JXlKu4G7btkmM/B7lFubYkYWmRSPLZi5chid63ZaZYw==", + "dev": true, + "dependencies": { + "icss-utils": "^5.0.0", + "postcss-selector-parser": "^6.0.2", + "postcss-value-parser": "^4.1.0" + }, + "engines": { + "node": "^10 || ^12 || >= 14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/postcss-modules-scope": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.2.0.tgz", + "integrity": "sha512-oq+g1ssrsZOsx9M96c5w8laRmvEu9C3adDSjI8oTcbfkrTE8hx/zfyobUoWIxaKPO8bt6S62kxpw5GqypEw1QQ==", + "dev": true, + "dependencies": { + "postcss-selector-parser": "^6.0.4" + }, + "engines": { + "node": "^10 || ^12 || >= 14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/postcss-modules-values": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz", + "integrity": "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==", + "dev": true, + "dependencies": { + "icss-utils": "^5.0.0" + }, + "engines": { + "node": "^10 || ^12 || >= 14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/postcss-selector-parser": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.0.tgz", + "integrity": "sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==", + "dev": true, + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/postcss-value-parser": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", + "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", + "dev": true + }, + "node_modules/proc-log": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.2.0.tgz", + "integrity": "sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==", + "dev": true, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/process-nextick-args": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", + "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", + "dev": true + }, + "node_modules/promise-inflight": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz", + "integrity": "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==", + "dev": true + }, + "node_modules/promise-retry": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz", + "integrity": "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==", + "dev": true, + "dependencies": { + "err-code": "^2.0.2", + "retry": "^0.12.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/proxy-addr": { + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz", + "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", + "dev": true, + "dependencies": { + "forwarded": "0.2.0", + "ipaddr.js": "1.9.1" + }, + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/proxy-addr/node_modules/ipaddr.js": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz", + "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", + "dev": true, + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/prr": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/prr/-/prr-1.0.1.tgz", + "integrity": "sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==", + "dev": true, + "optional": true + }, + "node_modules/punycode": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz", + "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/qs": { + "version": "6.11.0", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz", + "integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==", + "dev": true, + "dependencies": { + "side-channel": "^1.0.4" + }, + "engines": { + "node": ">=0.6" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/queue-microtask": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", + "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/randombytes": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz", + "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==", + "dev": true, + "dependencies": { + "safe-buffer": "^5.1.0" + } + }, + "node_modules/range-parser": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", + "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/raw-body": { + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz", + "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==", + "dev": true, + "dependencies": { + "bytes": "3.1.2", + "http-errors": "2.0.0", + "iconv-lite": "0.4.24", + "unpipe": "1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/raw-body/node_modules/bytes": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", + "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", + "dev": true, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/readable-stream": { + "version": "3.6.2", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", + "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", + "dev": true, + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/readdirp": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", + "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", + "dev": true, + "dependencies": { + "picomatch": "^2.2.1" + }, + "engines": { + "node": ">=8.10.0" + } + }, + "node_modules/reflect-metadata": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/reflect-metadata/-/reflect-metadata-0.2.2.tgz", + "integrity": "sha512-urBwgfrvVP/eAyXx4hluJivBKzuEbSQs9rKWCrCkbSxNv8mxPcUZKeuoF3Uy4mJl3Lwprp6yy5/39VWigZ4K6Q==", + "dev": true + }, + "node_modules/regenerate": { + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz", + "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==", + "dev": true + }, + "node_modules/regenerate-unicode-properties": { + "version": "10.1.1", + "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.1.tgz", + "integrity": "sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==", + "dev": true, + "dependencies": { + "regenerate": "^1.4.2" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/regenerator-runtime": { + "version": "0.14.1", + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", + "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==", + "dev": true + }, + "node_modules/regenerator-transform": { + "version": "0.15.2", + "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.2.tgz", + "integrity": "sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==", + "dev": true, + "dependencies": { + "@babel/runtime": "^7.8.4" + } + }, + "node_modules/regex-parser": { + "version": "2.2.11", + "resolved": "https://registry.npmjs.org/regex-parser/-/regex-parser-2.2.11.tgz", + "integrity": "sha512-jbD/FT0+9MBU2XAZluI7w2OBs1RBi6p9M83nkoZayQXXU9e8Robt69FcZc7wU4eJD/YFTjn1JdCk3rbMJajz8Q==", + "dev": true + }, + "node_modules/regexpu-core": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.3.2.tgz", + "integrity": "sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==", + "dev": true, + "dependencies": { + "@babel/regjsgen": "^0.8.0", + "regenerate": "^1.4.2", + "regenerate-unicode-properties": "^10.1.0", + "regjsparser": "^0.9.1", + "unicode-match-property-ecmascript": "^2.0.0", + "unicode-match-property-value-ecmascript": "^2.1.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/regjsparser": { + "version": "0.9.1", + "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.9.1.tgz", + "integrity": "sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==", + "dev": true, + "dependencies": { + "jsesc": "~0.5.0" + }, + "bin": { + "regjsparser": "bin/parser" + } + }, + "node_modules/regjsparser/node_modules/jsesc": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz", + "integrity": "sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==", + "dev": true, + "bin": { + "jsesc": "bin/jsesc" + } + }, + "node_modules/require-directory": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", + "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/require-from-string": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", + "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/requires-port": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", + "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==", + "dev": true + }, + "node_modules/resolve": { + "version": "1.22.8", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", + "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", + "dev": true, + "dependencies": { + "is-core-module": "^2.13.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + }, + "bin": { + "resolve": "bin/resolve" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/resolve-from": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", + "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/resolve-url-loader": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/resolve-url-loader/-/resolve-url-loader-5.0.0.tgz", + "integrity": "sha512-uZtduh8/8srhBoMx//5bwqjQ+rfYOUq8zC9NrMUGtjBiGTtFJM42s58/36+hTqeqINcnYe08Nj3LkK9lW4N8Xg==", + "dev": true, + "dependencies": { + "adjust-sourcemap-loader": "^4.0.0", + "convert-source-map": "^1.7.0", + "loader-utils": "^2.0.0", + "postcss": "^8.2.14", + "source-map": "0.6.1" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/resolve-url-loader/node_modules/loader-utils": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz", + "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==", + "dev": true, + "dependencies": { + "big.js": "^5.2.2", + "emojis-list": "^3.0.0", + "json5": "^2.1.2" + }, + "engines": { + "node": ">=8.9.0" + } + }, + "node_modules/resolve-url-loader/node_modules/source-map": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/restore-cursor": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz", + "integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==", + "dev": true, + "dependencies": { + "onetime": "^5.1.0", + "signal-exit": "^3.0.2" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/retry": { + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz", + "integrity": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==", + "dev": true, + "engines": { + "node": ">= 4" + } + }, + "node_modules/reusify": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", + "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", + "dev": true, + "engines": { + "iojs": ">=1.0.0", + "node": ">=0.10.0" + } + }, + "node_modules/rimraf": { + "version": "5.0.7", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-5.0.7.tgz", + "integrity": "sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg==", + "dev": true, + "dependencies": { + "glob": "^10.3.7" + }, + "bin": { + "rimraf": "dist/esm/bin.mjs" + }, + "engines": { + "node": ">=14.18" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/rimraf/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dev": true, + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/rimraf/node_modules/glob": { + "version": "10.4.1", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.1.tgz", + "integrity": "sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==", + "dev": true, + "dependencies": { + "foreground-child": "^3.1.0", + "jackspeak": "^3.1.2", + "minimatch": "^9.0.4", + "minipass": "^7.1.2", + "path-scurry": "^1.11.1" + }, + "bin": { + "glob": "dist/esm/bin.mjs" + }, + "engines": { + "node": ">=16 || 14 >=14.18" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/rimraf/node_modules/minimatch": { + "version": "9.0.4", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", + "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", + "dev": true, + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/rollup": { + "version": "4.18.0", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.18.0.tgz", + "integrity": "sha512-QmJz14PX3rzbJCN1SG4Xe/bAAX2a6NpCP8ab2vfu2GiUr8AQcr2nCV/oEO3yneFarB67zk8ShlIyWb2LGTb3Sg==", + "dev": true, + "dependencies": { + "@types/estree": "1.0.5" + }, + "bin": { + "rollup": "dist/bin/rollup" + }, + "engines": { + "node": ">=18.0.0", + "npm": ">=8.0.0" + }, + "optionalDependencies": { + "@rollup/rollup-android-arm-eabi": "4.18.0", + "@rollup/rollup-android-arm64": "4.18.0", + "@rollup/rollup-darwin-arm64": "4.18.0", + "@rollup/rollup-darwin-x64": "4.18.0", + "@rollup/rollup-linux-arm-gnueabihf": "4.18.0", + "@rollup/rollup-linux-arm-musleabihf": "4.18.0", + "@rollup/rollup-linux-arm64-gnu": "4.18.0", + "@rollup/rollup-linux-arm64-musl": "4.18.0", + "@rollup/rollup-linux-powerpc64le-gnu": "4.18.0", + "@rollup/rollup-linux-riscv64-gnu": "4.18.0", + "@rollup/rollup-linux-s390x-gnu": "4.18.0", + "@rollup/rollup-linux-x64-gnu": "4.18.0", + "@rollup/rollup-linux-x64-musl": "4.18.0", + "@rollup/rollup-win32-arm64-msvc": "4.18.0", + "@rollup/rollup-win32-ia32-msvc": "4.18.0", + "@rollup/rollup-win32-x64-msvc": "4.18.0", + "fsevents": "~2.3.2" + } + }, + "node_modules/run-applescript": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/run-applescript/-/run-applescript-7.0.0.tgz", + "integrity": "sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==", + "dev": true, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/run-async": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/run-async/-/run-async-3.0.0.tgz", + "integrity": "sha512-540WwVDOMxA6dN6We19EcT9sc3hkXPw5mzRNGM3FkdN/vtE9NFvj5lFAPNwUDmJjXidm3v7TC1cTE7t17Ulm1Q==", + "dev": true, + "engines": { + "node": ">=0.12.0" + } + }, + "node_modules/run-parallel": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", + "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "dependencies": { + "queue-microtask": "^1.2.2" + } + }, + "node_modules/rxjs": { + "version": "7.8.1", + "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz", + "integrity": "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==", + "dependencies": { + "tslib": "^2.1.0" + } + }, + "node_modules/safe-buffer": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", + "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/safer-buffer": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", + "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", + "dev": true + }, + "node_modules/safevalues": { + "version": "0.3.4", + "resolved": "https://registry.npmjs.org/safevalues/-/safevalues-0.3.4.tgz", + "integrity": "sha512-LRneZZRXNgjzwG4bDQdOTSbze3fHm1EAKN/8bePxnlEZiBmkYEDggaHbuvHI9/hoqHbGfsEA7tWS9GhYHZBBsw==" + }, + "node_modules/sass": { + "version": "1.77.2", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.77.2.tgz", + "integrity": "sha512-eb4GZt1C3avsX3heBNlrc7I09nyT00IUuo4eFhAbeXWU2fvA7oXI53SxODVAA+zgZCk9aunAZgO+losjR3fAwA==", + "dev": true, + "dependencies": { + "chokidar": ">=3.0.0 <4.0.0", + "immutable": "^4.0.0", + "source-map-js": ">=0.6.2 <2.0.0" + }, + "bin": { + "sass": "sass.js" + }, + "engines": { + "node": ">=14.0.0" + } + }, + "node_modules/sass-loader": { + "version": "14.2.1", + "resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-14.2.1.tgz", + "integrity": "sha512-G0VcnMYU18a4N7VoNDegg2OuMjYtxnqzQWARVWCIVSZwJeiL9kg8QMsuIZOplsJgTzZLF6jGxI3AClj8I9nRdQ==", + "dev": true, + "dependencies": { + "neo-async": "^2.6.2" + }, + "engines": { + "node": ">= 18.12.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "@rspack/core": "0.x || 1.x", + "node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0", + "sass": "^1.3.0", + "sass-embedded": "*", + "webpack": "^5.0.0" + }, + "peerDependenciesMeta": { + "@rspack/core": { + "optional": true + }, + "node-sass": { + "optional": true + }, + "sass": { + "optional": true + }, + "sass-embedded": { + "optional": true + }, + "webpack": { + "optional": true + } + } + }, + "node_modules/sax": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/sax/-/sax-1.3.0.tgz", + "integrity": "sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==", + "dev": true, + "optional": true + }, + "node_modules/schema-utils": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.2.0.tgz", + "integrity": "sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==", + "dev": true, + "dependencies": { + "@types/json-schema": "^7.0.9", + "ajv": "^8.9.0", + "ajv-formats": "^2.1.1", + "ajv-keywords": "^5.1.0" + }, + "engines": { + "node": ">= 12.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, + "node_modules/select-hose": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz", + "integrity": "sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg==", + "dev": true + }, + "node_modules/selfsigned": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-2.4.1.tgz", + "integrity": "sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==", + "dev": true, + "dependencies": { + "@types/node-forge": "^1.3.0", + "node-forge": "^1" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/semver": { + "version": "7.6.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", + "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "dev": true, + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/semver/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dev": true, + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/semver/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true + }, + "node_modules/send": { + "version": "0.18.0", + "resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz", + "integrity": "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==", + "dev": true, + "dependencies": { + "debug": "2.6.9", + "depd": "2.0.0", + "destroy": "1.2.0", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "fresh": "0.5.2", + "http-errors": "2.0.0", + "mime": "1.6.0", + "ms": "2.1.3", + "on-finished": "2.4.1", + "range-parser": "~1.2.1", + "statuses": "2.0.1" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/send/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dev": true, + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/send/node_modules/debug/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "dev": true + }, + "node_modules/send/node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "dev": true + }, + "node_modules/serialize-javascript": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.1.tgz", + "integrity": "sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w==", + "dev": true, + "dependencies": { + "randombytes": "^2.1.0" + } + }, + "node_modules/serve-index": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz", + "integrity": "sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw==", + "dev": true, + "dependencies": { + "accepts": "~1.3.4", + "batch": "0.6.1", + "debug": "2.6.9", + "escape-html": "~1.0.3", + "http-errors": "~1.6.2", + "mime-types": "~2.1.17", + "parseurl": "~1.3.2" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/serve-index/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dev": true, + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/serve-index/node_modules/depd": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz", + "integrity": "sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/serve-index/node_modules/http-errors": { + "version": "1.6.3", + "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz", + "integrity": "sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==", + "dev": true, + "dependencies": { + "depd": "~1.1.2", + "inherits": "2.0.3", + "setprototypeof": "1.1.0", + "statuses": ">= 1.4.0 < 2" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/serve-index/node_modules/inherits": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", + "integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==", + "dev": true + }, + "node_modules/serve-index/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "dev": true + }, + "node_modules/serve-index/node_modules/setprototypeof": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz", + "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==", + "dev": true + }, + "node_modules/serve-index/node_modules/statuses": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz", + "integrity": "sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/serve-static": { + "version": "1.15.0", + "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz", + "integrity": "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==", + "dev": true, + "dependencies": { + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "parseurl": "~1.3.3", + "send": "0.18.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/set-function-length": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", + "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", + "dev": true, + "dependencies": { + "define-data-property": "^1.1.4", + "es-errors": "^1.3.0", + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.4", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/setprototypeof": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz", + "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==", + "dev": true + }, + "node_modules/shallow-clone": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgz", + "integrity": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==", + "dev": true, + "dependencies": { + "kind-of": "^6.0.2" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dev": true, + "dependencies": { + "shebang-regex": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/shell-quote": { + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.1.tgz", + "integrity": "sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==", + "dev": true, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/side-channel": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz", + "integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==", + "dev": true, + "dependencies": { + "call-bind": "^1.0.7", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.4", + "object-inspect": "^1.13.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/signal-exit": { + "version": "3.0.7", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", + "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", + "dev": true + }, + "node_modules/sigstore": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/sigstore/-/sigstore-2.3.1.tgz", + "integrity": "sha512-8G+/XDU8wNsJOQS5ysDVO0Etg9/2uA5gR9l4ZwijjlwxBcrU6RPfwi2+jJmbP+Ap1Hlp/nVAaEO4Fj22/SL2gQ==", + "dev": true, + "dependencies": { + "@sigstore/bundle": "^2.3.2", + "@sigstore/core": "^1.0.0", + "@sigstore/protobuf-specs": "^0.3.2", + "@sigstore/sign": "^2.3.2", + "@sigstore/tuf": "^2.3.4", + "@sigstore/verify": "^1.2.1" + }, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/slash": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz", + "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==", + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/smart-buffer": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", + "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", + "dev": true, + "engines": { + "node": ">= 6.0.0", + "npm": ">= 3.0.0" + } + }, + "node_modules/sockjs": { + "version": "0.3.24", + "resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz", + "integrity": "sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==", + "dev": true, + "dependencies": { + "faye-websocket": "^0.11.3", + "uuid": "^8.3.2", + "websocket-driver": "^0.7.4" + } + }, + "node_modules/socks": { + "version": "2.8.3", + "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.3.tgz", + "integrity": "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==", + "dev": true, + "dependencies": { + "ip-address": "^9.0.5", + "smart-buffer": "^4.2.0" + }, + "engines": { + "node": ">= 10.0.0", + "npm": ">= 3.0.0" + } + }, + "node_modules/socks-proxy-agent": { + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.3.tgz", + "integrity": "sha512-VNegTZKhuGq5vSD6XNKlbqWhyt/40CgoEw8XxD6dhnm8Jq9IEa3nIa4HwnM8XOqU0CdB0BwWVXusqiFXfHB3+A==", + "dev": true, + "dependencies": { + "agent-base": "^7.1.1", + "debug": "^4.3.4", + "socks": "^2.7.1" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/sonic-forest": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/sonic-forest/-/sonic-forest-1.0.3.tgz", + "integrity": "sha512-dtwajos6IWMEWXdEbW1IkEkyL2gztCAgDplRIX+OT5aRKnEd5e7r7YCxRgXZdhRP1FBdOBf8axeTPhzDv8T4wQ==", + "dev": true, + "dependencies": { + "tree-dump": "^1.0.0" + }, + "engines": { + "node": ">=10.0" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/streamich" + }, + "peerDependencies": { + "tslib": "2" + } + }, + "node_modules/source-map": { + "version": "0.7.4", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz", + "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", + "dev": true, + "engines": { + "node": ">= 8" + } + }, + "node_modules/source-map-js": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz", + "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/source-map-loader": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/source-map-loader/-/source-map-loader-5.0.0.tgz", + "integrity": "sha512-k2Dur7CbSLcAH73sBcIkV5xjPV4SzqO1NJ7+XaQl8if3VODDUj3FNchNGpqgJSKbvUfJuhVdv8K2Eu8/TNl2eA==", + "dev": true, + "dependencies": { + "iconv-lite": "^0.6.3", + "source-map-js": "^1.0.2" + }, + "engines": { + "node": ">= 18.12.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "^5.72.1" + } + }, + "node_modules/source-map-loader/node_modules/iconv-lite": { + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", + "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", + "dev": true, + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/source-map-support": { + "version": "0.5.21", + "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", + "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", + "dev": true, + "dependencies": { + "buffer-from": "^1.0.0", + "source-map": "^0.6.0" + } + }, + "node_modules/source-map-support/node_modules/source-map": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/spdx-correct": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz", + "integrity": "sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==", + "dev": true, + "dependencies": { + "spdx-expression-parse": "^3.0.0", + "spdx-license-ids": "^3.0.0" + } + }, + "node_modules/spdx-exceptions": { + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz", + "integrity": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==", + "dev": true + }, + "node_modules/spdx-expression-parse": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz", + "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==", + "dev": true, + "dependencies": { + "spdx-exceptions": "^2.1.0", + "spdx-license-ids": "^3.0.0" + } + }, + "node_modules/spdx-license-ids": { + "version": "3.0.18", + "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.18.tgz", + "integrity": "sha512-xxRs31BqRYHwiMzudOrpSiHtZ8i/GeionCBDSilhYRj+9gIcI8wCZTlXZKu9vZIVqViP3dcp9qE5G6AlIaD+TQ==", + "dev": true + }, + "node_modules/spdy": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/spdy/-/spdy-4.0.2.tgz", + "integrity": "sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==", + "dev": true, + "dependencies": { + "debug": "^4.1.0", + "handle-thing": "^2.0.0", + "http-deceiver": "^1.2.7", + "select-hose": "^2.0.0", + "spdy-transport": "^3.0.0" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/spdy-transport": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-3.0.0.tgz", + "integrity": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==", + "dev": true, + "dependencies": { + "debug": "^4.1.0", + "detect-node": "^2.0.4", + "hpack.js": "^2.1.6", + "obuf": "^1.1.2", + "readable-stream": "^3.0.6", + "wbuf": "^1.7.3" + } + }, + "node_modules/sprintf-js": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz", + "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==", + "dev": true + }, + "node_modules/ssri": { + "version": "10.0.6", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.6.tgz", + "integrity": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==", + "dev": true, + "dependencies": { + "minipass": "^7.0.3" + }, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/statuses": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz", + "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==", + "dev": true, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/string_decoder": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", + "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", + "dev": true, + "dependencies": { + "safe-buffer": "~5.2.0" + } + }, + "node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/string-width-cjs": { + "name": "string-width", + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-ansi-cjs": { + "name": "strip-ansi", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-final-newline": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz", + "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dev": true, + "dependencies": { + "has-flag": "^3.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/supports-preserve-symlinks-flag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "dev": true, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/symbol-observable": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/symbol-observable/-/symbol-observable-4.0.0.tgz", + "integrity": "sha512-b19dMThMV4HVFynSAM1++gBHAbk2Tc/osgLIBZMKsyqh34jb2e8Os7T6ZW/Bt3pJFdBTd2JwAnAAEQV7rSNvcQ==", + "dev": true, + "engines": { + "node": ">=0.10" + } + }, + "node_modules/tapable": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz", + "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/tar": { + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz", + "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==", + "dev": true, + "dependencies": { + "chownr": "^2.0.0", + "fs-minipass": "^2.0.0", + "minipass": "^5.0.0", + "minizlib": "^2.1.1", + "mkdirp": "^1.0.3", + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/tar/node_modules/fs-minipass": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", + "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", + "dev": true, + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/tar/node_modules/fs-minipass/node_modules/minipass": { + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", + "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", + "dev": true, + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/tar/node_modules/minipass": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz", + "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/tar/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true + }, + "node_modules/terser": { + "version": "5.31.0", + "resolved": "https://registry.npmjs.org/terser/-/terser-5.31.0.tgz", + "integrity": "sha512-Q1JFAoUKE5IMfI4Z/lkE/E6+SwgzO+x4tq4v1AyBLRj8VSYvRO6A/rQrPg1yud4g0En9EKI1TvFRF2tQFcoUkg==", + "dev": true, + "dependencies": { + "@jridgewell/source-map": "^0.3.3", + "acorn": "^8.8.2", + "commander": "^2.20.0", + "source-map-support": "~0.5.20" + }, + "bin": { + "terser": "bin/terser" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/terser-webpack-plugin": { + "version": "5.3.10", + "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.10.tgz", + "integrity": "sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==", + "dev": true, + "dependencies": { + "@jridgewell/trace-mapping": "^0.3.20", + "jest-worker": "^27.4.5", + "schema-utils": "^3.1.1", + "serialize-javascript": "^6.0.1", + "terser": "^5.26.0" + }, + "engines": { + "node": ">= 10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "^5.1.0" + }, + "peerDependenciesMeta": { + "@swc/core": { + "optional": true + }, + "esbuild": { + "optional": true + }, + "uglify-js": { + "optional": true + } + } + }, + "node_modules/terser-webpack-plugin/node_modules/ajv": { + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.1", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.4.1", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/terser-webpack-plugin/node_modules/ajv-keywords": { + "version": "3.5.2", + "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", + "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", + "dev": true, + "peerDependencies": { + "ajv": "^6.9.1" + } + }, + "node_modules/terser-webpack-plugin/node_modules/json-schema-traverse": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "dev": true + }, + "node_modules/terser-webpack-plugin/node_modules/schema-utils": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz", + "integrity": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==", + "dev": true, + "dependencies": { + "@types/json-schema": "^7.0.8", + "ajv": "^6.12.5", + "ajv-keywords": "^3.5.2" + }, + "engines": { + "node": ">= 10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, + "node_modules/test-exclude": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz", + "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==", + "dev": true, + "dependencies": { + "@istanbuljs/schema": "^0.1.2", + "glob": "^7.1.4", + "minimatch": "^3.0.4" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/thingies": { + "version": "1.21.0", + "resolved": "https://registry.npmjs.org/thingies/-/thingies-1.21.0.tgz", + "integrity": "sha512-hsqsJsFMsV+aD4s3CWKk85ep/3I9XzYV/IXaSouJMYIoDlgyi11cBhsqYe9/geRfB0YIikBQg6raRaM+nIMP9g==", + "dev": true, + "engines": { + "node": ">=10.18" + }, + "peerDependencies": { + "tslib": "^2" + } + }, + "node_modules/thunky": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz", + "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==", + "dev": true + }, + "node_modules/ticky": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/ticky/-/ticky-1.0.1.tgz", + "integrity": "sha512-RX35iq/D+lrsqhcPWIazM9ELkjOe30MSeoBHQHSsRwd1YuhJO5ui1K1/R0r7N3mFvbLBs33idw+eR6j+w6i/DA==" + }, + "node_modules/tinymce": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/tinymce/-/tinymce-7.2.0.tgz", + "integrity": "sha512-R460NlE4REIFuLcZd9mpHK8zRsHdOueLV2m6Wsn0JHfGhDWMcfB1IqUX2QGrSbJga93ygJbJbNMwb2sakFlE/g==" + }, + "node_modules/tmp": { + "version": "0.0.33", + "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz", + "integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==", + "dev": true, + "dependencies": { + "os-tmpdir": "~1.0.2" + }, + "engines": { + "node": ">=0.6.0" + } + }, + "node_modules/to-fast-properties": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", + "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/to-regex-range": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", + "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", + "dev": true, + "dependencies": { + "is-number": "^7.0.0" + }, + "engines": { + "node": ">=8.0" + } + }, + "node_modules/toidentifier": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz", + "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==", + "dev": true, + "engines": { + "node": ">=0.6" + } + }, + "node_modules/tree-dump": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/tree-dump/-/tree-dump-1.0.1.tgz", + "integrity": "sha512-WCkcRBVPSlHHq1dc/px9iOfqklvzCbdRwvlNfxGZsrHqf6aZttfPrd7DJTt6oR10dwUfpFFQeVTkPbBIZxX/YA==", + "dev": true, + "engines": { + "node": ">=10.0" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/streamich" + }, + "peerDependencies": { + "tslib": "2" + } + }, + "node_modules/tree-kill": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz", + "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==", + "dev": true, + "bin": { + "tree-kill": "cli.js" + } + }, + "node_modules/ts-node": { + "version": "10.9.2", + "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.9.2.tgz", + "integrity": "sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==", + "dev": true, + "dependencies": { + "@cspotcode/source-map-support": "^0.8.0", + "@tsconfig/node10": "^1.0.7", + "@tsconfig/node12": "^1.0.7", + "@tsconfig/node14": "^1.0.0", + "@tsconfig/node16": "^1.0.2", + "acorn": "^8.4.1", + "acorn-walk": "^8.1.1", + "arg": "^4.1.0", + "create-require": "^1.1.0", + "diff": "^4.0.1", + "make-error": "^1.1.1", + "v8-compile-cache-lib": "^3.0.1", + "yn": "3.1.1" + }, + "bin": { + "ts-node": "dist/bin.js", + "ts-node-cwd": "dist/bin-cwd.js", + "ts-node-esm": "dist/bin-esm.js", + "ts-node-script": "dist/bin-script.js", + "ts-node-transpile-only": "dist/bin-transpile.js", + "ts-script": "dist/bin-script-deprecated.js" + }, + "peerDependencies": { + "@swc/core": ">=1.2.50", + "@swc/wasm": ">=1.2.50", + "@types/node": "*", + "typescript": ">=2.7" + }, + "peerDependenciesMeta": { + "@swc/core": { + "optional": true + }, + "@swc/wasm": { + "optional": true + } + } + }, + "node_modules/ts-simple-nameof": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/ts-simple-nameof/-/ts-simple-nameof-1.3.1.tgz", + "integrity": "sha512-E0xwaLwDmKmSmo4DE4i+Rp0CuixeZ6wJcn4+2OugzSoPxWW27aNRHhfhcfAELavHHS077dt998oXIMFq+MqeBw==" + }, + "node_modules/tslib": { + "version": "2.6.3", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz", + "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==" + }, + "node_modules/tslint": { + "version": "6.1.3", + "resolved": "https://registry.npmjs.org/tslint/-/tslint-6.1.3.tgz", + "integrity": "sha512-IbR4nkT96EQOvKE2PW/djGz8iGNeJ4rF2mBfiYaR/nvUWYKJhLwimoJKgjIFEIDibBtOevj7BqCRL4oHeWWUCg==", + "deprecated": "TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.", + "dev": true, + "dependencies": { + "@babel/code-frame": "^7.0.0", + "builtin-modules": "^1.1.1", + "chalk": "^2.3.0", + "commander": "^2.12.1", + "diff": "^4.0.1", + "glob": "^7.1.1", + "js-yaml": "^3.13.1", + "minimatch": "^3.0.4", + "mkdirp": "^0.5.3", + "resolve": "^1.3.2", + "semver": "^5.3.0", + "tslib": "^1.13.0", + "tsutils": "^2.29.0" + }, + "bin": { + "tslint": "bin/tslint" + }, + "engines": { + "node": ">=4.8.0" + }, + "peerDependencies": { + "typescript": ">=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >=3.0.0-dev || >= 3.1.0-dev || >= 3.2.0-dev || >= 4.0.0-dev" + } + }, + "node_modules/tslint/node_modules/mkdirp": { + "version": "0.5.6", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", + "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", + "dev": true, + "dependencies": { + "minimist": "^1.2.6" + }, + "bin": { + "mkdirp": "bin/cmd.js" + } + }, + "node_modules/tslint/node_modules/semver": { + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", + "dev": true, + "bin": { + "semver": "bin/semver" + } + }, + "node_modules/tslint/node_modules/tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", + "dev": true + }, + "node_modules/tsutils": { + "version": "2.29.0", + "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-2.29.0.tgz", + "integrity": "sha512-g5JVHCIJwzfISaXpXE1qvNalca5Jwob6FjI4AoPlqMusJ6ftFE7IkkFoMhVLRgK+4Kx3gkzb8UZK5t5yTTvEmA==", + "dev": true, + "dependencies": { + "tslib": "^1.8.1" + }, + "peerDependencies": { + "typescript": ">=2.1.0 || >=2.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >= 3.0.0-dev || >= 3.1.0-dev" + } + }, + "node_modules/tsutils/node_modules/tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", + "dev": true + }, + "node_modules/tuf-js": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/tuf-js/-/tuf-js-2.2.1.tgz", + "integrity": "sha512-GwIJau9XaA8nLVbUXsN3IlFi7WmQ48gBUrl3FTkkL/XLu/POhBzfmX9hd33FNMX1qAsfl6ozO1iMmW9NC8YniA==", + "dev": true, + "dependencies": { + "@tufjs/models": "2.0.1", + "debug": "^4.3.4", + "make-fetch-happen": "^13.0.1" + }, + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/type-fest": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz", + "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/type-is": { + "version": "1.6.18", + "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", + "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", + "dev": true, + "dependencies": { + "media-typer": "0.3.0", + "mime-types": "~2.1.24" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/typed-assert": { + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/typed-assert/-/typed-assert-1.0.9.tgz", + "integrity": "sha512-KNNZtayBCtmnNmbo5mG47p1XsCyrx6iVqomjcZnec/1Y5GGARaxPs6r49RnSPeUP3YjNYiU9sQHAtY4BBvnZwg==", + "dev": true + }, + "node_modules/typescript": { + "version": "5.4.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz", + "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==", + "dev": true, + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=14.17" + } + }, + "node_modules/undici": { + "version": "6.18.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.18.0.tgz", + "integrity": "sha512-nT8jjv/fE9Et1ilR6QoW8ingRTY2Pp4l2RUrdzV5Yz35RJDrtPc1DXvuNqcpsJSGIRHFdt3YKKktTzJA6r0fTA==", + "dev": true, + "engines": { + "node": ">=18.17" + } + }, + "node_modules/undici-types": { + "version": "5.26.5", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", + "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==", + "dev": true + }, + "node_modules/unicode-canonical-property-names-ecmascript": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz", + "integrity": "sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/unicode-match-property-ecmascript": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz", + "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==", + "dev": true, + "dependencies": { + "unicode-canonical-property-names-ecmascript": "^2.0.0", + "unicode-property-aliases-ecmascript": "^2.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/unicode-match-property-value-ecmascript": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.1.0.tgz", + "integrity": "sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/unicode-property-aliases-ecmascript": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz", + "integrity": "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/unique-filename": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-3.0.0.tgz", + "integrity": "sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g==", + "dev": true, + "dependencies": { + "unique-slug": "^4.0.0" + }, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/unique-slug": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-4.0.0.tgz", + "integrity": "sha512-WrcA6AyEfqDX5bWige/4NQfPZMtASNVxdmWR76WESYQVAACSgWcR6e9i0mofqqBxYFtL4oAxPIptY73/0YE1DQ==", + "dev": true, + "dependencies": { + "imurmurhash": "^0.1.4" + }, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/unpipe": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", + "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==", + "dev": true, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/update-browserslist-db": { + "version": "1.0.13", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz", + "integrity": "sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "escalade": "^3.1.1", + "picocolors": "^1.0.0" + }, + "bin": { + "update-browserslist-db": "cli.js" + }, + "peerDependencies": { + "browserslist": ">= 4.21.0" + } + }, + "node_modules/uri-js": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "dev": true, + "dependencies": { + "punycode": "^2.1.0" + } + }, + "node_modules/util-deprecate": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", + "dev": true + }, + "node_modules/utils-merge": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", + "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==", + "dev": true, + "engines": { + "node": ">= 0.4.0" + } + }, + "node_modules/uuid": { + "version": "8.3.2", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", + "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", + "dev": true, + "bin": { + "uuid": "dist/bin/uuid" + } + }, + "node_modules/v8-compile-cache-lib": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz", + "integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==", + "dev": true + }, + "node_modules/validate-npm-package-license": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", + "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==", + "dev": true, + "dependencies": { + "spdx-correct": "^3.0.0", + "spdx-expression-parse": "^3.0.0" + } + }, + "node_modules/validate-npm-package-name": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.1.tgz", + "integrity": "sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==", + "dev": true, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/vary": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", + "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==", + "dev": true, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/vite": { + "version": "5.2.11", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.2.11.tgz", + "integrity": "sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==", + "dev": true, + "dependencies": { + "esbuild": "^0.20.1", + "postcss": "^8.4.38", + "rollup": "^4.13.0" + }, + "bin": { + "vite": "bin/vite.js" + }, + "engines": { + "node": "^18.0.0 || >=20.0.0" + }, + "funding": { + "url": "https://github.com/vitejs/vite?sponsor=1" + }, + "optionalDependencies": { + "fsevents": "~2.3.3" + }, + "peerDependencies": { + "@types/node": "^18.0.0 || >=20.0.0", + "less": "*", + "lightningcss": "^1.21.0", + "sass": "*", + "stylus": "*", + "sugarss": "*", + "terser": "^5.4.0" + }, + "peerDependenciesMeta": { + "@types/node": { + "optional": true + }, + "less": { + "optional": true + }, + "lightningcss": { + "optional": true + }, + "sass": { + "optional": true + }, + "stylus": { + "optional": true + }, + "sugarss": { + "optional": true + }, + "terser": { + "optional": true + } + } + }, + "node_modules/vite/node_modules/@esbuild/aix-ppc64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.20.2.tgz", + "integrity": "sha512-D+EBOJHXdNZcLJRBkhENNG8Wji2kgc9AZ9KiPr1JuZjsNtyHzrsfLRrY0tk2H2aoFu6RANO1y1iPPUCDYWkb5g==", + "cpu": [ + "ppc64" + ], + "dev": true, + "optional": true, + "os": [ + "aix" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/android-arm": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.20.2.tgz", + "integrity": "sha512-t98Ra6pw2VaDhqNWO2Oph2LXbz/EJcnLmKLGBJwEwXX/JAN83Fym1rU8l0JUWK6HkIbWONCSSatf4sf2NBRx/w==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/android-arm64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.20.2.tgz", + "integrity": "sha512-mRzjLacRtl/tWU0SvD8lUEwb61yP9cqQo6noDZP/O8VkwafSYwZ4yWy24kan8jE/IMERpYncRt2dw438LP3Xmg==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/android-x64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.20.2.tgz", + "integrity": "sha512-btzExgV+/lMGDDa194CcUQm53ncxzeBrWJcncOBxuC6ndBkKxnHdFJn86mCIgTELsooUmwUm9FkhSp5HYu00Rg==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/darwin-arm64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.20.2.tgz", + "integrity": "sha512-4J6IRT+10J3aJH3l1yzEg9y3wkTDgDk7TSDFX+wKFiWjqWp/iCfLIYzGyasx9l0SAFPT1HwSCR+0w/h1ES/MjA==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/darwin-x64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.20.2.tgz", + "integrity": "sha512-tBcXp9KNphnNH0dfhv8KYkZhjc+H3XBkF5DKtswJblV7KlT9EI2+jeA8DgBjp908WEuYll6pF+UStUCfEpdysA==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/freebsd-arm64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.20.2.tgz", + "integrity": "sha512-d3qI41G4SuLiCGCFGUrKsSeTXyWG6yem1KcGZVS+3FYlYhtNoNgYrWcvkOoaqMhwXSMrZRl69ArHsGJ9mYdbbw==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/freebsd-x64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.20.2.tgz", + "integrity": "sha512-d+DipyvHRuqEeM5zDivKV1KuXn9WeRX6vqSqIDgwIfPQtwMP4jaDsQsDncjTDDsExT4lR/91OLjRo8bmC1e+Cw==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/linux-arm": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.20.2.tgz", + "integrity": "sha512-VhLPeR8HTMPccbuWWcEUD1Az68TqaTYyj6nfE4QByZIQEQVWBB8vup8PpR7y1QHL3CpcF6xd5WVBU/+SBEvGTg==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/linux-arm64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.20.2.tgz", + "integrity": "sha512-9pb6rBjGvTFNira2FLIWqDk/uaf42sSyLE8j1rnUpuzsODBq7FvpwHYZxQ/It/8b+QOS1RYfqgGFNLRI+qlq2A==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/linux-ia32": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.20.2.tgz", + "integrity": "sha512-o10utieEkNPFDZFQm9CoP7Tvb33UutoJqg3qKf1PWVeeJhJw0Q347PxMvBgVVFgouYLGIhFYG0UGdBumROyiig==", + "cpu": [ + "ia32" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/linux-loong64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.20.2.tgz", + "integrity": "sha512-PR7sp6R/UC4CFVomVINKJ80pMFlfDfMQMYynX7t1tNTeivQ6XdX5r2XovMmha/VjR1YN/HgHWsVcTRIMkymrgQ==", + "cpu": [ + "loong64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/linux-mips64el": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.20.2.tgz", + "integrity": "sha512-4BlTqeutE/KnOiTG5Y6Sb/Hw6hsBOZapOVF6njAESHInhlQAghVVZL1ZpIctBOoTFbQyGW+LsVYZ8lSSB3wkjA==", + "cpu": [ + "mips64el" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/linux-ppc64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.20.2.tgz", + "integrity": "sha512-rD3KsaDprDcfajSKdn25ooz5J5/fWBylaaXkuotBDGnMnDP1Uv5DLAN/45qfnf3JDYyJv/ytGHQaziHUdyzaAg==", + "cpu": [ + "ppc64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/linux-riscv64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.20.2.tgz", + "integrity": "sha512-snwmBKacKmwTMmhLlz/3aH1Q9T8v45bKYGE3j26TsaOVtjIag4wLfWSiZykXzXuE1kbCE+zJRmwp+ZbIHinnVg==", + "cpu": [ + "riscv64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/linux-s390x": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.20.2.tgz", + "integrity": "sha512-wcWISOobRWNm3cezm5HOZcYz1sKoHLd8VL1dl309DiixxVFoFe/o8HnwuIwn6sXre88Nwj+VwZUvJf4AFxkyrQ==", + "cpu": [ + "s390x" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/linux-x64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.20.2.tgz", + "integrity": "sha512-1MdwI6OOTsfQfek8sLwgyjOXAu+wKhLEoaOLTjbijk6E2WONYpH9ZU2mNtR+lZ2B4uwr+usqGuVfFT9tMtGvGw==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/netbsd-x64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.20.2.tgz", + "integrity": "sha512-K8/DhBxcVQkzYc43yJXDSyjlFeHQJBiowJ0uVL6Tor3jGQfSGHNNJcWxNbOI8v5k82prYqzPuwkzHt3J1T1iZQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "netbsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/openbsd-x64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.20.2.tgz", + "integrity": "sha512-eMpKlV0SThJmmJgiVyN9jTPJ2VBPquf6Kt/nAoo6DgHAoN57K15ZghiHaMvqjCye/uU4X5u3YSMgVBI1h3vKrQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "openbsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/sunos-x64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.20.2.tgz", + "integrity": "sha512-2UyFtRC6cXLyejf/YEld4Hajo7UHILetzE1vsRcGL3earZEW77JxrFjH4Ez2qaTiEfMgAXxfAZCm1fvM/G/o8w==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "sunos" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/win32-arm64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.20.2.tgz", + "integrity": "sha512-GRibxoawM9ZCnDxnP3usoUDO9vUkpAxIIZ6GQI+IlVmr5kP3zUq+l17xELTHMWTWzjxa2guPNyrpq1GWmPvcGQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/win32-ia32": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.20.2.tgz", + "integrity": "sha512-HfLOfn9YWmkSKRQqovpnITazdtquEW8/SoHW7pWpuEeguaZI4QnCRW6b+oZTztdBnZOS2hqJ6im/D5cPzBTTlQ==", + "cpu": [ + "ia32" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/win32-x64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.20.2.tgz", + "integrity": "sha512-N49X4lJX27+l9jbLKSqZ6bKNjzQvHaT8IIFUy+YIqmXQdjYCToGWwOItDrfby14c78aDd5NHQl29xingXfCdLQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/esbuild": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.20.2.tgz", + "integrity": "sha512-WdOOppmUNU+IbZ0PaDiTst80zjnrOkyJNHoKupIcVyU8Lvla3Ugx94VzkQ32Ijqd7UhHJy75gNWDMUekcrSJ6g==", + "dev": true, + "hasInstallScript": true, + "bin": { + "esbuild": "bin/esbuild" + }, + "engines": { + "node": ">=12" + }, + "optionalDependencies": { + "@esbuild/aix-ppc64": "0.20.2", + "@esbuild/android-arm": "0.20.2", + "@esbuild/android-arm64": "0.20.2", + "@esbuild/android-x64": "0.20.2", + "@esbuild/darwin-arm64": "0.20.2", + "@esbuild/darwin-x64": "0.20.2", + "@esbuild/freebsd-arm64": "0.20.2", + "@esbuild/freebsd-x64": "0.20.2", + "@esbuild/linux-arm": "0.20.2", + "@esbuild/linux-arm64": "0.20.2", + "@esbuild/linux-ia32": "0.20.2", + "@esbuild/linux-loong64": "0.20.2", + "@esbuild/linux-mips64el": "0.20.2", + "@esbuild/linux-ppc64": "0.20.2", + "@esbuild/linux-riscv64": "0.20.2", + "@esbuild/linux-s390x": "0.20.2", + "@esbuild/linux-x64": "0.20.2", + "@esbuild/netbsd-x64": "0.20.2", + "@esbuild/openbsd-x64": "0.20.2", + "@esbuild/sunos-x64": "0.20.2", + "@esbuild/win32-arm64": "0.20.2", + "@esbuild/win32-ia32": "0.20.2", + "@esbuild/win32-x64": "0.20.2" + } + }, + "node_modules/watchpack": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.4.1.tgz", + "integrity": "sha512-8wrBCMtVhqcXP2Sup1ctSkga6uc2Bx0IIvKyT7yTFier5AXHooSI+QyQQAtTb7+E0IUCCKyTFmXqdqgum2XWGg==", + "dev": true, + "dependencies": { + "glob-to-regexp": "^0.4.1", + "graceful-fs": "^4.1.2" + }, + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/wbuf": { + "version": "1.7.3", + "resolved": "https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz", + "integrity": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==", + "dev": true, + "dependencies": { + "minimalistic-assert": "^1.0.0" + } + }, + "node_modules/wcwidth": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz", + "integrity": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==", + "dev": true, + "dependencies": { + "defaults": "^1.0.3" + } + }, + "node_modules/weak-lru-cache": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/weak-lru-cache/-/weak-lru-cache-1.2.2.tgz", + "integrity": "sha512-DEAoo25RfSYMuTGc9vPJzZcZullwIqRDSI9LOy+fkCJPi6hykCnfKaXTuPBDuXAUcqHXyOgFtHNp/kB2FjYHbw==", + "dev": true + }, + "node_modules/webpack": { + "version": "5.91.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.91.0.tgz", + "integrity": "sha512-rzVwlLeBWHJbmgTC/8TvAcu5vpJNII+MelQpylD4jNERPwpBJOE2lEcko1zJX3QJeLjTTAnQxn/OJ8bjDzVQaw==", + "dev": true, + "dependencies": { + "@types/eslint-scope": "^3.7.3", + "@types/estree": "^1.0.5", + "@webassemblyjs/ast": "^1.12.1", + "@webassemblyjs/wasm-edit": "^1.12.1", + "@webassemblyjs/wasm-parser": "^1.12.1", + "acorn": "^8.7.1", + "acorn-import-assertions": "^1.9.0", + "browserslist": "^4.21.10", + "chrome-trace-event": "^1.0.2", + "enhanced-resolve": "^5.16.0", + "es-module-lexer": "^1.2.1", + "eslint-scope": "5.1.1", + "events": "^3.2.0", + "glob-to-regexp": "^0.4.1", + "graceful-fs": "^4.2.11", + "json-parse-even-better-errors": "^2.3.1", + "loader-runner": "^4.2.0", + "mime-types": "^2.1.27", + "neo-async": "^2.6.2", + "schema-utils": "^3.2.0", + "tapable": "^2.1.1", + "terser-webpack-plugin": "^5.3.10", + "watchpack": "^2.4.1", + "webpack-sources": "^3.2.3" + }, + "bin": { + "webpack": "bin/webpack.js" + }, + "engines": { + "node": ">=10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependenciesMeta": { + "webpack-cli": { + "optional": true + } + } + }, + "node_modules/webpack-dev-middleware": { + "version": "7.2.1", + "resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-7.2.1.tgz", + "integrity": "sha512-hRLz+jPQXo999Nx9fXVdKlg/aehsw1ajA9skAneGmT03xwmyuhvF93p6HUKKbWhXdcERtGTzUCtIQr+2IQegrA==", + "dev": true, + "dependencies": { + "colorette": "^2.0.10", + "memfs": "^4.6.0", + "mime-types": "^2.1.31", + "on-finished": "^2.4.1", + "range-parser": "^1.2.1", + "schema-utils": "^4.0.0" + }, + "engines": { + "node": ">= 18.12.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "^5.0.0" + }, + "peerDependenciesMeta": { + "webpack": { + "optional": true + } + } + }, + "node_modules/webpack-dev-server": { + "version": "5.0.4", + "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-5.0.4.tgz", + "integrity": "sha512-dljXhUgx3HqKP2d8J/fUMvhxGhzjeNVarDLcbO/EWMSgRizDkxHQDZQaLFL5VJY9tRBj2Gz+rvCEYYvhbqPHNA==", + "dev": true, + "dependencies": { + "@types/bonjour": "^3.5.13", + "@types/connect-history-api-fallback": "^1.5.4", + "@types/express": "^4.17.21", + "@types/serve-index": "^1.9.4", + "@types/serve-static": "^1.15.5", + "@types/sockjs": "^0.3.36", + "@types/ws": "^8.5.10", + "ansi-html-community": "^0.0.8", + "bonjour-service": "^1.2.1", + "chokidar": "^3.6.0", + "colorette": "^2.0.10", + "compression": "^1.7.4", + "connect-history-api-fallback": "^2.0.0", + "default-gateway": "^6.0.3", + "express": "^4.17.3", + "graceful-fs": "^4.2.6", + "html-entities": "^2.4.0", + "http-proxy-middleware": "^2.0.3", + "ipaddr.js": "^2.1.0", + "launch-editor": "^2.6.1", + "open": "^10.0.3", + "p-retry": "^6.2.0", + "rimraf": "^5.0.5", + "schema-utils": "^4.2.0", + "selfsigned": "^2.4.1", + "serve-index": "^1.9.1", + "sockjs": "^0.3.24", + "spdy": "^4.0.2", + "webpack-dev-middleware": "^7.1.0", + "ws": "^8.16.0" + }, + "bin": { + "webpack-dev-server": "bin/webpack-dev-server.js" + }, + "engines": { + "node": ">= 18.12.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "^5.0.0" + }, + "peerDependenciesMeta": { + "webpack": { + "optional": true + }, + "webpack-cli": { + "optional": true + } + } + }, + "node_modules/webpack-dev-server/node_modules/define-lazy-prop": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz", + "integrity": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==", + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/webpack-dev-server/node_modules/http-proxy-middleware": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz", + "integrity": "sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==", + "dev": true, + "dependencies": { + "@types/http-proxy": "^1.17.8", + "http-proxy": "^1.18.1", + "is-glob": "^4.0.1", + "is-plain-obj": "^3.0.0", + "micromatch": "^4.0.2" + }, + "engines": { + "node": ">=12.0.0" + }, + "peerDependencies": { + "@types/express": "^4.17.13" + }, + "peerDependenciesMeta": { + "@types/express": { + "optional": true + } + } + }, + "node_modules/webpack-dev-server/node_modules/is-wsl": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz", + "integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==", + "dev": true, + "dependencies": { + "is-inside-container": "^1.0.0" + }, + "engines": { + "node": ">=16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/webpack-dev-server/node_modules/open": { + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/open/-/open-10.1.0.tgz", + "integrity": "sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==", + "dev": true, + "dependencies": { + "default-browser": "^5.2.1", + "define-lazy-prop": "^3.0.0", + "is-inside-container": "^1.0.0", + "is-wsl": "^3.1.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/webpack-merge": { + "version": "5.10.0", + "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz", + "integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==", + "dev": true, + "dependencies": { + "clone-deep": "^4.0.1", + "flat": "^5.0.2", + "wildcard": "^2.0.0" + }, + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/webpack-sources": { + "version": "3.2.3", + "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz", + "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==", + "dev": true, + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/webpack-subresource-integrity": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/webpack-subresource-integrity/-/webpack-subresource-integrity-5.1.0.tgz", + "integrity": "sha512-sacXoX+xd8r4WKsy9MvH/q/vBtEHr86cpImXwyg74pFIpERKt6FmB8cXpeuh0ZLgclOlHI4Wcll7+R5L02xk9Q==", + "dev": true, + "dependencies": { + "typed-assert": "^1.0.8" + }, + "engines": { + "node": ">= 12" + }, + "peerDependencies": { + "html-webpack-plugin": ">= 5.0.0-beta.1 < 6", + "webpack": "^5.12.0" + }, + "peerDependenciesMeta": { + "html-webpack-plugin": { + "optional": true + } + } + }, + "node_modules/webpack/node_modules/ajv": { + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.1", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.4.1", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/webpack/node_modules/ajv-keywords": { + "version": "3.5.2", + "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", + "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", + "dev": true, + "peerDependencies": { + "ajv": "^6.9.1" + } + }, + "node_modules/webpack/node_modules/json-schema-traverse": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "dev": true + }, + "node_modules/webpack/node_modules/schema-utils": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz", + "integrity": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==", + "dev": true, + "dependencies": { + "@types/json-schema": "^7.0.8", + "ajv": "^6.12.5", + "ajv-keywords": "^3.5.2" + }, + "engines": { + "node": ">= 10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, + "node_modules/websocket-driver": { + "version": "0.7.4", + "resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz", + "integrity": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==", + "dev": true, + "dependencies": { + "http-parser-js": ">=0.5.1", + "safe-buffer": ">=5.1.0", + "websocket-extensions": ">=0.1.1" + }, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/websocket-extensions": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz", + "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==", + "dev": true, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/which": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/which/-/which-4.0.0.tgz", + "integrity": "sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==", + "dev": true, + "dependencies": { + "isexe": "^3.1.1" + }, + "bin": { + "node-which": "bin/which.js" + }, + "engines": { + "node": "^16.13.0 || >=18.0.0" + } + }, + "node_modules/wildcard": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/wildcard/-/wildcard-2.0.1.tgz", + "integrity": "sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==", + "dev": true + }, + "node_modules/wrap-ansi": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/wrap-ansi-cjs": { + "name": "wrap-ansi", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "node_modules/wrap-ansi/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/wrap-ansi/node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/wrap-ansi/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "node_modules/wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", + "dev": true + }, + "node_modules/ws": { + "version": "8.17.1", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz", + "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==", + "dev": true, + "engines": { + "node": ">=10.0.0" + }, + "peerDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": ">=5.0.2" + }, + "peerDependenciesMeta": { + "bufferutil": { + "optional": true + }, + "utf-8-validate": { + "optional": true + } + } + }, + "node_modules/y18n": { + "version": "5.0.8", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", + "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", + "dev": true, + "engines": { + "node": ">=10" + } + }, + "node_modules/yallist": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", + "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", + "dev": true + }, + "node_modules/yargs": { + "version": "17.7.2", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", + "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", + "dev": true, + "dependencies": { + "cliui": "^8.0.1", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", + "require-directory": "^2.1.1", + "string-width": "^4.2.3", + "y18n": "^5.0.5", + "yargs-parser": "^21.1.1" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/yargs-parser": { + "version": "21.1.1", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", + "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", + "dev": true, + "engines": { + "node": ">=12" + } + }, + "node_modules/yn": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz", + "integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/yocto-queue": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz", + "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==", + "dev": true, + "engines": { + "node": ">=12.20" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/zone.js": { + "version": "0.14.4", + "resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.14.4.tgz", + "integrity": "sha512-NtTUvIlNELez7Q1DzKVIFZBzNb646boQMgpATo9z3Ftuu/gWvzxCW7jdjcUDoRGxRikrhVHB/zLXh1hxeJawvw==", + "dependencies": { + "tslib": "^2.3.0" + } + } + } +} diff --git a/dmp-frontend/package.json b/frontend/package.json similarity index 89% rename from dmp-frontend/package.json rename to frontend/package.json index 5503f013c..2fb2dbc92 100644 --- a/dmp-frontend/package.json +++ b/frontend/package.json @@ -1,5 +1,5 @@ { - "name": "dmp-frontend2", + "name": "frontend2", "version": "0.0.0", "license": "MIT", "scripts": { @@ -21,10 +21,13 @@ "@angular/material-moment-adapter": "^18.0.2", "@angular/platform-browser": "^18.0.2", "@kolkov/angular-editor": "^2.1.0", + "@mat-datetimepicker/core": "^13.0.2", + "@mat-datetimepicker/moment": "^13.0.2", "@ngx-translate/core": "^15.0.0", "@ngx-translate/http-loader": "^8.0.0", "@swimlane/ngx-datatable": "^20.1.0", - "@tinymce/tinymce-angular": "^7.0.0", + "@tinymce/tinymce-angular": "^8.0.0", + "angular-mentions": "^1.5.0", "bootstrap": "^4.6.0", "cookieconsent": "^3.1.1", "dragula": "^3.7.3", @@ -33,8 +36,6 @@ "keycloak-js": "^24.0.5", "moment": "^2.30.1", "moment-timezone": "^0.5.45", - "@mat-datetimepicker/core": "^13.0.2", - "@mat-datetimepicker/moment": "^13.0.2", "ng-dialog-animation": "^9.0.4", "ng2-dragula": "^5.1.0", "ngx-colors": "^3.6.0", @@ -44,7 +45,7 @@ "ngx-guided-tour": "^2.0.1", "ngx-matomo-client": "^6.2.0", "rxjs": "^7.4.0", - "tinymce": "^6.7.0", + "tinymce": "^7.2.0", "ts-simple-nameof": "^1.3.1", "tslib": "^2.6.3", "zone.js": "~0.14.4" @@ -62,7 +63,7 @@ "@types/file-saver": "^2.0.7", "@types/moment-timezone": "^0.5.13", "@types/node": "^20.14.2", - "codelyzer": "^6.0.2", + "codelyzer": "^0.0.28", "ts-node": "~10.9.2", "tslint": "~6.1.0", "typescript": "5.4.5" diff --git a/dmp-frontend/protractor.conf.js b/frontend/protractor.conf.js similarity index 100% rename from dmp-frontend/protractor.conf.js rename to frontend/protractor.conf.js diff --git a/dmp-frontend/sonar-project.properties b/frontend/sonar-project.properties similarity index 100% rename from dmp-frontend/sonar-project.properties rename to frontend/sonar-project.properties diff --git a/dmp-frontend/src/annotation-service/core/enum/internal-status.enum.ts b/frontend/src/annotation-service/core/enum/internal-status.enum.ts similarity index 100% rename from dmp-frontend/src/annotation-service/core/enum/internal-status.enum.ts rename to frontend/src/annotation-service/core/enum/internal-status.enum.ts diff --git a/dmp-frontend/src/annotation-service/core/enum/is-active.enum.ts b/frontend/src/annotation-service/core/enum/is-active.enum.ts similarity index 100% rename from dmp-frontend/src/annotation-service/core/enum/is-active.enum.ts rename to frontend/src/annotation-service/core/enum/is-active.enum.ts diff --git a/dmp-frontend/src/annotation-service/core/formatting/enum-utils.service.ts b/frontend/src/annotation-service/core/formatting/enum-utils.service.ts similarity index 100% rename from dmp-frontend/src/annotation-service/core/formatting/enum-utils.service.ts rename to frontend/src/annotation-service/core/formatting/enum-utils.service.ts diff --git a/dmp-frontend/src/annotation-service/core/formatting/formatting.module.ts b/frontend/src/annotation-service/core/formatting/formatting.module.ts similarity index 100% rename from dmp-frontend/src/annotation-service/core/formatting/formatting.module.ts rename to frontend/src/annotation-service/core/formatting/formatting.module.ts diff --git a/dmp-frontend/src/annotation-service/core/formatting/pipes/internal-status-type.pipe.ts b/frontend/src/annotation-service/core/formatting/pipes/internal-status-type.pipe.ts similarity index 100% rename from dmp-frontend/src/annotation-service/core/formatting/pipes/internal-status-type.pipe.ts rename to frontend/src/annotation-service/core/formatting/pipes/internal-status-type.pipe.ts diff --git a/dmp-frontend/src/annotation-service/core/formatting/pipes/is-active-type.pipe.ts b/frontend/src/annotation-service/core/formatting/pipes/is-active-type.pipe.ts similarity index 100% rename from dmp-frontend/src/annotation-service/core/formatting/pipes/is-active-type.pipe.ts rename to frontend/src/annotation-service/core/formatting/pipes/is-active-type.pipe.ts diff --git a/dmp-frontend/src/annotation-service/core/model/annotation-status.model.ts b/frontend/src/annotation-service/core/model/annotation-status.model.ts similarity index 100% rename from dmp-frontend/src/annotation-service/core/model/annotation-status.model.ts rename to frontend/src/annotation-service/core/model/annotation-status.model.ts diff --git a/dmp-frontend/src/annotation-service/core/model/annotation.model.ts b/frontend/src/annotation-service/core/model/annotation.model.ts similarity index 100% rename from dmp-frontend/src/annotation-service/core/model/annotation.model.ts rename to frontend/src/annotation-service/core/model/annotation.model.ts diff --git a/dmp-frontend/src/annotation-service/core/model/status.model.ts b/frontend/src/annotation-service/core/model/status.model.ts similarity index 100% rename from dmp-frontend/src/annotation-service/core/model/status.model.ts rename to frontend/src/annotation-service/core/model/status.model.ts diff --git a/dmp-frontend/src/annotation-service/core/query/annotation.lookup.ts b/frontend/src/annotation-service/core/query/annotation.lookup.ts similarity index 100% rename from dmp-frontend/src/annotation-service/core/query/annotation.lookup.ts rename to frontend/src/annotation-service/core/query/annotation.lookup.ts diff --git a/dmp-frontend/src/annotation-service/core/query/status.lookup.ts b/frontend/src/annotation-service/core/query/status.lookup.ts similarity index 100% rename from dmp-frontend/src/annotation-service/core/query/status.lookup.ts rename to frontend/src/annotation-service/core/query/status.lookup.ts diff --git a/dmp-frontend/src/annotation-service/services/core-service.module.ts b/frontend/src/annotation-service/services/core-service.module.ts similarity index 100% rename from dmp-frontend/src/annotation-service/services/core-service.module.ts rename to frontend/src/annotation-service/services/core-service.module.ts diff --git a/dmp-frontend/src/annotation-service/services/http/annotation.service.ts b/frontend/src/annotation-service/services/http/annotation.service.ts similarity index 100% rename from dmp-frontend/src/annotation-service/services/http/annotation.service.ts rename to frontend/src/annotation-service/services/http/annotation.service.ts diff --git a/dmp-frontend/src/annotation-service/services/http/status.service.ts b/frontend/src/annotation-service/services/http/status.service.ts similarity index 100% rename from dmp-frontend/src/annotation-service/services/http/status.service.ts rename to frontend/src/annotation-service/services/http/status.service.ts diff --git a/dmp-frontend/src/annotation-service/ui/admin/status/editor/status-editor.component.html b/frontend/src/annotation-service/ui/admin/status/editor/status-editor.component.html similarity index 100% rename from dmp-frontend/src/annotation-service/ui/admin/status/editor/status-editor.component.html rename to frontend/src/annotation-service/ui/admin/status/editor/status-editor.component.html diff --git a/dmp-frontend/src/annotation-service/ui/admin/status/editor/status-editor.component.scss b/frontend/src/annotation-service/ui/admin/status/editor/status-editor.component.scss similarity index 100% rename from dmp-frontend/src/annotation-service/ui/admin/status/editor/status-editor.component.scss rename to frontend/src/annotation-service/ui/admin/status/editor/status-editor.component.scss diff --git a/dmp-frontend/src/annotation-service/ui/admin/status/editor/status-editor.component.ts b/frontend/src/annotation-service/ui/admin/status/editor/status-editor.component.ts similarity index 100% rename from dmp-frontend/src/annotation-service/ui/admin/status/editor/status-editor.component.ts rename to frontend/src/annotation-service/ui/admin/status/editor/status-editor.component.ts diff --git a/dmp-frontend/src/annotation-service/ui/admin/status/editor/status-editor.model.ts b/frontend/src/annotation-service/ui/admin/status/editor/status-editor.model.ts similarity index 100% rename from dmp-frontend/src/annotation-service/ui/admin/status/editor/status-editor.model.ts rename to frontend/src/annotation-service/ui/admin/status/editor/status-editor.model.ts diff --git a/dmp-frontend/src/annotation-service/ui/admin/status/editor/status-editor.resolver.ts b/frontend/src/annotation-service/ui/admin/status/editor/status-editor.resolver.ts similarity index 100% rename from dmp-frontend/src/annotation-service/ui/admin/status/editor/status-editor.resolver.ts rename to frontend/src/annotation-service/ui/admin/status/editor/status-editor.resolver.ts diff --git a/dmp-frontend/src/annotation-service/ui/admin/status/editor/status-editor.service.ts b/frontend/src/annotation-service/ui/admin/status/editor/status-editor.service.ts similarity index 100% rename from dmp-frontend/src/annotation-service/ui/admin/status/editor/status-editor.service.ts rename to frontend/src/annotation-service/ui/admin/status/editor/status-editor.service.ts diff --git a/dmp-frontend/src/annotation-service/ui/admin/status/listing/filters/status-listing-filters.component.html b/frontend/src/annotation-service/ui/admin/status/listing/filters/status-listing-filters.component.html similarity index 100% rename from dmp-frontend/src/annotation-service/ui/admin/status/listing/filters/status-listing-filters.component.html rename to frontend/src/annotation-service/ui/admin/status/listing/filters/status-listing-filters.component.html diff --git a/dmp-frontend/src/annotation-service/ui/admin/status/listing/filters/status-listing-filters.component.scss b/frontend/src/annotation-service/ui/admin/status/listing/filters/status-listing-filters.component.scss similarity index 100% rename from dmp-frontend/src/annotation-service/ui/admin/status/listing/filters/status-listing-filters.component.scss rename to frontend/src/annotation-service/ui/admin/status/listing/filters/status-listing-filters.component.scss diff --git a/dmp-frontend/src/annotation-service/ui/admin/status/listing/filters/status-listing-filters.component.ts b/frontend/src/annotation-service/ui/admin/status/listing/filters/status-listing-filters.component.ts similarity index 100% rename from dmp-frontend/src/annotation-service/ui/admin/status/listing/filters/status-listing-filters.component.ts rename to frontend/src/annotation-service/ui/admin/status/listing/filters/status-listing-filters.component.ts diff --git a/dmp-frontend/src/annotation-service/ui/admin/status/listing/status-listing.component.html b/frontend/src/annotation-service/ui/admin/status/listing/status-listing.component.html similarity index 100% rename from dmp-frontend/src/annotation-service/ui/admin/status/listing/status-listing.component.html rename to frontend/src/annotation-service/ui/admin/status/listing/status-listing.component.html diff --git a/dmp-frontend/src/annotation-service/ui/admin/status/listing/status-listing.component.scss b/frontend/src/annotation-service/ui/admin/status/listing/status-listing.component.scss similarity index 100% rename from dmp-frontend/src/annotation-service/ui/admin/status/listing/status-listing.component.scss rename to frontend/src/annotation-service/ui/admin/status/listing/status-listing.component.scss diff --git a/dmp-frontend/src/annotation-service/ui/admin/status/listing/status-listing.component.ts b/frontend/src/annotation-service/ui/admin/status/listing/status-listing.component.ts similarity index 100% rename from dmp-frontend/src/annotation-service/ui/admin/status/listing/status-listing.component.ts rename to frontend/src/annotation-service/ui/admin/status/listing/status-listing.component.ts diff --git a/dmp-frontend/src/annotation-service/ui/admin/status/status.module.ts b/frontend/src/annotation-service/ui/admin/status/status.module.ts similarity index 100% rename from dmp-frontend/src/annotation-service/ui/admin/status/status.module.ts rename to frontend/src/annotation-service/ui/admin/status/status.module.ts diff --git a/dmp-frontend/src/annotation-service/ui/admin/status/status.routing.ts b/frontend/src/annotation-service/ui/admin/status/status.routing.ts similarity index 100% rename from dmp-frontend/src/annotation-service/ui/admin/status/status.routing.ts rename to frontend/src/annotation-service/ui/admin/status/status.routing.ts diff --git a/dmp-frontend/src/app/app-routing.module.ts b/frontend/src/app/app-routing.module.ts similarity index 100% rename from dmp-frontend/src/app/app-routing.module.ts rename to frontend/src/app/app-routing.module.ts diff --git a/dmp-frontend/src/app/app.component.html b/frontend/src/app/app.component.html similarity index 100% rename from dmp-frontend/src/app/app.component.html rename to frontend/src/app/app.component.html diff --git a/dmp-frontend/src/app/app.component.scss b/frontend/src/app/app.component.scss similarity index 100% rename from dmp-frontend/src/app/app.component.scss rename to frontend/src/app/app.component.scss diff --git a/dmp-frontend/src/app/app.component.ts b/frontend/src/app/app.component.ts similarity index 97% rename from dmp-frontend/src/app/app.component.ts rename to frontend/src/app/app.component.ts index 16ce315cb..dfeaa82f8 100644 --- a/dmp-frontend/src/app/app.component.ts +++ b/frontend/src/app/app.component.ts @@ -1,281 +1,281 @@ - -import { of as observableOf, Subscription } from 'rxjs'; - -import { AfterViewInit, Component, OnInit, ViewChild } from '@angular/core'; -import { ActivatedRoute, NavigationEnd, NavigationStart, Router } from '@angular/router'; -import { TranslateService } from '@ngx-translate/core'; -import { filter, map, switchMap } from 'rxjs/operators'; -import { AuthService, LoginStatus } from './core/services/auth/auth.service'; -import { CultureService } from './core/services/culture/culture-service'; -// import { BreadCrumbResolverService } from './ui/misc/breadcrumb/service/breadcrumb.service'; -import { DomSanitizer, Title } from '@angular/platform-browser'; -import { CookieService } from "ngx-cookie-service"; -import { NgcCookieConsentService, NgcStatusChangeEvent } from "ngx-cookieconsent"; -import { ConfigurationService } from './core/services/configuration/configuration.service'; -import { LanguageService } from './core/services/language/language.service'; - -import { MatSidenav } from '@angular/material/sidenav'; -import { MatomoService } from './core/services/matomo/matomo-service'; -import { SideNavService } from './core/services/sidenav/side-nav.sevice'; -import { TimezoneService } from './core/services/timezone/timezone-service'; -import { BreadcrumbService } from './ui/misc/breadcrumb/breadcrumb.service'; -import { TenantHandlingService } from './core/services/tenant/tenant-handling.service'; -import { MatIconRegistry } from '@angular/material/icon'; - - -declare const gapi: any; -declare var $: any; - -@Component({ - selector: 'app-root', - templateUrl: './app.component.html', - styleUrls: ['./app.component.scss'] -}) -export class AppComponent implements OnInit, AfterViewInit { - - hasBreadCrumb = observableOf(false); - // sideNavOpen = false; - private sideNavSubscription: Subscription; - helpContentEnabled: boolean; - private statusChangeSubscription: Subscription; - showOnlyRouterOutlet = false; - cssConfigLoaded = false; - - @ViewChild('sidenav') sidenav: MatSidenav; - - constructor( - private router: Router, - private route: ActivatedRoute, - private authentication: AuthService, - private translate: TranslateService, - // private breadCrumbResolverService: BreadCrumbResolverService, - private titleService: Title, - private cultureService: CultureService, - private timezoneService: TimezoneService, - private cookieService: CookieService, - private ccService: NgcCookieConsentService, - private language: LanguageService, - private configurationService: ConfigurationService, - private matomoService: MatomoService, - private tenantHandlingService: TenantHandlingService, - private sidenavService: SideNavService, - private breadcrumbService: BreadcrumbService, - private sanitizer: DomSanitizer, - public iconRegistry: MatIconRegistry, - ) { - this.initializeServices(); - this.matomoService.init(); - this.helpContentEnabled = configurationService.helpService.enabled; - - const paperPlaneIconSrc = this.sanitizer.bypassSecurityTrustResourceUrl('/assets/images/annotations/paper-plane.svg'); - iconRegistry.addSvgIcon('paperPlane', paperPlaneIconSrc); - } - ngAfterViewInit(): void { - setTimeout(() => { - this.sideNavSubscription = this.sidenavService.status().subscribe(isopen => { - const hamburger = document.getElementById('hamburger'); - if (isopen) { - //update value of hamburfer - if (!hamburger) {//try later - setTimeout(() => { - const hamburger = document.getElementById('hamburger'); - if (hamburger) { - hamburger.classList.add('change'); - } - }, 300); - } else { - hamburger.classList.add('change'); - } - this.sidenav.open() - } else {//closed - if (!hamburger) {//try later - setTimeout(() => { - const hamburger = document.getElementById('hamburger'); - if (hamburger) { - hamburger.classList.remove('change'); - } - }, 300); - } else { - hamburger.classList.remove('change'); - } - this.sidenav.close(); - - } - }); - }); - } - - onActivate(event: any) { - // this.breadCrumbResolverService.push(event); - } - - onDeactivate(event: any) { - //this.breadCrumbResolverService.clear() - } - - ngOnInit() { - if (!this.cookieService.check("cookiesConsent")) { - // this.cookieService.set("cookiesConsent", "false", 356); - this.cookieService.set("cookiesConsent", "false", 356, null, null, false, 'Lax'); - - } - - this.hasBreadCrumb = this.router.events.pipe( - filter(event => event instanceof NavigationEnd), - map(() => this.route), - map(route => route.firstChild), - switchMap(route => route.data), - map(data => data['breadcrumb'])); - - const appTitle = this.titleService.getTitle(); - this.router - .events.pipe( - filter(event => event instanceof NavigationEnd), - map(() => { - let child = this.route.firstChild; - if (child != null) { - while (child.firstChild) { - child = child.firstChild; - } - if (child.snapshot.data && child.snapshot.data.showOnlyRouterOutlet) { - this.showOnlyRouterOutlet = true; - this.ccService.getConfig().enabled = false; - this.ccService.destroy(); - this.ccService.init(this.ccService.getConfig()); - } else { - this.showOnlyRouterOutlet = false; - if (this.cookieService.get("cookiesConsent") == "true") { - this.ccService.getConfig().enabled = false; - } else { - this.ccService.getConfig().enabled = true; - } - this.ccService.destroy(); - this.ccService.init(this.ccService.getConfig()); - } - - const usePrefix = child.snapshot.data['usePrefix'] ?? true; - if (child.snapshot.data['getFromTitleService']) { - return { title: this.titleService.getTitle(), usePrefix: usePrefix }; - } - else if (child.snapshot.data['title']) { - return { title: child.snapshot.data['title'], usePrefix: usePrefix }; - } - } - return { title: appTitle, usePrefix: true }; - }) - ).subscribe((titleOptions: { title: string, usePrefix: boolean }) => { - this.translateTitle(titleOptions.title, titleOptions.usePrefix); - this.translate.onLangChange.subscribe(() => this.translateTitle(titleOptions.title, titleOptions.usePrefix)); - }); - - - this.router - .events.pipe( - filter(event => event instanceof NavigationEnd) - ) - .subscribe((event: NavigationStart) => { - - this.breadcrumbService.addExcludedParam('t', true); - - if (this.authentication.getSelectedTenantName() && this.authentication.getSelectedTenantName() !== '') - this.breadcrumbService.addIdResolvedValue(this.authentication.selectedTenant(), this.authentication.getSelectedTenantName()); - - // const enrichedUrl = this.tenantHandlingService.getUrlEnrichedWithTenantCode(event.url, this.authentication.selectedTenant() ?? 'default'); - // if (event.url != enrichedUrl) { - // this.router.navigateByUrl(enrichedUrl); - // } - }); - - this.statusChangeSubscription = this.ccService.statusChange$.subscribe((event: NgcStatusChangeEvent) => { - if (event.status == "dismiss") { - // this.cookieService.set("cookiesConsent", "true", 365); - this.cookieService.set("cookiesConsent", "true", 356, null, null, false, 'Lax'); - } - }); - - this.ccService.getConfig().content.href = this.configurationService.app + "cookies-policy"; - this.ccService.getConfig().cookie.domain = this.configurationService.app; - this.translate - .get(['COOKIE.MESSAGE', 'COOKIE.DISMISS', 'COOKIE.DENY', 'COOKIE.LINK', 'COOKIE.POLICY']) - .subscribe(data => { - this.ccService.getConfig().content = this.ccService.getConfig().content || {}; - // Override default messages with the translated ones - this.ccService.getConfig().content.message = data['COOKIE.MESSAGE']; - this.ccService.getConfig().content.dismiss = data['COOKIE.DISMISS']; - this.ccService.getConfig().content.deny = data['COOKIE.DENY']; - this.ccService.getConfig().content.link = data['COOKIE.LINK']; - this.ccService.getConfig().content.policy = data['COOKIE.POLICY']; - - if (this.cookieService.get("cookiesConsent") == "true") { - this.ccService.getConfig().enabled = false; - } - this.ccService.destroy(); - this.ccService.init(this.ccService.getConfig()); - }); - } - - translateTitle(ttl: string, usePrefix: boolean) { - if (ttl.length > 0) { - this.translate.get(ttl).subscribe((translated: string) => { - if (usePrefix) { - this.translate.get('GENERAL.TITLES.PREFIX').subscribe((titlePrefix: string) => { - this.titleService.setTitle(titlePrefix + translated); - }); - } else { - this.titleService.setTitle(translated); - } - }); - } else { - this.translate.get('GENERAL.TITLES.GENERAL').subscribe((translated: string) => { - this.titleService.setTitle(translated); - }); - } - } - - ngOnDestroy() { - this.statusChangeSubscription.unsubscribe(); - if (this.sideNavSubscription) { - this.sideNavSubscription.unsubscribe(); - } - } - - login() { - //redirect to login page - this.router.navigate(['/login'], { queryParams: { /*refresh : Math.random() ,returnUrl: this.state.url*/ } }); - } - - logout() { - - } - - public isAuthenticated(): boolean { - return this.authentication.currentAccountIsAuthenticated(); - } - - goToPlans() { //not used - this.router.navigate(['/plans'], { queryParams: { /*refresh : Math.random() ,returnUrl: this.state.url*/ } }); - } - - initializeServices() { - - if (!this.authentication.currentAccountIsAuthenticated() && this.configurationService.cssColorsTenantConfiguration) { - this.tenantHandlingService.applyTenantCssColors(this.configurationService.cssColorsTenantConfiguration); - } - - this.translate.setDefaultLang(this.language.getDefaultLanguagesCode()); - this.authentication.currentAccountIsAuthenticated() && this.authentication.getUserProfileCulture() ? this.cultureService.cultureSelected(this.authentication.getUserProfileCulture()) : this.cultureService.cultureSelected(this.configurationService.defaultCulture); - this.authentication.currentAccountIsAuthenticated() && this.authentication.getUserProfileTimezone() ? this.timezoneService.timezoneSelected(this.authentication.getUserProfileTimezone()) : this.timezoneService.timezoneSelected(this.configurationService.defaultTimezone); - this.authentication.currentAccountIsAuthenticated() && this.authentication.getUserProfileLanguage() ? this.language.changeLanguage(this.authentication.getUserProfileLanguage()) : (this.language.getDefaultLanguagesCode()); - - this.authentication.getAuthenticationStateObservable().subscribe(authenticationState => { - if (authenticationState.loginStatus === LoginStatus.LoggedIn) { - this.tenantHandlingService.loadAndApplyTenantCssColors(); - } - }); - } - - toggleNavbar(event) { - document.getElementById('hamburger').classList.toggle("change"); - } -} - + +import { of as observableOf, Subscription } from 'rxjs'; + +import { AfterViewInit, Component, OnInit, ViewChild } from '@angular/core'; +import { ActivatedRoute, NavigationEnd, NavigationStart, Router } from '@angular/router'; +import { TranslateService } from '@ngx-translate/core'; +import { filter, map, switchMap } from 'rxjs/operators'; +import { AuthService, LoginStatus } from './core/services/auth/auth.service'; +import { CultureService } from './core/services/culture/culture-service'; +// import { BreadCrumbResolverService } from './ui/misc/breadcrumb/service/breadcrumb.service'; +import { DomSanitizer, Title } from '@angular/platform-browser'; +import { CookieService } from "ngx-cookie-service"; +import { NgcCookieConsentService, NgcStatusChangeEvent } from "ngx-cookieconsent"; +import { ConfigurationService } from './core/services/configuration/configuration.service'; +import { LanguageService } from './core/services/language/language.service'; + +import { MatSidenav } from '@angular/material/sidenav'; +import { MatomoService } from './core/services/matomo/matomo-service'; +import { SideNavService } from './core/services/sidenav/side-nav.sevice'; +import { TimezoneService } from './core/services/timezone/timezone-service'; +import { BreadcrumbService } from './ui/misc/breadcrumb/breadcrumb.service'; +import { TenantHandlingService } from './core/services/tenant/tenant-handling.service'; +import { MatIconRegistry } from '@angular/material/icon'; + + +declare const gapi: any; +declare var $: any; + +@Component({ + selector: 'app-root', + templateUrl: './app.component.html', + styleUrls: ['./app.component.scss'] +}) +export class AppComponent implements OnInit, AfterViewInit { + + hasBreadCrumb = observableOf(false); + // sideNavOpen = false; + private sideNavSubscription: Subscription; + helpContentEnabled: boolean; + private statusChangeSubscription: Subscription; + showOnlyRouterOutlet = false; + cssConfigLoaded = false; + + @ViewChild('sidenav') sidenav: MatSidenav; + + constructor( + private router: Router, + private route: ActivatedRoute, + private authentication: AuthService, + private translate: TranslateService, + // private breadCrumbResolverService: BreadCrumbResolverService, + private titleService: Title, + private cultureService: CultureService, + private timezoneService: TimezoneService, + private cookieService: CookieService, + private ccService: NgcCookieConsentService, + private language: LanguageService, + private configurationService: ConfigurationService, + private matomoService: MatomoService, + private tenantHandlingService: TenantHandlingService, + private sidenavService: SideNavService, + private breadcrumbService: BreadcrumbService, + private sanitizer: DomSanitizer, + public iconRegistry: MatIconRegistry, + ) { + this.initializeServices(); + this.matomoService.init(); + this.helpContentEnabled = configurationService.helpService.enabled; + + const paperPlaneIconSrc = this.sanitizer.bypassSecurityTrustResourceUrl('/assets/images/annotations/paper-plane.svg'); + iconRegistry.addSvgIcon('paperPlane', paperPlaneIconSrc); + } + ngAfterViewInit(): void { + setTimeout(() => { + this.sideNavSubscription = this.sidenavService.status().subscribe(isopen => { + const hamburger = document.getElementById('hamburger'); + if (isopen) { + //update value of hamburfer + if (!hamburger) {//try later + setTimeout(() => { + const hamburger = document.getElementById('hamburger'); + if (hamburger) { + hamburger.classList.add('change'); + } + }, 300); + } else { + hamburger.classList.add('change'); + } + this.sidenav.open() + } else {//closed + if (!hamburger) {//try later + setTimeout(() => { + const hamburger = document.getElementById('hamburger'); + if (hamburger) { + hamburger.classList.remove('change'); + } + }, 300); + } else { + hamburger.classList.remove('change'); + } + this.sidenav.close(); + + } + }); + }); + } + + onActivate(event: any) { + // this.breadCrumbResolverService.push(event); + } + + onDeactivate(event: any) { + //this.breadCrumbResolverService.clear() + } + + ngOnInit() { + if (!this.cookieService.check("cookiesConsent")) { + // this.cookieService.set("cookiesConsent", "false", 356); + this.cookieService.set("cookiesConsent", "false", 356, null, null, false, 'Lax'); + + } + + this.hasBreadCrumb = this.router.events.pipe( + filter(event => event instanceof NavigationEnd), + map(() => this.route), + map(route => route.firstChild), + switchMap(route => route.data), + map(data => data['breadcrumb'])); + + const appTitle = this.titleService.getTitle(); + this.router + .events.pipe( + filter(event => event instanceof NavigationEnd), + map(() => { + let child = this.route.firstChild; + if (child != null) { + while (child.firstChild) { + child = child.firstChild; + } + if (child.snapshot.data && child.snapshot.data.showOnlyRouterOutlet) { + this.showOnlyRouterOutlet = true; + this.ccService.getConfig().enabled = false; + this.ccService.destroy(); + this.ccService.init(this.ccService.getConfig()); + } else { + this.showOnlyRouterOutlet = false; + if (this.cookieService.get("cookiesConsent") == "true") { + this.ccService.getConfig().enabled = false; + } else { + this.ccService.getConfig().enabled = true; + } + this.ccService.destroy(); + this.ccService.init(this.ccService.getConfig()); + } + + const usePrefix = child.snapshot.data['usePrefix'] ?? true; + if (child.snapshot.data['getFromTitleService']) { + return { title: this.titleService.getTitle(), usePrefix: usePrefix }; + } + else if (child.snapshot.data['title']) { + return { title: child.snapshot.data['title'], usePrefix: usePrefix }; + } + } + return { title: appTitle, usePrefix: true }; + }) + ).subscribe((titleOptions: { title: string, usePrefix: boolean }) => { + this.translateTitle(titleOptions.title, titleOptions.usePrefix); + this.translate.onLangChange.subscribe(() => this.translateTitle(titleOptions.title, titleOptions.usePrefix)); + }); + + + this.router + .events.pipe( + filter(event => event instanceof NavigationEnd) + ) + .subscribe((event: NavigationStart) => { + + this.breadcrumbService.addExcludedParam('t', true); + + if (this.authentication.getSelectedTenantName() && this.authentication.getSelectedTenantName() !== '') + this.breadcrumbService.addIdResolvedValue(this.authentication.selectedTenant(), this.authentication.getSelectedTenantName()); + + // const enrichedUrl = this.tenantHandlingService.getUrlEnrichedWithTenantCode(event.url, this.authentication.selectedTenant() ?? 'default'); + // if (event.url != enrichedUrl) { + // this.router.navigateByUrl(enrichedUrl); + // } + }); + + this.statusChangeSubscription = this.ccService.statusChange$.subscribe((event: NgcStatusChangeEvent) => { + if (event.status == "dismiss") { + // this.cookieService.set("cookiesConsent", "true", 365); + this.cookieService.set("cookiesConsent", "true", 356, null, null, false, 'Lax'); + } + }); + + this.ccService.getConfig().content.href = this.configurationService.app + "cookies-policy"; + this.ccService.getConfig().cookie.domain = this.configurationService.app; + this.translate + .get(['COOKIE.MESSAGE', 'COOKIE.DISMISS', 'COOKIE.DENY', 'COOKIE.LINK', 'COOKIE.POLICY']) + .subscribe(data => { + this.ccService.getConfig().content = this.ccService.getConfig().content || {}; + // Override default messages with the translated ones + this.ccService.getConfig().content.message = data['COOKIE.MESSAGE']; + this.ccService.getConfig().content.dismiss = data['COOKIE.DISMISS']; + this.ccService.getConfig().content.deny = data['COOKIE.DENY']; + this.ccService.getConfig().content.link = data['COOKIE.LINK']; + this.ccService.getConfig().content.policy = data['COOKIE.POLICY']; + + if (this.cookieService.get("cookiesConsent") == "true") { + this.ccService.getConfig().enabled = false; + } + this.ccService.destroy(); + this.ccService.init(this.ccService.getConfig()); + }); + } + + translateTitle(ttl: string, usePrefix: boolean) { + if (ttl.length > 0) { + this.translate.get(ttl).subscribe((translated: string) => { + if (usePrefix) { + this.translate.get('GENERAL.TITLES.PREFIX').subscribe((titlePrefix: string) => { + this.titleService.setTitle(titlePrefix + translated); + }); + } else { + this.titleService.setTitle(translated); + } + }); + } else { + this.translate.get('GENERAL.TITLES.GENERAL').subscribe((translated: string) => { + this.titleService.setTitle(translated); + }); + } + } + + ngOnDestroy() { + this.statusChangeSubscription.unsubscribe(); + if (this.sideNavSubscription) { + this.sideNavSubscription.unsubscribe(); + } + } + + login() { + //redirect to login page + this.router.navigate(['/login'], { queryParams: { /*refresh : Math.random() ,returnUrl: this.state.url*/ } }); + } + + logout() { + + } + + public isAuthenticated(): boolean { + return this.authentication.currentAccountIsAuthenticated(); + } + + goToPlans() { //not used + this.router.navigate(['/plans'], { queryParams: { /*refresh : Math.random() ,returnUrl: this.state.url*/ } }); + } + + initializeServices() { + + if (!this.authentication.currentAccountIsAuthenticated() && this.configurationService.cssColorsTenantConfiguration) { + this.tenantHandlingService.applyTenantCssColors(this.configurationService.cssColorsTenantConfiguration); + } + + this.translate.setDefaultLang(this.language.getDefaultLanguagesCode()); + this.authentication.currentAccountIsAuthenticated() && this.authentication.getUserProfileCulture() ? this.cultureService.cultureSelected(this.authentication.getUserProfileCulture()) : this.cultureService.cultureSelected(this.configurationService.defaultCulture); + this.authentication.currentAccountIsAuthenticated() && this.authentication.getUserProfileTimezone() ? this.timezoneService.timezoneSelected(this.authentication.getUserProfileTimezone()) : this.timezoneService.timezoneSelected(this.configurationService.defaultTimezone); + this.authentication.currentAccountIsAuthenticated() && this.authentication.getUserProfileLanguage() ? this.language.changeLanguage(this.authentication.getUserProfileLanguage()) : (this.language.getDefaultLanguagesCode()); + + this.authentication.getAuthenticationStateObservable().subscribe(authenticationState => { + if (authenticationState.loginStatus === LoginStatus.LoggedIn) { + this.tenantHandlingService.loadAndApplyTenantCssColors(); + } + }); + } + + toggleNavbar(event) { + document.getElementById('hamburger').classList.toggle("change"); + } +} + diff --git a/dmp-frontend/src/app/app.module.ts b/frontend/src/app/app.module.ts similarity index 97% rename from dmp-frontend/src/app/app.module.ts rename to frontend/src/app/app.module.ts index cb457dfe0..cb02a6f63 100644 --- a/dmp-frontend/src/app/app.module.ts +++ b/frontend/src/app/app.module.ts @@ -1,189 +1,189 @@ -import { OverlayModule } from '@angular/cdk/overlay'; -import { provideHttpClient, withInterceptorsFromDi } from '@angular/common/http'; -import { APP_INITIALIZER, LOCALE_ID, NgModule } from '@angular/core'; -import { FormsModule, ReactiveFormsModule } from '@angular/forms'; -import { MAT_MOMENT_DATE_FORMATS, MatMomentDateModule } from '@angular/material-moment-adapter'; -import { DateAdapter, MAT_DATE_FORMATS, MAT_DATE_LOCALE } from '@angular/material/core'; -import { MAT_FORM_FIELD_DEFAULT_OPTIONS } from '@angular/material/form-field'; -import { BrowserModule, Title } from '@angular/platform-browser'; -import { BrowserAnimationsModule } from '@angular/platform-browser/animations'; -import { AppRoutingModule } from '@app/app-routing.module'; -import { AppComponent } from '@app/app.component'; -import { CoreServiceModule } from '@app/core/core-service.module'; -import { NotificationModule } from '@app/library/notification/notification.module'; -import { LoginModule } from '@app/ui/auth/login/login.module'; -import { ReloadHelperComponent } from '@app/ui/misc/reload-helper/reload-helper.component'; -import { NavbarModule } from '@app/ui/navbar/navbar.module'; -import { SidebarModule } from '@app/ui/sidebar/sidebar.module'; -import { MomentUtcDateAdapter } from '@common/date/moment-utc-date-adapter'; -import { MomentUtcDateTimeAdapter } from '@common/date/moment-utc-date-time.adapter'; -import { BaseHttpParams } from '@common/http/base-http-params'; -import { CommonHttpModule } from '@common/http/common-http.module'; -import { InterceptorType } from '@common/http/interceptors/interceptor-type'; -import { CommonUiModule } from '@common/ui/common-ui.module'; -import { DatetimeAdapter } from '@mat-datetimepicker/core'; -import { TranslateCompiler, TranslateLoader, TranslateModule } from '@ngx-translate/core'; -import { CoreNotificationServiceModule } from '@notification-service/services/core-service.module'; -import { CoreAnnotationServiceModule } from 'annotation-service/services/core-service.module'; -import { KeycloakAngularModule, KeycloakService } from 'keycloak-angular'; -import { DragulaModule } from 'ng2-dragula'; -import { CookieService } from 'ngx-cookie-service'; -import { NgcCookieConsentConfig, NgcCookieConsentModule } from 'ngx-cookieconsent'; -import { MatomoInitializationMode, NgxMatomoModule } from 'ngx-matomo-client'; -import { from } from 'rxjs'; -import { AuthService } from './core/services/auth/auth.service'; -import { ConfigurationService } from './core/services/configuration/configuration.service'; -import { CultureService } from './core/services/culture/culture-service'; -import { LanguageHttpService } from './core/services/language/language.http.service'; -import { LanguageService } from './core/services/language/language.service'; -import { TranslateServerLoader } from './core/services/language/server.loader'; -import { AnalyticsService } from './core/services/matomo/analytics-service'; -import { MatomoService } from './core/services/matomo/matomo-service'; -import { TenantHandlingService } from './core/services/tenant/tenant-handling.service'; -import { GuidedTourModule } from './library/guided-tour/guided-tour.module'; -import { DepositOauth2DialogModule } from './ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog.module'; -import { OpenCDMPCustomTranslationCompiler } from './utilities/translate/opencdmp-custom-translation-compiler'; - -// AoT requires an exported function for factories -export function HttpLoaderFactory(languageHttpService: LanguageHttpService) { - return new TranslateServerLoader(languageHttpService); -} - -const cookieConfig: NgcCookieConsentConfig = { - enabled: true, - cookie: { - domain: ""//environment.App // or 'your.domain.com' // it is mandatory to set a domain, for cookies to work properly (see https://goo.gl/S2Hy2A) - }, - palette: { - popup: { - background: "#000000", - text: "#ffffff", - link: "#ffffff" - }, - button: { - background: "#00b29f", - text: "#ffffff", - border: "transparent" - } - }, - content: { - message: "This website uses cookies to enhance the user experience.", - dismiss: "Got it!", - deny: "Refuse cookies", - link: "Learn more", - href: "",//environment.App + "terms-of-service", - policy: "Cookies Policy" - }, - position: "bottom-right", - theme: 'edgeless', - type: 'info' -}; - -export function InstallationConfigurationFactory(appConfig: ConfigurationService, keycloak: KeycloakService, authService: AuthService, languageService: LanguageService, tenantHandlingService: TenantHandlingService) { - return () => appConfig.loadConfiguration().then(() => { - return languageService.loadAvailableLanguages().toPromise(); - }).then(x => keycloak.init({ - config: { - url: appConfig.keycloak.address, - realm: appConfig.keycloak.realm, - clientId: appConfig.keycloak.clientId, - }, - initOptions: { - onLoad: 'check-sso', - flow: appConfig.keycloak.flow, - checkLoginIframe: false, - scope: appConfig.keycloak.scope, - pkceMethod: 'S256' - }, - shouldAddToken: () => false - }).then(() => { - const params = new BaseHttpParams(); - params.interceptorContext = { - excludedInterceptors: [ - InterceptorType.Locale, - InterceptorType.ProgressIndication, - InterceptorType.RequestTiming, - InterceptorType.UnauthorizedResponse, - ] - }; - - const tenantCode = tenantHandlingService.extractTenantCodeFromUrlPath(window.location.pathname) ?? authService.selectedTenant() ?? 'default'; - const tokenPromise = keycloak.getToken(); - return authService.prepareAuthRequest(from(tokenPromise), tenantCode, { params }).toPromise().catch(error => authService.onAuthenticateError(error)); - })); -} - - -@NgModule({ - declarations: [ - AppComponent, - ReloadHelperComponent - ], - bootstrap: [AppComponent], imports: [BrowserModule, - BrowserAnimationsModule, - KeycloakAngularModule, - CoreServiceModule.forRoot(), - CoreAnnotationServiceModule.forRoot(), - CoreNotificationServiceModule.forRoot(), - AppRoutingModule, - CommonUiModule, - TranslateModule.forRoot({ - compiler: { provide: TranslateCompiler, useClass: OpenCDMPCustomTranslationCompiler }, - loader: { - provide: TranslateLoader, - useFactory: HttpLoaderFactory, - deps: [LanguageHttpService] - } - }), - OverlayModule, - CommonHttpModule, - MatMomentDateModule, - LoginModule, - //Ui - NotificationModule, - ReactiveFormsModule, - FormsModule, - NavbarModule, - SidebarModule, - NgcCookieConsentModule.forRoot(cookieConfig), - DepositOauth2DialogModule, - GuidedTourModule.forRoot(), - DragulaModule.forRoot(), - NgxMatomoModule.forRoot({ - mode: MatomoInitializationMode.AUTO_DEFERRED, - })], - providers: [ - ConfigurationService, - { - provide: APP_INITIALIZER, - useFactory: InstallationConfigurationFactory, - deps: [ConfigurationService, KeycloakService, AuthService, LanguageService, TenantHandlingService], - multi: true - }, - { - provide: MAT_DATE_LOCALE, - deps: [CultureService], - useFactory: (cultureService) => cultureService.getCurrentCulture().name - }, - { provide: MAT_DATE_FORMATS, useValue: MAT_MOMENT_DATE_FORMATS }, - { provide: DateAdapter, useClass: MomentUtcDateAdapter }, - { provide: DatetimeAdapter, useClass: MomentUtcDateTimeAdapter }, - { - provide: LOCALE_ID, - deps: [CultureService, ConfigurationService], - useFactory: (cultureService, installationConfigurationService) => cultureService.getCurrentCulture(installationConfigurationService).name - }, - { - provide: MAT_FORM_FIELD_DEFAULT_OPTIONS, - useValue: { - appearance: 'outline' - } - }, - Title, - CookieService, - MatomoService, - AnalyticsService, - provideHttpClient(withInterceptorsFromDi()) - ] -}) -export class AppModule { } +import { OverlayModule } from '@angular/cdk/overlay'; +import { provideHttpClient, withInterceptorsFromDi } from '@angular/common/http'; +import { APP_INITIALIZER, LOCALE_ID, NgModule } from '@angular/core'; +import { FormsModule, ReactiveFormsModule } from '@angular/forms'; +import { MAT_MOMENT_DATE_FORMATS, MatMomentDateModule } from '@angular/material-moment-adapter'; +import { DateAdapter, MAT_DATE_FORMATS, MAT_DATE_LOCALE } from '@angular/material/core'; +import { MAT_FORM_FIELD_DEFAULT_OPTIONS } from '@angular/material/form-field'; +import { BrowserModule, Title } from '@angular/platform-browser'; +import { BrowserAnimationsModule } from '@angular/platform-browser/animations'; +import { AppRoutingModule } from '@app/app-routing.module'; +import { AppComponent } from '@app/app.component'; +import { CoreServiceModule } from '@app/core/core-service.module'; +import { NotificationModule } from '@app/library/notification/notification.module'; +import { LoginModule } from '@app/ui/auth/login/login.module'; +import { ReloadHelperComponent } from '@app/ui/misc/reload-helper/reload-helper.component'; +import { NavbarModule } from '@app/ui/navbar/navbar.module'; +import { SidebarModule } from '@app/ui/sidebar/sidebar.module'; +import { MomentUtcDateAdapter } from '@common/date/moment-utc-date-adapter'; +import { MomentUtcDateTimeAdapter } from '@common/date/moment-utc-date-time.adapter'; +import { BaseHttpParams } from '@common/http/base-http-params'; +import { CommonHttpModule } from '@common/http/common-http.module'; +import { InterceptorType } from '@common/http/interceptors/interceptor-type'; +import { CommonUiModule } from '@common/ui/common-ui.module'; +import { DatetimeAdapter } from '@mat-datetimepicker/core'; +import { TranslateCompiler, TranslateLoader, TranslateModule } from '@ngx-translate/core'; +import { CoreNotificationServiceModule } from '@notification-service/services/core-service.module'; +import { CoreAnnotationServiceModule } from 'annotation-service/services/core-service.module'; +import { KeycloakAngularModule, KeycloakService } from 'keycloak-angular'; +import { DragulaModule } from 'ng2-dragula'; +import { CookieService } from 'ngx-cookie-service'; +import { NgcCookieConsentConfig, NgcCookieConsentModule } from 'ngx-cookieconsent'; +import { MatomoInitializationMode, NgxMatomoModule } from 'ngx-matomo-client'; +import { from } from 'rxjs'; +import { AuthService } from './core/services/auth/auth.service'; +import { ConfigurationService } from './core/services/configuration/configuration.service'; +import { CultureService } from './core/services/culture/culture-service'; +import { LanguageHttpService } from './core/services/language/language.http.service'; +import { LanguageService } from './core/services/language/language.service'; +import { TranslateServerLoader } from './core/services/language/server.loader'; +import { AnalyticsService } from './core/services/matomo/analytics-service'; +import { MatomoService } from './core/services/matomo/matomo-service'; +import { TenantHandlingService } from './core/services/tenant/tenant-handling.service'; +import { GuidedTourModule } from './library/guided-tour/guided-tour.module'; +import { DepositOauth2DialogModule } from './ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog.module'; +import { OpenCDMPCustomTranslationCompiler } from './utilities/translate/opencdmp-custom-translation-compiler'; + +// AoT requires an exported function for factories +export function HttpLoaderFactory(languageHttpService: LanguageHttpService) { + return new TranslateServerLoader(languageHttpService); +} + +const cookieConfig: NgcCookieConsentConfig = { + enabled: true, + cookie: { + domain: ""//environment.App // or 'your.domain.com' // it is mandatory to set a domain, for cookies to work properly (see https://goo.gl/S2Hy2A) + }, + palette: { + popup: { + background: "#000000", + text: "#ffffff", + link: "#ffffff" + }, + button: { + background: "#00b29f", + text: "#ffffff", + border: "transparent" + } + }, + content: { + message: "This website uses cookies to enhance the user experience.", + dismiss: "Got it!", + deny: "Refuse cookies", + link: "Learn more", + href: "",//environment.App + "terms-of-service", + policy: "Cookies Policy" + }, + position: "bottom-right", + theme: 'edgeless', + type: 'info' +}; + +export function InstallationConfigurationFactory(appConfig: ConfigurationService, keycloak: KeycloakService, authService: AuthService, languageService: LanguageService, tenantHandlingService: TenantHandlingService) { + return () => appConfig.loadConfiguration().then(() => { + return languageService.loadAvailableLanguages().toPromise(); + }).then(x => keycloak.init({ + config: { + url: appConfig.keycloak.address, + realm: appConfig.keycloak.realm, + clientId: appConfig.keycloak.clientId, + }, + initOptions: { + onLoad: 'check-sso', + flow: appConfig.keycloak.flow, + checkLoginIframe: false, + scope: appConfig.keycloak.scope, + pkceMethod: 'S256' + }, + shouldAddToken: () => false + }).then(() => { + const params = new BaseHttpParams(); + params.interceptorContext = { + excludedInterceptors: [ + InterceptorType.Locale, + InterceptorType.ProgressIndication, + InterceptorType.RequestTiming, + InterceptorType.UnauthorizedResponse, + ] + }; + + const tenantCode = tenantHandlingService.extractTenantCodeFromUrlPath(window.location.pathname) ?? authService.selectedTenant() ?? 'default'; + const tokenPromise = keycloak.getToken(); + return authService.prepareAuthRequest(from(tokenPromise), tenantCode, { params }).toPromise().catch(error => authService.onAuthenticateError(error)); + })); +} + + +@NgModule({ + declarations: [ + AppComponent, + ReloadHelperComponent + ], + bootstrap: [AppComponent], imports: [BrowserModule, + BrowserAnimationsModule, + KeycloakAngularModule, + CoreServiceModule.forRoot(), + CoreAnnotationServiceModule.forRoot(), + CoreNotificationServiceModule.forRoot(), + AppRoutingModule, + CommonUiModule, + TranslateModule.forRoot({ + compiler: { provide: TranslateCompiler, useClass: OpenCDMPCustomTranslationCompiler }, + loader: { + provide: TranslateLoader, + useFactory: HttpLoaderFactory, + deps: [LanguageHttpService] + } + }), + OverlayModule, + CommonHttpModule, + MatMomentDateModule, + LoginModule, + //Ui + NotificationModule, + ReactiveFormsModule, + FormsModule, + NavbarModule, + SidebarModule, + NgcCookieConsentModule.forRoot(cookieConfig), + DepositOauth2DialogModule, + GuidedTourModule.forRoot(), + DragulaModule.forRoot(), + NgxMatomoModule.forRoot({ + mode: MatomoInitializationMode.AUTO_DEFERRED, + })], + providers: [ + ConfigurationService, + { + provide: APP_INITIALIZER, + useFactory: InstallationConfigurationFactory, + deps: [ConfigurationService, KeycloakService, AuthService, LanguageService, TenantHandlingService], + multi: true + }, + { + provide: MAT_DATE_LOCALE, + deps: [CultureService], + useFactory: (cultureService) => cultureService.getCurrentCulture().name + }, + { provide: MAT_DATE_FORMATS, useValue: MAT_MOMENT_DATE_FORMATS }, + { provide: DateAdapter, useClass: MomentUtcDateAdapter }, + { provide: DatetimeAdapter, useClass: MomentUtcDateTimeAdapter }, + { + provide: LOCALE_ID, + deps: [CultureService, ConfigurationService], + useFactory: (cultureService, installationConfigurationService) => cultureService.getCurrentCulture(installationConfigurationService).name + }, + { + provide: MAT_FORM_FIELD_DEFAULT_OPTIONS, + useValue: { + appearance: 'outline' + } + }, + Title, + CookieService, + MatomoService, + AnalyticsService, + provideHttpClient(withInterceptorsFromDi()) + ] +}) +export class AppModule { } diff --git a/dmp-frontend/src/app/core/auth-guard.service.ts b/frontend/src/app/core/auth-guard.service.ts similarity index 100% rename from dmp-frontend/src/app/core/auth-guard.service.ts rename to frontend/src/app/core/auth-guard.service.ts diff --git a/dmp-frontend/src/app/core/common/enum/annotation-entity-type.ts b/frontend/src/app/core/common/enum/annotation-entity-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/annotation-entity-type.ts rename to frontend/src/app/core/common/enum/annotation-entity-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/annotation-protection-type.enum.ts b/frontend/src/app/core/common/enum/annotation-protection-type.enum.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/annotation-protection-type.enum.ts rename to frontend/src/app/core/common/enum/annotation-protection-type.enum.ts diff --git a/dmp-frontend/src/app/core/common/enum/app-role.ts b/frontend/src/app/core/common/enum/app-role.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/app-role.ts rename to frontend/src/app/core/common/enum/app-role.ts diff --git a/dmp-frontend/src/app/core/common/enum/deposit-configuration-status.ts b/frontend/src/app/core/common/enum/deposit-configuration-status.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/deposit-configuration-status.ts rename to frontend/src/app/core/common/enum/deposit-configuration-status.ts diff --git a/dmp-frontend/src/app/core/common/enum/description-status.ts b/frontend/src/app/core/common/enum/description-status.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/description-status.ts rename to frontend/src/app/core/common/enum/description-status.ts diff --git a/dmp-frontend/src/app/core/common/enum/description-template-external-select-auth-type.ts b/frontend/src/app/core/common/enum/description-template-external-select-auth-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/description-template-external-select-auth-type.ts rename to frontend/src/app/core/common/enum/description-template-external-select-auth-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/description-template-external-select-http-method-type.ts b/frontend/src/app/core/common/enum/description-template-external-select-http-method-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/description-template-external-select-http-method-type.ts rename to frontend/src/app/core/common/enum/description-template-external-select-http-method-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/description-template-field-data-external-dataset-type.ts b/frontend/src/app/core/common/enum/description-template-field-data-external-dataset-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/description-template-field-data-external-dataset-type.ts rename to frontend/src/app/core/common/enum/description-template-field-data-external-dataset-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/description-template-field-type.ts b/frontend/src/app/core/common/enum/description-template-field-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/description-template-field-type.ts rename to frontend/src/app/core/common/enum/description-template-field-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/description-template-field-validation-type.ts b/frontend/src/app/core/common/enum/description-template-field-validation-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/description-template-field-validation-type.ts rename to frontend/src/app/core/common/enum/description-template-field-validation-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/description-template-status.ts b/frontend/src/app/core/common/enum/description-template-status.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/description-template-status.ts rename to frontend/src/app/core/common/enum/description-template-status.ts diff --git a/dmp-frontend/src/app/core/common/enum/description-template-type-status.ts b/frontend/src/app/core/common/enum/description-template-type-status.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/description-template-type-status.ts rename to frontend/src/app/core/common/enum/description-template-type-status.ts diff --git a/dmp-frontend/src/app/core/common/enum/description-template-version-status.ts b/frontend/src/app/core/common/enum/description-template-version-status.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/description-template-version-status.ts rename to frontend/src/app/core/common/enum/description-template-version-status.ts diff --git a/dmp-frontend/src/app/core/common/enum/entity-type.ts b/frontend/src/app/core/common/enum/entity-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/entity-type.ts rename to frontend/src/app/core/common/enum/entity-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/external-fetcher-api-http-method-type.ts b/frontend/src/app/core/common/enum/external-fetcher-api-http-method-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/external-fetcher-api-http-method-type.ts rename to frontend/src/app/core/common/enum/external-fetcher-api-http-method-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/external-fetcher-source-type.ts b/frontend/src/app/core/common/enum/external-fetcher-source-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/external-fetcher-source-type.ts rename to frontend/src/app/core/common/enum/external-fetcher-source-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/file-transformer-entity-type.ts b/frontend/src/app/core/common/enum/file-transformer-entity-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/file-transformer-entity-type.ts rename to frontend/src/app/core/common/enum/file-transformer-entity-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/is-active.enum.ts b/frontend/src/app/core/common/enum/is-active.enum.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/is-active.enum.ts rename to frontend/src/app/core/common/enum/is-active.enum.ts diff --git a/dmp-frontend/src/app/core/common/enum/lock-target-type.ts b/frontend/src/app/core/common/enum/lock-target-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/lock-target-type.ts rename to frontend/src/app/core/common/enum/lock-target-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/permission.enum.ts b/frontend/src/app/core/common/enum/permission.enum.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/permission.enum.ts rename to frontend/src/app/core/common/enum/permission.enum.ts diff --git a/dmp-frontend/src/app/core/common/enum/plan-access-type.ts b/frontend/src/app/core/common/enum/plan-access-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/plan-access-type.ts rename to frontend/src/app/core/common/enum/plan-access-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/plan-blueprint-extra-field-data-type.ts b/frontend/src/app/core/common/enum/plan-blueprint-extra-field-data-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/plan-blueprint-extra-field-data-type.ts rename to frontend/src/app/core/common/enum/plan-blueprint-extra-field-data-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/plan-blueprint-field-category.ts b/frontend/src/app/core/common/enum/plan-blueprint-field-category.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/plan-blueprint-field-category.ts rename to frontend/src/app/core/common/enum/plan-blueprint-field-category.ts diff --git a/dmp-frontend/src/app/core/common/enum/plan-blueprint-field-type.ts b/frontend/src/app/core/common/enum/plan-blueprint-field-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/plan-blueprint-field-type.ts rename to frontend/src/app/core/common/enum/plan-blueprint-field-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/plan-blueprint-status.ts b/frontend/src/app/core/common/enum/plan-blueprint-status.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/plan-blueprint-status.ts rename to frontend/src/app/core/common/enum/plan-blueprint-status.ts diff --git a/dmp-frontend/src/app/core/common/enum/plan-blueprint-system-field-type.ts b/frontend/src/app/core/common/enum/plan-blueprint-system-field-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/plan-blueprint-system-field-type.ts rename to frontend/src/app/core/common/enum/plan-blueprint-system-field-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/plan-blueprint-type.ts b/frontend/src/app/core/common/enum/plan-blueprint-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/plan-blueprint-type.ts rename to frontend/src/app/core/common/enum/plan-blueprint-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/plan-blueprint-version-status.ts b/frontend/src/app/core/common/enum/plan-blueprint-version-status.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/plan-blueprint-version-status.ts rename to frontend/src/app/core/common/enum/plan-blueprint-version-status.ts diff --git a/dmp-frontend/src/app/core/common/enum/plan-status.ts b/frontend/src/app/core/common/enum/plan-status.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/plan-status.ts rename to frontend/src/app/core/common/enum/plan-status.ts diff --git a/dmp-frontend/src/app/core/common/enum/plan-user-role.ts b/frontend/src/app/core/common/enum/plan-user-role.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/plan-user-role.ts rename to frontend/src/app/core/common/enum/plan-user-role.ts diff --git a/dmp-frontend/src/app/core/common/enum/plan-user-type.ts b/frontend/src/app/core/common/enum/plan-user-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/plan-user-type.ts rename to frontend/src/app/core/common/enum/plan-user-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/plan-version-status.ts b/frontend/src/app/core/common/enum/plan-version-status.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/plan-version-status.ts rename to frontend/src/app/core/common/enum/plan-version-status.ts diff --git a/dmp-frontend/src/app/core/common/enum/prefilling-source-system-target-type.ts b/frontend/src/app/core/common/enum/prefilling-source-system-target-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/prefilling-source-system-target-type.ts rename to frontend/src/app/core/common/enum/prefilling-source-system-target-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/recent-activity-item-type.ts b/frontend/src/app/core/common/enum/recent-activity-item-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/recent-activity-item-type.ts rename to frontend/src/app/core/common/enum/recent-activity-item-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/recent-activity-order.ts b/frontend/src/app/core/common/enum/recent-activity-order.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/recent-activity-order.ts rename to frontend/src/app/core/common/enum/recent-activity-order.ts diff --git a/dmp-frontend/src/app/core/common/enum/reference-field-data-type.ts b/frontend/src/app/core/common/enum/reference-field-data-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/reference-field-data-type.ts rename to frontend/src/app/core/common/enum/reference-field-data-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/reference-source-type.ts b/frontend/src/app/core/common/enum/reference-source-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/reference-source-type.ts rename to frontend/src/app/core/common/enum/reference-source-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/respone-error-code.ts b/frontend/src/app/core/common/enum/respone-error-code.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/respone-error-code.ts rename to frontend/src/app/core/common/enum/respone-error-code.ts diff --git a/dmp-frontend/src/app/core/common/enum/role-organization-type.ts b/frontend/src/app/core/common/enum/role-organization-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/role-organization-type.ts rename to frontend/src/app/core/common/enum/role-organization-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/supportive-material-field-type.ts b/frontend/src/app/core/common/enum/supportive-material-field-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/supportive-material-field-type.ts rename to frontend/src/app/core/common/enum/supportive-material-field-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/tenant-configuration-type.ts b/frontend/src/app/core/common/enum/tenant-configuration-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/tenant-configuration-type.ts rename to frontend/src/app/core/common/enum/tenant-configuration-type.ts diff --git a/dmp-frontend/src/app/core/common/enum/user-description-template-role.ts b/frontend/src/app/core/common/enum/user-description-template-role.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/user-description-template-role.ts rename to frontend/src/app/core/common/enum/user-description-template-role.ts diff --git a/dmp-frontend/src/app/core/common/enum/validation-type.ts b/frontend/src/app/core/common/enum/validation-type.ts similarity index 100% rename from dmp-frontend/src/app/core/common/enum/validation-type.ts rename to frontend/src/app/core/common/enum/validation-type.ts diff --git a/dmp-frontend/src/app/core/core-service.module.ts b/frontend/src/app/core/core-service.module.ts similarity index 100% rename from dmp-frontend/src/app/core/core-service.module.ts rename to frontend/src/app/core/core-service.module.ts diff --git a/dmp-frontend/src/app/core/formatting.module.ts b/frontend/src/app/core/formatting.module.ts similarity index 100% rename from dmp-frontend/src/app/core/formatting.module.ts rename to frontend/src/app/core/formatting.module.ts diff --git a/dmp-frontend/src/app/core/model/auth/principal.ts b/frontend/src/app/core/model/auth/principal.ts similarity index 100% rename from dmp-frontend/src/app/core/model/auth/principal.ts rename to frontend/src/app/core/model/auth/principal.ts diff --git a/dmp-frontend/src/app/core/model/configuration-models/analytics-providers.model.ts b/frontend/src/app/core/model/configuration-models/analytics-providers.model.ts similarity index 100% rename from dmp-frontend/src/app/core/model/configuration-models/analytics-providers.model.ts rename to frontend/src/app/core/model/configuration-models/analytics-providers.model.ts diff --git a/dmp-frontend/src/app/core/model/configuration-models/auth-providers.model.ts b/frontend/src/app/core/model/configuration-models/auth-providers.model.ts similarity index 100% rename from dmp-frontend/src/app/core/model/configuration-models/auth-providers.model.ts rename to frontend/src/app/core/model/configuration-models/auth-providers.model.ts diff --git a/dmp-frontend/src/app/core/model/configuration-models/help-service.model.ts b/frontend/src/app/core/model/configuration-models/help-service.model.ts similarity index 100% rename from dmp-frontend/src/app/core/model/configuration-models/help-service.model.ts rename to frontend/src/app/core/model/configuration-models/help-service.model.ts diff --git a/dmp-frontend/src/app/core/model/configuration-models/keycloak-configuration.model.ts b/frontend/src/app/core/model/configuration-models/keycloak-configuration.model.ts similarity index 100% rename from dmp-frontend/src/app/core/model/configuration-models/keycloak-configuration.model.ts rename to frontend/src/app/core/model/configuration-models/keycloak-configuration.model.ts diff --git a/dmp-frontend/src/app/core/model/configuration-models/logging.model.ts b/frontend/src/app/core/model/configuration-models/logging.model.ts similarity index 100% rename from dmp-frontend/src/app/core/model/configuration-models/logging.model.ts rename to frontend/src/app/core/model/configuration-models/logging.model.ts diff --git a/dmp-frontend/src/app/core/model/configuration-models/sidebar.model.ts b/frontend/src/app/core/model/configuration-models/sidebar.model.ts similarity index 100% rename from dmp-frontend/src/app/core/model/configuration-models/sidebar.model.ts rename to frontend/src/app/core/model/configuration-models/sidebar.model.ts diff --git a/dmp-frontend/src/app/core/model/configuration-models/status-icon.model.ts b/frontend/src/app/core/model/configuration-models/status-icon.model.ts similarity index 100% rename from dmp-frontend/src/app/core/model/configuration-models/status-icon.model.ts rename to frontend/src/app/core/model/configuration-models/status-icon.model.ts diff --git a/dmp-frontend/src/app/core/model/contact/contact-support-form-model.ts b/frontend/src/app/core/model/contact/contact-support-form-model.ts similarity index 100% rename from dmp-frontend/src/app/core/model/contact/contact-support-form-model.ts rename to frontend/src/app/core/model/contact/contact-support-form-model.ts diff --git a/dmp-frontend/src/app/core/model/dashboard/dashboard-statistics.ts b/frontend/src/app/core/model/dashboard/dashboard-statistics.ts similarity index 100% rename from dmp-frontend/src/app/core/model/dashboard/dashboard-statistics.ts rename to frontend/src/app/core/model/dashboard/dashboard-statistics.ts diff --git a/dmp-frontend/src/app/core/model/dashboard/recent-activity-item.ts b/frontend/src/app/core/model/dashboard/recent-activity-item.ts similarity index 100% rename from dmp-frontend/src/app/core/model/dashboard/recent-activity-item.ts rename to frontend/src/app/core/model/dashboard/recent-activity-item.ts diff --git a/dmp-frontend/src/app/core/model/deposit/deposit-configuration.ts b/frontend/src/app/core/model/deposit/deposit-configuration.ts similarity index 100% rename from dmp-frontend/src/app/core/model/deposit/deposit-configuration.ts rename to frontend/src/app/core/model/deposit/deposit-configuration.ts diff --git a/dmp-frontend/src/app/core/model/deposit/deposit-request.ts b/frontend/src/app/core/model/deposit/deposit-request.ts similarity index 100% rename from dmp-frontend/src/app/core/model/deposit/deposit-request.ts rename to frontend/src/app/core/model/deposit/deposit-request.ts diff --git a/dmp-frontend/src/app/core/model/description-prefilling-request/description-prefilling-request.ts b/frontend/src/app/core/model/description-prefilling-request/description-prefilling-request.ts similarity index 100% rename from dmp-frontend/src/app/core/model/description-prefilling-request/description-prefilling-request.ts rename to frontend/src/app/core/model/description-prefilling-request/description-prefilling-request.ts diff --git a/dmp-frontend/src/app/core/model/description-template-type/description-template-type.ts b/frontend/src/app/core/model/description-template-type/description-template-type.ts similarity index 100% rename from dmp-frontend/src/app/core/model/description-template-type/description-template-type.ts rename to frontend/src/app/core/model/description-template-type/description-template-type.ts diff --git a/dmp-frontend/src/app/core/model/description-template/description-template-persist.ts b/frontend/src/app/core/model/description-template/description-template-persist.ts similarity index 100% rename from dmp-frontend/src/app/core/model/description-template/description-template-persist.ts rename to frontend/src/app/core/model/description-template/description-template-persist.ts diff --git a/dmp-frontend/src/app/core/model/description-template/description-template.ts b/frontend/src/app/core/model/description-template/description-template.ts similarity index 100% rename from dmp-frontend/src/app/core/model/description-template/description-template.ts rename to frontend/src/app/core/model/description-template/description-template.ts diff --git a/dmp-frontend/src/app/core/model/description/description-import.ts b/frontend/src/app/core/model/description/description-import.ts similarity index 100% rename from dmp-frontend/src/app/core/model/description/description-import.ts rename to frontend/src/app/core/model/description/description-import.ts diff --git a/dmp-frontend/src/app/core/model/description/description.ts b/frontend/src/app/core/model/description/description.ts similarity index 100% rename from dmp-frontend/src/app/core/model/description/description.ts rename to frontend/src/app/core/model/description/description.ts diff --git a/dmp-frontend/src/app/core/model/entity-doi/entity-doi.ts b/frontend/src/app/core/model/entity-doi/entity-doi.ts similarity index 100% rename from dmp-frontend/src/app/core/model/entity-doi/entity-doi.ts rename to frontend/src/app/core/model/entity-doi/entity-doi.ts diff --git a/dmp-frontend/src/app/core/model/external-fetcher/external-fetcher.ts b/frontend/src/app/core/model/external-fetcher/external-fetcher.ts similarity index 100% rename from dmp-frontend/src/app/core/model/external-fetcher/external-fetcher.ts rename to frontend/src/app/core/model/external-fetcher/external-fetcher.ts diff --git a/dmp-frontend/src/app/core/model/file/file-format.model.ts b/frontend/src/app/core/model/file/file-format.model.ts similarity index 100% rename from dmp-frontend/src/app/core/model/file/file-format.model.ts rename to frontend/src/app/core/model/file/file-format.model.ts diff --git a/dmp-frontend/src/app/core/model/language-info.ts b/frontend/src/app/core/model/language-info.ts similarity index 100% rename from dmp-frontend/src/app/core/model/language-info.ts rename to frontend/src/app/core/model/language-info.ts diff --git a/dmp-frontend/src/app/core/model/language/language.ts b/frontend/src/app/core/model/language/language.ts similarity index 100% rename from dmp-frontend/src/app/core/model/language/language.ts rename to frontend/src/app/core/model/language/language.ts diff --git a/dmp-frontend/src/app/core/model/lock/lock.model.ts b/frontend/src/app/core/model/lock/lock.model.ts similarity index 100% rename from dmp-frontend/src/app/core/model/lock/lock.model.ts rename to frontend/src/app/core/model/lock/lock.model.ts diff --git a/dmp-frontend/src/app/core/model/plan-blueprint/plan-blueprint.ts b/frontend/src/app/core/model/plan-blueprint/plan-blueprint.ts similarity index 100% rename from dmp-frontend/src/app/core/model/plan-blueprint/plan-blueprint.ts rename to frontend/src/app/core/model/plan-blueprint/plan-blueprint.ts diff --git a/dmp-frontend/src/app/core/model/plan/plan-import.ts b/frontend/src/app/core/model/plan/plan-import.ts similarity index 100% rename from dmp-frontend/src/app/core/model/plan/plan-import.ts rename to frontend/src/app/core/model/plan/plan-import.ts diff --git a/dmp-frontend/src/app/core/model/plan/plan-reference.ts b/frontend/src/app/core/model/plan/plan-reference.ts similarity index 100% rename from dmp-frontend/src/app/core/model/plan/plan-reference.ts rename to frontend/src/app/core/model/plan/plan-reference.ts diff --git a/dmp-frontend/src/app/core/model/plan/plan.ts b/frontend/src/app/core/model/plan/plan.ts similarity index 100% rename from dmp-frontend/src/app/core/model/plan/plan.ts rename to frontend/src/app/core/model/plan/plan.ts diff --git a/dmp-frontend/src/app/core/model/prefilling-source/prefilling-source.ts b/frontend/src/app/core/model/prefilling-source/prefilling-source.ts similarity index 100% rename from dmp-frontend/src/app/core/model/prefilling-source/prefilling-source.ts rename to frontend/src/app/core/model/prefilling-source/prefilling-source.ts diff --git a/dmp-frontend/src/app/core/model/reference-type/reference-type.ts b/frontend/src/app/core/model/reference-type/reference-type.ts similarity index 100% rename from dmp-frontend/src/app/core/model/reference-type/reference-type.ts rename to frontend/src/app/core/model/reference-type/reference-type.ts diff --git a/dmp-frontend/src/app/core/model/reference/reference.ts b/frontend/src/app/core/model/reference/reference.ts similarity index 100% rename from dmp-frontend/src/app/core/model/reference/reference.ts rename to frontend/src/app/core/model/reference/reference.ts diff --git a/dmp-frontend/src/app/core/model/storage-file/storage-file.ts b/frontend/src/app/core/model/storage-file/storage-file.ts similarity index 100% rename from dmp-frontend/src/app/core/model/storage-file/storage-file.ts rename to frontend/src/app/core/model/storage-file/storage-file.ts diff --git a/dmp-frontend/src/app/core/model/supportive-material/supportive-material.ts b/frontend/src/app/core/model/supportive-material/supportive-material.ts similarity index 100% rename from dmp-frontend/src/app/core/model/supportive-material/supportive-material.ts rename to frontend/src/app/core/model/supportive-material/supportive-material.ts diff --git a/dmp-frontend/src/app/core/model/tag/tag.ts b/frontend/src/app/core/model/tag/tag.ts similarity index 100% rename from dmp-frontend/src/app/core/model/tag/tag.ts rename to frontend/src/app/core/model/tag/tag.ts diff --git a/dmp-frontend/src/app/core/model/tenant-configuaration/tenant-configuration.ts b/frontend/src/app/core/model/tenant-configuaration/tenant-configuration.ts similarity index 100% rename from dmp-frontend/src/app/core/model/tenant-configuaration/tenant-configuration.ts rename to frontend/src/app/core/model/tenant-configuaration/tenant-configuration.ts diff --git a/dmp-frontend/src/app/core/model/tenant/tenant.ts b/frontend/src/app/core/model/tenant/tenant.ts similarity index 100% rename from dmp-frontend/src/app/core/model/tenant/tenant.ts rename to frontend/src/app/core/model/tenant/tenant.ts diff --git a/dmp-frontend/src/app/core/model/user-settings/user-settings.model.ts b/frontend/src/app/core/model/user-settings/user-settings.model.ts similarity index 100% rename from dmp-frontend/src/app/core/model/user-settings/user-settings.model.ts rename to frontend/src/app/core/model/user-settings/user-settings.model.ts diff --git a/dmp-frontend/src/app/core/model/user/user.ts b/frontend/src/app/core/model/user/user.ts similarity index 100% rename from dmp-frontend/src/app/core/model/user/user.ts rename to frontend/src/app/core/model/user/user.ts diff --git a/dmp-frontend/src/app/core/pipes/column-class.pipe.ts b/frontend/src/app/core/pipes/column-class.pipe.ts similarity index 100% rename from dmp-frontend/src/app/core/pipes/column-class.pipe.ts rename to frontend/src/app/core/pipes/column-class.pipe.ts diff --git a/dmp-frontend/src/app/core/pipes/culture-info-display.pipe.ts b/frontend/src/app/core/pipes/culture-info-display.pipe.ts similarity index 100% rename from dmp-frontend/src/app/core/pipes/culture-info-display.pipe.ts rename to frontend/src/app/core/pipes/culture-info-display.pipe.ts diff --git a/dmp-frontend/src/app/core/pipes/date-time-format.pipe.ts b/frontend/src/app/core/pipes/date-time-format.pipe.ts similarity index 100% rename from dmp-frontend/src/app/core/pipes/date-time-format.pipe.ts rename to frontend/src/app/core/pipes/date-time-format.pipe.ts diff --git a/dmp-frontend/src/app/core/pipes/field-value.pipe.ts b/frontend/src/app/core/pipes/field-value.pipe.ts similarity index 100% rename from dmp-frontend/src/app/core/pipes/field-value.pipe.ts rename to frontend/src/app/core/pipes/field-value.pipe.ts diff --git a/dmp-frontend/src/app/core/pipes/json-parser.pipe.ts b/frontend/src/app/core/pipes/json-parser.pipe.ts similarity index 100% rename from dmp-frontend/src/app/core/pipes/json-parser.pipe.ts rename to frontend/src/app/core/pipes/json-parser.pipe.ts diff --git a/dmp-frontend/src/app/core/pipes/ng-for-limit.pipe.ts b/frontend/src/app/core/pipes/ng-for-limit.pipe.ts similarity index 100% rename from dmp-frontend/src/app/core/pipes/ng-for-limit.pipe.ts rename to frontend/src/app/core/pipes/ng-for-limit.pipe.ts diff --git a/dmp-frontend/src/app/core/pipes/pipe.service.ts b/frontend/src/app/core/pipes/pipe.service.ts similarity index 100% rename from dmp-frontend/src/app/core/pipes/pipe.service.ts rename to frontend/src/app/core/pipes/pipe.service.ts diff --git a/dmp-frontend/src/app/core/pipes/remove-html-tags.pipe.ts b/frontend/src/app/core/pipes/remove-html-tags.pipe.ts similarity index 100% rename from dmp-frontend/src/app/core/pipes/remove-html-tags.pipe.ts rename to frontend/src/app/core/pipes/remove-html-tags.pipe.ts diff --git a/dmp-frontend/src/app/core/pipes/sumarize-text.pipe.ts b/frontend/src/app/core/pipes/sumarize-text.pipe.ts similarity index 100% rename from dmp-frontend/src/app/core/pipes/sumarize-text.pipe.ts rename to frontend/src/app/core/pipes/sumarize-text.pipe.ts diff --git a/dmp-frontend/src/app/core/pipes/timezone-info-display.pipe.ts b/frontend/src/app/core/pipes/timezone-info-display.pipe.ts similarity index 100% rename from dmp-frontend/src/app/core/pipes/timezone-info-display.pipe.ts rename to frontend/src/app/core/pipes/timezone-info-display.pipe.ts diff --git a/dmp-frontend/src/app/core/query/base-criteria.ts b/frontend/src/app/core/query/base-criteria.ts similarity index 100% rename from dmp-frontend/src/app/core/query/base-criteria.ts rename to frontend/src/app/core/query/base-criteria.ts diff --git a/dmp-frontend/src/app/core/query/default-user-locale.lookup.ts b/frontend/src/app/core/query/default-user-locale.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/default-user-locale.lookup.ts rename to frontend/src/app/core/query/default-user-locale.lookup.ts diff --git a/dmp-frontend/src/app/core/query/description-template-type.lookup.ts b/frontend/src/app/core/query/description-template-type.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/description-template-type.lookup.ts rename to frontend/src/app/core/query/description-template-type.lookup.ts diff --git a/dmp-frontend/src/app/core/query/description-template.lookup.ts b/frontend/src/app/core/query/description-template.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/description-template.lookup.ts rename to frontend/src/app/core/query/description-template.lookup.ts diff --git a/dmp-frontend/src/app/core/query/description.lookup.ts b/frontend/src/app/core/query/description.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/description.lookup.ts rename to frontend/src/app/core/query/description.lookup.ts diff --git a/dmp-frontend/src/app/core/query/language.lookup.ts b/frontend/src/app/core/query/language.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/language.lookup.ts rename to frontend/src/app/core/query/language.lookup.ts diff --git a/dmp-frontend/src/app/core/query/lock.lookup.ts b/frontend/src/app/core/query/lock.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/lock.lookup.ts rename to frontend/src/app/core/query/lock.lookup.ts diff --git a/dmp-frontend/src/app/core/query/plan-blueprint.lookup.ts b/frontend/src/app/core/query/plan-blueprint.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/plan-blueprint.lookup.ts rename to frontend/src/app/core/query/plan-blueprint.lookup.ts diff --git a/dmp-frontend/src/app/core/query/plan-description-template.lookup.ts b/frontend/src/app/core/query/plan-description-template.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/plan-description-template.lookup.ts rename to frontend/src/app/core/query/plan-description-template.lookup.ts diff --git a/dmp-frontend/src/app/core/query/plan-user.lookup.ts b/frontend/src/app/core/query/plan-user.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/plan-user.lookup.ts rename to frontend/src/app/core/query/plan-user.lookup.ts diff --git a/dmp-frontend/src/app/core/query/plan.lookup.ts b/frontend/src/app/core/query/plan.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/plan.lookup.ts rename to frontend/src/app/core/query/plan.lookup.ts diff --git a/dmp-frontend/src/app/core/query/prefilling-source.lookup.ts b/frontend/src/app/core/query/prefilling-source.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/prefilling-source.lookup.ts rename to frontend/src/app/core/query/prefilling-source.lookup.ts diff --git a/dmp-frontend/src/app/core/query/recent-activity-item-lookup.lookup.ts b/frontend/src/app/core/query/recent-activity-item-lookup.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/recent-activity-item-lookup.lookup.ts rename to frontend/src/app/core/query/recent-activity-item-lookup.lookup.ts diff --git a/dmp-frontend/src/app/core/query/reference-search.lookup.ts b/frontend/src/app/core/query/reference-search.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/reference-search.lookup.ts rename to frontend/src/app/core/query/reference-search.lookup.ts diff --git a/dmp-frontend/src/app/core/query/reference-type.lookup.ts b/frontend/src/app/core/query/reference-type.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/reference-type.lookup.ts rename to frontend/src/app/core/query/reference-type.lookup.ts diff --git a/dmp-frontend/src/app/core/query/reference.lookup.ts b/frontend/src/app/core/query/reference.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/reference.lookup.ts rename to frontend/src/app/core/query/reference.lookup.ts diff --git a/dmp-frontend/src/app/core/query/request-item.ts b/frontend/src/app/core/query/request-item.ts similarity index 100% rename from dmp-frontend/src/app/core/query/request-item.ts rename to frontend/src/app/core/query/request-item.ts diff --git a/dmp-frontend/src/app/core/query/semantic.lookup.ts b/frontend/src/app/core/query/semantic.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/semantic.lookup.ts rename to frontend/src/app/core/query/semantic.lookup.ts diff --git a/dmp-frontend/src/app/core/query/supportive-material.lookup.ts b/frontend/src/app/core/query/supportive-material.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/supportive-material.lookup.ts rename to frontend/src/app/core/query/supportive-material.lookup.ts diff --git a/dmp-frontend/src/app/core/query/tag.lookup.ts b/frontend/src/app/core/query/tag.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/tag.lookup.ts rename to frontend/src/app/core/query/tag.lookup.ts diff --git a/dmp-frontend/src/app/core/query/tenant-configuration.lookup.ts b/frontend/src/app/core/query/tenant-configuration.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/tenant-configuration.lookup.ts rename to frontend/src/app/core/query/tenant-configuration.lookup.ts diff --git a/dmp-frontend/src/app/core/query/tenant-user.lookup.ts b/frontend/src/app/core/query/tenant-user.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/tenant-user.lookup.ts rename to frontend/src/app/core/query/tenant-user.lookup.ts diff --git a/dmp-frontend/src/app/core/query/tenant.lookup.ts b/frontend/src/app/core/query/tenant.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/tenant.lookup.ts rename to frontend/src/app/core/query/tenant.lookup.ts diff --git a/dmp-frontend/src/app/core/query/user-role.lookup.ts b/frontend/src/app/core/query/user-role.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/user-role.lookup.ts rename to frontend/src/app/core/query/user-role.lookup.ts diff --git a/dmp-frontend/src/app/core/query/user.lookup.ts b/frontend/src/app/core/query/user.lookup.ts similarity index 100% rename from dmp-frontend/src/app/core/query/user.lookup.ts rename to frontend/src/app/core/query/user.lookup.ts diff --git a/dmp-frontend/src/app/core/services/auth/auth.service.ts b/frontend/src/app/core/services/auth/auth.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/auth/auth.service.ts rename to frontend/src/app/core/services/auth/auth.service.ts diff --git a/dmp-frontend/src/app/core/services/configuration/configuration.service.ts b/frontend/src/app/core/services/configuration/configuration.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/configuration/configuration.service.ts rename to frontend/src/app/core/services/configuration/configuration.service.ts diff --git a/dmp-frontend/src/app/core/services/contact-support/contact-support.service.ts b/frontend/src/app/core/services/contact-support/contact-support.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/contact-support/contact-support.service.ts rename to frontend/src/app/core/services/contact-support/contact-support.service.ts diff --git a/dmp-frontend/src/app/core/services/culture/culture-service.ts b/frontend/src/app/core/services/culture/culture-service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/culture/culture-service.ts rename to frontend/src/app/core/services/culture/culture-service.ts diff --git a/dmp-frontend/src/app/core/services/culture/language-info-service.ts b/frontend/src/app/core/services/culture/language-info-service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/culture/language-info-service.ts rename to frontend/src/app/core/services/culture/language-info-service.ts diff --git a/dmp-frontend/src/app/core/services/dashboard/dashboard.service.ts b/frontend/src/app/core/services/dashboard/dashboard.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/dashboard/dashboard.service.ts rename to frontend/src/app/core/services/dashboard/dashboard.service.ts diff --git a/dmp-frontend/src/app/core/services/default-user-locale/default-user-locale.service.ts b/frontend/src/app/core/services/default-user-locale/default-user-locale.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/default-user-locale/default-user-locale.service.ts rename to frontend/src/app/core/services/default-user-locale/default-user-locale.service.ts diff --git a/dmp-frontend/src/app/core/services/deposit/deposit.service.ts b/frontend/src/app/core/services/deposit/deposit.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/deposit/deposit.service.ts rename to frontend/src/app/core/services/deposit/deposit.service.ts diff --git a/dmp-frontend/src/app/core/services/description-template-type/description-template-type.service.ts b/frontend/src/app/core/services/description-template-type/description-template-type.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/description-template-type/description-template-type.service.ts rename to frontend/src/app/core/services/description-template-type/description-template-type.service.ts diff --git a/dmp-frontend/src/app/core/services/description-template/description-template.service.ts b/frontend/src/app/core/services/description-template/description-template.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/description-template/description-template.service.ts rename to frontend/src/app/core/services/description-template/description-template.service.ts diff --git a/dmp-frontend/src/app/core/services/description/description.service.ts b/frontend/src/app/core/services/description/description.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/description/description.service.ts rename to frontend/src/app/core/services/description/description.service.ts diff --git a/dmp-frontend/src/app/core/services/file-transformer/file-transformer.http.service.ts b/frontend/src/app/core/services/file-transformer/file-transformer.http.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/file-transformer/file-transformer.http.service.ts rename to frontend/src/app/core/services/file-transformer/file-transformer.http.service.ts diff --git a/dmp-frontend/src/app/core/services/file-transformer/file-transformer.service.ts b/frontend/src/app/core/services/file-transformer/file-transformer.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/file-transformer/file-transformer.service.ts rename to frontend/src/app/core/services/file-transformer/file-transformer.service.ts diff --git a/dmp-frontend/src/app/core/services/http/base-http-v2.service.ts b/frontend/src/app/core/services/http/base-http-v2.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/http/base-http-v2.service.ts rename to frontend/src/app/core/services/http/base-http-v2.service.ts diff --git a/dmp-frontend/src/app/core/services/http/principal.service.ts b/frontend/src/app/core/services/http/principal.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/http/principal.service.ts rename to frontend/src/app/core/services/http/principal.service.ts diff --git a/dmp-frontend/src/app/core/services/language/language.http.service.ts b/frontend/src/app/core/services/language/language.http.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/language/language.http.service.ts rename to frontend/src/app/core/services/language/language.http.service.ts diff --git a/dmp-frontend/src/app/core/services/language/language.service.ts b/frontend/src/app/core/services/language/language.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/language/language.service.ts rename to frontend/src/app/core/services/language/language.service.ts diff --git a/dmp-frontend/src/app/core/services/language/server.loader.ts b/frontend/src/app/core/services/language/server.loader.ts similarity index 100% rename from dmp-frontend/src/app/core/services/language/server.loader.ts rename to frontend/src/app/core/services/language/server.loader.ts diff --git a/dmp-frontend/src/app/core/services/lock/lock.service.ts b/frontend/src/app/core/services/lock/lock.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/lock/lock.service.ts rename to frontend/src/app/core/services/lock/lock.service.ts diff --git a/dmp-frontend/src/app/core/services/logging/logging-service.ts b/frontend/src/app/core/services/logging/logging-service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/logging/logging-service.ts rename to frontend/src/app/core/services/logging/logging-service.ts diff --git a/dmp-frontend/src/app/core/services/maintenance/maintenance.service.ts b/frontend/src/app/core/services/maintenance/maintenance.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/maintenance/maintenance.service.ts rename to frontend/src/app/core/services/maintenance/maintenance.service.ts diff --git a/dmp-frontend/src/app/core/services/matomo/analytics-service.ts b/frontend/src/app/core/services/matomo/analytics-service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/matomo/analytics-service.ts rename to frontend/src/app/core/services/matomo/analytics-service.ts diff --git a/dmp-frontend/src/app/core/services/matomo/matomo-service.ts b/frontend/src/app/core/services/matomo/matomo-service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/matomo/matomo-service.ts rename to frontend/src/app/core/services/matomo/matomo-service.ts diff --git a/dmp-frontend/src/app/core/services/notification/ui-notification-service.ts b/frontend/src/app/core/services/notification/ui-notification-service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/notification/ui-notification-service.ts rename to frontend/src/app/core/services/notification/ui-notification-service.ts diff --git a/dmp-frontend/src/app/core/services/plan/plan-blueprint.service.ts b/frontend/src/app/core/services/plan/plan-blueprint.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/plan/plan-blueprint.service.ts rename to frontend/src/app/core/services/plan/plan-blueprint.service.ts diff --git a/dmp-frontend/src/app/core/services/plan/plan.service.ts b/frontend/src/app/core/services/plan/plan.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/plan/plan.service.ts rename to frontend/src/app/core/services/plan/plan.service.ts diff --git a/dmp-frontend/src/app/core/services/prefilling-source/prefilling-source.service.ts b/frontend/src/app/core/services/prefilling-source/prefilling-source.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/prefilling-source/prefilling-source.service.ts rename to frontend/src/app/core/services/prefilling-source/prefilling-source.service.ts diff --git a/dmp-frontend/src/app/core/services/progress-indication/progress-indication-service.ts b/frontend/src/app/core/services/progress-indication/progress-indication-service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/progress-indication/progress-indication-service.ts rename to frontend/src/app/core/services/progress-indication/progress-indication-service.ts diff --git a/dmp-frontend/src/app/core/services/reference-type/reference-type.service.ts b/frontend/src/app/core/services/reference-type/reference-type.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/reference-type/reference-type.service.ts rename to frontend/src/app/core/services/reference-type/reference-type.service.ts diff --git a/dmp-frontend/src/app/core/services/reference/reference.service.ts b/frontend/src/app/core/services/reference/reference.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/reference/reference.service.ts rename to frontend/src/app/core/services/reference/reference.service.ts diff --git a/dmp-frontend/src/app/core/services/router/router-utils.service.ts b/frontend/src/app/core/services/router/router-utils.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/router/router-utils.service.ts rename to frontend/src/app/core/services/router/router-utils.service.ts diff --git a/dmp-frontend/src/app/core/services/semantic/semantics.service.ts b/frontend/src/app/core/services/semantic/semantics.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/semantic/semantics.service.ts rename to frontend/src/app/core/services/semantic/semantics.service.ts diff --git a/dmp-frontend/src/app/core/services/sidenav/side-nav.sevice.ts b/frontend/src/app/core/services/sidenav/side-nav.sevice.ts similarity index 100% rename from dmp-frontend/src/app/core/services/sidenav/side-nav.sevice.ts rename to frontend/src/app/core/services/sidenav/side-nav.sevice.ts diff --git a/dmp-frontend/src/app/core/services/storage-file/storage-file.service.ts b/frontend/src/app/core/services/storage-file/storage-file.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/storage-file/storage-file.service.ts rename to frontend/src/app/core/services/storage-file/storage-file.service.ts diff --git a/dmp-frontend/src/app/core/services/supportive-material/supportive-material.service.ts b/frontend/src/app/core/services/supportive-material/supportive-material.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/supportive-material/supportive-material.service.ts rename to frontend/src/app/core/services/supportive-material/supportive-material.service.ts diff --git a/dmp-frontend/src/app/core/services/tag/tag.service.ts b/frontend/src/app/core/services/tag/tag.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/tag/tag.service.ts rename to frontend/src/app/core/services/tag/tag.service.ts diff --git a/dmp-frontend/src/app/core/services/tenant-configuration/tenant-configuration.service.ts b/frontend/src/app/core/services/tenant-configuration/tenant-configuration.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/tenant-configuration/tenant-configuration.service.ts rename to frontend/src/app/core/services/tenant-configuration/tenant-configuration.service.ts diff --git a/dmp-frontend/src/app/core/services/tenant/tenant-handling.service.ts b/frontend/src/app/core/services/tenant/tenant-handling.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/tenant/tenant-handling.service.ts rename to frontend/src/app/core/services/tenant/tenant-handling.service.ts diff --git a/dmp-frontend/src/app/core/services/tenant/tenant.service.ts b/frontend/src/app/core/services/tenant/tenant.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/tenant/tenant.service.ts rename to frontend/src/app/core/services/tenant/tenant.service.ts diff --git a/dmp-frontend/src/app/core/services/timezone/timezone-service.ts b/frontend/src/app/core/services/timezone/timezone-service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/timezone/timezone-service.ts rename to frontend/src/app/core/services/timezone/timezone-service.ts diff --git a/dmp-frontend/src/app/core/services/user-settings/user-settings-http.service.ts b/frontend/src/app/core/services/user-settings/user-settings-http.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/user-settings/user-settings-http.service.ts rename to frontend/src/app/core/services/user-settings/user-settings-http.service.ts diff --git a/dmp-frontend/src/app/core/services/user-settings/user-settings.service.ts b/frontend/src/app/core/services/user-settings/user-settings.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/user-settings/user-settings.service.ts rename to frontend/src/app/core/services/user-settings/user-settings.service.ts diff --git a/dmp-frontend/src/app/core/services/user/user.service.ts b/frontend/src/app/core/services/user/user.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/user/user.service.ts rename to frontend/src/app/core/services/user/user.service.ts diff --git a/dmp-frontend/src/app/core/services/utilities/collection-utils.service.ts b/frontend/src/app/core/services/utilities/collection-utils.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/utilities/collection-utils.service.ts rename to frontend/src/app/core/services/utilities/collection-utils.service.ts diff --git a/dmp-frontend/src/app/core/services/utilities/enum-utils.service.ts b/frontend/src/app/core/services/utilities/enum-utils.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/utilities/enum-utils.service.ts rename to frontend/src/app/core/services/utilities/enum-utils.service.ts diff --git a/dmp-frontend/src/app/core/services/utilities/file-utils.service.ts b/frontend/src/app/core/services/utilities/file-utils.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/utilities/file-utils.service.ts rename to frontend/src/app/core/services/utilities/file-utils.service.ts diff --git a/dmp-frontend/src/app/core/services/utilities/query-params.service.ts b/frontend/src/app/core/services/utilities/query-params.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/utilities/query-params.service.ts rename to frontend/src/app/core/services/utilities/query-params.service.ts diff --git a/dmp-frontend/src/app/core/services/utilities/type-utils.service.ts b/frontend/src/app/core/services/utilities/type-utils.service.ts similarity index 100% rename from dmp-frontend/src/app/core/services/utilities/type-utils.service.ts rename to frontend/src/app/core/services/utilities/type-utils.service.ts diff --git a/dmp-frontend/src/app/library/auto-complete/auto-complete-custom-validator.ts b/frontend/src/app/library/auto-complete/auto-complete-custom-validator.ts similarity index 100% rename from dmp-frontend/src/app/library/auto-complete/auto-complete-custom-validator.ts rename to frontend/src/app/library/auto-complete/auto-complete-custom-validator.ts diff --git a/dmp-frontend/src/app/library/auto-complete/auto-complete-group.ts b/frontend/src/app/library/auto-complete/auto-complete-group.ts similarity index 100% rename from dmp-frontend/src/app/library/auto-complete/auto-complete-group.ts rename to frontend/src/app/library/auto-complete/auto-complete-group.ts diff --git a/dmp-frontend/src/app/library/auto-complete/auto-complete.module.ts b/frontend/src/app/library/auto-complete/auto-complete.module.ts similarity index 100% rename from dmp-frontend/src/app/library/auto-complete/auto-complete.module.ts rename to frontend/src/app/library/auto-complete/auto-complete.module.ts diff --git a/dmp-frontend/src/app/library/auto-complete/multiple/multiple-auto-complete-configuration.ts b/frontend/src/app/library/auto-complete/multiple/multiple-auto-complete-configuration.ts similarity index 100% rename from dmp-frontend/src/app/library/auto-complete/multiple/multiple-auto-complete-configuration.ts rename to frontend/src/app/library/auto-complete/multiple/multiple-auto-complete-configuration.ts diff --git a/dmp-frontend/src/app/library/auto-complete/multiple/multiple-auto-complete.component.html b/frontend/src/app/library/auto-complete/multiple/multiple-auto-complete.component.html similarity index 100% rename from dmp-frontend/src/app/library/auto-complete/multiple/multiple-auto-complete.component.html rename to frontend/src/app/library/auto-complete/multiple/multiple-auto-complete.component.html diff --git a/dmp-frontend/src/app/library/auto-complete/multiple/multiple-auto-complete.component.scss b/frontend/src/app/library/auto-complete/multiple/multiple-auto-complete.component.scss similarity index 100% rename from dmp-frontend/src/app/library/auto-complete/multiple/multiple-auto-complete.component.scss rename to frontend/src/app/library/auto-complete/multiple/multiple-auto-complete.component.scss diff --git a/dmp-frontend/src/app/library/auto-complete/multiple/multiple-auto-complete.component.ts b/frontend/src/app/library/auto-complete/multiple/multiple-auto-complete.component.ts similarity index 100% rename from dmp-frontend/src/app/library/auto-complete/multiple/multiple-auto-complete.component.ts rename to frontend/src/app/library/auto-complete/multiple/multiple-auto-complete.component.ts diff --git a/dmp-frontend/src/app/library/auto-complete/multiple/option-component.model.ts b/frontend/src/app/library/auto-complete/multiple/option-component.model.ts similarity index 100% rename from dmp-frontend/src/app/library/auto-complete/multiple/option-component.model.ts rename to frontend/src/app/library/auto-complete/multiple/option-component.model.ts diff --git a/dmp-frontend/src/app/library/auto-complete/single/single-auto-complete-configuration.ts b/frontend/src/app/library/auto-complete/single/single-auto-complete-configuration.ts similarity index 100% rename from dmp-frontend/src/app/library/auto-complete/single/single-auto-complete-configuration.ts rename to frontend/src/app/library/auto-complete/single/single-auto-complete-configuration.ts diff --git a/dmp-frontend/src/app/library/auto-complete/single/single-auto-complete.component.html b/frontend/src/app/library/auto-complete/single/single-auto-complete.component.html similarity index 100% rename from dmp-frontend/src/app/library/auto-complete/single/single-auto-complete.component.html rename to frontend/src/app/library/auto-complete/single/single-auto-complete.component.html diff --git a/dmp-frontend/src/app/library/auto-complete/single/single-auto-complete.component.scss b/frontend/src/app/library/auto-complete/single/single-auto-complete.component.scss similarity index 100% rename from dmp-frontend/src/app/library/auto-complete/single/single-auto-complete.component.scss rename to frontend/src/app/library/auto-complete/single/single-auto-complete.component.scss diff --git a/dmp-frontend/src/app/library/auto-complete/single/single-auto-complete.component.ts b/frontend/src/app/library/auto-complete/single/single-auto-complete.component.ts similarity index 100% rename from dmp-frontend/src/app/library/auto-complete/single/single-auto-complete.component.ts rename to frontend/src/app/library/auto-complete/single/single-auto-complete.component.ts diff --git a/dmp-frontend/src/app/library/deactivate/can-deactivate.guard.ts b/frontend/src/app/library/deactivate/can-deactivate.guard.ts similarity index 100% rename from dmp-frontend/src/app/library/deactivate/can-deactivate.guard.ts rename to frontend/src/app/library/deactivate/can-deactivate.guard.ts diff --git a/dmp-frontend/src/app/library/deactivate/deactivate.component.ts b/frontend/src/app/library/deactivate/deactivate.component.ts similarity index 100% rename from dmp-frontend/src/app/library/deactivate/deactivate.component.ts rename to frontend/src/app/library/deactivate/deactivate.component.ts diff --git a/dmp-frontend/src/app/library/guided-tour/guided-tour.component.html b/frontend/src/app/library/guided-tour/guided-tour.component.html similarity index 100% rename from dmp-frontend/src/app/library/guided-tour/guided-tour.component.html rename to frontend/src/app/library/guided-tour/guided-tour.component.html diff --git a/dmp-frontend/src/app/library/guided-tour/guided-tour.component.scss b/frontend/src/app/library/guided-tour/guided-tour.component.scss similarity index 100% rename from dmp-frontend/src/app/library/guided-tour/guided-tour.component.scss rename to frontend/src/app/library/guided-tour/guided-tour.component.scss diff --git a/dmp-frontend/src/app/library/guided-tour/guided-tour.component.ts b/frontend/src/app/library/guided-tour/guided-tour.component.ts similarity index 100% rename from dmp-frontend/src/app/library/guided-tour/guided-tour.component.ts rename to frontend/src/app/library/guided-tour/guided-tour.component.ts diff --git a/dmp-frontend/src/app/library/guided-tour/guided-tour.constants.ts b/frontend/src/app/library/guided-tour/guided-tour.constants.ts similarity index 100% rename from dmp-frontend/src/app/library/guided-tour/guided-tour.constants.ts rename to frontend/src/app/library/guided-tour/guided-tour.constants.ts diff --git a/dmp-frontend/src/app/library/guided-tour/guided-tour.module.ts b/frontend/src/app/library/guided-tour/guided-tour.module.ts similarity index 100% rename from dmp-frontend/src/app/library/guided-tour/guided-tour.module.ts rename to frontend/src/app/library/guided-tour/guided-tour.module.ts diff --git a/dmp-frontend/src/app/library/guided-tour/guided-tour.service.ts b/frontend/src/app/library/guided-tour/guided-tour.service.ts similarity index 100% rename from dmp-frontend/src/app/library/guided-tour/guided-tour.service.ts rename to frontend/src/app/library/guided-tour/guided-tour.service.ts diff --git a/dmp-frontend/src/app/library/guided-tour/windowref.service.ts b/frontend/src/app/library/guided-tour/windowref.service.ts similarity index 100% rename from dmp-frontend/src/app/library/guided-tour/windowref.service.ts rename to frontend/src/app/library/guided-tour/windowref.service.ts diff --git a/dmp-frontend/src/app/library/notification/notification.component.html b/frontend/src/app/library/notification/notification.component.html similarity index 100% rename from dmp-frontend/src/app/library/notification/notification.component.html rename to frontend/src/app/library/notification/notification.component.html diff --git a/dmp-frontend/src/app/library/notification/notification.component.scss b/frontend/src/app/library/notification/notification.component.scss similarity index 100% rename from dmp-frontend/src/app/library/notification/notification.component.scss rename to frontend/src/app/library/notification/notification.component.scss diff --git a/dmp-frontend/src/app/library/notification/notification.component.ts b/frontend/src/app/library/notification/notification.component.ts similarity index 100% rename from dmp-frontend/src/app/library/notification/notification.component.ts rename to frontend/src/app/library/notification/notification.component.ts diff --git a/dmp-frontend/src/app/library/notification/notification.module.ts b/frontend/src/app/library/notification/notification.module.ts similarity index 100% rename from dmp-frontend/src/app/library/notification/notification.module.ts rename to frontend/src/app/library/notification/notification.module.ts diff --git a/dmp-frontend/src/app/library/notification/popup/popup-notification.component.html b/frontend/src/app/library/notification/popup/popup-notification.component.html similarity index 100% rename from dmp-frontend/src/app/library/notification/popup/popup-notification.component.html rename to frontend/src/app/library/notification/popup/popup-notification.component.html diff --git a/dmp-frontend/src/app/library/notification/popup/popup-notification.component.scss b/frontend/src/app/library/notification/popup/popup-notification.component.scss similarity index 100% rename from dmp-frontend/src/app/library/notification/popup/popup-notification.component.scss rename to frontend/src/app/library/notification/popup/popup-notification.component.scss diff --git a/dmp-frontend/src/app/library/notification/popup/popup-notification.component.ts b/frontend/src/app/library/notification/popup/popup-notification.component.ts similarity index 100% rename from dmp-frontend/src/app/library/notification/popup/popup-notification.component.ts rename to frontend/src/app/library/notification/popup/popup-notification.component.ts diff --git a/dmp-frontend/src/app/library/notification/snack-bar/snack-bar-notification.component.html b/frontend/src/app/library/notification/snack-bar/snack-bar-notification.component.html similarity index 100% rename from dmp-frontend/src/app/library/notification/snack-bar/snack-bar-notification.component.html rename to frontend/src/app/library/notification/snack-bar/snack-bar-notification.component.html diff --git a/dmp-frontend/src/app/library/notification/snack-bar/snack-bar-notification.component.scss b/frontend/src/app/library/notification/snack-bar/snack-bar-notification.component.scss similarity index 100% rename from dmp-frontend/src/app/library/notification/snack-bar/snack-bar-notification.component.scss rename to frontend/src/app/library/notification/snack-bar/snack-bar-notification.component.scss diff --git a/dmp-frontend/src/app/library/notification/snack-bar/snack-bar-notification.component.ts b/frontend/src/app/library/notification/snack-bar/snack-bar-notification.component.ts similarity index 100% rename from dmp-frontend/src/app/library/notification/snack-bar/snack-bar-notification.component.ts rename to frontend/src/app/library/notification/snack-bar/snack-bar-notification.component.ts diff --git a/dmp-frontend/src/app/library/rich-text-editor/rich-text-editor.component.scss b/frontend/src/app/library/rich-text-editor/rich-text-editor.component.scss similarity index 100% rename from dmp-frontend/src/app/library/rich-text-editor/rich-text-editor.component.scss rename to frontend/src/app/library/rich-text-editor/rich-text-editor.component.scss diff --git a/dmp-frontend/src/app/library/rich-text-editor/rich-text-editor.component.ts b/frontend/src/app/library/rich-text-editor/rich-text-editor.component.ts similarity index 100% rename from dmp-frontend/src/app/library/rich-text-editor/rich-text-editor.component.ts rename to frontend/src/app/library/rich-text-editor/rich-text-editor.component.ts diff --git a/dmp-frontend/src/app/library/rich-text-editor/rich-text-editor.module.ts b/frontend/src/app/library/rich-text-editor/rich-text-editor.module.ts similarity index 100% rename from dmp-frontend/src/app/library/rich-text-editor/rich-text-editor.module.ts rename to frontend/src/app/library/rich-text-editor/rich-text-editor.module.ts diff --git a/dmp-frontend/src/app/services/pagination.service.ts b/frontend/src/app/services/pagination.service.ts similarity index 100% rename from dmp-frontend/src/app/services/pagination.service.ts rename to frontend/src/app/services/pagination.service.ts diff --git a/dmp-frontend/src/app/ui/about/about.component.html b/frontend/src/app/ui/about/about.component.html similarity index 100% rename from dmp-frontend/src/app/ui/about/about.component.html rename to frontend/src/app/ui/about/about.component.html diff --git a/dmp-frontend/src/app/ui/about/about.component.scss b/frontend/src/app/ui/about/about.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/about/about.component.scss rename to frontend/src/app/ui/about/about.component.scss diff --git a/dmp-frontend/src/app/ui/about/about.component.ts b/frontend/src/app/ui/about/about.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/about/about.component.ts rename to frontend/src/app/ui/about/about.component.ts diff --git a/dmp-frontend/src/app/ui/about/about.module.ts b/frontend/src/app/ui/about/about.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/about/about.module.ts rename to frontend/src/app/ui/about/about.module.ts diff --git a/dmp-frontend/src/app/ui/about/about.routing.ts b/frontend/src/app/ui/about/about.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/about/about.routing.ts rename to frontend/src/app/ui/about/about.routing.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/description-template-preview/description-template-preview-dialog.component.html b/frontend/src/app/ui/admin/description-template/description-template-preview/description-template-preview-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/description-template-preview/description-template-preview-dialog.component.html rename to frontend/src/app/ui/admin/description-template/description-template-preview/description-template-preview-dialog.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-template/description-template-preview/description-template-preview-dialog.component.scss b/frontend/src/app/ui/admin/description-template/description-template-preview/description-template-preview-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/description-template-preview/description-template-preview-dialog.component.scss rename to frontend/src/app/ui/admin/description-template/description-template-preview/description-template-preview-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-template/description-template-preview/description-template-preview-dialog.component.ts b/frontend/src/app/ui/admin/description-template/description-template-preview/description-template-preview-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/description-template-preview/description-template-preview-dialog.component.ts rename to frontend/src/app/ui/admin/description-template/description-template-preview/description-template-preview-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/description-template-preview/description-template-preview-dialog.module.ts b/frontend/src/app/ui/admin/description-template/description-template-preview/description-template-preview-dialog.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/description-template-preview/description-template-preview-dialog.module.ts rename to frontend/src/app/ui/admin/description-template/description-template-preview/description-template-preview-dialog.module.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/description-template.module.ts b/frontend/src/app/ui/admin/description-template/description-template.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/description-template.module.ts rename to frontend/src/app/ui/admin/description-template/description-template.module.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/description-template.routing.ts b/frontend/src/app/ui/admin/description-template/description-template.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/description-template.routing.ts rename to frontend/src/app/ui/admin/description-template/description-template.routing.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/animations/animations.ts b/frontend/src/app/ui/admin/description-template/editor/animations/animations.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/animations/animations.ts rename to frontend/src/app/ui/admin/description-template/editor/animations/animations.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/default-value/description-template-editor-default-value.component.html b/frontend/src/app/ui/admin/description-template/editor/components/default-value/description-template-editor-default-value.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/default-value/description-template-editor-default-value.component.html rename to frontend/src/app/ui/admin/description-template/editor/components/default-value/description-template-editor-default-value.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/default-value/description-template-editor-default-value.component.scss b/frontend/src/app/ui/admin/description-template/editor/components/default-value/description-template-editor-default-value.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/default-value/description-template-editor-default-value.component.scss rename to frontend/src/app/ui/admin/description-template/editor/components/default-value/description-template-editor-default-value.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/default-value/description-template-editor-default-value.component.ts b/frontend/src/app/ui/admin/description-template/editor/components/default-value/description-template-editor-default-value.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/default-value/description-template-editor-default-value.component.ts rename to frontend/src/app/ui/admin/description-template/editor/components/default-value/description-template-editor-default-value.component.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-set/description-template-editor-field-set.component.html b/frontend/src/app/ui/admin/description-template/editor/components/field-set/description-template-editor-field-set.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-set/description-template-editor-field-set.component.html rename to frontend/src/app/ui/admin/description-template/editor/components/field-set/description-template-editor-field-set.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-set/description-template-editor-field-set.component.scss b/frontend/src/app/ui/admin/description-template/editor/components/field-set/description-template-editor-field-set.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-set/description-template-editor-field-set.component.scss rename to frontend/src/app/ui/admin/description-template/editor/components/field-set/description-template-editor-field-set.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-set/description-template-editor-field-set.component.ts b/frontend/src/app/ui/admin/description-template/editor/components/field-set/description-template-editor-field-set.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-set/description-template-editor-field-set.component.ts rename to frontend/src/app/ui/admin/description-template/editor/components/field-set/description-template-editor-field-set.component.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/external-datasets/description-template-editor-external-datasets-field.component.html b/frontend/src/app/ui/admin/description-template/editor/components/field-type/external-datasets/description-template-editor-external-datasets-field.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/external-datasets/description-template-editor-external-datasets-field.component.html rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/external-datasets/description-template-editor-external-datasets-field.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/external-datasets/description-template-editor-external-datasets-field.component.scss b/frontend/src/app/ui/admin/description-template/editor/components/field-type/external-datasets/description-template-editor-external-datasets-field.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/external-datasets/description-template-editor-external-datasets-field.component.scss rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/external-datasets/description-template-editor-external-datasets-field.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/external-datasets/description-template-editor-external-datasets-field.component.ts b/frontend/src/app/ui/admin/description-template/editor/components/field-type/external-datasets/description-template-editor-external-datasets-field.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/external-datasets/description-template-editor-external-datasets-field.component.ts rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/external-datasets/description-template-editor-external-datasets-field.component.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/external-select/description-template-editor-external-select-field.component.html b/frontend/src/app/ui/admin/description-template/editor/components/field-type/external-select/description-template-editor-external-select-field.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/external-select/description-template-editor-external-select-field.component.html rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/external-select/description-template-editor-external-select-field.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/external-select/description-template-editor-external-select-field.component.scss b/frontend/src/app/ui/admin/description-template/editor/components/field-type/external-select/description-template-editor-external-select-field.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/external-select/description-template-editor-external-select-field.component.scss rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/external-select/description-template-editor-external-select-field.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/external-select/description-template-editor-external-select-field.component.ts b/frontend/src/app/ui/admin/description-template/editor/components/field-type/external-select/description-template-editor-external-select-field.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/external-select/description-template-editor-external-select-field.component.ts rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/external-select/description-template-editor-external-select-field.component.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/label-and-multiplicity-field/description-template-editor-label-and-multiplicity-field.component.html b/frontend/src/app/ui/admin/description-template/editor/components/field-type/label-and-multiplicity-field/description-template-editor-label-and-multiplicity-field.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/label-and-multiplicity-field/description-template-editor-label-and-multiplicity-field.component.html rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/label-and-multiplicity-field/description-template-editor-label-and-multiplicity-field.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/label-and-multiplicity-field/description-template-editor-label-and-multiplicity-field.component.scss b/frontend/src/app/ui/admin/description-template/editor/components/field-type/label-and-multiplicity-field/description-template-editor-label-and-multiplicity-field.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/label-and-multiplicity-field/description-template-editor-label-and-multiplicity-field.component.scss rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/label-and-multiplicity-field/description-template-editor-label-and-multiplicity-field.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/label-and-multiplicity-field/description-template-editor-label-and-multiplicity-field.component.ts b/frontend/src/app/ui/admin/description-template/editor/components/field-type/label-and-multiplicity-field/description-template-editor-label-and-multiplicity-field.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/label-and-multiplicity-field/description-template-editor-label-and-multiplicity-field.component.ts rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/label-and-multiplicity-field/description-template-editor-label-and-multiplicity-field.component.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/label-field/description-template-editor-label-field.component.html b/frontend/src/app/ui/admin/description-template/editor/components/field-type/label-field/description-template-editor-label-field.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/label-field/description-template-editor-label-field.component.html rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/label-field/description-template-editor-label-field.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/label-field/description-template-editor-label-field.component.scss b/frontend/src/app/ui/admin/description-template/editor/components/field-type/label-field/description-template-editor-label-field.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/label-field/description-template-editor-label-field.component.scss rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/label-field/description-template-editor-label-field.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/label-field/description-template-editor-label-field.component.ts b/frontend/src/app/ui/admin/description-template/editor/components/field-type/label-field/description-template-editor-label-field.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/label-field/description-template-editor-label-field.component.ts rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/label-field/description-template-editor-label-field.component.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/radio-box/description-template-editor-radio-box-field.component.html b/frontend/src/app/ui/admin/description-template/editor/components/field-type/radio-box/description-template-editor-radio-box-field.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/radio-box/description-template-editor-radio-box-field.component.html rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/radio-box/description-template-editor-radio-box-field.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/radio-box/description-template-editor-radio-box-field.component.scss b/frontend/src/app/ui/admin/description-template/editor/components/field-type/radio-box/description-template-editor-radio-box-field.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/radio-box/description-template-editor-radio-box-field.component.scss rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/radio-box/description-template-editor-radio-box-field.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/radio-box/description-template-editor-radio-box-field.component.ts b/frontend/src/app/ui/admin/description-template/editor/components/field-type/radio-box/description-template-editor-radio-box-field.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/radio-box/description-template-editor-radio-box-field.component.ts rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/radio-box/description-template-editor-radio-box-field.component.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/reference-type/description-template-editor-reference-type-field.component.html b/frontend/src/app/ui/admin/description-template/editor/components/field-type/reference-type/description-template-editor-reference-type-field.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/reference-type/description-template-editor-reference-type-field.component.html rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/reference-type/description-template-editor-reference-type-field.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/reference-type/description-template-editor-reference-type-field.component.scss b/frontend/src/app/ui/admin/description-template/editor/components/field-type/reference-type/description-template-editor-reference-type-field.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/reference-type/description-template-editor-reference-type-field.component.scss rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/reference-type/description-template-editor-reference-type-field.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/reference-type/description-template-editor-reference-type-field.component.ts b/frontend/src/app/ui/admin/description-template/editor/components/field-type/reference-type/description-template-editor-reference-type-field.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/reference-type/description-template-editor-reference-type-field.component.ts rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/reference-type/description-template-editor-reference-type-field.component.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/select/description-template-editor-select-field.component.html b/frontend/src/app/ui/admin/description-template/editor/components/field-type/select/description-template-editor-select-field.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/select/description-template-editor-select-field.component.html rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/select/description-template-editor-select-field.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/select/description-template-editor-select-field.component.scss b/frontend/src/app/ui/admin/description-template/editor/components/field-type/select/description-template-editor-select-field.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/select/description-template-editor-select-field.component.scss rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/select/description-template-editor-select-field.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/select/description-template-editor-select-field.component.ts b/frontend/src/app/ui/admin/description-template/editor/components/field-type/select/description-template-editor-select-field.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/select/description-template-editor-select-field.component.ts rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/select/description-template-editor-select-field.component.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/upload/description-template-editor-upload-field.component.html b/frontend/src/app/ui/admin/description-template/editor/components/field-type/upload/description-template-editor-upload-field.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/upload/description-template-editor-upload-field.component.html rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/upload/description-template-editor-upload-field.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/upload/description-template-editor-upload-field.component.scss b/frontend/src/app/ui/admin/description-template/editor/components/field-type/upload/description-template-editor-upload-field.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/upload/description-template-editor-upload-field.component.scss rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/upload/description-template-editor-upload-field.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/upload/description-template-editor-upload-field.component.ts b/frontend/src/app/ui/admin/description-template/editor/components/field-type/upload/description-template-editor-upload-field.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field-type/upload/description-template-editor-upload-field.component.ts rename to frontend/src/app/ui/admin/description-template/editor/components/field-type/upload/description-template-editor-upload-field.component.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field/description-template-editor-field.component.html b/frontend/src/app/ui/admin/description-template/editor/components/field/description-template-editor-field.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field/description-template-editor-field.component.html rename to frontend/src/app/ui/admin/description-template/editor/components/field/description-template-editor-field.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field/description-template-editor-field.component.scss b/frontend/src/app/ui/admin/description-template/editor/components/field/description-template-editor-field.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field/description-template-editor-field.component.scss rename to frontend/src/app/ui/admin/description-template/editor/components/field/description-template-editor-field.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field/description-template-editor-field.component.ts b/frontend/src/app/ui/admin/description-template/editor/components/field/description-template-editor-field.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field/description-template-editor-field.component.ts rename to frontend/src/app/ui/admin/description-template/editor/components/field/description-template-editor-field.component.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/field/view-style-enum.ts b/frontend/src/app/ui/admin/description-template/editor/components/field/view-style-enum.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/field/view-style-enum.ts rename to frontend/src/app/ui/admin/description-template/editor/components/field/view-style-enum.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/final-preview/final-preview.component.html b/frontend/src/app/ui/admin/description-template/editor/components/final-preview/final-preview.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/final-preview/final-preview.component.html rename to frontend/src/app/ui/admin/description-template/editor/components/final-preview/final-preview.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/final-preview/final-preview.component.scss b/frontend/src/app/ui/admin/description-template/editor/components/final-preview/final-preview.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/final-preview/final-preview.component.scss rename to frontend/src/app/ui/admin/description-template/editor/components/final-preview/final-preview.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/final-preview/final-preview.component.ts b/frontend/src/app/ui/admin/description-template/editor/components/final-preview/final-preview.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/final-preview/final-preview.component.ts rename to frontend/src/app/ui/admin/description-template/editor/components/final-preview/final-preview.component.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/section-fieldset/description-template-editor-section-fieldset.component.html b/frontend/src/app/ui/admin/description-template/editor/components/section-fieldset/description-template-editor-section-fieldset.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/section-fieldset/description-template-editor-section-fieldset.component.html rename to frontend/src/app/ui/admin/description-template/editor/components/section-fieldset/description-template-editor-section-fieldset.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/section-fieldset/description-template-editor-section-fieldset.component.scss b/frontend/src/app/ui/admin/description-template/editor/components/section-fieldset/description-template-editor-section-fieldset.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/section-fieldset/description-template-editor-section-fieldset.component.scss rename to frontend/src/app/ui/admin/description-template/editor/components/section-fieldset/description-template-editor-section-fieldset.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/section-fieldset/description-template-editor-section-fieldset.component.ts b/frontend/src/app/ui/admin/description-template/editor/components/section-fieldset/description-template-editor-section-fieldset.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/section-fieldset/description-template-editor-section-fieldset.component.ts rename to frontend/src/app/ui/admin/description-template/editor/components/section-fieldset/description-template-editor-section-fieldset.component.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/section/description-template-editor-section.component.html b/frontend/src/app/ui/admin/description-template/editor/components/section/description-template-editor-section.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/section/description-template-editor-section.component.html rename to frontend/src/app/ui/admin/description-template/editor/components/section/description-template-editor-section.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/section/description-template-editor-section.component.scss b/frontend/src/app/ui/admin/description-template/editor/components/section/description-template-editor-section.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/section/description-template-editor-section.component.scss rename to frontend/src/app/ui/admin/description-template/editor/components/section/description-template-editor-section.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/section/description-template-editor-section.component.ts b/frontend/src/app/ui/admin/description-template/editor/components/section/description-template-editor-section.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/section/description-template-editor-section.component.ts rename to frontend/src/app/ui/admin/description-template/editor/components/section/description-template-editor-section.component.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/visibility-rule/description-template-editor-visibility-rule.component.html b/frontend/src/app/ui/admin/description-template/editor/components/visibility-rule/description-template-editor-visibility-rule.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/visibility-rule/description-template-editor-visibility-rule.component.html rename to frontend/src/app/ui/admin/description-template/editor/components/visibility-rule/description-template-editor-visibility-rule.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/visibility-rule/description-template-editor-visibility-rule.component.scss b/frontend/src/app/ui/admin/description-template/editor/components/visibility-rule/description-template-editor-visibility-rule.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/visibility-rule/description-template-editor-visibility-rule.component.scss rename to frontend/src/app/ui/admin/description-template/editor/components/visibility-rule/description-template-editor-visibility-rule.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/components/visibility-rule/description-template-editor-visibility-rule.component.ts b/frontend/src/app/ui/admin/description-template/editor/components/visibility-rule/description-template-editor-visibility-rule.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/components/visibility-rule/description-template-editor-visibility-rule.component.ts rename to frontend/src/app/ui/admin/description-template/editor/components/visibility-rule/description-template-editor-visibility-rule.component.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/custom-validators/editor-custom-validators.ts b/frontend/src/app/ui/admin/description-template/editor/custom-validators/editor-custom-validators.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/custom-validators/editor-custom-validators.ts rename to frontend/src/app/ui/admin/description-template/editor/custom-validators/editor-custom-validators.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/description-template-editor.component.html b/frontend/src/app/ui/admin/description-template/editor/description-template-editor.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/description-template-editor.component.html rename to frontend/src/app/ui/admin/description-template/editor/description-template-editor.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/description-template-editor.component.scss b/frontend/src/app/ui/admin/description-template/editor/description-template-editor.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/description-template-editor.component.scss rename to frontend/src/app/ui/admin/description-template/editor/description-template-editor.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/description-template-editor.component.ts b/frontend/src/app/ui/admin/description-template/editor/description-template-editor.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/description-template-editor.component.ts rename to frontend/src/app/ui/admin/description-template/editor/description-template-editor.component.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/description-template-editor.model.ts b/frontend/src/app/ui/admin/description-template/editor/description-template-editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/description-template-editor.model.ts rename to frontend/src/app/ui/admin/description-template/editor/description-template-editor.model.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/description-template-editor.resolver.ts b/frontend/src/app/ui/admin/description-template/editor/description-template-editor.resolver.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/description-template-editor.resolver.ts rename to frontend/src/app/ui/admin/description-template/editor/description-template-editor.resolver.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/description-template-editor.service.ts b/frontend/src/app/ui/admin/description-template/editor/description-template-editor.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/description-template-editor.service.ts rename to frontend/src/app/ui/admin/description-template/editor/description-template-editor.service.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/table-of-contents/description-template-table-of-contents-entry.ts b/frontend/src/app/ui/admin/description-template/editor/table-of-contents/description-template-table-of-contents-entry.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/table-of-contents/description-template-table-of-contents-entry.ts rename to frontend/src/app/ui/admin/description-template/editor/table-of-contents/description-template-table-of-contents-entry.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/table-of-contents/description-template-table-of-contents.html b/frontend/src/app/ui/admin/description-template/editor/table-of-contents/description-template-table-of-contents.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/table-of-contents/description-template-table-of-contents.html rename to frontend/src/app/ui/admin/description-template/editor/table-of-contents/description-template-table-of-contents.html diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/table-of-contents/description-template-table-of-contents.scss b/frontend/src/app/ui/admin/description-template/editor/table-of-contents/description-template-table-of-contents.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/table-of-contents/description-template-table-of-contents.scss rename to frontend/src/app/ui/admin/description-template/editor/table-of-contents/description-template-table-of-contents.scss diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/table-of-contents/description-template-table-of-contents.ts b/frontend/src/app/ui/admin/description-template/editor/table-of-contents/description-template-table-of-contents.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/table-of-contents/description-template-table-of-contents.ts rename to frontend/src/app/ui/admin/description-template/editor/table-of-contents/description-template-table-of-contents.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/table-of-contents/table-of-contents-internal-section/description-template-table-of-contents-internal-section.html b/frontend/src/app/ui/admin/description-template/editor/table-of-contents/table-of-contents-internal-section/description-template-table-of-contents-internal-section.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/table-of-contents/table-of-contents-internal-section/description-template-table-of-contents-internal-section.html rename to frontend/src/app/ui/admin/description-template/editor/table-of-contents/table-of-contents-internal-section/description-template-table-of-contents-internal-section.html diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/table-of-contents/table-of-contents-internal-section/description-template-table-of-contents-internal-section.scss b/frontend/src/app/ui/admin/description-template/editor/table-of-contents/table-of-contents-internal-section/description-template-table-of-contents-internal-section.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/table-of-contents/table-of-contents-internal-section/description-template-table-of-contents-internal-section.scss rename to frontend/src/app/ui/admin/description-template/editor/table-of-contents/table-of-contents-internal-section/description-template-table-of-contents-internal-section.scss diff --git a/dmp-frontend/src/app/ui/admin/description-template/editor/table-of-contents/table-of-contents-internal-section/description-template-table-of-contents-internal-section.ts b/frontend/src/app/ui/admin/description-template/editor/table-of-contents/table-of-contents-internal-section/description-template-table-of-contents-internal-section.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/editor/table-of-contents/table-of-contents-internal-section/description-template-table-of-contents-internal-section.ts rename to frontend/src/app/ui/admin/description-template/editor/table-of-contents/table-of-contents-internal-section/description-template-table-of-contents-internal-section.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/listing/description-template-listing.component.html b/frontend/src/app/ui/admin/description-template/listing/description-template-listing.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/listing/description-template-listing.component.html rename to frontend/src/app/ui/admin/description-template/listing/description-template-listing.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-template/listing/description-template-listing.component.scss b/frontend/src/app/ui/admin/description-template/listing/description-template-listing.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/listing/description-template-listing.component.scss rename to frontend/src/app/ui/admin/description-template/listing/description-template-listing.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-template/listing/description-template-listing.component.ts b/frontend/src/app/ui/admin/description-template/listing/description-template-listing.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/listing/description-template-listing.component.ts rename to frontend/src/app/ui/admin/description-template/listing/description-template-listing.component.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/listing/filters/description-template-listing-filters.component.html b/frontend/src/app/ui/admin/description-template/listing/filters/description-template-listing-filters.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/listing/filters/description-template-listing-filters.component.html rename to frontend/src/app/ui/admin/description-template/listing/filters/description-template-listing-filters.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-template/listing/filters/description-template-listing-filters.component.scss b/frontend/src/app/ui/admin/description-template/listing/filters/description-template-listing-filters.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/listing/filters/description-template-listing-filters.component.scss rename to frontend/src/app/ui/admin/description-template/listing/filters/description-template-listing-filters.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-template/listing/filters/description-template-listing-filters.component.ts b/frontend/src/app/ui/admin/description-template/listing/filters/description-template-listing-filters.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/listing/filters/description-template-listing-filters.component.ts rename to frontend/src/app/ui/admin/description-template/listing/filters/description-template-listing-filters.component.ts diff --git a/dmp-frontend/src/app/ui/admin/description-template/listing/import-description-template/import-description-template.dialog.component.html b/frontend/src/app/ui/admin/description-template/listing/import-description-template/import-description-template.dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/listing/import-description-template/import-description-template.dialog.component.html rename to frontend/src/app/ui/admin/description-template/listing/import-description-template/import-description-template.dialog.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-template/listing/import-description-template/import-description-template.dialog.component.scss b/frontend/src/app/ui/admin/description-template/listing/import-description-template/import-description-template.dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/listing/import-description-template/import-description-template.dialog.component.scss rename to frontend/src/app/ui/admin/description-template/listing/import-description-template/import-description-template.dialog.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-template/listing/import-description-template/import-description-template.dialog.component.ts b/frontend/src/app/ui/admin/description-template/listing/import-description-template/import-description-template.dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-template/listing/import-description-template/import-description-template.dialog.component.ts rename to frontend/src/app/ui/admin/description-template/listing/import-description-template/import-description-template.dialog.component.ts diff --git a/dmp-frontend/src/app/ui/admin/description-types/description-template-type.module.ts b/frontend/src/app/ui/admin/description-types/description-template-type.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-types/description-template-type.module.ts rename to frontend/src/app/ui/admin/description-types/description-template-type.module.ts diff --git a/dmp-frontend/src/app/ui/admin/description-types/description-template-type.routing.ts b/frontend/src/app/ui/admin/description-types/description-template-type.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-types/description-template-type.routing.ts rename to frontend/src/app/ui/admin/description-types/description-template-type.routing.ts diff --git a/dmp-frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.component.html b/frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.component.html rename to frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.component.scss b/frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.component.scss rename to frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.component.ts b/frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.component.ts rename to frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.component.ts diff --git a/dmp-frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.model.ts b/frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.model.ts rename to frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.model.ts diff --git a/dmp-frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.resolver.ts b/frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.resolver.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.resolver.ts rename to frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.resolver.ts diff --git a/dmp-frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.service.ts b/frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.service.ts rename to frontend/src/app/ui/admin/description-types/editor/description-template-type-editor.service.ts diff --git a/dmp-frontend/src/app/ui/admin/description-types/listing/description-template-type-listing.component.html b/frontend/src/app/ui/admin/description-types/listing/description-template-type-listing.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-types/listing/description-template-type-listing.component.html rename to frontend/src/app/ui/admin/description-types/listing/description-template-type-listing.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-types/listing/description-template-type-listing.component.scss b/frontend/src/app/ui/admin/description-types/listing/description-template-type-listing.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-types/listing/description-template-type-listing.component.scss rename to frontend/src/app/ui/admin/description-types/listing/description-template-type-listing.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-types/listing/description-template-type-listing.component.ts b/frontend/src/app/ui/admin/description-types/listing/description-template-type-listing.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-types/listing/description-template-type-listing.component.ts rename to frontend/src/app/ui/admin/description-types/listing/description-template-type-listing.component.ts diff --git a/dmp-frontend/src/app/ui/admin/description-types/listing/filters/description-template-type-listing-filters.component.html b/frontend/src/app/ui/admin/description-types/listing/filters/description-template-type-listing-filters.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-types/listing/filters/description-template-type-listing-filters.component.html rename to frontend/src/app/ui/admin/description-types/listing/filters/description-template-type-listing-filters.component.html diff --git a/dmp-frontend/src/app/ui/admin/description-types/listing/filters/description-template-type-listing-filters.component.scss b/frontend/src/app/ui/admin/description-types/listing/filters/description-template-type-listing-filters.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-types/listing/filters/description-template-type-listing-filters.component.scss rename to frontend/src/app/ui/admin/description-types/listing/filters/description-template-type-listing-filters.component.scss diff --git a/dmp-frontend/src/app/ui/admin/description-types/listing/filters/description-template-type-listing-filters.component.ts b/frontend/src/app/ui/admin/description-types/listing/filters/description-template-type-listing-filters.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/description-types/listing/filters/description-template-type-listing-filters.component.ts rename to frontend/src/app/ui/admin/description-types/listing/filters/description-template-type-listing-filters.component.ts diff --git a/dmp-frontend/src/app/ui/admin/entity-locks/filters/lock-listing-filters.component.html b/frontend/src/app/ui/admin/entity-locks/filters/lock-listing-filters.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/entity-locks/filters/lock-listing-filters.component.html rename to frontend/src/app/ui/admin/entity-locks/filters/lock-listing-filters.component.html diff --git a/dmp-frontend/src/app/ui/admin/entity-locks/filters/lock-listing-filters.component.scss b/frontend/src/app/ui/admin/entity-locks/filters/lock-listing-filters.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/entity-locks/filters/lock-listing-filters.component.scss rename to frontend/src/app/ui/admin/entity-locks/filters/lock-listing-filters.component.scss diff --git a/dmp-frontend/src/app/ui/admin/entity-locks/filters/lock-listing-filters.component.ts b/frontend/src/app/ui/admin/entity-locks/filters/lock-listing-filters.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/entity-locks/filters/lock-listing-filters.component.ts rename to frontend/src/app/ui/admin/entity-locks/filters/lock-listing-filters.component.ts diff --git a/dmp-frontend/src/app/ui/admin/entity-locks/lock-listing.component.html b/frontend/src/app/ui/admin/entity-locks/lock-listing.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/entity-locks/lock-listing.component.html rename to frontend/src/app/ui/admin/entity-locks/lock-listing.component.html diff --git a/dmp-frontend/src/app/ui/admin/entity-locks/lock-listing.component.scss b/frontend/src/app/ui/admin/entity-locks/lock-listing.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/entity-locks/lock-listing.component.scss rename to frontend/src/app/ui/admin/entity-locks/lock-listing.component.scss diff --git a/dmp-frontend/src/app/ui/admin/entity-locks/lock-listing.component.ts b/frontend/src/app/ui/admin/entity-locks/lock-listing.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/entity-locks/lock-listing.component.ts rename to frontend/src/app/ui/admin/entity-locks/lock-listing.component.ts diff --git a/dmp-frontend/src/app/ui/admin/entity-locks/lock.module.ts b/frontend/src/app/ui/admin/entity-locks/lock.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/entity-locks/lock.module.ts rename to frontend/src/app/ui/admin/entity-locks/lock.module.ts diff --git a/dmp-frontend/src/app/ui/admin/entity-locks/lock.routing.ts b/frontend/src/app/ui/admin/entity-locks/lock.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/entity-locks/lock.routing.ts rename to frontend/src/app/ui/admin/entity-locks/lock.routing.ts diff --git a/dmp-frontend/src/app/ui/admin/language/editor/language-editor.component.html b/frontend/src/app/ui/admin/language/editor/language-editor.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/language/editor/language-editor.component.html rename to frontend/src/app/ui/admin/language/editor/language-editor.component.html diff --git a/dmp-frontend/src/app/ui/admin/language/editor/language-editor.component.scss b/frontend/src/app/ui/admin/language/editor/language-editor.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/language/editor/language-editor.component.scss rename to frontend/src/app/ui/admin/language/editor/language-editor.component.scss diff --git a/dmp-frontend/src/app/ui/admin/language/editor/language-editor.component.ts b/frontend/src/app/ui/admin/language/editor/language-editor.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/language/editor/language-editor.component.ts rename to frontend/src/app/ui/admin/language/editor/language-editor.component.ts diff --git a/dmp-frontend/src/app/ui/admin/language/editor/language-editor.model.ts b/frontend/src/app/ui/admin/language/editor/language-editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/language/editor/language-editor.model.ts rename to frontend/src/app/ui/admin/language/editor/language-editor.model.ts diff --git a/dmp-frontend/src/app/ui/admin/language/editor/language-editor.resolver.ts b/frontend/src/app/ui/admin/language/editor/language-editor.resolver.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/language/editor/language-editor.resolver.ts rename to frontend/src/app/ui/admin/language/editor/language-editor.resolver.ts diff --git a/dmp-frontend/src/app/ui/admin/language/editor/language-editor.service.ts b/frontend/src/app/ui/admin/language/editor/language-editor.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/language/editor/language-editor.service.ts rename to frontend/src/app/ui/admin/language/editor/language-editor.service.ts diff --git a/dmp-frontend/src/app/ui/admin/language/language.module.ts b/frontend/src/app/ui/admin/language/language.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/language/language.module.ts rename to frontend/src/app/ui/admin/language/language.module.ts diff --git a/dmp-frontend/src/app/ui/admin/language/language.routing.ts b/frontend/src/app/ui/admin/language/language.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/language/language.routing.ts rename to frontend/src/app/ui/admin/language/language.routing.ts diff --git a/dmp-frontend/src/app/ui/admin/language/listing/filters/language-listing-filters.component.html b/frontend/src/app/ui/admin/language/listing/filters/language-listing-filters.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/language/listing/filters/language-listing-filters.component.html rename to frontend/src/app/ui/admin/language/listing/filters/language-listing-filters.component.html diff --git a/dmp-frontend/src/app/ui/admin/language/listing/filters/language-listing-filters.component.scss b/frontend/src/app/ui/admin/language/listing/filters/language-listing-filters.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/language/listing/filters/language-listing-filters.component.scss rename to frontend/src/app/ui/admin/language/listing/filters/language-listing-filters.component.scss diff --git a/dmp-frontend/src/app/ui/admin/language/listing/filters/language-listing-filters.component.ts b/frontend/src/app/ui/admin/language/listing/filters/language-listing-filters.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/language/listing/filters/language-listing-filters.component.ts rename to frontend/src/app/ui/admin/language/listing/filters/language-listing-filters.component.ts diff --git a/dmp-frontend/src/app/ui/admin/language/listing/language-listing.component.html b/frontend/src/app/ui/admin/language/listing/language-listing.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/language/listing/language-listing.component.html rename to frontend/src/app/ui/admin/language/listing/language-listing.component.html diff --git a/dmp-frontend/src/app/ui/admin/language/listing/language-listing.component.scss b/frontend/src/app/ui/admin/language/listing/language-listing.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/language/listing/language-listing.component.scss rename to frontend/src/app/ui/admin/language/listing/language-listing.component.scss diff --git a/dmp-frontend/src/app/ui/admin/language/listing/language-listing.component.ts b/frontend/src/app/ui/admin/language/listing/language-listing.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/language/listing/language-listing.component.ts rename to frontend/src/app/ui/admin/language/listing/language-listing.component.ts diff --git a/dmp-frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.component.html b/frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.component.html rename to frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.component.html diff --git a/dmp-frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.component.scss b/frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.component.scss rename to frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.component.scss diff --git a/dmp-frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.component.ts b/frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.component.ts rename to frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.component.ts diff --git a/dmp-frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.module.ts b/frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.module.ts rename to frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.module.ts diff --git a/dmp-frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.routing.ts b/frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.routing.ts rename to frontend/src/app/ui/admin/maintenance-tasks/maintenance-tasks.routing.ts diff --git a/dmp-frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.component.html b/frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.component.html rename to frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.component.html diff --git a/dmp-frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.component.scss b/frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.component.scss rename to frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.component.scss diff --git a/dmp-frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.component.ts b/frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.component.ts rename to frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.component.ts diff --git a/dmp-frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.model.ts b/frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.model.ts rename to frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.model.ts diff --git a/dmp-frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.resolver.ts b/frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.resolver.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.resolver.ts rename to frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.resolver.ts diff --git a/dmp-frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.service.ts b/frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.service.ts rename to frontend/src/app/ui/admin/plan-blueprint/editor/plan-blueprint-editor.service.ts diff --git a/dmp-frontend/src/app/ui/admin/plan-blueprint/listing/filters/plan-blueprint-listing-filters.component.html b/frontend/src/app/ui/admin/plan-blueprint/listing/filters/plan-blueprint-listing-filters.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/plan-blueprint/listing/filters/plan-blueprint-listing-filters.component.html rename to frontend/src/app/ui/admin/plan-blueprint/listing/filters/plan-blueprint-listing-filters.component.html diff --git a/dmp-frontend/src/app/ui/admin/plan-blueprint/listing/filters/plan-blueprint-listing-filters.component.scss b/frontend/src/app/ui/admin/plan-blueprint/listing/filters/plan-blueprint-listing-filters.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/plan-blueprint/listing/filters/plan-blueprint-listing-filters.component.scss rename to frontend/src/app/ui/admin/plan-blueprint/listing/filters/plan-blueprint-listing-filters.component.scss diff --git a/dmp-frontend/src/app/ui/admin/plan-blueprint/listing/filters/plan-blueprint-listing-filters.component.ts b/frontend/src/app/ui/admin/plan-blueprint/listing/filters/plan-blueprint-listing-filters.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/plan-blueprint/listing/filters/plan-blueprint-listing-filters.component.ts rename to frontend/src/app/ui/admin/plan-blueprint/listing/filters/plan-blueprint-listing-filters.component.ts diff --git a/dmp-frontend/src/app/ui/admin/plan-blueprint/listing/import-plan-blueprint/import-plan-blueprint.dialog.component.html b/frontend/src/app/ui/admin/plan-blueprint/listing/import-plan-blueprint/import-plan-blueprint.dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/plan-blueprint/listing/import-plan-blueprint/import-plan-blueprint.dialog.component.html rename to frontend/src/app/ui/admin/plan-blueprint/listing/import-plan-blueprint/import-plan-blueprint.dialog.component.html diff --git a/dmp-frontend/src/app/ui/admin/plan-blueprint/listing/import-plan-blueprint/import-plan-blueprint.dialog.component.scss b/frontend/src/app/ui/admin/plan-blueprint/listing/import-plan-blueprint/import-plan-blueprint.dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/plan-blueprint/listing/import-plan-blueprint/import-plan-blueprint.dialog.component.scss rename to frontend/src/app/ui/admin/plan-blueprint/listing/import-plan-blueprint/import-plan-blueprint.dialog.component.scss diff --git a/dmp-frontend/src/app/ui/admin/plan-blueprint/listing/import-plan-blueprint/import-plan-blueprint.dialog.component.ts b/frontend/src/app/ui/admin/plan-blueprint/listing/import-plan-blueprint/import-plan-blueprint.dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/plan-blueprint/listing/import-plan-blueprint/import-plan-blueprint.dialog.component.ts rename to frontend/src/app/ui/admin/plan-blueprint/listing/import-plan-blueprint/import-plan-blueprint.dialog.component.ts diff --git a/dmp-frontend/src/app/ui/admin/plan-blueprint/listing/plan-blueprint-listing.component.html b/frontend/src/app/ui/admin/plan-blueprint/listing/plan-blueprint-listing.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/plan-blueprint/listing/plan-blueprint-listing.component.html rename to frontend/src/app/ui/admin/plan-blueprint/listing/plan-blueprint-listing.component.html diff --git a/dmp-frontend/src/app/ui/admin/plan-blueprint/listing/plan-blueprint-listing.component.scss b/frontend/src/app/ui/admin/plan-blueprint/listing/plan-blueprint-listing.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/plan-blueprint/listing/plan-blueprint-listing.component.scss rename to frontend/src/app/ui/admin/plan-blueprint/listing/plan-blueprint-listing.component.scss diff --git a/dmp-frontend/src/app/ui/admin/plan-blueprint/listing/plan-blueprint-listing.component.ts b/frontend/src/app/ui/admin/plan-blueprint/listing/plan-blueprint-listing.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/plan-blueprint/listing/plan-blueprint-listing.component.ts rename to frontend/src/app/ui/admin/plan-blueprint/listing/plan-blueprint-listing.component.ts diff --git a/dmp-frontend/src/app/ui/admin/plan-blueprint/plan-blueprint.module.ts b/frontend/src/app/ui/admin/plan-blueprint/plan-blueprint.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/plan-blueprint/plan-blueprint.module.ts rename to frontend/src/app/ui/admin/plan-blueprint/plan-blueprint.module.ts diff --git a/dmp-frontend/src/app/ui/admin/plan-blueprint/plan-blueprint.routing.ts b/frontend/src/app/ui/admin/plan-blueprint/plan-blueprint.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/plan-blueprint/plan-blueprint.routing.ts rename to frontend/src/app/ui/admin/plan-blueprint/plan-blueprint.routing.ts diff --git a/dmp-frontend/src/app/ui/admin/prefilling-source/editor/field/prefilling-source-field.component.html b/frontend/src/app/ui/admin/prefilling-source/editor/field/prefilling-source-field.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/prefilling-source/editor/field/prefilling-source-field.component.html rename to frontend/src/app/ui/admin/prefilling-source/editor/field/prefilling-source-field.component.html diff --git a/dmp-frontend/src/app/ui/admin/prefilling-source/editor/field/prefilling-source-field.component.scss b/frontend/src/app/ui/admin/prefilling-source/editor/field/prefilling-source-field.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/prefilling-source/editor/field/prefilling-source-field.component.scss rename to frontend/src/app/ui/admin/prefilling-source/editor/field/prefilling-source-field.component.scss diff --git a/dmp-frontend/src/app/ui/admin/prefilling-source/editor/field/prefilling-source-field.component.ts b/frontend/src/app/ui/admin/prefilling-source/editor/field/prefilling-source-field.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/prefilling-source/editor/field/prefilling-source-field.component.ts rename to frontend/src/app/ui/admin/prefilling-source/editor/field/prefilling-source-field.component.ts diff --git a/dmp-frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.component.html b/frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.component.html rename to frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.component.html diff --git a/dmp-frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.component.scss b/frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.component.scss rename to frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.component.scss diff --git a/dmp-frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.component.ts b/frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.component.ts rename to frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.component.ts diff --git a/dmp-frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.model.ts b/frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.model.ts rename to frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.model.ts diff --git a/dmp-frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.resolver.ts b/frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.resolver.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.resolver.ts rename to frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.resolver.ts diff --git a/dmp-frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.service.ts b/frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.service.ts rename to frontend/src/app/ui/admin/prefilling-source/editor/prefilling-source-editor.service.ts diff --git a/dmp-frontend/src/app/ui/admin/prefilling-source/listing/filters/prefilling-source-listing-filters.component.html b/frontend/src/app/ui/admin/prefilling-source/listing/filters/prefilling-source-listing-filters.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/prefilling-source/listing/filters/prefilling-source-listing-filters.component.html rename to frontend/src/app/ui/admin/prefilling-source/listing/filters/prefilling-source-listing-filters.component.html diff --git a/dmp-frontend/src/app/ui/admin/prefilling-source/listing/filters/prefilling-source-listing-filters.component.scss b/frontend/src/app/ui/admin/prefilling-source/listing/filters/prefilling-source-listing-filters.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/prefilling-source/listing/filters/prefilling-source-listing-filters.component.scss rename to frontend/src/app/ui/admin/prefilling-source/listing/filters/prefilling-source-listing-filters.component.scss diff --git a/dmp-frontend/src/app/ui/admin/prefilling-source/listing/filters/prefilling-source-listing-filters.component.ts b/frontend/src/app/ui/admin/prefilling-source/listing/filters/prefilling-source-listing-filters.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/prefilling-source/listing/filters/prefilling-source-listing-filters.component.ts rename to frontend/src/app/ui/admin/prefilling-source/listing/filters/prefilling-source-listing-filters.component.ts diff --git a/dmp-frontend/src/app/ui/admin/prefilling-source/listing/prefilling-source-listing.component.html b/frontend/src/app/ui/admin/prefilling-source/listing/prefilling-source-listing.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/prefilling-source/listing/prefilling-source-listing.component.html rename to frontend/src/app/ui/admin/prefilling-source/listing/prefilling-source-listing.component.html diff --git a/dmp-frontend/src/app/ui/admin/prefilling-source/listing/prefilling-source-listing.component.scss b/frontend/src/app/ui/admin/prefilling-source/listing/prefilling-source-listing.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/prefilling-source/listing/prefilling-source-listing.component.scss rename to frontend/src/app/ui/admin/prefilling-source/listing/prefilling-source-listing.component.scss diff --git a/dmp-frontend/src/app/ui/admin/prefilling-source/listing/prefilling-source-listing.component.ts b/frontend/src/app/ui/admin/prefilling-source/listing/prefilling-source-listing.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/prefilling-source/listing/prefilling-source-listing.component.ts rename to frontend/src/app/ui/admin/prefilling-source/listing/prefilling-source-listing.component.ts diff --git a/dmp-frontend/src/app/ui/admin/prefilling-source/prefilling-source.module.ts b/frontend/src/app/ui/admin/prefilling-source/prefilling-source.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/prefilling-source/prefilling-source.module.ts rename to frontend/src/app/ui/admin/prefilling-source/prefilling-source.module.ts diff --git a/dmp-frontend/src/app/ui/admin/prefilling-source/prefilling-source.routing.ts b/frontend/src/app/ui/admin/prefilling-source/prefilling-source.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/prefilling-source/prefilling-source.routing.ts rename to frontend/src/app/ui/admin/prefilling-source/prefilling-source.routing.ts diff --git a/dmp-frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.component.html b/frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.component.html rename to frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.component.html diff --git a/dmp-frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.component.scss b/frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.component.scss rename to frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.component.scss diff --git a/dmp-frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.component.ts b/frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.component.ts rename to frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.component.ts diff --git a/dmp-frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.model.ts b/frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.model.ts rename to frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.model.ts diff --git a/dmp-frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.resolver.ts b/frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.resolver.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.resolver.ts rename to frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.resolver.ts diff --git a/dmp-frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.service.ts b/frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.service.ts rename to frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.service.ts diff --git a/dmp-frontend/src/app/ui/admin/reference-type/listing/filters/reference-type-listing-filters.component.html b/frontend/src/app/ui/admin/reference-type/listing/filters/reference-type-listing-filters.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference-type/listing/filters/reference-type-listing-filters.component.html rename to frontend/src/app/ui/admin/reference-type/listing/filters/reference-type-listing-filters.component.html diff --git a/dmp-frontend/src/app/ui/admin/reference-type/listing/filters/reference-type-listing-filters.component.scss b/frontend/src/app/ui/admin/reference-type/listing/filters/reference-type-listing-filters.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference-type/listing/filters/reference-type-listing-filters.component.scss rename to frontend/src/app/ui/admin/reference-type/listing/filters/reference-type-listing-filters.component.scss diff --git a/dmp-frontend/src/app/ui/admin/reference-type/listing/filters/reference-type-listing-filters.component.ts b/frontend/src/app/ui/admin/reference-type/listing/filters/reference-type-listing-filters.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference-type/listing/filters/reference-type-listing-filters.component.ts rename to frontend/src/app/ui/admin/reference-type/listing/filters/reference-type-listing-filters.component.ts diff --git a/dmp-frontend/src/app/ui/admin/reference-type/listing/reference-type-listing.component.html b/frontend/src/app/ui/admin/reference-type/listing/reference-type-listing.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference-type/listing/reference-type-listing.component.html rename to frontend/src/app/ui/admin/reference-type/listing/reference-type-listing.component.html diff --git a/dmp-frontend/src/app/ui/admin/reference-type/listing/reference-type-listing.component.scss b/frontend/src/app/ui/admin/reference-type/listing/reference-type-listing.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference-type/listing/reference-type-listing.component.scss rename to frontend/src/app/ui/admin/reference-type/listing/reference-type-listing.component.scss diff --git a/dmp-frontend/src/app/ui/admin/reference-type/listing/reference-type-listing.component.ts b/frontend/src/app/ui/admin/reference-type/listing/reference-type-listing.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference-type/listing/reference-type-listing.component.ts rename to frontend/src/app/ui/admin/reference-type/listing/reference-type-listing.component.ts diff --git a/dmp-frontend/src/app/ui/admin/reference-type/reference-type.module.ts b/frontend/src/app/ui/admin/reference-type/reference-type.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference-type/reference-type.module.ts rename to frontend/src/app/ui/admin/reference-type/reference-type.module.ts diff --git a/dmp-frontend/src/app/ui/admin/reference-type/reference-type.routing.ts b/frontend/src/app/ui/admin/reference-type/reference-type.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference-type/reference-type.routing.ts rename to frontend/src/app/ui/admin/reference-type/reference-type.routing.ts diff --git a/dmp-frontend/src/app/ui/admin/reference/editor/reference-editor.component.html b/frontend/src/app/ui/admin/reference/editor/reference-editor.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference/editor/reference-editor.component.html rename to frontend/src/app/ui/admin/reference/editor/reference-editor.component.html diff --git a/dmp-frontend/src/app/ui/admin/reference/editor/reference-editor.component.scss b/frontend/src/app/ui/admin/reference/editor/reference-editor.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference/editor/reference-editor.component.scss rename to frontend/src/app/ui/admin/reference/editor/reference-editor.component.scss diff --git a/dmp-frontend/src/app/ui/admin/reference/editor/reference-editor.component.ts b/frontend/src/app/ui/admin/reference/editor/reference-editor.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference/editor/reference-editor.component.ts rename to frontend/src/app/ui/admin/reference/editor/reference-editor.component.ts diff --git a/dmp-frontend/src/app/ui/admin/reference/editor/reference-editor.model.ts b/frontend/src/app/ui/admin/reference/editor/reference-editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference/editor/reference-editor.model.ts rename to frontend/src/app/ui/admin/reference/editor/reference-editor.model.ts diff --git a/dmp-frontend/src/app/ui/admin/reference/editor/reference-editor.resolver.ts b/frontend/src/app/ui/admin/reference/editor/reference-editor.resolver.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference/editor/reference-editor.resolver.ts rename to frontend/src/app/ui/admin/reference/editor/reference-editor.resolver.ts diff --git a/dmp-frontend/src/app/ui/admin/reference/editor/reference-editor.service.ts b/frontend/src/app/ui/admin/reference/editor/reference-editor.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference/editor/reference-editor.service.ts rename to frontend/src/app/ui/admin/reference/editor/reference-editor.service.ts diff --git a/dmp-frontend/src/app/ui/admin/reference/listing/filters/reference-listing-filters.component.html b/frontend/src/app/ui/admin/reference/listing/filters/reference-listing-filters.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference/listing/filters/reference-listing-filters.component.html rename to frontend/src/app/ui/admin/reference/listing/filters/reference-listing-filters.component.html diff --git a/dmp-frontend/src/app/ui/admin/reference/listing/filters/reference-listing-filters.component.scss b/frontend/src/app/ui/admin/reference/listing/filters/reference-listing-filters.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference/listing/filters/reference-listing-filters.component.scss rename to frontend/src/app/ui/admin/reference/listing/filters/reference-listing-filters.component.scss diff --git a/dmp-frontend/src/app/ui/admin/reference/listing/filters/reference-listing-filters.component.ts b/frontend/src/app/ui/admin/reference/listing/filters/reference-listing-filters.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference/listing/filters/reference-listing-filters.component.ts rename to frontend/src/app/ui/admin/reference/listing/filters/reference-listing-filters.component.ts diff --git a/dmp-frontend/src/app/ui/admin/reference/listing/reference-listing.component.html b/frontend/src/app/ui/admin/reference/listing/reference-listing.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference/listing/reference-listing.component.html rename to frontend/src/app/ui/admin/reference/listing/reference-listing.component.html diff --git a/dmp-frontend/src/app/ui/admin/reference/listing/reference-listing.component.scss b/frontend/src/app/ui/admin/reference/listing/reference-listing.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference/listing/reference-listing.component.scss rename to frontend/src/app/ui/admin/reference/listing/reference-listing.component.scss diff --git a/dmp-frontend/src/app/ui/admin/reference/listing/reference-listing.component.ts b/frontend/src/app/ui/admin/reference/listing/reference-listing.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference/listing/reference-listing.component.ts rename to frontend/src/app/ui/admin/reference/listing/reference-listing.component.ts diff --git a/dmp-frontend/src/app/ui/admin/reference/reference.module.ts b/frontend/src/app/ui/admin/reference/reference.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference/reference.module.ts rename to frontend/src/app/ui/admin/reference/reference.module.ts diff --git a/dmp-frontend/src/app/ui/admin/reference/reference.routing.ts b/frontend/src/app/ui/admin/reference/reference.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/reference/reference.routing.ts rename to frontend/src/app/ui/admin/reference/reference.routing.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.component.html b/frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.component.html rename to frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.component.html diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.component.scss b/frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.component.scss rename to frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.component.scss diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.component.ts b/frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.component.ts rename to frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.component.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.model.ts b/frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.model.ts rename to frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.model.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.resolver.ts b/frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.resolver.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.resolver.ts rename to frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.resolver.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.service.ts b/frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.service.ts rename to frontend/src/app/ui/admin/tenant-configuration/editor/css-colors/css-colors-editor.service.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.component.html b/frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.component.html rename to frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.component.html diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.component.scss b/frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.component.scss rename to frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.component.scss diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.component.ts b/frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.component.ts rename to frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.component.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.model.ts b/frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.model.ts rename to frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.model.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.resolver.ts b/frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.resolver.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.resolver.ts rename to frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.resolver.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.service.ts b/frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.service.ts rename to frontend/src/app/ui/admin/tenant-configuration/editor/default-user-locale/default-user-locale-editor.service.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.component.html b/frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.component.html rename to frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.component.html diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.component.scss b/frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.component.scss rename to frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.component.scss diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.component.ts b/frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.component.ts rename to frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.component.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.model.ts b/frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.model.ts rename to frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.model.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.resolver.ts b/frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.resolver.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.resolver.ts rename to frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.resolver.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.service.ts b/frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.service.ts rename to frontend/src/app/ui/admin/tenant-configuration/editor/deposit/deposit-editor.service.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.component.html b/frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.component.html rename to frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.component.html diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.component.scss b/frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.component.scss rename to frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.component.scss diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.component.ts b/frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.component.ts rename to frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.component.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.model.ts b/frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.model.ts rename to frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.model.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.resolver.ts b/frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.resolver.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.resolver.ts rename to frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.resolver.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.service.ts b/frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.service.ts rename to frontend/src/app/ui/admin/tenant-configuration/editor/file-transformer/file-transformer-editor.service.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.component.html b/frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.component.html rename to frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.component.html diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.component.scss b/frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.component.scss rename to frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.component.scss diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.component.ts b/frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.component.ts rename to frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.component.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.model.ts b/frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.model.ts rename to frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.model.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.resolver.ts b/frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.resolver.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.resolver.ts rename to frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.resolver.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.service.ts b/frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.service.ts rename to frontend/src/app/ui/admin/tenant-configuration/editor/logo/logo-editor.service.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/tenant-configuration-editor.component.html b/frontend/src/app/ui/admin/tenant-configuration/editor/tenant-configuration-editor.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/tenant-configuration-editor.component.html rename to frontend/src/app/ui/admin/tenant-configuration/editor/tenant-configuration-editor.component.html diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/tenant-configuration-editor.component.scss b/frontend/src/app/ui/admin/tenant-configuration/editor/tenant-configuration-editor.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/tenant-configuration-editor.component.scss rename to frontend/src/app/ui/admin/tenant-configuration/editor/tenant-configuration-editor.component.scss diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/editor/tenant-configuration-editor.component.ts b/frontend/src/app/ui/admin/tenant-configuration/editor/tenant-configuration-editor.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/editor/tenant-configuration-editor.component.ts rename to frontend/src/app/ui/admin/tenant-configuration/editor/tenant-configuration-editor.component.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/tenant-configuration.module.ts b/frontend/src/app/ui/admin/tenant-configuration/tenant-configuration.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/tenant-configuration.module.ts rename to frontend/src/app/ui/admin/tenant-configuration/tenant-configuration.module.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant-configuration/tenant-configuration.routing.ts b/frontend/src/app/ui/admin/tenant-configuration/tenant-configuration.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant-configuration/tenant-configuration.routing.ts rename to frontend/src/app/ui/admin/tenant-configuration/tenant-configuration.routing.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant/editor/tenant-editor.component.html b/frontend/src/app/ui/admin/tenant/editor/tenant-editor.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant/editor/tenant-editor.component.html rename to frontend/src/app/ui/admin/tenant/editor/tenant-editor.component.html diff --git a/dmp-frontend/src/app/ui/admin/tenant/editor/tenant-editor.component.scss b/frontend/src/app/ui/admin/tenant/editor/tenant-editor.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant/editor/tenant-editor.component.scss rename to frontend/src/app/ui/admin/tenant/editor/tenant-editor.component.scss diff --git a/dmp-frontend/src/app/ui/admin/tenant/editor/tenant-editor.component.ts b/frontend/src/app/ui/admin/tenant/editor/tenant-editor.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant/editor/tenant-editor.component.ts rename to frontend/src/app/ui/admin/tenant/editor/tenant-editor.component.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant/editor/tenant-editor.model.ts b/frontend/src/app/ui/admin/tenant/editor/tenant-editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant/editor/tenant-editor.model.ts rename to frontend/src/app/ui/admin/tenant/editor/tenant-editor.model.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant/editor/tenant-editor.resolver.ts b/frontend/src/app/ui/admin/tenant/editor/tenant-editor.resolver.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant/editor/tenant-editor.resolver.ts rename to frontend/src/app/ui/admin/tenant/editor/tenant-editor.resolver.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant/editor/tenant-editor.service.ts b/frontend/src/app/ui/admin/tenant/editor/tenant-editor.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant/editor/tenant-editor.service.ts rename to frontend/src/app/ui/admin/tenant/editor/tenant-editor.service.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant/listing/filters/tenant-listing-filters.component.html b/frontend/src/app/ui/admin/tenant/listing/filters/tenant-listing-filters.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant/listing/filters/tenant-listing-filters.component.html rename to frontend/src/app/ui/admin/tenant/listing/filters/tenant-listing-filters.component.html diff --git a/dmp-frontend/src/app/ui/admin/tenant/listing/filters/tenant-listing-filters.component.scss b/frontend/src/app/ui/admin/tenant/listing/filters/tenant-listing-filters.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant/listing/filters/tenant-listing-filters.component.scss rename to frontend/src/app/ui/admin/tenant/listing/filters/tenant-listing-filters.component.scss diff --git a/dmp-frontend/src/app/ui/admin/tenant/listing/filters/tenant-listing-filters.component.ts b/frontend/src/app/ui/admin/tenant/listing/filters/tenant-listing-filters.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant/listing/filters/tenant-listing-filters.component.ts rename to frontend/src/app/ui/admin/tenant/listing/filters/tenant-listing-filters.component.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant/listing/tenant-listing.component.html b/frontend/src/app/ui/admin/tenant/listing/tenant-listing.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant/listing/tenant-listing.component.html rename to frontend/src/app/ui/admin/tenant/listing/tenant-listing.component.html diff --git a/dmp-frontend/src/app/ui/admin/tenant/listing/tenant-listing.component.scss b/frontend/src/app/ui/admin/tenant/listing/tenant-listing.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant/listing/tenant-listing.component.scss rename to frontend/src/app/ui/admin/tenant/listing/tenant-listing.component.scss diff --git a/dmp-frontend/src/app/ui/admin/tenant/listing/tenant-listing.component.ts b/frontend/src/app/ui/admin/tenant/listing/tenant-listing.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant/listing/tenant-listing.component.ts rename to frontend/src/app/ui/admin/tenant/listing/tenant-listing.component.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant/tenant.module.ts b/frontend/src/app/ui/admin/tenant/tenant.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant/tenant.module.ts rename to frontend/src/app/ui/admin/tenant/tenant.module.ts diff --git a/dmp-frontend/src/app/ui/admin/tenant/tenant.routing.ts b/frontend/src/app/ui/admin/tenant/tenant.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/tenant/tenant.routing.ts rename to frontend/src/app/ui/admin/tenant/tenant.routing.ts diff --git a/dmp-frontend/src/app/ui/admin/user/listing/filters/user-listing-filters.component.html b/frontend/src/app/ui/admin/user/listing/filters/user-listing-filters.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/user/listing/filters/user-listing-filters.component.html rename to frontend/src/app/ui/admin/user/listing/filters/user-listing-filters.component.html diff --git a/dmp-frontend/src/app/ui/admin/user/listing/filters/user-listing-filters.component.scss b/frontend/src/app/ui/admin/user/listing/filters/user-listing-filters.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/user/listing/filters/user-listing-filters.component.scss rename to frontend/src/app/ui/admin/user/listing/filters/user-listing-filters.component.scss diff --git a/dmp-frontend/src/app/ui/admin/user/listing/filters/user-listing-filters.component.ts b/frontend/src/app/ui/admin/user/listing/filters/user-listing-filters.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/user/listing/filters/user-listing-filters.component.ts rename to frontend/src/app/ui/admin/user/listing/filters/user-listing-filters.component.ts diff --git a/dmp-frontend/src/app/ui/admin/user/listing/role-editor/user-role-editor.component.html b/frontend/src/app/ui/admin/user/listing/role-editor/user-role-editor.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/user/listing/role-editor/user-role-editor.component.html rename to frontend/src/app/ui/admin/user/listing/role-editor/user-role-editor.component.html diff --git a/dmp-frontend/src/app/ui/admin/user/listing/role-editor/user-role-editor.component.scss b/frontend/src/app/ui/admin/user/listing/role-editor/user-role-editor.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/user/listing/role-editor/user-role-editor.component.scss rename to frontend/src/app/ui/admin/user/listing/role-editor/user-role-editor.component.scss diff --git a/dmp-frontend/src/app/ui/admin/user/listing/role-editor/user-role-editor.component.ts b/frontend/src/app/ui/admin/user/listing/role-editor/user-role-editor.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/user/listing/role-editor/user-role-editor.component.ts rename to frontend/src/app/ui/admin/user/listing/role-editor/user-role-editor.component.ts diff --git a/dmp-frontend/src/app/ui/admin/user/listing/role-editor/user-role-editor.model.ts b/frontend/src/app/ui/admin/user/listing/role-editor/user-role-editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/user/listing/role-editor/user-role-editor.model.ts rename to frontend/src/app/ui/admin/user/listing/role-editor/user-role-editor.model.ts diff --git a/dmp-frontend/src/app/ui/admin/user/listing/role-editor/user-role-editor.service.ts b/frontend/src/app/ui/admin/user/listing/role-editor/user-role-editor.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/user/listing/role-editor/user-role-editor.service.ts rename to frontend/src/app/ui/admin/user/listing/role-editor/user-role-editor.service.ts diff --git a/dmp-frontend/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog-editor.model.ts b/frontend/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog-editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog-editor.model.ts rename to frontend/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog-editor.model.ts diff --git a/dmp-frontend/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog.component.html b/frontend/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog.component.html rename to frontend/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog.component.html diff --git a/dmp-frontend/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog.component.scss b/frontend/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog.component.scss rename to frontend/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog.component.ts b/frontend/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog.component.ts rename to frontend/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog.module.ts b/frontend/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog.module.ts rename to frontend/src/app/ui/admin/user/listing/user-invite-to-tenant-dialog/user-invite-to-tenant-dialog.module.ts diff --git a/dmp-frontend/src/app/ui/admin/user/listing/user-listing.component.html b/frontend/src/app/ui/admin/user/listing/user-listing.component.html similarity index 100% rename from dmp-frontend/src/app/ui/admin/user/listing/user-listing.component.html rename to frontend/src/app/ui/admin/user/listing/user-listing.component.html diff --git a/dmp-frontend/src/app/ui/admin/user/listing/user-listing.component.scss b/frontend/src/app/ui/admin/user/listing/user-listing.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/admin/user/listing/user-listing.component.scss rename to frontend/src/app/ui/admin/user/listing/user-listing.component.scss diff --git a/dmp-frontend/src/app/ui/admin/user/listing/user-listing.component.ts b/frontend/src/app/ui/admin/user/listing/user-listing.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/user/listing/user-listing.component.ts rename to frontend/src/app/ui/admin/user/listing/user-listing.component.ts diff --git a/dmp-frontend/src/app/ui/admin/user/user.module.ts b/frontend/src/app/ui/admin/user/user.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/user/user.module.ts rename to frontend/src/app/ui/admin/user/user.module.ts diff --git a/dmp-frontend/src/app/ui/admin/user/user.routing.ts b/frontend/src/app/ui/admin/user/user.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/admin/user/user.routing.ts rename to frontend/src/app/ui/admin/user/user.routing.ts diff --git a/dmp-frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.html b/frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.html rename to frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.html diff --git a/dmp-frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.scss b/frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.scss rename to frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.ts b/frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.ts rename to frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.module.ts b/frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.module.ts rename to frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.module.ts diff --git a/dmp-frontend/src/app/ui/annotations/annotation-dialog-component/annotation-status-editor.model.ts b/frontend/src/app/ui/annotations/annotation-dialog-component/annotation-status-editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/annotations/annotation-dialog-component/annotation-status-editor.model.ts rename to frontend/src/app/ui/annotations/annotation-dialog-component/annotation-status-editor.model.ts diff --git a/dmp-frontend/src/app/ui/auth/login/img/ORCIDiD_medium.png b/frontend/src/app/ui/auth/login/img/ORCIDiD_medium.png similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/img/ORCIDiD_medium.png rename to frontend/src/app/ui/auth/login/img/ORCIDiD_medium.png diff --git a/dmp-frontend/src/app/ui/auth/login/img/b2access.png b/frontend/src/app/ui/auth/login/img/b2access.png similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/img/b2access.png rename to frontend/src/app/ui/auth/login/img/b2access.png diff --git a/dmp-frontend/src/app/ui/auth/login/img/b2access_medium.png b/frontend/src/app/ui/auth/login/img/b2access_medium.png similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/img/b2access_medium.png rename to frontend/src/app/ui/auth/login/img/b2access_medium.png diff --git a/dmp-frontend/src/app/ui/auth/login/img/b2access_small.png b/frontend/src/app/ui/auth/login/img/b2access_small.png similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/img/b2access_small.png rename to frontend/src/app/ui/auth/login/img/b2access_small.png diff --git a/dmp-frontend/src/app/ui/auth/login/img/login_bg.png b/frontend/src/app/ui/auth/login/img/login_bg.png similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/img/login_bg.png rename to frontend/src/app/ui/auth/login/img/login_bg.png diff --git a/dmp-frontend/src/app/ui/auth/login/img/open-dmp.png b/frontend/src/app/ui/auth/login/img/open-dmp.png similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/img/open-dmp.png rename to frontend/src/app/ui/auth/login/img/open-dmp.png diff --git a/dmp-frontend/src/app/ui/auth/login/img/open-dmp_v1.png b/frontend/src/app/ui/auth/login/img/open-dmp_v1.png similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/img/open-dmp_v1.png rename to frontend/src/app/ui/auth/login/img/open-dmp_v1.png diff --git a/dmp-frontend/src/app/ui/auth/login/img/openaire.png b/frontend/src/app/ui/auth/login/img/openaire.png similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/img/openaire.png rename to frontend/src/app/ui/auth/login/img/openaire.png diff --git a/dmp-frontend/src/app/ui/auth/login/img/openaire_small.png b/frontend/src/app/ui/auth/login/img/openaire_small.png similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/img/openaire_small.png rename to frontend/src/app/ui/auth/login/img/openaire_small.png diff --git a/dmp-frontend/src/app/ui/auth/login/img/zenodo-white-200.png b/frontend/src/app/ui/auth/login/img/zenodo-white-200.png similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/img/zenodo-white-200.png rename to frontend/src/app/ui/auth/login/img/zenodo-white-200.png diff --git a/dmp-frontend/src/app/ui/auth/login/login.component.html b/frontend/src/app/ui/auth/login/login.component.html similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/login.component.html rename to frontend/src/app/ui/auth/login/login.component.html diff --git a/dmp-frontend/src/app/ui/auth/login/login.component.scss b/frontend/src/app/ui/auth/login/login.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/login.component.scss rename to frontend/src/app/ui/auth/login/login.component.scss diff --git a/dmp-frontend/src/app/ui/auth/login/login.component.ts b/frontend/src/app/ui/auth/login/login.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/login.component.ts rename to frontend/src/app/ui/auth/login/login.component.ts diff --git a/dmp-frontend/src/app/ui/auth/login/login.module.ts b/frontend/src/app/ui/auth/login/login.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/login.module.ts rename to frontend/src/app/ui/auth/login/login.module.ts diff --git a/dmp-frontend/src/app/ui/auth/login/login.routing.ts b/frontend/src/app/ui/auth/login/login.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/login.routing.ts rename to frontend/src/app/ui/auth/login/login.routing.ts diff --git a/dmp-frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-confirmation.component.html b/frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-confirmation.component.html similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-confirmation.component.html rename to frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-confirmation.component.html diff --git a/dmp-frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-confirmation.component.scss b/frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-confirmation.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-confirmation.component.scss rename to frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-confirmation.component.scss diff --git a/dmp-frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-confirmation.component.ts b/frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-confirmation.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-confirmation.component.ts rename to frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-confirmation.component.ts diff --git a/dmp-frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-loader-dialog/merge-email-loader-dialog.component.html b/frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-loader-dialog/merge-email-loader-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-loader-dialog/merge-email-loader-dialog.component.html rename to frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-loader-dialog/merge-email-loader-dialog.component.html diff --git a/dmp-frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-loader-dialog/merge-email-loader-dialog.component.scss b/frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-loader-dialog/merge-email-loader-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-loader-dialog/merge-email-loader-dialog.component.scss rename to frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-loader-dialog/merge-email-loader-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-loader-dialog/merge-email-loader-dialog.component.ts b/frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-loader-dialog/merge-email-loader-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-loader-dialog/merge-email-loader-dialog.component.ts rename to frontend/src/app/ui/auth/login/merge-email-confirmation/merge-email-loader-dialog/merge-email-loader-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/auth/login/unlink-email-confirmation/unlink-email-confirmation.component.html b/frontend/src/app/ui/auth/login/unlink-email-confirmation/unlink-email-confirmation.component.html similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/unlink-email-confirmation/unlink-email-confirmation.component.html rename to frontend/src/app/ui/auth/login/unlink-email-confirmation/unlink-email-confirmation.component.html diff --git a/dmp-frontend/src/app/ui/auth/login/unlink-email-confirmation/unlink-email-confirmation.component.scss b/frontend/src/app/ui/auth/login/unlink-email-confirmation/unlink-email-confirmation.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/unlink-email-confirmation/unlink-email-confirmation.component.scss rename to frontend/src/app/ui/auth/login/unlink-email-confirmation/unlink-email-confirmation.component.scss diff --git a/dmp-frontend/src/app/ui/auth/login/unlink-email-confirmation/unlink-email-confirmation.component.ts b/frontend/src/app/ui/auth/login/unlink-email-confirmation/unlink-email-confirmation.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/unlink-email-confirmation/unlink-email-confirmation.component.ts rename to frontend/src/app/ui/auth/login/unlink-email-confirmation/unlink-email-confirmation.component.ts diff --git a/dmp-frontend/src/app/ui/auth/login/user-invite-confirmation/user-invite-confirmation.component.html b/frontend/src/app/ui/auth/login/user-invite-confirmation/user-invite-confirmation.component.html similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/user-invite-confirmation/user-invite-confirmation.component.html rename to frontend/src/app/ui/auth/login/user-invite-confirmation/user-invite-confirmation.component.html diff --git a/dmp-frontend/src/app/ui/auth/login/user-invite-confirmation/user-invite-confirmation.component.scss b/frontend/src/app/ui/auth/login/user-invite-confirmation/user-invite-confirmation.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/user-invite-confirmation/user-invite-confirmation.component.scss rename to frontend/src/app/ui/auth/login/user-invite-confirmation/user-invite-confirmation.component.scss diff --git a/dmp-frontend/src/app/ui/auth/login/user-invite-confirmation/user-invite-confirmation.component.ts b/frontend/src/app/ui/auth/login/user-invite-confirmation/user-invite-confirmation.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/user-invite-confirmation/user-invite-confirmation.component.ts rename to frontend/src/app/ui/auth/login/user-invite-confirmation/user-invite-confirmation.component.ts diff --git a/dmp-frontend/src/app/ui/auth/login/utilities/login.service.ts b/frontend/src/app/ui/auth/login/utilities/login.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/auth/login/utilities/login.service.ts rename to frontend/src/app/ui/auth/login/utilities/login.service.ts diff --git a/dmp-frontend/src/app/ui/auth/logout/logout-routing.module.ts b/frontend/src/app/ui/auth/logout/logout-routing.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/auth/logout/logout-routing.module.ts rename to frontend/src/app/ui/auth/logout/logout-routing.module.ts diff --git a/dmp-frontend/src/app/ui/auth/logout/logout.component.html b/frontend/src/app/ui/auth/logout/logout.component.html similarity index 100% rename from dmp-frontend/src/app/ui/auth/logout/logout.component.html rename to frontend/src/app/ui/auth/logout/logout.component.html diff --git a/dmp-frontend/src/app/ui/auth/logout/logout.component.scss b/frontend/src/app/ui/auth/logout/logout.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/auth/logout/logout.component.scss rename to frontend/src/app/ui/auth/logout/logout.component.scss diff --git a/dmp-frontend/src/app/ui/auth/logout/logout.component.ts b/frontend/src/app/ui/auth/logout/logout.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/auth/logout/logout.component.ts rename to frontend/src/app/ui/auth/logout/logout.component.ts diff --git a/dmp-frontend/src/app/ui/auth/logout/logout.module.ts b/frontend/src/app/ui/auth/logout/logout.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/auth/logout/logout.module.ts rename to frontend/src/app/ui/auth/logout/logout.module.ts diff --git a/dmp-frontend/src/app/ui/contact/contact-content/contact-content.component.html b/frontend/src/app/ui/contact/contact-content/contact-content.component.html similarity index 100% rename from dmp-frontend/src/app/ui/contact/contact-content/contact-content.component.html rename to frontend/src/app/ui/contact/contact-content/contact-content.component.html diff --git a/dmp-frontend/src/app/ui/contact/contact-content/contact-content.component.scss b/frontend/src/app/ui/contact/contact-content/contact-content.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/contact/contact-content/contact-content.component.scss rename to frontend/src/app/ui/contact/contact-content/contact-content.component.scss diff --git a/dmp-frontend/src/app/ui/contact/contact-content/contact-content.component.ts b/frontend/src/app/ui/contact/contact-content/contact-content.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/contact/contact-content/contact-content.component.ts rename to frontend/src/app/ui/contact/contact-content/contact-content.component.ts diff --git a/dmp-frontend/src/app/ui/contact/contact-dialog/contact-dialog.component.html b/frontend/src/app/ui/contact/contact-dialog/contact-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/contact/contact-dialog/contact-dialog.component.html rename to frontend/src/app/ui/contact/contact-dialog/contact-dialog.component.html diff --git a/dmp-frontend/src/app/ui/contact/contact-dialog/contact-dialog.component.scss b/frontend/src/app/ui/contact/contact-dialog/contact-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/contact/contact-dialog/contact-dialog.component.scss rename to frontend/src/app/ui/contact/contact-dialog/contact-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/contact/contact-dialog/contact-dialog.component.ts b/frontend/src/app/ui/contact/contact-dialog/contact-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/contact/contact-dialog/contact-dialog.component.ts rename to frontend/src/app/ui/contact/contact-dialog/contact-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/contact/contact.module.ts b/frontend/src/app/ui/contact/contact.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/contact/contact.module.ts rename to frontend/src/app/ui/contact/contact.module.ts diff --git a/dmp-frontend/src/app/ui/contact/contact.routing.ts b/frontend/src/app/ui/contact/contact.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/contact/contact.routing.ts rename to frontend/src/app/ui/contact/contact.routing.ts diff --git a/dmp-frontend/src/app/ui/dashboard/dashboard.component.html b/frontend/src/app/ui/dashboard/dashboard.component.html similarity index 100% rename from dmp-frontend/src/app/ui/dashboard/dashboard.component.html rename to frontend/src/app/ui/dashboard/dashboard.component.html diff --git a/dmp-frontend/src/app/ui/dashboard/dashboard.component.scss b/frontend/src/app/ui/dashboard/dashboard.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/dashboard/dashboard.component.scss rename to frontend/src/app/ui/dashboard/dashboard.component.scss diff --git a/dmp-frontend/src/app/ui/dashboard/dashboard.component.ts b/frontend/src/app/ui/dashboard/dashboard.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/dashboard/dashboard.component.ts rename to frontend/src/app/ui/dashboard/dashboard.component.ts diff --git a/dmp-frontend/src/app/ui/dashboard/dashboard.module.ts b/frontend/src/app/ui/dashboard/dashboard.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/dashboard/dashboard.module.ts rename to frontend/src/app/ui/dashboard/dashboard.module.ts diff --git a/dmp-frontend/src/app/ui/dashboard/dashboard.routing.ts b/frontend/src/app/ui/dashboard/dashboard.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/dashboard/dashboard.routing.ts rename to frontend/src/app/ui/dashboard/dashboard.routing.ts diff --git a/dmp-frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.html b/frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.html similarity index 100% rename from dmp-frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.html rename to frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.html diff --git a/dmp-frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.scss b/frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.scss rename to frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.scss diff --git a/dmp-frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.ts b/frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.ts rename to frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.ts diff --git a/dmp-frontend/src/app/ui/description/description-copy-dialog/description-copy-dialog.component.html b/frontend/src/app/ui/description/description-copy-dialog/description-copy-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/description/description-copy-dialog/description-copy-dialog.component.html rename to frontend/src/app/ui/description/description-copy-dialog/description-copy-dialog.component.html diff --git a/dmp-frontend/src/app/ui/description/description-copy-dialog/description-copy-dialog.component.scss b/frontend/src/app/ui/description/description-copy-dialog/description-copy-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/description/description-copy-dialog/description-copy-dialog.component.scss rename to frontend/src/app/ui/description/description-copy-dialog/description-copy-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/description/description-copy-dialog/description-copy-dialog.component.ts b/frontend/src/app/ui/description/description-copy-dialog/description-copy-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/description-copy-dialog/description-copy-dialog.component.ts rename to frontend/src/app/ui/description/description-copy-dialog/description-copy-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/description/description-copy-dialog/description-copy-dialog.module.ts b/frontend/src/app/ui/description/description-copy-dialog/description-copy-dialog.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/description-copy-dialog/description-copy-dialog.module.ts rename to frontend/src/app/ui/description/description-copy-dialog/description-copy-dialog.module.ts diff --git a/dmp-frontend/src/app/ui/description/description.module.ts b/frontend/src/app/ui/description/description.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/description.module.ts rename to frontend/src/app/ui/description/description.module.ts diff --git a/dmp-frontend/src/app/ui/description/description.routing.ts b/frontend/src/app/ui/description/description.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/description.routing.ts rename to frontend/src/app/ui/description/description.routing.ts diff --git a/dmp-frontend/src/app/ui/description/editor/description-base-fields-editor/description-base-fields-editor.component.html b/frontend/src/app/ui/description/editor/description-base-fields-editor/description-base-fields-editor.component.html similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-base-fields-editor/description-base-fields-editor.component.html rename to frontend/src/app/ui/description/editor/description-base-fields-editor/description-base-fields-editor.component.html diff --git a/dmp-frontend/src/app/ui/description/editor/description-base-fields-editor/description-base-fields-editor.component.scss b/frontend/src/app/ui/description/editor/description-base-fields-editor/description-base-fields-editor.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-base-fields-editor/description-base-fields-editor.component.scss rename to frontend/src/app/ui/description/editor/description-base-fields-editor/description-base-fields-editor.component.scss diff --git a/dmp-frontend/src/app/ui/description/editor/description-base-fields-editor/description-base-fields-editor.component.ts b/frontend/src/app/ui/description/editor/description-base-fields-editor/description-base-fields-editor.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-base-fields-editor/description-base-fields-editor.component.ts rename to frontend/src/app/ui/description/editor/description-base-fields-editor/description-base-fields-editor.component.ts diff --git a/dmp-frontend/src/app/ui/description/editor/description-base-fields-editor/dialog-description-template/deprecated-description-template-dialog.component.html b/frontend/src/app/ui/description/editor/description-base-fields-editor/dialog-description-template/deprecated-description-template-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-base-fields-editor/dialog-description-template/deprecated-description-template-dialog.component.html rename to frontend/src/app/ui/description/editor/description-base-fields-editor/dialog-description-template/deprecated-description-template-dialog.component.html diff --git a/dmp-frontend/src/app/ui/description/editor/description-base-fields-editor/dialog-description-template/deprecated-description-template-dialog.component.scss b/frontend/src/app/ui/description/editor/description-base-fields-editor/dialog-description-template/deprecated-description-template-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-base-fields-editor/dialog-description-template/deprecated-description-template-dialog.component.scss rename to frontend/src/app/ui/description/editor/description-base-fields-editor/dialog-description-template/deprecated-description-template-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/description/editor/description-base-fields-editor/dialog-description-template/deprecated-description-template-dialog.component.ts b/frontend/src/app/ui/description/editor/description-base-fields-editor/dialog-description-template/deprecated-description-template-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-base-fields-editor/dialog-description-template/deprecated-description-template-dialog.component.ts rename to frontend/src/app/ui/description/editor/description-base-fields-editor/dialog-description-template/deprecated-description-template-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/description/editor/description-editor.component.html b/frontend/src/app/ui/description/editor/description-editor.component.html similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-editor.component.html rename to frontend/src/app/ui/description/editor/description-editor.component.html diff --git a/dmp-frontend/src/app/ui/description/editor/description-editor.component.scss b/frontend/src/app/ui/description/editor/description-editor.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-editor.component.scss rename to frontend/src/app/ui/description/editor/description-editor.component.scss diff --git a/dmp-frontend/src/app/ui/description/editor/description-editor.component.ts b/frontend/src/app/ui/description/editor/description-editor.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-editor.component.ts rename to frontend/src/app/ui/description/editor/description-editor.component.ts diff --git a/dmp-frontend/src/app/ui/description/editor/description-editor.model.ts b/frontend/src/app/ui/description/editor/description-editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-editor.model.ts rename to frontend/src/app/ui/description/editor/description-editor.model.ts diff --git a/dmp-frontend/src/app/ui/description/editor/description-editor.module.ts b/frontend/src/app/ui/description/editor/description-editor.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-editor.module.ts rename to frontend/src/app/ui/description/editor/description-editor.module.ts diff --git a/dmp-frontend/src/app/ui/description/editor/description-editor.routing.ts b/frontend/src/app/ui/description/editor/description-editor.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-editor.routing.ts rename to frontend/src/app/ui/description/editor/description-editor.routing.ts diff --git a/dmp-frontend/src/app/ui/description/editor/description-editor.service.ts b/frontend/src/app/ui/description/editor/description-editor.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-editor.service.ts rename to frontend/src/app/ui/description/editor/description-editor.service.ts diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/components/form-field-set/dialog-editor/form-fieldset-editor-dialog.component.html b/frontend/src/app/ui/description/editor/description-form/components/form-field-set/dialog-editor/form-fieldset-editor-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/components/form-field-set/dialog-editor/form-fieldset-editor-dialog.component.html rename to frontend/src/app/ui/description/editor/description-form/components/form-field-set/dialog-editor/form-fieldset-editor-dialog.component.html diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/components/form-field-set/dialog-editor/form-fieldset-editor-dialog.component.scss b/frontend/src/app/ui/description/editor/description-form/components/form-field-set/dialog-editor/form-fieldset-editor-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/components/form-field-set/dialog-editor/form-fieldset-editor-dialog.component.scss rename to frontend/src/app/ui/description/editor/description-form/components/form-field-set/dialog-editor/form-fieldset-editor-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/components/form-field-set/dialog-editor/form-fieldset-editor-dialog.component.ts b/frontend/src/app/ui/description/editor/description-form/components/form-field-set/dialog-editor/form-fieldset-editor-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/components/form-field-set/dialog-editor/form-fieldset-editor-dialog.component.ts rename to frontend/src/app/ui/description/editor/description-form/components/form-field-set/dialog-editor/form-fieldset-editor-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/components/form-field-set/field-set-title/field-set-title.component.html b/frontend/src/app/ui/description/editor/description-form/components/form-field-set/field-set-title/field-set-title.component.html similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/components/form-field-set/field-set-title/field-set-title.component.html rename to frontend/src/app/ui/description/editor/description-form/components/form-field-set/field-set-title/field-set-title.component.html diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/components/form-field-set/field-set-title/field-set-title.component.scss b/frontend/src/app/ui/description/editor/description-form/components/form-field-set/field-set-title/field-set-title.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/components/form-field-set/field-set-title/field-set-title.component.scss rename to frontend/src/app/ui/description/editor/description-form/components/form-field-set/field-set-title/field-set-title.component.scss diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/components/form-field-set/field-set-title/field-set-title.component.ts b/frontend/src/app/ui/description/editor/description-form/components/form-field-set/field-set-title/field-set-title.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/components/form-field-set/field-set-title/field-set-title.component.ts rename to frontend/src/app/ui/description/editor/description-form/components/form-field-set/field-set-title/field-set-title.component.ts diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/components/form-field-set/form-field-set.component.html b/frontend/src/app/ui/description/editor/description-form/components/form-field-set/form-field-set.component.html similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/components/form-field-set/form-field-set.component.html rename to frontend/src/app/ui/description/editor/description-form/components/form-field-set/form-field-set.component.html diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/components/form-field-set/form-field-set.component.scss b/frontend/src/app/ui/description/editor/description-form/components/form-field-set/form-field-set.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/components/form-field-set/form-field-set.component.scss rename to frontend/src/app/ui/description/editor/description-form/components/form-field-set/form-field-set.component.scss diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/components/form-field-set/form-field-set.component.ts b/frontend/src/app/ui/description/editor/description-form/components/form-field-set/form-field-set.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/components/form-field-set/form-field-set.component.ts rename to frontend/src/app/ui/description/editor/description-form/components/form-field-set/form-field-set.component.ts diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/components/form-field/form-field.component.html b/frontend/src/app/ui/description/editor/description-form/components/form-field/form-field.component.html similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/components/form-field/form-field.component.html rename to frontend/src/app/ui/description/editor/description-form/components/form-field/form-field.component.html diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/components/form-field/form-field.component.scss b/frontend/src/app/ui/description/editor/description-form/components/form-field/form-field.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/components/form-field/form-field.component.scss rename to frontend/src/app/ui/description/editor/description-form/components/form-field/form-field.component.scss diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/components/form-field/form-field.component.ts b/frontend/src/app/ui/description/editor/description-form/components/form-field/form-field.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/components/form-field/form-field.component.ts rename to frontend/src/app/ui/description/editor/description-form/components/form-field/form-field.component.ts diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/components/form-section/form-section.component.html b/frontend/src/app/ui/description/editor/description-form/components/form-section/form-section.component.html similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/components/form-section/form-section.component.html rename to frontend/src/app/ui/description/editor/description-form/components/form-section/form-section.component.html diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/components/form-section/form-section.component.scss b/frontend/src/app/ui/description/editor/description-form/components/form-section/form-section.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/components/form-section/form-section.component.scss rename to frontend/src/app/ui/description/editor/description-form/components/form-section/form-section.component.scss diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/components/form-section/form-section.component.ts b/frontend/src/app/ui/description/editor/description-form/components/form-section/form-section.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/components/form-section/form-section.component.ts rename to frontend/src/app/ui/description/editor/description-form/components/form-section/form-section.component.ts diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/components/services/description-form.service.ts b/frontend/src/app/ui/description/editor/description-form/components/services/description-form.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/components/services/description-form.service.ts rename to frontend/src/app/ui/description/editor/description-form/components/services/description-form.service.ts diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/description-form-annotation.service.ts b/frontend/src/app/ui/description/editor/description-form/description-form-annotation.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/description-form-annotation.service.ts rename to frontend/src/app/ui/description/editor/description-form/description-form-annotation.service.ts diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/description-form.component.html b/frontend/src/app/ui/description/editor/description-form/description-form.component.html similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/description-form.component.html rename to frontend/src/app/ui/description/editor/description-form/description-form.component.html diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/description-form.component.scss b/frontend/src/app/ui/description/editor/description-form/description-form.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/description-form.component.scss rename to frontend/src/app/ui/description/editor/description-form/description-form.component.scss diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/description-form.component.ts b/frontend/src/app/ui/description/editor/description-form/description-form.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/description-form.component.ts rename to frontend/src/app/ui/description/editor/description-form/description-form.component.ts diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/description-form.module.ts b/frontend/src/app/ui/description/editor/description-form/description-form.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/description-form.module.ts rename to frontend/src/app/ui/description/editor/description-form/description-form.module.ts diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/visibility-rules/models/rule.ts b/frontend/src/app/ui/description/editor/description-form/visibility-rules/models/rule.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/visibility-rules/models/rule.ts rename to frontend/src/app/ui/description/editor/description-form/visibility-rules/models/rule.ts diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/visibility-rules/visibility-rules.service.ts b/frontend/src/app/ui/description/editor/description-form/visibility-rules/visibility-rules.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/description-form/visibility-rules/visibility-rules.service.ts rename to frontend/src/app/ui/description/editor/description-form/visibility-rules/visibility-rules.service.ts diff --git a/dmp-frontend/src/app/ui/description/editor/form-progress-indication/form-progress-indication.component.html b/frontend/src/app/ui/description/editor/form-progress-indication/form-progress-indication.component.html similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/form-progress-indication/form-progress-indication.component.html rename to frontend/src/app/ui/description/editor/form-progress-indication/form-progress-indication.component.html diff --git a/dmp-frontend/src/app/ui/description/editor/form-progress-indication/form-progress-indication.component.scss b/frontend/src/app/ui/description/editor/form-progress-indication/form-progress-indication.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/form-progress-indication/form-progress-indication.component.scss rename to frontend/src/app/ui/description/editor/form-progress-indication/form-progress-indication.component.scss diff --git a/dmp-frontend/src/app/ui/description/editor/form-progress-indication/form-progress-indication.component.ts b/frontend/src/app/ui/description/editor/form-progress-indication/form-progress-indication.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/form-progress-indication/form-progress-indication.component.ts rename to frontend/src/app/ui/description/editor/form-progress-indication/form-progress-indication.component.ts diff --git a/dmp-frontend/src/app/ui/description/editor/form-progress-indication/form-progress-indication.module.ts b/frontend/src/app/ui/description/editor/form-progress-indication/form-progress-indication.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/form-progress-indication/form-progress-indication.module.ts rename to frontend/src/app/ui/description/editor/form-progress-indication/form-progress-indication.module.ts diff --git a/dmp-frontend/src/app/ui/description/editor/prefill-description/prefill-description-editor.model.ts b/frontend/src/app/ui/description/editor/prefill-description/prefill-description-editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/prefill-description/prefill-description-editor.model.ts rename to frontend/src/app/ui/description/editor/prefill-description/prefill-description-editor.model.ts diff --git a/dmp-frontend/src/app/ui/description/editor/prefill-description/prefill-description.component.html b/frontend/src/app/ui/description/editor/prefill-description/prefill-description.component.html similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/prefill-description/prefill-description.component.html rename to frontend/src/app/ui/description/editor/prefill-description/prefill-description.component.html diff --git a/dmp-frontend/src/app/ui/description/editor/prefill-description/prefill-description.component.scss b/frontend/src/app/ui/description/editor/prefill-description/prefill-description.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/prefill-description/prefill-description.component.scss rename to frontend/src/app/ui/description/editor/prefill-description/prefill-description.component.scss diff --git a/dmp-frontend/src/app/ui/description/editor/prefill-description/prefill-description.component.ts b/frontend/src/app/ui/description/editor/prefill-description/prefill-description.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/prefill-description/prefill-description.component.ts rename to frontend/src/app/ui/description/editor/prefill-description/prefill-description.component.ts diff --git a/dmp-frontend/src/app/ui/description/editor/resolvers/description-editor-entity.resolver.ts b/frontend/src/app/ui/description/editor/resolvers/description-editor-entity.resolver.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/resolvers/description-editor-entity.resolver.ts rename to frontend/src/app/ui/description/editor/resolvers/description-editor-entity.resolver.ts diff --git a/dmp-frontend/src/app/ui/description/editor/resolvers/description-editor-permissions.resolver.ts b/frontend/src/app/ui/description/editor/resolvers/description-editor-permissions.resolver.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/resolvers/description-editor-permissions.resolver.ts rename to frontend/src/app/ui/description/editor/resolvers/description-editor-permissions.resolver.ts diff --git a/dmp-frontend/src/app/ui/description/editor/table-of-contents/models/toc-entry-type.enum.ts b/frontend/src/app/ui/description/editor/table-of-contents/models/toc-entry-type.enum.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/table-of-contents/models/toc-entry-type.enum.ts rename to frontend/src/app/ui/description/editor/table-of-contents/models/toc-entry-type.enum.ts diff --git a/dmp-frontend/src/app/ui/description/editor/table-of-contents/models/toc-entry.ts b/frontend/src/app/ui/description/editor/table-of-contents/models/toc-entry.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/table-of-contents/models/toc-entry.ts rename to frontend/src/app/ui/description/editor/table-of-contents/models/toc-entry.ts diff --git a/dmp-frontend/src/app/ui/description/editor/table-of-contents/services/table-of-contents-service.ts b/frontend/src/app/ui/description/editor/table-of-contents/services/table-of-contents-service.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/table-of-contents/services/table-of-contents-service.ts rename to frontend/src/app/ui/description/editor/table-of-contents/services/table-of-contents-service.ts diff --git a/dmp-frontend/src/app/ui/description/editor/table-of-contents/table-of-contents-internal/table-of-contents-internal.html b/frontend/src/app/ui/description/editor/table-of-contents/table-of-contents-internal/table-of-contents-internal.html similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/table-of-contents/table-of-contents-internal/table-of-contents-internal.html rename to frontend/src/app/ui/description/editor/table-of-contents/table-of-contents-internal/table-of-contents-internal.html diff --git a/dmp-frontend/src/app/ui/description/editor/table-of-contents/table-of-contents-internal/table-of-contents-internal.scss b/frontend/src/app/ui/description/editor/table-of-contents/table-of-contents-internal/table-of-contents-internal.scss similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/table-of-contents/table-of-contents-internal/table-of-contents-internal.scss rename to frontend/src/app/ui/description/editor/table-of-contents/table-of-contents-internal/table-of-contents-internal.scss diff --git a/dmp-frontend/src/app/ui/description/editor/table-of-contents/table-of-contents-internal/table-of-contents-internal.ts b/frontend/src/app/ui/description/editor/table-of-contents/table-of-contents-internal/table-of-contents-internal.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/table-of-contents/table-of-contents-internal/table-of-contents-internal.ts rename to frontend/src/app/ui/description/editor/table-of-contents/table-of-contents-internal/table-of-contents-internal.ts diff --git a/dmp-frontend/src/app/ui/description/editor/table-of-contents/table-of-contents.component.html b/frontend/src/app/ui/description/editor/table-of-contents/table-of-contents.component.html similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/table-of-contents/table-of-contents.component.html rename to frontend/src/app/ui/description/editor/table-of-contents/table-of-contents.component.html diff --git a/dmp-frontend/src/app/ui/description/editor/table-of-contents/table-of-contents.component.scss b/frontend/src/app/ui/description/editor/table-of-contents/table-of-contents.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/table-of-contents/table-of-contents.component.scss rename to frontend/src/app/ui/description/editor/table-of-contents/table-of-contents.component.scss diff --git a/dmp-frontend/src/app/ui/description/editor/table-of-contents/table-of-contents.component.ts b/frontend/src/app/ui/description/editor/table-of-contents/table-of-contents.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/table-of-contents/table-of-contents.component.ts rename to frontend/src/app/ui/description/editor/table-of-contents/table-of-contents.component.ts diff --git a/dmp-frontend/src/app/ui/description/editor/table-of-contents/table-of-contents.module.ts b/frontend/src/app/ui/description/editor/table-of-contents/table-of-contents.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/editor/table-of-contents/table-of-contents.module.ts rename to frontend/src/app/ui/description/editor/table-of-contents/table-of-contents.module.ts diff --git a/dmp-frontend/src/app/ui/description/listing/description-listing.component.html b/frontend/src/app/ui/description/listing/description-listing.component.html similarity index 100% rename from dmp-frontend/src/app/ui/description/listing/description-listing.component.html rename to frontend/src/app/ui/description/listing/description-listing.component.html diff --git a/dmp-frontend/src/app/ui/description/listing/description-listing.component.scss b/frontend/src/app/ui/description/listing/description-listing.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/description/listing/description-listing.component.scss rename to frontend/src/app/ui/description/listing/description-listing.component.scss diff --git a/dmp-frontend/src/app/ui/description/listing/description-listing.component.ts b/frontend/src/app/ui/description/listing/description-listing.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/listing/description-listing.component.ts rename to frontend/src/app/ui/description/listing/description-listing.component.ts diff --git a/dmp-frontend/src/app/ui/description/listing/description-listing.module.ts b/frontend/src/app/ui/description/listing/description-listing.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/listing/description-listing.module.ts rename to frontend/src/app/ui/description/listing/description-listing.module.ts diff --git a/dmp-frontend/src/app/ui/description/listing/description-listing.routing.ts b/frontend/src/app/ui/description/listing/description-listing.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/listing/description-listing.routing.ts rename to frontend/src/app/ui/description/listing/description-listing.routing.ts diff --git a/dmp-frontend/src/app/ui/description/listing/filtering/description-filter-dialogue/description-filter-dialog.component.html b/frontend/src/app/ui/description/listing/filtering/description-filter-dialogue/description-filter-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/description/listing/filtering/description-filter-dialogue/description-filter-dialog.component.html rename to frontend/src/app/ui/description/listing/filtering/description-filter-dialogue/description-filter-dialog.component.html diff --git a/dmp-frontend/src/app/ui/description/listing/filtering/description-filter-dialogue/description-filter-dialog.component.scss b/frontend/src/app/ui/description/listing/filtering/description-filter-dialogue/description-filter-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/description/listing/filtering/description-filter-dialogue/description-filter-dialog.component.scss rename to frontend/src/app/ui/description/listing/filtering/description-filter-dialogue/description-filter-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/description/listing/filtering/description-filter-dialogue/description-filter-dialog.component.ts b/frontend/src/app/ui/description/listing/filtering/description-filter-dialogue/description-filter-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/listing/filtering/description-filter-dialogue/description-filter-dialog.component.ts rename to frontend/src/app/ui/description/listing/filtering/description-filter-dialogue/description-filter-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/description/listing/filtering/description-filter.component.html b/frontend/src/app/ui/description/listing/filtering/description-filter.component.html similarity index 100% rename from dmp-frontend/src/app/ui/description/listing/filtering/description-filter.component.html rename to frontend/src/app/ui/description/listing/filtering/description-filter.component.html diff --git a/dmp-frontend/src/app/ui/description/listing/filtering/description-filter.component.scss b/frontend/src/app/ui/description/listing/filtering/description-filter.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/description/listing/filtering/description-filter.component.scss rename to frontend/src/app/ui/description/listing/filtering/description-filter.component.scss diff --git a/dmp-frontend/src/app/ui/description/listing/filtering/description-filter.component.ts b/frontend/src/app/ui/description/listing/filtering/description-filter.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/listing/filtering/description-filter.component.ts rename to frontend/src/app/ui/description/listing/filtering/description-filter.component.ts diff --git a/dmp-frontend/src/app/ui/description/listing/filtering/description-filter.service.ts b/frontend/src/app/ui/description/listing/filtering/description-filter.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/listing/filtering/description-filter.service.ts rename to frontend/src/app/ui/description/listing/filtering/description-filter.service.ts diff --git a/dmp-frontend/src/app/ui/description/listing/listing-item/description-listing-item.component.html b/frontend/src/app/ui/description/listing/listing-item/description-listing-item.component.html similarity index 100% rename from dmp-frontend/src/app/ui/description/listing/listing-item/description-listing-item.component.html rename to frontend/src/app/ui/description/listing/listing-item/description-listing-item.component.html diff --git a/dmp-frontend/src/app/ui/description/listing/listing-item/description-listing-item.component.scss b/frontend/src/app/ui/description/listing/listing-item/description-listing-item.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/description/listing/listing-item/description-listing-item.component.scss rename to frontend/src/app/ui/description/listing/listing-item/description-listing-item.component.scss diff --git a/dmp-frontend/src/app/ui/description/listing/listing-item/description-listing-item.component.ts b/frontend/src/app/ui/description/listing/listing-item/description-listing-item.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/listing/listing-item/description-listing-item.component.ts rename to frontend/src/app/ui/description/listing/listing-item/description-listing-item.component.ts diff --git a/dmp-frontend/src/app/ui/description/overview/description-overview.component.html b/frontend/src/app/ui/description/overview/description-overview.component.html similarity index 100% rename from dmp-frontend/src/app/ui/description/overview/description-overview.component.html rename to frontend/src/app/ui/description/overview/description-overview.component.html diff --git a/dmp-frontend/src/app/ui/description/overview/description-overview.component.scss b/frontend/src/app/ui/description/overview/description-overview.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/description/overview/description-overview.component.scss rename to frontend/src/app/ui/description/overview/description-overview.component.scss diff --git a/dmp-frontend/src/app/ui/description/overview/description-overview.component.ts b/frontend/src/app/ui/description/overview/description-overview.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/overview/description-overview.component.ts rename to frontend/src/app/ui/description/overview/description-overview.component.ts diff --git a/dmp-frontend/src/app/ui/description/overview/description-overview.module.ts b/frontend/src/app/ui/description/overview/description-overview.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/overview/description-overview.module.ts rename to frontend/src/app/ui/description/overview/description-overview.module.ts diff --git a/dmp-frontend/src/app/ui/description/overview/description-overview.routing.ts b/frontend/src/app/ui/description/overview/description-overview.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/overview/description-overview.routing.ts rename to frontend/src/app/ui/description/overview/description-overview.routing.ts diff --git a/dmp-frontend/src/app/ui/description/start-new-description-dialog/start-new-description-dialog.component.html b/frontend/src/app/ui/description/start-new-description-dialog/start-new-description-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/description/start-new-description-dialog/start-new-description-dialog.component.html rename to frontend/src/app/ui/description/start-new-description-dialog/start-new-description-dialog.component.html diff --git a/dmp-frontend/src/app/ui/description/start-new-description-dialog/start-new-description-dialog.component.scss b/frontend/src/app/ui/description/start-new-description-dialog/start-new-description-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/description/start-new-description-dialog/start-new-description-dialog.component.scss rename to frontend/src/app/ui/description/start-new-description-dialog/start-new-description-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/description/start-new-description-dialog/start-new-description-dialog.component.ts b/frontend/src/app/ui/description/start-new-description-dialog/start-new-description-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/start-new-description-dialog/start-new-description-dialog.component.ts rename to frontend/src/app/ui/description/start-new-description-dialog/start-new-description-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/description/start-new-description-dialog/start-new-description-dialog.module.ts b/frontend/src/app/ui/description/start-new-description-dialog/start-new-description-dialog.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/description/start-new-description-dialog/start-new-description-dialog.module.ts rename to frontend/src/app/ui/description/start-new-description-dialog/start-new-description-dialog.module.ts diff --git a/dmp-frontend/src/app/ui/external-fetcher/external-fetcher-source-editor.model.ts b/frontend/src/app/ui/external-fetcher/external-fetcher-source-editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/external-fetcher/external-fetcher-source-editor.model.ts rename to frontend/src/app/ui/external-fetcher/external-fetcher-source-editor.model.ts diff --git a/dmp-frontend/src/app/ui/external-fetcher/external-fetcher-source.component.html b/frontend/src/app/ui/external-fetcher/external-fetcher-source.component.html similarity index 100% rename from dmp-frontend/src/app/ui/external-fetcher/external-fetcher-source.component.html rename to frontend/src/app/ui/external-fetcher/external-fetcher-source.component.html diff --git a/dmp-frontend/src/app/ui/external-fetcher/external-fetcher-source.component.scss b/frontend/src/app/ui/external-fetcher/external-fetcher-source.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/external-fetcher/external-fetcher-source.component.scss rename to frontend/src/app/ui/external-fetcher/external-fetcher-source.component.scss diff --git a/dmp-frontend/src/app/ui/external-fetcher/external-fetcher-source.component.ts b/frontend/src/app/ui/external-fetcher/external-fetcher-source.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/external-fetcher/external-fetcher-source.component.ts rename to frontend/src/app/ui/external-fetcher/external-fetcher-source.component.ts diff --git a/dmp-frontend/src/app/ui/external-fetcher/external-fetcher-source.module.ts b/frontend/src/app/ui/external-fetcher/external-fetcher-source.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/external-fetcher/external-fetcher-source.module.ts rename to frontend/src/app/ui/external-fetcher/external-fetcher-source.module.ts diff --git a/dmp-frontend/src/app/ui/faq/dialog/faq-dialog.component.html b/frontend/src/app/ui/faq/dialog/faq-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/faq/dialog/faq-dialog.component.html rename to frontend/src/app/ui/faq/dialog/faq-dialog.component.html diff --git a/dmp-frontend/src/app/ui/faq/dialog/faq-dialog.component.scss b/frontend/src/app/ui/faq/dialog/faq-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/faq/dialog/faq-dialog.component.scss rename to frontend/src/app/ui/faq/dialog/faq-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/faq/dialog/faq-dialog.component.ts b/frontend/src/app/ui/faq/dialog/faq-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/faq/dialog/faq-dialog.component.ts rename to frontend/src/app/ui/faq/dialog/faq-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/faq/faq-content/faq-content.component.html b/frontend/src/app/ui/faq/faq-content/faq-content.component.html similarity index 100% rename from dmp-frontend/src/app/ui/faq/faq-content/faq-content.component.html rename to frontend/src/app/ui/faq/faq-content/faq-content.component.html diff --git a/dmp-frontend/src/app/ui/faq/faq-content/faq-content.component.scss b/frontend/src/app/ui/faq/faq-content/faq-content.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/faq/faq-content/faq-content.component.scss rename to frontend/src/app/ui/faq/faq-content/faq-content.component.scss diff --git a/dmp-frontend/src/app/ui/faq/faq-content/faq-content.component.ts b/frontend/src/app/ui/faq/faq-content/faq-content.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/faq/faq-content/faq-content.component.ts rename to frontend/src/app/ui/faq/faq-content/faq-content.component.ts diff --git a/dmp-frontend/src/app/ui/faq/faq.module.ts b/frontend/src/app/ui/faq/faq.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/faq/faq.module.ts rename to frontend/src/app/ui/faq/faq.module.ts diff --git a/dmp-frontend/src/app/ui/faq/faq.routing.ts b/frontend/src/app/ui/faq/faq.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/faq/faq.routing.ts rename to frontend/src/app/ui/faq/faq.routing.ts diff --git a/dmp-frontend/src/app/ui/glossary/dialog/glossary-dialog.component.html b/frontend/src/app/ui/glossary/dialog/glossary-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/glossary/dialog/glossary-dialog.component.html rename to frontend/src/app/ui/glossary/dialog/glossary-dialog.component.html diff --git a/dmp-frontend/src/app/ui/glossary/dialog/glossary-dialog.component.scss b/frontend/src/app/ui/glossary/dialog/glossary-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/glossary/dialog/glossary-dialog.component.scss rename to frontend/src/app/ui/glossary/dialog/glossary-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/glossary/dialog/glossary-dialog.component.ts b/frontend/src/app/ui/glossary/dialog/glossary-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/glossary/dialog/glossary-dialog.component.ts rename to frontend/src/app/ui/glossary/dialog/glossary-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/glossary/glossary-content/glossary-content.component.html b/frontend/src/app/ui/glossary/glossary-content/glossary-content.component.html similarity index 100% rename from dmp-frontend/src/app/ui/glossary/glossary-content/glossary-content.component.html rename to frontend/src/app/ui/glossary/glossary-content/glossary-content.component.html diff --git a/dmp-frontend/src/app/ui/glossary/glossary-content/glossary-content.component.scss b/frontend/src/app/ui/glossary/glossary-content/glossary-content.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/glossary/glossary-content/glossary-content.component.scss rename to frontend/src/app/ui/glossary/glossary-content/glossary-content.component.scss diff --git a/dmp-frontend/src/app/ui/glossary/glossary-content/glossary-content.component.ts b/frontend/src/app/ui/glossary/glossary-content/glossary-content.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/glossary/glossary-content/glossary-content.component.ts rename to frontend/src/app/ui/glossary/glossary-content/glossary-content.component.ts diff --git a/dmp-frontend/src/app/ui/glossary/glossary.module.ts b/frontend/src/app/ui/glossary/glossary.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/glossary/glossary.module.ts rename to frontend/src/app/ui/glossary/glossary.module.ts diff --git a/dmp-frontend/src/app/ui/glossary/glossary.routing.ts b/frontend/src/app/ui/glossary/glossary.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/glossary/glossary.routing.ts rename to frontend/src/app/ui/glossary/glossary.routing.ts diff --git a/dmp-frontend/src/app/ui/language/dialog/language-dialog.component.html b/frontend/src/app/ui/language/dialog/language-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/language/dialog/language-dialog.component.html rename to frontend/src/app/ui/language/dialog/language-dialog.component.html diff --git a/dmp-frontend/src/app/ui/language/dialog/language-dialog.component.scss b/frontend/src/app/ui/language/dialog/language-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/language/dialog/language-dialog.component.scss rename to frontend/src/app/ui/language/dialog/language-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/language/dialog/language-dialog.component.ts b/frontend/src/app/ui/language/dialog/language-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/language/dialog/language-dialog.component.ts rename to frontend/src/app/ui/language/dialog/language-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/language/language-content/language.component.html b/frontend/src/app/ui/language/language-content/language.component.html similarity index 100% rename from dmp-frontend/src/app/ui/language/language-content/language.component.html rename to frontend/src/app/ui/language/language-content/language.component.html diff --git a/dmp-frontend/src/app/ui/language/language-content/language.component.scss b/frontend/src/app/ui/language/language-content/language.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/language/language-content/language.component.scss rename to frontend/src/app/ui/language/language-content/language.component.scss diff --git a/dmp-frontend/src/app/ui/language/language-content/language.component.ts b/frontend/src/app/ui/language/language-content/language.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/language/language-content/language.component.ts rename to frontend/src/app/ui/language/language-content/language.component.ts diff --git a/dmp-frontend/src/app/ui/language/language.module.ts b/frontend/src/app/ui/language/language.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/language/language.module.ts rename to frontend/src/app/ui/language/language.module.ts diff --git a/dmp-frontend/src/app/ui/misc/breadcrumb/breadcrumb.service.ts b/frontend/src/app/ui/misc/breadcrumb/breadcrumb.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/misc/breadcrumb/breadcrumb.service.ts rename to frontend/src/app/ui/misc/breadcrumb/breadcrumb.service.ts diff --git a/dmp-frontend/src/app/ui/misc/breadcrumb/navigation-breadcrumb.component.html b/frontend/src/app/ui/misc/breadcrumb/navigation-breadcrumb.component.html similarity index 100% rename from dmp-frontend/src/app/ui/misc/breadcrumb/navigation-breadcrumb.component.html rename to frontend/src/app/ui/misc/breadcrumb/navigation-breadcrumb.component.html diff --git a/dmp-frontend/src/app/ui/misc/breadcrumb/navigation-breadcrumb.component.scss b/frontend/src/app/ui/misc/breadcrumb/navigation-breadcrumb.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/misc/breadcrumb/navigation-breadcrumb.component.scss rename to frontend/src/app/ui/misc/breadcrumb/navigation-breadcrumb.component.scss diff --git a/dmp-frontend/src/app/ui/misc/breadcrumb/navigation-breadcrumb.component.ts b/frontend/src/app/ui/misc/breadcrumb/navigation-breadcrumb.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/misc/breadcrumb/navigation-breadcrumb.component.ts rename to frontend/src/app/ui/misc/breadcrumb/navigation-breadcrumb.component.ts diff --git a/dmp-frontend/src/app/ui/misc/criteria/base-criteria.component.ts b/frontend/src/app/ui/misc/criteria/base-criteria.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/misc/criteria/base-criteria.component.ts rename to frontend/src/app/ui/misc/criteria/base-criteria.component.ts diff --git a/dmp-frontend/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog-routing.module.ts b/frontend/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog-routing.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog-routing.module.ts rename to frontend/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog-routing.module.ts diff --git a/dmp-frontend/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog.component.html b/frontend/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog.component.html rename to frontend/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog.component.html diff --git a/dmp-frontend/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog.component.scss b/frontend/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog.component.scss rename to frontend/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog.component.ts b/frontend/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog.component.ts rename to frontend/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog.module.ts b/frontend/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog.module.ts rename to frontend/src/app/ui/misc/deposit-oauth2-dialog/deposit-oauth2-dialog.module.ts diff --git a/dmp-frontend/src/app/ui/misc/deposit-oauth2-dialog/service/deposit-oauth2-dialog.service.ts b/frontend/src/app/ui/misc/deposit-oauth2-dialog/service/deposit-oauth2-dialog.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/misc/deposit-oauth2-dialog/service/deposit-oauth2-dialog.service.ts rename to frontend/src/app/ui/misc/deposit-oauth2-dialog/service/deposit-oauth2-dialog.service.ts diff --git a/dmp-frontend/src/app/ui/misc/reload-helper/reload-helper.component.ts b/frontend/src/app/ui/misc/reload-helper/reload-helper.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/misc/reload-helper/reload-helper.component.ts rename to frontend/src/app/ui/misc/reload-helper/reload-helper.component.ts diff --git a/dmp-frontend/src/app/ui/misc/unauthorized/unauthorized.component.html b/frontend/src/app/ui/misc/unauthorized/unauthorized.component.html similarity index 100% rename from dmp-frontend/src/app/ui/misc/unauthorized/unauthorized.component.html rename to frontend/src/app/ui/misc/unauthorized/unauthorized.component.html diff --git a/dmp-frontend/src/app/ui/misc/unauthorized/unauthorized.component.ts b/frontend/src/app/ui/misc/unauthorized/unauthorized.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/misc/unauthorized/unauthorized.component.ts rename to frontend/src/app/ui/misc/unauthorized/unauthorized.component.ts diff --git a/dmp-frontend/src/app/ui/misc/unauthorized/unauthorized.module.ts b/frontend/src/app/ui/misc/unauthorized/unauthorized.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/misc/unauthorized/unauthorized.module.ts rename to frontend/src/app/ui/misc/unauthorized/unauthorized.module.ts diff --git a/dmp-frontend/src/app/ui/misc/unauthorized/unauthorized.routes.ts b/frontend/src/app/ui/misc/unauthorized/unauthorized.routes.ts similarity index 100% rename from dmp-frontend/src/app/ui/misc/unauthorized/unauthorized.routes.ts rename to frontend/src/app/ui/misc/unauthorized/unauthorized.routes.ts diff --git a/dmp-frontend/src/app/ui/navbar/navbar.component.css b/frontend/src/app/ui/navbar/navbar.component.css similarity index 100% rename from dmp-frontend/src/app/ui/navbar/navbar.component.css rename to frontend/src/app/ui/navbar/navbar.component.css diff --git a/dmp-frontend/src/app/ui/navbar/navbar.component.html b/frontend/src/app/ui/navbar/navbar.component.html similarity index 100% rename from dmp-frontend/src/app/ui/navbar/navbar.component.html rename to frontend/src/app/ui/navbar/navbar.component.html diff --git a/dmp-frontend/src/app/ui/navbar/navbar.component.scss b/frontend/src/app/ui/navbar/navbar.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/navbar/navbar.component.scss rename to frontend/src/app/ui/navbar/navbar.component.scss diff --git a/dmp-frontend/src/app/ui/navbar/navbar.component.ts b/frontend/src/app/ui/navbar/navbar.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/navbar/navbar.component.ts rename to frontend/src/app/ui/navbar/navbar.component.ts diff --git a/dmp-frontend/src/app/ui/navbar/navbar.module.ts b/frontend/src/app/ui/navbar/navbar.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/navbar/navbar.module.ts rename to frontend/src/app/ui/navbar/navbar.module.ts diff --git a/dmp-frontend/src/app/ui/navbar/user-dialog/user-dialog.component.html b/frontend/src/app/ui/navbar/user-dialog/user-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/navbar/user-dialog/user-dialog.component.html rename to frontend/src/app/ui/navbar/user-dialog/user-dialog.component.html diff --git a/dmp-frontend/src/app/ui/navbar/user-dialog/user-dialog.component.scss b/frontend/src/app/ui/navbar/user-dialog/user-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/navbar/user-dialog/user-dialog.component.scss rename to frontend/src/app/ui/navbar/user-dialog/user-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/navbar/user-dialog/user-dialog.component.ts b/frontend/src/app/ui/navbar/user-dialog/user-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/navbar/user-dialog/user-dialog.component.ts rename to frontend/src/app/ui/navbar/user-dialog/user-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/plan/clone-dialog/plan-clone-dialog.component.html b/frontend/src/app/ui/plan/clone-dialog/plan-clone-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/plan/clone-dialog/plan-clone-dialog.component.html rename to frontend/src/app/ui/plan/clone-dialog/plan-clone-dialog.component.html diff --git a/dmp-frontend/src/app/ui/plan/clone-dialog/plan-clone-dialog.component.scss b/frontend/src/app/ui/plan/clone-dialog/plan-clone-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/plan/clone-dialog/plan-clone-dialog.component.scss rename to frontend/src/app/ui/plan/clone-dialog/plan-clone-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/plan/clone-dialog/plan-clone-dialog.component.ts b/frontend/src/app/ui/plan/clone-dialog/plan-clone-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/clone-dialog/plan-clone-dialog.component.ts rename to frontend/src/app/ui/plan/clone-dialog/plan-clone-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/plan/clone-dialog/plan-clone-dialog.editor.model.ts b/frontend/src/app/ui/plan/clone-dialog/plan-clone-dialog.editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/clone-dialog/plan-clone-dialog.editor.model.ts rename to frontend/src/app/ui/plan/clone-dialog/plan-clone-dialog.editor.model.ts diff --git a/dmp-frontend/src/app/ui/plan/clone-dialog/plan-clone-dialog.module.ts b/frontend/src/app/ui/plan/clone-dialog/plan-clone-dialog.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/clone-dialog/plan-clone-dialog.module.ts rename to frontend/src/app/ui/plan/clone-dialog/plan-clone-dialog.module.ts diff --git a/dmp-frontend/src/app/ui/plan/editor/plan-deposit-dropdown/plan-deposit-dropdown.component.html b/frontend/src/app/ui/plan/editor/plan-deposit-dropdown/plan-deposit-dropdown.component.html similarity index 100% rename from dmp-frontend/src/app/ui/plan/editor/plan-deposit-dropdown/plan-deposit-dropdown.component.html rename to frontend/src/app/ui/plan/editor/plan-deposit-dropdown/plan-deposit-dropdown.component.html diff --git a/dmp-frontend/src/app/ui/plan/editor/plan-deposit-dropdown/plan-deposit-dropdown.component.scss b/frontend/src/app/ui/plan/editor/plan-deposit-dropdown/plan-deposit-dropdown.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/plan/editor/plan-deposit-dropdown/plan-deposit-dropdown.component.scss rename to frontend/src/app/ui/plan/editor/plan-deposit-dropdown/plan-deposit-dropdown.component.scss diff --git a/dmp-frontend/src/app/ui/plan/editor/plan-deposit-dropdown/plan-deposit-dropdown.component.ts b/frontend/src/app/ui/plan/editor/plan-deposit-dropdown/plan-deposit-dropdown.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/editor/plan-deposit-dropdown/plan-deposit-dropdown.component.ts rename to frontend/src/app/ui/plan/editor/plan-deposit-dropdown/plan-deposit-dropdown.component.ts diff --git a/dmp-frontend/src/app/ui/plan/invitation/accepted/plan-invitation-accepted.component.html b/frontend/src/app/ui/plan/invitation/accepted/plan-invitation-accepted.component.html similarity index 100% rename from dmp-frontend/src/app/ui/plan/invitation/accepted/plan-invitation-accepted.component.html rename to frontend/src/app/ui/plan/invitation/accepted/plan-invitation-accepted.component.html diff --git a/dmp-frontend/src/app/ui/plan/invitation/accepted/plan-invitation-accepted.component.ts b/frontend/src/app/ui/plan/invitation/accepted/plan-invitation-accepted.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/invitation/accepted/plan-invitation-accepted.component.ts rename to frontend/src/app/ui/plan/invitation/accepted/plan-invitation-accepted.component.ts diff --git a/dmp-frontend/src/app/ui/plan/invitation/dialog/plan-invitation-dialog.component.html b/frontend/src/app/ui/plan/invitation/dialog/plan-invitation-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/plan/invitation/dialog/plan-invitation-dialog.component.html rename to frontend/src/app/ui/plan/invitation/dialog/plan-invitation-dialog.component.html diff --git a/dmp-frontend/src/app/ui/plan/invitation/dialog/plan-invitation-dialog.component.scss b/frontend/src/app/ui/plan/invitation/dialog/plan-invitation-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/plan/invitation/dialog/plan-invitation-dialog.component.scss rename to frontend/src/app/ui/plan/invitation/dialog/plan-invitation-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/plan/invitation/dialog/plan-invitation-dialog.component.ts b/frontend/src/app/ui/plan/invitation/dialog/plan-invitation-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/invitation/dialog/plan-invitation-dialog.component.ts rename to frontend/src/app/ui/plan/invitation/dialog/plan-invitation-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/plan/invitation/dialog/plan-invitation-dialog.module.ts b/frontend/src/app/ui/plan/invitation/dialog/plan-invitation-dialog.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/invitation/dialog/plan-invitation-dialog.module.ts rename to frontend/src/app/ui/plan/invitation/dialog/plan-invitation-dialog.module.ts diff --git a/dmp-frontend/src/app/ui/plan/listing/filtering/plan-filter-dialog/plan-filter-dialog.component.html b/frontend/src/app/ui/plan/listing/filtering/plan-filter-dialog/plan-filter-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/plan/listing/filtering/plan-filter-dialog/plan-filter-dialog.component.html rename to frontend/src/app/ui/plan/listing/filtering/plan-filter-dialog/plan-filter-dialog.component.html diff --git a/dmp-frontend/src/app/ui/plan/listing/filtering/plan-filter-dialog/plan-filter-dialog.component.scss b/frontend/src/app/ui/plan/listing/filtering/plan-filter-dialog/plan-filter-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/plan/listing/filtering/plan-filter-dialog/plan-filter-dialog.component.scss rename to frontend/src/app/ui/plan/listing/filtering/plan-filter-dialog/plan-filter-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/plan/listing/filtering/plan-filter-dialog/plan-filter-dialog.component.ts b/frontend/src/app/ui/plan/listing/filtering/plan-filter-dialog/plan-filter-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/listing/filtering/plan-filter-dialog/plan-filter-dialog.component.ts rename to frontend/src/app/ui/plan/listing/filtering/plan-filter-dialog/plan-filter-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/plan/listing/filtering/plan-filter.component.html b/frontend/src/app/ui/plan/listing/filtering/plan-filter.component.html similarity index 100% rename from dmp-frontend/src/app/ui/plan/listing/filtering/plan-filter.component.html rename to frontend/src/app/ui/plan/listing/filtering/plan-filter.component.html diff --git a/dmp-frontend/src/app/ui/plan/listing/filtering/plan-filter.component.scss b/frontend/src/app/ui/plan/listing/filtering/plan-filter.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/plan/listing/filtering/plan-filter.component.scss rename to frontend/src/app/ui/plan/listing/filtering/plan-filter.component.scss diff --git a/dmp-frontend/src/app/ui/plan/listing/filtering/plan-filter.component.ts b/frontend/src/app/ui/plan/listing/filtering/plan-filter.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/listing/filtering/plan-filter.component.ts rename to frontend/src/app/ui/plan/listing/filtering/plan-filter.component.ts diff --git a/dmp-frontend/src/app/ui/plan/listing/filtering/services/plan-filter.service.ts b/frontend/src/app/ui/plan/listing/filtering/services/plan-filter.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/listing/filtering/services/plan-filter.service.ts rename to frontend/src/app/ui/plan/listing/filtering/services/plan-filter.service.ts diff --git a/dmp-frontend/src/app/ui/plan/listing/listing-item/plan-listing-item.component.html b/frontend/src/app/ui/plan/listing/listing-item/plan-listing-item.component.html similarity index 100% rename from dmp-frontend/src/app/ui/plan/listing/listing-item/plan-listing-item.component.html rename to frontend/src/app/ui/plan/listing/listing-item/plan-listing-item.component.html diff --git a/dmp-frontend/src/app/ui/plan/listing/listing-item/plan-listing-item.component.scss b/frontend/src/app/ui/plan/listing/listing-item/plan-listing-item.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/plan/listing/listing-item/plan-listing-item.component.scss rename to frontend/src/app/ui/plan/listing/listing-item/plan-listing-item.component.scss diff --git a/dmp-frontend/src/app/ui/plan/listing/listing-item/plan-listing-item.component.ts b/frontend/src/app/ui/plan/listing/listing-item/plan-listing-item.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/listing/listing-item/plan-listing-item.component.ts rename to frontend/src/app/ui/plan/listing/listing-item/plan-listing-item.component.ts diff --git a/dmp-frontend/src/app/ui/plan/listing/plan-listing.component.html b/frontend/src/app/ui/plan/listing/plan-listing.component.html similarity index 100% rename from dmp-frontend/src/app/ui/plan/listing/plan-listing.component.html rename to frontend/src/app/ui/plan/listing/plan-listing.component.html diff --git a/dmp-frontend/src/app/ui/plan/listing/plan-listing.component.scss b/frontend/src/app/ui/plan/listing/plan-listing.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/plan/listing/plan-listing.component.scss rename to frontend/src/app/ui/plan/listing/plan-listing.component.scss diff --git a/dmp-frontend/src/app/ui/plan/listing/plan-listing.component.ts b/frontend/src/app/ui/plan/listing/plan-listing.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/listing/plan-listing.component.ts rename to frontend/src/app/ui/plan/listing/plan-listing.component.ts diff --git a/dmp-frontend/src/app/ui/plan/listing/plan-listing.module.ts b/frontend/src/app/ui/plan/listing/plan-listing.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/listing/plan-listing.module.ts rename to frontend/src/app/ui/plan/listing/plan-listing.module.ts diff --git a/dmp-frontend/src/app/ui/plan/listing/plan-listing.routing.ts b/frontend/src/app/ui/plan/listing/plan-listing.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/listing/plan-listing.routing.ts rename to frontend/src/app/ui/plan/listing/plan-listing.routing.ts diff --git a/dmp-frontend/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.component.html b/frontend/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.component.html rename to frontend/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.component.html diff --git a/dmp-frontend/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.component.scss b/frontend/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.component.scss rename to frontend/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.component.ts b/frontend/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.component.ts rename to frontend/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.editor.model.ts b/frontend/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.editor.model.ts rename to frontend/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.editor.model.ts diff --git a/dmp-frontend/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.module.ts b/frontend/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.module.ts rename to frontend/src/app/ui/plan/new-version-dialog/plan-new-version-dialog.module.ts diff --git a/dmp-frontend/src/app/ui/plan/new/start-new-plan-dialogue/start-new-plan-dialog.component.html b/frontend/src/app/ui/plan/new/start-new-plan-dialogue/start-new-plan-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/plan/new/start-new-plan-dialogue/start-new-plan-dialog.component.html rename to frontend/src/app/ui/plan/new/start-new-plan-dialogue/start-new-plan-dialog.component.html diff --git a/dmp-frontend/src/app/ui/plan/new/start-new-plan-dialogue/start-new-plan-dialog.component.scss b/frontend/src/app/ui/plan/new/start-new-plan-dialogue/start-new-plan-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/plan/new/start-new-plan-dialogue/start-new-plan-dialog.component.scss rename to frontend/src/app/ui/plan/new/start-new-plan-dialogue/start-new-plan-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/plan/new/start-new-plan-dialogue/start-new-plan-dialog.component.ts b/frontend/src/app/ui/plan/new/start-new-plan-dialogue/start-new-plan-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/new/start-new-plan-dialogue/start-new-plan-dialog.component.ts rename to frontend/src/app/ui/plan/new/start-new-plan-dialogue/start-new-plan-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/plan/new/start-new-plan-dialogue/start-new-plan-dialog.module.ts b/frontend/src/app/ui/plan/new/start-new-plan-dialogue/start-new-plan-dialog.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/new/start-new-plan-dialogue/start-new-plan-dialog.module.ts rename to frontend/src/app/ui/plan/new/start-new-plan-dialogue/start-new-plan-dialog.module.ts diff --git a/dmp-frontend/src/app/ui/plan/new/upload-dialogue/plan-common-model-config.editor.model.ts b/frontend/src/app/ui/plan/new/upload-dialogue/plan-common-model-config.editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/new/upload-dialogue/plan-common-model-config.editor.model.ts rename to frontend/src/app/ui/plan/new/upload-dialogue/plan-common-model-config.editor.model.ts diff --git a/dmp-frontend/src/app/ui/plan/new/upload-dialogue/plan-upload-dialog.component.html b/frontend/src/app/ui/plan/new/upload-dialogue/plan-upload-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/plan/new/upload-dialogue/plan-upload-dialog.component.html rename to frontend/src/app/ui/plan/new/upload-dialogue/plan-upload-dialog.component.html diff --git a/dmp-frontend/src/app/ui/plan/new/upload-dialogue/plan-upload-dialog.component.scss b/frontend/src/app/ui/plan/new/upload-dialogue/plan-upload-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/plan/new/upload-dialogue/plan-upload-dialog.component.scss rename to frontend/src/app/ui/plan/new/upload-dialogue/plan-upload-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/plan/new/upload-dialogue/plan-upload-dialog.component.ts b/frontend/src/app/ui/plan/new/upload-dialogue/plan-upload-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/new/upload-dialogue/plan-upload-dialog.component.ts rename to frontend/src/app/ui/plan/new/upload-dialogue/plan-upload-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/plan/new/upload-dialogue/plan-upload-dialog.module.ts b/frontend/src/app/ui/plan/new/upload-dialogue/plan-upload-dialog.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/new/upload-dialogue/plan-upload-dialog.module.ts rename to frontend/src/app/ui/plan/new/upload-dialogue/plan-upload-dialog.module.ts diff --git a/dmp-frontend/src/app/ui/plan/overview/plan-overview.component.html b/frontend/src/app/ui/plan/overview/plan-overview.component.html similarity index 100% rename from dmp-frontend/src/app/ui/plan/overview/plan-overview.component.html rename to frontend/src/app/ui/plan/overview/plan-overview.component.html diff --git a/dmp-frontend/src/app/ui/plan/overview/plan-overview.component.scss b/frontend/src/app/ui/plan/overview/plan-overview.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/plan/overview/plan-overview.component.scss rename to frontend/src/app/ui/plan/overview/plan-overview.component.scss diff --git a/dmp-frontend/src/app/ui/plan/overview/plan-overview.component.ts b/frontend/src/app/ui/plan/overview/plan-overview.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/overview/plan-overview.component.ts rename to frontend/src/app/ui/plan/overview/plan-overview.component.ts diff --git a/dmp-frontend/src/app/ui/plan/overview/plan-overview.module.ts b/frontend/src/app/ui/plan/overview/plan-overview.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/overview/plan-overview.module.ts rename to frontend/src/app/ui/plan/overview/plan-overview.module.ts diff --git a/dmp-frontend/src/app/ui/plan/overview/plan-overview.routing.ts b/frontend/src/app/ui/plan/overview/plan-overview.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/overview/plan-overview.routing.ts rename to frontend/src/app/ui/plan/overview/plan-overview.routing.ts diff --git a/dmp-frontend/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.component.html b/frontend/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.component.html rename to frontend/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.component.html diff --git a/dmp-frontend/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.component.scss b/frontend/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.component.scss rename to frontend/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.component.ts b/frontend/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.component.ts rename to frontend/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.editor.model.ts b/frontend/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.editor.model.ts rename to frontend/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.editor.model.ts diff --git a/dmp-frontend/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.module.ts b/frontend/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.module.ts rename to frontend/src/app/ui/plan/plan-contact-prefill-dialog/plan-contact-prefill-dialog.module.ts diff --git a/dmp-frontend/src/app/ui/plan/plan-delete-dialog/plan-delete-dialog.component.html b/frontend/src/app/ui/plan/plan-delete-dialog/plan-delete-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-delete-dialog/plan-delete-dialog.component.html rename to frontend/src/app/ui/plan/plan-delete-dialog/plan-delete-dialog.component.html diff --git a/dmp-frontend/src/app/ui/plan/plan-delete-dialog/plan-delete-dialog.component.scss b/frontend/src/app/ui/plan/plan-delete-dialog/plan-delete-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-delete-dialog/plan-delete-dialog.component.scss rename to frontend/src/app/ui/plan/plan-delete-dialog/plan-delete-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/plan/plan-delete-dialog/plan-delete-dialog.component.ts b/frontend/src/app/ui/plan/plan-delete-dialog/plan-delete-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-delete-dialog/plan-delete-dialog.component.ts rename to frontend/src/app/ui/plan/plan-delete-dialog/plan-delete-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/plan/plan-delete-dialog/plan-delete-dialog.module.ts b/frontend/src/app/ui/plan/plan-delete-dialog/plan-delete-dialog.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-delete-dialog/plan-delete-dialog.module.ts rename to frontend/src/app/ui/plan/plan-delete-dialog/plan-delete-dialog.module.ts diff --git a/dmp-frontend/src/app/ui/plan/plan-editor-blueprint/form-progress-indication/plan-form-progress-indication.component.html b/frontend/src/app/ui/plan/plan-editor-blueprint/form-progress-indication/plan-form-progress-indication.component.html similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-editor-blueprint/form-progress-indication/plan-form-progress-indication.component.html rename to frontend/src/app/ui/plan/plan-editor-blueprint/form-progress-indication/plan-form-progress-indication.component.html diff --git a/dmp-frontend/src/app/ui/plan/plan-editor-blueprint/form-progress-indication/plan-form-progress-indication.component.scss b/frontend/src/app/ui/plan/plan-editor-blueprint/form-progress-indication/plan-form-progress-indication.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-editor-blueprint/form-progress-indication/plan-form-progress-indication.component.scss rename to frontend/src/app/ui/plan/plan-editor-blueprint/form-progress-indication/plan-form-progress-indication.component.scss diff --git a/dmp-frontend/src/app/ui/plan/plan-editor-blueprint/form-progress-indication/plan-form-progress-indication.component.ts b/frontend/src/app/ui/plan/plan-editor-blueprint/form-progress-indication/plan-form-progress-indication.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-editor-blueprint/form-progress-indication/plan-form-progress-indication.component.ts rename to frontend/src/app/ui/plan/plan-editor-blueprint/form-progress-indication/plan-form-progress-indication.component.ts diff --git a/dmp-frontend/src/app/ui/plan/plan-editor-blueprint/form-progress-indication/plan-form-progress-indication.module.ts b/frontend/src/app/ui/plan/plan-editor-blueprint/form-progress-indication/plan-form-progress-indication.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-editor-blueprint/form-progress-indication/plan-form-progress-indication.module.ts rename to frontend/src/app/ui/plan/plan-editor-blueprint/form-progress-indication/plan-form-progress-indication.module.ts diff --git a/dmp-frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.component.html b/frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.component.html similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.component.html rename to frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.component.html diff --git a/dmp-frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.component.scss b/frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.component.scss rename to frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.component.scss diff --git a/dmp-frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.component.ts b/frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.component.ts rename to frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.component.ts diff --git a/dmp-frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.model.ts b/frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.model.ts rename to frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.model.ts diff --git a/dmp-frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.module.ts b/frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.module.ts rename to frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.module.ts diff --git a/dmp-frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.routing.ts b/frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.routing.ts rename to frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.routing.ts diff --git a/dmp-frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.service.ts b/frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.service.ts rename to frontend/src/app/ui/plan/plan-editor-blueprint/plan-editor.service.ts diff --git a/dmp-frontend/src/app/ui/plan/plan-editor-blueprint/resolvers/plan-editor-enitity.resolver.ts b/frontend/src/app/ui/plan/plan-editor-blueprint/resolvers/plan-editor-enitity.resolver.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-editor-blueprint/resolvers/plan-editor-enitity.resolver.ts rename to frontend/src/app/ui/plan/plan-editor-blueprint/resolvers/plan-editor-enitity.resolver.ts diff --git a/dmp-frontend/src/app/ui/plan/plan-editor-blueprint/resolvers/plan-editor-permissions.resolver.ts b/frontend/src/app/ui/plan/plan-editor-blueprint/resolvers/plan-editor-permissions.resolver.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-editor-blueprint/resolvers/plan-editor-permissions.resolver.ts rename to frontend/src/app/ui/plan/plan-editor-blueprint/resolvers/plan-editor-permissions.resolver.ts diff --git a/dmp-frontend/src/app/ui/plan/plan-finalize-dialog/plan-finalize-dialog.component.html b/frontend/src/app/ui/plan/plan-finalize-dialog/plan-finalize-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-finalize-dialog/plan-finalize-dialog.component.html rename to frontend/src/app/ui/plan/plan-finalize-dialog/plan-finalize-dialog.component.html diff --git a/dmp-frontend/src/app/ui/plan/plan-finalize-dialog/plan-finalize-dialog.component.scss b/frontend/src/app/ui/plan/plan-finalize-dialog/plan-finalize-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-finalize-dialog/plan-finalize-dialog.component.scss rename to frontend/src/app/ui/plan/plan-finalize-dialog/plan-finalize-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/plan/plan-finalize-dialog/plan-finalize-dialog.component.ts b/frontend/src/app/ui/plan/plan-finalize-dialog/plan-finalize-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-finalize-dialog/plan-finalize-dialog.component.ts rename to frontend/src/app/ui/plan/plan-finalize-dialog/plan-finalize-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/plan/plan-finalize-dialog/plan-finalize-dialog.module.ts b/frontend/src/app/ui/plan/plan-finalize-dialog/plan-finalize-dialog.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-finalize-dialog/plan-finalize-dialog.module.ts rename to frontend/src/app/ui/plan/plan-finalize-dialog/plan-finalize-dialog.module.ts diff --git a/dmp-frontend/src/app/ui/plan/plan-user-field/plan-user-field.component.html b/frontend/src/app/ui/plan/plan-user-field/plan-user-field.component.html similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-user-field/plan-user-field.component.html rename to frontend/src/app/ui/plan/plan-user-field/plan-user-field.component.html diff --git a/dmp-frontend/src/app/ui/plan/plan-user-field/plan-user-field.component.scss b/frontend/src/app/ui/plan/plan-user-field/plan-user-field.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-user-field/plan-user-field.component.scss rename to frontend/src/app/ui/plan/plan-user-field/plan-user-field.component.scss diff --git a/dmp-frontend/src/app/ui/plan/plan-user-field/plan-user-field.component.ts b/frontend/src/app/ui/plan/plan-user-field/plan-user-field.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-user-field/plan-user-field.component.ts rename to frontend/src/app/ui/plan/plan-user-field/plan-user-field.component.ts diff --git a/dmp-frontend/src/app/ui/plan/plan-user-field/plan-user-field.module.ts b/frontend/src/app/ui/plan/plan-user-field/plan-user-field.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan-user-field/plan-user-field.module.ts rename to frontend/src/app/ui/plan/plan-user-field/plan-user-field.module.ts diff --git a/dmp-frontend/src/app/ui/plan/plan.module.ts b/frontend/src/app/ui/plan/plan.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan.module.ts rename to frontend/src/app/ui/plan/plan.module.ts diff --git a/dmp-frontend/src/app/ui/plan/plan.routing.ts b/frontend/src/app/ui/plan/plan.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/plan/plan.routing.ts rename to frontend/src/app/ui/plan/plan.routing.ts diff --git a/dmp-frontend/src/app/ui/reference/reference-field/editor/reference-dialog-editor.component.html b/frontend/src/app/ui/reference/reference-field/editor/reference-dialog-editor.component.html similarity index 100% rename from dmp-frontend/src/app/ui/reference/reference-field/editor/reference-dialog-editor.component.html rename to frontend/src/app/ui/reference/reference-field/editor/reference-dialog-editor.component.html diff --git a/dmp-frontend/src/app/ui/reference/reference-field/editor/reference-dialog-editor.component.scss b/frontend/src/app/ui/reference/reference-field/editor/reference-dialog-editor.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/reference/reference-field/editor/reference-dialog-editor.component.scss rename to frontend/src/app/ui/reference/reference-field/editor/reference-dialog-editor.component.scss diff --git a/dmp-frontend/src/app/ui/reference/reference-field/editor/reference-dialog-editor.component.ts b/frontend/src/app/ui/reference/reference-field/editor/reference-dialog-editor.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/reference/reference-field/editor/reference-dialog-editor.component.ts rename to frontend/src/app/ui/reference/reference-field/editor/reference-dialog-editor.component.ts diff --git a/dmp-frontend/src/app/ui/reference/reference-field/reference-field.component.html b/frontend/src/app/ui/reference/reference-field/reference-field.component.html similarity index 100% rename from dmp-frontend/src/app/ui/reference/reference-field/reference-field.component.html rename to frontend/src/app/ui/reference/reference-field/reference-field.component.html diff --git a/dmp-frontend/src/app/ui/reference/reference-field/reference-field.component.scss b/frontend/src/app/ui/reference/reference-field/reference-field.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/reference/reference-field/reference-field.component.scss rename to frontend/src/app/ui/reference/reference-field/reference-field.component.scss diff --git a/dmp-frontend/src/app/ui/reference/reference-field/reference-field.component.ts b/frontend/src/app/ui/reference/reference-field/reference-field.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/reference/reference-field/reference-field.component.ts rename to frontend/src/app/ui/reference/reference-field/reference-field.component.ts diff --git a/dmp-frontend/src/app/ui/reference/reference-field/reference-field.module.ts b/frontend/src/app/ui/reference/reference-field/reference-field.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/reference/reference-field/reference-field.module.ts rename to frontend/src/app/ui/reference/reference-field/reference-field.module.ts diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.component.html b/frontend/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.component.html similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.component.html rename to frontend/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.component.html diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.component.scss b/frontend/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.component.scss rename to frontend/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.component.scss diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.component.ts b/frontend/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.component.ts rename to frontend/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.component.ts diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.module.ts b/frontend/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.module.ts rename to frontend/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.module.ts diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.routing.ts b/frontend/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.routing.ts rename to frontend/src/app/ui/sidebar/sidebar-footer/cookies-policy/cookies-policy.routing.ts diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licences.component.html b/frontend/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licences.component.html similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licences.component.html rename to frontend/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licences.component.html diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licences.component.scss b/frontend/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licences.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licences.component.scss rename to frontend/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licences.component.scss diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licences.component.ts b/frontend/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licences.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licences.component.ts rename to frontend/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licences.component.ts diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licences.routing.ts b/frontend/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licences.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licences.routing.ts rename to frontend/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licences.routing.ts diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licenses.module.ts b/frontend/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licenses.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licenses.module.ts rename to frontend/src/app/ui/sidebar/sidebar-footer/opensource-licences/opensource-licenses.module.ts diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/privacy/privacy.component.html b/frontend/src/app/ui/sidebar/sidebar-footer/privacy/privacy.component.html similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/privacy/privacy.component.html rename to frontend/src/app/ui/sidebar/sidebar-footer/privacy/privacy.component.html diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/privacy/privacy.component.scss b/frontend/src/app/ui/sidebar/sidebar-footer/privacy/privacy.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/privacy/privacy.component.scss rename to frontend/src/app/ui/sidebar/sidebar-footer/privacy/privacy.component.scss diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/privacy/privacy.component.ts b/frontend/src/app/ui/sidebar/sidebar-footer/privacy/privacy.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/privacy/privacy.component.ts rename to frontend/src/app/ui/sidebar/sidebar-footer/privacy/privacy.component.ts diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/privacy/privacy.module.ts b/frontend/src/app/ui/sidebar/sidebar-footer/privacy/privacy.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/privacy/privacy.module.ts rename to frontend/src/app/ui/sidebar/sidebar-footer/privacy/privacy.module.ts diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/privacy/privacy.routing.ts b/frontend/src/app/ui/sidebar/sidebar-footer/privacy/privacy.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/privacy/privacy.routing.ts rename to frontend/src/app/ui/sidebar/sidebar-footer/privacy/privacy.routing.ts diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/sidebar-footer.component.css b/frontend/src/app/ui/sidebar/sidebar-footer/sidebar-footer.component.css similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/sidebar-footer.component.css rename to frontend/src/app/ui/sidebar/sidebar-footer/sidebar-footer.component.css diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/sidebar-footer.component.html b/frontend/src/app/ui/sidebar/sidebar-footer/sidebar-footer.component.html similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/sidebar-footer.component.html rename to frontend/src/app/ui/sidebar/sidebar-footer/sidebar-footer.component.html diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/sidebar-footer.component.ts b/frontend/src/app/ui/sidebar/sidebar-footer/sidebar-footer.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/sidebar-footer.component.ts rename to frontend/src/app/ui/sidebar/sidebar-footer/sidebar-footer.component.ts diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/terms/terms.component.html b/frontend/src/app/ui/sidebar/sidebar-footer/terms/terms.component.html similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/terms/terms.component.html rename to frontend/src/app/ui/sidebar/sidebar-footer/terms/terms.component.html diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/terms/terms.component.scss b/frontend/src/app/ui/sidebar/sidebar-footer/terms/terms.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/terms/terms.component.scss rename to frontend/src/app/ui/sidebar/sidebar-footer/terms/terms.component.scss diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/terms/terms.component.ts b/frontend/src/app/ui/sidebar/sidebar-footer/terms/terms.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/terms/terms.component.ts rename to frontend/src/app/ui/sidebar/sidebar-footer/terms/terms.component.ts diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/terms/terms.module.ts b/frontend/src/app/ui/sidebar/sidebar-footer/terms/terms.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/terms/terms.module.ts rename to frontend/src/app/ui/sidebar/sidebar-footer/terms/terms.module.ts diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/terms/terms.routing.ts b/frontend/src/app/ui/sidebar/sidebar-footer/terms/terms.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar-footer/terms/terms.routing.ts rename to frontend/src/app/ui/sidebar/sidebar-footer/terms/terms.routing.ts diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar.component.css b/frontend/src/app/ui/sidebar/sidebar.component.css similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar.component.css rename to frontend/src/app/ui/sidebar/sidebar.component.css diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar.component.html b/frontend/src/app/ui/sidebar/sidebar.component.html similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar.component.html rename to frontend/src/app/ui/sidebar/sidebar.component.html diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar.component.scss b/frontend/src/app/ui/sidebar/sidebar.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar.component.scss rename to frontend/src/app/ui/sidebar/sidebar.component.scss diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar.component.ts b/frontend/src/app/ui/sidebar/sidebar.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar.component.ts rename to frontend/src/app/ui/sidebar/sidebar.component.ts diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar.module.ts b/frontend/src/app/ui/sidebar/sidebar.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/sidebar/sidebar.module.ts rename to frontend/src/app/ui/sidebar/sidebar.module.ts diff --git a/dmp-frontend/src/app/ui/supportive-material-editor/supportive-material-editor.component.html b/frontend/src/app/ui/supportive-material-editor/supportive-material-editor.component.html similarity index 100% rename from dmp-frontend/src/app/ui/supportive-material-editor/supportive-material-editor.component.html rename to frontend/src/app/ui/supportive-material-editor/supportive-material-editor.component.html diff --git a/dmp-frontend/src/app/ui/supportive-material-editor/supportive-material-editor.component.scss b/frontend/src/app/ui/supportive-material-editor/supportive-material-editor.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/supportive-material-editor/supportive-material-editor.component.scss rename to frontend/src/app/ui/supportive-material-editor/supportive-material-editor.component.scss diff --git a/dmp-frontend/src/app/ui/supportive-material-editor/supportive-material-editor.component.ts b/frontend/src/app/ui/supportive-material-editor/supportive-material-editor.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/supportive-material-editor/supportive-material-editor.component.ts rename to frontend/src/app/ui/supportive-material-editor/supportive-material-editor.component.ts diff --git a/dmp-frontend/src/app/ui/supportive-material-editor/supportive-material-editor.model.ts b/frontend/src/app/ui/supportive-material-editor/supportive-material-editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/supportive-material-editor/supportive-material-editor.model.ts rename to frontend/src/app/ui/supportive-material-editor/supportive-material-editor.model.ts diff --git a/dmp-frontend/src/app/ui/supportive-material-editor/supportive-material-editor.module.ts b/frontend/src/app/ui/supportive-material-editor/supportive-material-editor.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/supportive-material-editor/supportive-material-editor.module.ts rename to frontend/src/app/ui/supportive-material-editor/supportive-material-editor.module.ts diff --git a/dmp-frontend/src/app/ui/supportive-material-editor/supportive-material-editor.resolver.ts b/frontend/src/app/ui/supportive-material-editor/supportive-material-editor.resolver.ts similarity index 100% rename from dmp-frontend/src/app/ui/supportive-material-editor/supportive-material-editor.resolver.ts rename to frontend/src/app/ui/supportive-material-editor/supportive-material-editor.resolver.ts diff --git a/dmp-frontend/src/app/ui/supportive-material-editor/supportive-material-editor.routing.ts b/frontend/src/app/ui/supportive-material-editor/supportive-material-editor.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/supportive-material-editor/supportive-material-editor.routing.ts rename to frontend/src/app/ui/supportive-material-editor/supportive-material-editor.routing.ts diff --git a/dmp-frontend/src/app/ui/supportive-material-editor/supportive-material-editor.service.ts b/frontend/src/app/ui/supportive-material-editor/supportive-material-editor.service.ts similarity index 100% rename from dmp-frontend/src/app/ui/supportive-material-editor/supportive-material-editor.service.ts rename to frontend/src/app/ui/supportive-material-editor/supportive-material-editor.service.ts diff --git a/dmp-frontend/src/app/ui/tag/tags-field/tags-field.component.html b/frontend/src/app/ui/tag/tags-field/tags-field.component.html similarity index 100% rename from dmp-frontend/src/app/ui/tag/tags-field/tags-field.component.html rename to frontend/src/app/ui/tag/tags-field/tags-field.component.html diff --git a/dmp-frontend/src/app/ui/tag/tags-field/tags-field.component.scss b/frontend/src/app/ui/tag/tags-field/tags-field.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/tag/tags-field/tags-field.component.scss rename to frontend/src/app/ui/tag/tags-field/tags-field.component.scss diff --git a/dmp-frontend/src/app/ui/tag/tags-field/tags-field.component.ts b/frontend/src/app/ui/tag/tags-field/tags-field.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/tag/tags-field/tags-field.component.ts rename to frontend/src/app/ui/tag/tags-field/tags-field.component.ts diff --git a/dmp-frontend/src/app/ui/tag/tags-field/tags-field.module.ts b/frontend/src/app/ui/tag/tags-field/tags-field.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/tag/tags-field/tags-field.module.ts rename to frontend/src/app/ui/tag/tags-field/tags-field.module.ts diff --git a/dmp-frontend/src/app/ui/tenant/tenant-switch/tenant-switch.component.html b/frontend/src/app/ui/tenant/tenant-switch/tenant-switch.component.html similarity index 100% rename from dmp-frontend/src/app/ui/tenant/tenant-switch/tenant-switch.component.html rename to frontend/src/app/ui/tenant/tenant-switch/tenant-switch.component.html diff --git a/dmp-frontend/src/app/ui/tenant/tenant-switch/tenant-switch.component.scss b/frontend/src/app/ui/tenant/tenant-switch/tenant-switch.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/tenant/tenant-switch/tenant-switch.component.scss rename to frontend/src/app/ui/tenant/tenant-switch/tenant-switch.component.scss diff --git a/dmp-frontend/src/app/ui/tenant/tenant-switch/tenant-switch.component.ts b/frontend/src/app/ui/tenant/tenant-switch/tenant-switch.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/tenant/tenant-switch/tenant-switch.component.ts rename to frontend/src/app/ui/tenant/tenant-switch/tenant-switch.component.ts diff --git a/dmp-frontend/src/app/ui/tenant/tenant.module.ts b/frontend/src/app/ui/tenant/tenant.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/tenant/tenant.module.ts rename to frontend/src/app/ui/tenant/tenant.module.ts diff --git a/dmp-frontend/src/app/ui/transition-group/transition-group-item.directive.ts b/frontend/src/app/ui/transition-group/transition-group-item.directive.ts similarity index 100% rename from dmp-frontend/src/app/ui/transition-group/transition-group-item.directive.ts rename to frontend/src/app/ui/transition-group/transition-group-item.directive.ts diff --git a/dmp-frontend/src/app/ui/transition-group/transition-group.component.ts b/frontend/src/app/ui/transition-group/transition-group.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/transition-group/transition-group.component.ts rename to frontend/src/app/ui/transition-group/transition-group.component.ts diff --git a/dmp-frontend/src/app/ui/transition-group/transition-group.module.ts b/frontend/src/app/ui/transition-group/transition-group.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/transition-group/transition-group.module.ts rename to frontend/src/app/ui/transition-group/transition-group.module.ts diff --git a/dmp-frontend/src/app/ui/user-guide/dialog/user-guide-dialog.component.html b/frontend/src/app/ui/user-guide/dialog/user-guide-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/user-guide/dialog/user-guide-dialog.component.html rename to frontend/src/app/ui/user-guide/dialog/user-guide-dialog.component.html diff --git a/dmp-frontend/src/app/ui/user-guide/dialog/user-guide-dialog.component.scss b/frontend/src/app/ui/user-guide/dialog/user-guide-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/user-guide/dialog/user-guide-dialog.component.scss rename to frontend/src/app/ui/user-guide/dialog/user-guide-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/user-guide/dialog/user-guide-dialog.component.ts b/frontend/src/app/ui/user-guide/dialog/user-guide-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/user-guide/dialog/user-guide-dialog.component.ts rename to frontend/src/app/ui/user-guide/dialog/user-guide-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/user-guide/user-guide-content/user-guide-content.component.html b/frontend/src/app/ui/user-guide/user-guide-content/user-guide-content.component.html similarity index 100% rename from dmp-frontend/src/app/ui/user-guide/user-guide-content/user-guide-content.component.html rename to frontend/src/app/ui/user-guide/user-guide-content/user-guide-content.component.html diff --git a/dmp-frontend/src/app/ui/user-guide/user-guide-content/user-guide-content.component.scss b/frontend/src/app/ui/user-guide/user-guide-content/user-guide-content.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/user-guide/user-guide-content/user-guide-content.component.scss rename to frontend/src/app/ui/user-guide/user-guide-content/user-guide-content.component.scss diff --git a/dmp-frontend/src/app/ui/user-guide/user-guide-content/user-guide-content.component.ts b/frontend/src/app/ui/user-guide/user-guide-content/user-guide-content.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/user-guide/user-guide-content/user-guide-content.component.ts rename to frontend/src/app/ui/user-guide/user-guide-content/user-guide-content.component.ts diff --git a/dmp-frontend/src/app/ui/user-guide/user-guide.module.ts b/frontend/src/app/ui/user-guide/user-guide.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/user-guide/user-guide.module.ts rename to frontend/src/app/ui/user-guide/user-guide.module.ts diff --git a/dmp-frontend/src/app/ui/user-guide/user-guide.routing.ts b/frontend/src/app/ui/user-guide/user-guide.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/user-guide/user-guide.routing.ts rename to frontend/src/app/ui/user-guide/user-guide.routing.ts diff --git a/dmp-frontend/src/app/ui/user-profile/add-account/add-account-dialog.component.html b/frontend/src/app/ui/user-profile/add-account/add-account-dialog.component.html similarity index 100% rename from dmp-frontend/src/app/ui/user-profile/add-account/add-account-dialog.component.html rename to frontend/src/app/ui/user-profile/add-account/add-account-dialog.component.html diff --git a/dmp-frontend/src/app/ui/user-profile/add-account/add-account-dialog.component.scss b/frontend/src/app/ui/user-profile/add-account/add-account-dialog.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/user-profile/add-account/add-account-dialog.component.scss rename to frontend/src/app/ui/user-profile/add-account/add-account-dialog.component.scss diff --git a/dmp-frontend/src/app/ui/user-profile/add-account/add-account-dialog.component.ts b/frontend/src/app/ui/user-profile/add-account/add-account-dialog.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/user-profile/add-account/add-account-dialog.component.ts rename to frontend/src/app/ui/user-profile/add-account/add-account-dialog.component.ts diff --git a/dmp-frontend/src/app/ui/user-profile/add-account/add-account-dialog.module.ts b/frontend/src/app/ui/user-profile/add-account/add-account-dialog.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/user-profile/add-account/add-account-dialog.module.ts rename to frontend/src/app/ui/user-profile/add-account/add-account-dialog.module.ts diff --git a/dmp-frontend/src/app/ui/user-profile/user-profile-editor.model.ts b/frontend/src/app/ui/user-profile/user-profile-editor.model.ts similarity index 100% rename from dmp-frontend/src/app/ui/user-profile/user-profile-editor.model.ts rename to frontend/src/app/ui/user-profile/user-profile-editor.model.ts diff --git a/dmp-frontend/src/app/ui/user-profile/user-profile.component.html b/frontend/src/app/ui/user-profile/user-profile.component.html similarity index 100% rename from dmp-frontend/src/app/ui/user-profile/user-profile.component.html rename to frontend/src/app/ui/user-profile/user-profile.component.html diff --git a/dmp-frontend/src/app/ui/user-profile/user-profile.component.scss b/frontend/src/app/ui/user-profile/user-profile.component.scss similarity index 100% rename from dmp-frontend/src/app/ui/user-profile/user-profile.component.scss rename to frontend/src/app/ui/user-profile/user-profile.component.scss diff --git a/dmp-frontend/src/app/ui/user-profile/user-profile.component.ts b/frontend/src/app/ui/user-profile/user-profile.component.ts similarity index 100% rename from dmp-frontend/src/app/ui/user-profile/user-profile.component.ts rename to frontend/src/app/ui/user-profile/user-profile.component.ts diff --git a/dmp-frontend/src/app/ui/user-profile/user-profile.module.ts b/frontend/src/app/ui/user-profile/user-profile.module.ts similarity index 100% rename from dmp-frontend/src/app/ui/user-profile/user-profile.module.ts rename to frontend/src/app/ui/user-profile/user-profile.module.ts diff --git a/dmp-frontend/src/app/ui/user-profile/user-profile.routing.ts b/frontend/src/app/ui/user-profile/user-profile.routing.ts similarity index 100% rename from dmp-frontend/src/app/ui/user-profile/user-profile.routing.ts rename to frontend/src/app/ui/user-profile/user-profile.routing.ts diff --git a/dmp-frontend/src/app/utilities/enhancers/flatJoinOn.ts b/frontend/src/app/utilities/enhancers/flatJoinOn.ts similarity index 100% rename from dmp-frontend/src/app/utilities/enhancers/flatJoinOn.ts rename to frontend/src/app/utilities/enhancers/flatJoinOn.ts diff --git a/dmp-frontend/src/app/utilities/enhancers/flatMap.ts b/frontend/src/app/utilities/enhancers/flatMap.ts similarity index 100% rename from dmp-frontend/src/app/utilities/enhancers/flatMap.ts rename to frontend/src/app/utilities/enhancers/flatMap.ts diff --git a/dmp-frontend/src/app/utilities/enhancers/groupBy.ts b/frontend/src/app/utilities/enhancers/groupBy.ts similarity index 100% rename from dmp-frontend/src/app/utilities/enhancers/groupBy.ts rename to frontend/src/app/utilities/enhancers/groupBy.ts diff --git a/dmp-frontend/src/app/utilities/enhancers/utils.ts b/frontend/src/app/utilities/enhancers/utils.ts similarity index 100% rename from dmp-frontend/src/app/utilities/enhancers/utils.ts rename to frontend/src/app/utilities/enhancers/utils.ts diff --git a/dmp-frontend/src/app/utilities/translate/opencdmp-custom-translation-compiler.ts b/frontend/src/app/utilities/translate/opencdmp-custom-translation-compiler.ts similarity index 100% rename from dmp-frontend/src/app/utilities/translate/opencdmp-custom-translation-compiler.ts rename to frontend/src/app/utilities/translate/opencdmp-custom-translation-compiler.ts diff --git a/dmp-frontend/src/assets/.gitkeep b/frontend/src/assets/.gitkeep similarity index 100% rename from dmp-frontend/src/assets/.gitkeep rename to frontend/src/assets/.gitkeep diff --git a/dmp-frontend/src/assets/config/config.json b/frontend/src/assets/config/config.json similarity index 100% rename from dmp-frontend/src/assets/config/config.json rename to frontend/src/assets/config/config.json diff --git a/dmp-frontend/src/assets/css/demo.css b/frontend/src/assets/css/demo.css similarity index 100% rename from dmp-frontend/src/assets/css/demo.css rename to frontend/src/assets/css/demo.css diff --git a/dmp-frontend/src/assets/i18n/baq.json b/frontend/src/assets/i18n/baq.json similarity index 100% rename from dmp-frontend/src/assets/i18n/baq.json rename to frontend/src/assets/i18n/baq.json diff --git a/dmp-frontend/src/assets/i18n/de.json b/frontend/src/assets/i18n/de.json similarity index 100% rename from dmp-frontend/src/assets/i18n/de.json rename to frontend/src/assets/i18n/de.json diff --git a/dmp-frontend/src/assets/i18n/en.json b/frontend/src/assets/i18n/en.json similarity index 100% rename from dmp-frontend/src/assets/i18n/en.json rename to frontend/src/assets/i18n/en.json diff --git a/dmp-frontend/src/assets/i18n/es.json b/frontend/src/assets/i18n/es.json similarity index 100% rename from dmp-frontend/src/assets/i18n/es.json rename to frontend/src/assets/i18n/es.json diff --git a/dmp-frontend/src/assets/i18n/gr.json b/frontend/src/assets/i18n/gr.json similarity index 100% rename from dmp-frontend/src/assets/i18n/gr.json rename to frontend/src/assets/i18n/gr.json diff --git a/dmp-frontend/src/assets/i18n/hr.json b/frontend/src/assets/i18n/hr.json similarity index 100% rename from dmp-frontend/src/assets/i18n/hr.json rename to frontend/src/assets/i18n/hr.json diff --git a/dmp-frontend/src/assets/i18n/pl.json b/frontend/src/assets/i18n/pl.json similarity index 100% rename from dmp-frontend/src/assets/i18n/pl.json rename to frontend/src/assets/i18n/pl.json diff --git a/dmp-frontend/src/assets/i18n/pt.json b/frontend/src/assets/i18n/pt.json similarity index 100% rename from dmp-frontend/src/assets/i18n/pt.json rename to frontend/src/assets/i18n/pt.json diff --git a/dmp-frontend/src/assets/i18n/sk.json b/frontend/src/assets/i18n/sk.json similarity index 100% rename from dmp-frontend/src/assets/i18n/sk.json rename to frontend/src/assets/i18n/sk.json diff --git a/dmp-frontend/src/assets/i18n/sr.json b/frontend/src/assets/i18n/sr.json similarity index 100% rename from dmp-frontend/src/assets/i18n/sr.json rename to frontend/src/assets/i18n/sr.json diff --git a/dmp-frontend/src/assets/i18n/tr.json b/frontend/src/assets/i18n/tr.json similarity index 100% rename from dmp-frontend/src/assets/i18n/tr.json rename to frontend/src/assets/i18n/tr.json diff --git a/dmp-frontend/src/assets/images/annotations/add_reaction.png b/frontend/src/assets/images/annotations/add_reaction.png similarity index 100% rename from dmp-frontend/src/assets/images/annotations/add_reaction.png rename to frontend/src/assets/images/annotations/add_reaction.png diff --git a/dmp-frontend/src/assets/images/annotations/eye-hide.png b/frontend/src/assets/images/annotations/eye-hide.png similarity index 100% rename from dmp-frontend/src/assets/images/annotations/eye-hide.png rename to frontend/src/assets/images/annotations/eye-hide.png diff --git a/dmp-frontend/src/assets/images/annotations/globe.png b/frontend/src/assets/images/annotations/globe.png similarity index 100% rename from dmp-frontend/src/assets/images/annotations/globe.png rename to frontend/src/assets/images/annotations/globe.png diff --git a/dmp-frontend/src/assets/images/annotations/paper-plane.png b/frontend/src/assets/images/annotations/paper-plane.png similarity index 100% rename from dmp-frontend/src/assets/images/annotations/paper-plane.png rename to frontend/src/assets/images/annotations/paper-plane.png diff --git a/dmp-frontend/src/assets/images/annotations/paper-plane.svg b/frontend/src/assets/images/annotations/paper-plane.svg similarity index 100% rename from dmp-frontend/src/assets/images/annotations/paper-plane.svg rename to frontend/src/assets/images/annotations/paper-plane.svg diff --git a/dmp-frontend/src/assets/images/annotations/reply.png b/frontend/src/assets/images/annotations/reply.png similarity index 100% rename from dmp-frontend/src/assets/images/annotations/reply.png rename to frontend/src/assets/images/annotations/reply.png diff --git a/dmp-frontend/src/assets/images/dashboard-popup.png b/frontend/src/assets/images/dashboard-popup.png similarity index 100% rename from dmp-frontend/src/assets/images/dashboard-popup.png rename to frontend/src/assets/images/dashboard-popup.png diff --git a/dmp-frontend/src/assets/images/editor/icons/add_input.svg b/frontend/src/assets/images/editor/icons/add_input.svg similarity index 100% rename from dmp-frontend/src/assets/images/editor/icons/add_input.svg rename to frontend/src/assets/images/editor/icons/add_input.svg diff --git a/dmp-frontend/src/assets/images/editor/icons/add_input_set.svg b/frontend/src/assets/images/editor/icons/add_input_set.svg similarity index 100% rename from dmp-frontend/src/assets/images/editor/icons/add_input_set.svg rename to frontend/src/assets/images/editor/icons/add_input_set.svg diff --git a/dmp-frontend/src/assets/images/editor/icons/add_visibility_rule.svg b/frontend/src/assets/images/editor/icons/add_visibility_rule.svg similarity index 100% rename from dmp-frontend/src/assets/images/editor/icons/add_visibility_rule.svg rename to frontend/src/assets/images/editor/icons/add_visibility_rule.svg diff --git a/dmp-frontend/src/assets/images/editor/icons/add_visibility_rule_2.svg b/frontend/src/assets/images/editor/icons/add_visibility_rule_2.svg similarity index 100% rename from dmp-frontend/src/assets/images/editor/icons/add_visibility_rule_2.svg rename to frontend/src/assets/images/editor/icons/add_visibility_rule_2.svg diff --git a/dmp-frontend/src/assets/images/editor/icons/api.svg b/frontend/src/assets/images/editor/icons/api.svg similarity index 100% rename from dmp-frontend/src/assets/images/editor/icons/api.svg rename to frontend/src/assets/images/editor/icons/api.svg diff --git a/dmp-frontend/src/assets/images/editor/icons/api_entity.svg b/frontend/src/assets/images/editor/icons/api_entity.svg similarity index 100% rename from dmp-frontend/src/assets/images/editor/icons/api_entity.svg rename to frontend/src/assets/images/editor/icons/api_entity.svg diff --git a/dmp-frontend/src/assets/images/editor/icons/boolean.svg b/frontend/src/assets/images/editor/icons/boolean.svg similarity index 100% rename from dmp-frontend/src/assets/images/editor/icons/boolean.svg rename to frontend/src/assets/images/editor/icons/boolean.svg diff --git a/dmp-frontend/src/assets/images/editor/icons/checkbox.svg b/frontend/src/assets/images/editor/icons/checkbox.svg similarity index 100% rename from dmp-frontend/src/assets/images/editor/icons/checkbox.svg rename to frontend/src/assets/images/editor/icons/checkbox.svg diff --git a/dmp-frontend/src/assets/images/editor/icons/clone.svg b/frontend/src/assets/images/editor/icons/clone.svg similarity index 100% rename from dmp-frontend/src/assets/images/editor/icons/clone.svg rename to frontend/src/assets/images/editor/icons/clone.svg diff --git a/dmp-frontend/src/assets/images/editor/icons/currency.svg b/frontend/src/assets/images/editor/icons/currency.svg similarity index 100% rename from dmp-frontend/src/assets/images/editor/icons/currency.svg rename to frontend/src/assets/images/editor/icons/currency.svg diff --git a/dmp-frontend/src/assets/images/editor/icons/date_picker.svg b/frontend/src/assets/images/editor/icons/date_picker.svg similarity index 100% rename from dmp-frontend/src/assets/images/editor/icons/date_picker.svg rename to frontend/src/assets/images/editor/icons/date_picker.svg diff --git a/dmp-frontend/src/assets/images/editor/icons/free_text.svg b/frontend/src/assets/images/editor/icons/free_text.svg similarity index 100% rename from dmp-frontend/src/assets/images/editor/icons/free_text.svg rename to frontend/src/assets/images/editor/icons/free_text.svg diff --git a/dmp-frontend/src/assets/images/editor/icons/internal_entities.svg b/frontend/src/assets/images/editor/icons/internal_entities.svg similarity index 100% rename from dmp-frontend/src/assets/images/editor/icons/internal_entities.svg rename to frontend/src/assets/images/editor/icons/internal_entities.svg diff --git a/dmp-frontend/src/assets/images/editor/icons/radio_box.svg b/frontend/src/assets/images/editor/icons/radio_box.svg similarity index 100% rename from dmp-frontend/src/assets/images/editor/icons/radio_box.svg rename to frontend/src/assets/images/editor/icons/radio_box.svg diff --git a/dmp-frontend/src/assets/images/editor/icons/select.svg b/frontend/src/assets/images/editor/icons/select.svg similarity index 100% rename from dmp-frontend/src/assets/images/editor/icons/select.svg rename to frontend/src/assets/images/editor/icons/select.svg diff --git a/dmp-frontend/src/assets/images/editor/icons/text_area.svg b/frontend/src/assets/images/editor/icons/text_area.svg similarity index 100% rename from dmp-frontend/src/assets/images/editor/icons/text_area.svg rename to frontend/src/assets/images/editor/icons/text_area.svg diff --git a/dmp-frontend/src/assets/images/guide/2.3_account_user_menu.png b/frontend/src/assets/images/guide/2.3_account_user_menu.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.3_account_user_menu.png rename to frontend/src/assets/images/guide/2.3_account_user_menu.png diff --git a/dmp-frontend/src/assets/images/guide/2.5.8.3_second_img.jpg b/frontend/src/assets/images/guide/2.5.8.3_second_img.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.5.8.3_second_img.jpg rename to frontend/src/assets/images/guide/2.5.8.3_second_img.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.5.8.3_select_mnlly.jpg b/frontend/src/assets/images/guide/2.5.8.3_select_mnlly.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.5.8.3_select_mnlly.jpg rename to frontend/src/assets/images/guide/2.5.8.3_select_mnlly.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.5_Dashboard.jpg b/frontend/src/assets/images/guide/2.5_Dashboard.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.5_Dashboard.jpg rename to frontend/src/assets/images/guide/2.5_Dashboard.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.5_Dashboard_Not_logged_in.jpg b/frontend/src/assets/images/guide/2.5_Dashboard_Not_logged_in.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.5_Dashboard_Not_logged_in.jpg rename to frontend/src/assets/images/guide/2.5_Dashboard_Not_logged_in.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.6_My_DMPs.png b/frontend/src/assets/images/guide/2.6_My_DMPs.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.6_My_DMPs.png rename to frontend/src/assets/images/guide/2.6_My_DMPs.png diff --git a/dmp-frontend/src/assets/images/guide/2.6_My_Dataset_smaller_img_1.png b/frontend/src/assets/images/guide/2.6_My_Dataset_smaller_img_1.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.6_My_Dataset_smaller_img_1.png rename to frontend/src/assets/images/guide/2.6_My_Dataset_smaller_img_1.png diff --git a/dmp-frontend/src/assets/images/guide/2.6_My_Datasets.png b/frontend/src/assets/images/guide/2.6_My_Datasets.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.6_My_Datasets.png rename to frontend/src/assets/images/guide/2.6_My_Datasets.png diff --git a/dmp-frontend/src/assets/images/guide/2.6_My_Datasets_smaller_img.png b/frontend/src/assets/images/guide/2.6_My_Datasets_smaller_img.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.6_My_Datasets_smaller_img.png rename to frontend/src/assets/images/guide/2.6_My_Datasets_smaller_img.png diff --git a/dmp-frontend/src/assets/images/guide/2.6_invite.png b/frontend/src/assets/images/guide/2.6_invite.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.6_invite.png rename to frontend/src/assets/images/guide/2.6_invite.png diff --git a/dmp-frontend/src/assets/images/guide/2.7_Public_Datasets_copy_dataset_to_DMP.png b/frontend/src/assets/images/guide/2.7_Public_Datasets_copy_dataset_to_DMP.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.7_Public_Datasets_copy_dataset_to_DMP.png rename to frontend/src/assets/images/guide/2.7_Public_Datasets_copy_dataset_to_DMP.png diff --git a/dmp-frontend/src/assets/images/guide/2.7_public_DMPs.png b/frontend/src/assets/images/guide/2.7_public_DMPs.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.7_public_DMPs.png rename to frontend/src/assets/images/guide/2.7_public_DMPs.png diff --git a/dmp-frontend/src/assets/images/guide/2.7_public_Dataset_descriptions.png b/frontend/src/assets/images/guide/2.7_public_Dataset_descriptions.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.7_public_Dataset_descriptions.png rename to frontend/src/assets/images/guide/2.7_public_Dataset_descriptions.png diff --git a/dmp-frontend/src/assets/images/guide/2.8.1_Main_Info.png b/frontend/src/assets/images/guide/2.8.1_Main_Info.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.8.1_Main_Info.png rename to frontend/src/assets/images/guide/2.8.1_Main_Info.png diff --git a/dmp-frontend/src/assets/images/guide/2.8.3_License_Info.jpg b/frontend/src/assets/images/guide/2.8.3_License_Info.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.8.3_License_Info.jpg rename to frontend/src/assets/images/guide/2.8.3_License_Info.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.8.3_license_correct.png b/frontend/src/assets/images/guide/2.8.3_license_correct.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.8.3_license_correct.png rename to frontend/src/assets/images/guide/2.8.3_license_correct.png diff --git a/dmp-frontend/src/assets/images/guide/2.8.4_Dataset_info.jpg b/frontend/src/assets/images/guide/2.8.4_Dataset_info.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.8.4_Dataset_info.jpg rename to frontend/src/assets/images/guide/2.8.4_Dataset_info.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.8.5.1_Select_DMP_for_your_dataset.jpg b/frontend/src/assets/images/guide/2.8.5.1_Select_DMP_for_your_dataset.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.8.5.1_Select_DMP_for_your_dataset.jpg rename to frontend/src/assets/images/guide/2.8.5.1_Select_DMP_for_your_dataset.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.8.5.2_Initialize_your_dataset.jpg b/frontend/src/assets/images/guide/2.8.5.2_Initialize_your_dataset.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.8.5.2_Initialize_your_dataset.jpg rename to frontend/src/assets/images/guide/2.8.5.2_Initialize_your_dataset.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.8.5.3_Edit_Dataset.jpg b/frontend/src/assets/images/guide/2.8.5.3_Edit_Dataset.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.8.5.3_Edit_Dataset.jpg rename to frontend/src/assets/images/guide/2.8.5.3_Edit_Dataset.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.8.5.3_finalize.jpg b/frontend/src/assets/images/guide/2.8.5.3_finalize.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.8.5.3_finalize.jpg rename to frontend/src/assets/images/guide/2.8.5.3_finalize.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.8.5.3_save_dataset.jpg b/frontend/src/assets/images/guide/2.8.5.3_save_dataset.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.8.5.3_save_dataset.jpg rename to frontend/src/assets/images/guide/2.8.5.3_save_dataset.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.8.5.4_DMPs.jpg b/frontend/src/assets/images/guide/2.8.5.4_DMPs.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.8.5.4_DMPs.jpg rename to frontend/src/assets/images/guide/2.8.5.4_DMPs.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.8.5.4_DMPs_Before_Finalization.jpg b/frontend/src/assets/images/guide/2.8.5.4_DMPs_Before_Finalization.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.8.5.4_DMPs_Before_Finalization.jpg rename to frontend/src/assets/images/guide/2.8.5.4_DMPs_Before_Finalization.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.8.5.4_after_finalization.jpg b/frontend/src/assets/images/guide/2.8.5.4_after_finalization.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.8.5.4_after_finalization.jpg rename to frontend/src/assets/images/guide/2.8.5.4_after_finalization.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.8.5.4_datasets_after_finalization.jpg b/frontend/src/assets/images/guide/2.8.5.4_datasets_after_finalization.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.8.5.4_datasets_after_finalization.jpg rename to frontend/src/assets/images/guide/2.8.5.4_datasets_after_finalization.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.8.5.4_datasets_before_finalization.jpg b/frontend/src/assets/images/guide/2.8.5.4_datasets_before_finalization.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.8.5.4_datasets_before_finalization.jpg rename to frontend/src/assets/images/guide/2.8.5.4_datasets_before_finalization.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.8.5.4_deposit_DMP.jpg b/frontend/src/assets/images/guide/2.8.5.4_deposit_DMP.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.8.5.4_deposit_DMP.jpg rename to frontend/src/assets/images/guide/2.8.5.4_deposit_DMP.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.8.5.4_dmps_after_deposition.jpg b/frontend/src/assets/images/guide/2.8.5.4_dmps_after_deposition.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.8.5.4_dmps_after_deposition.jpg rename to frontend/src/assets/images/guide/2.8.5.4_dmps_after_deposition.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.8.5.4_dmps_after_make_it_public.jpg b/frontend/src/assets/images/guide/2.8.5.4_dmps_after_make_it_public.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.8.5.4_dmps_after_make_it_public.jpg rename to frontend/src/assets/images/guide/2.8.5.4_dmps_after_make_it_public.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.8.5.4_dmps_before_deposition.jpg b/frontend/src/assets/images/guide/2.8.5.4_dmps_before_deposition.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.8.5.4_dmps_before_deposition.jpg rename to frontend/src/assets/images/guide/2.8.5.4_dmps_before_deposition.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.8.5.4_dmps_before_make_it_public.jpg b/frontend/src/assets/images/guide/2.8.5.4_dmps_before_make_it_public.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.8.5.4_dmps_before_make_it_public.jpg rename to frontend/src/assets/images/guide/2.8.5.4_dmps_before_make_it_public.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.8.5.4_dmps_public.jpg b/frontend/src/assets/images/guide/2.8.5.4_dmps_public.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.8.5.4_dmps_public.jpg rename to frontend/src/assets/images/guide/2.8.5.4_dmps_public.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.8.5.4_invite.jpg b/frontend/src/assets/images/guide/2.8.5.4_invite.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.8.5.4_invite.jpg rename to frontend/src/assets/images/guide/2.8.5.4_invite.jpg diff --git a/dmp-frontend/src/assets/images/guide/2.8.5_Manually_or_Prefill.png b/frontend/src/assets/images/guide/2.8.5_Manually_or_Prefill.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/2.8.5_Manually_or_Prefill.png rename to frontend/src/assets/images/guide/2.8.5_Manually_or_Prefill.png diff --git a/dmp-frontend/src/assets/images/guide/A_public_DMP.jpg b/frontend/src/assets/images/guide/A_public_DMP.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/A_public_DMP.jpg rename to frontend/src/assets/images/guide/A_public_DMP.jpg diff --git a/dmp-frontend/src/assets/images/guide/From_Dataset_Editor_A_dataset_finalized.png b/frontend/src/assets/images/guide/From_Dataset_Editor_A_dataset_finalized.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/From_Dataset_Editor_A_dataset_finalized.png rename to frontend/src/assets/images/guide/From_Dataset_Editor_A_dataset_finalized.png diff --git a/dmp-frontend/src/assets/images/guide/From_Dataset_Editor_A_dataset_unfinalized.png b/frontend/src/assets/images/guide/From_Dataset_Editor_A_dataset_unfinalized.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/From_Dataset_Editor_A_dataset_unfinalized.png rename to frontend/src/assets/images/guide/From_Dataset_Editor_A_dataset_unfinalized.png diff --git a/dmp-frontend/src/assets/images/guide/From_My_DMPs.png b/frontend/src/assets/images/guide/From_My_DMPs.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/From_My_DMPs.png rename to frontend/src/assets/images/guide/From_My_DMPs.png diff --git a/dmp-frontend/src/assets/images/guide/Initialize_dataset.jpg b/frontend/src/assets/images/guide/Initialize_dataset.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/Initialize_dataset.jpg rename to frontend/src/assets/images/guide/Initialize_dataset.jpg diff --git a/dmp-frontend/src/assets/images/guide/Prefill_the_dataset_with_information_from_trusted_sources.jpg b/frontend/src/assets/images/guide/Prefill_the_dataset_with_information_from_trusted_sources.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/Prefill_the_dataset_with_information_from_trusted_sources.jpg rename to frontend/src/assets/images/guide/Prefill_the_dataset_with_information_from_trusted_sources.jpg diff --git a/dmp-frontend/src/assets/images/guide/Start_describing_the_dataset_from_scratch.jpg b/frontend/src/assets/images/guide/Start_describing_the_dataset_from_scratch.jpg similarity index 100% rename from dmp-frontend/src/assets/images/guide/Start_describing_the_dataset_from_scratch.jpg rename to frontend/src/assets/images/guide/Start_describing_the_dataset_from_scratch.jpg diff --git a/dmp-frontend/src/assets/images/guide/argos_first_import_or_start_wizard.png b/frontend/src/assets/images/guide/argos_first_import_or_start_wizard.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/argos_first_import_or_start_wizard.png rename to frontend/src/assets/images/guide/argos_first_import_or_start_wizard.png diff --git a/dmp-frontend/src/assets/images/guide/clone_DMP.png b/frontend/src/assets/images/guide/clone_DMP.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/clone_DMP.png rename to frontend/src/assets/images/guide/clone_DMP.png diff --git a/dmp-frontend/src/assets/images/guide/image1.png b/frontend/src/assets/images/guide/image1.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image1.png rename to frontend/src/assets/images/guide/image1.png diff --git a/dmp-frontend/src/assets/images/guide/image10.png b/frontend/src/assets/images/guide/image10.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image10.png rename to frontend/src/assets/images/guide/image10.png diff --git a/dmp-frontend/src/assets/images/guide/image11.png b/frontend/src/assets/images/guide/image11.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image11.png rename to frontend/src/assets/images/guide/image11.png diff --git a/dmp-frontend/src/assets/images/guide/image12.png b/frontend/src/assets/images/guide/image12.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image12.png rename to frontend/src/assets/images/guide/image12.png diff --git a/dmp-frontend/src/assets/images/guide/image13.png b/frontend/src/assets/images/guide/image13.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image13.png rename to frontend/src/assets/images/guide/image13.png diff --git a/dmp-frontend/src/assets/images/guide/image14.png b/frontend/src/assets/images/guide/image14.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image14.png rename to frontend/src/assets/images/guide/image14.png diff --git a/dmp-frontend/src/assets/images/guide/image15.png b/frontend/src/assets/images/guide/image15.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image15.png rename to frontend/src/assets/images/guide/image15.png diff --git a/dmp-frontend/src/assets/images/guide/image16.png b/frontend/src/assets/images/guide/image16.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image16.png rename to frontend/src/assets/images/guide/image16.png diff --git a/dmp-frontend/src/assets/images/guide/image17.png b/frontend/src/assets/images/guide/image17.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image17.png rename to frontend/src/assets/images/guide/image17.png diff --git a/dmp-frontend/src/assets/images/guide/image18.png b/frontend/src/assets/images/guide/image18.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image18.png rename to frontend/src/assets/images/guide/image18.png diff --git a/dmp-frontend/src/assets/images/guide/image19.png b/frontend/src/assets/images/guide/image19.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image19.png rename to frontend/src/assets/images/guide/image19.png diff --git a/dmp-frontend/src/assets/images/guide/image2.png b/frontend/src/assets/images/guide/image2.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image2.png rename to frontend/src/assets/images/guide/image2.png diff --git a/dmp-frontend/src/assets/images/guide/image20.png b/frontend/src/assets/images/guide/image20.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image20.png rename to frontend/src/assets/images/guide/image20.png diff --git a/dmp-frontend/src/assets/images/guide/image21.png b/frontend/src/assets/images/guide/image21.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image21.png rename to frontend/src/assets/images/guide/image21.png diff --git a/dmp-frontend/src/assets/images/guide/image22.png b/frontend/src/assets/images/guide/image22.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image22.png rename to frontend/src/assets/images/guide/image22.png diff --git a/dmp-frontend/src/assets/images/guide/image23.png b/frontend/src/assets/images/guide/image23.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image23.png rename to frontend/src/assets/images/guide/image23.png diff --git a/dmp-frontend/src/assets/images/guide/image24.png b/frontend/src/assets/images/guide/image24.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image24.png rename to frontend/src/assets/images/guide/image24.png diff --git a/dmp-frontend/src/assets/images/guide/image25.png b/frontend/src/assets/images/guide/image25.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image25.png rename to frontend/src/assets/images/guide/image25.png diff --git a/dmp-frontend/src/assets/images/guide/image26.png b/frontend/src/assets/images/guide/image26.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image26.png rename to frontend/src/assets/images/guide/image26.png diff --git a/dmp-frontend/src/assets/images/guide/image27.png b/frontend/src/assets/images/guide/image27.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image27.png rename to frontend/src/assets/images/guide/image27.png diff --git a/dmp-frontend/src/assets/images/guide/image28.png b/frontend/src/assets/images/guide/image28.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image28.png rename to frontend/src/assets/images/guide/image28.png diff --git a/dmp-frontend/src/assets/images/guide/image29.png b/frontend/src/assets/images/guide/image29.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image29.png rename to frontend/src/assets/images/guide/image29.png diff --git a/dmp-frontend/src/assets/images/guide/image3.png b/frontend/src/assets/images/guide/image3.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image3.png rename to frontend/src/assets/images/guide/image3.png diff --git a/dmp-frontend/src/assets/images/guide/image30.png b/frontend/src/assets/images/guide/image30.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image30.png rename to frontend/src/assets/images/guide/image30.png diff --git a/dmp-frontend/src/assets/images/guide/image31.png b/frontend/src/assets/images/guide/image31.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image31.png rename to frontend/src/assets/images/guide/image31.png diff --git a/dmp-frontend/src/assets/images/guide/image32.png b/frontend/src/assets/images/guide/image32.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image32.png rename to frontend/src/assets/images/guide/image32.png diff --git a/dmp-frontend/src/assets/images/guide/image33.png b/frontend/src/assets/images/guide/image33.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image33.png rename to frontend/src/assets/images/guide/image33.png diff --git a/dmp-frontend/src/assets/images/guide/image4.png b/frontend/src/assets/images/guide/image4.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image4.png rename to frontend/src/assets/images/guide/image4.png diff --git a/dmp-frontend/src/assets/images/guide/image5.png b/frontend/src/assets/images/guide/image5.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image5.png rename to frontend/src/assets/images/guide/image5.png diff --git a/dmp-frontend/src/assets/images/guide/image6.png b/frontend/src/assets/images/guide/image6.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image6.png rename to frontend/src/assets/images/guide/image6.png diff --git a/dmp-frontend/src/assets/images/guide/image7.png b/frontend/src/assets/images/guide/image7.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image7.png rename to frontend/src/assets/images/guide/image7.png diff --git a/dmp-frontend/src/assets/images/guide/image8.png b/frontend/src/assets/images/guide/image8.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image8.png rename to frontend/src/assets/images/guide/image8.png diff --git a/dmp-frontend/src/assets/images/guide/image9.png b/frontend/src/assets/images/guide/image9.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/image9.png rename to frontend/src/assets/images/guide/image9.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture1.png b/frontend/src/assets/images/guide/pt/Picture1.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture1.png rename to frontend/src/assets/images/guide/pt/Picture1.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture10.png b/frontend/src/assets/images/guide/pt/Picture10.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture10.png rename to frontend/src/assets/images/guide/pt/Picture10.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture11.png b/frontend/src/assets/images/guide/pt/Picture11.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture11.png rename to frontend/src/assets/images/guide/pt/Picture11.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture12.png b/frontend/src/assets/images/guide/pt/Picture12.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture12.png rename to frontend/src/assets/images/guide/pt/Picture12.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture13.png b/frontend/src/assets/images/guide/pt/Picture13.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture13.png rename to frontend/src/assets/images/guide/pt/Picture13.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture14.png b/frontend/src/assets/images/guide/pt/Picture14.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture14.png rename to frontend/src/assets/images/guide/pt/Picture14.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture15.png b/frontend/src/assets/images/guide/pt/Picture15.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture15.png rename to frontend/src/assets/images/guide/pt/Picture15.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture16.png b/frontend/src/assets/images/guide/pt/Picture16.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture16.png rename to frontend/src/assets/images/guide/pt/Picture16.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture17.png b/frontend/src/assets/images/guide/pt/Picture17.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture17.png rename to frontend/src/assets/images/guide/pt/Picture17.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture18.png b/frontend/src/assets/images/guide/pt/Picture18.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture18.png rename to frontend/src/assets/images/guide/pt/Picture18.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture19.png b/frontend/src/assets/images/guide/pt/Picture19.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture19.png rename to frontend/src/assets/images/guide/pt/Picture19.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture2.png b/frontend/src/assets/images/guide/pt/Picture2.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture2.png rename to frontend/src/assets/images/guide/pt/Picture2.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture20.png b/frontend/src/assets/images/guide/pt/Picture20.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture20.png rename to frontend/src/assets/images/guide/pt/Picture20.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture21.png b/frontend/src/assets/images/guide/pt/Picture21.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture21.png rename to frontend/src/assets/images/guide/pt/Picture21.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture22.png b/frontend/src/assets/images/guide/pt/Picture22.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture22.png rename to frontend/src/assets/images/guide/pt/Picture22.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture23.png b/frontend/src/assets/images/guide/pt/Picture23.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture23.png rename to frontend/src/assets/images/guide/pt/Picture23.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture24.png b/frontend/src/assets/images/guide/pt/Picture24.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture24.png rename to frontend/src/assets/images/guide/pt/Picture24.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture25.png b/frontend/src/assets/images/guide/pt/Picture25.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture25.png rename to frontend/src/assets/images/guide/pt/Picture25.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture26.png b/frontend/src/assets/images/guide/pt/Picture26.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture26.png rename to frontend/src/assets/images/guide/pt/Picture26.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture27.png b/frontend/src/assets/images/guide/pt/Picture27.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture27.png rename to frontend/src/assets/images/guide/pt/Picture27.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture28.png b/frontend/src/assets/images/guide/pt/Picture28.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture28.png rename to frontend/src/assets/images/guide/pt/Picture28.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture29.png b/frontend/src/assets/images/guide/pt/Picture29.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture29.png rename to frontend/src/assets/images/guide/pt/Picture29.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture3.png b/frontend/src/assets/images/guide/pt/Picture3.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture3.png rename to frontend/src/assets/images/guide/pt/Picture3.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture30.png b/frontend/src/assets/images/guide/pt/Picture30.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture30.png rename to frontend/src/assets/images/guide/pt/Picture30.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture31.png b/frontend/src/assets/images/guide/pt/Picture31.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture31.png rename to frontend/src/assets/images/guide/pt/Picture31.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture32.png b/frontend/src/assets/images/guide/pt/Picture32.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture32.png rename to frontend/src/assets/images/guide/pt/Picture32.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture33.png b/frontend/src/assets/images/guide/pt/Picture33.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture33.png rename to frontend/src/assets/images/guide/pt/Picture33.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture34.png b/frontend/src/assets/images/guide/pt/Picture34.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture34.png rename to frontend/src/assets/images/guide/pt/Picture34.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture35.png b/frontend/src/assets/images/guide/pt/Picture35.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture35.png rename to frontend/src/assets/images/guide/pt/Picture35.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture36.png b/frontend/src/assets/images/guide/pt/Picture36.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture36.png rename to frontend/src/assets/images/guide/pt/Picture36.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture37.png b/frontend/src/assets/images/guide/pt/Picture37.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture37.png rename to frontend/src/assets/images/guide/pt/Picture37.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture38.png b/frontend/src/assets/images/guide/pt/Picture38.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture38.png rename to frontend/src/assets/images/guide/pt/Picture38.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture39.png b/frontend/src/assets/images/guide/pt/Picture39.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture39.png rename to frontend/src/assets/images/guide/pt/Picture39.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture4.png b/frontend/src/assets/images/guide/pt/Picture4.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture4.png rename to frontend/src/assets/images/guide/pt/Picture4.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture40.png b/frontend/src/assets/images/guide/pt/Picture40.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture40.png rename to frontend/src/assets/images/guide/pt/Picture40.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture41.png b/frontend/src/assets/images/guide/pt/Picture41.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture41.png rename to frontend/src/assets/images/guide/pt/Picture41.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture5.png b/frontend/src/assets/images/guide/pt/Picture5.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture5.png rename to frontend/src/assets/images/guide/pt/Picture5.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture6.png b/frontend/src/assets/images/guide/pt/Picture6.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture6.png rename to frontend/src/assets/images/guide/pt/Picture6.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture7.png b/frontend/src/assets/images/guide/pt/Picture7.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture7.png rename to frontend/src/assets/images/guide/pt/Picture7.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture8.png b/frontend/src/assets/images/guide/pt/Picture8.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture8.png rename to frontend/src/assets/images/guide/pt/Picture8.png diff --git a/dmp-frontend/src/assets/images/guide/pt/Picture9.png b/frontend/src/assets/images/guide/pt/Picture9.png similarity index 100% rename from dmp-frontend/src/assets/images/guide/pt/Picture9.png rename to frontend/src/assets/images/guide/pt/Picture9.png diff --git a/dmp-frontend/src/assets/images/guided-tour-side.png b/frontend/src/assets/images/guided-tour-side.png similarity index 100% rename from dmp-frontend/src/assets/images/guided-tour-side.png rename to frontend/src/assets/images/guided-tour-side.png diff --git a/dmp-frontend/src/assets/images/login/facebook.png b/frontend/src/assets/images/login/facebook.png similarity index 100% rename from dmp-frontend/src/assets/images/login/facebook.png rename to frontend/src/assets/images/login/facebook.png diff --git a/dmp-frontend/src/assets/images/login/facebook@2x.png b/frontend/src/assets/images/login/facebook@2x.png similarity index 100% rename from dmp-frontend/src/assets/images/login/facebook@2x.png rename to frontend/src/assets/images/login/facebook@2x.png diff --git a/dmp-frontend/src/assets/images/login/google.png b/frontend/src/assets/images/login/google.png similarity index 100% rename from dmp-frontend/src/assets/images/login/google.png rename to frontend/src/assets/images/login/google.png diff --git a/dmp-frontend/src/assets/images/login/google@2x.png b/frontend/src/assets/images/login/google@2x.png similarity index 100% rename from dmp-frontend/src/assets/images/login/google@2x.png rename to frontend/src/assets/images/login/google@2x.png diff --git a/dmp-frontend/src/assets/images/login/openaire.png b/frontend/src/assets/images/login/openaire.png similarity index 100% rename from dmp-frontend/src/assets/images/login/openaire.png rename to frontend/src/assets/images/login/openaire.png diff --git a/dmp-frontend/src/assets/images/login/openaire@2x.png b/frontend/src/assets/images/login/openaire@2x.png similarity index 100% rename from dmp-frontend/src/assets/images/login/openaire@2x.png rename to frontend/src/assets/images/login/openaire@2x.png diff --git a/dmp-frontend/src/assets/images/login/orcid.png b/frontend/src/assets/images/login/orcid.png similarity index 100% rename from dmp-frontend/src/assets/images/login/orcid.png rename to frontend/src/assets/images/login/orcid.png diff --git a/dmp-frontend/src/assets/images/login/orcid@2x.png b/frontend/src/assets/images/login/orcid@2x.png similarity index 100% rename from dmp-frontend/src/assets/images/login/orcid@2x.png rename to frontend/src/assets/images/login/orcid@2x.png diff --git a/dmp-frontend/src/assets/images/login/orcid_unauth.png b/frontend/src/assets/images/login/orcid_unauth.png similarity index 100% rename from dmp-frontend/src/assets/images/login/orcid_unauth.png rename to frontend/src/assets/images/login/orcid_unauth.png diff --git a/dmp-frontend/src/assets/images/login/twitter.png b/frontend/src/assets/images/login/twitter.png similarity index 100% rename from dmp-frontend/src/assets/images/login/twitter.png rename to frontend/src/assets/images/login/twitter.png diff --git a/dmp-frontend/src/assets/images/login/twitter@2x.png b/frontend/src/assets/images/login/twitter@2x.png similarity index 100% rename from dmp-frontend/src/assets/images/login/twitter@2x.png rename to frontend/src/assets/images/login/twitter@2x.png diff --git a/dmp-frontend/src/assets/images/login/zenodo.png b/frontend/src/assets/images/login/zenodo.png similarity index 100% rename from dmp-frontend/src/assets/images/login/zenodo.png rename to frontend/src/assets/images/login/zenodo.png diff --git a/dmp-frontend/src/assets/images/nav-logo.svg b/frontend/src/assets/images/nav-logo.svg similarity index 100% rename from dmp-frontend/src/assets/images/nav-logo.svg rename to frontend/src/assets/images/nav-logo.svg diff --git a/dmp-frontend/src/assets/images/new-dmp-logo.png b/frontend/src/assets/images/new-dmp-logo.png similarity index 100% rename from dmp-frontend/src/assets/images/new-dmp-logo.png rename to frontend/src/assets/images/new-dmp-logo.png diff --git a/dmp-frontend/src/assets/images/new-releases-logo.png b/frontend/src/assets/images/new-releases-logo.png similarity index 100% rename from dmp-frontend/src/assets/images/new-releases-logo.png rename to frontend/src/assets/images/new-releases-logo.png diff --git a/dmp-frontend/src/assets/images/orcid.png b/frontend/src/assets/images/orcid.png similarity index 100% rename from dmp-frontend/src/assets/images/orcid.png rename to frontend/src/assets/images/orcid.png diff --git a/dmp-frontend/src/assets/images/orcid_unauth.png b/frontend/src/assets/images/orcid_unauth.png similarity index 100% rename from dmp-frontend/src/assets/images/orcid_unauth.png rename to frontend/src/assets/images/orcid_unauth.png diff --git a/dmp-frontend/src/assets/images/profile-placeholder.png b/frontend/src/assets/images/profile-placeholder.png similarity index 100% rename from dmp-frontend/src/assets/images/profile-placeholder.png rename to frontend/src/assets/images/profile-placeholder.png diff --git a/dmp-frontend/src/assets/images/repository-placeholder.png b/frontend/src/assets/images/repository-placeholder.png similarity index 100% rename from dmp-frontend/src/assets/images/repository-placeholder.png rename to frontend/src/assets/images/repository-placeholder.png diff --git a/dmp-frontend/src/assets/localization/available-cultures.json b/frontend/src/assets/localization/available-cultures.json similarity index 100% rename from dmp-frontend/src/assets/localization/available-cultures.json rename to frontend/src/assets/localization/available-cultures.json diff --git a/dmp-frontend/src/assets/localization/languages.json b/frontend/src/assets/localization/languages.json similarity index 100% rename from dmp-frontend/src/assets/localization/languages.json rename to frontend/src/assets/localization/languages.json diff --git a/dmp-frontend/src/assets/resources/skipDisable.json b/frontend/src/assets/resources/skipDisable.json similarity index 100% rename from dmp-frontend/src/assets/resources/skipDisable.json rename to frontend/src/assets/resources/skipDisable.json diff --git a/dmp-frontend/src/assets/scss/bootstrap-material.scss b/frontend/src/assets/scss/bootstrap-material.scss similarity index 100% rename from dmp-frontend/src/assets/scss/bootstrap-material.scss rename to frontend/src/assets/scss/bootstrap-material.scss diff --git a/dmp-frontend/src/assets/scss/core/_alerts.scss b/frontend/src/assets/scss/core/_alerts.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_alerts.scss rename to frontend/src/assets/scss/core/_alerts.scss diff --git a/dmp-frontend/src/assets/scss/core/_buttons.scss b/frontend/src/assets/scss/core/_buttons.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_buttons.scss rename to frontend/src/assets/scss/core/_buttons.scss diff --git a/dmp-frontend/src/assets/scss/core/_cards.scss b/frontend/src/assets/scss/core/_cards.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_cards.scss rename to frontend/src/assets/scss/core/_cards.scss diff --git a/dmp-frontend/src/assets/scss/core/_checkboxes.scss b/frontend/src/assets/scss/core/_checkboxes.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_checkboxes.scss rename to frontend/src/assets/scss/core/_checkboxes.scss diff --git a/dmp-frontend/src/assets/scss/core/_dropdown.scss b/frontend/src/assets/scss/core/_dropdown.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_dropdown.scss rename to frontend/src/assets/scss/core/_dropdown.scss diff --git a/dmp-frontend/src/assets/scss/core/_example-pages.scss b/frontend/src/assets/scss/core/_example-pages.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_example-pages.scss rename to frontend/src/assets/scss/core/_example-pages.scss diff --git a/dmp-frontend/src/assets/scss/core/_fixed-plugin.scss b/frontend/src/assets/scss/core/_fixed-plugin.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_fixed-plugin.scss rename to frontend/src/assets/scss/core/_fixed-plugin.scss diff --git a/dmp-frontend/src/assets/scss/core/_footers.scss b/frontend/src/assets/scss/core/_footers.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_footers.scss rename to frontend/src/assets/scss/core/_footers.scss diff --git a/dmp-frontend/src/assets/scss/core/_forms.scss b/frontend/src/assets/scss/core/_forms.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_forms.scss rename to frontend/src/assets/scss/core/_forms.scss diff --git a/dmp-frontend/src/assets/scss/core/_images.scss b/frontend/src/assets/scss/core/_images.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_images.scss rename to frontend/src/assets/scss/core/_images.scss diff --git a/dmp-frontend/src/assets/scss/core/_input-group.scss b/frontend/src/assets/scss/core/_input-group.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_input-group.scss rename to frontend/src/assets/scss/core/_input-group.scss diff --git a/dmp-frontend/src/assets/scss/core/_misc.scss b/frontend/src/assets/scss/core/_misc.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_misc.scss rename to frontend/src/assets/scss/core/_misc.scss diff --git a/dmp-frontend/src/assets/scss/core/_mixins.scss b/frontend/src/assets/scss/core/_mixins.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_mixins.scss rename to frontend/src/assets/scss/core/_mixins.scss diff --git a/dmp-frontend/src/assets/scss/core/_navbar.scss b/frontend/src/assets/scss/core/_navbar.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_navbar.scss rename to frontend/src/assets/scss/core/_navbar.scss diff --git a/dmp-frontend/src/assets/scss/core/_popover.scss b/frontend/src/assets/scss/core/_popover.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_popover.scss rename to frontend/src/assets/scss/core/_popover.scss diff --git a/dmp-frontend/src/assets/scss/core/_popups.scss b/frontend/src/assets/scss/core/_popups.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_popups.scss rename to frontend/src/assets/scss/core/_popups.scss diff --git a/dmp-frontend/src/assets/scss/core/_radios.scss b/frontend/src/assets/scss/core/_radios.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_radios.scss rename to frontend/src/assets/scss/core/_radios.scss diff --git a/dmp-frontend/src/assets/scss/core/_responsive.scss b/frontend/src/assets/scss/core/_responsive.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_responsive.scss rename to frontend/src/assets/scss/core/_responsive.scss diff --git a/dmp-frontend/src/assets/scss/core/_ripples.scss b/frontend/src/assets/scss/core/_ripples.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_ripples.scss rename to frontend/src/assets/scss/core/_ripples.scss diff --git a/dmp-frontend/src/assets/scss/core/_sidebar-and-main-panel.scss b/frontend/src/assets/scss/core/_sidebar-and-main-panel.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_sidebar-and-main-panel.scss rename to frontend/src/assets/scss/core/_sidebar-and-main-panel.scss diff --git a/dmp-frontend/src/assets/scss/core/_tables.scss b/frontend/src/assets/scss/core/_tables.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_tables.scss rename to frontend/src/assets/scss/core/_tables.scss diff --git a/dmp-frontend/src/assets/scss/core/_tabs.scss b/frontend/src/assets/scss/core/_tabs.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_tabs.scss rename to frontend/src/assets/scss/core/_tabs.scss diff --git a/dmp-frontend/src/assets/scss/core/_togglebutton.scss b/frontend/src/assets/scss/core/_togglebutton.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_togglebutton.scss rename to frontend/src/assets/scss/core/_togglebutton.scss diff --git a/dmp-frontend/src/assets/scss/core/_tooltip.scss b/frontend/src/assets/scss/core/_tooltip.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_tooltip.scss rename to frontend/src/assets/scss/core/_tooltip.scss diff --git a/dmp-frontend/src/assets/scss/core/_type.scss b/frontend/src/assets/scss/core/_type.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_type.scss rename to frontend/src/assets/scss/core/_type.scss diff --git a/dmp-frontend/src/assets/scss/core/_variables.scss b/frontend/src/assets/scss/core/_variables.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/_variables.scss rename to frontend/src/assets/scss/core/_variables.scss diff --git a/dmp-frontend/src/assets/scss/core/cards/_card-plain.scss b/frontend/src/assets/scss/core/cards/_card-plain.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/cards/_card-plain.scss rename to frontend/src/assets/scss/core/cards/_card-plain.scss diff --git a/dmp-frontend/src/assets/scss/core/cards/_card-profile.scss b/frontend/src/assets/scss/core/cards/_card-profile.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/cards/_card-profile.scss rename to frontend/src/assets/scss/core/cards/_card-profile.scss diff --git a/dmp-frontend/src/assets/scss/core/cards/_card-stats.scss b/frontend/src/assets/scss/core/cards/_card-stats.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/cards/_card-stats.scss rename to frontend/src/assets/scss/core/cards/_card-stats.scss diff --git a/dmp-frontend/src/assets/scss/core/mixins/_alert.scss b/frontend/src/assets/scss/core/mixins/_alert.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/mixins/_alert.scss rename to frontend/src/assets/scss/core/mixins/_alert.scss diff --git a/dmp-frontend/src/assets/scss/core/mixins/_animations.scss b/frontend/src/assets/scss/core/mixins/_animations.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/mixins/_animations.scss rename to frontend/src/assets/scss/core/mixins/_animations.scss diff --git a/dmp-frontend/src/assets/scss/core/mixins/_breakpoints.scss b/frontend/src/assets/scss/core/mixins/_breakpoints.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/mixins/_breakpoints.scss rename to frontend/src/assets/scss/core/mixins/_breakpoints.scss diff --git a/dmp-frontend/src/assets/scss/core/mixins/_buttons.scss b/frontend/src/assets/scss/core/mixins/_buttons.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/mixins/_buttons.scss rename to frontend/src/assets/scss/core/mixins/_buttons.scss diff --git a/dmp-frontend/src/assets/scss/core/mixins/_chartist.scss b/frontend/src/assets/scss/core/mixins/_chartist.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/mixins/_chartist.scss rename to frontend/src/assets/scss/core/mixins/_chartist.scss diff --git a/dmp-frontend/src/assets/scss/core/mixins/_colored-shadows.scss b/frontend/src/assets/scss/core/mixins/_colored-shadows.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/mixins/_colored-shadows.scss rename to frontend/src/assets/scss/core/mixins/_colored-shadows.scss diff --git a/dmp-frontend/src/assets/scss/core/mixins/_drawer.scss b/frontend/src/assets/scss/core/mixins/_drawer.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/mixins/_drawer.scss rename to frontend/src/assets/scss/core/mixins/_drawer.scss diff --git a/dmp-frontend/src/assets/scss/core/mixins/_forms.scss b/frontend/src/assets/scss/core/mixins/_forms.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/mixins/_forms.scss rename to frontend/src/assets/scss/core/mixins/_forms.scss diff --git a/dmp-frontend/src/assets/scss/core/mixins/_hover.scss b/frontend/src/assets/scss/core/mixins/_hover.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/mixins/_hover.scss rename to frontend/src/assets/scss/core/mixins/_hover.scss diff --git a/dmp-frontend/src/assets/scss/core/mixins/_layout.scss b/frontend/src/assets/scss/core/mixins/_layout.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/mixins/_layout.scss rename to frontend/src/assets/scss/core/mixins/_layout.scss diff --git a/dmp-frontend/src/assets/scss/core/mixins/_navbar-colors.scss b/frontend/src/assets/scss/core/mixins/_navbar-colors.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/mixins/_navbar-colors.scss rename to frontend/src/assets/scss/core/mixins/_navbar-colors.scss diff --git a/dmp-frontend/src/assets/scss/core/mixins/_navs.scss b/frontend/src/assets/scss/core/mixins/_navs.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/mixins/_navs.scss rename to frontend/src/assets/scss/core/mixins/_navs.scss diff --git a/dmp-frontend/src/assets/scss/core/mixins/_sidebar-color.scss b/frontend/src/assets/scss/core/mixins/_sidebar-color.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/mixins/_sidebar-color.scss rename to frontend/src/assets/scss/core/mixins/_sidebar-color.scss diff --git a/dmp-frontend/src/assets/scss/core/mixins/_transparency.scss b/frontend/src/assets/scss/core/mixins/_transparency.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/mixins/_transparency.scss rename to frontend/src/assets/scss/core/mixins/_transparency.scss diff --git a/dmp-frontend/src/assets/scss/core/mixins/_type.scss b/frontend/src/assets/scss/core/mixins/_type.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/mixins/_type.scss rename to frontend/src/assets/scss/core/mixins/_type.scss diff --git a/dmp-frontend/src/assets/scss/core/mixins/_utilities.scss b/frontend/src/assets/scss/core/mixins/_utilities.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/mixins/_utilities.scss rename to frontend/src/assets/scss/core/mixins/_utilities.scss diff --git a/dmp-frontend/src/assets/scss/core/mixins/_variables.scss b/frontend/src/assets/scss/core/mixins/_variables.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/mixins/_variables.scss rename to frontend/src/assets/scss/core/mixins/_variables.scss diff --git a/dmp-frontend/src/assets/scss/core/mixins/_vendor-prefixes.scss b/frontend/src/assets/scss/core/mixins/_vendor-prefixes.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/mixins/_vendor-prefixes.scss rename to frontend/src/assets/scss/core/mixins/_vendor-prefixes.scss diff --git a/dmp-frontend/src/assets/scss/core/plugins/_animate.scss b/frontend/src/assets/scss/core/plugins/_animate.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/plugins/_animate.scss rename to frontend/src/assets/scss/core/plugins/_animate.scss diff --git a/dmp-frontend/src/assets/scss/core/plugins/_chartist.scss b/frontend/src/assets/scss/core/plugins/_chartist.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/plugins/_chartist.scss rename to frontend/src/assets/scss/core/plugins/_chartist.scss diff --git a/dmp-frontend/src/assets/scss/core/plugins/_perfect-scrollbar.scss b/frontend/src/assets/scss/core/plugins/_perfect-scrollbar.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/plugins/_perfect-scrollbar.scss rename to frontend/src/assets/scss/core/plugins/_perfect-scrollbar.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_body.scss b/frontend/src/assets/scss/core/variables/_body.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_body.scss rename to frontend/src/assets/scss/core/variables/_body.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_bootstrap-material-design-base.scss b/frontend/src/assets/scss/core/variables/_bootstrap-material-design-base.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_bootstrap-material-design-base.scss rename to frontend/src/assets/scss/core/variables/_bootstrap-material-design-base.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_bootstrap-material-design.scss b/frontend/src/assets/scss/core/variables/_bootstrap-material-design.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_bootstrap-material-design.scss rename to frontend/src/assets/scss/core/variables/_bootstrap-material-design.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_brand.scss b/frontend/src/assets/scss/core/variables/_brand.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_brand.scss rename to frontend/src/assets/scss/core/variables/_brand.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_buttons.scss b/frontend/src/assets/scss/core/variables/_buttons.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_buttons.scss rename to frontend/src/assets/scss/core/variables/_buttons.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_card.scss b/frontend/src/assets/scss/core/variables/_card.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_card.scss rename to frontend/src/assets/scss/core/variables/_card.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_code.scss b/frontend/src/assets/scss/core/variables/_code.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_code.scss rename to frontend/src/assets/scss/core/variables/_code.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_colors-map.scss b/frontend/src/assets/scss/core/variables/_colors-map.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_colors-map.scss rename to frontend/src/assets/scss/core/variables/_colors-map.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_colors.scss b/frontend/src/assets/scss/core/variables/_colors.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_colors.scss rename to frontend/src/assets/scss/core/variables/_colors.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_custom-forms.scss b/frontend/src/assets/scss/core/variables/_custom-forms.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_custom-forms.scss rename to frontend/src/assets/scss/core/variables/_custom-forms.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_drawer.scss b/frontend/src/assets/scss/core/variables/_drawer.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_drawer.scss rename to frontend/src/assets/scss/core/variables/_drawer.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_dropdown.scss b/frontend/src/assets/scss/core/variables/_dropdown.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_dropdown.scss rename to frontend/src/assets/scss/core/variables/_dropdown.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_forms.scss b/frontend/src/assets/scss/core/variables/_forms.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_forms.scss rename to frontend/src/assets/scss/core/variables/_forms.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_layout.scss b/frontend/src/assets/scss/core/variables/_layout.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_layout.scss rename to frontend/src/assets/scss/core/variables/_layout.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_list-group.scss b/frontend/src/assets/scss/core/variables/_list-group.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_list-group.scss rename to frontend/src/assets/scss/core/variables/_list-group.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_menu.scss b/frontend/src/assets/scss/core/variables/_menu.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_menu.scss rename to frontend/src/assets/scss/core/variables/_menu.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_modals.scss b/frontend/src/assets/scss/core/variables/_modals.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_modals.scss rename to frontend/src/assets/scss/core/variables/_modals.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_nav.scss b/frontend/src/assets/scss/core/variables/_nav.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_nav.scss rename to frontend/src/assets/scss/core/variables/_nav.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_pagination.scss b/frontend/src/assets/scss/core/variables/_pagination.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_pagination.scss rename to frontend/src/assets/scss/core/variables/_pagination.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_shadow.scss b/frontend/src/assets/scss/core/variables/_shadow.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_shadow.scss rename to frontend/src/assets/scss/core/variables/_shadow.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_snackbar.scss b/frontend/src/assets/scss/core/variables/_snackbar.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_snackbar.scss rename to frontend/src/assets/scss/core/variables/_snackbar.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_spacing.scss b/frontend/src/assets/scss/core/variables/_spacing.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_spacing.scss rename to frontend/src/assets/scss/core/variables/_spacing.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_state.scss b/frontend/src/assets/scss/core/variables/_state.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_state.scss rename to frontend/src/assets/scss/core/variables/_state.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_tables.scss b/frontend/src/assets/scss/core/variables/_tables.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_tables.scss rename to frontend/src/assets/scss/core/variables/_tables.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_tooltip.scss b/frontend/src/assets/scss/core/variables/_tooltip.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_tooltip.scss rename to frontend/src/assets/scss/core/variables/_tooltip.scss diff --git a/dmp-frontend/src/assets/scss/core/variables/_type.scss b/frontend/src/assets/scss/core/variables/_type.scss similarity index 100% rename from dmp-frontend/src/assets/scss/core/variables/_type.scss rename to frontend/src/assets/scss/core/variables/_type.scss diff --git a/dmp-frontend/src/assets/scss/material-dashboard.scss b/frontend/src/assets/scss/material-dashboard.scss similarity index 100% rename from dmp-frontend/src/assets/scss/material-dashboard.scss rename to frontend/src/assets/scss/material-dashboard.scss diff --git a/dmp-frontend/src/assets/silent-check-sso.html b/frontend/src/assets/silent-check-sso.html similarity index 100% rename from dmp-frontend/src/assets/silent-check-sso.html rename to frontend/src/assets/silent-check-sso.html diff --git a/dmp-frontend/src/common/base/base-editor.resolver.ts b/frontend/src/common/base/base-editor.resolver.ts similarity index 100% rename from dmp-frontend/src/common/base/base-editor.resolver.ts rename to frontend/src/common/base/base-editor.resolver.ts diff --git a/dmp-frontend/src/common/base/base-editor.ts b/frontend/src/common/base/base-editor.ts similarity index 100% rename from dmp-frontend/src/common/base/base-editor.ts rename to frontend/src/common/base/base-editor.ts diff --git a/dmp-frontend/src/common/base/base-entity.model.ts b/frontend/src/common/base/base-entity.model.ts similarity index 100% rename from dmp-frontend/src/common/base/base-entity.model.ts rename to frontend/src/common/base/base-entity.model.ts diff --git a/dmp-frontend/src/common/base/base-enum-utils.service.ts b/frontend/src/common/base/base-enum-utils.service.ts similarity index 100% rename from dmp-frontend/src/common/base/base-enum-utils.service.ts rename to frontend/src/common/base/base-enum-utils.service.ts diff --git a/dmp-frontend/src/common/base/base-form-editor-model.ts b/frontend/src/common/base/base-form-editor-model.ts similarity index 100% rename from dmp-frontend/src/common/base/base-form-editor-model.ts rename to frontend/src/common/base/base-form-editor-model.ts diff --git a/dmp-frontend/src/common/base/base-form-editor.ts b/frontend/src/common/base/base-form-editor.ts similarity index 100% rename from dmp-frontend/src/common/base/base-form-editor.ts rename to frontend/src/common/base/base-form-editor.ts diff --git a/dmp-frontend/src/common/base/base-listing-component.ts b/frontend/src/common/base/base-listing-component.ts similarity index 100% rename from dmp-frontend/src/common/base/base-listing-component.ts rename to frontend/src/common/base/base-listing-component.ts diff --git a/dmp-frontend/src/common/base/base-pending-changes.component.ts b/frontend/src/common/base/base-pending-changes.component.ts similarity index 100% rename from dmp-frontend/src/common/base/base-pending-changes.component.ts rename to frontend/src/common/base/base-pending-changes.component.ts diff --git a/dmp-frontend/src/common/base/base.component.ts b/frontend/src/common/base/base.component.ts similarity index 100% rename from dmp-frontend/src/common/base/base.component.ts rename to frontend/src/common/base/base.component.ts diff --git a/dmp-frontend/src/common/base/base.guard.ts b/frontend/src/common/base/base.guard.ts similarity index 100% rename from dmp-frontend/src/common/base/base.guard.ts rename to frontend/src/common/base/base.guard.ts diff --git a/dmp-frontend/src/common/base/base.pipe.ts b/frontend/src/common/base/base.pipe.ts similarity index 100% rename from dmp-frontend/src/common/base/base.pipe.ts rename to frontend/src/common/base/base.pipe.ts diff --git a/dmp-frontend/src/common/base/base.service.ts b/frontend/src/common/base/base.service.ts similarity index 100% rename from dmp-frontend/src/common/base/base.service.ts rename to frontend/src/common/base/base.service.ts diff --git a/dmp-frontend/src/common/base/tenant-configuration-editor.component.ts b/frontend/src/common/base/tenant-configuration-editor.component.ts similarity index 100% rename from dmp-frontend/src/common/base/tenant-configuration-editor.component.ts rename to frontend/src/common/base/tenant-configuration-editor.component.ts diff --git a/dmp-frontend/src/common/date/moment-utc-date-adapter.ts b/frontend/src/common/date/moment-utc-date-adapter.ts similarity index 100% rename from dmp-frontend/src/common/date/moment-utc-date-adapter.ts rename to frontend/src/common/date/moment-utc-date-adapter.ts diff --git a/dmp-frontend/src/common/date/moment-utc-date-time.adapter.ts b/frontend/src/common/date/moment-utc-date-time.adapter.ts similarity index 100% rename from dmp-frontend/src/common/date/moment-utc-date-time.adapter.ts rename to frontend/src/common/date/moment-utc-date-time.adapter.ts diff --git a/dmp-frontend/src/common/formatting/common-formatting.module.ts b/frontend/src/common/formatting/common-formatting.module.ts similarity index 100% rename from dmp-frontend/src/common/formatting/common-formatting.module.ts rename to frontend/src/common/formatting/common-formatting.module.ts diff --git a/dmp-frontend/src/common/formatting/pipe.service.ts b/frontend/src/common/formatting/pipe.service.ts similarity index 100% rename from dmp-frontend/src/common/formatting/pipe.service.ts rename to frontend/src/common/formatting/pipe.service.ts diff --git a/dmp-frontend/src/common/formatting/pipes/app-role-type.pipe.ts b/frontend/src/common/formatting/pipes/app-role-type.pipe.ts similarity index 100% rename from dmp-frontend/src/common/formatting/pipes/app-role-type.pipe.ts rename to frontend/src/common/formatting/pipes/app-role-type.pipe.ts diff --git a/dmp-frontend/src/common/formatting/pipes/app-title-case-format.pipe.ts b/frontend/src/common/formatting/pipes/app-title-case-format.pipe.ts similarity index 100% rename from dmp-frontend/src/common/formatting/pipes/app-title-case-format.pipe.ts rename to frontend/src/common/formatting/pipes/app-title-case-format.pipe.ts diff --git a/dmp-frontend/src/common/formatting/pipes/array-to-string.pipe.ts b/frontend/src/common/formatting/pipes/array-to-string.pipe.ts similarity index 100% rename from dmp-frontend/src/common/formatting/pipes/array-to-string.pipe.ts rename to frontend/src/common/formatting/pipes/array-to-string.pipe.ts diff --git a/dmp-frontend/src/common/formatting/pipes/date-only-format.pipe.ts b/frontend/src/common/formatting/pipes/date-only-format.pipe.ts similarity index 100% rename from dmp-frontend/src/common/formatting/pipes/date-only-format.pipe.ts rename to frontend/src/common/formatting/pipes/date-only-format.pipe.ts diff --git a/dmp-frontend/src/common/formatting/pipes/is-active-type.pipe.ts b/frontend/src/common/formatting/pipes/is-active-type.pipe.ts similarity index 100% rename from dmp-frontend/src/common/formatting/pipes/is-active-type.pipe.ts rename to frontend/src/common/formatting/pipes/is-active-type.pipe.ts diff --git a/dmp-frontend/src/common/formatting/pipes/lock-target-type.pipe.ts b/frontend/src/common/formatting/pipes/lock-target-type.pipe.ts similarity index 100% rename from dmp-frontend/src/common/formatting/pipes/lock-target-type.pipe.ts rename to frontend/src/common/formatting/pipes/lock-target-type.pipe.ts diff --git a/dmp-frontend/src/common/formatting/pipes/lowercase-first-letter.pipe.ts b/frontend/src/common/formatting/pipes/lowercase-first-letter.pipe.ts similarity index 100% rename from dmp-frontend/src/common/formatting/pipes/lowercase-first-letter.pipe.ts rename to frontend/src/common/formatting/pipes/lowercase-first-letter.pipe.ts diff --git a/dmp-frontend/src/common/formatting/pipes/notification-contact-type.pipe.ts b/frontend/src/common/formatting/pipes/notification-contact-type.pipe.ts similarity index 100% rename from dmp-frontend/src/common/formatting/pipes/notification-contact-type.pipe.ts rename to frontend/src/common/formatting/pipes/notification-contact-type.pipe.ts diff --git a/dmp-frontend/src/common/formatting/pipes/notification-notify-state.pipe.ts b/frontend/src/common/formatting/pipes/notification-notify-state.pipe.ts similarity index 100% rename from dmp-frontend/src/common/formatting/pipes/notification-notify-state.pipe.ts rename to frontend/src/common/formatting/pipes/notification-notify-state.pipe.ts diff --git a/dmp-frontend/src/common/formatting/pipes/notification-template-channel.pipe.ts b/frontend/src/common/formatting/pipes/notification-template-channel.pipe.ts similarity index 100% rename from dmp-frontend/src/common/formatting/pipes/notification-template-channel.pipe.ts rename to frontend/src/common/formatting/pipes/notification-template-channel.pipe.ts diff --git a/dmp-frontend/src/common/formatting/pipes/notification-template-kind.pipe.ts b/frontend/src/common/formatting/pipes/notification-template-kind.pipe.ts similarity index 100% rename from dmp-frontend/src/common/formatting/pipes/notification-template-kind.pipe.ts rename to frontend/src/common/formatting/pipes/notification-template-kind.pipe.ts diff --git a/dmp-frontend/src/common/formatting/pipes/notification-tracking-process.pipe.ts b/frontend/src/common/formatting/pipes/notification-tracking-process.pipe.ts similarity index 100% rename from dmp-frontend/src/common/formatting/pipes/notification-tracking-process.pipe.ts rename to frontend/src/common/formatting/pipes/notification-tracking-process.pipe.ts diff --git a/dmp-frontend/src/common/formatting/pipes/notification-tracking-state.pipe.ts b/frontend/src/common/formatting/pipes/notification-tracking-state.pipe.ts similarity index 100% rename from dmp-frontend/src/common/formatting/pipes/notification-tracking-state.pipe.ts rename to frontend/src/common/formatting/pipes/notification-tracking-state.pipe.ts diff --git a/dmp-frontend/src/common/formatting/pipes/notification-type.pipe.ts b/frontend/src/common/formatting/pipes/notification-type.pipe.ts similarity index 100% rename from dmp-frontend/src/common/formatting/pipes/notification-type.pipe.ts rename to frontend/src/common/formatting/pipes/notification-type.pipe.ts diff --git a/dmp-frontend/src/common/formatting/pipes/reference-source-type.pipe.ts b/frontend/src/common/formatting/pipes/reference-source-type.pipe.ts similarity index 100% rename from dmp-frontend/src/common/formatting/pipes/reference-source-type.pipe.ts rename to frontend/src/common/formatting/pipes/reference-source-type.pipe.ts diff --git a/dmp-frontend/src/common/forms/common-forms.module.ts b/frontend/src/common/forms/common-forms.module.ts similarity index 100% rename from dmp-frontend/src/common/forms/common-forms.module.ts rename to frontend/src/common/forms/common-forms.module.ts diff --git a/dmp-frontend/src/common/forms/form-service.ts b/frontend/src/common/forms/form-service.ts similarity index 100% rename from dmp-frontend/src/common/forms/form-service.ts rename to frontend/src/common/forms/form-service.ts diff --git a/dmp-frontend/src/common/forms/form-validation-errors-dialog/form-validation-errors-dialog.component.html b/frontend/src/common/forms/form-validation-errors-dialog/form-validation-errors-dialog.component.html similarity index 100% rename from dmp-frontend/src/common/forms/form-validation-errors-dialog/form-validation-errors-dialog.component.html rename to frontend/src/common/forms/form-validation-errors-dialog/form-validation-errors-dialog.component.html diff --git a/dmp-frontend/src/common/forms/form-validation-errors-dialog/form-validation-errors-dialog.component.scss b/frontend/src/common/forms/form-validation-errors-dialog/form-validation-errors-dialog.component.scss similarity index 100% rename from dmp-frontend/src/common/forms/form-validation-errors-dialog/form-validation-errors-dialog.component.scss rename to frontend/src/common/forms/form-validation-errors-dialog/form-validation-errors-dialog.component.scss diff --git a/dmp-frontend/src/common/forms/form-validation-errors-dialog/form-validation-errors-dialog.component.ts b/frontend/src/common/forms/form-validation-errors-dialog/form-validation-errors-dialog.component.ts similarity index 100% rename from dmp-frontend/src/common/forms/form-validation-errors-dialog/form-validation-errors-dialog.component.ts rename to frontend/src/common/forms/form-validation-errors-dialog/form-validation-errors-dialog.component.ts diff --git a/dmp-frontend/src/common/forms/form-validation-errors-dialog/form-validation-errors-dialog.module.ts b/frontend/src/common/forms/form-validation-errors-dialog/form-validation-errors-dialog.module.ts similarity index 100% rename from dmp-frontend/src/common/forms/form-validation-errors-dialog/form-validation-errors-dialog.module.ts rename to frontend/src/common/forms/form-validation-errors-dialog/form-validation-errors-dialog.module.ts diff --git a/dmp-frontend/src/common/forms/form-validation-errors-dialog/form-validation-errors-directive.ts b/frontend/src/common/forms/form-validation-errors-dialog/form-validation-errors-directive.ts similarity index 100% rename from dmp-frontend/src/common/forms/form-validation-errors-dialog/form-validation-errors-directive.ts rename to frontend/src/common/forms/form-validation-errors-dialog/form-validation-errors-directive.ts diff --git a/dmp-frontend/src/common/forms/pending-form-changes/pending-form-changes-guard.service.ts b/frontend/src/common/forms/pending-form-changes/pending-form-changes-guard.service.ts similarity index 100% rename from dmp-frontend/src/common/forms/pending-form-changes/pending-form-changes-guard.service.ts rename to frontend/src/common/forms/pending-form-changes/pending-form-changes-guard.service.ts diff --git a/dmp-frontend/src/common/forms/reactive-asterisk-directive.ts b/frontend/src/common/forms/reactive-asterisk-directive.ts similarity index 100% rename from dmp-frontend/src/common/forms/reactive-asterisk-directive.ts rename to frontend/src/common/forms/reactive-asterisk-directive.ts diff --git a/dmp-frontend/src/common/forms/validation/custom-validator.ts b/frontend/src/common/forms/validation/custom-validator.ts similarity index 100% rename from dmp-frontend/src/common/forms/validation/custom-validator.ts rename to frontend/src/common/forms/validation/custom-validator.ts diff --git a/dmp-frontend/src/common/forms/validation/error-model/validation-error-model.ts b/frontend/src/common/forms/validation/error-model/validation-error-model.ts similarity index 100% rename from dmp-frontend/src/common/forms/validation/error-model/validation-error-model.ts rename to frontend/src/common/forms/validation/error-model/validation-error-model.ts diff --git a/dmp-frontend/src/common/forms/validation/validation-context.ts b/frontend/src/common/forms/validation/validation-context.ts similarity index 100% rename from dmp-frontend/src/common/forms/validation/validation-context.ts rename to frontend/src/common/forms/validation/validation-context.ts diff --git a/dmp-frontend/src/common/http/base-http-params.ts b/frontend/src/common/http/base-http-params.ts similarity index 100% rename from dmp-frontend/src/common/http/base-http-params.ts rename to frontend/src/common/http/base-http-params.ts diff --git a/dmp-frontend/src/common/http/common-http.module.ts b/frontend/src/common/http/common-http.module.ts similarity index 100% rename from dmp-frontend/src/common/http/common-http.module.ts rename to frontend/src/common/http/common-http.module.ts diff --git a/dmp-frontend/src/common/http/image/secure-image.pipe.ts b/frontend/src/common/http/image/secure-image.pipe.ts similarity index 100% rename from dmp-frontend/src/common/http/image/secure-image.pipe.ts rename to frontend/src/common/http/image/secure-image.pipe.ts diff --git a/dmp-frontend/src/common/http/interceptor-context.ts b/frontend/src/common/http/interceptor-context.ts similarity index 100% rename from dmp-frontend/src/common/http/interceptor-context.ts rename to frontend/src/common/http/interceptor-context.ts diff --git a/dmp-frontend/src/common/http/interceptors/auth-token.interceptor.ts b/frontend/src/common/http/interceptors/auth-token.interceptor.ts similarity index 100% rename from dmp-frontend/src/common/http/interceptors/auth-token.interceptor.ts rename to frontend/src/common/http/interceptors/auth-token.interceptor.ts diff --git a/dmp-frontend/src/common/http/interceptors/base.interceptor.ts b/frontend/src/common/http/interceptors/base.interceptor.ts similarity index 100% rename from dmp-frontend/src/common/http/interceptors/base.interceptor.ts rename to frontend/src/common/http/interceptors/base.interceptor.ts diff --git a/dmp-frontend/src/common/http/interceptors/interceptor-type.ts b/frontend/src/common/http/interceptors/interceptor-type.ts similarity index 100% rename from dmp-frontend/src/common/http/interceptors/interceptor-type.ts rename to frontend/src/common/http/interceptors/interceptor-type.ts diff --git a/dmp-frontend/src/common/http/interceptors/json.interceptor.ts b/frontend/src/common/http/interceptors/json.interceptor.ts similarity index 100% rename from dmp-frontend/src/common/http/interceptors/json.interceptor.ts rename to frontend/src/common/http/interceptors/json.interceptor.ts diff --git a/dmp-frontend/src/common/http/interceptors/locale.interceptor.ts b/frontend/src/common/http/interceptors/locale.interceptor.ts similarity index 100% rename from dmp-frontend/src/common/http/interceptors/locale.interceptor.ts rename to frontend/src/common/http/interceptors/locale.interceptor.ts diff --git a/dmp-frontend/src/common/http/interceptors/progress-indication.interceptor.ts b/frontend/src/common/http/interceptors/progress-indication.interceptor.ts similarity index 100% rename from dmp-frontend/src/common/http/interceptors/progress-indication.interceptor.ts rename to frontend/src/common/http/interceptors/progress-indication.interceptor.ts diff --git a/dmp-frontend/src/common/http/interceptors/request-timing.interceptor.ts b/frontend/src/common/http/interceptors/request-timing.interceptor.ts similarity index 100% rename from dmp-frontend/src/common/http/interceptors/request-timing.interceptor.ts rename to frontend/src/common/http/interceptors/request-timing.interceptor.ts diff --git a/dmp-frontend/src/common/http/interceptors/status-code.interceptor.ts b/frontend/src/common/http/interceptors/status-code.interceptor.ts similarity index 100% rename from dmp-frontend/src/common/http/interceptors/status-code.interceptor.ts rename to frontend/src/common/http/interceptors/status-code.interceptor.ts diff --git a/dmp-frontend/src/common/http/interceptors/tenant-header.interceptor.ts b/frontend/src/common/http/interceptors/tenant-header.interceptor.ts similarity index 100% rename from dmp-frontend/src/common/http/interceptors/tenant-header.interceptor.ts rename to frontend/src/common/http/interceptors/tenant-header.interceptor.ts diff --git a/dmp-frontend/src/common/http/interceptors/unauthorized-response.interceptor.ts b/frontend/src/common/http/interceptors/unauthorized-response.interceptor.ts similarity index 100% rename from dmp-frontend/src/common/http/interceptors/unauthorized-response.interceptor.ts rename to frontend/src/common/http/interceptors/unauthorized-response.interceptor.ts diff --git a/dmp-frontend/src/common/material/material.module.ts b/frontend/src/common/material/material.module.ts similarity index 100% rename from dmp-frontend/src/common/material/material.module.ts rename to frontend/src/common/material/material.module.ts diff --git a/dmp-frontend/src/common/model/lookup.ts b/frontend/src/common/model/lookup.ts similarity index 100% rename from dmp-frontend/src/common/model/lookup.ts rename to frontend/src/common/model/lookup.ts diff --git a/dmp-frontend/src/common/model/query-result.ts b/frontend/src/common/model/query-result.ts similarity index 100% rename from dmp-frontend/src/common/model/query-result.ts rename to frontend/src/common/model/query-result.ts diff --git a/dmp-frontend/src/common/modules/confirmation-dialog/confirmation-dialog.component.html b/frontend/src/common/modules/confirmation-dialog/confirmation-dialog.component.html similarity index 100% rename from dmp-frontend/src/common/modules/confirmation-dialog/confirmation-dialog.component.html rename to frontend/src/common/modules/confirmation-dialog/confirmation-dialog.component.html diff --git a/dmp-frontend/src/common/modules/confirmation-dialog/confirmation-dialog.component.scss b/frontend/src/common/modules/confirmation-dialog/confirmation-dialog.component.scss similarity index 100% rename from dmp-frontend/src/common/modules/confirmation-dialog/confirmation-dialog.component.scss rename to frontend/src/common/modules/confirmation-dialog/confirmation-dialog.component.scss diff --git a/dmp-frontend/src/common/modules/confirmation-dialog/confirmation-dialog.component.ts b/frontend/src/common/modules/confirmation-dialog/confirmation-dialog.component.ts similarity index 100% rename from dmp-frontend/src/common/modules/confirmation-dialog/confirmation-dialog.component.ts rename to frontend/src/common/modules/confirmation-dialog/confirmation-dialog.component.ts diff --git a/dmp-frontend/src/common/modules/confirmation-dialog/confirmation-dialog.module.ts b/frontend/src/common/modules/confirmation-dialog/confirmation-dialog.module.ts similarity index 100% rename from dmp-frontend/src/common/modules/confirmation-dialog/confirmation-dialog.module.ts rename to frontend/src/common/modules/confirmation-dialog/confirmation-dialog.module.ts diff --git a/dmp-frontend/src/common/modules/errors/error-handling/http-error-handling.service.ts b/frontend/src/common/modules/errors/error-handling/http-error-handling.service.ts similarity index 100% rename from dmp-frontend/src/common/modules/errors/error-handling/http-error-handling.service.ts rename to frontend/src/common/modules/errors/error-handling/http-error-handling.service.ts diff --git a/dmp-frontend/src/common/modules/errors/errors-component/errors.component.html b/frontend/src/common/modules/errors/errors-component/errors.component.html similarity index 100% rename from dmp-frontend/src/common/modules/errors/errors-component/errors.component.html rename to frontend/src/common/modules/errors/errors-component/errors.component.html diff --git a/dmp-frontend/src/common/modules/errors/errors-component/errors.component.scss b/frontend/src/common/modules/errors/errors-component/errors.component.scss similarity index 100% rename from dmp-frontend/src/common/modules/errors/errors-component/errors.component.scss rename to frontend/src/common/modules/errors/errors-component/errors.component.scss diff --git a/dmp-frontend/src/common/modules/errors/errors-component/errors.component.ts b/frontend/src/common/modules/errors/errors-component/errors.component.ts similarity index 100% rename from dmp-frontend/src/common/modules/errors/errors-component/errors.component.ts rename to frontend/src/common/modules/errors/errors-component/errors.component.ts diff --git a/dmp-frontend/src/common/modules/errors/errors-handler/errors-handler.ts b/frontend/src/common/modules/errors/errors-handler/errors-handler.ts similarity index 100% rename from dmp-frontend/src/common/modules/errors/errors-handler/errors-handler.ts rename to frontend/src/common/modules/errors/errors-handler/errors-handler.ts diff --git a/dmp-frontend/src/common/modules/errors/errors-routing/errors-routing.module.ts b/frontend/src/common/modules/errors/errors-routing/errors-routing.module.ts similarity index 100% rename from dmp-frontend/src/common/modules/errors/errors-routing/errors-routing.module.ts rename to frontend/src/common/modules/errors/errors-routing/errors-routing.module.ts diff --git a/dmp-frontend/src/common/modules/errors/errors.module.ts b/frontend/src/common/modules/errors/errors.module.ts similarity index 100% rename from dmp-frontend/src/common/modules/errors/errors.module.ts rename to frontend/src/common/modules/errors/errors.module.ts diff --git a/dmp-frontend/src/common/modules/errors/external-tracing/external-trace-entry.ts b/frontend/src/common/modules/errors/external-tracing/external-trace-entry.ts similarity index 100% rename from dmp-frontend/src/common/modules/errors/external-tracing/external-trace-entry.ts rename to frontend/src/common/modules/errors/external-tracing/external-trace-entry.ts diff --git a/dmp-frontend/src/common/modules/errors/server-errors-interceptor/server-errors.interceptor.ts b/frontend/src/common/modules/errors/server-errors-interceptor/server-errors.interceptor.ts similarity index 100% rename from dmp-frontend/src/common/modules/errors/server-errors-interceptor/server-errors.interceptor.ts rename to frontend/src/common/modules/errors/server-errors-interceptor/server-errors.interceptor.ts diff --git a/dmp-frontend/src/common/modules/hybrid-listing/directives/batch-actions.directive.ts b/frontend/src/common/modules/hybrid-listing/directives/batch-actions.directive.ts similarity index 100% rename from dmp-frontend/src/common/modules/hybrid-listing/directives/batch-actions.directive.ts rename to frontend/src/common/modules/hybrid-listing/directives/batch-actions.directive.ts diff --git a/dmp-frontend/src/common/modules/hybrid-listing/directives/download-listing-report.directive.ts b/frontend/src/common/modules/hybrid-listing/directives/download-listing-report.directive.ts similarity index 100% rename from dmp-frontend/src/common/modules/hybrid-listing/directives/download-listing-report.directive.ts rename to frontend/src/common/modules/hybrid-listing/directives/download-listing-report.directive.ts diff --git a/dmp-frontend/src/common/modules/hybrid-listing/directives/hybrid-listing-filters.directive.ts b/frontend/src/common/modules/hybrid-listing/directives/hybrid-listing-filters.directive.ts similarity index 100% rename from dmp-frontend/src/common/modules/hybrid-listing/directives/hybrid-listing-filters.directive.ts rename to frontend/src/common/modules/hybrid-listing/directives/hybrid-listing-filters.directive.ts diff --git a/dmp-frontend/src/common/modules/hybrid-listing/directives/user-filter-settings.directive.ts b/frontend/src/common/modules/hybrid-listing/directives/user-filter-settings.directive.ts similarity index 100% rename from dmp-frontend/src/common/modules/hybrid-listing/directives/user-filter-settings.directive.ts rename to frontend/src/common/modules/hybrid-listing/directives/user-filter-settings.directive.ts diff --git a/dmp-frontend/src/common/modules/hybrid-listing/hybrid-listing.component.html b/frontend/src/common/modules/hybrid-listing/hybrid-listing.component.html similarity index 100% rename from dmp-frontend/src/common/modules/hybrid-listing/hybrid-listing.component.html rename to frontend/src/common/modules/hybrid-listing/hybrid-listing.component.html diff --git a/dmp-frontend/src/common/modules/hybrid-listing/hybrid-listing.component.scss b/frontend/src/common/modules/hybrid-listing/hybrid-listing.component.scss similarity index 100% rename from dmp-frontend/src/common/modules/hybrid-listing/hybrid-listing.component.scss rename to frontend/src/common/modules/hybrid-listing/hybrid-listing.component.scss diff --git a/dmp-frontend/src/common/modules/hybrid-listing/hybrid-listing.component.ts b/frontend/src/common/modules/hybrid-listing/hybrid-listing.component.ts similarity index 100% rename from dmp-frontend/src/common/modules/hybrid-listing/hybrid-listing.component.ts rename to frontend/src/common/modules/hybrid-listing/hybrid-listing.component.ts diff --git a/dmp-frontend/src/common/modules/hybrid-listing/hybrid-listing.module.ts b/frontend/src/common/modules/hybrid-listing/hybrid-listing.module.ts similarity index 100% rename from dmp-frontend/src/common/modules/hybrid-listing/hybrid-listing.module.ts rename to frontend/src/common/modules/hybrid-listing/hybrid-listing.module.ts diff --git a/dmp-frontend/src/common/modules/hybrid-listing/pipes/nullify-value.pipe.ts b/frontend/src/common/modules/hybrid-listing/pipes/nullify-value.pipe.ts similarity index 100% rename from dmp-frontend/src/common/modules/hybrid-listing/pipes/nullify-value.pipe.ts rename to frontend/src/common/modules/hybrid-listing/pipes/nullify-value.pipe.ts diff --git a/dmp-frontend/src/common/modules/hybrid-listing/pipes/visible-fields.pipe.ts b/frontend/src/common/modules/hybrid-listing/pipes/visible-fields.pipe.ts similarity index 100% rename from dmp-frontend/src/common/modules/hybrid-listing/pipes/visible-fields.pipe.ts rename to frontend/src/common/modules/hybrid-listing/pipes/visible-fields.pipe.ts diff --git a/dmp-frontend/src/common/modules/multiple-choice-dialog/multiple-choice-dialog.component.html b/frontend/src/common/modules/multiple-choice-dialog/multiple-choice-dialog.component.html similarity index 100% rename from dmp-frontend/src/common/modules/multiple-choice-dialog/multiple-choice-dialog.component.html rename to frontend/src/common/modules/multiple-choice-dialog/multiple-choice-dialog.component.html diff --git a/dmp-frontend/src/common/modules/multiple-choice-dialog/multiple-choice-dialog.component.scss b/frontend/src/common/modules/multiple-choice-dialog/multiple-choice-dialog.component.scss similarity index 100% rename from dmp-frontend/src/common/modules/multiple-choice-dialog/multiple-choice-dialog.component.scss rename to frontend/src/common/modules/multiple-choice-dialog/multiple-choice-dialog.component.scss diff --git a/dmp-frontend/src/common/modules/multiple-choice-dialog/multiple-choice-dialog.component.ts b/frontend/src/common/modules/multiple-choice-dialog/multiple-choice-dialog.component.ts similarity index 100% rename from dmp-frontend/src/common/modules/multiple-choice-dialog/multiple-choice-dialog.component.ts rename to frontend/src/common/modules/multiple-choice-dialog/multiple-choice-dialog.component.ts diff --git a/dmp-frontend/src/common/modules/multiple-choice-dialog/multiple-choice-dialog.module.ts b/frontend/src/common/modules/multiple-choice-dialog/multiple-choice-dialog.module.ts similarity index 100% rename from dmp-frontend/src/common/modules/multiple-choice-dialog/multiple-choice-dialog.module.ts rename to frontend/src/common/modules/multiple-choice-dialog/multiple-choice-dialog.module.ts diff --git a/dmp-frontend/src/common/modules/notification/popup/popup-notification.component.html b/frontend/src/common/modules/notification/popup/popup-notification.component.html similarity index 100% rename from dmp-frontend/src/common/modules/notification/popup/popup-notification.component.html rename to frontend/src/common/modules/notification/popup/popup-notification.component.html diff --git a/dmp-frontend/src/common/modules/notification/popup/popup-notification.component.ts b/frontend/src/common/modules/notification/popup/popup-notification.component.ts similarity index 100% rename from dmp-frontend/src/common/modules/notification/popup/popup-notification.component.ts rename to frontend/src/common/modules/notification/popup/popup-notification.component.ts diff --git a/dmp-frontend/src/common/modules/notification/snack-bar/snack-bar-notification.component.html b/frontend/src/common/modules/notification/snack-bar/snack-bar-notification.component.html similarity index 100% rename from dmp-frontend/src/common/modules/notification/snack-bar/snack-bar-notification.component.html rename to frontend/src/common/modules/notification/snack-bar/snack-bar-notification.component.html diff --git a/dmp-frontend/src/common/modules/notification/snack-bar/snack-bar-notification.component.ts b/frontend/src/common/modules/notification/snack-bar/snack-bar-notification.component.ts similarity index 100% rename from dmp-frontend/src/common/modules/notification/snack-bar/snack-bar-notification.component.ts rename to frontend/src/common/modules/notification/snack-bar/snack-bar-notification.component.ts diff --git a/dmp-frontend/src/common/modules/notification/ui-notification.component.html b/frontend/src/common/modules/notification/ui-notification.component.html similarity index 100% rename from dmp-frontend/src/common/modules/notification/ui-notification.component.html rename to frontend/src/common/modules/notification/ui-notification.component.html diff --git a/dmp-frontend/src/common/modules/notification/ui-notification.component.scss b/frontend/src/common/modules/notification/ui-notification.component.scss similarity index 100% rename from dmp-frontend/src/common/modules/notification/ui-notification.component.scss rename to frontend/src/common/modules/notification/ui-notification.component.scss diff --git a/dmp-frontend/src/common/modules/notification/ui-notification.component.ts b/frontend/src/common/modules/notification/ui-notification.component.ts similarity index 100% rename from dmp-frontend/src/common/modules/notification/ui-notification.component.ts rename to frontend/src/common/modules/notification/ui-notification.component.ts diff --git a/dmp-frontend/src/common/modules/notification/ui-notification.module.ts b/frontend/src/common/modules/notification/ui-notification.module.ts similarity index 100% rename from dmp-frontend/src/common/modules/notification/ui-notification.module.ts rename to frontend/src/common/modules/notification/ui-notification.module.ts diff --git a/dmp-frontend/src/common/modules/page-not-found/page-not-found.component.html b/frontend/src/common/modules/page-not-found/page-not-found.component.html similarity index 100% rename from dmp-frontend/src/common/modules/page-not-found/page-not-found.component.html rename to frontend/src/common/modules/page-not-found/page-not-found.component.html diff --git a/dmp-frontend/src/common/modules/page-not-found/page-not-found.component.ts b/frontend/src/common/modules/page-not-found/page-not-found.component.ts similarity index 100% rename from dmp-frontend/src/common/modules/page-not-found/page-not-found.component.ts rename to frontend/src/common/modules/page-not-found/page-not-found.component.ts diff --git a/dmp-frontend/src/common/modules/page-not-found/page-not-found.module.ts b/frontend/src/common/modules/page-not-found/page-not-found.module.ts similarity index 100% rename from dmp-frontend/src/common/modules/page-not-found/page-not-found.module.ts rename to frontend/src/common/modules/page-not-found/page-not-found.module.ts diff --git a/dmp-frontend/src/common/modules/text-filter/expandable-search-field/expandable-search-field.component.html b/frontend/src/common/modules/text-filter/expandable-search-field/expandable-search-field.component.html similarity index 100% rename from dmp-frontend/src/common/modules/text-filter/expandable-search-field/expandable-search-field.component.html rename to frontend/src/common/modules/text-filter/expandable-search-field/expandable-search-field.component.html diff --git a/dmp-frontend/src/common/modules/text-filter/expandable-search-field/expandable-search-field.component.scss b/frontend/src/common/modules/text-filter/expandable-search-field/expandable-search-field.component.scss similarity index 100% rename from dmp-frontend/src/common/modules/text-filter/expandable-search-field/expandable-search-field.component.scss rename to frontend/src/common/modules/text-filter/expandable-search-field/expandable-search-field.component.scss diff --git a/dmp-frontend/src/common/modules/text-filter/expandable-search-field/expandable-search-field.component.ts b/frontend/src/common/modules/text-filter/expandable-search-field/expandable-search-field.component.ts similarity index 100% rename from dmp-frontend/src/common/modules/text-filter/expandable-search-field/expandable-search-field.component.ts rename to frontend/src/common/modules/text-filter/expandable-search-field/expandable-search-field.component.ts diff --git a/dmp-frontend/src/common/modules/text-filter/filter-service.ts b/frontend/src/common/modules/text-filter/filter-service.ts similarity index 100% rename from dmp-frontend/src/common/modules/text-filter/filter-service.ts rename to frontend/src/common/modules/text-filter/filter-service.ts diff --git a/dmp-frontend/src/common/modules/text-filter/text-filter.component.html b/frontend/src/common/modules/text-filter/text-filter.component.html similarity index 100% rename from dmp-frontend/src/common/modules/text-filter/text-filter.component.html rename to frontend/src/common/modules/text-filter/text-filter.component.html diff --git a/dmp-frontend/src/common/modules/text-filter/text-filter.component.scss b/frontend/src/common/modules/text-filter/text-filter.component.scss similarity index 100% rename from dmp-frontend/src/common/modules/text-filter/text-filter.component.scss rename to frontend/src/common/modules/text-filter/text-filter.component.scss diff --git a/dmp-frontend/src/common/modules/text-filter/text-filter.component.ts b/frontend/src/common/modules/text-filter/text-filter.component.ts similarity index 100% rename from dmp-frontend/src/common/modules/text-filter/text-filter.component.ts rename to frontend/src/common/modules/text-filter/text-filter.component.ts diff --git a/dmp-frontend/src/common/modules/text-filter/text-filter.module.ts b/frontend/src/common/modules/text-filter/text-filter.module.ts similarity index 100% rename from dmp-frontend/src/common/modules/text-filter/text-filter.module.ts rename to frontend/src/common/modules/text-filter/text-filter.module.ts diff --git a/dmp-frontend/src/common/modules/user-settings/user-settings-picker/user-settings-picker.component.html b/frontend/src/common/modules/user-settings/user-settings-picker/user-settings-picker.component.html similarity index 100% rename from dmp-frontend/src/common/modules/user-settings/user-settings-picker/user-settings-picker.component.html rename to frontend/src/common/modules/user-settings/user-settings-picker/user-settings-picker.component.html diff --git a/dmp-frontend/src/common/modules/user-settings/user-settings-picker/user-settings-picker.component.scss b/frontend/src/common/modules/user-settings/user-settings-picker/user-settings-picker.component.scss similarity index 100% rename from dmp-frontend/src/common/modules/user-settings/user-settings-picker/user-settings-picker.component.scss rename to frontend/src/common/modules/user-settings/user-settings-picker/user-settings-picker.component.scss diff --git a/dmp-frontend/src/common/modules/user-settings/user-settings-picker/user-settings-picker.component.ts b/frontend/src/common/modules/user-settings/user-settings-picker/user-settings-picker.component.ts similarity index 100% rename from dmp-frontend/src/common/modules/user-settings/user-settings-picker/user-settings-picker.component.ts rename to frontend/src/common/modules/user-settings/user-settings-picker/user-settings-picker.component.ts diff --git a/dmp-frontend/src/common/modules/user-settings/user-settings-selector/user-settings-selector.component.html b/frontend/src/common/modules/user-settings/user-settings-selector/user-settings-selector.component.html similarity index 100% rename from dmp-frontend/src/common/modules/user-settings/user-settings-selector/user-settings-selector.component.html rename to frontend/src/common/modules/user-settings/user-settings-selector/user-settings-selector.component.html diff --git a/dmp-frontend/src/common/modules/user-settings/user-settings-selector/user-settings-selector.component.scss b/frontend/src/common/modules/user-settings/user-settings-selector/user-settings-selector.component.scss similarity index 100% rename from dmp-frontend/src/common/modules/user-settings/user-settings-selector/user-settings-selector.component.scss rename to frontend/src/common/modules/user-settings/user-settings-selector/user-settings-selector.component.scss diff --git a/dmp-frontend/src/common/modules/user-settings/user-settings-selector/user-settings-selector.component.ts b/frontend/src/common/modules/user-settings/user-settings-selector/user-settings-selector.component.ts similarity index 100% rename from dmp-frontend/src/common/modules/user-settings/user-settings-selector/user-settings-selector.component.ts rename to frontend/src/common/modules/user-settings/user-settings-selector/user-settings-selector.component.ts diff --git a/dmp-frontend/src/common/modules/user-settings/user-settings.module.ts b/frontend/src/common/modules/user-settings/user-settings.module.ts similarity index 100% rename from dmp-frontend/src/common/modules/user-settings/user-settings.module.ts rename to frontend/src/common/modules/user-settings/user-settings.module.ts diff --git a/dmp-frontend/src/common/types/guid.ts b/frontend/src/common/types/guid.ts similarity index 100% rename from dmp-frontend/src/common/types/guid.ts rename to frontend/src/common/types/guid.ts diff --git a/dmp-frontend/src/common/types/json/json-serializer.ts b/frontend/src/common/types/json/json-serializer.ts similarity index 100% rename from dmp-frontend/src/common/types/json/json-serializer.ts rename to frontend/src/common/types/json/json-serializer.ts diff --git a/dmp-frontend/src/common/types/json/serializable.ts b/frontend/src/common/types/json/serializable.ts similarity index 100% rename from dmp-frontend/src/common/types/json/serializable.ts rename to frontend/src/common/types/json/serializable.ts diff --git a/dmp-frontend/src/common/types/pair.ts b/frontend/src/common/types/pair.ts similarity index 100% rename from dmp-frontend/src/common/types/pair.ts rename to frontend/src/common/types/pair.ts diff --git a/dmp-frontend/src/common/ui/common-ui.module.ts b/frontend/src/common/ui/common-ui.module.ts similarity index 100% rename from dmp-frontend/src/common/ui/common-ui.module.ts rename to frontend/src/common/ui/common-ui.module.ts diff --git a/dmp-frontend/src/environments/environment.prod.ts b/frontend/src/environments/environment.prod.ts similarity index 100% rename from dmp-frontend/src/environments/environment.prod.ts rename to frontend/src/environments/environment.prod.ts diff --git a/dmp-frontend/src/environments/environment.staging.ts b/frontend/src/environments/environment.staging.ts similarity index 100% rename from dmp-frontend/src/environments/environment.staging.ts rename to frontend/src/environments/environment.staging.ts diff --git a/dmp-frontend/src/environments/environment.ts b/frontend/src/environments/environment.ts similarity index 100% rename from dmp-frontend/src/environments/environment.ts rename to frontend/src/environments/environment.ts diff --git a/dmp-frontend/src/favicon.ico b/frontend/src/favicon.ico similarity index 100% rename from dmp-frontend/src/favicon.ico rename to frontend/src/favicon.ico diff --git a/dmp-frontend/src/index.html b/frontend/src/index.html similarity index 100% rename from dmp-frontend/src/index.html rename to frontend/src/index.html diff --git a/dmp-frontend/src/main.ts b/frontend/src/main.ts similarity index 100% rename from dmp-frontend/src/main.ts rename to frontend/src/main.ts diff --git a/dmp-frontend/src/notification-service/core/enum/contact-info-type.enum.ts b/frontend/src/notification-service/core/enum/contact-info-type.enum.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/enum/contact-info-type.enum.ts rename to frontend/src/notification-service/core/enum/contact-info-type.enum.ts diff --git a/dmp-frontend/src/notification-service/core/enum/email-override-mode.ts b/frontend/src/notification-service/core/enum/email-override-mode.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/enum/email-override-mode.ts rename to frontend/src/notification-service/core/enum/email-override-mode.ts diff --git a/dmp-frontend/src/notification-service/core/enum/is-active.enum.ts b/frontend/src/notification-service/core/enum/is-active.enum.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/enum/is-active.enum.ts rename to frontend/src/notification-service/core/enum/is-active.enum.ts diff --git a/dmp-frontend/src/notification-service/core/enum/notification-contact-type.ts b/frontend/src/notification-service/core/enum/notification-contact-type.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/enum/notification-contact-type.ts rename to frontend/src/notification-service/core/enum/notification-contact-type.ts diff --git a/dmp-frontend/src/notification-service/core/enum/notification-data-type.ts b/frontend/src/notification-service/core/enum/notification-data-type.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/enum/notification-data-type.ts rename to frontend/src/notification-service/core/enum/notification-data-type.ts diff --git a/dmp-frontend/src/notification-service/core/enum/notification-inapp-tracking.enum.ts b/frontend/src/notification-service/core/enum/notification-inapp-tracking.enum.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/enum/notification-inapp-tracking.enum.ts rename to frontend/src/notification-service/core/enum/notification-inapp-tracking.enum.ts diff --git a/dmp-frontend/src/notification-service/core/enum/notification-notify-state.enum.ts b/frontend/src/notification-service/core/enum/notification-notify-state.enum.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/enum/notification-notify-state.enum.ts rename to frontend/src/notification-service/core/enum/notification-notify-state.enum.ts diff --git a/dmp-frontend/src/notification-service/core/enum/notification-template-channel.enum.ts b/frontend/src/notification-service/core/enum/notification-template-channel.enum.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/enum/notification-template-channel.enum.ts rename to frontend/src/notification-service/core/enum/notification-template-channel.enum.ts diff --git a/dmp-frontend/src/notification-service/core/enum/notification-template-kind.enum.ts b/frontend/src/notification-service/core/enum/notification-template-kind.enum.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/enum/notification-template-kind.enum.ts rename to frontend/src/notification-service/core/enum/notification-template-kind.enum.ts diff --git a/dmp-frontend/src/notification-service/core/enum/notification-tracking-process.enum.ts b/frontend/src/notification-service/core/enum/notification-tracking-process.enum.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/enum/notification-tracking-process.enum.ts rename to frontend/src/notification-service/core/enum/notification-tracking-process.enum.ts diff --git a/dmp-frontend/src/notification-service/core/enum/notification-tracking-state.enum.ts b/frontend/src/notification-service/core/enum/notification-tracking-state.enum.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/enum/notification-tracking-state.enum.ts rename to frontend/src/notification-service/core/enum/notification-tracking-state.enum.ts diff --git a/dmp-frontend/src/notification-service/core/enum/notification-type.enum.ts b/frontend/src/notification-service/core/enum/notification-type.enum.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/enum/notification-type.enum.ts rename to frontend/src/notification-service/core/enum/notification-type.enum.ts diff --git a/dmp-frontend/src/notification-service/core/enum/permission.enum.ts b/frontend/src/notification-service/core/enum/permission.enum.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/enum/permission.enum.ts rename to frontend/src/notification-service/core/enum/permission.enum.ts diff --git a/dmp-frontend/src/notification-service/core/enum/tenant-configuration-type.ts b/frontend/src/notification-service/core/enum/tenant-configuration-type.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/enum/tenant-configuration-type.ts rename to frontend/src/notification-service/core/enum/tenant-configuration-type.ts diff --git a/dmp-frontend/src/notification-service/core/formatting/enum-utils.service.ts b/frontend/src/notification-service/core/formatting/enum-utils.service.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/formatting/enum-utils.service.ts rename to frontend/src/notification-service/core/formatting/enum-utils.service.ts diff --git a/dmp-frontend/src/notification-service/core/formatting/formatting.module.ts b/frontend/src/notification-service/core/formatting/formatting.module.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/formatting/formatting.module.ts rename to frontend/src/notification-service/core/formatting/formatting.module.ts diff --git a/dmp-frontend/src/notification-service/core/formatting/pipes/is-active-type.pipe.ts b/frontend/src/notification-service/core/formatting/pipes/is-active-type.pipe.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/formatting/pipes/is-active-type.pipe.ts rename to frontend/src/notification-service/core/formatting/pipes/is-active-type.pipe.ts diff --git a/dmp-frontend/src/notification-service/core/formatting/pipes/notification-inapp-tracking-type.pipe.ts b/frontend/src/notification-service/core/formatting/pipes/notification-inapp-tracking-type.pipe.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/formatting/pipes/notification-inapp-tracking-type.pipe.ts rename to frontend/src/notification-service/core/formatting/pipes/notification-inapp-tracking-type.pipe.ts diff --git a/dmp-frontend/src/notification-service/core/model/inapp-notification.model.ts b/frontend/src/notification-service/core/model/inapp-notification.model.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/model/inapp-notification.model.ts rename to frontend/src/notification-service/core/model/inapp-notification.model.ts diff --git a/dmp-frontend/src/notification-service/core/model/notification-template.model.ts b/frontend/src/notification-service/core/model/notification-template.model.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/model/notification-template.model.ts rename to frontend/src/notification-service/core/model/notification-template.model.ts diff --git a/dmp-frontend/src/notification-service/core/model/notification.model.ts b/frontend/src/notification-service/core/model/notification.model.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/model/notification.model.ts rename to frontend/src/notification-service/core/model/notification.model.ts diff --git a/dmp-frontend/src/notification-service/core/model/notifier-configuration.model.ts b/frontend/src/notification-service/core/model/notifier-configuration.model.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/model/notifier-configuration.model.ts rename to frontend/src/notification-service/core/model/notifier-configuration.model.ts diff --git a/dmp-frontend/src/notification-service/core/model/principal.model.ts b/frontend/src/notification-service/core/model/principal.model.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/model/principal.model.ts rename to frontend/src/notification-service/core/model/principal.model.ts diff --git a/dmp-frontend/src/notification-service/core/model/tenant-configuration.ts b/frontend/src/notification-service/core/model/tenant-configuration.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/model/tenant-configuration.ts rename to frontend/src/notification-service/core/model/tenant-configuration.ts diff --git a/dmp-frontend/src/notification-service/core/model/user-notification-preference.model.ts b/frontend/src/notification-service/core/model/user-notification-preference.model.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/model/user-notification-preference.model.ts rename to frontend/src/notification-service/core/model/user-notification-preference.model.ts diff --git a/dmp-frontend/src/notification-service/core/query/inapp-notification.lookup.ts b/frontend/src/notification-service/core/query/inapp-notification.lookup.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/query/inapp-notification.lookup.ts rename to frontend/src/notification-service/core/query/inapp-notification.lookup.ts diff --git a/dmp-frontend/src/notification-service/core/query/notification-template.lookup.ts b/frontend/src/notification-service/core/query/notification-template.lookup.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/query/notification-template.lookup.ts rename to frontend/src/notification-service/core/query/notification-template.lookup.ts diff --git a/dmp-frontend/src/notification-service/core/query/notification.lookup.ts b/frontend/src/notification-service/core/query/notification.lookup.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/query/notification.lookup.ts rename to frontend/src/notification-service/core/query/notification.lookup.ts diff --git a/dmp-frontend/src/notification-service/core/query/notifier-list.lookup.ts b/frontend/src/notification-service/core/query/notifier-list.lookup.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/query/notifier-list.lookup.ts rename to frontend/src/notification-service/core/query/notifier-list.lookup.ts diff --git a/dmp-frontend/src/notification-service/core/query/tenant-configuration.lookup.ts b/frontend/src/notification-service/core/query/tenant-configuration.lookup.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/query/tenant-configuration.lookup.ts rename to frontend/src/notification-service/core/query/tenant-configuration.lookup.ts diff --git a/dmp-frontend/src/notification-service/core/query/user-notification-preference.lookup.ts b/frontend/src/notification-service/core/query/user-notification-preference.lookup.ts similarity index 100% rename from dmp-frontend/src/notification-service/core/query/user-notification-preference.lookup.ts rename to frontend/src/notification-service/core/query/user-notification-preference.lookup.ts diff --git a/dmp-frontend/src/notification-service/services/core-service.module.ts b/frontend/src/notification-service/services/core-service.module.ts similarity index 100% rename from dmp-frontend/src/notification-service/services/core-service.module.ts rename to frontend/src/notification-service/services/core-service.module.ts diff --git a/dmp-frontend/src/notification-service/services/http/inapp-notification.service.ts b/frontend/src/notification-service/services/http/inapp-notification.service.ts similarity index 100% rename from dmp-frontend/src/notification-service/services/http/inapp-notification.service.ts rename to frontend/src/notification-service/services/http/inapp-notification.service.ts diff --git a/dmp-frontend/src/notification-service/services/http/notification-service.ts b/frontend/src/notification-service/services/http/notification-service.ts similarity index 100% rename from dmp-frontend/src/notification-service/services/http/notification-service.ts rename to frontend/src/notification-service/services/http/notification-service.ts diff --git a/dmp-frontend/src/notification-service/services/http/notification-template.service.ts b/frontend/src/notification-service/services/http/notification-template.service.ts similarity index 100% rename from dmp-frontend/src/notification-service/services/http/notification-template.service.ts rename to frontend/src/notification-service/services/http/notification-template.service.ts diff --git a/dmp-frontend/src/notification-service/services/http/tenant-configuration.service.ts b/frontend/src/notification-service/services/http/tenant-configuration.service.ts similarity index 100% rename from dmp-frontend/src/notification-service/services/http/tenant-configuration.service.ts rename to frontend/src/notification-service/services/http/tenant-configuration.service.ts diff --git a/dmp-frontend/src/notification-service/services/http/user-notification-preference.service.ts b/frontend/src/notification-service/services/http/user-notification-preference.service.ts similarity index 100% rename from dmp-frontend/src/notification-service/services/http/user-notification-preference.service.ts rename to frontend/src/notification-service/services/http/user-notification-preference.service.ts diff --git a/dmp-frontend/src/notification-service/ui/admin/notification-template/editor/field-options/notification-template-field-options.component.html b/frontend/src/notification-service/ui/admin/notification-template/editor/field-options/notification-template-field-options.component.html similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification-template/editor/field-options/notification-template-field-options.component.html rename to frontend/src/notification-service/ui/admin/notification-template/editor/field-options/notification-template-field-options.component.html diff --git a/dmp-frontend/src/notification-service/ui/admin/notification-template/editor/field-options/notification-template-field-options.component.scss b/frontend/src/notification-service/ui/admin/notification-template/editor/field-options/notification-template-field-options.component.scss similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification-template/editor/field-options/notification-template-field-options.component.scss rename to frontend/src/notification-service/ui/admin/notification-template/editor/field-options/notification-template-field-options.component.scss diff --git a/dmp-frontend/src/notification-service/ui/admin/notification-template/editor/field-options/notification-template-field-options.component.ts b/frontend/src/notification-service/ui/admin/notification-template/editor/field-options/notification-template-field-options.component.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification-template/editor/field-options/notification-template-field-options.component.ts rename to frontend/src/notification-service/ui/admin/notification-template/editor/field-options/notification-template-field-options.component.ts diff --git a/dmp-frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.component.html b/frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.component.html similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.component.html rename to frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.component.html diff --git a/dmp-frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.component.scss b/frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.component.scss similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.component.scss rename to frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.component.scss diff --git a/dmp-frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.component.ts b/frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.component.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.component.ts rename to frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.component.ts diff --git a/dmp-frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.model.ts b/frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.model.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.model.ts rename to frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.model.ts diff --git a/dmp-frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.resolver.ts b/frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.resolver.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.resolver.ts rename to frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.resolver.ts diff --git a/dmp-frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.service.ts b/frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.service.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.service.ts rename to frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.service.ts diff --git a/dmp-frontend/src/notification-service/ui/admin/notification-template/listing/filters/notification-template-listing-filters.component.html b/frontend/src/notification-service/ui/admin/notification-template/listing/filters/notification-template-listing-filters.component.html similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification-template/listing/filters/notification-template-listing-filters.component.html rename to frontend/src/notification-service/ui/admin/notification-template/listing/filters/notification-template-listing-filters.component.html diff --git a/dmp-frontend/src/notification-service/ui/admin/notification-template/listing/filters/notification-template-listing-filters.component.scss b/frontend/src/notification-service/ui/admin/notification-template/listing/filters/notification-template-listing-filters.component.scss similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification-template/listing/filters/notification-template-listing-filters.component.scss rename to frontend/src/notification-service/ui/admin/notification-template/listing/filters/notification-template-listing-filters.component.scss diff --git a/dmp-frontend/src/notification-service/ui/admin/notification-template/listing/filters/notification-template-listing-filters.component.ts b/frontend/src/notification-service/ui/admin/notification-template/listing/filters/notification-template-listing-filters.component.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification-template/listing/filters/notification-template-listing-filters.component.ts rename to frontend/src/notification-service/ui/admin/notification-template/listing/filters/notification-template-listing-filters.component.ts diff --git a/dmp-frontend/src/notification-service/ui/admin/notification-template/listing/notification-template-listing.component.html b/frontend/src/notification-service/ui/admin/notification-template/listing/notification-template-listing.component.html similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification-template/listing/notification-template-listing.component.html rename to frontend/src/notification-service/ui/admin/notification-template/listing/notification-template-listing.component.html diff --git a/dmp-frontend/src/notification-service/ui/admin/notification-template/listing/notification-template-listing.component.scss b/frontend/src/notification-service/ui/admin/notification-template/listing/notification-template-listing.component.scss similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification-template/listing/notification-template-listing.component.scss rename to frontend/src/notification-service/ui/admin/notification-template/listing/notification-template-listing.component.scss diff --git a/dmp-frontend/src/notification-service/ui/admin/notification-template/listing/notification-template-listing.component.ts b/frontend/src/notification-service/ui/admin/notification-template/listing/notification-template-listing.component.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification-template/listing/notification-template-listing.component.ts rename to frontend/src/notification-service/ui/admin/notification-template/listing/notification-template-listing.component.ts diff --git a/dmp-frontend/src/notification-service/ui/admin/notification-template/notification-template.module.ts b/frontend/src/notification-service/ui/admin/notification-template/notification-template.module.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification-template/notification-template.module.ts rename to frontend/src/notification-service/ui/admin/notification-template/notification-template.module.ts diff --git a/dmp-frontend/src/notification-service/ui/admin/notification-template/notification-template.routing.ts b/frontend/src/notification-service/ui/admin/notification-template/notification-template.routing.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification-template/notification-template.routing.ts rename to frontend/src/notification-service/ui/admin/notification-template/notification-template.routing.ts diff --git a/dmp-frontend/src/notification-service/ui/admin/notification/filters/notification-listing-filters.component.html b/frontend/src/notification-service/ui/admin/notification/filters/notification-listing-filters.component.html similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification/filters/notification-listing-filters.component.html rename to frontend/src/notification-service/ui/admin/notification/filters/notification-listing-filters.component.html diff --git a/dmp-frontend/src/notification-service/ui/admin/notification/filters/notification-listing-filters.component.scss b/frontend/src/notification-service/ui/admin/notification/filters/notification-listing-filters.component.scss similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification/filters/notification-listing-filters.component.scss rename to frontend/src/notification-service/ui/admin/notification/filters/notification-listing-filters.component.scss diff --git a/dmp-frontend/src/notification-service/ui/admin/notification/filters/notification-listing-filters.component.ts b/frontend/src/notification-service/ui/admin/notification/filters/notification-listing-filters.component.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification/filters/notification-listing-filters.component.ts rename to frontend/src/notification-service/ui/admin/notification/filters/notification-listing-filters.component.ts diff --git a/dmp-frontend/src/notification-service/ui/admin/notification/notification-listing.component.html b/frontend/src/notification-service/ui/admin/notification/notification-listing.component.html similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification/notification-listing.component.html rename to frontend/src/notification-service/ui/admin/notification/notification-listing.component.html diff --git a/dmp-frontend/src/notification-service/ui/admin/notification/notification-listing.component.scss b/frontend/src/notification-service/ui/admin/notification/notification-listing.component.scss similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification/notification-listing.component.scss rename to frontend/src/notification-service/ui/admin/notification/notification-listing.component.scss diff --git a/dmp-frontend/src/notification-service/ui/admin/notification/notification-listing.component.ts b/frontend/src/notification-service/ui/admin/notification/notification-listing.component.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification/notification-listing.component.ts rename to frontend/src/notification-service/ui/admin/notification/notification-listing.component.ts diff --git a/dmp-frontend/src/notification-service/ui/admin/notification/notification.module.ts b/frontend/src/notification-service/ui/admin/notification/notification.module.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification/notification.module.ts rename to frontend/src/notification-service/ui/admin/notification/notification.module.ts diff --git a/dmp-frontend/src/notification-service/ui/admin/notification/notification.routing.ts b/frontend/src/notification-service/ui/admin/notification/notification.routing.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/notification/notification.routing.ts rename to frontend/src/notification-service/ui/admin/notification/notification.routing.ts diff --git a/dmp-frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.component.html b/frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.component.html similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.component.html rename to frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.component.html diff --git a/dmp-frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.component.scss b/frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.component.scss similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.component.scss rename to frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.component.scss diff --git a/dmp-frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.component.ts b/frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.component.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.component.ts rename to frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.component.ts diff --git a/dmp-frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.model.ts b/frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.model.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.model.ts rename to frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.model.ts diff --git a/dmp-frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.module.ts b/frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.module.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.module.ts rename to frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.module.ts diff --git a/dmp-frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.resolver.ts b/frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.resolver.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.resolver.ts rename to frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.resolver.ts diff --git a/dmp-frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.service.ts b/frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.service.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.service.ts rename to frontend/src/notification-service/ui/admin/tenant-configuration/notifier-list/notifier-list-editor.service.ts diff --git a/dmp-frontend/src/notification-service/ui/inapp-notification/editor/inapp-notification-editor.component.html b/frontend/src/notification-service/ui/inapp-notification/editor/inapp-notification-editor.component.html similarity index 100% rename from dmp-frontend/src/notification-service/ui/inapp-notification/editor/inapp-notification-editor.component.html rename to frontend/src/notification-service/ui/inapp-notification/editor/inapp-notification-editor.component.html diff --git a/dmp-frontend/src/notification-service/ui/inapp-notification/editor/inapp-notification-editor.component.scss b/frontend/src/notification-service/ui/inapp-notification/editor/inapp-notification-editor.component.scss similarity index 100% rename from dmp-frontend/src/notification-service/ui/inapp-notification/editor/inapp-notification-editor.component.scss rename to frontend/src/notification-service/ui/inapp-notification/editor/inapp-notification-editor.component.scss diff --git a/dmp-frontend/src/notification-service/ui/inapp-notification/editor/inapp-notification-editor.component.ts b/frontend/src/notification-service/ui/inapp-notification/editor/inapp-notification-editor.component.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/inapp-notification/editor/inapp-notification-editor.component.ts rename to frontend/src/notification-service/ui/inapp-notification/editor/inapp-notification-editor.component.ts diff --git a/dmp-frontend/src/notification-service/ui/inapp-notification/listing-dialog/mine-inapp-notification-listing-dialog.component.html b/frontend/src/notification-service/ui/inapp-notification/listing-dialog/mine-inapp-notification-listing-dialog.component.html similarity index 100% rename from dmp-frontend/src/notification-service/ui/inapp-notification/listing-dialog/mine-inapp-notification-listing-dialog.component.html rename to frontend/src/notification-service/ui/inapp-notification/listing-dialog/mine-inapp-notification-listing-dialog.component.html diff --git a/dmp-frontend/src/notification-service/ui/inapp-notification/listing-dialog/mine-inapp-notification-listing-dialog.component.scss b/frontend/src/notification-service/ui/inapp-notification/listing-dialog/mine-inapp-notification-listing-dialog.component.scss similarity index 100% rename from dmp-frontend/src/notification-service/ui/inapp-notification/listing-dialog/mine-inapp-notification-listing-dialog.component.scss rename to frontend/src/notification-service/ui/inapp-notification/listing-dialog/mine-inapp-notification-listing-dialog.component.scss diff --git a/dmp-frontend/src/notification-service/ui/inapp-notification/listing-dialog/mine-inapp-notification-listing-dialog.component.ts b/frontend/src/notification-service/ui/inapp-notification/listing-dialog/mine-inapp-notification-listing-dialog.component.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/inapp-notification/listing-dialog/mine-inapp-notification-listing-dialog.component.ts rename to frontend/src/notification-service/ui/inapp-notification/listing-dialog/mine-inapp-notification-listing-dialog.component.ts diff --git a/dmp-frontend/src/notification-service/ui/inapp-notification/listing/filters/mine-inapp-notification-listing-filters.component.html b/frontend/src/notification-service/ui/inapp-notification/listing/filters/mine-inapp-notification-listing-filters.component.html similarity index 100% rename from dmp-frontend/src/notification-service/ui/inapp-notification/listing/filters/mine-inapp-notification-listing-filters.component.html rename to frontend/src/notification-service/ui/inapp-notification/listing/filters/mine-inapp-notification-listing-filters.component.html diff --git a/dmp-frontend/src/notification-service/ui/inapp-notification/listing/filters/mine-inapp-notification-listing-filters.component.scss b/frontend/src/notification-service/ui/inapp-notification/listing/filters/mine-inapp-notification-listing-filters.component.scss similarity index 100% rename from dmp-frontend/src/notification-service/ui/inapp-notification/listing/filters/mine-inapp-notification-listing-filters.component.scss rename to frontend/src/notification-service/ui/inapp-notification/listing/filters/mine-inapp-notification-listing-filters.component.scss diff --git a/dmp-frontend/src/notification-service/ui/inapp-notification/listing/filters/mine-inapp-notification-listing-filters.component.ts b/frontend/src/notification-service/ui/inapp-notification/listing/filters/mine-inapp-notification-listing-filters.component.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/inapp-notification/listing/filters/mine-inapp-notification-listing-filters.component.ts rename to frontend/src/notification-service/ui/inapp-notification/listing/filters/mine-inapp-notification-listing-filters.component.ts diff --git a/dmp-frontend/src/notification-service/ui/inapp-notification/listing/mine-inapp-notification-listing.component.html b/frontend/src/notification-service/ui/inapp-notification/listing/mine-inapp-notification-listing.component.html similarity index 100% rename from dmp-frontend/src/notification-service/ui/inapp-notification/listing/mine-inapp-notification-listing.component.html rename to frontend/src/notification-service/ui/inapp-notification/listing/mine-inapp-notification-listing.component.html diff --git a/dmp-frontend/src/notification-service/ui/inapp-notification/listing/mine-inapp-notification-listing.component.scss b/frontend/src/notification-service/ui/inapp-notification/listing/mine-inapp-notification-listing.component.scss similarity index 100% rename from dmp-frontend/src/notification-service/ui/inapp-notification/listing/mine-inapp-notification-listing.component.scss rename to frontend/src/notification-service/ui/inapp-notification/listing/mine-inapp-notification-listing.component.scss diff --git a/dmp-frontend/src/notification-service/ui/inapp-notification/listing/mine-inapp-notification-listing.component.ts b/frontend/src/notification-service/ui/inapp-notification/listing/mine-inapp-notification-listing.component.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/inapp-notification/listing/mine-inapp-notification-listing.component.ts rename to frontend/src/notification-service/ui/inapp-notification/listing/mine-inapp-notification-listing.component.ts diff --git a/dmp-frontend/src/notification-service/ui/inapp-notification/mine-inapp-notification-routing.module.ts b/frontend/src/notification-service/ui/inapp-notification/mine-inapp-notification-routing.module.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/inapp-notification/mine-inapp-notification-routing.module.ts rename to frontend/src/notification-service/ui/inapp-notification/mine-inapp-notification-routing.module.ts diff --git a/dmp-frontend/src/notification-service/ui/inapp-notification/mine-inapp-notification.module.ts b/frontend/src/notification-service/ui/inapp-notification/mine-inapp-notification.module.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/inapp-notification/mine-inapp-notification.module.ts rename to frontend/src/notification-service/ui/inapp-notification/mine-inapp-notification.module.ts diff --git a/dmp-frontend/src/notification-service/ui/user-profile/notifier-list/user-profile-notifier-list-editor.component.html b/frontend/src/notification-service/ui/user-profile/notifier-list/user-profile-notifier-list-editor.component.html similarity index 100% rename from dmp-frontend/src/notification-service/ui/user-profile/notifier-list/user-profile-notifier-list-editor.component.html rename to frontend/src/notification-service/ui/user-profile/notifier-list/user-profile-notifier-list-editor.component.html diff --git a/dmp-frontend/src/notification-service/ui/user-profile/notifier-list/user-profile-notifier-list-editor.component.scss b/frontend/src/notification-service/ui/user-profile/notifier-list/user-profile-notifier-list-editor.component.scss similarity index 100% rename from dmp-frontend/src/notification-service/ui/user-profile/notifier-list/user-profile-notifier-list-editor.component.scss rename to frontend/src/notification-service/ui/user-profile/notifier-list/user-profile-notifier-list-editor.component.scss diff --git a/dmp-frontend/src/notification-service/ui/user-profile/notifier-list/user-profile-notifier-list-editor.component.ts b/frontend/src/notification-service/ui/user-profile/notifier-list/user-profile-notifier-list-editor.component.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/user-profile/notifier-list/user-profile-notifier-list-editor.component.ts rename to frontend/src/notification-service/ui/user-profile/notifier-list/user-profile-notifier-list-editor.component.ts diff --git a/dmp-frontend/src/notification-service/ui/user-profile/notifier-list/user-profile-notifier-list-editor.module.ts b/frontend/src/notification-service/ui/user-profile/notifier-list/user-profile-notifier-list-editor.module.ts similarity index 100% rename from dmp-frontend/src/notification-service/ui/user-profile/notifier-list/user-profile-notifier-list-editor.module.ts rename to frontend/src/notification-service/ui/user-profile/notifier-list/user-profile-notifier-list-editor.module.ts diff --git a/dmp-frontend/src/polyfills.ts b/frontend/src/polyfills.ts similarity index 100% rename from dmp-frontend/src/polyfills.ts rename to frontend/src/polyfills.ts diff --git a/dmp-frontend/src/styles.scss b/frontend/src/styles.scss similarity index 100% rename from dmp-frontend/src/styles.scss rename to frontend/src/styles.scss diff --git a/dmp-frontend/src/test.ts b/frontend/src/test.ts similarity index 100% rename from dmp-frontend/src/test.ts rename to frontend/src/test.ts diff --git a/dmp-frontend/src/tsconfig.app.json b/frontend/src/tsconfig.app.json similarity index 100% rename from dmp-frontend/src/tsconfig.app.json rename to frontend/src/tsconfig.app.json diff --git a/dmp-frontend/src/tsconfig.spec.json b/frontend/src/tsconfig.spec.json similarity index 100% rename from dmp-frontend/src/tsconfig.spec.json rename to frontend/src/tsconfig.spec.json diff --git a/dmp-frontend/start_nginx.sh b/frontend/start_nginx.sh similarity index 100% rename from dmp-frontend/start_nginx.sh rename to frontend/start_nginx.sh diff --git a/dmp-frontend/tsconfig.json b/frontend/tsconfig.json similarity index 100% rename from dmp-frontend/tsconfig.json rename to frontend/tsconfig.json diff --git a/dmp-frontend/tslint.json b/frontend/tslint.json similarity index 100% rename from dmp-frontend/tslint.json rename to frontend/tslint.json