@openeuropa/bcl-theme-joinup 1.10.6 → 1.10.8
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 +207 -136
- 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/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);
|
|
@@ -8192,6 +8199,14 @@ svg {
|
|
|
8192
8199
|
border-color: #dadee0;
|
|
8193
8200
|
}
|
|
8194
8201
|
|
|
8202
|
+
.border-top-subtle {
|
|
8203
|
+
border-top: 1px solid tint-color(#253ebe, 80%);
|
|
8204
|
+
}
|
|
8205
|
+
|
|
8206
|
+
.border-bottom-subtle {
|
|
8207
|
+
border-bottom: 1px solid tint-color(#253ebe, 80%);
|
|
8208
|
+
}
|
|
8209
|
+
|
|
8195
8210
|
.grid-3-9 {
|
|
8196
8211
|
-ms-grid-columns: 25% 75%;
|
|
8197
8212
|
grid-template-columns: 25% 75%;
|
|
@@ -9886,7 +9901,7 @@ svg {
|
|
|
9886
9901
|
padding-top: 1rem !important;
|
|
9887
9902
|
}
|
|
9888
9903
|
|
|
9889
|
-
.pt-4 {
|
|
9904
|
+
.pt-4, .pagination-v2 .pagination {
|
|
9890
9905
|
padding-top: 1.5rem !important;
|
|
9891
9906
|
}
|
|
9892
9907
|
|
|
@@ -10282,7 +10297,7 @@ svg {
|
|
|
10282
10297
|
font-weight: 300 !important;
|
|
10283
10298
|
}
|
|
10284
10299
|
|
|
10285
|
-
.fw-normal {
|
|
10300
|
+
.fw-normal, .pagination-v2 .pagination.pagination--glossary .page-item .page-link {
|
|
10286
10301
|
font-weight: 400 !important;
|
|
10287
10302
|
}
|
|
10288
10303
|
|
|
@@ -10334,7 +10349,7 @@ svg {
|
|
|
10334
10349
|
text-align: center !important;
|
|
10335
10350
|
}
|
|
10336
10351
|
|
|
10337
|
-
.text-decoration-none {
|
|
10352
|
+
.text-decoration-none, .pagination-v2 .pagination.pagination--glossary .page-item .page-link:hover {
|
|
10338
10353
|
text-decoration: none !important;
|
|
10339
10354
|
}
|
|
10340
10355
|
|
|
@@ -10707,7 +10722,7 @@ svg {
|
|
|
10707
10722
|
background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
|
|
10708
10723
|
}
|
|
10709
10724
|
|
|
10710
|
-
.bg-light {
|
|
10725
|
+
.bg-light, .pagination-v2 .pagination.pagination--glossary .page-item .page-link:hover {
|
|
10711
10726
|
--bs-bg-opacity: 1;
|
|
10712
10727
|
background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
|
|
10713
10728
|
}
|
|
@@ -10848,7 +10863,7 @@ svg {
|
|
|
10848
10863
|
border-radius: var(--bs-border-radius-sm) !important;
|
|
10849
10864
|
}
|
|
10850
10865
|
|
|
10851
|
-
.rounded-2 {
|
|
10866
|
+
.rounded-2, .bcl-navbar-toggler {
|
|
10852
10867
|
border-radius: var(--bs-border-radius) !important;
|
|
10853
10868
|
}
|
|
10854
10869
|
|
|
@@ -17394,10 +17409,6 @@ em.placeholder {
|
|
|
17394
17409
|
display: inline;
|
|
17395
17410
|
}
|
|
17396
17411
|
|
|
17397
|
-
.bcl-header__project {
|
|
17398
|
-
background: linear-gradient(90deg, #039 0%, #1b4ac3 100%);
|
|
17399
|
-
}
|
|
17400
|
-
|
|
17401
17412
|
.bcl-header .nav-link {
|
|
17402
17413
|
color: #1b4ac3;
|
|
17403
17414
|
display: -ms-flexbox;
|
|
@@ -17406,14 +17417,32 @@ em.placeholder {
|
|
|
17406
17417
|
align-items: center;
|
|
17407
17418
|
}
|
|
17408
17419
|
|
|
17420
|
+
.bcl-navbar-toggler {
|
|
17421
|
+
background: transparent;
|
|
17422
|
+
border: none;
|
|
17423
|
+
border-radius: var(--bs-border-radius-sm);
|
|
17424
|
+
padding: 0.375rem 0.75rem;
|
|
17425
|
+
color: #1073de;
|
|
17426
|
+
line-height: 1;
|
|
17427
|
+
}
|
|
17428
|
+
.bcl-navbar-toggler .active-icon {
|
|
17429
|
+
display: none;
|
|
17430
|
+
}
|
|
17431
|
+
.bcl-navbar-toggler[aria-expanded=true] {
|
|
17432
|
+
background-color: #143b76;
|
|
17433
|
+
color: #fff;
|
|
17434
|
+
}
|
|
17435
|
+
.bcl-navbar-toggler[aria-expanded=true] .active-icon {
|
|
17436
|
+
display: block;
|
|
17437
|
+
}
|
|
17438
|
+
.bcl-navbar-toggler[aria-expanded=true] .default-icon {
|
|
17439
|
+
display: none;
|
|
17440
|
+
}
|
|
17441
|
+
|
|
17409
17442
|
.bcl-header--ec,
|
|
17410
17443
|
.ec__header {
|
|
17411
17444
|
/* stylelint-disable-next-line no-descending-specificity */
|
|
17412
17445
|
}
|
|
17413
|
-
.bcl-header--ec .bcl-header__project,
|
|
17414
|
-
.ec__header .bcl-header__project {
|
|
17415
|
-
background: #004494;
|
|
17416
|
-
}
|
|
17417
17446
|
.bcl-header--ec .nav-link,
|
|
17418
17447
|
.ec__header .nav-link {
|
|
17419
17448
|
color: #17458f;
|
|
@@ -17424,17 +17453,6 @@ em.placeholder {
|
|
|
17424
17453
|
align-items: flex-end;
|
|
17425
17454
|
}
|
|
17426
17455
|
|
|
17427
|
-
.bcl-header--neutral .bcl-header__project {
|
|
17428
|
-
background: #555859;
|
|
17429
|
-
}
|
|
17430
|
-
|
|
17431
|
-
.bcl-header:not(.bcl-header--neutral) .bcl-header__project {
|
|
17432
|
-
padding-top: 1rem;
|
|
17433
|
-
}
|
|
17434
|
-
|
|
17435
|
-
.bcl-header .navbar-brand img {
|
|
17436
|
-
width: 100px;
|
|
17437
|
-
}
|
|
17438
17456
|
.bcl-header .notification {
|
|
17439
17457
|
position: relative;
|
|
17440
17458
|
padding-right: 0;
|
|
@@ -17450,16 +17468,6 @@ em.placeholder {
|
|
|
17450
17468
|
transform: translate(-11px, 5px);
|
|
17451
17469
|
}
|
|
17452
17470
|
|
|
17453
|
-
.bcl-header__project .bcl-header__site-name {
|
|
17454
|
-
display: inline-block;
|
|
17455
|
-
margin-bottom: 0;
|
|
17456
|
-
font-size: 1.3rem;
|
|
17457
|
-
font-weight: 300;
|
|
17458
|
-
color: #fff;
|
|
17459
|
-
vertical-align: middle;
|
|
17460
|
-
max-width: 80%;
|
|
17461
|
-
}
|
|
17462
|
-
|
|
17463
17471
|
.bcl-header__navbar.navbar {
|
|
17464
17472
|
padding: 0;
|
|
17465
17473
|
}
|
|
@@ -17473,11 +17481,6 @@ em.placeholder {
|
|
|
17473
17481
|
transition: none;
|
|
17474
17482
|
}
|
|
17475
17483
|
|
|
17476
|
-
@media only screen and (max-width: 400px) {
|
|
17477
|
-
.bcl-header--neutral .bcl-header__project-logo {
|
|
17478
|
-
display: none;
|
|
17479
|
-
}
|
|
17480
|
-
}
|
|
17481
17484
|
@media (min-width: 768px) {
|
|
17482
17485
|
.bcl-header--ec .navbar-brand img,
|
|
17483
17486
|
.ec__header .navbar-brand img {
|
|
@@ -17508,17 +17511,7 @@ em.placeholder {
|
|
|
17508
17511
|
header:has(.bcl-header__navbar.show) > div:has(.breadcrumb) {
|
|
17509
17512
|
display: none;
|
|
17510
17513
|
}
|
|
17511
|
-
.bcl-
|
|
17512
|
-
padding: 1rem 0;
|
|
17513
|
-
}
|
|
17514
|
-
.bcl-header .bcl-header__project {
|
|
17515
|
-
z-index: 1040;
|
|
17516
|
-
position: relative;
|
|
17517
|
-
box-shadow: var(--bs-box-shadow);
|
|
17518
|
-
-ms-flex-negative: 0;
|
|
17519
|
-
flex-shrink: 0;
|
|
17520
|
-
}
|
|
17521
|
-
.bcl-header:not(:has(.bcl-header__project)) > .navbar:first-child {
|
|
17514
|
+
.bcl-header {
|
|
17522
17515
|
box-shadow: var(--bs-box-shadow);
|
|
17523
17516
|
}
|
|
17524
17517
|
.bcl-header nav + nav {
|
|
@@ -17596,11 +17589,6 @@ em.placeholder {
|
|
|
17596
17589
|
}
|
|
17597
17590
|
}
|
|
17598
17591
|
@media (min-width: 992px) {
|
|
17599
|
-
.bcl-header__project.light,
|
|
17600
|
-
.bcl-header--ec .bcl-header__project.light,
|
|
17601
|
-
.ec__header .bcl-header__project.light {
|
|
17602
|
-
background: #fff;
|
|
17603
|
-
}
|
|
17604
17592
|
.bcl-header__navbar {
|
|
17605
17593
|
background: linear-gradient(90deg, #039 0%, #1b4ac3 100%);
|
|
17606
17594
|
}
|
|
@@ -17615,27 +17603,14 @@ em.placeholder {
|
|
|
17615
17603
|
.bcl-header--neutral .bcl-header__navbar {
|
|
17616
17604
|
background: #555859;
|
|
17617
17605
|
}
|
|
17618
|
-
.bcl-header__site-name {
|
|
17619
|
-
margin-left: 1.5rem;
|
|
17620
|
-
font-weight: 500;
|
|
17621
|
-
}
|
|
17622
|
-
.bcl-header__project.light .bcl-header__site-name {
|
|
17623
|
-
color: #000;
|
|
17624
|
-
}
|
|
17625
17606
|
.bcl-header .navbar-toggler {
|
|
17626
17607
|
position: relative;
|
|
17627
17608
|
right: 0;
|
|
17628
17609
|
bottom: 0;
|
|
17629
17610
|
}
|
|
17630
|
-
.bcl-header .navbar-brand img {
|
|
17631
|
-
width: auto;
|
|
17632
|
-
}
|
|
17633
17611
|
.bcl-header__navbar .bcl-mega-menu {
|
|
17634
17612
|
--bcl-mega-menu-zindex: 1050;
|
|
17635
17613
|
}
|
|
17636
|
-
.bcl-header:not(.bcl-header--neutral) .bcl-header__project {
|
|
17637
|
-
padding-bottom: 1rem;
|
|
17638
|
-
}
|
|
17639
17614
|
.bcl-header__navbar.collapse {
|
|
17640
17615
|
display: block;
|
|
17641
17616
|
}
|
|
@@ -18031,12 +18006,14 @@ dd + dd {
|
|
|
18031
18006
|
white-space: nowrap;
|
|
18032
18007
|
scrollbar-width: none;
|
|
18033
18008
|
-ms-overflow-style: none;
|
|
18034
|
-
border: none;
|
|
18035
18009
|
}
|
|
18036
18010
|
.nav-tabs::-webkit-scrollbar {
|
|
18037
18011
|
width: 0;
|
|
18038
18012
|
height: 0;
|
|
18039
18013
|
}
|
|
18014
|
+
.nav-tabs {
|
|
18015
|
+
border: none;
|
|
18016
|
+
}
|
|
18040
18017
|
.nav-tabs .nav-item {
|
|
18041
18018
|
z-index: 1;
|
|
18042
18019
|
}
|
|
@@ -18341,8 +18318,9 @@ a.badge:focus-within.text-bg-danger, a.badge:active.text-bg-danger, a.badge:hove
|
|
|
18341
18318
|
background-color: rgb(199.75, 44.2, 44.2) !important;
|
|
18342
18319
|
}
|
|
18343
18320
|
|
|
18344
|
-
.badge.bg-light a,
|
|
18345
|
-
.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 {
|
|
18346
18324
|
color: #000;
|
|
18347
18325
|
}
|
|
18348
18326
|
|
|
@@ -19654,6 +19632,19 @@ select.multi-select {
|
|
|
19654
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");
|
|
19655
19633
|
}
|
|
19656
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
|
+
|
|
19657
19648
|
/* stylelint-disable no-descending-specificity, declaration-no-important */
|
|
19658
19649
|
/* -------------------------------------
|
|
19659
19650
|
Design tokens & helpers
|
|
@@ -19701,16 +19692,6 @@ select.multi-select {
|
|
|
19701
19692
|
}
|
|
19702
19693
|
.bcl-mega-menu__container[class] {
|
|
19703
19694
|
display: none;
|
|
19704
|
-
z-index: var(--bcl-mega-menu-zindex);
|
|
19705
|
-
position: absolute;
|
|
19706
|
-
inset-block-start: 0;
|
|
19707
|
-
inset-inline-start: 0;
|
|
19708
|
-
inline-size: 100%;
|
|
19709
|
-
-webkit-margin-before: 0;
|
|
19710
|
-
margin-block-start: 0;
|
|
19711
|
-
padding: 0;
|
|
19712
|
-
border: 0;
|
|
19713
|
-
border-radius: 0;
|
|
19714
19695
|
}
|
|
19715
19696
|
.bcl-mega-menu > [aria-expanded=true] + .bcl-mega-menu__container[class] {
|
|
19716
19697
|
display: block;
|
|
@@ -19721,6 +19702,9 @@ select.multi-select {
|
|
|
19721
19702
|
display: flex;
|
|
19722
19703
|
}
|
|
19723
19704
|
}
|
|
19705
|
+
.bcl-mega-menu__container[class] {
|
|
19706
|
+
z-index: var(--bcl-mega-menu-zindex);
|
|
19707
|
+
}
|
|
19724
19708
|
@media (prefers-reduced-motion: no-preference) {
|
|
19725
19709
|
.bcl-mega-menu__container[class] {
|
|
19726
19710
|
transition: opacity 0.15s ease, -webkit-transform 0.15s ease;
|
|
@@ -19739,6 +19723,17 @@ select.multi-select {
|
|
|
19739
19723
|
pointer-events: none;
|
|
19740
19724
|
}
|
|
19741
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
|
+
}
|
|
19742
19737
|
@media (min-width: 992px) {
|
|
19743
19738
|
.bcl-mega-menu__container[class] {
|
|
19744
19739
|
inset-block-start: 100%;
|
|
@@ -19944,11 +19939,6 @@ ul.bcl-mega-menu__items > li > a.see-all-button > span {
|
|
|
19944
19939
|
|
|
19945
19940
|
.bcl-mega-menu__submenu {
|
|
19946
19941
|
position: absolute;
|
|
19947
|
-
background: white;
|
|
19948
|
-
display: -ms-flexbox;
|
|
19949
|
-
display: flex;
|
|
19950
|
-
-ms-flex-direction: column;
|
|
19951
|
-
flex-direction: column;
|
|
19952
19942
|
}
|
|
19953
19943
|
@media (max-width: 991.98px) {
|
|
19954
19944
|
.bcl-mega-menu__submenu {
|
|
@@ -19976,11 +19966,20 @@ ul.bcl-mega-menu__items > li > a.see-all-button > span {
|
|
|
19976
19966
|
z-index: -1;
|
|
19977
19967
|
}
|
|
19978
19968
|
}
|
|
19969
|
+
.bcl-mega-menu__submenu {
|
|
19970
|
+
background: white;
|
|
19971
|
+
}
|
|
19979
19972
|
@media (min-width: 992px) {
|
|
19980
19973
|
.bcl-mega-menu__submenu {
|
|
19981
19974
|
background: tint-color(#253ebe, 90%);
|
|
19982
19975
|
}
|
|
19983
19976
|
}
|
|
19977
|
+
.bcl-mega-menu__submenu {
|
|
19978
|
+
display: -ms-flexbox;
|
|
19979
|
+
display: flex;
|
|
19980
|
+
-ms-flex-direction: column;
|
|
19981
|
+
flex-direction: column;
|
|
19982
|
+
}
|
|
19984
19983
|
.bcl-mega-menu__submenu > .__header > .__label {
|
|
19985
19984
|
padding: 1rem 1rem;
|
|
19986
19985
|
margin: 0;
|
|
@@ -20823,9 +20822,6 @@ Due to the split circle of progress-left and progress right, we must use the ani
|
|
|
20823
20822
|
padding-bottom: 0;
|
|
20824
20823
|
}
|
|
20825
20824
|
}
|
|
20826
|
-
.bcl-gallery {
|
|
20827
|
-
/* lazyload */
|
|
20828
|
-
}
|
|
20829
20825
|
.bcl-gallery .bcl-gallery__thumbnails {
|
|
20830
20826
|
border-radius: 0.5rem;
|
|
20831
20827
|
overflow: hidden;
|
|
@@ -20977,6 +20973,9 @@ Due to the split circle of progress-left and progress right, we must use the ani
|
|
|
20977
20973
|
-o-object-fit: contain;
|
|
20978
20974
|
object-fit: contain;
|
|
20979
20975
|
}
|
|
20976
|
+
.bcl-gallery {
|
|
20977
|
+
/* lazyload */
|
|
20978
|
+
}
|
|
20980
20979
|
.bcl-gallery img:not([src]):not([srcset]) {
|
|
20981
20980
|
visibility: hidden;
|
|
20982
20981
|
}
|
|
@@ -21138,52 +21137,6 @@ Due to the split circle of progress-left and progress right, we must use the ani
|
|
|
21138
21137
|
height: 0;
|
|
21139
21138
|
}
|
|
21140
21139
|
}
|
|
21141
|
-
.badge.bg-secondary {
|
|
21142
|
-
color: rgb(10.8571428571, 78.0357142857, 150.6428571429);
|
|
21143
|
-
}
|
|
21144
|
-
.badge.bg-secondary:hover {
|
|
21145
|
-
color: rgb(10.8571428571, 78.0357142857, 150.6428571429);
|
|
21146
|
-
}
|
|
21147
|
-
|
|
21148
|
-
.btn {
|
|
21149
|
-
font-weight: 500;
|
|
21150
|
-
}
|
|
21151
|
-
.btn:not(.btn-link):hover {
|
|
21152
|
-
box-shadow: 0 0.1rem 0.4rem 0.1rem rgba(0, 0, 0, 0.1);
|
|
21153
|
-
}
|
|
21154
|
-
|
|
21155
|
-
.btn-primary:hover {
|
|
21156
|
-
background-color: rgb(48.0018400522, 82.2300387862, 134.0111599478);
|
|
21157
|
-
}
|
|
21158
|
-
.btn-primary:focus, .btn-primary:active, .btn-primary.active {
|
|
21159
|
-
background-color: rgb(16.9957284087, 50.0249649814, 99.9922715913);
|
|
21160
|
-
}
|
|
21161
|
-
|
|
21162
|
-
.btn-secondary {
|
|
21163
|
-
color: rgb(10.8571428571, 78.0357142857, 150.6428571429);
|
|
21164
|
-
}
|
|
21165
|
-
.btn-secondary:hover {
|
|
21166
|
-
color: rgb(10.8571428571, 78.0357142857, 150.6428571429);
|
|
21167
|
-
}
|
|
21168
|
-
|
|
21169
|
-
.btn-light {
|
|
21170
|
-
color: #143b76;
|
|
21171
|
-
}
|
|
21172
|
-
.btn-light:hover {
|
|
21173
|
-
color: #143b76;
|
|
21174
|
-
}
|
|
21175
|
-
|
|
21176
|
-
input:hover {
|
|
21177
|
-
color: #1073de;
|
|
21178
|
-
}
|
|
21179
|
-
|
|
21180
|
-
.page-item .page-link .bi {
|
|
21181
|
-
color: #1073de;
|
|
21182
|
-
}
|
|
21183
|
-
.page-item.active .page-link {
|
|
21184
|
-
font-weight: 700;
|
|
21185
|
-
}
|
|
21186
|
-
|
|
21187
21140
|
/* stylelint-disable no-descending-specificity */
|
|
21188
21141
|
.bcl-sidebar:has(> .bcl-inpage-navigation) {
|
|
21189
21142
|
position: -webkit-sticky;
|
|
@@ -21397,4 +21350,122 @@ input:hover {
|
|
|
21397
21350
|
border-radius: 0;
|
|
21398
21351
|
border-color: transparent;
|
|
21399
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
|
+
}
|
|
21400
21471
|
/*# sourceMappingURL=oe-bcl-joinup.css.map */
|