@openeuropa/bcl-theme-joinup 0.4068.202509021515 → 0.4298.202511051800
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bcl-builder.config.js +2 -0
- package/css/oe-bcl-joinup.css +183 -91
- package/css/oe-bcl-joinup.css.map +1 -1
- package/css/oe-bcl-joinup.min.css +1 -1
- package/css/oe-bcl-joinup.min.css.map +1 -1
- package/fonts/files/roboto-cyrillic-400-italic.woff +0 -0
- package/fonts/files/roboto-cyrillic-400-italic.woff2 +0 -0
- package/fonts/files/roboto-cyrillic-400-normal.woff +0 -0
- package/fonts/files/roboto-cyrillic-400-normal.woff2 +0 -0
- package/fonts/files/roboto-cyrillic-500-italic.woff +0 -0
- package/fonts/files/roboto-cyrillic-500-italic.woff2 +0 -0
- package/fonts/files/roboto-cyrillic-500-normal.woff +0 -0
- package/fonts/files/roboto-cyrillic-500-normal.woff2 +0 -0
- package/fonts/files/roboto-cyrillic-700-italic.woff +0 -0
- package/fonts/files/roboto-cyrillic-700-italic.woff2 +0 -0
- package/fonts/files/roboto-cyrillic-700-normal.woff +0 -0
- package/fonts/files/roboto-cyrillic-700-normal.woff2 +0 -0
- package/fonts/files/roboto-greek-400-italic.woff +0 -0
- package/fonts/files/roboto-greek-400-italic.woff2 +0 -0
- package/fonts/files/roboto-greek-400-normal.woff +0 -0
- package/fonts/files/roboto-greek-400-normal.woff2 +0 -0
- package/fonts/files/roboto-greek-500-italic.woff +0 -0
- package/fonts/files/roboto-greek-500-italic.woff2 +0 -0
- package/fonts/files/roboto-greek-500-normal.woff +0 -0
- package/fonts/files/roboto-greek-500-normal.woff2 +0 -0
- package/fonts/files/roboto-greek-700-italic.woff +0 -0
- package/fonts/files/roboto-greek-700-italic.woff2 +0 -0
- package/fonts/files/roboto-greek-700-normal.woff +0 -0
- package/fonts/files/roboto-greek-700-normal.woff2 +0 -0
- package/fonts/files/roboto-latin-400-italic.woff +0 -0
- package/fonts/files/roboto-latin-400-italic.woff2 +0 -0
- package/fonts/files/roboto-latin-400-normal.woff +0 -0
- package/fonts/files/roboto-latin-400-normal.woff2 +0 -0
- package/fonts/files/roboto-latin-500-italic.woff +0 -0
- package/fonts/files/roboto-latin-500-italic.woff2 +0 -0
- package/fonts/files/roboto-latin-500-normal.woff +0 -0
- package/fonts/files/roboto-latin-500-normal.woff2 +0 -0
- package/fonts/files/roboto-latin-700-italic.woff +0 -0
- package/fonts/files/roboto-latin-700-italic.woff2 +0 -0
- package/fonts/files/roboto-latin-700-normal.woff +0 -0
- package/fonts/files/roboto-latin-700-normal.woff2 +0 -0
- package/fonts/files/roboto-latin-ext-400-italic.woff +0 -0
- package/fonts/files/roboto-latin-ext-400-italic.woff2 +0 -0
- package/fonts/files/roboto-latin-ext-400-normal.woff +0 -0
- package/fonts/files/roboto-latin-ext-400-normal.woff2 +0 -0
- package/fonts/files/roboto-latin-ext-500-italic.woff +0 -0
- package/fonts/files/roboto-latin-ext-500-italic.woff2 +0 -0
- package/fonts/files/roboto-latin-ext-500-normal.woff +0 -0
- package/fonts/files/roboto-latin-ext-500-normal.woff2 +0 -0
- package/fonts/files/roboto-latin-ext-700-italic.woff +0 -0
- package/fonts/files/roboto-latin-ext-700-italic.woff2 +0 -0
- package/fonts/files/roboto-latin-ext-700-normal.woff +0 -0
- package/fonts/files/roboto-latin-ext-700-normal.woff2 +0 -0
- package/icons/bcl-default-icons.svg +1 -1
- package/icons/bootstrap-icons.svg +1 -1
- package/js/oe-bcl-joinup.bundle.js +18 -13
- package/js/oe-bcl-joinup.bundle.js.map +1 -1
- package/js/oe-bcl-joinup.bundle.min.js +1 -1
- package/js/oe-bcl-joinup.bundle.min.js.map +1 -1
- package/js/oe-bcl-joinup.esm.js +18 -13
- package/js/oe-bcl-joinup.esm.js.map +1 -1
- package/js/oe-bcl-joinup.esm.min.js +1 -1
- package/js/oe-bcl-joinup.esm.min.js.map +1 -1
- package/js/oe-bcl-joinup.umd.js +18 -13
- package/js/oe-bcl-joinup.umd.js.map +1 -1
- package/js/oe-bcl-joinup.umd.min.js +1 -1
- package/js/oe-bcl-joinup.umd.min.js.map +1 -1
- package/js/slim-select-2/slimselect.min.js +1 -1
- package/package.json +12 -12
- package/src/scss/oe-bcl-joinup.scss +3 -2
- package/templates/bcl-base-templates/listing-page.html.twig +17 -19
- package/templates/bcl-contact-form/contact-form.html.twig +3 -3
- package/templates/bcl-content-banner/content-banner.html.twig +3 -0
- package/templates/bcl-dropdown/dropdown.html.twig +12 -7
- package/templates/bcl-event/event.html.twig +5 -5
- package/templates/bcl-glossary/glossary-detail.html.twig +4 -5
- package/templates/bcl-glossary/glossary-listing.html.twig +5 -5
- package/templates/bcl-group/group-landing.html.twig +5 -5
- package/templates/bcl-group/group.html.twig +3 -3
- package/templates/bcl-icon/icon.html.twig +1 -1
- package/templates/bcl-landing-page/landing-page.html.twig +5 -8
- package/templates/bcl-language-list/language-list-modal.html.twig +58 -5
- package/templates/bcl-modal/modal.html.twig +16 -4
- package/templates/bcl-navigation/navigation.html.twig +8 -0
- package/templates/bcl-page/page.html.twig +5 -5
- package/templates/bcl-pagination-v2/pagination-item.html.twig +90 -0
- package/templates/bcl-pagination-v2/pagination.html.twig +213 -0
- package/templates/bcl-person/person.html.twig +5 -5
- package/templates/bcl-project/project.html.twig +7 -7
- package/templates/bcl-project-status/project-contributions.html.twig +1 -1
- package/templates/bcl-search/search.html.twig +3 -3
- package/templates/bcl-subscription/subscription.html.twig +5 -5
- package/templates/{bcl-toast → bcl-toasts}/toasts.html.twig +17 -8
- package/templates/bcl-user/user-terms.html.twig +3 -3
- package/templates/bcl-user/user.html.twig +3 -3
package/bcl-builder.config.js
CHANGED
|
@@ -89,6 +89,7 @@ module.exports = {
|
|
|
89
89
|
options: {
|
|
90
90
|
includePaths,
|
|
91
91
|
sourceMap: "file",
|
|
92
|
+
silenceDeprecations: ["legacy-js-api", "import", "color-functions"],
|
|
92
93
|
},
|
|
93
94
|
},
|
|
94
95
|
{
|
|
@@ -98,6 +99,7 @@ module.exports = {
|
|
|
98
99
|
includePaths,
|
|
99
100
|
sourceMap: "file",
|
|
100
101
|
minify: true,
|
|
102
|
+
silenceDeprecations: ["legacy-js-api", "import", "color-functions"],
|
|
101
103
|
},
|
|
102
104
|
},
|
|
103
105
|
],
|
package/css/oe-bcl-joinup.css
CHANGED
|
@@ -586,6 +586,11 @@ legend + * {
|
|
|
586
586
|
-webkit-appearance: textfield;
|
|
587
587
|
outline-offset: -2px;
|
|
588
588
|
}
|
|
589
|
+
[type=search]::-webkit-search-cancel-button {
|
|
590
|
+
cursor: pointer;
|
|
591
|
+
-webkit-filter: grayscale(1);
|
|
592
|
+
filter: grayscale(1);
|
|
593
|
+
}
|
|
589
594
|
|
|
590
595
|
/* rtl:raw:
|
|
591
596
|
[type="tel"],
|
|
@@ -5482,7 +5487,7 @@ textarea.form-control-lg {
|
|
|
5482
5487
|
--bs-pagination-color: #a2a8ab;
|
|
5483
5488
|
--bs-pagination-bg: transparent;
|
|
5484
5489
|
--bs-pagination-border-width: 0;
|
|
5485
|
-
--bs-pagination-border-color:
|
|
5490
|
+
--bs-pagination-border-color: #a2a8ab;
|
|
5486
5491
|
--bs-pagination-border-radius: var(--bs-border-radius);
|
|
5487
5492
|
--bs-pagination-hover-color: #242626;
|
|
5488
5493
|
--bs-pagination-hover-bg: transparent;
|
|
@@ -7048,6 +7053,8 @@ textarea.form-control-lg {
|
|
|
7048
7053
|
.spinner-grow,
|
|
7049
7054
|
.spinner-border {
|
|
7050
7055
|
display: inline-block;
|
|
7056
|
+
-ms-flex-negative: 0;
|
|
7057
|
+
flex-shrink: 0;
|
|
7051
7058
|
width: var(--bs-spinner-width);
|
|
7052
7059
|
height: var(--bs-spinner-height);
|
|
7053
7060
|
vertical-align: var(--bs-spinner-vertical-align);
|
|
@@ -9894,7 +9901,7 @@ svg {
|
|
|
9894
9901
|
padding-top: 1rem !important;
|
|
9895
9902
|
}
|
|
9896
9903
|
|
|
9897
|
-
.pt-4 {
|
|
9904
|
+
.pt-4, .pagination-v2 .pagination {
|
|
9898
9905
|
padding-top: 1.5rem !important;
|
|
9899
9906
|
}
|
|
9900
9907
|
|
|
@@ -10290,7 +10297,7 @@ svg {
|
|
|
10290
10297
|
font-weight: 300 !important;
|
|
10291
10298
|
}
|
|
10292
10299
|
|
|
10293
|
-
.fw-normal {
|
|
10300
|
+
.fw-normal, .pagination-v2 .pagination.pagination--glossary .page-item .page-link {
|
|
10294
10301
|
font-weight: 400 !important;
|
|
10295
10302
|
}
|
|
10296
10303
|
|
|
@@ -10342,7 +10349,7 @@ svg {
|
|
|
10342
10349
|
text-align: center !important;
|
|
10343
10350
|
}
|
|
10344
10351
|
|
|
10345
|
-
.text-decoration-none {
|
|
10352
|
+
.text-decoration-none, .pagination-v2 .pagination.pagination--glossary .page-item .page-link:hover {
|
|
10346
10353
|
text-decoration: none !important;
|
|
10347
10354
|
}
|
|
10348
10355
|
|
|
@@ -10715,7 +10722,7 @@ svg {
|
|
|
10715
10722
|
background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
|
|
10716
10723
|
}
|
|
10717
10724
|
|
|
10718
|
-
.bg-light {
|
|
10725
|
+
.bg-light, .pagination-v2 .pagination.pagination--glossary .page-item .page-link:hover {
|
|
10719
10726
|
--bs-bg-opacity: 1;
|
|
10720
10727
|
background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
|
|
10721
10728
|
}
|
|
@@ -10856,7 +10863,7 @@ svg {
|
|
|
10856
10863
|
border-radius: var(--bs-border-radius-sm) !important;
|
|
10857
10864
|
}
|
|
10858
10865
|
|
|
10859
|
-
.rounded-2 {
|
|
10866
|
+
.rounded-2, .bcl-navbar-toggler {
|
|
10860
10867
|
border-radius: var(--bs-border-radius) !important;
|
|
10861
10868
|
}
|
|
10862
10869
|
|
|
@@ -17413,13 +17420,17 @@ em.placeholder {
|
|
|
17413
17420
|
.bcl-navbar-toggler {
|
|
17414
17421
|
background: transparent;
|
|
17415
17422
|
border: none;
|
|
17416
|
-
|
|
17423
|
+
border-radius: var(--bs-border-radius-sm);
|
|
17424
|
+
padding: 0.375rem 0.75rem;
|
|
17425
|
+
color: #1073de;
|
|
17426
|
+
line-height: 1;
|
|
17417
17427
|
}
|
|
17418
17428
|
.bcl-navbar-toggler .active-icon {
|
|
17419
17429
|
display: none;
|
|
17420
17430
|
}
|
|
17421
17431
|
.bcl-navbar-toggler[aria-expanded=true] {
|
|
17422
|
-
background-color:
|
|
17432
|
+
background-color: #143b76;
|
|
17433
|
+
color: #fff;
|
|
17423
17434
|
}
|
|
17424
17435
|
.bcl-navbar-toggler[aria-expanded=true] .active-icon {
|
|
17425
17436
|
display: block;
|
|
@@ -17500,7 +17511,7 @@ em.placeholder {
|
|
|
17500
17511
|
header:has(.bcl-header__navbar.show) > div:has(.breadcrumb) {
|
|
17501
17512
|
display: none;
|
|
17502
17513
|
}
|
|
17503
|
-
.bcl-header
|
|
17514
|
+
.bcl-header {
|
|
17504
17515
|
box-shadow: var(--bs-box-shadow);
|
|
17505
17516
|
}
|
|
17506
17517
|
.bcl-header nav + nav {
|
|
@@ -17592,10 +17603,6 @@ em.placeholder {
|
|
|
17592
17603
|
.bcl-header--neutral .bcl-header__navbar {
|
|
17593
17604
|
background: #555859;
|
|
17594
17605
|
}
|
|
17595
|
-
.bcl-header__site-name {
|
|
17596
|
-
margin-left: 1.5rem;
|
|
17597
|
-
font-weight: 500;
|
|
17598
|
-
}
|
|
17599
17606
|
.bcl-header .navbar-toggler {
|
|
17600
17607
|
position: relative;
|
|
17601
17608
|
right: 0;
|
|
@@ -17868,17 +17875,6 @@ dd + dd {
|
|
|
17868
17875
|
color: #6d7173;
|
|
17869
17876
|
}
|
|
17870
17877
|
|
|
17871
|
-
.icon--mobile-m-desktop-xs {
|
|
17872
|
-
width: 1.5rem;
|
|
17873
|
-
height: 1.5rem;
|
|
17874
|
-
}
|
|
17875
|
-
@media (min-width: 1200px) {
|
|
17876
|
-
.icon--mobile-m-desktop-xs {
|
|
17877
|
-
width: 1rem;
|
|
17878
|
-
height: 1rem;
|
|
17879
|
-
}
|
|
17880
|
-
}
|
|
17881
|
-
|
|
17882
17878
|
.btn {
|
|
17883
17879
|
display: -ms-inline-flexbox;
|
|
17884
17880
|
display: inline-flex;
|
|
@@ -18010,12 +18006,14 @@ dd + dd {
|
|
|
18010
18006
|
white-space: nowrap;
|
|
18011
18007
|
scrollbar-width: none;
|
|
18012
18008
|
-ms-overflow-style: none;
|
|
18013
|
-
border: none;
|
|
18014
18009
|
}
|
|
18015
18010
|
.nav-tabs::-webkit-scrollbar {
|
|
18016
18011
|
width: 0;
|
|
18017
18012
|
height: 0;
|
|
18018
18013
|
}
|
|
18014
|
+
.nav-tabs {
|
|
18015
|
+
border: none;
|
|
18016
|
+
}
|
|
18019
18017
|
.nav-tabs .nav-item {
|
|
18020
18018
|
z-index: 1;
|
|
18021
18019
|
}
|
|
@@ -18320,8 +18318,9 @@ a.badge:focus-within.text-bg-danger, a.badge:active.text-bg-danger, a.badge:hove
|
|
|
18320
18318
|
background-color: rgb(199.75, 44.2, 44.2) !important;
|
|
18321
18319
|
}
|
|
18322
18320
|
|
|
18323
|
-
.badge.bg-light a,
|
|
18324
|
-
.badge.bg-light
|
|
18321
|
+
.badge.bg-light a, .pagination-v2 .pagination.pagination--glossary .page-item .badge.page-link:hover a,
|
|
18322
|
+
.badge.bg-light,
|
|
18323
|
+
.pagination-v2 .pagination.pagination--glossary .page-item .badge.page-link:hover {
|
|
18325
18324
|
color: #000;
|
|
18326
18325
|
}
|
|
18327
18326
|
|
|
@@ -19633,6 +19632,19 @@ select.multi-select {
|
|
|
19633
19632
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM12.0303 4.96967C11.7374 4.67678 11.2626 4.67678 10.9697 4.96967C10.9626 4.97674 10.9559 4.98424 10.9498 4.9921L7.4774 9.41674L5.38388 7.32322C5.09098 7.03033 4.61611 7.03033 4.32322 7.32322C4.03032 7.61612 4.03032 8.09099 4.32322 8.38388L6.96966 11.0303C7.26256 11.3232 7.73743 11.3232 8.03032 11.0303C8.03685 11.0238 8.043 11.0169 8.04876 11.0097L12.041 6.01947C12.3232 5.72582 12.3196 5.25897 12.0303 4.96967Z' fill='%2328A745'/%3E%3C/svg%3E%0A");
|
|
19634
19633
|
}
|
|
19635
19634
|
|
|
19635
|
+
.ss-sr-only {
|
|
19636
|
+
position: absolute;
|
|
19637
|
+
width: 1px;
|
|
19638
|
+
height: 1px;
|
|
19639
|
+
margin: -1px;
|
|
19640
|
+
padding: 0;
|
|
19641
|
+
border: 0;
|
|
19642
|
+
clip: rect(0, 0, 0, 0);
|
|
19643
|
+
-webkit-clip-path: inset(50%);
|
|
19644
|
+
clip-path: inset(50%);
|
|
19645
|
+
overflow: hidden;
|
|
19646
|
+
}
|
|
19647
|
+
|
|
19636
19648
|
/* stylelint-disable no-descending-specificity, declaration-no-important */
|
|
19637
19649
|
/* -------------------------------------
|
|
19638
19650
|
Design tokens & helpers
|
|
@@ -19680,16 +19692,6 @@ select.multi-select {
|
|
|
19680
19692
|
}
|
|
19681
19693
|
.bcl-mega-menu__container[class] {
|
|
19682
19694
|
display: none;
|
|
19683
|
-
z-index: var(--bcl-mega-menu-zindex);
|
|
19684
|
-
position: absolute;
|
|
19685
|
-
inset-block-start: 0;
|
|
19686
|
-
inset-inline-start: 0;
|
|
19687
|
-
inline-size: 100%;
|
|
19688
|
-
-webkit-margin-before: 0;
|
|
19689
|
-
margin-block-start: 0;
|
|
19690
|
-
padding: 0;
|
|
19691
|
-
border: 0;
|
|
19692
|
-
border-radius: 0;
|
|
19693
19695
|
}
|
|
19694
19696
|
.bcl-mega-menu > [aria-expanded=true] + .bcl-mega-menu__container[class] {
|
|
19695
19697
|
display: block;
|
|
@@ -19700,6 +19702,9 @@ select.multi-select {
|
|
|
19700
19702
|
display: flex;
|
|
19701
19703
|
}
|
|
19702
19704
|
}
|
|
19705
|
+
.bcl-mega-menu__container[class] {
|
|
19706
|
+
z-index: var(--bcl-mega-menu-zindex);
|
|
19707
|
+
}
|
|
19703
19708
|
@media (prefers-reduced-motion: no-preference) {
|
|
19704
19709
|
.bcl-mega-menu__container[class] {
|
|
19705
19710
|
transition: opacity 0.15s ease, -webkit-transform 0.15s ease;
|
|
@@ -19718,6 +19723,17 @@ select.multi-select {
|
|
|
19718
19723
|
pointer-events: none;
|
|
19719
19724
|
}
|
|
19720
19725
|
}
|
|
19726
|
+
.bcl-mega-menu__container[class] {
|
|
19727
|
+
position: absolute;
|
|
19728
|
+
inset-block-start: 0;
|
|
19729
|
+
inset-inline-start: 0;
|
|
19730
|
+
inline-size: 100%;
|
|
19731
|
+
-webkit-margin-before: 0;
|
|
19732
|
+
margin-block-start: 0;
|
|
19733
|
+
padding: 0;
|
|
19734
|
+
border: 0;
|
|
19735
|
+
border-radius: 0;
|
|
19736
|
+
}
|
|
19721
19737
|
@media (min-width: 992px) {
|
|
19722
19738
|
.bcl-mega-menu__container[class] {
|
|
19723
19739
|
inset-block-start: 100%;
|
|
@@ -19923,11 +19939,6 @@ ul.bcl-mega-menu__items > li > a.see-all-button > span {
|
|
|
19923
19939
|
|
|
19924
19940
|
.bcl-mega-menu__submenu {
|
|
19925
19941
|
position: absolute;
|
|
19926
|
-
background: white;
|
|
19927
|
-
display: -ms-flexbox;
|
|
19928
|
-
display: flex;
|
|
19929
|
-
-ms-flex-direction: column;
|
|
19930
|
-
flex-direction: column;
|
|
19931
19942
|
}
|
|
19932
19943
|
@media (max-width: 991.98px) {
|
|
19933
19944
|
.bcl-mega-menu__submenu {
|
|
@@ -19955,11 +19966,20 @@ ul.bcl-mega-menu__items > li > a.see-all-button > span {
|
|
|
19955
19966
|
z-index: -1;
|
|
19956
19967
|
}
|
|
19957
19968
|
}
|
|
19969
|
+
.bcl-mega-menu__submenu {
|
|
19970
|
+
background: white;
|
|
19971
|
+
}
|
|
19958
19972
|
@media (min-width: 992px) {
|
|
19959
19973
|
.bcl-mega-menu__submenu {
|
|
19960
19974
|
background: tint-color(#253ebe, 90%);
|
|
19961
19975
|
}
|
|
19962
19976
|
}
|
|
19977
|
+
.bcl-mega-menu__submenu {
|
|
19978
|
+
display: -ms-flexbox;
|
|
19979
|
+
display: flex;
|
|
19980
|
+
-ms-flex-direction: column;
|
|
19981
|
+
flex-direction: column;
|
|
19982
|
+
}
|
|
19963
19983
|
.bcl-mega-menu__submenu > .__header > .__label {
|
|
19964
19984
|
padding: 1rem 1rem;
|
|
19965
19985
|
margin: 0;
|
|
@@ -20802,9 +20822,6 @@ Due to the split circle of progress-left and progress right, we must use the ani
|
|
|
20802
20822
|
padding-bottom: 0;
|
|
20803
20823
|
}
|
|
20804
20824
|
}
|
|
20805
|
-
.bcl-gallery {
|
|
20806
|
-
/* lazyload */
|
|
20807
|
-
}
|
|
20808
20825
|
.bcl-gallery .bcl-gallery__thumbnails {
|
|
20809
20826
|
border-radius: 0.5rem;
|
|
20810
20827
|
overflow: hidden;
|
|
@@ -20956,6 +20973,9 @@ Due to the split circle of progress-left and progress right, we must use the ani
|
|
|
20956
20973
|
-o-object-fit: contain;
|
|
20957
20974
|
object-fit: contain;
|
|
20958
20975
|
}
|
|
20976
|
+
.bcl-gallery {
|
|
20977
|
+
/* lazyload */
|
|
20978
|
+
}
|
|
20959
20979
|
.bcl-gallery img:not([src]):not([srcset]) {
|
|
20960
20980
|
visibility: hidden;
|
|
20961
20981
|
}
|
|
@@ -21117,52 +21137,6 @@ Due to the split circle of progress-left and progress right, we must use the ani
|
|
|
21117
21137
|
height: 0;
|
|
21118
21138
|
}
|
|
21119
21139
|
}
|
|
21120
|
-
.badge.bg-secondary {
|
|
21121
|
-
color: rgb(10.8571428571, 78.0357142857, 150.6428571429);
|
|
21122
|
-
}
|
|
21123
|
-
.badge.bg-secondary:hover {
|
|
21124
|
-
color: rgb(10.8571428571, 78.0357142857, 150.6428571429);
|
|
21125
|
-
}
|
|
21126
|
-
|
|
21127
|
-
.btn {
|
|
21128
|
-
font-weight: 500;
|
|
21129
|
-
}
|
|
21130
|
-
.btn:not(.btn-link):hover {
|
|
21131
|
-
box-shadow: 0 0.1rem 0.4rem 0.1rem rgba(0, 0, 0, 0.1);
|
|
21132
|
-
}
|
|
21133
|
-
|
|
21134
|
-
.btn-primary:hover {
|
|
21135
|
-
background-color: rgb(48.0018400522, 82.2300387862, 134.0111599478);
|
|
21136
|
-
}
|
|
21137
|
-
.btn-primary:focus, .btn-primary:active, .btn-primary.active {
|
|
21138
|
-
background-color: rgb(16.9957284087, 50.0249649814, 99.9922715913);
|
|
21139
|
-
}
|
|
21140
|
-
|
|
21141
|
-
.btn-secondary {
|
|
21142
|
-
color: rgb(10.8571428571, 78.0357142857, 150.6428571429);
|
|
21143
|
-
}
|
|
21144
|
-
.btn-secondary:hover {
|
|
21145
|
-
color: rgb(10.8571428571, 78.0357142857, 150.6428571429);
|
|
21146
|
-
}
|
|
21147
|
-
|
|
21148
|
-
.btn-light {
|
|
21149
|
-
color: #143b76;
|
|
21150
|
-
}
|
|
21151
|
-
.btn-light:hover {
|
|
21152
|
-
color: #143b76;
|
|
21153
|
-
}
|
|
21154
|
-
|
|
21155
|
-
input:hover {
|
|
21156
|
-
color: #1073de;
|
|
21157
|
-
}
|
|
21158
|
-
|
|
21159
|
-
.page-item .page-link .bi {
|
|
21160
|
-
color: #1073de;
|
|
21161
|
-
}
|
|
21162
|
-
.page-item.active .page-link {
|
|
21163
|
-
font-weight: 700;
|
|
21164
|
-
}
|
|
21165
|
-
|
|
21166
21140
|
/* stylelint-disable no-descending-specificity */
|
|
21167
21141
|
.bcl-sidebar:has(> .bcl-inpage-navigation) {
|
|
21168
21142
|
position: -webkit-sticky;
|
|
@@ -21376,4 +21350,122 @@ input:hover {
|
|
|
21376
21350
|
border-radius: 0;
|
|
21377
21351
|
border-color: transparent;
|
|
21378
21352
|
}
|
|
21353
|
+
|
|
21354
|
+
.pagination-v2.pager .pagination {
|
|
21355
|
+
--bs-border-color: transparent;
|
|
21356
|
+
}
|
|
21357
|
+
.pagination-v2 .pagination {
|
|
21358
|
+
--bs-pagination-border-color: transparent;
|
|
21359
|
+
--bs-pagination-disabled-border-color: transparent;
|
|
21360
|
+
--bs-pagination-item-size: 2.75rem;
|
|
21361
|
+
--bs-pagination-hover-bg: #143b76;
|
|
21362
|
+
--bs-pagination-hover-color: #fff;
|
|
21363
|
+
border-top: 1px solid #a2a8ab;
|
|
21364
|
+
}
|
|
21365
|
+
.pagination-v2 .pagination .page-item .page-link {
|
|
21366
|
+
display: -ms-inline-flexbox;
|
|
21367
|
+
display: inline-flex;
|
|
21368
|
+
-ms-flex-align: center;
|
|
21369
|
+
align-items: center;
|
|
21370
|
+
-ms-flex-pack: center;
|
|
21371
|
+
justify-content: center;
|
|
21372
|
+
min-width: var(--bs-pagination-item-size);
|
|
21373
|
+
min-height: var(--bs-pagination-item-size);
|
|
21374
|
+
text-decoration: none;
|
|
21375
|
+
}
|
|
21376
|
+
.pagination-v2 .pagination .page-item .page-link:is(div):hover {
|
|
21377
|
+
background-color: transparent;
|
|
21378
|
+
border-color: transparent;
|
|
21379
|
+
color: #143b76;
|
|
21380
|
+
}
|
|
21381
|
+
.pagination-v2 .pagination .page-item.active .page-link {
|
|
21382
|
+
cursor: default;
|
|
21383
|
+
--bs-pagination-active-bg: #143b76;
|
|
21384
|
+
--bs-pagination-active-color: #fff;
|
|
21385
|
+
}
|
|
21386
|
+
.pagination-v2 .pagination .page-item.active .page-link:active, .pagination-v2 .pagination .page-item.active .page-link:hover {
|
|
21387
|
+
--bs-pagination-active-bg: #143b76;
|
|
21388
|
+
color: var(--bs-pagination-active-color);
|
|
21389
|
+
background-color: var(--bs-pagination-active-bg);
|
|
21390
|
+
}
|
|
21391
|
+
@media (max-width: 767.98px) {
|
|
21392
|
+
.pagination-v2 .pagination .page-item.active .page-link:active, .pagination-v2 .pagination .page-item.active .page-link:hover {
|
|
21393
|
+
--bs-pagination-active-bg: $white;
|
|
21394
|
+
--bs-pagination-active-color: $dark;
|
|
21395
|
+
--bs-pagination-active-border-color: transparent;
|
|
21396
|
+
}
|
|
21397
|
+
}
|
|
21398
|
+
@media (max-width: 767.98px) {
|
|
21399
|
+
.pagination-v2 .pagination .page-item.active .page-link {
|
|
21400
|
+
--bs-pagination-active-bg: $white;
|
|
21401
|
+
--bs-pagination-active-color: $dark;
|
|
21402
|
+
--bs-pagination-active-border-color: transparent;
|
|
21403
|
+
}
|
|
21404
|
+
}
|
|
21405
|
+
.pagination-v2 .pagination.pagination--glossary .page-item {
|
|
21406
|
+
margin-right: inherit;
|
|
21407
|
+
}
|
|
21408
|
+
.pagination-v2 .pagination.pagination--glossary .page-item .page-link {
|
|
21409
|
+
border: 1px solid #a2a8ab;
|
|
21410
|
+
padding: 0.375rem 0.75rem;
|
|
21411
|
+
}
|
|
21412
|
+
.pagination-v2 .pagination.pagination--glossary .page-item .page-link:focus, .pagination-v2 .pagination.pagination--glossary .page-item .page-link:focus-visible {
|
|
21413
|
+
box-shadow: none;
|
|
21414
|
+
outline: 2px solid #143b76;
|
|
21415
|
+
outline-offset: 2px;
|
|
21416
|
+
}
|
|
21417
|
+
.pagination-v2 {
|
|
21418
|
+
/* Outline the group when any pager control is focused for keyboard users. */
|
|
21419
|
+
}
|
|
21420
|
+
.pagination-v2 .pager__items:focus-within {
|
|
21421
|
+
outline: 2px solid currentColor;
|
|
21422
|
+
outline-offset: 2px;
|
|
21423
|
+
border-radius: 6px;
|
|
21424
|
+
}
|
|
21425
|
+
|
|
21426
|
+
.badge.bg-secondary {
|
|
21427
|
+
color: rgb(10.8571428571, 78.0357142857, 150.6428571429);
|
|
21428
|
+
}
|
|
21429
|
+
.badge.bg-secondary:hover {
|
|
21430
|
+
color: rgb(10.8571428571, 78.0357142857, 150.6428571429);
|
|
21431
|
+
}
|
|
21432
|
+
|
|
21433
|
+
.btn {
|
|
21434
|
+
font-weight: 500;
|
|
21435
|
+
}
|
|
21436
|
+
.btn:not(.btn-link):hover {
|
|
21437
|
+
box-shadow: 0 0.1rem 0.4rem 0.1rem rgba(0, 0, 0, 0.1);
|
|
21438
|
+
}
|
|
21439
|
+
|
|
21440
|
+
.btn-primary:hover {
|
|
21441
|
+
background-color: rgb(48.0018400522, 82.2300387862, 134.0111599478);
|
|
21442
|
+
}
|
|
21443
|
+
.btn-primary:focus, .btn-primary:active, .btn-primary.active {
|
|
21444
|
+
background-color: rgb(16.9957284087, 50.0249649814, 99.9922715913);
|
|
21445
|
+
}
|
|
21446
|
+
|
|
21447
|
+
.btn-secondary {
|
|
21448
|
+
color: rgb(10.8571428571, 78.0357142857, 150.6428571429);
|
|
21449
|
+
}
|
|
21450
|
+
.btn-secondary:hover {
|
|
21451
|
+
color: rgb(10.8571428571, 78.0357142857, 150.6428571429);
|
|
21452
|
+
}
|
|
21453
|
+
|
|
21454
|
+
.btn-light {
|
|
21455
|
+
color: #143b76;
|
|
21456
|
+
}
|
|
21457
|
+
.btn-light:hover {
|
|
21458
|
+
color: #143b76;
|
|
21459
|
+
}
|
|
21460
|
+
|
|
21461
|
+
input:hover {
|
|
21462
|
+
color: #1073de;
|
|
21463
|
+
}
|
|
21464
|
+
|
|
21465
|
+
.page-item .page-link .bi {
|
|
21466
|
+
color: #1073de;
|
|
21467
|
+
}
|
|
21468
|
+
.page-item.active .page-link {
|
|
21469
|
+
font-weight: 700;
|
|
21470
|
+
}
|
|
21379
21471
|
/*# sourceMappingURL=oe-bcl-joinup.css.map */
|