Files
ETB/ETB-FrontEnd/node_modules/.cache/babel-loader/0b5037ebf0f385248ae6bbb7d20dabf409659d089f0e70db3bd9448c77f9b0e7.json
Iliyan Angelov 306b20e24a Frontend start
2025-09-14 00:54:48 +03:00

1 line
2.5 KiB
JSON

{"ast":null,"code":"var _jsxFileName = \"/home/gnx/Desktop/ETB/ETB-FrontEnd/src/pages/Automation/AutomationDashboard.tsx\";\nimport React from 'react';\nimport { Box, Typography } from '@mui/material';\nimport { jsxDEV as _jsxDEV } from \"react/jsx-dev-runtime\";\nconst AutomationDashboard = () => {\n return /*#__PURE__*/_jsxDEV(Box, {\n children: [/*#__PURE__*/_jsxDEV(Typography, {\n variant: \"h4\",\n gutterBottom: true,\n children: \"Automation Dashboard\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 7,\n columnNumber: 7\n }, this), /*#__PURE__*/_jsxDEV(Typography, {\n variant: \"subtitle1\",\n color: \"text.secondary\",\n children: \"Virtual agents and workflow automation\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 10,\n columnNumber: 7\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 6,\n columnNumber: 5\n }, this);\n};\n_c = AutomationDashboard;\nexport default AutomationDashboard;\nvar _c;\n$RefreshReg$(_c, \"AutomationDashboard\");","map":{"version":3,"names":["React","Box","Typography","jsxDEV","_jsxDEV","AutomationDashboard","children","variant","gutterBottom","fileName","_jsxFileName","lineNumber","columnNumber","color","_c","$RefreshReg$"],"sources":["/home/gnx/Desktop/ETB/ETB-FrontEnd/src/pages/Automation/AutomationDashboard.tsx"],"sourcesContent":["import React from 'react';\nimport { Box, Typography } from '@mui/material';\n\nconst AutomationDashboard: React.FC = () => {\n return (\n <Box>\n <Typography variant=\"h4\" gutterBottom>\n Automation Dashboard\n </Typography>\n <Typography variant=\"subtitle1\" color=\"text.secondary\">\n Virtual agents and workflow automation\n </Typography>\n </Box>\n );\n}\n\nexport default AutomationDashboard;\n"],"mappings":";AAAA,OAAOA,KAAK,MAAM,OAAO;AACzB,SAASC,GAAG,EAAEC,UAAU,QAAQ,eAAe;AAAC,SAAAC,MAAA,IAAAC,OAAA;AAEhD,MAAMC,mBAA6B,GAAGA,CAAA,KAAM;EAC1C,oBACED,OAAA,CAACH,GAAG;IAAAK,QAAA,gBACFF,OAAA,CAACF,UAAU;MAACK,OAAO,EAAC,IAAI;MAACC,YAAY;MAAAF,QAAA,EAAC;IAEtC;MAAAG,QAAA,EAAAC,YAAA;MAAAC,UAAA;MAAAC,YAAA;IAAA,OAAY,CAAC,eACbR,OAAA,CAACF,UAAU;MAACK,OAAO,EAAC,WAAW;MAACM,KAAK,EAAC,gBAAgB;MAAAP,QAAA,EAAC;IAEvD;MAAAG,QAAA,EAAAC,YAAA;MAAAC,UAAA;MAAAC,YAAA;IAAA,OAAY,CAAC;EAAA;IAAAH,QAAA,EAAAC,YAAA;IAAAC,UAAA;IAAAC,YAAA;EAAA,OACV,CAAC;AAEV,CAAC;AAAAE,EAAA,GAXKT,mBAA6B;AAanC,eAAeA,mBAAmB;AAAC,IAAAS,EAAA;AAAAC,YAAA,CAAAD,EAAA","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}