feat(users): add roles page and add, edit, delete , toggle ,reset password functionality

This commit is contained in:
ghazall-ag
2025-11-07 14:24:09 +03:30
parent 06d430d21c
commit fc229cad99
35 changed files with 4836 additions and 858 deletions

View File

@@ -1,69 +1,78 @@
{
"hash": "ff6fda40",
"browserHash": "c03c03c2",
"hash": "5dc29ded",
"browserHash": "8decdfc6",
"optimized": {
"react/jsx-runtime": {
"src": "../../react/jsx-runtime.js",
"file": "react_jsx-runtime.js",
"fileHash": "e8b04feb",
"fileHash": "071542c9",
"needsInterop": true
},
"react/jsx-dev-runtime": {
"src": "../../react/jsx-dev-runtime.js",
"file": "react_jsx-dev-runtime.js",
"fileHash": "778d2d19",
"fileHash": "2c0ef184",
"needsInterop": true
},
"react": {
"src": "../../react/index.js",
"file": "react.js",
"fileHash": "9085912a",
"fileHash": "97079daa",
"needsInterop": true
},
"axios": {
"src": "../../axios/index.js",
"file": "axios.js",
"fileHash": "387f77ed",
"fileHash": "89ede243",
"needsInterop": false
},
"lucide-react": {
"src": "../../lucide-react/dist/esm/lucide-react.mjs",
"file": "lucide-react.js",
"fileHash": "63623648",
"fileHash": "6ec5bbdf",
"needsInterop": false
},
"react-dom/client": {
"src": "../../react-dom/client.js",
"file": "react-dom_client.js",
"fileHash": "993544a9",
"fileHash": "cca5920c",
"needsInterop": true
},
"react-router-dom": {
"src": "../../react-router-dom/dist/index.js",
"file": "react-router-dom.js",
"fileHash": "d3f984dc",
"fileHash": "d17c5b44",
"needsInterop": false
},
"recharts": {
"src": "../../recharts/es6/index.js",
"file": "recharts.js",
"fileHash": "e1665e3e",
"fileHash": "93550599",
"needsInterop": false
},
"zustand": {
"src": "../../zustand/esm/index.mjs",
"file": "zustand.js",
"fileHash": "8be28924",
"fileHash": "80080d68",
"needsInterop": false
},
"zustand/middleware": {
"src": "../../zustand/esm/middleware.mjs",
"file": "zustand_middleware.js",
"fileHash": "936c3138",
"fileHash": "1fdb7da8",
"needsInterop": false
},
"react-toastify": {
"src": "../../react-toastify/dist/index.mjs",
"file": "react-toastify.js",
"fileHash": "af965fd8",
"needsInterop": false
}
},
"chunks": {
"chunk-YV3COZNF": {
"file": "chunk-YV3COZNF.js"
},
"chunk-ZXN67JHZ": {
"file": "chunk-ZXN67JHZ.js"
},