Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
- * AdminLTE v4.0.0-rc5
+ * AdminLTE v4.0.0-rc7
* Author: Colorlib
* Website: AdminLTE.io <https://adminlte.io>
* License: Open source - MIT <https://opensource.org/licenses/MIT>
@@ -1,5 +1,5 @@
@charset "UTF-8";/*!
- * AdminLTE v4.0.0-rc6 (https://adminlte.io)
+ * AdminLTE v4.0.0-rc7 (https://adminlte.io)
* Copyright 2014-2026 Colorlib <https://colorlib.com>
* Licensed under MIT (https://github.com/ColorlibHQ/AdminLTE/blob/master/LICENSE)
*/
@@ -1,7 +1,7 @@
{
"name": "admin-lte",
"description": "Responsive open source admin dashboard and control panel.",
- "version": "4.0.0-rc6",
+ "version": "4.0.0-rc7",
"type": "module",
"license": "MIT",
"author": "Colorlib <https://colorlib.com>",
@@ -8,7 +8,7 @@ import PushMenu from './push-menu.js'
import { initAccessibility } from './accessibility.js'
/**