From c62929b48d4b05dc33545bee5983d0c8bb10ad0c Mon Sep 17 00:00:00 2001 From: rdrew Date: Tue, 11 Jun 2024 11:55:15 -0300 Subject: [PATCH] added advanced search pager css to theme --- .gitignore | 0 README.md | 0 bs.js | 0 changelog.txt | 0 .../block.block.vre2024_account_menu.yml | 0 .../optional/block.block.vre2024_branding.yml | 0 .../block.block.vre2024_breadcrumbs.yml | 0 .../optional/block.block.vre2024_content.yml | 0 .../optional/block.block.vre2024_footer.yml | 0 config/optional/block.block.vre2024_help.yml | 0 .../block.block.vre2024_local_actions.yml | 0 .../block.block.vre2024_local_tasks.yml | 0 .../block.block.vre2024_main_menu.yml | 0 .../optional/block.block.vre2024_messages.yml | 0 .../block.block.vre2024_page_title.yml | 0 .../optional/block.block.vre2024_powered.yml | 0 .../optional/block.block.vre2024_search.yml | 0 config/optional/block.block.vre2024_tools.yml | 0 config/schema/vre2024.schema.yml | 0 css/advanced_search.pager.css | 157 ++++++++++++++++++ css/base.css | 0 css/block.css | 0 css/book.css | 0 css/bootstrap-icons.css | 0 css/clear.css | 0 css/comments.css | 0 css/components.css | 0 css/core.css | 0 css/elements.css | 0 css/extra.css | 0 css/font-awesome.css | 0 css/font-awesome5.css | 0 css/font-icon.css | 0 css/fontawesome5.css | 0 css/fonts.css | 0 css/footer.css | 0 css/header.css | 0 css/highlighted.css | 0 css/homepage.css | 0 css/islandora_mods.css | 0 css/layout.css | 0 css/maintenance.css | 0 css/node.css | 0 css/responsive.css | 0 css/search.css | 0 css/shortcodes.css | 0 css/sidebar.css | 0 css/site-variables.css | 0 favicon.ico | Bin fonts/bootstrap-icons.woff | Bin fonts/bootstrap-icons.woff2 | Bin fonts/fontawesome-webfont.eot | Bin fonts/fontawesome-webfont.svg | 0 fonts/fontawesome-webfont.ttf | Bin fonts/fontawesome-webfont.woff | Bin fonts/fontawesome-webfont.woff2 | Bin fonts/vre2024.woff2 | Bin images/icons/message/error.svg | 0 images/icons/message/success.svg | 0 images/icons/message/warning.svg | 0 images/icons/search.svg | 0 images/maintenance.svg | 0 js/vre2024.js | 0 logo.svg | 0 package-lock.json | 0 package.json | 0 screenshot.png | Bin .../block--system-branding-block.html.twig | 0 .../block/block--system-menu-block.html.twig | 0 templates/block/block.html.twig | 0 .../content-edit/filter-caption.html.twig | 0 templates/content/comment.html.twig | 0 templates/content/node.html.twig | 0 templates/content/page-title.html.twig | 0 .../item-list--search-results.html.twig | 0 templates/field/field--comment.html.twig | 0 .../field/field--entity-reference.html.twig | 0 templates/field/field.html.twig | 0 templates/field/image.html.twig | 0 templates/form/details.html.twig | 0 templates/layout/html.html.twig | 0 templates/layout/maintenance-page.html.twig | 0 templates/layout/page--front.html.twig | 0 templates/layout/page.html.twig | 0 templates/layout/region.html.twig | 0 templates/misc/status-messages.html.twig | 0 .../navigation/book-navigation.html.twig | 0 templates/navigation/book-tree.html.twig | 0 templates/navigation/breadcrumb.html.twig | 0 templates/navigation/links--node.html.twig | 0 .../navigation/menu-local-task.html.twig | 0 .../navigation/menu-local-tasks.html.twig | 0 templates/navigation/menu.html.twig | 0 .../components/scrolltotop.html.twig | 0 .../content-parts/content_bottom.html.twig | 0 .../content_home_bottom.html.twig | 0 .../content-parts/content_home_top.html.twig | 0 .../content-parts/content_top.html.twig | 0 .../footer/footer-blocks.html.twig | 0 .../footer/footer-bottom-blocks.html.twig | 0 .../footer/footer-bottom-last.html.twig | 0 .../footer/footer-bottom.html.twig | 0 .../footer/footer-copyright.html.twig | 0 .../footer/footer-top.html.twig | 0 .../template-parts/footer/footer.html.twig | 0 .../header/header-login.html.twig | 0 .../header/header-page.html.twig | 0 .../header/header-primary-menu.html.twig | 0 .../header/header-top-left.html.twig | 0 .../header/header-top-right.html.twig | 0 .../header/header-top.html.twig | 0 .../template-parts/header/header.html.twig | 0 .../template-parts/header/search.html.twig | 0 .../template-parts/highlighted.html.twig | 0 .../sidebar/sidebar_left.html.twig | 0 .../sidebar/sidebar_right.html.twig | 0 vre2024.breakpoints.yml | 0 vre2024.info.yml | 5 + vre2024.libraries.yml | 1 + vre2024.theme | 0 webfonts5/fa-brands-400.eot | Bin webfonts5/fa-brands-400.svg | 0 webfonts5/fa-brands-400.ttf | Bin webfonts5/fa-brands-400.woff | Bin webfonts5/fa-brands-400.woff2 | Bin webfonts5/fa-regular-400.eot | Bin webfonts5/fa-regular-400.svg | 0 webfonts5/fa-regular-400.ttf | Bin webfonts5/fa-regular-400.woff | Bin webfonts5/fa-regular-400.woff2 | Bin webfonts5/fa-solid-900.eot | Bin webfonts5/fa-solid-900.svg | 0 webfonts5/fa-solid-900.ttf | Bin webfonts5/fa-solid-900.woff | Bin webfonts5/fa-solid-900.woff2 | Bin 135 files changed, 163 insertions(+) mode change 100644 => 100755 .gitignore mode change 100644 => 100755 README.md mode change 100644 => 100755 bs.js mode change 100644 => 100755 changelog.txt mode change 100644 => 100755 config/optional/block.block.vre2024_account_menu.yml mode change 100644 => 100755 config/optional/block.block.vre2024_branding.yml mode change 100644 => 100755 config/optional/block.block.vre2024_breadcrumbs.yml mode change 100644 => 100755 config/optional/block.block.vre2024_content.yml mode change 100644 => 100755 config/optional/block.block.vre2024_footer.yml mode change 100644 => 100755 config/optional/block.block.vre2024_help.yml mode change 100644 => 100755 config/optional/block.block.vre2024_local_actions.yml mode change 100644 => 100755 config/optional/block.block.vre2024_local_tasks.yml mode change 100644 => 100755 config/optional/block.block.vre2024_main_menu.yml mode change 100644 => 100755 config/optional/block.block.vre2024_messages.yml mode change 100644 => 100755 config/optional/block.block.vre2024_page_title.yml mode change 100644 => 100755 config/optional/block.block.vre2024_powered.yml mode change 100644 => 100755 config/optional/block.block.vre2024_search.yml mode change 100644 => 100755 config/optional/block.block.vre2024_tools.yml mode change 100644 => 100755 config/schema/vre2024.schema.yml create mode 100755 css/advanced_search.pager.css mode change 100644 => 100755 css/base.css mode change 100644 => 100755 css/block.css mode change 100644 => 100755 css/book.css mode change 100644 => 100755 css/bootstrap-icons.css mode change 100644 => 100755 css/clear.css mode change 100644 => 100755 css/comments.css mode change 100644 => 100755 css/components.css mode change 100644 => 100755 css/core.css mode change 100644 => 100755 css/elements.css mode change 100644 => 100755 css/extra.css mode change 100644 => 100755 css/font-awesome.css mode change 100644 => 100755 css/font-awesome5.css mode change 100644 => 100755 css/font-icon.css mode change 100644 => 100755 css/fontawesome5.css mode change 100644 => 100755 css/fonts.css mode change 100644 => 100755 css/footer.css mode change 100644 => 100755 css/header.css mode change 100644 => 100755 css/highlighted.css mode change 100644 => 100755 css/homepage.css mode change 100644 => 100755 css/islandora_mods.css mode change 100644 => 100755 css/layout.css mode change 100644 => 100755 css/maintenance.css mode change 100644 => 100755 css/node.css mode change 100644 => 100755 css/responsive.css mode change 100644 => 100755 css/search.css mode change 100644 => 100755 css/shortcodes.css mode change 100644 => 100755 css/sidebar.css mode change 100644 => 100755 css/site-variables.css mode change 100644 => 100755 favicon.ico mode change 100644 => 100755 fonts/bootstrap-icons.woff mode change 100644 => 100755 fonts/bootstrap-icons.woff2 mode change 100644 => 100755 fonts/fontawesome-webfont.eot mode change 100644 => 100755 fonts/fontawesome-webfont.svg mode change 100644 => 100755 fonts/fontawesome-webfont.ttf mode change 100644 => 100755 fonts/fontawesome-webfont.woff mode change 100644 => 100755 fonts/fontawesome-webfont.woff2 mode change 100644 => 100755 fonts/vre2024.woff2 mode change 100644 => 100755 images/icons/message/error.svg mode change 100644 => 100755 images/icons/message/success.svg mode change 100644 => 100755 images/icons/message/warning.svg mode change 100644 => 100755 images/icons/search.svg mode change 100644 => 100755 images/maintenance.svg mode change 100644 => 100755 js/vre2024.js mode change 100644 => 100755 logo.svg mode change 100644 => 100755 package-lock.json mode change 100644 => 100755 package.json mode change 100644 => 100755 screenshot.png mode change 100644 => 100755 templates/block/block--system-branding-block.html.twig mode change 100644 => 100755 templates/block/block--system-menu-block.html.twig mode change 100644 => 100755 templates/block/block.html.twig mode change 100644 => 100755 templates/content-edit/filter-caption.html.twig mode change 100644 => 100755 templates/content/comment.html.twig mode change 100644 => 100755 templates/content/node.html.twig mode change 100644 => 100755 templates/content/page-title.html.twig mode change 100644 => 100755 templates/dataset/item-list--search-results.html.twig mode change 100644 => 100755 templates/field/field--comment.html.twig mode change 100644 => 100755 templates/field/field--entity-reference.html.twig mode change 100644 => 100755 templates/field/field.html.twig mode change 100644 => 100755 templates/field/image.html.twig mode change 100644 => 100755 templates/form/details.html.twig mode change 100644 => 100755 templates/layout/html.html.twig mode change 100644 => 100755 templates/layout/maintenance-page.html.twig mode change 100644 => 100755 templates/layout/page--front.html.twig mode change 100644 => 100755 templates/layout/page.html.twig mode change 100644 => 100755 templates/layout/region.html.twig mode change 100644 => 100755 templates/misc/status-messages.html.twig mode change 100644 => 100755 templates/navigation/book-navigation.html.twig mode change 100644 => 100755 templates/navigation/book-tree.html.twig mode change 100644 => 100755 templates/navigation/breadcrumb.html.twig mode change 100644 => 100755 templates/navigation/links--node.html.twig mode change 100644 => 100755 templates/navigation/menu-local-task.html.twig mode change 100644 => 100755 templates/navigation/menu-local-tasks.html.twig mode change 100644 => 100755 templates/navigation/menu.html.twig mode change 100644 => 100755 templates/template-parts/components/scrolltotop.html.twig mode change 100644 => 100755 templates/template-parts/content-parts/content_bottom.html.twig mode change 100644 => 100755 templates/template-parts/content-parts/content_home_bottom.html.twig mode change 100644 => 100755 templates/template-parts/content-parts/content_home_top.html.twig mode change 100644 => 100755 templates/template-parts/content-parts/content_top.html.twig mode change 100644 => 100755 templates/template-parts/footer/footer-blocks.html.twig mode change 100644 => 100755 templates/template-parts/footer/footer-bottom-blocks.html.twig mode change 100644 => 100755 templates/template-parts/footer/footer-bottom-last.html.twig mode change 100644 => 100755 templates/template-parts/footer/footer-bottom.html.twig mode change 100644 => 100755 templates/template-parts/footer/footer-copyright.html.twig mode change 100644 => 100755 templates/template-parts/footer/footer-top.html.twig mode change 100644 => 100755 templates/template-parts/footer/footer.html.twig mode change 100644 => 100755 templates/template-parts/header/header-login.html.twig mode change 100644 => 100755 templates/template-parts/header/header-page.html.twig mode change 100644 => 100755 templates/template-parts/header/header-primary-menu.html.twig mode change 100644 => 100755 templates/template-parts/header/header-top-left.html.twig mode change 100644 => 100755 templates/template-parts/header/header-top-right.html.twig mode change 100644 => 100755 templates/template-parts/header/header-top.html.twig mode change 100644 => 100755 templates/template-parts/header/header.html.twig mode change 100644 => 100755 templates/template-parts/header/search.html.twig mode change 100644 => 100755 templates/template-parts/highlighted.html.twig mode change 100644 => 100755 templates/template-parts/sidebar/sidebar_left.html.twig mode change 100644 => 100755 templates/template-parts/sidebar/sidebar_right.html.twig mode change 100644 => 100755 vre2024.breakpoints.yml mode change 100644 => 100755 vre2024.info.yml mode change 100644 => 100755 vre2024.libraries.yml mode change 100644 => 100755 vre2024.theme mode change 100644 => 100755 webfonts5/fa-brands-400.eot mode change 100644 => 100755 webfonts5/fa-brands-400.svg mode change 100644 => 100755 webfonts5/fa-brands-400.ttf mode change 100644 => 100755 webfonts5/fa-brands-400.woff mode change 100644 => 100755 webfonts5/fa-brands-400.woff2 mode change 100644 => 100755 webfonts5/fa-regular-400.eot mode change 100644 => 100755 webfonts5/fa-regular-400.svg mode change 100644 => 100755 webfonts5/fa-regular-400.ttf mode change 100644 => 100755 webfonts5/fa-regular-400.woff mode change 100644 => 100755 webfonts5/fa-regular-400.woff2 mode change 100644 => 100755 webfonts5/fa-solid-900.eot mode change 100644 => 100755 webfonts5/fa-solid-900.svg mode change 100644 => 100755 webfonts5/fa-solid-900.ttf mode change 100644 => 100755 webfonts5/fa-solid-900.woff mode change 100644 => 100755 webfonts5/fa-solid-900.woff2 diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/bs.js b/bs.js old mode 100644 new mode 100755 diff --git a/changelog.txt b/changelog.txt old mode 100644 new mode 100755 diff --git a/config/optional/block.block.vre2024_account_menu.yml b/config/optional/block.block.vre2024_account_menu.yml old mode 100644 new mode 100755 diff --git a/config/optional/block.block.vre2024_branding.yml b/config/optional/block.block.vre2024_branding.yml old mode 100644 new mode 100755 diff --git a/config/optional/block.block.vre2024_breadcrumbs.yml b/config/optional/block.block.vre2024_breadcrumbs.yml old mode 100644 new mode 100755 diff --git a/config/optional/block.block.vre2024_content.yml b/config/optional/block.block.vre2024_content.yml old mode 100644 new mode 100755 diff --git a/config/optional/block.block.vre2024_footer.yml b/config/optional/block.block.vre2024_footer.yml old mode 100644 new mode 100755 diff --git a/config/optional/block.block.vre2024_help.yml b/config/optional/block.block.vre2024_help.yml old mode 100644 new mode 100755 diff --git a/config/optional/block.block.vre2024_local_actions.yml b/config/optional/block.block.vre2024_local_actions.yml old mode 100644 new mode 100755 diff --git a/config/optional/block.block.vre2024_local_tasks.yml b/config/optional/block.block.vre2024_local_tasks.yml old mode 100644 new mode 100755 diff --git a/config/optional/block.block.vre2024_main_menu.yml b/config/optional/block.block.vre2024_main_menu.yml old mode 100644 new mode 100755 diff --git a/config/optional/block.block.vre2024_messages.yml b/config/optional/block.block.vre2024_messages.yml old mode 100644 new mode 100755 diff --git a/config/optional/block.block.vre2024_page_title.yml b/config/optional/block.block.vre2024_page_title.yml old mode 100644 new mode 100755 diff --git a/config/optional/block.block.vre2024_powered.yml b/config/optional/block.block.vre2024_powered.yml old mode 100644 new mode 100755 diff --git a/config/optional/block.block.vre2024_search.yml b/config/optional/block.block.vre2024_search.yml old mode 100644 new mode 100755 diff --git a/config/optional/block.block.vre2024_tools.yml b/config/optional/block.block.vre2024_tools.yml old mode 100644 new mode 100755 diff --git a/config/schema/vre2024.schema.yml b/config/schema/vre2024.schema.yml old mode 100644 new mode 100755 diff --git a/css/advanced_search.pager.css b/css/advanced_search.pager.css new file mode 100755 index 0000000..7ef0c26 --- /dev/null +++ b/css/advanced_search.pager.css @@ -0,0 +1,157 @@ +.advanced_search_result_pager .pager__summary { + font-weight: 700; +} + +.advanced_search_result_pager .pager__group { + margin: 1.25rem 0; + padding: 1rem 0; + border-top: 1px solid; + border-bottom: 1px solid; + border-color: #e5e5e5; + display: flex; + justify-content: flex-start; + align-items: center; + flex-flow: row wrap; +} + +@media all and (min-width: 45.063em) { + .advanced_search_result_pager .pager__group { + justify-content: flex-end; + } + .advanced_search_result_pager .pager__group > * { + margin: 0.47214rem 0 0.47214rem 2.61803rem; + } + .advanced_search_result_pager .pager__group > *:first-child { + margin-left: 0; + } +} + +.advanced_search_result_pager .pager__group > * { + margin: 0.47214rem 2rem 0.47214rem 0; +} + +.advanced_search_result_pager .pager__group > *:last-child { + margin-right: 0; +} + +.advanced_search_result_pager .pager__group .item-list__list, +.advanced_search_result_pager .pager__group .item-list__title, +.advanced_search_result_pager .pager__group .item-list__item { + display: inline; +} + +.advanced_search_result_pager .pager__group .item-list__title { + font-size: initial; + margin: 0.25rem; +} + +.pager { + margin: initial; +} + +.pager__item { + margin: 0.125rem; + text-align: center; +} + +.pager__items { + text-align: right; +} + +@media all and (max-width: 45em) { + .pager__items { + text-align: center; + } +} + +.pager__items__first-previous, +.pager__items__num-pages, +.pager__items__next-last { + display: inline; +} + +.pager__items__first-previous, +.pager__items__next-last { + float: none; +} + +.pager__items__first-previous .pager__item, +.pager__items__next-last .pager__item { + display: inline; +} + +.pager .pager__link, +.pager__results .pager__link { + display: inherit; + border-radius: 0.125em; + border: 1px solid; + transition: all, 0.2s, ease-in-out; + min-width: 1.75em; + padding: 0.125rem 0.4375rem 0; +} + +.pager .pager__link:focus, +.pager .pager__link:hover, +.pager__results .pager__link:focus, +.pager__results .pager__link:hover { + text-decoration: underline; +} + +.pager__display .pager__link { + background-color: #ffffff; +} + +.pager__display .pager__link:hover, +.pager__display .pager__link:focus { + background-color: #ffffff; +} + +.pager__link--is-active { + text-decoration: underline !important; + border: solid 2px #0d77b5; +} + +.view-grid .view-content .views-row { + padding: 0px 20px 20px 0px !important; +} + +/* generalizing */ +.advanced_search_result_pager .pager__group .pager { + display: none; +} + +.advanced_search_result_pager .pager__group > * { + margin: 0.47214rem 2rem 0.47214rem 0; + display: flex; +} + +.advanced_search_result_pager .pager__group > *:last-child { + margin-right: 0; +} + +.view-filters { + display: none; +} + +.pager__group .container { + width: auto !important; + padding-left: 0 !important; + padding-right: 0 !important; +} + +.advanced_search_result_pager .pager__group nav { + display: none; +} + +.view-grid > .view-content { + display: grid; + grid-template-columns: repeat(3, 1fr); + /*margin: 0.47214rem 0 0.47214rem 2.61803rem;*/ +} + +@media only screen and (max-width: 600px) { + .view-grid > .view-content { + display: grid; + grid-template-columns: repeat(1, 1fr); + } +} diff --git a/css/base.css b/css/base.css old mode 100644 new mode 100755 diff --git a/css/block.css b/css/block.css old mode 100644 new mode 100755 diff --git a/css/book.css b/css/book.css old mode 100644 new mode 100755 diff --git a/css/bootstrap-icons.css b/css/bootstrap-icons.css old mode 100644 new mode 100755 diff --git a/css/clear.css b/css/clear.css old mode 100644 new mode 100755 diff --git a/css/comments.css b/css/comments.css old mode 100644 new mode 100755 diff --git a/css/components.css b/css/components.css old mode 100644 new mode 100755 diff --git a/css/core.css b/css/core.css old mode 100644 new mode 100755 diff --git a/css/elements.css b/css/elements.css old mode 100644 new mode 100755 diff --git a/css/extra.css b/css/extra.css old mode 100644 new mode 100755 diff --git a/css/font-awesome.css b/css/font-awesome.css old mode 100644 new mode 100755 diff --git a/css/font-awesome5.css b/css/font-awesome5.css old mode 100644 new mode 100755 diff --git a/css/font-icon.css b/css/font-icon.css old mode 100644 new mode 100755 diff --git a/css/fontawesome5.css b/css/fontawesome5.css old mode 100644 new mode 100755 diff --git a/css/fonts.css b/css/fonts.css old mode 100644 new mode 100755 diff --git a/css/footer.css b/css/footer.css old mode 100644 new mode 100755 diff --git a/css/header.css b/css/header.css old mode 100644 new mode 100755 diff --git a/css/highlighted.css b/css/highlighted.css old mode 100644 new mode 100755 diff --git a/css/homepage.css b/css/homepage.css old mode 100644 new mode 100755 diff --git a/css/islandora_mods.css b/css/islandora_mods.css old mode 100644 new mode 100755 diff --git a/css/layout.css b/css/layout.css old mode 100644 new mode 100755 diff --git a/css/maintenance.css b/css/maintenance.css old mode 100644 new mode 100755 diff --git a/css/node.css b/css/node.css old mode 100644 new mode 100755 diff --git a/css/responsive.css b/css/responsive.css old mode 100644 new mode 100755 diff --git a/css/search.css b/css/search.css old mode 100644 new mode 100755 diff --git a/css/shortcodes.css b/css/shortcodes.css old mode 100644 new mode 100755 diff --git a/css/sidebar.css b/css/sidebar.css old mode 100644 new mode 100755 diff --git a/css/site-variables.css b/css/site-variables.css old mode 100644 new mode 100755 diff --git a/favicon.ico b/favicon.ico old mode 100644 new mode 100755 diff --git a/fonts/bootstrap-icons.woff b/fonts/bootstrap-icons.woff old mode 100644 new mode 100755 diff --git a/fonts/bootstrap-icons.woff2 b/fonts/bootstrap-icons.woff2 old mode 100644 new mode 100755 diff --git a/fonts/fontawesome-webfont.eot b/fonts/fontawesome-webfont.eot old mode 100644 new mode 100755 diff --git a/fonts/fontawesome-webfont.svg b/fonts/fontawesome-webfont.svg old mode 100644 new mode 100755 diff --git a/fonts/fontawesome-webfont.ttf b/fonts/fontawesome-webfont.ttf old mode 100644 new mode 100755 diff --git a/fonts/fontawesome-webfont.woff b/fonts/fontawesome-webfont.woff old mode 100644 new mode 100755 diff --git a/fonts/fontawesome-webfont.woff2 b/fonts/fontawesome-webfont.woff2 old mode 100644 new mode 100755 diff --git a/fonts/vre2024.woff2 b/fonts/vre2024.woff2 old mode 100644 new mode 100755 diff --git a/images/icons/message/error.svg b/images/icons/message/error.svg old mode 100644 new mode 100755 diff --git a/images/icons/message/success.svg b/images/icons/message/success.svg old mode 100644 new mode 100755 diff --git a/images/icons/message/warning.svg b/images/icons/message/warning.svg old mode 100644 new mode 100755 diff --git a/images/icons/search.svg b/images/icons/search.svg old mode 100644 new mode 100755 diff --git a/images/maintenance.svg b/images/maintenance.svg old mode 100644 new mode 100755 diff --git a/js/vre2024.js b/js/vre2024.js old mode 100644 new mode 100755 diff --git a/logo.svg b/logo.svg old mode 100644 new mode 100755 diff --git a/package-lock.json b/package-lock.json old mode 100644 new mode 100755 diff --git a/package.json b/package.json old mode 100644 new mode 100755 diff --git a/screenshot.png b/screenshot.png old mode 100644 new mode 100755 diff --git a/templates/block/block--system-branding-block.html.twig b/templates/block/block--system-branding-block.html.twig old mode 100644 new mode 100755 diff --git a/templates/block/block--system-menu-block.html.twig b/templates/block/block--system-menu-block.html.twig old mode 100644 new mode 100755 diff --git a/templates/block/block.html.twig b/templates/block/block.html.twig old mode 100644 new mode 100755 diff --git a/templates/content-edit/filter-caption.html.twig b/templates/content-edit/filter-caption.html.twig old mode 100644 new mode 100755 diff --git a/templates/content/comment.html.twig b/templates/content/comment.html.twig old mode 100644 new mode 100755 diff --git a/templates/content/node.html.twig b/templates/content/node.html.twig old mode 100644 new mode 100755 diff --git a/templates/content/page-title.html.twig b/templates/content/page-title.html.twig old mode 100644 new mode 100755 diff --git a/templates/dataset/item-list--search-results.html.twig b/templates/dataset/item-list--search-results.html.twig old mode 100644 new mode 100755 diff --git a/templates/field/field--comment.html.twig b/templates/field/field--comment.html.twig old mode 100644 new mode 100755 diff --git a/templates/field/field--entity-reference.html.twig b/templates/field/field--entity-reference.html.twig old mode 100644 new mode 100755 diff --git a/templates/field/field.html.twig b/templates/field/field.html.twig old mode 100644 new mode 100755 diff --git a/templates/field/image.html.twig b/templates/field/image.html.twig old mode 100644 new mode 100755 diff --git a/templates/form/details.html.twig b/templates/form/details.html.twig old mode 100644 new mode 100755 diff --git a/templates/layout/html.html.twig b/templates/layout/html.html.twig old mode 100644 new mode 100755 diff --git a/templates/layout/maintenance-page.html.twig b/templates/layout/maintenance-page.html.twig old mode 100644 new mode 100755 diff --git a/templates/layout/page--front.html.twig b/templates/layout/page--front.html.twig old mode 100644 new mode 100755 diff --git a/templates/layout/page.html.twig b/templates/layout/page.html.twig old mode 100644 new mode 100755 diff --git a/templates/layout/region.html.twig b/templates/layout/region.html.twig old mode 100644 new mode 100755 diff --git a/templates/misc/status-messages.html.twig b/templates/misc/status-messages.html.twig old mode 100644 new mode 100755 diff --git a/templates/navigation/book-navigation.html.twig b/templates/navigation/book-navigation.html.twig old mode 100644 new mode 100755 diff --git a/templates/navigation/book-tree.html.twig b/templates/navigation/book-tree.html.twig old mode 100644 new mode 100755 diff --git a/templates/navigation/breadcrumb.html.twig b/templates/navigation/breadcrumb.html.twig old mode 100644 new mode 100755 diff --git a/templates/navigation/links--node.html.twig b/templates/navigation/links--node.html.twig old mode 100644 new mode 100755 diff --git a/templates/navigation/menu-local-task.html.twig b/templates/navigation/menu-local-task.html.twig old mode 100644 new mode 100755 diff --git a/templates/navigation/menu-local-tasks.html.twig b/templates/navigation/menu-local-tasks.html.twig old mode 100644 new mode 100755 diff --git a/templates/navigation/menu.html.twig b/templates/navigation/menu.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/components/scrolltotop.html.twig b/templates/template-parts/components/scrolltotop.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/content-parts/content_bottom.html.twig b/templates/template-parts/content-parts/content_bottom.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/content-parts/content_home_bottom.html.twig b/templates/template-parts/content-parts/content_home_bottom.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/content-parts/content_home_top.html.twig b/templates/template-parts/content-parts/content_home_top.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/content-parts/content_top.html.twig b/templates/template-parts/content-parts/content_top.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/footer/footer-blocks.html.twig b/templates/template-parts/footer/footer-blocks.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/footer/footer-bottom-blocks.html.twig b/templates/template-parts/footer/footer-bottom-blocks.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/footer/footer-bottom-last.html.twig b/templates/template-parts/footer/footer-bottom-last.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/footer/footer-bottom.html.twig b/templates/template-parts/footer/footer-bottom.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/footer/footer-copyright.html.twig b/templates/template-parts/footer/footer-copyright.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/footer/footer-top.html.twig b/templates/template-parts/footer/footer-top.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/footer/footer.html.twig b/templates/template-parts/footer/footer.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/header/header-login.html.twig b/templates/template-parts/header/header-login.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/header/header-page.html.twig b/templates/template-parts/header/header-page.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/header/header-primary-menu.html.twig b/templates/template-parts/header/header-primary-menu.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/header/header-top-left.html.twig b/templates/template-parts/header/header-top-left.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/header/header-top-right.html.twig b/templates/template-parts/header/header-top-right.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/header/header-top.html.twig b/templates/template-parts/header/header-top.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/header/header.html.twig b/templates/template-parts/header/header.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/header/search.html.twig b/templates/template-parts/header/search.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/highlighted.html.twig b/templates/template-parts/highlighted.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/sidebar/sidebar_left.html.twig b/templates/template-parts/sidebar/sidebar_left.html.twig old mode 100644 new mode 100755 diff --git a/templates/template-parts/sidebar/sidebar_right.html.twig b/templates/template-parts/sidebar/sidebar_right.html.twig old mode 100644 new mode 100755 diff --git a/vre2024.breakpoints.yml b/vre2024.breakpoints.yml old mode 100644 new mode 100755 diff --git a/vre2024.info.yml b/vre2024.info.yml old mode 100644 new mode 100755 index 3254f04..cd205a7 --- a/vre2024.info.yml +++ b/vre2024.info.yml @@ -10,6 +10,11 @@ libraries: - vre2024/fontawesome4 #- vre2024/fontawesome5 #- vre2024/bootstrap-icons +libraries-override: + advanced_search/advanced.search.pager: + css: + component: + css/advanced_search.pager.css: {} regions: header_top_left: 'Header Top Left' header_top_right: 'Header Top Right' diff --git a/vre2024.libraries.yml b/vre2024.libraries.yml old mode 100644 new mode 100755 index 4b61dde..72d8584 --- a/vre2024.libraries.yml +++ b/vre2024.libraries.yml @@ -22,6 +22,7 @@ global-styling: css/elements.css: {} css/shortcodes.css: {} css/homepage.css: {} + css/advanced_search.pager.css: {} css/islandora_mods.css: {} css/clear.css: {} css/extra.css: {} diff --git a/vre2024.theme b/vre2024.theme old mode 100644 new mode 100755 diff --git a/webfonts5/fa-brands-400.eot b/webfonts5/fa-brands-400.eot old mode 100644 new mode 100755 diff --git a/webfonts5/fa-brands-400.svg b/webfonts5/fa-brands-400.svg old mode 100644 new mode 100755 diff --git a/webfonts5/fa-brands-400.ttf b/webfonts5/fa-brands-400.ttf old mode 100644 new mode 100755 diff --git a/webfonts5/fa-brands-400.woff b/webfonts5/fa-brands-400.woff old mode 100644 new mode 100755 diff --git a/webfonts5/fa-brands-400.woff2 b/webfonts5/fa-brands-400.woff2 old mode 100644 new mode 100755 diff --git a/webfonts5/fa-regular-400.eot b/webfonts5/fa-regular-400.eot old mode 100644 new mode 100755 diff --git a/webfonts5/fa-regular-400.svg b/webfonts5/fa-regular-400.svg old mode 100644 new mode 100755 diff --git a/webfonts5/fa-regular-400.ttf b/webfonts5/fa-regular-400.ttf old mode 100644 new mode 100755 diff --git a/webfonts5/fa-regular-400.woff b/webfonts5/fa-regular-400.woff old mode 100644 new mode 100755 diff --git a/webfonts5/fa-regular-400.woff2 b/webfonts5/fa-regular-400.woff2 old mode 100644 new mode 100755 diff --git a/webfonts5/fa-solid-900.eot b/webfonts5/fa-solid-900.eot old mode 100644 new mode 100755 diff --git a/webfonts5/fa-solid-900.svg b/webfonts5/fa-solid-900.svg old mode 100644 new mode 100755 diff --git a/webfonts5/fa-solid-900.ttf b/webfonts5/fa-solid-900.ttf old mode 100644 new mode 100755 diff --git a/webfonts5/fa-solid-900.woff b/webfonts5/fa-solid-900.woff old mode 100644 new mode 100755 diff --git a/webfonts5/fa-solid-900.woff2 b/webfonts5/fa-solid-900.woff2 old mode 100644 new mode 100755