diff --git a/composer.json b/composer.json index 90b2fb5..e7bb5af 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,6 @@ "license": "MIT", "require": { "php": "^8.4", - "almasaeed2010/adminlte": "4.0.0-rc7", "drkthunder02/eseye": "^0.3.1", "firebase/php-jwt": "^7.0", "laravel/framework": "^12.0", diff --git a/composer.lock b/composer.lock index 8724ea1..ed5d5a7 100644 --- a/composer.lock +++ b/composer.lock @@ -4,61 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "e2325337bc5afe7d8b9c5ed841c243b9", + "content-hash": "10ed64b5bb023b936d47fab6d48432bf", "packages": [ - { - "name": "almasaeed2010/adminlte", - "version": "v4.0.0-rc7", - "source": { - "type": "git", - "url": "https://github.com/ColorlibHQ/AdminLTE.git", - "reference": "82fde078a536ea8900d13a081f1bea6df5c96dea" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/ColorlibHQ/AdminLTE/zipball/82fde078a536ea8900d13a081f1bea6df5c96dea", - "reference": "82fde078a536ea8900d13a081f1bea6df5c96dea", - "shasum": "" - }, - "type": "library", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Colorlib" - } - ], - "description": "AdminLTE - admin control panel and dashboard that's based on Bootstrap 4", - "homepage": "https://adminlte.io/", - "keywords": [ - "JS", - "admin", - "back-end", - "css", - "less", - "responsive", - "template", - "theme", - "web" - ], - "support": { - "issues": "https://github.com/ColorlibHQ/AdminLTE/issues", - "source": "https://github.com/ColorlibHQ/AdminLTE/tree/v4.0.0-rc7" - }, - "funding": [ - { - "url": "https://www.paypal.me/daniel007in", - "type": "custom" - }, - { - "url": "https://github.com/danny007in", - "type": "github" - } - ], - "time": "2026-03-10T10:12:27+00:00" - }, { "name": "brick/math", "version": "0.14.8", @@ -9495,9 +9442,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "almasaeed2010/adminlte": 5 - }, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { diff --git a/public/images/eve-sso-login-black-large.png b/public/images/eve-sso-login-black-large.png new file mode 100644 index 0000000..0540f9a Binary files /dev/null and b/public/images/eve-sso-login-black-large.png differ diff --git a/public/images/eve-sso-login-black-small.png b/public/images/eve-sso-login-black-small.png new file mode 100644 index 0000000..fec998a Binary files /dev/null and b/public/images/eve-sso-login-black-small.png differ diff --git a/public/images/eve-sso-login-white-large.png b/public/images/eve-sso-login-white-large.png new file mode 100644 index 0000000..a7268c3 Binary files /dev/null and b/public/images/eve-sso-login-white-large.png differ diff --git a/public/images/eve-sso-login-white-small.png b/public/images/eve-sso-login-white-small.png new file mode 100644 index 0000000..d25390c Binary files /dev/null and b/public/images/eve-sso-login-white-small.png differ