@openeuropa/bcl-theme-joinup 0.4068.202510062345 → 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 +175 -72
- 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-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
|
}
|
|
@@ -17999,12 +18006,14 @@ dd + dd {
|
|
|
17999
18006
|
white-space: nowrap;
|
|
18000
18007
|
scrollbar-width: none;
|
|
18001
18008
|
-ms-overflow-style: none;
|
|
18002
|
-
border: none;
|
|
18003
18009
|
}
|
|
18004
18010
|
.nav-tabs::-webkit-scrollbar {
|
|
18005
18011
|
width: 0;
|
|
18006
18012
|
height: 0;
|
|
18007
18013
|
}
|
|
18014
|
+
.nav-tabs {
|
|
18015
|
+
border: none;
|
|
18016
|
+
}
|
|
18008
18017
|
.nav-tabs .nav-item {
|
|
18009
18018
|
z-index: 1;
|
|
18010
18019
|
}
|
|
@@ -18309,8 +18318,9 @@ a.badge:focus-within.text-bg-danger, a.badge:active.text-bg-danger, a.badge:hove
|
|
|
18309
18318
|
background-color: rgb(199.75, 44.2, 44.2) !important;
|
|
18310
18319
|
}
|
|
18311
18320
|
|
|
18312
|
-
.badge.bg-light a,
|
|
18313
|
-
.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 {
|
|
18314
18324
|
color: #000;
|
|
18315
18325
|
}
|
|
18316
18326
|
|
|
@@ -19622,6 +19632,19 @@ select.multi-select {
|
|
|
19622
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");
|
|
19623
19633
|
}
|
|
19624
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
|
+
|
|
19625
19648
|
/* stylelint-disable no-descending-specificity, declaration-no-important */
|
|
19626
19649
|
/* -------------------------------------
|
|
19627
19650
|
Design tokens & helpers
|
|
@@ -19669,16 +19692,6 @@ select.multi-select {
|
|
|
19669
19692
|
}
|
|
19670
19693
|
.bcl-mega-menu__container[class] {
|
|
19671
19694
|
display: none;
|
|
19672
|
-
z-index: var(--bcl-mega-menu-zindex);
|
|
19673
|
-
position: absolute;
|
|
19674
|
-
inset-block-start: 0;
|
|
19675
|
-
inset-inline-start: 0;
|
|
19676
|
-
inline-size: 100%;
|
|
19677
|
-
-webkit-margin-before: 0;
|
|
19678
|
-
margin-block-start: 0;
|
|
19679
|
-
padding: 0;
|
|
19680
|
-
border: 0;
|
|
19681
|
-
border-radius: 0;
|
|
19682
19695
|
}
|
|
19683
19696
|
.bcl-mega-menu > [aria-expanded=true] + .bcl-mega-menu__container[class] {
|
|
19684
19697
|
display: block;
|
|
@@ -19689,6 +19702,9 @@ select.multi-select {
|
|
|
19689
19702
|
display: flex;
|
|
19690
19703
|
}
|
|
19691
19704
|
}
|
|
19705
|
+
.bcl-mega-menu__container[class] {
|
|
19706
|
+
z-index: var(--bcl-mega-menu-zindex);
|
|
19707
|
+
}
|
|
19692
19708
|
@media (prefers-reduced-motion: no-preference) {
|
|
19693
19709
|
.bcl-mega-menu__container[class] {
|
|
19694
19710
|
transition: opacity 0.15s ease, -webkit-transform 0.15s ease;
|
|
@@ -19707,6 +19723,17 @@ select.multi-select {
|
|
|
19707
19723
|
pointer-events: none;
|
|
19708
19724
|
}
|
|
19709
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
|
+
}
|
|
19710
19737
|
@media (min-width: 992px) {
|
|
19711
19738
|
.bcl-mega-menu__container[class] {
|
|
19712
19739
|
inset-block-start: 100%;
|
|
@@ -19912,11 +19939,6 @@ ul.bcl-mega-menu__items > li > a.see-all-button > span {
|
|
|
19912
19939
|
|
|
19913
19940
|
.bcl-mega-menu__submenu {
|
|
19914
19941
|
position: absolute;
|
|
19915
|
-
background: white;
|
|
19916
|
-
display: -ms-flexbox;
|
|
19917
|
-
display: flex;
|
|
19918
|
-
-ms-flex-direction: column;
|
|
19919
|
-
flex-direction: column;
|
|
19920
19942
|
}
|
|
19921
19943
|
@media (max-width: 991.98px) {
|
|
19922
19944
|
.bcl-mega-menu__submenu {
|
|
@@ -19944,11 +19966,20 @@ ul.bcl-mega-menu__items > li > a.see-all-button > span {
|
|
|
19944
19966
|
z-index: -1;
|
|
19945
19967
|
}
|
|
19946
19968
|
}
|
|
19969
|
+
.bcl-mega-menu__submenu {
|
|
19970
|
+
background: white;
|
|
19971
|
+
}
|
|
19947
19972
|
@media (min-width: 992px) {
|
|
19948
19973
|
.bcl-mega-menu__submenu {
|
|
19949
19974
|
background: tint-color(#253ebe, 90%);
|
|
19950
19975
|
}
|
|
19951
19976
|
}
|
|
19977
|
+
.bcl-mega-menu__submenu {
|
|
19978
|
+
display: -ms-flexbox;
|
|
19979
|
+
display: flex;
|
|
19980
|
+
-ms-flex-direction: column;
|
|
19981
|
+
flex-direction: column;
|
|
19982
|
+
}
|
|
19952
19983
|
.bcl-mega-menu__submenu > .__header > .__label {
|
|
19953
19984
|
padding: 1rem 1rem;
|
|
19954
19985
|
margin: 0;
|
|
@@ -20791,9 +20822,6 @@ Due to the split circle of progress-left and progress right, we must use the ani
|
|
|
20791
20822
|
padding-bottom: 0;
|
|
20792
20823
|
}
|
|
20793
20824
|
}
|
|
20794
|
-
.bcl-gallery {
|
|
20795
|
-
/* lazyload */
|
|
20796
|
-
}
|
|
20797
20825
|
.bcl-gallery .bcl-gallery__thumbnails {
|
|
20798
20826
|
border-radius: 0.5rem;
|
|
20799
20827
|
overflow: hidden;
|
|
@@ -20945,6 +20973,9 @@ Due to the split circle of progress-left and progress right, we must use the ani
|
|
|
20945
20973
|
-o-object-fit: contain;
|
|
20946
20974
|
object-fit: contain;
|
|
20947
20975
|
}
|
|
20976
|
+
.bcl-gallery {
|
|
20977
|
+
/* lazyload */
|
|
20978
|
+
}
|
|
20948
20979
|
.bcl-gallery img:not([src]):not([srcset]) {
|
|
20949
20980
|
visibility: hidden;
|
|
20950
20981
|
}
|
|
@@ -21106,52 +21137,6 @@ Due to the split circle of progress-left and progress right, we must use the ani
|
|
|
21106
21137
|
height: 0;
|
|
21107
21138
|
}
|
|
21108
21139
|
}
|
|
21109
|
-
.badge.bg-secondary {
|
|
21110
|
-
color: rgb(10.8571428571, 78.0357142857, 150.6428571429);
|
|
21111
|
-
}
|
|
21112
|
-
.badge.bg-secondary:hover {
|
|
21113
|
-
color: rgb(10.8571428571, 78.0357142857, 150.6428571429);
|
|
21114
|
-
}
|
|
21115
|
-
|
|
21116
|
-
.btn {
|
|
21117
|
-
font-weight: 500;
|
|
21118
|
-
}
|
|
21119
|
-
.btn:not(.btn-link):hover {
|
|
21120
|
-
box-shadow: 0 0.1rem 0.4rem 0.1rem rgba(0, 0, 0, 0.1);
|
|
21121
|
-
}
|
|
21122
|
-
|
|
21123
|
-
.btn-primary:hover {
|
|
21124
|
-
background-color: rgb(48.0018400522, 82.2300387862, 134.0111599478);
|
|
21125
|
-
}
|
|
21126
|
-
.btn-primary:focus, .btn-primary:active, .btn-primary.active {
|
|
21127
|
-
background-color: rgb(16.9957284087, 50.0249649814, 99.9922715913);
|
|
21128
|
-
}
|
|
21129
|
-
|
|
21130
|
-
.btn-secondary {
|
|
21131
|
-
color: rgb(10.8571428571, 78.0357142857, 150.6428571429);
|
|
21132
|
-
}
|
|
21133
|
-
.btn-secondary:hover {
|
|
21134
|
-
color: rgb(10.8571428571, 78.0357142857, 150.6428571429);
|
|
21135
|
-
}
|
|
21136
|
-
|
|
21137
|
-
.btn-light {
|
|
21138
|
-
color: #143b76;
|
|
21139
|
-
}
|
|
21140
|
-
.btn-light:hover {
|
|
21141
|
-
color: #143b76;
|
|
21142
|
-
}
|
|
21143
|
-
|
|
21144
|
-
input:hover {
|
|
21145
|
-
color: #1073de;
|
|
21146
|
-
}
|
|
21147
|
-
|
|
21148
|
-
.page-item .page-link .bi {
|
|
21149
|
-
color: #1073de;
|
|
21150
|
-
}
|
|
21151
|
-
.page-item.active .page-link {
|
|
21152
|
-
font-weight: 700;
|
|
21153
|
-
}
|
|
21154
|
-
|
|
21155
21140
|
/* stylelint-disable no-descending-specificity */
|
|
21156
21141
|
.bcl-sidebar:has(> .bcl-inpage-navigation) {
|
|
21157
21142
|
position: -webkit-sticky;
|
|
@@ -21365,4 +21350,122 @@ input:hover {
|
|
|
21365
21350
|
border-radius: 0;
|
|
21366
21351
|
border-color: transparent;
|
|
21367
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
|
+
}
|
|
21368
21471
|
/*# sourceMappingURL=oe-bcl-joinup.css.map */
|