From cdce0a64c1bbfa3f51b1d341dc220f56e5010941 Mon Sep 17 00:00:00 2001 From: Yury Bondarenko Date: Fri, 8 Mar 2024 10:29:59 +0100 Subject: [PATCH] Don't reflect theme in selector --- .../models/custom-switch/custom-switch.component.ts | 2 +- .../custom/app/admin/admin-sidebar/admin-sidebar.component.ts | 2 +- .../edit-bitstream-page/edit-bitstream-page.component.ts | 2 +- src/themes/custom/app/breadcrumbs/breadcrumbs.component.ts | 2 +- .../custom/app/collection-page/collection-page.component.ts | 2 +- .../edit-item-template-page.component.ts | 2 +- .../app/community-list-page/community-list-page.component.ts | 2 +- .../community-list/community-list.component.ts | 2 +- .../custom/app/community-page/community-page.component.ts | 2 +- .../community-page-sub-collection-list.component.ts | 2 +- .../community-page-sub-community-list.component.ts | 2 +- .../dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts | 2 +- src/themes/custom/app/footer/footer.component.ts | 2 +- src/themes/custom/app/forbidden/forbidden.component.ts | 2 +- .../forgot-password-email/forgot-email.component.ts | 2 +- .../forgot-password-form/forgot-password-form.component.ts | 2 +- .../app/header-nav-wrapper/header-navbar-wrapper.component.ts | 2 +- src/themes/custom/app/header/header.component.ts | 2 +- .../custom/app/home-page/home-news/home-news.component.ts | 2 +- src/themes/custom/app/home-page/home-page.component.ts | 2 +- .../top-level-community-list.component.ts | 2 +- .../app/info/end-user-agreement/end-user-agreement.component.ts | 2 +- .../app/info/feedback/feedback-form/feedback-form.component.ts | 2 +- src/themes/custom/app/info/feedback/feedback.component.ts | 2 +- src/themes/custom/app/info/privacy/privacy.component.ts | 2 +- src/themes/custom/app/item-page/alerts/item-alerts.component.ts | 2 +- .../edit-item-page/item-status/item-status.component.ts | 2 +- .../file-section/full-file-section.component.ts | 2 +- .../custom/app/item-page/full/full-item-page.component.ts | 2 +- .../media-viewer-image/media-viewer-image.component.ts | 2 +- .../media-viewer-video/media-viewer-video.component.ts | 2 +- .../custom/app/item-page/media-viewer/media-viewer.component.ts | 2 +- .../field-components/file-section/file-section.component.ts | 2 +- src/themes/custom/app/item-page/simple/item-page.component.ts | 2 +- .../metadata-representation-list.component.ts | 2 +- src/themes/custom/app/login-page/login-page.component.ts | 2 +- src/themes/custom/app/logout-page/logout-page.component.ts | 2 +- .../app/lookup-by-id/objectnotfound/objectnotfound.component.ts | 2 +- .../custom/app/my-dspace-page/my-dspace-page.component.ts | 2 +- .../expandable-navbar-section.component.ts | 2 +- src/themes/custom/app/navbar/navbar.component.ts | 2 +- src/themes/custom/app/pagenotfound/pagenotfound.component.ts | 2 +- src/themes/custom/app/profile-page/profile-page.component.ts | 2 +- .../register-page/create-profile/create-profile.component.ts | 2 +- .../register-page/register-email/register-email.component.ts | 2 +- .../deny-request-copy/deny-request-copy.component.ts | 2 +- .../email-request-copy/email-request-copy.component.ts | 2 +- .../grant-request-copy/grant-request-copy.component.ts | 2 +- src/themes/custom/app/root/root.component.ts | 2 +- src/themes/custom/app/search-navbar/search-navbar.component.ts | 2 +- .../app/search-page/configuration-search-page.component.ts | 2 +- src/themes/custom/app/search-page/search-page.component.ts | 2 +- .../custom/app/shared/auth-nav-menu/auth-nav-menu.component.ts | 2 +- .../app/shared/auth-nav-menu/user-menu/user-menu.component.ts | 2 +- src/themes/custom/app/shared/browse-by/browse-by.component.ts | 2 +- .../shared/collection-dropdown/collection-dropdown.component.ts | 2 +- .../comcol-page-browse-by/comcol-page-browse-by.component.ts | 2 +- .../shared/comcol-page-handle/comcol-page-handle.component.ts | 2 +- .../create-collection-parent-selector.component.ts | 2 +- .../create-community-parent-selector.component.ts | 2 +- .../create-item-parent-selector.component.ts | 2 +- .../edit-collection-selector.component.ts | 2 +- .../edit-community-selector.component.ts | 2 +- .../edit-item-selector/edit-item-selector.component.ts | 2 +- .../shared/file-download-link/file-download-link.component.ts | 2 +- .../dynamic-lookup-relation-external-source-tab.component.ts | 2 +- .../external-source-entry-import-modal.component.ts | 2 +- .../search-tab/dynamic-lookup-relation-search-tab.component.ts | 2 +- .../custom/app/shared/lang-switch/lang-switch.component.ts | 2 +- src/themes/custom/app/shared/loading/loading.component.ts | 2 +- src/themes/custom/app/shared/log-in/log-in.component.ts | 2 +- .../badges/access-status-badge/access-status-badge.component.ts | 2 +- .../shared/object-collection/shared/badges/badges.component.ts | 2 +- .../my-dspace-status-badge/my-dspace-status-badge.component.ts | 2 +- .../shared/badges/status-badge/status-badge.component.ts | 2 +- .../shared/badges/type-badge/type-badge.component.ts | 2 +- .../custom/app/shared/object-list/object-list.component.ts | 2 +- .../shared/results-back-button/results-back-button.component.ts | 2 +- .../custom/app/shared/search-form/search-form.component.ts | 2 +- .../shared/search/search-filters/search-filters.component.ts | 2 +- .../shared/search/search-results/search-results.component.ts | 2 +- .../shared/search/search-settings/search-settings.component.ts | 2 +- .../shared/search/search-sidebar/search-sidebar.component.ts | 2 +- .../collection-statistics-page.component.ts | 2 +- .../community-statistics-page.component.ts | 2 +- .../item-statistics-page/item-statistics-page.component.ts | 2 +- .../site-statistics-page/site-statistics-page.component.ts | 2 +- .../custom/app/submission/edit/submission-edit.component.ts | 2 +- .../import-external/submission-import-external.component.ts | 2 +- .../sections/upload/file/section-upload-file.component.ts | 2 +- .../custom/app/submission/submit/submission-submit.component.ts | 2 +- src/themes/custom/app/thumbnail/thumbnail.component.ts | 2 +- .../workflow-item-delete/workflow-item-delete.component.ts | 2 +- .../workflow-item-send-back.component.ts | 2 +- .../app/header-nav-wrapper/header-navbar-wrapper.component.ts | 2 +- src/themes/dspace/app/header/header.component.ts | 2 +- .../dspace/app/home-page/home-news/home-news.component.ts | 2 +- src/themes/dspace/app/navbar/navbar.component.ts | 2 +- 98 files changed, 98 insertions(+), 98 deletions(-) diff --git a/src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.ts b/src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.ts index 47780e66f6a..21728d20e47 100644 --- a/src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.ts +++ b/src/app/shared/form/builder/ds-dynamic-form-ui/models/custom-switch/custom-switch.component.ts @@ -7,7 +7,7 @@ import { DynamicFormLayoutService, DynamicFormValidationService } from '@ng-dyna import { DynamicCustomSwitchModel } from './custom-switch.model'; @Component({ - selector: 'ds-custom-switch', + selector: 'ds-themed-switch', styleUrls: ['./custom-switch.component.scss'], templateUrl: './custom-switch.component.html', }) diff --git a/src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.ts b/src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.ts index f522f210c4e..2f087fe3b96 100644 --- a/src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.ts +++ b/src/themes/custom/app/admin/admin-sidebar/admin-sidebar.component.ts @@ -5,7 +5,7 @@ import { AdminSidebarComponent as BaseComponent } from '../../../../../app/admin * Component representing the admin sidebar */ @Component({ - selector: 'ds-custom-admin-sidebar', + selector: 'ds-themed-admin-sidebar', // templateUrl: './admin-sidebar.component.html', templateUrl: '../../../../../app/admin/admin-sidebar/admin-sidebar.component.html', // styleUrls: ['./admin-sidebar.component.scss'] diff --git a/src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts b/src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts index 0538ef4bb4e..043f988fd1b 100644 --- a/src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts +++ b/src/themes/custom/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.ts @@ -2,7 +2,7 @@ import { EditBitstreamPageComponent as BaseComponent } from '../../../../../app/ import { ChangeDetectionStrategy, Component } from '@angular/core'; @Component({ - selector: 'ds-custom-edit-bitstream-page', + selector: 'ds-themed-edit-bitstream-page', // styleUrls: ['./edit-bitstream-page.component.scss'], styleUrls: ['../../../../../app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.scss'], // templateUrl: './edit-bitstream-page.component.html', diff --git a/src/themes/custom/app/breadcrumbs/breadcrumbs.component.ts b/src/themes/custom/app/breadcrumbs/breadcrumbs.component.ts index aaff3659d25..37c435eb60a 100644 --- a/src/themes/custom/app/breadcrumbs/breadcrumbs.component.ts +++ b/src/themes/custom/app/breadcrumbs/breadcrumbs.component.ts @@ -5,7 +5,7 @@ import { BreadcrumbsComponent as BaseComponent } from '../../../../app/breadcrum * Component representing the breadcrumbs of a page */ @Component({ - selector: 'ds-custom-breadcrumbs', + selector: 'ds-themed-breadcrumbs', // templateUrl: './breadcrumbs.component.html', templateUrl: '../../../../app/breadcrumbs/breadcrumbs.component.html', // styleUrls: ['./breadcrumbs.component.scss'] diff --git a/src/themes/custom/app/collection-page/collection-page.component.ts b/src/themes/custom/app/collection-page/collection-page.component.ts index ca6a16c048a..543238cf33c 100644 --- a/src/themes/custom/app/collection-page/collection-page.component.ts +++ b/src/themes/custom/app/collection-page/collection-page.component.ts @@ -4,7 +4,7 @@ import { fadeIn, fadeInOut } from '../../../../app/shared/animations/fade'; @Component({ - selector: 'ds-custom-collection-page', + selector: 'ds-themed-collection-page', // templateUrl: './collection-page.component.html', templateUrl: '../../../../app/collection-page/collection-page.component.html', // styleUrls: ['./collection-page.component.scss'] diff --git a/src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.ts b/src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.ts index e46b44955de..63f60805db9 100644 --- a/src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.ts +++ b/src/themes/custom/app/collection-page/edit-item-template-page/edit-item-template-page.component.ts @@ -4,7 +4,7 @@ import { } from '../../../../../app/collection-page/edit-item-template-page/edit-item-template-page.component'; @Component({ - selector: 'ds-custom-edit-item-template-page', + selector: 'ds-themed-edit-item-template-page', styleUrls: ['./edit-item-template-page.component.scss'], // templateUrl: './edit-item-template-page.component.html', templateUrl: '../../../../../app/collection-page/edit-item-template-page/edit-item-template-page.component.html', diff --git a/src/themes/custom/app/community-list-page/community-list-page.component.ts b/src/themes/custom/app/community-list-page/community-list-page.component.ts index 5e15eb77760..82581a22bac 100644 --- a/src/themes/custom/app/community-list-page/community-list-page.component.ts +++ b/src/themes/custom/app/community-list-page/community-list-page.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { CommunityListPageComponent as BaseComponent } from '../../../../app/community-list-page/community-list-page.component'; @Component({ - selector: 'ds-custom-community-list-page', + selector: 'ds-themed-community-list-page', // styleUrls: ['./community-list-page.component.scss'], // templateUrl: './community-list-page.component.html' templateUrl: '../../../../app/community-list-page/community-list-page.component.html' diff --git a/src/themes/custom/app/community-list-page/community-list/community-list.component.ts b/src/themes/custom/app/community-list-page/community-list/community-list.component.ts index 2003a86604c..4ec3a4a8fae 100644 --- a/src/themes/custom/app/community-list-page/community-list/community-list.component.ts +++ b/src/themes/custom/app/community-list-page/community-list/community-list.component.ts @@ -9,7 +9,7 @@ import { CommunityListComponent as BaseComponent } from '../../../../../app/comm * Which nodes were expanded is kept in the store, so this persists across pages. */ @Component({ - selector: 'ds-custom-community-list', + selector: 'ds-themed-community-list', // styleUrls: ['./community-list.component.scss'], // templateUrl: './community-list.component.html' templateUrl: '../../../../../app/community-list-page/community-list/community-list.component.html' diff --git a/src/themes/custom/app/community-page/community-page.component.ts b/src/themes/custom/app/community-page/community-page.component.ts index fafce19ba8b..bfcb0c05ff1 100644 --- a/src/themes/custom/app/community-page/community-page.component.ts +++ b/src/themes/custom/app/community-page/community-page.component.ts @@ -4,7 +4,7 @@ import { fadeInOut } from '../../../../app/shared/animations/fade'; @Component({ - selector: 'ds-custom-community-page', + selector: 'ds-themed-community-page', // templateUrl: './community-page.component.html', templateUrl: '../../../../app/community-page/community-page.component.html', // styleUrls: ['./community-page.component.scss'] diff --git a/src/themes/custom/app/community-page/sections/sub-com-col-section/sub-collection-list/community-page-sub-collection-list.component.ts b/src/themes/custom/app/community-page/sections/sub-com-col-section/sub-collection-list/community-page-sub-collection-list.component.ts index 1f4e32dcffc..425276690b2 100644 --- a/src/themes/custom/app/community-page/sections/sub-com-col-section/sub-collection-list/community-page-sub-collection-list.component.ts +++ b/src/themes/custom/app/community-page/sections/sub-com-col-section/sub-collection-list/community-page-sub-collection-list.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { CommunityPageSubCollectionListComponent as BaseComponent } from '../../../../../../../app/community-page/sections/sub-com-col-section/sub-collection-list/community-page-sub-collection-list.component'; @Component({ - selector: 'ds-custom-community-page-sub-collection-list', + selector: 'ds-themed-community-page-sub-collection-list', // styleUrls: ['./community-page-sub-collection-list.component.scss'], styleUrls: ['../../../../../app/community-page/sections/sub-com-col-section/sub-collection-list/community-page-sub-collection-list.component.scss'], // templateUrl: './community-page-sub-collection-list.component.html', diff --git a/src/themes/custom/app/community-page/sections/sub-com-col-section/sub-community-list/community-page-sub-community-list.component.ts b/src/themes/custom/app/community-page/sections/sub-com-col-section/sub-community-list/community-page-sub-community-list.component.ts index c9e6752e9bb..926bd71a205 100644 --- a/src/themes/custom/app/community-page/sections/sub-com-col-section/sub-community-list/community-page-sub-community-list.component.ts +++ b/src/themes/custom/app/community-page/sections/sub-com-col-section/sub-community-list/community-page-sub-community-list.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { CommunityPageSubCommunityListComponent as BaseComponent } from '../../../../../../../app/community-page/sections/sub-com-col-section/sub-community-list/community-page-sub-community-list.component'; @Component({ - selector: 'ds-custom-community-page-sub-community-list', + selector: 'ds-themed-community-page-sub-community-list', // styleUrls: ['./community-page-sub-community-list.component.scss'], styleUrls: ['../../../../../../../app/community-page/sections/sub-com-col-section/sub-community-list/community-page-sub-community-list.component.scss'], // templateUrl: './community-page-sub-community-list.component.html', diff --git a/src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts b/src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts index b2d9a7326ee..366d14c92a6 100644 --- a/src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts +++ b/src/themes/custom/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts @@ -2,7 +2,7 @@ import { DsoEditMetadataComponent as BaseComponent } from '../../../../../app/ds import { Component } from '@angular/core'; @Component({ - selector: 'ds-custom-dso-edit-metadata', + selector: 'ds-themed-dso-edit-metadata', // styleUrls: ['./dso-edit-metadata.component.scss'], styleUrls: ['../../../../../app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.scss'], // templateUrl: './dso-edit-metadata.component.html', diff --git a/src/themes/custom/app/footer/footer.component.ts b/src/themes/custom/app/footer/footer.component.ts index bb9b5758431..e1c4ee9c317 100644 --- a/src/themes/custom/app/footer/footer.component.ts +++ b/src/themes/custom/app/footer/footer.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { FooterComponent as BaseComponent } from '../../../../app/footer/footer.component'; @Component({ - selector: 'ds-custom-footer', + selector: 'ds-themed-footer', // styleUrls: ['./footer.component.scss'], styleUrls: ['../../../../app/footer/footer.component.scss'], // templateUrl: './footer.component.html' diff --git a/src/themes/custom/app/forbidden/forbidden.component.ts b/src/themes/custom/app/forbidden/forbidden.component.ts index bd24e39e0d5..0dadb3c3741 100644 --- a/src/themes/custom/app/forbidden/forbidden.component.ts +++ b/src/themes/custom/app/forbidden/forbidden.component.ts @@ -3,7 +3,7 @@ import { ForbiddenComponent as BaseComponent } from '../../../../app/forbidden/f @Component({ - selector: 'ds-custom-forbidden', + selector: 'ds-themed-forbidden', // templateUrl: './forbidden.component.html', templateUrl: '../../../../app/forbidden/forbidden.component.html', // styleUrls: ['./forbidden.component.scss'] diff --git a/src/themes/custom/app/forgot-password/forgot-password-email/forgot-email.component.ts b/src/themes/custom/app/forgot-password/forgot-password-email/forgot-email.component.ts index 94c8bc34990..ea6d4df8e93 100644 --- a/src/themes/custom/app/forgot-password/forgot-password-email/forgot-email.component.ts +++ b/src/themes/custom/app/forgot-password/forgot-password-email/forgot-email.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { ForgotEmailComponent as BaseComponent } from '../../../../../app/forgot-password/forgot-password-email/forgot-email.component'; @Component({ - selector: 'ds-custom-forgot-email', + selector: 'ds-themed-forgot-email', // styleUrls: ['./forgot-email.component.scss'], styleUrls: ['../../../../../app/forgot-password/forgot-password-email/forgot-email.component.scss'], // templateUrl: './forgot-email.component.html' diff --git a/src/themes/custom/app/forgot-password/forgot-password-form/forgot-password-form.component.ts b/src/themes/custom/app/forgot-password/forgot-password-form/forgot-password-form.component.ts index f24a04f9b26..f6ec17348f4 100644 --- a/src/themes/custom/app/forgot-password/forgot-password-form/forgot-password-form.component.ts +++ b/src/themes/custom/app/forgot-password/forgot-password-form/forgot-password-form.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { ForgotPasswordFormComponent as BaseComponent } from '../../../../../app/forgot-password/forgot-password-form/forgot-password-form.component'; @Component({ - selector: 'ds-custom-forgot-password-form', + selector: 'ds-themed-forgot-password-form', // styleUrls: ['./forgot-password-form.component.scss'], styleUrls: ['../../../../../app/forgot-password/forgot-password-form/forgot-password-form.component.scss'], // templateUrl: './forgot-password-form.component.html' diff --git a/src/themes/custom/app/header-nav-wrapper/header-navbar-wrapper.component.ts b/src/themes/custom/app/header-nav-wrapper/header-navbar-wrapper.component.ts index aaaa21fb22a..36d66ac5d6f 100644 --- a/src/themes/custom/app/header-nav-wrapper/header-navbar-wrapper.component.ts +++ b/src/themes/custom/app/header-nav-wrapper/header-navbar-wrapper.component.ts @@ -5,7 +5,7 @@ import { HeaderNavbarWrapperComponent as BaseComponent } from '../../../../app/h * This component represents a wrapper for the horizontal navbar and the header */ @Component({ - selector: 'ds-custom-header-navbar-wrapper', + selector: 'ds-themed-header-navbar-wrapper', // styleUrls: ['./header-navbar-wrapper.component.scss'], styleUrls: ['../../../../app/header-nav-wrapper/header-navbar-wrapper.component.scss'], // templateUrl: './header-navbar-wrapper.component.html', diff --git a/src/themes/custom/app/header/header.component.ts b/src/themes/custom/app/header/header.component.ts index 9f9cca71ea4..009e494022f 100644 --- a/src/themes/custom/app/header/header.component.ts +++ b/src/themes/custom/app/header/header.component.ts @@ -5,7 +5,7 @@ import { HeaderComponent as BaseComponent } from '../../../../app/header/header. * Represents the header with the logo and simple navigation */ @Component({ - selector: 'ds-custom-header', + selector: 'ds-themed-header', // styleUrls: ['header.component.scss'], styleUrls: ['../../../../app/header/header.component.scss'], // templateUrl: 'header.component.html', diff --git a/src/themes/custom/app/home-page/home-news/home-news.component.ts b/src/themes/custom/app/home-page/home-news/home-news.component.ts index bddc2406c03..536e02c7d20 100644 --- a/src/themes/custom/app/home-page/home-news/home-news.component.ts +++ b/src/themes/custom/app/home-page/home-news/home-news.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { HomeNewsComponent as BaseComponent } from '../../../../../app/home-page/home-news/home-news.component'; @Component({ - selector: 'ds-custom-home-news', + selector: 'ds-themed-home-news', // styleUrls: ['./home-news.component.scss'], styleUrls: ['../../../../../app/home-page/home-news/home-news.component.scss'], // templateUrl: './home-news.component.html' diff --git a/src/themes/custom/app/home-page/home-page.component.ts b/src/themes/custom/app/home-page/home-page.component.ts index 1537d3ba4fe..103597a9e2c 100644 --- a/src/themes/custom/app/home-page/home-page.component.ts +++ b/src/themes/custom/app/home-page/home-page.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { HomePageComponent as BaseComponent } from '../../../../app/home-page/home-page.component'; @Component({ - selector: 'ds-custom-home-page', + selector: 'ds-themed-home-page', // styleUrls: ['./home-page.component.scss'], styleUrls: ['../../../../app/home-page/home-page.component.scss'], // templateUrl: './home-page.component.html' diff --git a/src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.ts b/src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.ts index 9f767360cce..fd8394dc79c 100644 --- a/src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.ts +++ b/src/themes/custom/app/home-page/top-level-community-list/top-level-community-list.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { TopLevelCommunityListComponent as BaseComponent } from '../../../../../app/home-page/top-level-community-list/top-level-community-list.component'; @Component({ - selector: 'ds-custom-top-level-community-list', + selector: 'ds-themed-top-level-community-list', // styleUrls: ['./top-level-community-list.component.scss'], styleUrls: ['../../../../../app/home-page/top-level-community-list/top-level-community-list.component.scss'], // templateUrl: './top-level-community-list.component.html' diff --git a/src/themes/custom/app/info/end-user-agreement/end-user-agreement.component.ts b/src/themes/custom/app/info/end-user-agreement/end-user-agreement.component.ts index 9b5224380d2..6aeb8ff16ce 100644 --- a/src/themes/custom/app/info/end-user-agreement/end-user-agreement.component.ts +++ b/src/themes/custom/app/info/end-user-agreement/end-user-agreement.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { EndUserAgreementComponent as BaseComponent } from '../../../../../app/info/end-user-agreement/end-user-agreement.component'; @Component({ - selector: 'ds-custom-end-user-agreement', + selector: 'ds-themed-end-user-agreement', // styleUrls: ['./end-user-agreement.component.scss'], styleUrls: ['../../../../../app/info/end-user-agreement/end-user-agreement.component.scss'], // templateUrl: './end-user-agreement.component.html' diff --git a/src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.ts b/src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.ts index 01ed407981b..57ec4339157 100644 --- a/src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.ts +++ b/src/themes/custom/app/info/feedback/feedback-form/feedback-form.component.ts @@ -4,7 +4,7 @@ import { } from '../../../../../../app/info/feedback/feedback-form/feedback-form.component'; @Component({ - selector: 'ds-custom-feedback-form', + selector: 'ds-themed-feedback-form', // templateUrl: './feedback-form.component.html', templateUrl: '../../../../../../app/info/feedback/feedback-form/feedback-form.component.html', // styleUrls: ['./feedback-form.component.scss'], diff --git a/src/themes/custom/app/info/feedback/feedback.component.ts b/src/themes/custom/app/info/feedback/feedback.component.ts index 47711a10d5b..a04d1f6306d 100644 --- a/src/themes/custom/app/info/feedback/feedback.component.ts +++ b/src/themes/custom/app/info/feedback/feedback.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { FeedbackComponent as BaseComponent } from '../../../../../app/info/feedback/feedback.component'; @Component({ - selector: 'ds-custom-feedback', + selector: 'ds-themed-feedback', // styleUrls: ['./feedback.component.scss'], styleUrls: ['../../../../../app/info/feedback/feedback.component.scss'], // templateUrl: './feedback.component.html' diff --git a/src/themes/custom/app/info/privacy/privacy.component.ts b/src/themes/custom/app/info/privacy/privacy.component.ts index b922435a7a6..a29e68df57e 100644 --- a/src/themes/custom/app/info/privacy/privacy.component.ts +++ b/src/themes/custom/app/info/privacy/privacy.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { PrivacyComponent as BaseComponent } from '../../../../../app/info/privacy/privacy.component'; @Component({ - selector: 'ds-custom-privacy', + selector: 'ds-themed-privacy', // styleUrls: ['./privacy.component.scss'], styleUrls: ['../../../../../app/info/privacy/privacy.component.scss'], // templateUrl: './privacy.component.html' diff --git a/src/themes/custom/app/item-page/alerts/item-alerts.component.ts b/src/themes/custom/app/item-page/alerts/item-alerts.component.ts index 50a99cc60c9..d2ccb218254 100644 --- a/src/themes/custom/app/item-page/alerts/item-alerts.component.ts +++ b/src/themes/custom/app/item-page/alerts/item-alerts.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { ItemAlertsComponent as BaseComponent } from '../../../../../app/item-page/alerts/item-alerts.component'; @Component({ - selector: 'ds-custom-item-alerts', + selector: 'ds-themed-item-alerts', // templateUrl: './item-alerts.component.html', templateUrl: '../../../../../app/item-page/alerts/item-alerts.component.html', // styleUrls: ['./item-alerts.component.scss'], diff --git a/src/themes/custom/app/item-page/edit-item-page/item-status/item-status.component.ts b/src/themes/custom/app/item-page/edit-item-page/item-status/item-status.component.ts index 9f2fb54982f..43547c6cffd 100644 --- a/src/themes/custom/app/item-page/edit-item-page/item-status/item-status.component.ts +++ b/src/themes/custom/app/item-page/edit-item-page/item-status/item-status.component.ts @@ -3,7 +3,7 @@ import { fadeIn, fadeInOut } from '../../../../../../app/shared/animations/fade' import { ItemStatusComponent as BaseComponent } from '../../../../../../app/item-page/edit-item-page/item-status/item-status.component'; @Component({ - selector: 'ds-custom-item-status', + selector: 'ds-themed-item-status', // templateUrl: './item-status.component.html', templateUrl: '../../../../../../app/item-page/edit-item-page/item-status/item-status.component.html', changeDetection: ChangeDetectionStrategy.Default, diff --git a/src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.ts b/src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.ts index 4ebef518da1..5717993c458 100644 --- a/src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.ts +++ b/src/themes/custom/app/item-page/full/field-components/file-section/full-file-section.component.ts @@ -4,7 +4,7 @@ import { } from '../../../../../../../app/item-page/full/field-components/file-section/full-file-section.component'; @Component({ - selector: 'ds-custom-item-page-full-file-section', + selector: 'ds-themed-item-page-full-file-section', // styleUrls: ['./full-file-section.component.scss'], styleUrls: ['../../../../../../../app/item-page/full/field-components/file-section/full-file-section.component.scss'], // templateUrl: './full-file-section.component.html', diff --git a/src/themes/custom/app/item-page/full/full-item-page.component.ts b/src/themes/custom/app/item-page/full/full-item-page.component.ts index 3544c7787fc..2131fb23194 100644 --- a/src/themes/custom/app/item-page/full/full-item-page.component.ts +++ b/src/themes/custom/app/item-page/full/full-item-page.component.ts @@ -8,7 +8,7 @@ import { FullItemPageComponent as BaseComponent } from '../../../../../app/item- */ @Component({ - selector: 'ds-custom-full-item-page', + selector: 'ds-themed-full-item-page', // styleUrls: ['./full-item-page.component.scss'], styleUrls: ['../../../../../app/item-page/full/full-item-page.component.scss'], // templateUrl: './full-item-page.component.html', diff --git a/src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts b/src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts index 40f6c0eb3c8..52da490ba90 100644 --- a/src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts +++ b/src/themes/custom/app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.ts @@ -4,7 +4,7 @@ import { } from '../../../../../../app/item-page/media-viewer/media-viewer-image/media-viewer-image.component'; @Component({ - selector: 'ds-custom-media-viewer-image', + selector: 'ds-themed-media-viewer-image', // templateUrl: './media-viewer-image.component.html', templateUrl: '../../../../../../app/item-page/media-viewer/media-viewer-image/media-viewer-image.component.html', // styleUrls: ['./media-viewer-image.component.scss'], diff --git a/src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts b/src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts index 09e39924f5d..e27f441d087 100644 --- a/src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts +++ b/src/themes/custom/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts @@ -4,7 +4,7 @@ import { } from '../../../../../../app/item-page/media-viewer/media-viewer-video/media-viewer-video.component'; @Component({ - selector: 'ds-custom-media-viewer-video', + selector: 'ds-themed-media-viewer-video', // templateUrl: './media-viewer-video.component.html', templateUrl: '../../../../../../app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.html', // styleUrls: ['./media-viewer-video.component.scss'], diff --git a/src/themes/custom/app/item-page/media-viewer/media-viewer.component.ts b/src/themes/custom/app/item-page/media-viewer/media-viewer.component.ts index 9b1b8159c0e..76294caba1d 100644 --- a/src/themes/custom/app/item-page/media-viewer/media-viewer.component.ts +++ b/src/themes/custom/app/item-page/media-viewer/media-viewer.component.ts @@ -4,7 +4,7 @@ import { } from '../../../../../app/item-page/media-viewer/media-viewer.component'; @Component({ - selector: 'ds-custom-media-viewer', + selector: 'ds-themed-media-viewer', // templateUrl: './media-viewer.component.html', templateUrl: '../../../../../app/item-page/media-viewer/media-viewer.component.html', // styleUrls: ['./media-viewer.component.scss'], diff --git a/src/themes/custom/app/item-page/simple/field-components/file-section/file-section.component.ts b/src/themes/custom/app/item-page/simple/field-components/file-section/file-section.component.ts index f6c0cc7fd41..43ab60f7a9c 100644 --- a/src/themes/custom/app/item-page/simple/field-components/file-section/file-section.component.ts +++ b/src/themes/custom/app/item-page/simple/field-components/file-section/file-section.component.ts @@ -3,7 +3,7 @@ import { slideSidebarPadding } from '../../../../../../../app/shared/animations/ import { FileSectionComponent as BaseComponent } from '../../../../../../../app/item-page/simple/field-components/file-section/file-section.component'; @Component({ - selector: 'ds-custom-item-page-file-section', + selector: 'ds-themed-item-page-file-section', // templateUrl: './file-section.component.html', templateUrl: '../../../../../../../app/item-page/simple/field-components/file-section/file-section.component.html', animations: [slideSidebarPadding], diff --git a/src/themes/custom/app/item-page/simple/item-page.component.ts b/src/themes/custom/app/item-page/simple/item-page.component.ts index b0ab98e4632..946f04c2eff 100644 --- a/src/themes/custom/app/item-page/simple/item-page.component.ts +++ b/src/themes/custom/app/item-page/simple/item-page.component.ts @@ -8,7 +8,7 @@ import { fadeInOut } from '../../../../../app/shared/animations/fade'; * All fields of the item that should be displayed, are defined in its template. */ @Component({ - selector: 'ds-custom-item-page', + selector: 'ds-themed-item-page', // styleUrls: ['./item-page.component.scss'], styleUrls: ['../../../../../app/item-page/simple/item-page.component.scss'], // templateUrl: './item-page.component.html', diff --git a/src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts b/src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts index b9ecfb9e375..ad85b3fa6ea 100644 --- a/src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts +++ b/src/themes/custom/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts @@ -2,7 +2,7 @@ import { MetadataRepresentationListComponent as BaseComponent } from '../../../. import { Component } from '@angular/core'; @Component({ - selector: 'ds-custom-metadata-representation-list', + selector: 'ds-themed-metadata-representation-list', // templateUrl: './metadata-representation-list.component.html' templateUrl: '../../../../../../app/item-page/simple/metadata-representation-list/metadata-representation-list.component.html' }) diff --git a/src/themes/custom/app/login-page/login-page.component.ts b/src/themes/custom/app/login-page/login-page.component.ts index 8bdee48d218..826fbc8c74e 100644 --- a/src/themes/custom/app/login-page/login-page.component.ts +++ b/src/themes/custom/app/login-page/login-page.component.ts @@ -5,7 +5,7 @@ import { LoginPageComponent as BaseComponent } from '../../../../app/login-page/ * This component represents the login page */ @Component({ - selector: 'ds-custom-login-page', + selector: 'ds-themed-login-page', // styleUrls: ['./login-page.component.scss'], styleUrls: ['../../../../app/login-page/login-page.component.scss'], // templateUrl: './login-page.component.html' diff --git a/src/themes/custom/app/logout-page/logout-page.component.ts b/src/themes/custom/app/logout-page/logout-page.component.ts index a7111549154..c18d558ccb5 100644 --- a/src/themes/custom/app/logout-page/logout-page.component.ts +++ b/src/themes/custom/app/logout-page/logout-page.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { LogoutPageComponent as BaseComponent} from '../../../../app/logout-page/logout-page.component'; @Component({ - selector: 'ds-custom-logout-page', + selector: 'ds-themed-logout-page', // styleUrls: ['./logout-page.component.scss'], styleUrls: ['../../../../app/logout-page/logout-page.component.scss'], // templateUrl: './logout-page.component.html' diff --git a/src/themes/custom/app/lookup-by-id/objectnotfound/objectnotfound.component.ts b/src/themes/custom/app/lookup-by-id/objectnotfound/objectnotfound.component.ts index d65086c7fba..c6964dc97f6 100644 --- a/src/themes/custom/app/lookup-by-id/objectnotfound/objectnotfound.component.ts +++ b/src/themes/custom/app/lookup-by-id/objectnotfound/objectnotfound.component.ts @@ -2,7 +2,7 @@ import { ChangeDetectionStrategy, Component } from '@angular/core'; import { ObjectNotFoundComponent as BaseComponent } from '../../../../../app/lookup-by-id/objectnotfound/objectnotfound.component'; @Component({ - selector: 'ds-custom-objnotfound', + selector: 'ds-themed-objnotfound', // styleUrls: ['./objectnotfound.component.scss'], styleUrls: ['../../../../../app/lookup-by-id/objectnotfound/objectnotfound.component.scss'], // templateUrl: './objectnotfound.component.html', diff --git a/src/themes/custom/app/my-dspace-page/my-dspace-page.component.ts b/src/themes/custom/app/my-dspace-page/my-dspace-page.component.ts index a449b7b8cef..0e1d27f8dc0 100644 --- a/src/themes/custom/app/my-dspace-page/my-dspace-page.component.ts +++ b/src/themes/custom/app/my-dspace-page/my-dspace-page.component.ts @@ -7,7 +7,7 @@ import { MyDSpaceConfigurationService } from '../../../../app/my-dspace-page/my- * This component represents the whole mydspace page */ @Component({ - selector: 'ds-custom-my-dspace-page', + selector: 'ds-themed-my-dspace-page', // styleUrls: ['./my-dspace-page.component.scss'], styleUrls: ['../../../../app/my-dspace-page/my-dspace-page.component.scss'], // templateUrl: './my-dspace-page.component.html', diff --git a/src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.ts b/src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.ts index bc86b16fec3..bf2be86ebde 100644 --- a/src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.ts +++ b/src/themes/custom/app/navbar/expandable-navbar-section/expandable-navbar-section.component.ts @@ -10,7 +10,7 @@ import { MenuID } from '../../../../../app/shared/menu/menu-id.model'; * Represents an expandable section in the navbar */ @Component({ - selector: 'ds-custom-expandable-navbar-section', + selector: 'ds-themed-expandable-navbar-section', // templateUrl: './expandable-navbar-section.component.html', templateUrl: '../../../../../app/navbar/expandable-navbar-section/expandable-navbar-section.component.html', // styleUrls: ['./expandable-navbar-section.component.scss'], diff --git a/src/themes/custom/app/navbar/navbar.component.ts b/src/themes/custom/app/navbar/navbar.component.ts index 4d7d684bb18..2497a0941a3 100644 --- a/src/themes/custom/app/navbar/navbar.component.ts +++ b/src/themes/custom/app/navbar/navbar.component.ts @@ -6,7 +6,7 @@ import { slideMobileNav } from '../../../../app/shared/animations/slide'; * Component representing the public navbar */ @Component({ - selector: 'ds-custom-navbar', + selector: 'ds-themed-navbar', // styleUrls: ['./navbar.component.scss'], styleUrls: ['../../../../app/navbar/navbar.component.scss'], // templateUrl: './navbar.component.html', diff --git a/src/themes/custom/app/pagenotfound/pagenotfound.component.ts b/src/themes/custom/app/pagenotfound/pagenotfound.component.ts index 18284e72cd5..ba12d1ebcbe 100644 --- a/src/themes/custom/app/pagenotfound/pagenotfound.component.ts +++ b/src/themes/custom/app/pagenotfound/pagenotfound.component.ts @@ -2,7 +2,7 @@ import { ChangeDetectionStrategy, Component } from '@angular/core'; import { PageNotFoundComponent as BaseComponent } from '../../../../app/pagenotfound/pagenotfound.component'; @Component({ - selector: 'ds-custom-pagenotfound', + selector: 'ds-themed-pagenotfound', // styleUrls: ['./pagenotfound.component.scss'], styleUrls: ['../../../../app/pagenotfound/pagenotfound.component.scss'], // templateUrl: './pagenotfound.component.html' diff --git a/src/themes/custom/app/profile-page/profile-page.component.ts b/src/themes/custom/app/profile-page/profile-page.component.ts index 3f00b093170..ebb6c8adf94 100644 --- a/src/themes/custom/app/profile-page/profile-page.component.ts +++ b/src/themes/custom/app/profile-page/profile-page.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { ProfilePageComponent as BaseComponent } from '../../../../app/profile-page/profile-page.component'; @Component({ - selector: 'ds-custom-profile-page', + selector: 'ds-themed-profile-page', // styleUrls: ['./profile-page.component.scss'], styleUrls: ['../../../../app/profile-page/profile-page.component.scss'], // templateUrl: './profile-page.component.html' diff --git a/src/themes/custom/app/register-page/create-profile/create-profile.component.ts b/src/themes/custom/app/register-page/create-profile/create-profile.component.ts index 67a8274e6ea..8199ff11e18 100644 --- a/src/themes/custom/app/register-page/create-profile/create-profile.component.ts +++ b/src/themes/custom/app/register-page/create-profile/create-profile.component.ts @@ -5,7 +5,7 @@ import { CreateProfileComponent as BaseComponent } from '../../../../../app/regi * Component that renders the create profile page to be used by a user registering through a token */ @Component({ - selector: 'ds-custom-create-profile', + selector: 'ds-themed-create-profile', // styleUrls: ['./create-profile.component.scss'], styleUrls: ['../../../../../app/register-page/create-profile/create-profile.component.scss'], // templateUrl: './create-profile.component.html' diff --git a/src/themes/custom/app/register-page/register-email/register-email.component.ts b/src/themes/custom/app/register-page/register-email/register-email.component.ts index c7739ca6a4d..a11c38694a9 100644 --- a/src/themes/custom/app/register-page/register-email/register-email.component.ts +++ b/src/themes/custom/app/register-page/register-email/register-email.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { RegisterEmailComponent as BaseComponent } from '../../../../../app/register-page/register-email/register-email.component'; @Component({ - selector: 'ds-custom-register-email', + selector: 'ds-themed-register-email', // styleUrls: ['./register-email.component.scss'], styleUrls: ['../../../../../app/register-page/register-email/register-email.component.scss'], // templateUrl: './register-email.component.html' diff --git a/src/themes/custom/app/request-copy/deny-request-copy/deny-request-copy.component.ts b/src/themes/custom/app/request-copy/deny-request-copy/deny-request-copy.component.ts index 02da551665f..64f20304a85 100644 --- a/src/themes/custom/app/request-copy/deny-request-copy/deny-request-copy.component.ts +++ b/src/themes/custom/app/request-copy/deny-request-copy/deny-request-copy.component.ts @@ -4,7 +4,7 @@ import { } from 'src/app/request-copy/deny-request-copy/deny-request-copy.component'; @Component({ - selector: 'ds-custom-deny-request-copy', + selector: 'ds-themed-deny-request-copy', // styleUrls: ['./deny-request-copy.component.scss'], styleUrls: [], // templateUrl: './deny-request-copy.component.html', diff --git a/src/themes/custom/app/request-copy/email-request-copy/email-request-copy.component.ts b/src/themes/custom/app/request-copy/email-request-copy/email-request-copy.component.ts index 1df22a637af..2b570096250 100644 --- a/src/themes/custom/app/request-copy/email-request-copy/email-request-copy.component.ts +++ b/src/themes/custom/app/request-copy/email-request-copy/email-request-copy.component.ts @@ -4,7 +4,7 @@ import { } from 'src/app/request-copy/email-request-copy/email-request-copy.component'; @Component({ - selector: 'ds-custom-email-request-copy', + selector: 'ds-themed-email-request-copy', // styleUrls: ['./email-request-copy.component.scss'], styleUrls: [], // templateUrl: './email-request-copy.component.html', diff --git a/src/themes/custom/app/request-copy/grant-request-copy/grant-request-copy.component.ts b/src/themes/custom/app/request-copy/grant-request-copy/grant-request-copy.component.ts index 9403bd7cff9..aee3cb6e6f3 100644 --- a/src/themes/custom/app/request-copy/grant-request-copy/grant-request-copy.component.ts +++ b/src/themes/custom/app/request-copy/grant-request-copy/grant-request-copy.component.ts @@ -4,7 +4,7 @@ import { } from 'src/app/request-copy/grant-request-copy/grant-request-copy.component'; @Component({ - selector: 'ds-custom-grant-request-copy', + selector: 'ds-themed-grant-request-copy', // styleUrls: ['./grant-request-copy.component.scss'], styleUrls: [], // templateUrl: './grant-request-copy.component.html', diff --git a/src/themes/custom/app/root/root.component.ts b/src/themes/custom/app/root/root.component.ts index 62750ab8020..5ff72e52981 100644 --- a/src/themes/custom/app/root/root.component.ts +++ b/src/themes/custom/app/root/root.component.ts @@ -3,7 +3,7 @@ import { slideSidebarPadding } from '../../../../app/shared/animations/slide'; import { RootComponent as BaseComponent } from '../../../../app/root/root.component'; @Component({ - selector: 'ds-custom-root', + selector: 'ds-themed-root', // styleUrls: ['./root.component.scss'], styleUrls: ['../../../../app/root/root.component.scss'], // templateUrl: './root.component.html', diff --git a/src/themes/custom/app/search-navbar/search-navbar.component.ts b/src/themes/custom/app/search-navbar/search-navbar.component.ts index ed067776e46..9af2fc1b999 100644 --- a/src/themes/custom/app/search-navbar/search-navbar.component.ts +++ b/src/themes/custom/app/search-navbar/search-navbar.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { SearchNavbarComponent as BaseComponent } from '../../../../app/search-navbar/search-navbar.component'; @Component({ - selector: 'ds-custom-search-navbar', + selector: 'ds-themed-search-navbar', // styleUrls: ['./search-navbar.component.scss'], styleUrls: ['../../../../app/search-navbar/search-navbar.component.scss'], // templateUrl: './search-navbar.component.html' diff --git a/src/themes/custom/app/search-page/configuration-search-page.component.ts b/src/themes/custom/app/search-page/configuration-search-page.component.ts index 50985d63f4f..58b17cc8ccf 100644 --- a/src/themes/custom/app/search-page/configuration-search-page.component.ts +++ b/src/themes/custom/app/search-page/configuration-search-page.component.ts @@ -5,7 +5,7 @@ import { SearchConfigurationService } from '../../../../app/core/shared/search/s import { ConfigurationSearchPageComponent as BaseComponent } from '../../../../app/search-page/configuration-search-page.component'; @Component({ - selector: 'ds-custom-configuration-search-page', + selector: 'ds-themed-configuration-search-page', // styleUrls: ['./configuration-search-page.component.scss'], styleUrls: ['../../../../app/shared/search/search.component.scss'], // templateUrl: './configuration-search-page.component.html' diff --git a/src/themes/custom/app/search-page/search-page.component.ts b/src/themes/custom/app/search-page/search-page.component.ts index 038d9d8d514..5a7b4a9b3b5 100644 --- a/src/themes/custom/app/search-page/search-page.component.ts +++ b/src/themes/custom/app/search-page/search-page.component.ts @@ -4,7 +4,7 @@ import { SEARCH_CONFIG_SERVICE } from '../../../../app/my-dspace-page/my-dspace- import { SearchConfigurationService } from '../../../../app/core/shared/search/search-configuration.service'; @Component({ - selector: 'ds-custom-search-page', + selector: 'ds-themed-search-page', // styleUrls: ['./search-page.component.scss'], // templateUrl: './search-page.component.html' templateUrl: '../../../../app/search-page/search-page.component.html', diff --git a/src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.ts b/src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.ts index 0ed3dfed93e..20692464422 100644 --- a/src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.ts +++ b/src/themes/custom/app/shared/auth-nav-menu/auth-nav-menu.component.ts @@ -8,7 +8,7 @@ import { fadeInOut, fadeOut } from '../../../../../app/shared/animations/fade'; * Component representing the {@link AuthNavMenuComponent} of a page */ @Component({ - selector: 'ds-custom-auth-nav-menu', + selector: 'ds-themed-auth-nav-menu', // templateUrl: './auth-nav-menu.component.html', templateUrl: '../../../../../app/shared/auth-nav-menu/auth-nav-menu.component.html', // styleUrls: ['./auth-nav-menu.component.scss'], diff --git a/src/themes/custom/app/shared/auth-nav-menu/user-menu/user-menu.component.ts b/src/themes/custom/app/shared/auth-nav-menu/user-menu/user-menu.component.ts index 8c0e437dba7..4b01d690e3e 100644 --- a/src/themes/custom/app/shared/auth-nav-menu/user-menu/user-menu.component.ts +++ b/src/themes/custom/app/shared/auth-nav-menu/user-menu/user-menu.component.ts @@ -5,7 +5,7 @@ import { UserMenuComponent as BaseComponent } from '../../../../../../app/shared * Component representing the {@link UserMenuComponent} of a page */ @Component({ - selector: 'ds-custom-user-menu', + selector: 'ds-themed-user-menu', // templateUrl: 'user-menu.component.html', templateUrl: '../../../../../../app/shared/auth-nav-menu/user-menu/user-menu.component.html', // styleUrls: ['user-menu.component.scss'], diff --git a/src/themes/custom/app/shared/browse-by/browse-by.component.ts b/src/themes/custom/app/shared/browse-by/browse-by.component.ts index 2ba31c41068..f5050c9bb23 100644 --- a/src/themes/custom/app/shared/browse-by/browse-by.component.ts +++ b/src/themes/custom/app/shared/browse-by/browse-by.component.ts @@ -3,7 +3,7 @@ import { fadeIn, fadeInOut } from '../../../../../app/shared/animations/fade'; import { BrowseByComponent as BaseComponent } from '../../../../../app/shared/browse-by/browse-by.component'; @Component({ - selector: 'ds-custom-browse-by', + selector: 'ds-themed-browse-by', // styleUrls: ['./browse-by.component.scss'], styleUrls: ['../../../../../app/shared/browse-by/browse-by.component.scss'], // templateUrl: './browse-by.component.html', diff --git a/src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.ts b/src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.ts index 37f5227acd9..f429a457b0c 100644 --- a/src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.ts +++ b/src/themes/custom/app/shared/collection-dropdown/collection-dropdown.component.ts @@ -4,7 +4,7 @@ import { import { Component } from '@angular/core'; @Component({ - selector: 'ds-custom-collection-dropdown', + selector: 'ds-themed-collection-dropdown', templateUrl: '../../../../../app/shared/collection-dropdown/collection-dropdown.component.html', // templateUrl: './collection-dropdown.component.html', styleUrls: ['../../../../../app/shared/collection-dropdown/collection-dropdown.component.scss'] diff --git a/src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.ts b/src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.ts index a18c6652c7a..95081e29791 100644 --- a/src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.ts +++ b/src/themes/custom/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.ts @@ -6,7 +6,7 @@ import { ComcolPageBrowseByComponent as BaseComponent} from '../../../../../app/ * It expects the ID of the Community or Collection as input to be passed on as a scope */ @Component({ - selector: 'ds-custom-comcol-page-browse-by', + selector: 'ds-themed-comcol-page-browse-by', // styleUrls: ['./comcol-page-browse-by.component.scss'], styleUrls: ['../../../../../app/shared/comcol/comcol-page-browse-by/comcol-page-browse-by.component.scss'], // templateUrl: './comcol-page-browse-by.component.html' diff --git a/src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.ts b/src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.ts index 864f427c030..16736270042 100644 --- a/src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.ts +++ b/src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.ts @@ -7,7 +7,7 @@ import { ComcolPageHandleComponent as BaseComponent} from '../../../../../app/sh */ @Component({ - selector: 'ds-custom-comcol-page-handle', + selector: 'ds-themed-comcol-page-handle', // templateUrl: './comcol-page-handle.component.html', templateUrl: '../../../../../app/shared/comcol/comcol-page-handle/comcol-page-handle.component.html', // styleUrls: ['./comcol-page-handle.component.scss'], diff --git a/src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts b/src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts index 2bf7b297699..b3d8451a53b 100644 --- a/src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts +++ b/src/themes/custom/app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component.ts @@ -4,7 +4,7 @@ import { } from '../../../../../../../app/shared/dso-selector/modal-wrappers/create-collection-parent-selector/create-collection-parent-selector.component'; @Component({ - selector: 'ds-custom-create-collection-parent-selector', + selector: 'ds-themed-create-collection-parent-selector', // styleUrls: ['./create-collection-parent-selector.component.scss'], // templateUrl: './create-collection-parent-selector.component.html', templateUrl: '../../../../../../../app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.html', diff --git a/src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts b/src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts index 796b669780a..0a926581616 100644 --- a/src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts +++ b/src/themes/custom/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.ts @@ -4,7 +4,7 @@ import { } from '../../../../../../../app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component'; @Component({ - selector: 'ds-custom-create-community-parent-selector', + selector: 'ds-themed-create-community-parent-selector', // styleUrls: ['./create-community-parent-selector.component.scss'], styleUrls: ['../../../../../../../app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.scss'], // templateUrl: './create-community-parent-selector.component.html', diff --git a/src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts b/src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts index 827f7f80295..8be18a74133 100644 --- a/src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts +++ b/src/themes/custom/app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.ts @@ -4,7 +4,7 @@ import { } from '../../../../../../../app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component'; @Component({ - selector: 'ds-custom-create-item-parent-selector', + selector: 'ds-themed-create-item-parent-selector', // styleUrls: ['./create-item-parent-selector.component.scss'], // templateUrl: './create-item-parent-selector.component.html', templateUrl: '../../../../../../../app/shared/dso-selector/modal-wrappers/create-item-parent-selector/create-item-parent-selector.component.html', diff --git a/src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts b/src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts index 70b9b84ddf3..812c97afec1 100644 --- a/src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts +++ b/src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component.ts @@ -4,7 +4,7 @@ import { } from '../../../../../../../app/shared/dso-selector/modal-wrappers/edit-collection-selector/edit-collection-selector.component'; @Component({ - selector: 'ds-custom-edit-collection-selector', + selector: 'ds-themed-edit-collection-selector', // styleUrls: ['./edit-collection-selector.component.scss'], // templateUrl: './edit-collection-selector.component.html', templateUrl: '../../../../../../../app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.html', diff --git a/src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts b/src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts index 52472ad9a21..cfcf6b9f515 100644 --- a/src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts +++ b/src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component.ts @@ -4,7 +4,7 @@ import { } from '../../../../../../../app/shared/dso-selector/modal-wrappers/edit-community-selector/edit-community-selector.component'; @Component({ - selector: 'ds-custom-edit-item-selector', + selector: 'ds-themed-edit-item-selector', // styleUrls: ['./edit-community-selector.component.scss'], // templateUrl: './edit-community-selector.component.html', templateUrl: '../../../../../../../app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.html', diff --git a/src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts b/src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts index b662664dc64..f7799ecf132 100644 --- a/src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts +++ b/src/themes/custom/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component.ts @@ -4,7 +4,7 @@ import { } from 'src/app/shared/dso-selector/modal-wrappers/edit-item-selector/edit-item-selector.component'; @Component({ - selector: 'ds-custom-edit-item-selector', + selector: 'ds-themed-edit-item-selector', // styleUrls: ['./edit-item-selector.component.scss'], // templateUrl: './edit-item-selector.component.html', templateUrl: '../../../../../../../app/shared/dso-selector/modal-wrappers/dso-selector-modal-wrapper.component.html', diff --git a/src/themes/custom/app/shared/file-download-link/file-download-link.component.ts b/src/themes/custom/app/shared/file-download-link/file-download-link.component.ts index 8fbb7d09e8d..aad97229a21 100644 --- a/src/themes/custom/app/shared/file-download-link/file-download-link.component.ts +++ b/src/themes/custom/app/shared/file-download-link/file-download-link.component.ts @@ -4,7 +4,7 @@ import { } from '../../../../../app/shared/file-download-link/file-download-link.component'; @Component({ - selector: 'ds-custom-file-download-link', + selector: 'ds-themed-file-download-link', // templateUrl: './file-download-link.component.html', templateUrl: '../../../../../app/shared/file-download-link/file-download-link.component.html', // styleUrls: ['./file-download-link.component.scss'], diff --git a/src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts b/src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts index 0d4eef40b88..fb6f77bd47e 100644 --- a/src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts +++ b/src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.ts @@ -5,7 +5,7 @@ import { SearchConfigurationService } from '../../../../../../../../../app/core/ import { fadeIn, fadeInOut } from '../../../../../../../../../app/shared/animations/fade'; @Component({ - selector: 'ds-custom-dynamic-lookup-relation-external-source-tab', + selector: 'ds-themed-dynamic-lookup-relation-external-source-tab', // styleUrls: ['./dynamic-lookup-relation-external-source-tab.component.scss'], styleUrls: ['../../../../../../../../../app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/dynamic-lookup-relation-external-source-tab.component.scss'], // templateUrl: './dynamic-lookup-relation-external-source-tab.component.html', diff --git a/src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.ts b/src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.ts index 5c29a8b506d..3abfbf427ea 100644 --- a/src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.ts +++ b/src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.ts @@ -4,7 +4,7 @@ import { import { Component } from '@angular/core'; @Component({ - selector: 'ds-custom-external-source-entry-import-modal', + selector: 'ds-themed-external-source-entry-import-modal', styleUrls: ['../../../../../../../../../../app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.scss'], // styleUrls: ['./external-source-entry-import-modal.component.scss'], templateUrl: '../../../../../../../../../../app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/external-source-tab/external-source-entry-import-modal/external-source-entry-import-modal.component.html', diff --git a/src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts b/src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts index 4f69fb0b3fc..f1e195e98ff 100644 --- a/src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts +++ b/src/themes/custom/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts @@ -4,7 +4,7 @@ import { SEARCH_CONFIG_SERVICE } from '../../../../../../../../../app/my-dspace- import { SearchConfigurationService } from '../../../../../../../../../app/core/shared/search/search-configuration.service'; @Component({ - selector: 'ds-custom-dynamic-lookup-relation-search-tab', + selector: 'ds-themed-dynamic-lookup-relation-search-tab', // styleUrls: ['./dynamic-lookup-relation-search-tab.component.scss'], styleUrls: ['../../../../../../../../../app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.scss'], // templateUrl: './dynamic-lookup-relation-search-tab.component.html', diff --git a/src/themes/custom/app/shared/lang-switch/lang-switch.component.ts b/src/themes/custom/app/shared/lang-switch/lang-switch.component.ts index 4a335c72907..f65f2d163db 100644 --- a/src/themes/custom/app/shared/lang-switch/lang-switch.component.ts +++ b/src/themes/custom/app/shared/lang-switch/lang-switch.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { LangSwitchComponent as BaseComponent } from '../../../../../app/shared/lang-switch/lang-switch.component'; @Component({ - selector: 'ds-custom-lang-switch', + selector: 'ds-themed-lang-switch', // styleUrls: ['./lang-switch.component.scss'], styleUrls: ['../../../../../app/shared/lang-switch/lang-switch.component.scss'], // templateUrl: './lang-switch.component.html', diff --git a/src/themes/custom/app/shared/loading/loading.component.ts b/src/themes/custom/app/shared/loading/loading.component.ts index 4f2cc97e375..37d1ec47747 100644 --- a/src/themes/custom/app/shared/loading/loading.component.ts +++ b/src/themes/custom/app/shared/loading/loading.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { LoadingComponent as BaseComponent } from '../../../../../app/shared/loading/loading.component'; @Component({ - selector: 'ds-custom-loading', + selector: 'ds-themed-loading', styleUrls: ['../../../../../app/shared/loading/loading.component.scss'], // styleUrls: ['./loading.component.scss'], templateUrl: '../../../../../app/shared/loading/loading.component.html' diff --git a/src/themes/custom/app/shared/log-in/log-in.component.ts b/src/themes/custom/app/shared/log-in/log-in.component.ts index 9708b60809b..7c9a1c2410b 100644 --- a/src/themes/custom/app/shared/log-in/log-in.component.ts +++ b/src/themes/custom/app/shared/log-in/log-in.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { LogInComponent as BaseComponent } from '../../../../../app/shared/log-in/log-in.component'; @Component({ - selector: 'ds-custom-log-in', + selector: 'ds-themed-log-in', // templateUrl: './log-in.component.html', templateUrl: '../../../../../app/shared/log-in/log-in.component.html', // styleUrls: ['./log-in.component.scss'], diff --git a/src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts b/src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts index 4539eebafb5..ceed4cc0a37 100644 --- a/src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts +++ b/src/themes/custom/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { AccessStatusBadgeComponent as BaseComponent } from 'src/app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component'; @Component({ - selector: 'ds-custom-access-status-badge', + selector: 'ds-themed-access-status-badge', // styleUrls: ['./access-status-badge.component.scss'], // templateUrl: './access-status-badge.component.html', templateUrl: '../../../../../../../../app/shared/object-collection/shared/badges/access-status-badge/access-status-badge.component.html', diff --git a/src/themes/custom/app/shared/object-collection/shared/badges/badges.component.ts b/src/themes/custom/app/shared/object-collection/shared/badges/badges.component.ts index 42e0ad9a1c1..af2e5bdf199 100644 --- a/src/themes/custom/app/shared/object-collection/shared/badges/badges.component.ts +++ b/src/themes/custom/app/shared/object-collection/shared/badges/badges.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { BadgesComponent as BaseComponent } from 'src/app/shared/object-collection/shared/badges/badges.component'; @Component({ - selector: 'ds-custom-badges', + selector: 'ds-themed-badges', // styleUrls: ['./badges.component.scss'], styleUrls: ['../../../../../../../app/shared/object-collection/shared/badges/badges.component.scss'], // templateUrl: './badges.component.html', diff --git a/src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts b/src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts index db9301ef880..00c801a7835 100644 --- a/src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts +++ b/src/themes/custom/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { MyDSpaceStatusBadgeComponent as BaseComponent } from 'src/app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component'; @Component({ - selector: 'ds-custom-my-dspace-status-badge', + selector: 'ds-themed-my-dspace-status-badge', // styleUrls: ['./my-dspace-status-badge.component.scss'], styleUrls: ['../../../../../../../../app/shared/object-collection/shared/badges/my-dspace-status-badge/my-dspace-status-badge.component.scss'], // templateUrl: './my-dspace-status-badge.component.html', diff --git a/src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts b/src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts index 844a178c945..1ae1f98020d 100644 --- a/src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts +++ b/src/themes/custom/app/shared/object-collection/shared/badges/status-badge/status-badge.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { StatusBadgeComponent as BaseComponent } from 'src/app/shared/object-collection/shared/badges/status-badge/status-badge.component'; @Component({ - selector: 'ds-custom-status-badge', + selector: 'ds-themed-status-badge', // styleUrls: ['./status-badge.component.scss'], // templateUrl: './status-badge.component.html', templateUrl: '../../../../../../../../app/shared/object-collection/shared/badges/status-badge/status-badge.component.html', diff --git a/src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts b/src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts index 01e803e0b01..33813a7fab5 100644 --- a/src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts +++ b/src/themes/custom/app/shared/object-collection/shared/badges/type-badge/type-badge.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { TypeBadgeComponent as BaseComponent } from 'src/app/shared/object-collection/shared/badges/type-badge/type-badge.component'; @Component({ - selector: 'ds-custom-type-badge', + selector: 'ds-themed-type-badge', // styleUrls: ['./type-badge.component.scss'], // templateUrl: './type-badge.component.html', templateUrl: '../../../../../../../../app/shared/object-collection/shared/badges/type-badge/type-badge.component.html', diff --git a/src/themes/custom/app/shared/object-list/object-list.component.ts b/src/themes/custom/app/shared/object-list/object-list.component.ts index 3405eb0e48a..5f7dc59a2ef 100644 --- a/src/themes/custom/app/shared/object-list/object-list.component.ts +++ b/src/themes/custom/app/shared/object-list/object-list.component.ts @@ -6,7 +6,7 @@ import { ObjectListComponent as BaseComponent} from '../../../../../app/shared/o * It expects the ID of the Community or Collection as input to be passed on as a scope */ @Component({ - selector: 'ds-custom-object-list', + selector: 'ds-themed-object-list', // styleUrls: ['./object-list.component.scss'], styleUrls: ['../../../../../app/shared/object-list/object-list.component.scss'], // templateUrl: './object-list.component.html' diff --git a/src/themes/custom/app/shared/results-back-button/results-back-button.component.ts b/src/themes/custom/app/shared/results-back-button/results-back-button.component.ts index 6c028b32d67..137a8c6afa2 100644 --- a/src/themes/custom/app/shared/results-back-button/results-back-button.component.ts +++ b/src/themes/custom/app/shared/results-back-button/results-back-button.component.ts @@ -4,7 +4,7 @@ import { import { Component } from '@angular/core'; @Component({ - selector: 'ds-custom-results-back-button', + selector: 'ds-themed-results-back-button', // styleUrls: ['./results-back-button.component.scss'], styleUrls: ['../../../../../app/shared/results-back-button/results-back-button.component.scss'], //templateUrl: './results-back-button.component.html', diff --git a/src/themes/custom/app/shared/search-form/search-form.component.ts b/src/themes/custom/app/shared/search-form/search-form.component.ts index d90ec3af594..3698c5c8299 100644 --- a/src/themes/custom/app/shared/search-form/search-form.component.ts +++ b/src/themes/custom/app/shared/search-form/search-form.component.ts @@ -4,7 +4,7 @@ import { } from '../../../../../app/shared/search-form/search-form.component'; @Component({ - selector: 'ds-custom-search-form', + selector: 'ds-themed-search-form', // styleUrls: ['./search-form.component.scss'], styleUrls: ['../../../../../app/shared/search-form/search-form.component.scss'], // templateUrl: './search-form.component.html', diff --git a/src/themes/custom/app/shared/search/search-filters/search-filters.component.ts b/src/themes/custom/app/shared/search/search-filters/search-filters.component.ts index da87f57e251..b9e0fd3ed29 100644 --- a/src/themes/custom/app/shared/search/search-filters/search-filters.component.ts +++ b/src/themes/custom/app/shared/search/search-filters/search-filters.component.ts @@ -14,7 +14,7 @@ import { SearchConfigurationService } from '../../../../../../app/core/shared/se @Component({ - selector: 'ds-custom-search-filters', + selector: 'ds-themed-search-filters', // styleUrls: ['./search-filters.component.scss'], styleUrls: ['../../../../../../app/shared/search/search-filters/search-filters.component.scss'], // templateUrl: './search-filters.component.html', diff --git a/src/themes/custom/app/shared/search/search-results/search-results.component.ts b/src/themes/custom/app/shared/search/search-results/search-results.component.ts index 40737c2ea81..829a54e1630 100644 --- a/src/themes/custom/app/shared/search/search-results/search-results.component.ts +++ b/src/themes/custom/app/shared/search/search-results/search-results.component.ts @@ -3,7 +3,7 @@ import { Component } from '@angular/core'; import { fadeIn, fadeInOut } from '../../../../../../app/shared/animations/fade'; @Component({ - selector: 'ds-custom-search-results', + selector: 'ds-themed-search-results', // templateUrl: './search-results.component.html', templateUrl: '../../../../../../app/shared/search/search-results/search-results.component.html', // styleUrls: ['./search-results.component.scss'], diff --git a/src/themes/custom/app/shared/search/search-settings/search-settings.component.ts b/src/themes/custom/app/shared/search/search-settings/search-settings.component.ts index 117bfb7fbf8..3866fe78af1 100644 --- a/src/themes/custom/app/shared/search/search-settings/search-settings.component.ts +++ b/src/themes/custom/app/shared/search/search-settings/search-settings.component.ts @@ -14,7 +14,7 @@ import { SearchConfigurationService } from '../../../../../../app/core/shared/se @Component({ - selector: 'ds-custom-search-settings', + selector: 'ds-themed-search-settings', // styleUrls: ['./search-settings.component.scss'], styleUrls: ['../../../../../../app/shared/search/search-settings/search-settings.component.scss'], // templateUrl: './search-settings.component.html', diff --git a/src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.ts b/src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.ts index 50118a63caa..2906f401d8f 100644 --- a/src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.ts +++ b/src/themes/custom/app/shared/search/search-sidebar/search-sidebar.component.ts @@ -14,7 +14,7 @@ import { SearchConfigurationService } from '../../../../../../app/core/shared/se @Component({ - selector: 'ds-custom-search-sidebar', + selector: 'ds-themed-search-sidebar', // styleUrls: ['./search-sidebar.component.scss'], styleUrls: ['../../../../../../app/shared/search/search-sidebar/search-sidebar.component.scss'], // templateUrl: './search-sidebar.component.html', diff --git a/src/themes/custom/app/statistics-page/collection-statistics-page/collection-statistics-page.component.ts b/src/themes/custom/app/statistics-page/collection-statistics-page/collection-statistics-page.component.ts index f09a9463438..d498a79c159 100644 --- a/src/themes/custom/app/statistics-page/collection-statistics-page/collection-statistics-page.component.ts +++ b/src/themes/custom/app/statistics-page/collection-statistics-page/collection-statistics-page.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { CollectionStatisticsPageComponent as BaseComponent } from '../../../../../app/statistics-page/collection-statistics-page/collection-statistics-page.component'; @Component({ - selector: 'ds-custom-collection-statistics-page', + selector: 'ds-themed-collection-statistics-page', // styleUrls: ['./collection-statistics-page.component.scss'], styleUrls: ['../../../../../app/statistics-page/collection-statistics-page/collection-statistics-page.component.scss'], // templateUrl: './collection-statistics-page.component.html', diff --git a/src/themes/custom/app/statistics-page/community-statistics-page/community-statistics-page.component.ts b/src/themes/custom/app/statistics-page/community-statistics-page/community-statistics-page.component.ts index d92b3775f1d..82cdd9924eb 100644 --- a/src/themes/custom/app/statistics-page/community-statistics-page/community-statistics-page.component.ts +++ b/src/themes/custom/app/statistics-page/community-statistics-page/community-statistics-page.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { CommunityStatisticsPageComponent as BaseComponent } from '../../../../../app/statistics-page/community-statistics-page/community-statistics-page.component'; @Component({ - selector: 'ds-custom-collection-statistics-page', + selector: 'ds-themed-collection-statistics-page', // styleUrls: ['./community-statistics-page.component.scss'], styleUrls: ['../../../../../app/statistics-page/community-statistics-page/community-statistics-page.component.scss'], // templateUrl: './community-statistics-page.component.html', diff --git a/src/themes/custom/app/statistics-page/item-statistics-page/item-statistics-page.component.ts b/src/themes/custom/app/statistics-page/item-statistics-page/item-statistics-page.component.ts index d447487f1b3..6768d990731 100644 --- a/src/themes/custom/app/statistics-page/item-statistics-page/item-statistics-page.component.ts +++ b/src/themes/custom/app/statistics-page/item-statistics-page/item-statistics-page.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { ItemStatisticsPageComponent as BaseComponent } from '../../../../../app/statistics-page/item-statistics-page/item-statistics-page.component'; @Component({ - selector: 'ds-custom-item-statistics-page', + selector: 'ds-themed-item-statistics-page', // styleUrls: ['./item-statistics-page.component.scss'], styleUrls: ['../../../../../app/statistics-page/item-statistics-page/item-statistics-page.component.scss'], // templateUrl: './item-statistics-page.component.html', diff --git a/src/themes/custom/app/statistics-page/site-statistics-page/site-statistics-page.component.ts b/src/themes/custom/app/statistics-page/site-statistics-page/site-statistics-page.component.ts index ca1723f00bb..db1d7e2fbf8 100644 --- a/src/themes/custom/app/statistics-page/site-statistics-page/site-statistics-page.component.ts +++ b/src/themes/custom/app/statistics-page/site-statistics-page/site-statistics-page.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { SiteStatisticsPageComponent as BaseComponent } from '../../../../../app/statistics-page/site-statistics-page/site-statistics-page.component'; @Component({ - selector: 'ds-custom-site-statistics-page', + selector: 'ds-themed-site-statistics-page', // styleUrls: ['./site-statistics-page.component.scss'], styleUrls: ['../../../../../app/statistics-page/site-statistics-page/site-statistics-page.component.scss'], // templateUrl: './site-statistics-page.component.html', diff --git a/src/themes/custom/app/submission/edit/submission-edit.component.ts b/src/themes/custom/app/submission/edit/submission-edit.component.ts index 1c3b9eeef98..3e924b1e40c 100644 --- a/src/themes/custom/app/submission/edit/submission-edit.component.ts +++ b/src/themes/custom/app/submission/edit/submission-edit.component.ts @@ -5,7 +5,7 @@ import { SubmissionEditComponent as BaseComponent } from '../../../../../app/sub * This component allows to edit an existing workspaceitem/workflowitem. */ @Component({ - selector: 'ds-custom-submission-edit', + selector: 'ds-themed-submission-edit', // styleUrls: ['./submission-edit.component.scss'], styleUrls: ['../../../../../app/submission/edit/submission-edit.component.scss'], // templateUrl: './submission-edit.component.html' diff --git a/src/themes/custom/app/submission/import-external/submission-import-external.component.ts b/src/themes/custom/app/submission/import-external/submission-import-external.component.ts index 6042134985c..c528853ea80 100644 --- a/src/themes/custom/app/submission/import-external/submission-import-external.component.ts +++ b/src/themes/custom/app/submission/import-external/submission-import-external.component.ts @@ -6,7 +6,7 @@ import { SubmissionImportExternalComponent as BaseComponent } from '../../../../ * This component allows to submit a new workspaceitem importing the data from an external source. */ @Component({ - selector: 'ds-custom-submission-import-external', + selector: 'ds-themed-submission-import-external', // styleUrls: ['./submission-import-external.component.scss'], styleUrls: ['../../../../../app/submission/import-external/submission-import-external.component.scss'], // templateUrl: './submission-import-external.component.html', diff --git a/src/themes/custom/app/submission/sections/upload/file/section-upload-file.component.ts b/src/themes/custom/app/submission/sections/upload/file/section-upload-file.component.ts index 6613377102d..be6d4749741 100644 --- a/src/themes/custom/app/submission/sections/upload/file/section-upload-file.component.ts +++ b/src/themes/custom/app/submission/sections/upload/file/section-upload-file.component.ts @@ -7,7 +7,7 @@ import { * This component represents a single bitstream contained in the submission */ @Component({ - selector: 'ds-custom-submission-upload-section-file', + selector: 'ds-themed-submission-upload-section-file', // styleUrls: ['./section-upload-file.component.scss'], styleUrls: ['../../../../../../../app/submission/sections/upload/file/section-upload-file.component.scss'], // templateUrl: './section-upload-file.component.html' diff --git a/src/themes/custom/app/submission/submit/submission-submit.component.ts b/src/themes/custom/app/submission/submit/submission-submit.component.ts index a2d86b7659b..5cb28d7f418 100644 --- a/src/themes/custom/app/submission/submit/submission-submit.component.ts +++ b/src/themes/custom/app/submission/submit/submission-submit.component.ts @@ -5,7 +5,7 @@ import { SubmissionSubmitComponent as BaseComponent } from '../../../../../app/s * This component allows to submit a new workspaceitem. */ @Component({ - selector: 'ds-custom-submission-submit', + selector: 'ds-themed-submission-submit', // styleUrls: ['./submission-submit.component.scss'], styleUrls: ['../../../../../app/submission/submit/submission-submit.component.scss'], // templateUrl: './submission-submit.component.html' diff --git a/src/themes/custom/app/thumbnail/thumbnail.component.ts b/src/themes/custom/app/thumbnail/thumbnail.component.ts index 9628e69de6e..05bec081934 100644 --- a/src/themes/custom/app/thumbnail/thumbnail.component.ts +++ b/src/themes/custom/app/thumbnail/thumbnail.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { ThumbnailComponent as BaseComponent } from '../../../../app/thumbnail/thumbnail.component'; @Component({ - selector: 'ds-custom-thumbnail', + selector: 'ds-themed-thumbnail', // styleUrls: ['./thumbnail.component.scss'], styleUrls: ['../../../../app/thumbnail/thumbnail.component.scss'], // templateUrl: './thumbnail.component.html', diff --git a/src/themes/custom/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.ts b/src/themes/custom/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.ts index a25d2c5d246..27a97f806ff 100644 --- a/src/themes/custom/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.ts +++ b/src/themes/custom/app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { WorkflowItemDeleteComponent as BaseComponent } from '../../../../../app/workflowitems-edit-page/workflow-item-delete/workflow-item-delete.component'; @Component({ - selector: 'ds-custom-workflow-item-delete', + selector: 'ds-themed-workflow-item-delete', // styleUrls: ['workflow-item-delete.component.scss'], // templateUrl: './workflow-item-delete.component.html' templateUrl: '../../../../../app/workflowitems-edit-page/workflow-item-action-page.component.html' diff --git a/src/themes/custom/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.ts b/src/themes/custom/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.ts index b4135af53e4..b9db8f60407 100644 --- a/src/themes/custom/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.ts +++ b/src/themes/custom/app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { WorkflowItemSendBackComponent as BaseComponent } from '../../../../../app/workflowitems-edit-page/workflow-item-send-back/workflow-item-send-back.component'; @Component({ - selector: 'ds-custom-workflow-item-send-back', + selector: 'ds-themed-workflow-item-send-back', // NOTE: the SCSS file for workflow-item-action-page does not have a corresponding file in the original // implementation, so this commented out line below is a stub, here if you // need it, but you probably don't need it. diff --git a/src/themes/dspace/app/header-nav-wrapper/header-navbar-wrapper.component.ts b/src/themes/dspace/app/header-nav-wrapper/header-navbar-wrapper.component.ts index a577318f7b5..553f22c905b 100644 --- a/src/themes/dspace/app/header-nav-wrapper/header-navbar-wrapper.component.ts +++ b/src/themes/dspace/app/header-nav-wrapper/header-navbar-wrapper.component.ts @@ -6,7 +6,7 @@ import { slideMobileNav } from '../../../../app/shared/animations/slide'; * This component represents a wrapper for the horizontal navbar and the header */ @Component({ - selector: 'ds-dspace-header-navbar-wrapper', + selector: 'ds-themed-header-navbar-wrapper', styleUrls: ['header-navbar-wrapper.component.scss'], templateUrl: 'header-navbar-wrapper.component.html', animations: [slideMobileNav], diff --git a/src/themes/dspace/app/header/header.component.ts b/src/themes/dspace/app/header/header.component.ts index b81be8bc4ac..11f584c257a 100644 --- a/src/themes/dspace/app/header/header.component.ts +++ b/src/themes/dspace/app/header/header.component.ts @@ -6,7 +6,7 @@ import { Observable } from 'rxjs'; * Represents the header with the logo and simple navigation */ @Component({ - selector: 'ds-dspace-header', + selector: 'ds-themed-header', styleUrls: ['header.component.scss'], templateUrl: 'header.component.html', }) diff --git a/src/themes/dspace/app/home-page/home-news/home-news.component.ts b/src/themes/dspace/app/home-page/home-news/home-news.component.ts index ace8ddc6407..5e11aed7736 100644 --- a/src/themes/dspace/app/home-page/home-news/home-news.component.ts +++ b/src/themes/dspace/app/home-page/home-news/home-news.component.ts @@ -2,7 +2,7 @@ import { Component } from '@angular/core'; import { HomeNewsComponent as BaseComponent } from '../../../../../app/home-page/home-news/home-news.component'; @Component({ - selector: 'ds-dspace-home-news', + selector: 'ds-themed-home-news', styleUrls: ['./home-news.component.scss'], templateUrl: './home-news.component.html' }) diff --git a/src/themes/dspace/app/navbar/navbar.component.ts b/src/themes/dspace/app/navbar/navbar.component.ts index 92d2c726494..0dba25eb52d 100644 --- a/src/themes/dspace/app/navbar/navbar.component.ts +++ b/src/themes/dspace/app/navbar/navbar.component.ts @@ -6,7 +6,7 @@ import { slideMobileNav } from '../../../../app/shared/animations/slide'; * Component representing the public navbar */ @Component({ - selector: 'ds-dspace-navbar', + selector: 'ds-themed-navbar', styleUrls: ['./navbar.component.scss'], templateUrl: './navbar.component.html', animations: [slideMobileNav]