This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 1bf02fcdbc71feac70663297e18d2614d63db9f7
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Jan 28 14:01:21 2026 +0100

    Upgrading AdminLTE
---
 .../org/apache/syncope/client/ui/commons/themes/css/AdminLTE.css    | 4 ++--
 .../apache/syncope/client/ui/commons/themes/js/AdminLTE-app.min.js  | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git 
a/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/css/AdminLTE.css
 
b/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/css/AdminLTE.css
index 5ad0b830c7..dca0f34d8a 100644
--- 
a/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/css/AdminLTE.css
+++ 
b/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/css/AdminLTE.css
@@ -1,7 +1,7 @@
 @charset "UTF-8";/*!
- *   AdminLTE v4.0.0-alpha2
+ *   AdminLTE v4.0.0-rc5
  *   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/js/AdminLTE-app.min.js
 
b/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/js/AdminLTE-app.min.js
index 5708df45e7..b3d1678734 100644
--- 
a/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/js/AdminLTE-app.min.js
+++ 
b/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/js/AdminLTE-app.min.js
@@ -1,7 +1,7 @@
 /*!
- * AdminLTE v4.0.0-alpha3 (https://adminlte.io)
- * Copyright 2014-2023 Colorlib <https://colorlib.com>
+ * AdminLTE v4.0.0-rc6 (https://adminlte.io)
+ * Copyright 2014-2025 Colorlib <https://colorlib.com>
  * Licensed under MIT 
(https://github.com/ColorlibHQ/AdminLTE/blob/master/LICENSE)
  */
-!function(e,t){"object"==typeof exports&&"undefined"!=typeof 
module?t(exports):"function"==typeof 
define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof 
globalThis?globalThis:e||self).adminlte={})}(this,(function(e){"use 
strict";const 
t=[],n=e=>{"loading"===document.readyState?(t.length||document.addEventListener("DOMContentLoaded",(()=>{for(const
 e of 
t)e()})),t.push(e)):e()},s=(e,t=500)=>{e.style.transitionProperty="height, 
margin, padding",e.style.transitionDuration=`${t}ms [...]
+!function(e,t){"object"==typeof exports&&"undefined"!=typeof 
module?t(exports):"function"==typeof 
define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof 
globalThis?globalThis:e||self).adminlte={})}(this,function(e){"use 
strict";const 
t=[],n=e=>{"loading"===document.readyState?(t.length||document.addEventListener("DOMContentLoaded",()=>{for(const
 e of t)e()}),t.push(e)):e()},i=(e,t=500)=>{e.style.transitionProperty="height, 
margin, padding",e.style.transitionDuration=`${t}ms`,e [...]
 //# sourceMappingURL=adminlte.min.js.map
\ No newline at end of file

Reply via email to