This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 05c5feb1175d53c5b33e2c32df093f20074917c0 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Tue Aug 18 13:47:34 2026 +0200 Upgrading AdminLTE --- .../org/apache/syncope/client/ui/commons/themes/css/adminlte.min.css | 4 ++-- .../apache/syncope/client/ui/commons/themes/css/adminlte.min.css.map | 2 +- .../org/apache/syncope/client/ui/commons/themes/js/adminlte.min.js | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/css/adminlte.min.css b/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/css/adminlte.min.css index 7ece56b7e6..ff973c128d 100644 --- a/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/css/adminlte.min.css +++ b/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/css/adminlte.min.css @@ -1,7 +1,7 @@ @charset "UTF-8";/*! - * AdminLTE v4.3.1 + * AdminLTE v4.4.0 * Author: Colorlib * Website: AdminLTE.io <https://adminlte.io> * License: Open source - MIT <https://opensource.org/licenses/MIT> - */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;-- [...] + */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;-- [...] /*# sourceMappingURL=adminlte.min.css.map */ \ No newline at end of file diff --git a/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/css/adminlte.min.css.map b/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/css/adminlte.min.css.map index 32574f4ddc..9eab332f15 100644 --- a/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/css/adminlte.min.css.map +++ b/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/css/adminlte.min.css.map @@ -1 +1 @@ -{"version":3,"sources":["../../src/scss/adminlte.scss","../../node_modules/bootstrap/scss/_root.scss","dist/css/adminlte.css","../../node_modules/bootstrap/scss/vendor/_rfs.scss","../../node_modules/bootstrap/scss/mixins/_color-mode.scss","../../node_modules/bootstrap/scss/_reboot.scss","../../node_modules/bootstrap/scss/mixins/_border-radius.scss","../../node_modules/bootstrap/scss/_type.scss","../../node_modules/bootstrap/scss/mixins/_lists.scss","../../node_modules/bootstrap/scss/_ima [...] \ No newline at end of file +{"version":3,"sources":["../../src/scss/adminlte.scss","../../node_modules/bootstrap/scss/_root.scss","dist/css/adminlte.css","../../node_modules/bootstrap/scss/vendor/_rfs.scss","../../node_modules/bootstrap/scss/mixins/_color-mode.scss","../../node_modules/bootstrap/scss/_reboot.scss","../../node_modules/bootstrap/scss/mixins/_border-radius.scss","../../node_modules/bootstrap/scss/_type.scss","../../node_modules/bootstrap/scss/mixins/_lists.scss","../../node_modules/bootstrap/scss/_ima [...] \ No newline at end of file diff --git a/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/js/adminlte.min.js b/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/js/adminlte.min.js index 05055eff3a..bf7a25abeb 100644 --- a/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/js/adminlte.min.js +++ b/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/js/adminlte.min.js @@ -1,5 +1,5 @@ /*! - * AdminLTE v4.3.1 (https://adminlte.io) + * AdminLTE v4.4.0 (https://adminlte.io) * Copyright 2014-2026 Colorlib <https://colorlib.com> * Licensed under MIT (https://github.com/ColorlibHQ/AdminLTE/blob/master/LICENSE) */
