- Fixed 280px sidebar with glassmorphism - Full-width max-w-7xl main content (no single column) - 4 KPI cards in grid-cols-2 md:grid-cols-4 layout - 3-column service grid (grid-cols-1 md:grid-cols-2 lg:grid-cols-3) - shadcn Card, Badge, Progress, Button components - Sparklines using recharts - Hover scale + shadow effects - No tables, no single-column stacking
18 lines
839 B
JavaScript
18 lines
839 B
JavaScript
"use strict";
|
|
/*
|
|
* ATTENTION: An "eval-source-map" devtool has been used.
|
|
* This devtool is neither made for production nor for readable output files.
|
|
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
|
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
|
* or disable the default devtool with "devtool: false".
|
|
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
|
*/
|
|
self["webpackHotUpdate_N_E"]("webpack",{},
|
|
/******/ function(__webpack_require__) { // webpackRuntimeModules
|
|
/******/ /* webpack/runtime/getFullHash */
|
|
/******/ (() => {
|
|
/******/ __webpack_require__.h = () => ("3c9945e8dec13b19")
|
|
/******/ })();
|
|
/******/
|
|
/******/ }
|
|
); |