diff --git a/.next/build-manifest.json b/.next/build-manifest.json index ac27239..690ed1c 100644 --- a/.next/build-manifest.json +++ b/.next/build-manifest.json @@ -1,51 +1,32 @@ { "polyfillFiles": [ - "static/chunks/polyfills-42372ed130431b0a.js" + "static/chunks/polyfills.js" + ], + "devFiles": [ + "static/chunks/react-refresh.js" ], - "devFiles": [], "ampDevFiles": [], "lowPriorityFiles": [ - "static/zp_R9VejXXm602bhOE99x/_buildManifest.js", - "static/zp_R9VejXXm602bhOE99x/_ssgManifest.js" + "static/development/_buildManifest.js", + "static/development/_ssgManifest.js" ], "rootMainFiles": [], "rootMainFilesTree": {}, "pages": { "/": [ - "static/chunks/webpack-85639080fe6da7fb.js", - "static/chunks/framework-f1b08387a9bb780e.js", - "static/chunks/main-9fed3c39146aca70.js", - "static/chunks/3611-aba9696611e4bba8.js", - "static/chunks/5122-d345d8239db9d5cc.js", - "static/chunks/pages/index-72ddf8a6f948c01e.js" + "static/chunks/webpack.js", + "static/chunks/main.js", + "static/chunks/pages/index.js" ], "/_app": [ - "static/chunks/webpack-85639080fe6da7fb.js", - "static/chunks/framework-f1b08387a9bb780e.js", - "static/chunks/main-9fed3c39146aca70.js", - "static/css/fdb8ca89ae8c8315.css", - "static/chunks/pages/_app-1e358084c521d942.js" + "static/chunks/webpack.js", + "static/chunks/main.js", + "static/chunks/pages/_app.js" ], "/_error": [ - "static/chunks/webpack-85639080fe6da7fb.js", - "static/chunks/framework-f1b08387a9bb780e.js", - "static/chunks/main-9fed3c39146aca70.js", - "static/chunks/pages/_error-8fefcd2acbf46e83.js" - ], - "/admin": [ - "static/chunks/webpack-85639080fe6da7fb.js", - "static/chunks/framework-f1b08387a9bb780e.js", - "static/chunks/main-9fed3c39146aca70.js", - "static/chunks/2389-26601e748f907bec.js", - "static/chunks/5122-d345d8239db9d5cc.js", - "static/chunks/pages/admin-6e1ae52f9958b681.js" - ], - "/competition": [ - "static/chunks/webpack-85639080fe6da7fb.js", - "static/chunks/framework-f1b08387a9bb780e.js", - "static/chunks/main-9fed3c39146aca70.js", - "static/chunks/2389-26601e748f907bec.js", - "static/chunks/pages/competition-350b6c7d8f0e43b6.js" + "static/chunks/webpack.js", + "static/chunks/main.js", + "static/chunks/pages/_error.js" ] }, "ampFirstPages": [] diff --git a/.next/cache/.rscinfo b/.next/cache/.rscinfo index 7290095..ede8086 100644 --- a/.next/cache/.rscinfo +++ b/.next/cache/.rscinfo @@ -1 +1 @@ -{"encryption.key":"V7SM3BShqYxwraIfypRWETV13ZjjFRkm3ZvO6m947zc=","encryption.expire_at":1764040040301} \ No newline at end of file +{"encryption.key":"AxmjrhnEIlWTqaOj84DDbm8NSadx1bBdyyMc77kaHFY=","encryption.expire_at":1766739099583} \ No newline at end of file diff --git a/.next/cache/webpack/client-development/0.pack.gz b/.next/cache/webpack/client-development/0.pack.gz index fc52020..5bfb1b9 100644 Binary files a/.next/cache/webpack/client-development/0.pack.gz and b/.next/cache/webpack/client-development/0.pack.gz differ diff --git a/.next/cache/webpack/client-development/1.pack.gz b/.next/cache/webpack/client-development/1.pack.gz index 0383641..f80d212 100644 Binary files a/.next/cache/webpack/client-development/1.pack.gz and b/.next/cache/webpack/client-development/1.pack.gz differ diff --git a/.next/cache/webpack/client-development/index.pack.gz b/.next/cache/webpack/client-development/index.pack.gz index 5aa5482..905f0ce 100644 Binary files a/.next/cache/webpack/client-development/index.pack.gz and b/.next/cache/webpack/client-development/index.pack.gz differ diff --git a/.next/cache/webpack/client-development/index.pack.gz.old b/.next/cache/webpack/client-development/index.pack.gz.old index cb84687..2c4244a 100644 Binary files a/.next/cache/webpack/client-development/index.pack.gz.old and b/.next/cache/webpack/client-development/index.pack.gz.old differ diff --git a/.next/cache/webpack/server-development/0.pack.gz b/.next/cache/webpack/server-development/0.pack.gz index 2a22cf4..1c1b503 100644 Binary files a/.next/cache/webpack/server-development/0.pack.gz and b/.next/cache/webpack/server-development/0.pack.gz differ diff --git a/.next/cache/webpack/server-development/index.pack.gz b/.next/cache/webpack/server-development/index.pack.gz index 231c8f0..0630cc2 100644 Binary files a/.next/cache/webpack/server-development/index.pack.gz and b/.next/cache/webpack/server-development/index.pack.gz differ diff --git a/.next/react-loadable-manifest.json b/.next/react-loadable-manifest.json index 12430a2..3c56718 100644 --- a/.next/react-loadable-manifest.json +++ b/.next/react-loadable-manifest.json @@ -1,15 +1,8 @@ { "components/JsPlumbInit.js -> jsplumb": { - "id": 4642, + "id": "components/JsPlumbInit.js -> jsplumb", "files": [ - "static/chunks/7d858763.1ed868aae9d215d8.js" - ] - }, - "pages/competition.js -> xlsx": { - "id": 2770, - "files": [ - "static/chunks/6f31d389.fcd7f714d97c3d7d.js", - "static/chunks/8436.5162d571d476a371.js" + "static/chunks/_pages-dir-browser_node_modules_jsplumb_dist_js_jsplumb_js.js" ] } } \ No newline at end of file diff --git a/.next/server/interception-route-rewrite-manifest.js b/.next/server/interception-route-rewrite-manifest.js index 24f77ba..82d3ab1 100644 --- a/.next/server/interception-route-rewrite-manifest.js +++ b/.next/server/interception-route-rewrite-manifest.js @@ -1 +1 @@ -self.__INTERCEPTION_ROUTE_REWRITE_MANIFEST="[]"; \ No newline at end of file +self.__INTERCEPTION_ROUTE_REWRITE_MANIFEST="[]" \ No newline at end of file diff --git a/.next/server/middleware-build-manifest.js b/.next/server/middleware-build-manifest.js index c9a34a4..a4bf26f 100644 --- a/.next/server/middleware-build-manifest.js +++ b/.next/server/middleware-build-manifest.js @@ -1 +1,35 @@ -globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],ampDevFiles:[],lowPriorityFiles:[],rootMainFiles:[],rootMainFilesTree:{},pages:{"/":["static/chunks/webpack-85639080fe6da7fb.js","static/chunks/framework-f1b08387a9bb780e.js","static/chunks/main-9fed3c39146aca70.js","static/chunks/3611-aba9696611e4bba8.js","static/chunks/5122-d345d8239db9d5cc.js","static/chunks/pages/index-72ddf8a6f948c01e.js"],"/_app":["static/chunks/webpack-85639080fe6da7fb.js","static/chunks/framework-f1b08387a9bb780e.js","static/chunks/main-9fed3c39146aca70.js","static/css/fdb8ca89ae8c8315.css","static/chunks/pages/_app-1e358084c521d942.js"],"/_error":["static/chunks/webpack-85639080fe6da7fb.js","static/chunks/framework-f1b08387a9bb780e.js","static/chunks/main-9fed3c39146aca70.js","static/chunks/pages/_error-8fefcd2acbf46e83.js"],"/admin":["static/chunks/webpack-85639080fe6da7fb.js","static/chunks/framework-f1b08387a9bb780e.js","static/chunks/main-9fed3c39146aca70.js","static/chunks/2389-26601e748f907bec.js","static/chunks/5122-d345d8239db9d5cc.js","static/chunks/pages/admin-6e1ae52f9958b681.js"],"/competition":["static/chunks/webpack-85639080fe6da7fb.js","static/chunks/framework-f1b08387a9bb780e.js","static/chunks/main-9fed3c39146aca70.js","static/chunks/2389-26601e748f907bec.js","static/chunks/pages/competition-350b6c7d8f0e43b6.js"]},ampFirstPages:[]},globalThis.__BUILD_MANIFEST.lowPriorityFiles=["/static/"+process.env.__NEXT_BUILD_ID+"/_buildManifest.js",,"/static/"+process.env.__NEXT_BUILD_ID+"/_ssgManifest.js"]; \ No newline at end of file +globalThis.__BUILD_MANIFEST = { + "polyfillFiles": [ + "static/chunks/polyfills.js" + ], + "devFiles": [ + "static/chunks/react-refresh.js" + ], + "ampDevFiles": [], + "lowPriorityFiles": [], + "rootMainFiles": [], + "rootMainFilesTree": {}, + "pages": { + "/": [ + "static/chunks/webpack.js", + "static/chunks/main.js", + "static/chunks/pages/index.js" + ], + "/_app": [ + "static/chunks/webpack.js", + "static/chunks/main.js", + "static/chunks/pages/_app.js" + ], + "/_error": [ + "static/chunks/webpack.js", + "static/chunks/main.js", + "static/chunks/pages/_error.js" + ] + }, + "ampFirstPages": [] +}; +globalThis.__BUILD_MANIFEST.lowPriorityFiles = [ +"/static/" + process.env.__NEXT_BUILD_ID + "/_buildManifest.js", +,"/static/" + process.env.__NEXT_BUILD_ID + "/_ssgManifest.js", + +]; \ No newline at end of file diff --git a/.next/server/middleware-react-loadable-manifest.js b/.next/server/middleware-react-loadable-manifest.js index 131c1da..0b8d8fe 100644 --- a/.next/server/middleware-react-loadable-manifest.js +++ b/.next/server/middleware-react-loadable-manifest.js @@ -1 +1 @@ -self.__REACT_LOADABLE_MANIFEST='{"components/JsPlumbInit.js -> jsplumb":{"id":4642,"files":["static/chunks/7d858763.1ed868aae9d215d8.js"]},"pages/competition.js -> xlsx":{"id":2770,"files":["static/chunks/6f31d389.fcd7f714d97c3d7d.js","static/chunks/8436.5162d571d476a371.js"]}}'; \ No newline at end of file +self.__REACT_LOADABLE_MANIFEST="{\"components/JsPlumbInit.js -> jsplumb\":{\"id\":\"components/JsPlumbInit.js -> jsplumb\",\"files\":[\"static/chunks/_pages-dir-browser_node_modules_jsplumb_dist_js_jsplumb_js.js\"]}}" \ No newline at end of file diff --git a/.next/server/next-font-manifest.js b/.next/server/next-font-manifest.js index 8267a50..5cc97eb 100644 --- a/.next/server/next-font-manifest.js +++ b/.next/server/next-font-manifest.js @@ -1 +1 @@ -self.__NEXT_FONT_MANIFEST='{"pages":{},"app":{},"appUsingSizeAdjust":false,"pagesUsingSizeAdjust":false}'; \ No newline at end of file +self.__NEXT_FONT_MANIFEST="{\"pages\":{},\"app\":{},\"appUsingSizeAdjust\":false,\"pagesUsingSizeAdjust\":false}" \ No newline at end of file diff --git a/.next/server/pages-manifest.json b/.next/server/pages-manifest.json index 18256ad..55d8ed9 100644 --- a/.next/server/pages-manifest.json +++ b/.next/server/pages-manifest.json @@ -1,9 +1,6 @@ { "/_app": "pages/_app.js", - "/_document": "pages/_document.js", - "/admin": "pages/admin.html", - "/competition": "pages/competition.html", "/_error": "pages/_error.js", - "/": "pages/index.html", - "/404": "pages/404.html" + "/_document": "pages/_document.js", + "/": "pages/index.js" } \ No newline at end of file diff --git a/.next/server/pages/_app.js b/.next/server/pages/_app.js index 3453be2..e1b019b 100644 --- a/.next/server/pages/_app.js +++ b/.next/server/pages/_app.js @@ -1 +1,134 @@ -"use strict";(()=>{var e={};e.id=636,e.ids=[636],e.modules={2015:e=>{e.exports=require("react")},2177:e=>{e.exports=import("zustand")},2870:e=>{e.exports=import("zustand/middleware")},7912:e=>{e.exports=require("next/head")},8732:e=>{e.exports=require("react/jsx-runtime")}};var r=require("../webpack-runtime.js");r.C(e);var t=e=>r(r.s=e),s=r.X(0,[6047],()=>t(6047));module.exports=s})(); \ No newline at end of file +/* + * 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/). + */ +(() => { +var exports = {}; +exports.id = "pages/_app"; +exports.ids = ["pages/_app"]; +exports.modules = { + +/***/ "(pages-dir-node)/./src/components/AudioProvider.js": +/*!*****************************************!*\ + !*** ./src/components/AudioProvider.js ***! + \*****************************************/ +/***/ ((module, __webpack_exports__, __webpack_require__) => { + +"use strict"; +eval("__webpack_require__.a(module, async (__webpack_handle_async_dependencies__, __webpack_async_result__) => { try {\n__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ AudioProvider: () => (/* binding */ AudioProvider),\n/* harmony export */ useAudio: () => (/* binding */ useAudio)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"react/jsx-dev-runtime\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! react */ \"react\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var _store_deviceStore__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @/store/deviceStore */ \"(pages-dir-node)/./src/store/deviceStore.js\");\n/* harmony import */ var _utils_asset__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @/utils/asset */ \"(pages-dir-node)/./src/utils/asset.js\");\nvar __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([_store_deviceStore__WEBPACK_IMPORTED_MODULE_2__, _utils_asset__WEBPACK_IMPORTED_MODULE_3__]);\n([_store_deviceStore__WEBPACK_IMPORTED_MODULE_2__, _utils_asset__WEBPACK_IMPORTED_MODULE_3__] = __webpack_async_dependencies__.then ? (await __webpack_async_dependencies__)() : __webpack_async_dependencies__);\n// 全局音效 Provider:根据 estmodel 预加载并动态切换资源\n\n\n\n\nconst AudioCtx = /*#__PURE__*/ (0,react__WEBPACK_IMPORTED_MODULE_1__.createContext)({\n play: ()=>{}\n});\nfunction AudioProvider({ children }) {\n const { estmodel } = (0,_store_deviceStore__WEBPACK_IMPORTED_MODULE_2__[\"default\"])();\n const soundsRef = (0,react__WEBPACK_IMPORTED_MODULE_1__.useRef)({});\n const ensureAudio = (key, path)=>{\n const url = (0,_utils_asset__WEBPACK_IMPORTED_MODULE_3__.getAssetUrl)(path);\n let audio = soundsRef.current[key];\n if (!audio) {\n audio = new Audio(url);\n audio.preload = 'auto';\n soundsRef.current[key] = audio;\n } else if (audio.src !== url) {\n audio.src = url;\n audio.load();\n }\n };\n (0,react__WEBPACK_IMPORTED_MODULE_1__.useEffect)({\n \"AudioProvider.useEffect\": ()=>{\n if (true) return;\n // 按需添加你要的音效键和值\n ensureAudio('install', '/sounds/generic_in.wav');\n ensureAudio('uninstall', '/sounds/generic_out.wav');\n ensureAudio('keyClick', '/sounds/key_click.wav');\n ensureAudio('pass', '/sounds/test_pass.wav');\n ensureAudio('fail', '/sounds/test_fail.wav');\n ensureAudio('connect', '/sounds/rmt_connect.wav');\n ensureAudio('disconnect', '/sounds/rmt_disconnect.wav');\n }\n }[\"AudioProvider.useEffect\"], [\n estmodel\n ]);\n const play = (key, opts = {})=>{\n const base = soundsRef.current[key];\n if (!base) return;\n // 克隆节点以支持频繁触发的并发播放\n const audio = base.cloneNode(true);\n if (opts.volume != null) audio.volume = Math.min(1, Math.max(0, opts.volume));\n if (opts.playbackRate != null) audio.playbackRate = opts.playbackRate;\n audio.currentTime = 0;\n audio.play().catch(()=>{});\n };\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(AudioCtx.Provider, {\n value: {\n play\n },\n children: children\n }, void 0, false, {\n fileName: \"/opt/dev/est-dsx/src/components/AudioProvider.js\",\n lineNumber: 51,\n columnNumber: 5\n }, this);\n}\nconst useAudio = ()=>(0,react__WEBPACK_IMPORTED_MODULE_1__.useContext)(AudioCtx);\n\n__webpack_async_result__();\n} catch(e) { __webpack_async_result__(e); } });//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHBhZ2VzLWRpci1ub2RlKS8uL3NyYy9jb21wb25lbnRzL0F1ZGlvUHJvdmlkZXIuanMiLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7QUFBQSx1Q0FBdUM7O0FBQzhCO0FBQ3BCO0FBQ0w7QUFFNUMsTUFBTU0seUJBQVdOLG9EQUFhQSxDQUFDO0lBQUVPLE1BQU0sS0FBTztBQUFFO0FBRXpDLFNBQVNDLGNBQWMsRUFBRUMsUUFBUSxFQUFFO0lBQ3hDLE1BQU0sRUFBRUMsUUFBUSxFQUFFLEdBQUdOLDhEQUFjQTtJQUNuQyxNQUFNTyxZQUFZUiw2Q0FBTUEsQ0FBQyxDQUFDO0lBRTFCLE1BQU1TLGNBQWMsQ0FBQ0MsS0FBS0M7UUFDeEIsTUFBTUMsTUFBTVYseURBQVdBLENBQUNTO1FBQ3hCLElBQUlFLFFBQVFMLFVBQVVNLE9BQU8sQ0FBQ0osSUFBSTtRQUNsQyxJQUFJLENBQUNHLE9BQU87WUFDVkEsUUFBUSxJQUFJRSxNQUFNSDtZQUNsQkMsTUFBTUcsT0FBTyxHQUFHO1lBQ2hCUixVQUFVTSxPQUFPLENBQUNKLElBQUksR0FBR0c7UUFDM0IsT0FBTyxJQUFJQSxNQUFNSSxHQUFHLEtBQUtMLEtBQUs7WUFDNUJDLE1BQU1JLEdBQUcsR0FBR0w7WUFDWkMsTUFBTUssSUFBSTtRQUNaO0lBQ0Y7SUFFQW5CLGdEQUFTQTttQ0FBQztZQUNSLElBQUksSUFBNkQsRUFBRTtZQUNuRSxlQUFlO1lBQ2ZVLFlBQVksV0FBVztZQUN2QkEsWUFBWSxhQUFhO1lBQ3pCQSxZQUFZLFlBQVk7WUFFeEJBLFlBQVksUUFBUTtZQUNwQkEsWUFBWSxRQUFRO1lBRXBCQSxZQUFZLFdBQVc7WUFDdkJBLFlBQVksY0FBYztRQUM1QjtrQ0FBRztRQUFDRjtLQUFTO0lBRWIsTUFBTUgsT0FBTyxDQUFDTSxLQUFLUyxPQUFPLENBQUMsQ0FBQztRQUMxQixNQUFNQyxPQUFPWixVQUFVTSxPQUFPLENBQUNKLElBQUk7UUFDbkMsSUFBSSxDQUFDVSxNQUFNO1FBQ1gsbUJBQW1CO1FBQ25CLE1BQU1QLFFBQVFPLEtBQUtDLFNBQVMsQ0FBQztRQUM3QixJQUFJRixLQUFLRyxNQUFNLElBQUksTUFBTVQsTUFBTVMsTUFBTSxHQUFHQyxLQUFLQyxHQUFHLENBQUMsR0FBR0QsS0FBS0UsR0FBRyxDQUFDLEdBQUdOLEtBQUtHLE1BQU07UUFDM0UsSUFBSUgsS0FBS08sWUFBWSxJQUFJLE1BQU1iLE1BQU1hLFlBQVksR0FBR1AsS0FBS08sWUFBWTtRQUNyRWIsTUFBTWMsV0FBVyxHQUFHO1FBQ3BCZCxNQUFNVCxJQUFJLEdBQUd3QixLQUFLLENBQUMsS0FBTztJQUM1QjtJQUVBLHFCQUNFLDhEQUFDekIsU0FBUzBCLFFBQVE7UUFBQ0MsT0FBTztZQUFFMUI7UUFBSztrQkFDOUJFOzs7Ozs7QUFHUDtBQUVPLE1BQU15QixXQUFXLElBQU1qQyxpREFBVUEsQ0FBQ0ssVUFBVSIsInNvdXJjZXMiOlsiL29wdC9kZXYvZXN0LWRzeC9zcmMvY29tcG9uZW50cy9BdWRpb1Byb3ZpZGVyLmpzIl0sInNvdXJjZXNDb250ZW50IjpbIi8vIOWFqOWxgOmfs+aViCBQcm92aWRlcu+8muagueaNriBlc3Rtb2RlbCDpooTliqDovb3lubbliqjmgIHliIfmjaLotYTmupBcclxuaW1wb3J0IHsgY3JlYXRlQ29udGV4dCwgdXNlQ29udGV4dCwgdXNlRWZmZWN0LCB1c2VSZWYgfSBmcm9tICdyZWFjdCc7XHJcbmltcG9ydCB1c2VEZXZpY2VTdG9yZSBmcm9tICdAL3N0b3JlL2RldmljZVN0b3JlJztcclxuaW1wb3J0IHsgZ2V0QXNzZXRVcmwgfSBmcm9tICdAL3V0aWxzL2Fzc2V0JztcclxuXHJcbmNvbnN0IEF1ZGlvQ3R4ID0gY3JlYXRlQ29udGV4dCh7IHBsYXk6ICgpID0+IHt9IH0pO1xyXG5cclxuZXhwb3J0IGZ1bmN0aW9uIEF1ZGlvUHJvdmlkZXIoeyBjaGlsZHJlbiB9KSB7XHJcbiAgY29uc3QgeyBlc3Rtb2RlbCB9ID0gdXNlRGV2aWNlU3RvcmUoKTtcclxuICBjb25zdCBzb3VuZHNSZWYgPSB1c2VSZWYoe30pO1xyXG5cclxuICBjb25zdCBlbnN1cmVBdWRpbyA9IChrZXksIHBhdGgpID0+IHtcclxuICAgIGNvbnN0IHVybCA9IGdldEFzc2V0VXJsKHBhdGgpO1xyXG4gICAgbGV0IGF1ZGlvID0gc291bmRzUmVmLmN1cnJlbnRba2V5XTtcclxuICAgIGlmICghYXVkaW8pIHtcclxuICAgICAgYXVkaW8gPSBuZXcgQXVkaW8odXJsKTtcclxuICAgICAgYXVkaW8ucHJlbG9hZCA9ICdhdXRvJztcclxuICAgICAgc291bmRzUmVmLmN1cnJlbnRba2V5XSA9IGF1ZGlvO1xyXG4gICAgfSBlbHNlIGlmIChhdWRpby5zcmMgIT09IHVybCkge1xyXG4gICAgICBhdWRpby5zcmMgPSB1cmw7XHJcbiAgICAgIGF1ZGlvLmxvYWQoKTtcclxuICAgIH1cclxuICB9O1xyXG5cclxuICB1c2VFZmZlY3QoKCkgPT4ge1xyXG4gICAgaWYgKHR5cGVvZiB3aW5kb3cgPT09ICd1bmRlZmluZWQnIHx8IHR5cGVvZiBBdWRpbyA9PT0gJ3VuZGVmaW5lZCcpIHJldHVybjtcclxuICAgIC8vIOaMiemcgOa3u+WKoOS9oOimgeeahOmfs+aViOmUruWSjOWAvFxyXG4gICAgZW5zdXJlQXVkaW8oJ2luc3RhbGwnLCAnL3NvdW5kcy9nZW5lcmljX2luLndhdicpO1xyXG4gICAgZW5zdXJlQXVkaW8oJ3VuaW5zdGFsbCcsICcvc291bmRzL2dlbmVyaWNfb3V0LndhdicpO1xyXG4gICAgZW5zdXJlQXVkaW8oJ2tleUNsaWNrJywgJy9zb3VuZHMva2V5X2NsaWNrLndhdicpO1xyXG4gICAgXHJcbiAgICBlbnN1cmVBdWRpbygncGFzcycsICcvc291bmRzL3Rlc3RfcGFzcy53YXYnKTtcclxuICAgIGVuc3VyZUF1ZGlvKCdmYWlsJywgJy9zb3VuZHMvdGVzdF9mYWlsLndhdicpO1xyXG5cclxuICAgIGVuc3VyZUF1ZGlvKCdjb25uZWN0JywgJy9zb3VuZHMvcm10X2Nvbm5lY3Qud2F2Jyk7XHJcbiAgICBlbnN1cmVBdWRpbygnZGlzY29ubmVjdCcsICcvc291bmRzL3JtdF9kaXNjb25uZWN0LndhdicpO1xyXG4gIH0sIFtlc3Rtb2RlbF0pO1xyXG5cclxuICBjb25zdCBwbGF5ID0gKGtleSwgb3B0cyA9IHt9KSA9PiB7XHJcbiAgICBjb25zdCBiYXNlID0gc291bmRzUmVmLmN1cnJlbnRba2V5XTtcclxuICAgIGlmICghYmFzZSkgcmV0dXJuO1xyXG4gICAgLy8g5YWL6ZqG6IqC54K55Lul5pSv5oyB6aKR57mB6Kem5Y+R55qE5bm25Y+R5pKt5pS+XHJcbiAgICBjb25zdCBhdWRpbyA9IGJhc2UuY2xvbmVOb2RlKHRydWUpO1xyXG4gICAgaWYgKG9wdHMudm9sdW1lICE9IG51bGwpIGF1ZGlvLnZvbHVtZSA9IE1hdGgubWluKDEsIE1hdGgubWF4KDAsIG9wdHMudm9sdW1lKSk7XHJcbiAgICBpZiAob3B0cy5wbGF5YmFja1JhdGUgIT0gbnVsbCkgYXVkaW8ucGxheWJhY2tSYXRlID0gb3B0cy5wbGF5YmFja1JhdGU7XHJcbiAgICBhdWRpby5jdXJyZW50VGltZSA9IDA7XHJcbiAgICBhdWRpby5wbGF5KCkuY2F0Y2goKCkgPT4ge30pO1xyXG4gIH07XHJcblxyXG4gIHJldHVybiAoXHJcbiAgICA8QXVkaW9DdHguUHJvdmlkZXIgdmFsdWU9e3sgcGxheSB9fT5cclxuICAgICAge2NoaWxkcmVufVxyXG4gICAgPC9BdWRpb0N0eC5Qcm92aWRlcj5cclxuICApO1xyXG59XHJcblxyXG5leHBvcnQgY29uc3QgdXNlQXVkaW8gPSAoKSA9PiB1c2VDb250ZXh0KEF1ZGlvQ3R4KTsiXSwibmFtZXMiOlsiY3JlYXRlQ29udGV4dCIsInVzZUNvbnRleHQiLCJ1c2VFZmZlY3QiLCJ1c2VSZWYiLCJ1c2VEZXZpY2VTdG9yZSIsImdldEFzc2V0VXJsIiwiQXVkaW9DdHgiLCJwbGF5IiwiQXVkaW9Qcm92aWRlciIsImNoaWxkcmVuIiwiZXN0bW9kZWwiLCJzb3VuZHNSZWYiLCJlbnN1cmVBdWRpbyIsImtleSIsInBhdGgiLCJ1cmwiLCJhdWRpbyIsImN1cnJlbnQiLCJBdWRpbyIsInByZWxvYWQiLCJzcmMiLCJsb2FkIiwib3B0cyIsImJhc2UiLCJjbG9uZU5vZGUiLCJ2b2x1bWUiLCJNYXRoIiwibWluIiwibWF4IiwicGxheWJhY2tSYXRlIiwiY3VycmVudFRpbWUiLCJjYXRjaCIsIlByb3ZpZGVyIiwidmFsdWUiLCJ1c2VBdWRpbyJdLCJpZ25vcmVMaXN0IjpbXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(pages-dir-node)/./src/components/AudioProvider.js\n"); + +/***/ }), + +/***/ "(pages-dir-node)/./src/pages/_app.js": +/*!***************************!*\ + !*** ./src/pages/_app.js ***! + \***************************/ +/***/ ((module, __webpack_exports__, __webpack_require__) => { + +"use strict"; +eval("__webpack_require__.a(module, async (__webpack_handle_async_dependencies__, __webpack_async_result__) => { try {\n__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (/* binding */ App)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"react/jsx-dev-runtime\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _styles_globals_css__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @/styles/globals.css */ \"(pages-dir-node)/./src/styles/globals.css\");\n/* harmony import */ var _styles_globals_css__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_styles_globals_css__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var next_head__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! next/head */ \"next/head\");\n/* harmony import */ var next_head__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(next_head__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var _components_AudioProvider__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @/components/AudioProvider */ \"(pages-dir-node)/./src/components/AudioProvider.js\");\nvar __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([_components_AudioProvider__WEBPACK_IMPORTED_MODULE_3__]);\n_components_AudioProvider__WEBPACK_IMPORTED_MODULE_3__ = (__webpack_async_dependencies__.then ? (await __webpack_async_dependencies__)() : __webpack_async_dependencies__)[0];\n\n\n\n\nfunction App({ Component, pageProps }) {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.Fragment, {\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)((next_head__WEBPACK_IMPORTED_MODULE_2___default()), {\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"title\", {\n children: \"信息网络布线仿真测试平台\"\n }, void 0, false, {\n fileName: \"/opt/dev/est-dsx/src/pages/_app.js\",\n lineNumber: 9,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"meta\", {\n name: \"description\",\n content: \"信息网络布线仿真测试平台\"\n }, void 0, false, {\n fileName: \"/opt/dev/est-dsx/src/pages/_app.js\",\n lineNumber: 10,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/opt/dev/est-dsx/src/pages/_app.js\",\n lineNumber: 8,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_AudioProvider__WEBPACK_IMPORTED_MODULE_3__.AudioProvider, {\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(Component, {\n ...pageProps\n }, void 0, false, {\n fileName: \"/opt/dev/est-dsx/src/pages/_app.js\",\n lineNumber: 13,\n columnNumber: 9\n }, this)\n }, void 0, false, {\n fileName: \"/opt/dev/est-dsx/src/pages/_app.js\",\n lineNumber: 12,\n columnNumber: 7\n }, this)\n ]\n }, void 0, true);\n}\n\n__webpack_async_result__();\n} catch(e) { __webpack_async_result__(e); } });//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHBhZ2VzLWRpci1ub2RlKS8uL3NyYy9wYWdlcy9fYXBwLmpzIiwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7OztBQUE4QjtBQUNGO0FBQytCO0FBRTVDLFNBQVNFLElBQUksRUFBRUMsU0FBUyxFQUFFQyxTQUFTLEVBQUU7SUFDbEQscUJBQ0U7OzBCQUNFLDhEQUFDSixrREFBSUE7O2tDQUNILDhEQUFDSztrQ0FBTTs7Ozs7O2tDQUNQLDhEQUFDQzt3QkFBS0MsTUFBSzt3QkFBY0MsU0FBUTs7Ozs7Ozs7Ozs7OzBCQUVuQyw4REFBQ1Asb0VBQWFBOzBCQUNaLDRFQUFDRTtvQkFBVyxHQUFHQyxTQUFTOzs7Ozs7Ozs7Ozs7O0FBSWhDIiwic291cmNlcyI6WyIvb3B0L2Rldi9lc3QtZHN4L3NyYy9wYWdlcy9fYXBwLmpzIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCBcIkAvc3R5bGVzL2dsb2JhbHMuY3NzXCI7XG5pbXBvcnQgSGVhZCBmcm9tICduZXh0L2hlYWQnXG5pbXBvcnQgeyBBdWRpb1Byb3ZpZGVyIH0gZnJvbSAnQC9jb21wb25lbnRzL0F1ZGlvUHJvdmlkZXInO1xuXG5leHBvcnQgZGVmYXVsdCBmdW5jdGlvbiBBcHAoeyBDb21wb25lbnQsIHBhZ2VQcm9wcyB9KSB7XG4gIHJldHVybiAoXG4gICAgPD5cbiAgICAgIDxIZWFkPlxuICAgICAgICA8dGl0bGU+5L+h5oGv572R57uc5biD57q/5Lu/55yf5rWL6K+V5bmz5Y+wPC90aXRsZT5cbiAgICAgICAgPG1ldGEgbmFtZT1cImRlc2NyaXB0aW9uXCIgY29udGVudD1cIuS/oeaBr+e9kee7nOW4g+e6v+S7v+ecn+a1i+ivleW5s+WPsFwiIC8+XG4gICAgICA8L0hlYWQ+XG4gICAgICA8QXVkaW9Qcm92aWRlcj5cbiAgICAgICAgPENvbXBvbmVudCB7Li4ucGFnZVByb3BzfSAvPlxuICAgICAgPC9BdWRpb1Byb3ZpZGVyPlxuICAgIDwvPlxuICApXG59XG4iXSwibmFtZXMiOlsiSGVhZCIsIkF1ZGlvUHJvdmlkZXIiLCJBcHAiLCJDb21wb25lbnQiLCJwYWdlUHJvcHMiLCJ0aXRsZSIsIm1ldGEiLCJuYW1lIiwiY29udGVudCJdLCJpZ25vcmVMaXN0IjpbXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(pages-dir-node)/./src/pages/_app.js\n"); + +/***/ }), + +/***/ "(pages-dir-node)/./src/store/deviceStore.js": +/*!**********************************!*\ + !*** ./src/store/deviceStore.js ***! + \**********************************/ +/***/ ((module, __webpack_exports__, __webpack_require__) => { + +"use strict"; +eval("__webpack_require__.a(module, async (__webpack_handle_async_dependencies__, __webpack_async_result__) => { try {\n__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var zustand__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! zustand */ \"zustand\");\n/* harmony import */ var zustand_middleware__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! zustand/middleware */ \"zustand/middleware\");\nvar __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([zustand__WEBPACK_IMPORTED_MODULE_0__, zustand_middleware__WEBPACK_IMPORTED_MODULE_1__]);\n([zustand__WEBPACK_IMPORTED_MODULE_0__, zustand_middleware__WEBPACK_IMPORTED_MODULE_1__] = __webpack_async_dependencies__.then ? (await __webpack_async_dependencies__)() : __webpack_async_dependencies__);\n\n\nconst useDeviceStore = (0,zustand__WEBPACK_IMPORTED_MODULE_0__.create)((0,zustand_middleware__WEBPACK_IMPORTED_MODULE_1__.devtools)((set, get)=>({\n // 版本控制\n estmodel: 'general',\n // estmodel: 'fluke',\n updateEstmodel: (model)=>set({\n estmodel: model\n }),\n // 各个类别的设备\n devices: {\n '设备': [\n {\n id: 'dsx',\n name: '认证测试仪',\n type: 'device',\n image: '/DSX-MA.png',\n description: '认证分析测试仪仪'\n },\n {\n id: 'est-analyzer',\n name: '线缆分析仪',\n type: 'device',\n image: '/cableanalyzer.png',\n description: '平衡/不平衡分析仪'\n },\n {\n id: 'wifi',\n name: '无线分析仪',\n type: 'device',\n image: '/wifi.png',\n description: '无线信号分析仪'\n }\n ],\n '模块': [\n {\n id: '8000',\n name: '铜缆分析模块',\n type: 'module',\n portType: 'copper',\n image: '/dsx.png',\n description: '铜缆认证分析仪模块'\n },\n {\n id: 'cfp',\n name: '光纤损耗模块',\n type: 'module',\n portType: 'fiber',\n image: '/cfp.png',\n description: '光纤损耗测试模块'\n },\n {\n id: 'ofp',\n name: '光时域反射模块',\n type: 'module',\n portType: 'fiber',\n image: '/ofp.png',\n description: 'OTDR光时域反射测试模块'\n }\n ],\n '适配器': [\n {\n id: 'channel',\n name: '通道适配器',\n type: 'adapter',\n portType: 'copper',\n jstype: 'modelport-copper',\n image: '/CHA804.png',\n description: 'Cat 8/Class I 通道测试适配器'\n },\n {\n id: 'permanent',\n name: '永久链路适配器',\n type: 'adapter',\n portType: 'copper',\n jstype: 'modelport-copper',\n image: '/PLA804.png',\n description: 'Cat 8/Class I 永久链路测试适配器'\n },\n {\n id: 'patchcode-Cat6',\n name: '跳线适配器',\n type: 'adapter',\n portType: 'copper',\n jstype: 'modelport-copper',\n image: '/DSX-PC6S.png',\n description: 'Cat 6 跳线适配器'\n },\n {\n id: 'channel-m12-d',\n name: 'M12 D-Code适配器',\n type: 'adapter',\n portType: 'copper',\n jstype: 'modelport-m12-d',\n image: '/DSX-CHA021S.png',\n description: ' M12-D 4位适配器'\n },\n {\n id: 'channel-m12-x',\n name: 'M12 X-Code适配器',\n type: 'adapter',\n portType: 'copper',\n jstype: 'modelport-m12-x',\n image: '/DSX-CHA-M12-X-S.png',\n description: 'M12-X 8 位适配器'\n }\n ],\n '跳线': [\n // 铜缆跳线\n {\n id: 'pachcode-copper',\n name: 'RJ45跳线',\n type: 'cable',\n portType: 'copper',\n image: '/Cable.png',\n description: 'Cat 6测试跳线'\n },\n {\n id: 'pachcode-m12-x',\n name: 'M12-X-Code跳线',\n type: 'cable',\n portType: 'copper-m12-x',\n image: '/M12.png',\n description: 'M12-X-Code跳线'\n },\n {\n id: 'pachcode-m12-d',\n name: 'M12-D-Code跳线',\n type: 'cable',\n portType: 'copper-m12-d',\n image: '/M12.png',\n description: 'M12-D-Code跳线'\n },\n // 光纤跳线\n {\n id: 'sm-lc-lc',\n name: '单模跳纤',\n type: 'cable',\n portType: 'fiber',\n image: '/SM-LC-LC.png',\n description: '单模 LC-LC 双工测试跳线'\n },\n {\n id: 'mm-lc-lc',\n name: '多模跳纤',\n type: 'cable',\n portType: 'fiber',\n image: '/MM-LC-LC.png',\n description: '多模 LC-LC 双工测试跳线'\n },\n // 补偿光纤\n {\n id: 'smc-lc-lc',\n name: '单模补偿光纤',\n type: 'cable',\n portType: 'fiber',\n image: '/SMC-LC-LC.png',\n description: '单模 LC-LC 双工补偿光纤'\n },\n {\n id: 'mmc-lc-lc',\n name: '多模补偿光纤',\n type: 'cable',\n portType: 'fiber',\n image: '/MMC-LC-LC.png',\n description: '多模 LC-LC 双工补偿光纤'\n },\n // MPO跳线\n {\n id: 'sm-mpo-mpo',\n name: '单模MPO跳线',\n type: 'cable-mpo',\n portType: 'fiber-mpo',\n image: '/SM-MPO-MPO.png',\n description: '单模 MPO-MPO 跳线'\n },\n {\n id: 'mm-mpo-mpo',\n name: '多模MPO跳线',\n type: 'cable-mpo',\n portType: 'fiber-mpo',\n image: '/MM-MPO-MPO.png',\n description: '多模 MPO-MPO 跳线'\n },\n {\n id: 'mm-mpo-lc-box',\n name: '多模mpo-lc转接盒',\n type: 'mpo',\n portType: 'fiberbox',\n image: '/MM-MPO-LC-BOX.png',\n description: '多模 MPO-LC 转接盒'\n }\n ],\n '连接器': [\n {\n id: 'lc-connector',\n name: 'LC法兰',\n type: 'connector',\n portType: 'fiber',\n image: '/LC-connector.png',\n description: '光纤连接器'\n }\n ],\n '工具': [\n {\n id: 'lc-clean',\n name: '1.25mm清洁笔',\n image: '/LC-clean.png',\n description: '光纤清洁笔'\n },\n {\n id: 'mpo-clean',\n name: 'mpo清洁笔',\n image: '/MPO-clean.png',\n description: '光纤清洁笔'\n },\n {\n id: 'ILT200',\n name: '音频探棒',\n image: '/ILT200.png',\n description: '音频探棒'\n }\n ],\n '夹具': [\n {\n id: 'cal-2p',\n name: '测试夹具-2芯',\n type: 'module',\n portType: 'copper',\n image: '/CAL-2P.png',\n description: '插座测试夹具2芯'\n },\n {\n id: 'cal-4p',\n name: '测试夹具-4芯',\n type: 'module',\n portType: 'copper',\n image: '/CAL-4P.png',\n description: '插座测试夹具4芯'\n },\n {\n id: 'benchmark-copper',\n name: '基准连接器',\n type: 'module',\n portType: 'cal-copper-out',\n image: '/benchmark.png',\n description: '基准连接'\n }\n ]\n },\n // 故障场景\n faultScenarios: \"Office\",\n // faultScenarios: \"WorldSkill\",\n // faultScenarios: \"Industry\",\n // faultScenarios: \"DataCenter\",\n // faultScenarios: \"CopperAnalyzer\",\n WorldSkillScenarios: \"OFFICE\",\n // 赛位号\n seatNumber: \"\",\n // 比赛ID\n seatUUID: null,\n // 比赛开始时间\n seatStartTime: null,\n // 表单记录\n reports: [],\n // 当前安装设备 - 格式: { main: device, remote: device }\n installedDevices: {\n main: null,\n remote: null\n },\n // 主机已安装模块\n mainUnitModules: [],\n // 远端已安装模块\n remoteUnitModules: [],\n // 主机适配器\n mainUnitAdapter: null,\n // 远端适配器\n remoteUnitAdapter: null,\n // 主机接口\n mainUnitPorts: [],\n // 远端接口\n remoteUnitPorts: [],\n // 当前选中的工具\n selectedTool: null,\n // 连接区物品列表\n connectionItems: [],\n // 连接路径列表\n connectionPaths: [],\n // 连接状态分析结果\n connectionStatus: [],\n // 传输线基准状态\n hasBenchmarkModule: false,\n // 线缆参数\n cableParams: {\n conductorMaterial: 'copper',\n coreDiameter: 0.57,\n insulationMaterial: 'pe',\n insulationThickness: 0.2,\n twistPitch: 12,\n pair2TwistRatio: 1.0,\n cableLength: 100,\n R: 0,\n L: 0,\n C: 0,\n G: 0 // 电导 G′ (nS/m)\n },\n // 选择工具\n selectTool: (tool)=>{\n set({\n selectedTool: tool\n });\n },\n // 取消选择工具\n clearSelectedTool: ()=>{\n set({\n selectedTool: null\n });\n },\n // 安装设备\n installDevice: (device, target)=>{\n set((state)=>({\n installedDevices: {\n ...state.installedDevices,\n [target]: device\n }\n }));\n },\n // 卸载设备\n uninstallDevice: (target)=>{\n set((state)=>{\n // 卸载设备时,同时清除该设备上的所有模块和适配器\n const updates = {\n installedDevices: {\n ...state.installedDevices,\n [target]: null\n }\n };\n // 清除对应的模块和适配器\n if (target === 'main') {\n updates.mainUnitModules = [];\n updates.mainUnitAdapter = null;\n updates.mainUnitFixture = null;\n updates.mainUnitPorts = [];\n updates.hasBenchmarkModule = false;\n } else {\n updates.remoteUnitModules = [];\n updates.remoteUnitAdapter = null;\n updates.remoteUnitPorts = [];\n updates.hasBenchmarkModule = false;\n }\n return updates;\n });\n },\n // 安装模块\n installModule: (module, target)=>{\n set((state)=>{\n if (target === 'main') {\n let ports = [];\n if (module.id === 'cfp') {\n ports = [\n {\n id: 'cfp-sm-out',\n type: 'modelport',\n module: 'cfp'\n },\n {\n id: 'cfp-in',\n type: 'modelport',\n module: 'cfp'\n },\n {\n id: 'cfp-mm-out',\n type: 'modelport',\n module: 'cfp'\n },\n {\n id: 'vfl',\n type: 'modelport',\n module: 'cfp'\n }\n ];\n } else if (module.id === 'ofp') {\n ports = [\n {\n id: 'ofp-sm-out',\n type: 'modelport',\n module: 'ofp'\n },\n {\n id: 'ofp-mm-out',\n type: 'modelport',\n module: 'ofp'\n },\n {\n id: 'vfl',\n type: 'modelport',\n module: 'ofp'\n }\n ];\n } else if (module.id === 'cal-2p') {\n ports = [\n {\n id: 'cal-1p-1',\n type: 'cal-copper',\n module: 'cal-2p'\n },\n {\n id: 'cal-1p-2',\n type: 'cal-copper',\n module: 'cal-2p'\n }\n ];\n } else if (module.id === 'cal-4p') {\n ports = [\n {\n id: 'cal-2p-1',\n type: 'cal-copper',\n module: 'cal-4p'\n },\n {\n id: 'cal-2p-2',\n type: 'cal-copper',\n module: 'cal-4p'\n },\n {\n id: 'cal-2p-3',\n type: 'cal-copper',\n module: 'cal-4p'\n },\n {\n id: 'cal-2p-4',\n type: 'cal-copper',\n module: 'cal-4p'\n }\n ];\n }\n const newMainModules = [\n ...state.mainUnitModules,\n module\n ];\n const newRemoteModules = state.remoteUnitModules;\n return {\n mainUnitModules: newMainModules,\n mainUnitPorts: ports,\n hasBenchmarkModule: newMainModules.some((m)=>m.id === 'benchmark-copper') && newRemoteModules.some((m)=>m.id === 'benchmark-copper')\n };\n } else {\n let ports = [];\n if (module.id === 'cfp') {\n ports = [\n {\n id: 'cfp-sm-out',\n type: 'modelport',\n module: 'cfp'\n },\n {\n id: 'cfp-in',\n type: 'modelport',\n module: 'cfp'\n },\n {\n id: 'cfp-mm-out',\n type: 'modelport',\n module: 'cfp'\n },\n {\n id: 'vfl',\n type: 'modelport',\n module: 'cfp'\n }\n ];\n } else if (module.id === 'cal-2p') {\n ports = [\n {\n id: 'cal-1p-1',\n type: 'cal-copper',\n module: 'cal-2p'\n },\n {\n id: 'cal-1p-2',\n type: 'cal-copper',\n module: 'cal-2p'\n }\n ];\n } else if (module.id === 'cal-4p') {\n ports = [\n {\n id: 'cal-2p-1',\n type: 'cal-copper',\n module: 'cal-4p'\n },\n {\n id: 'cal-2p-2',\n type: 'cal-copper',\n module: 'cal-4p'\n },\n {\n id: 'cal-2p-3',\n type: 'cal-copper',\n module: 'cal-4p'\n },\n {\n id: 'cal-2p-4',\n type: 'cal-copper',\n module: 'cal-4p'\n }\n ];\n }\n const newRemoteModules = [\n ...state.remoteUnitModules,\n module\n ];\n const newMainModules = state.mainUnitModules;\n return {\n remoteUnitModules: newRemoteModules,\n remoteUnitPorts: ports,\n hasBenchmarkModule: newMainModules.some((m)=>m.id === 'benchmark-copper') && newRemoteModules.some((m)=>m.id === 'benchmark-copper')\n };\n }\n });\n },\n // 卸载模块\n uninstallModule: (moduleId, target)=>{\n set((state)=>{\n if (target === 'main') {\n const newMainModules = state.mainUnitModules.filter((m)=>m.id !== moduleId);\n const newRemoteModules = state.remoteUnitModules;\n return {\n mainUnitModules: newMainModules,\n mainUnitPorts: [],\n mainUnitAdapter: null,\n hasBenchmarkModule: newMainModules.some((m)=>m.id === 'benchmark-copper') && newRemoteModules.some((m)=>m.id === 'benchmark-copper')\n };\n } else {\n const newRemoteModules = state.remoteUnitModules.filter((m)=>m.id !== moduleId);\n const newMainModules = state.mainUnitModules;\n return {\n remoteUnitModules: newRemoteModules,\n remoteUnitPorts: [],\n remoteUnitAdapter: null,\n hasBenchmarkModule: newMainModules.some((m)=>m.id === 'benchmark-copper') && newRemoteModules.some((m)=>m.id === 'benchmark-copper')\n };\n }\n });\n },\n // 安装适配器\n installAdapter: (adapter, target)=>{\n set((state)=>({\n [target === 'main' ? 'mainUnitAdapter' : 'remoteUnitAdapter']: {\n ...adapter,\n port: {\n id: `${adapter.id}`,\n type: 'modelport',\n module: adapter.id\n }\n }\n }));\n },\n // 卸载适配器\n uninstallAdapter: (target)=>{\n set((state)=>({\n [target === 'main' ? 'mainUnitAdapter' : 'remoteUnitAdapter']: null\n }));\n },\n // 更新故障场景\n updateFaultScenarios: (status)=>{\n set(()=>({\n faultScenarios: status\n }));\n },\n // 更新竞赛故障场景\n updateWorldSkillScenarios: (status)=>{\n set(()=>({\n WorldSkillScenarios: status\n }));\n },\n // 更新赛位号\n updateSeatNumber: (number)=>{\n set(()=>({\n seatNumber: number\n }));\n },\n // 更新比赛ID\n updateSeatUUID: (uuid)=>{\n set(()=>({\n seatUUID: uuid\n }));\n },\n // 更新比赛开始时间\n updateSeatStartTime: (startTime)=>{\n set(()=>({\n seatStartTime: startTime\n }));\n },\n // 更新报告数据\n updateReports: (records)=>{\n set(()=>({\n reports: records\n }));\n },\n // ----***物品区域方法***----\n // 添加物品到连接区\n addConnectionItem: (item)=>set((state)=>({\n connectionItems: [\n ...state.connectionItems,\n item\n ]\n })),\n // 从连接区移除物品\n removeConnectionItem: (index)=>set((state)=>({\n connectionItems: state.connectionItems.filter((_, i)=>i !== index)\n })),\n // ---***连接路径***---\n // 添加连接路径\n addConnectionPath: (path)=>set((state)=>{\n const newPaths = [\n ...state.connectionPaths,\n path\n ];\n return {\n connectionPaths: newPaths\n };\n }),\n // 移除连接路径\n removeConnectionPath: (sourceId, targetId)=>set((state)=>{\n const newPaths = state.connectionPaths.filter((path)=>!(path.source === sourceId && path.target === targetId));\n return {\n connectionPaths: newPaths\n };\n }),\n // 清空连接路径\n clearConnectionPaths: ()=>set(()=>{\n return {\n connectionPaths: []\n };\n }),\n // 获取当前连接路径\n getConnectionPaths: ()=>get().connectionPaths,\n // ---***连接状态分析结果***---\n // 更新连接状态\n updateConnectionStatus: (status)=>set(()=>({\n connectionStatus: status\n })),\n // 提示框方法\n setShowTotalToast: (show)=>set({\n showTotalToast: show\n }),\n setTotalToastMessage: (message)=>set({\n totalToastMessage: message\n }),\n // ---***线缆参数管理***---\n // 更新传输线基准状态\n updateHasBenchmarkModule: (status)=>set(()=>({\n hasBenchmarkModule: status\n })),\n // 更新线缆参数\n updateCableParams: (params)=>set((state)=>({\n cableParams: {\n ...state.cableParams,\n ...params\n }\n })),\n // 更新单个线缆参数\n updateSingleCableParam: (key, value)=>set((state)=>({\n cableParams: {\n ...state.cableParams,\n [key]: value\n }\n })),\n // 重置线缆参数\n resetCableParams: ()=>set(()=>({\n cableParams: {\n conductorMaterial: 'copper',\n coreDiameter: 0.57,\n insulationMaterial: 'pe',\n insulationThickness: 0.2,\n twistPitch: 12,\n pair2TwistRatio: 1.0,\n cableLength: 100,\n R: 0,\n L: 0,\n C: 0,\n G: 0\n }\n })),\n // 初始化数据\n // 重置到默认状态\n resetdeviceStore: ()=>{\n set(()=>({\n // 当前安装设备\n installedDevices: {\n main: null,\n remote: null\n },\n // 主机已安装模块\n mainUnitModules: [],\n // 远端已安装模块\n remoteUnitModules: [],\n // 主机适配器\n mainUnitAdapter: null,\n // 远端适配器\n remoteUnitAdapter: null,\n // 主机接口\n mainUnitPorts: [],\n // 远端接口\n remoteUnitPorts: [],\n // 当前选中的工具\n selectedTool: null,\n // 连接区物品列表\n connectionItems: [],\n // 连接路径列表\n connectionPaths: [],\n // 连接状态分析结果\n connectionStatus: [],\n // 报告数据\n reports: [],\n // 传输线基准状态\n hasBenchmarkModule: false,\n // 线缆参数\n cableParams: {\n conductorMaterial: 'copper',\n coreDiameter: 0.57,\n insulationMaterial: 'pe',\n insulationThickness: 0.2,\n twistPitch: 12,\n pair2TwistRatio: 1.0,\n cableLength: 100,\n R: 0,\n L: 0,\n C: 0,\n G: 0\n }\n }));\n }\n })));\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (useDeviceStore);\n\n__webpack_async_result__();\n} catch(e) { __webpack_async_result__(e); } });//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHBhZ2VzLWRpci1ub2RlKS8uL3NyYy9zdG9yZS9kZXZpY2VTdG9yZS5qcyIsIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7QUFBaUM7QUFDYTtBQUc5QyxNQUFNRSxpQkFBaUJGLCtDQUFNQSxDQUM3QkMsNERBQVFBLENBQ0osQ0FBQ0UsS0FBS0MsTUFBUztRQUNqQixPQUFPO1FBQ1BDLFVBQVU7UUFDVixxQkFBcUI7UUFDcEJDLGdCQUFnQixDQUFDQyxRQUFVSixJQUFJO2dCQUFFRSxVQUFVRTtZQUFNO1FBRWxELFVBQVU7UUFDVkMsU0FBUztZQUNQLE1BQU07Z0JBQ0o7b0JBQ0VDLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05DLE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7Z0JBQ0E7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05DLE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7Z0JBQ0E7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05DLE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7YUFDRDtZQUNELE1BQU07Z0JBQ0o7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05HLFVBQVU7b0JBQ1ZGLE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7Z0JBQ0E7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05HLFVBQVU7b0JBQ1ZGLE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7Z0JBQ0E7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05HLFVBQVU7b0JBQ1ZGLE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7YUFDRDtZQUNELE9BQU87Z0JBQ0w7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05HLFVBQVU7b0JBQ1ZDLFFBQVE7b0JBQ1JILE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7Z0JBQ0E7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05HLFVBQVU7b0JBQ1ZDLFFBQVE7b0JBQ1JILE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7Z0JBQ0E7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05HLFVBQVU7b0JBQ1ZDLFFBQVE7b0JBQ1JILE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7Z0JBQ0E7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05HLFVBQVU7b0JBQ1ZDLFFBQVE7b0JBQ1JILE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7Z0JBQ0E7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05HLFVBQVU7b0JBQ1ZDLFFBQVE7b0JBQ1JILE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7YUFDRDtZQUNELE1BQU07Z0JBQ0osT0FBTztnQkFDUDtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkMsTUFBTTtvQkFDTkcsVUFBVTtvQkFDVkYsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjtnQkFDQTtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkMsTUFBTTtvQkFDTkcsVUFBVTtvQkFDVkYsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjtnQkFDQTtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkMsTUFBTTtvQkFDTkcsVUFBVTtvQkFDVkYsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjtnQkFDQSxPQUFPO2dCQUNQO29CQUNFSixJQUFJO29CQUNKQyxNQUFNO29CQUNOQyxNQUFNO29CQUNORyxVQUFVO29CQUNWRixPQUFPO29CQUNQQyxhQUFhO2dCQUNmO2dCQUNBO29CQUNFSixJQUFJO29CQUNKQyxNQUFNO29CQUNOQyxNQUFNO29CQUNORyxVQUFVO29CQUNWRixPQUFPO29CQUNQQyxhQUFhO2dCQUNmO2dCQUNBLE9BQU87Z0JBQ1A7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05HLFVBQVU7b0JBQ1ZGLE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7Z0JBQ0E7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05HLFVBQVU7b0JBQ1ZGLE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7Z0JBQ0EsUUFBUTtnQkFDUjtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkMsTUFBTTtvQkFDTkcsVUFBVTtvQkFDVkYsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjtnQkFDQTtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkMsTUFBTTtvQkFDTkcsVUFBVTtvQkFDVkYsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjtnQkFDQTtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkMsTUFBTTtvQkFDTkcsVUFBVTtvQkFDVkYsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjthQUNEO1lBQ0QsT0FBTztnQkFDTDtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkMsTUFBTTtvQkFDTkcsVUFBVTtvQkFDVkYsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjthQUNEO1lBQ0QsTUFBTTtnQkFDSjtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkUsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjtnQkFDQTtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkUsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjtnQkFDQTtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkUsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjthQUNEO1lBRUQsTUFBTTtnQkFDSjtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkMsTUFBTTtvQkFDTkcsVUFBVTtvQkFDVkYsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjtnQkFDQTtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkMsTUFBTTtvQkFDTkcsVUFBVTtvQkFDVkYsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjtnQkFDQTtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkMsTUFBTTtvQkFDTkcsVUFBVTtvQkFDVkYsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjthQUNEO1FBRUg7UUFJQSxPQUFPO1FBQ1BHLGdCQUFnQjtRQUNoQixnQ0FBZ0M7UUFDaEMsOEJBQThCO1FBQzlCLGdDQUFnQztRQUNoQyxvQ0FBb0M7UUFDcENDLHFCQUFxQjtRQUNyQixNQUFNO1FBQ05DLFlBQVk7UUFDWixPQUFPO1FBQ1BDLFVBQVU7UUFDVixTQUFTO1FBQ1RDLGVBQWM7UUFDZCxPQUFPO1FBQ1BDLFNBQVEsRUFBRTtRQUNWLGdEQUFnRDtRQUNoREMsa0JBQWtCO1lBQUVDLE1BQU07WUFBTUMsUUFBUTtRQUFLO1FBQzdDLFVBQVU7UUFDVkMsaUJBQWlCLEVBQUU7UUFDbkIsVUFBVTtRQUNWQyxtQkFBbUIsRUFBRTtRQUNyQixRQUFRO1FBQ1JDLGlCQUFpQjtRQUNqQixRQUFRO1FBQ1JDLG1CQUFtQjtRQUNuQixPQUFPO1FBQ1BDLGVBQWUsRUFBRTtRQUNqQixPQUFPO1FBQ1BDLGlCQUFpQixFQUFFO1FBQ25CLFVBQVU7UUFDVkMsY0FBYztRQUNkLFVBQVU7UUFDVkMsaUJBQWlCLEVBQUU7UUFDbkIsU0FBUztRQUNUQyxpQkFBaUIsRUFBRTtRQUNuQixXQUFXO1FBQ1hDLGtCQUFrQixFQUFFO1FBRXBCLFVBQVU7UUFDVkMsb0JBQW9CO1FBQ3BCLE9BQU87UUFDUEMsYUFBYTtZQUNYQyxtQkFBbUI7WUFDbkJDLGNBQWM7WUFDZEMsb0JBQW9CO1lBQ3BCQyxxQkFBcUI7WUFDckJDLFlBQVk7WUFDWkMsaUJBQWlCO1lBQ2pCQyxhQUFhO1lBQ2JDLEdBQUc7WUFDSEMsR0FBRztZQUNIQyxHQUFHO1lBQ0hDLEdBQUcsRUFBb0IsZUFBZTtRQUN4QztRQUVBLE9BQU87UUFDUEMsWUFBWSxDQUFDQztZQUNYOUMsSUFBSTtnQkFBRTRCLGNBQWNrQjtZQUFLO1FBQzNCO1FBQ0EsU0FBUztRQUNUQyxtQkFBbUI7WUFDakIvQyxJQUFJO2dCQUFFNEIsY0FBYztZQUFLO1FBQzNCO1FBRUEsT0FBTztRQUNQb0IsZUFBZSxDQUFDQyxRQUFRQztZQUN0QmxELElBQUksQ0FBQ21ELFFBQVc7b0JBQ2RoQyxrQkFBa0I7d0JBQ2hCLEdBQUdnQyxNQUFNaEMsZ0JBQWdCO3dCQUN6QixDQUFDK0IsT0FBTyxFQUFFRDtvQkFDWjtnQkFDRjtRQUNGO1FBRUEsT0FBTztRQUNQRyxpQkFBaUIsQ0FBQ0Y7WUFDaEJsRCxJQUFJLENBQUNtRDtnQkFDSCwwQkFBMEI7Z0JBQzFCLE1BQU1FLFVBQVU7b0JBQ2RsQyxrQkFBa0I7d0JBQ2hCLEdBQUdnQyxNQUFNaEMsZ0JBQWdCO3dCQUN6QixDQUFDK0IsT0FBTyxFQUFFO29CQUNaO2dCQUNGO2dCQUVBLGNBQWM7Z0JBQ2QsSUFBSUEsV0FBVyxRQUFRO29CQUNyQkcsUUFBUS9CLGVBQWUsR0FBRyxFQUFFO29CQUM1QitCLFFBQVE3QixlQUFlLEdBQUc7b0JBQzFCNkIsUUFBUUMsZUFBZSxHQUFHO29CQUMxQkQsUUFBUTNCLGFBQWEsR0FBRyxFQUFFO29CQUMxQjJCLFFBQVFyQixrQkFBa0IsR0FBRztnQkFDL0IsT0FBTztvQkFDTHFCLFFBQVE5QixpQkFBaUIsR0FBRyxFQUFFO29CQUM5QjhCLFFBQVE1QixpQkFBaUIsR0FBRztvQkFDNUI0QixRQUFRMUIsZUFBZSxHQUFHLEVBQUU7b0JBQzVCMEIsUUFBUXJCLGtCQUFrQixHQUFHO2dCQUMvQjtnQkFFQSxPQUFPcUI7WUFDVDtRQUNGO1FBRUEsT0FBTztRQUNQRSxlQUFlLENBQUNDLFFBQVFOO1lBQ3RCbEQsSUFBSSxDQUFDbUQ7Z0JBQ0gsSUFBSUQsV0FBVyxRQUFRO29CQUNyQixJQUFJTyxRQUFRLEVBQUU7b0JBQ2QsSUFBSUQsT0FBT2xELEVBQUUsS0FBSyxPQUFPO3dCQUN2Qm1ELFFBQVE7NEJBQ047Z0NBQUVuRCxJQUFJO2dDQUFjRSxNQUFNO2dDQUFhZ0QsUUFBUTs0QkFBTTs0QkFDckQ7Z0NBQUVsRCxJQUFJO2dDQUFVRSxNQUFNO2dDQUFhZ0QsUUFBUTs0QkFBTTs0QkFDakQ7Z0NBQUVsRCxJQUFJO2dDQUFjRSxNQUFNO2dDQUFhZ0QsUUFBUTs0QkFBTTs0QkFDckQ7Z0NBQUVsRCxJQUFJO2dDQUFPRSxNQUFNO2dDQUFhZ0QsUUFBUTs0QkFBTTt5QkFDL0M7b0JBQ0gsT0FBTyxJQUFJQSxPQUFPbEQsRUFBRSxLQUFLLE9BQU87d0JBQzlCbUQsUUFBUTs0QkFDTjtnQ0FBRW5ELElBQUk7Z0NBQWNFLE1BQU07Z0NBQWFnRCxRQUFROzRCQUFNOzRCQUNyRDtnQ0FBRWxELElBQUk7Z0NBQWNFLE1BQU07Z0NBQWFnRCxRQUFROzRCQUFNOzRCQUNyRDtnQ0FBRWxELElBQUk7Z0NBQU9FLE1BQU07Z0NBQWFnRCxRQUFROzRCQUFNO3lCQUMvQztvQkFDSCxPQUFPLElBQUlBLE9BQU9sRCxFQUFFLEtBQUssVUFBVTt3QkFDakNtRCxRQUFROzRCQUNOO2dDQUFFbkQsSUFBSTtnQ0FBWUUsTUFBTTtnQ0FBY2dELFFBQVE7NEJBQVM7NEJBQ3ZEO2dDQUFFbEQsSUFBSTtnQ0FBWUUsTUFBTTtnQ0FBY2dELFFBQVE7NEJBQVM7eUJBQ3hEO29CQUNILE9BQU8sSUFBSUEsT0FBT2xELEVBQUUsS0FBSyxVQUFVO3dCQUNqQ21ELFFBQVE7NEJBQ047Z0NBQUVuRCxJQUFJO2dDQUFZRSxNQUFNO2dDQUFjZ0QsUUFBUTs0QkFBUzs0QkFDdkQ7Z0NBQUVsRCxJQUFJO2dDQUFZRSxNQUFNO2dDQUFjZ0QsUUFBUTs0QkFBUzs0QkFDdkQ7Z0NBQUVsRCxJQUFJO2dDQUFZRSxNQUFNO2dDQUFjZ0QsUUFBUTs0QkFBUzs0QkFDdkQ7Z0NBQUVsRCxJQUFJO2dDQUFZRSxNQUFNO2dDQUFjZ0QsUUFBUTs0QkFBUzt5QkFDeEQ7b0JBQ0g7b0JBRUEsTUFBTUUsaUJBQWlCOzJCQUFJUCxNQUFNN0IsZUFBZTt3QkFBRWtDO3FCQUFPO29CQUN6RCxNQUFNRyxtQkFBbUJSLE1BQU01QixpQkFBaUI7b0JBQ2hELE9BQU87d0JBQ0xELGlCQUFpQm9DO3dCQUNqQmhDLGVBQWUrQjt3QkFDZnpCLG9CQUFvQjBCLGVBQWVFLElBQUksQ0FBQ0MsQ0FBQUEsSUFBS0EsRUFBRXZELEVBQUUsS0FBSyx1QkFBdUJxRCxpQkFBaUJDLElBQUksQ0FBQ0MsQ0FBQUEsSUFBS0EsRUFBRXZELEVBQUUsS0FBSztvQkFDbkg7Z0JBQ0YsT0FBTztvQkFDTCxJQUFJbUQsUUFBUSxFQUFFO29CQUNkLElBQUlELE9BQU9sRCxFQUFFLEtBQUssT0FBTzt3QkFDdkJtRCxRQUFROzRCQUNOO2dDQUFFbkQsSUFBSTtnQ0FBY0UsTUFBTTtnQ0FBYWdELFFBQVE7NEJBQU07NEJBQ3JEO2dDQUFFbEQsSUFBSTtnQ0FBVUUsTUFBTTtnQ0FBYWdELFFBQVE7NEJBQU07NEJBQ2pEO2dDQUFFbEQsSUFBSTtnQ0FBY0UsTUFBTTtnQ0FBYWdELFFBQVE7NEJBQU07NEJBQ3JEO2dDQUFFbEQsSUFBSTtnQ0FBT0UsTUFBTTtnQ0FBYWdELFFBQVE7NEJBQU07eUJBQy9DO29CQUNILE9BQU8sSUFBSUEsT0FBT2xELEVBQUUsS0FBSyxVQUFVO3dCQUNqQ21ELFFBQVE7NEJBQ047Z0NBQUVuRCxJQUFJO2dDQUFZRSxNQUFNO2dDQUFjZ0QsUUFBUTs0QkFBUzs0QkFDdkQ7Z0NBQUVsRCxJQUFJO2dDQUFZRSxNQUFNO2dDQUFjZ0QsUUFBUTs0QkFBUzt5QkFDeEQ7b0JBQ0gsT0FBTyxJQUFJQSxPQUFPbEQsRUFBRSxLQUFLLFVBQVU7d0JBQ2pDbUQsUUFBUTs0QkFDTjtnQ0FBRW5ELElBQUk7Z0NBQVlFLE1BQU07Z0NBQWNnRCxRQUFROzRCQUFTOzRCQUN2RDtnQ0FBRWxELElBQUk7Z0NBQVlFLE1BQU07Z0NBQWNnRCxRQUFROzRCQUFTOzRCQUN2RDtnQ0FBRWxELElBQUk7Z0NBQVlFLE1BQU07Z0NBQWNnRCxRQUFROzRCQUFTOzRCQUN2RDtnQ0FBRWxELElBQUk7Z0NBQVlFLE1BQU07Z0NBQWNnRCxRQUFROzRCQUFTO3lCQUN4RDtvQkFDSDtvQkFFQSxNQUFNRyxtQkFBbUI7MkJBQUlSLE1BQU01QixpQkFBaUI7d0JBQUVpQztxQkFBTztvQkFDN0QsTUFBTUUsaUJBQWlCUCxNQUFNN0IsZUFBZTtvQkFDNUMsT0FBTzt3QkFDTEMsbUJBQW1Cb0M7d0JBQ25CaEMsaUJBQWlCOEI7d0JBQ2pCekIsb0JBQW9CMEIsZUFBZUUsSUFBSSxDQUFDQyxDQUFBQSxJQUFLQSxFQUFFdkQsRUFBRSxLQUFLLHVCQUF1QnFELGlCQUFpQkMsSUFBSSxDQUFDQyxDQUFBQSxJQUFLQSxFQUFFdkQsRUFBRSxLQUFLO29CQUNuSDtnQkFDRjtZQUNGO1FBQ0Y7UUFFQSxPQUFPO1FBQ1B3RCxpQkFBaUIsQ0FBQ0MsVUFBVWI7WUFDMUJsRCxJQUFJLENBQUNtRDtnQkFDSCxJQUFJRCxXQUFXLFFBQVE7b0JBQ3JCLE1BQU1RLGlCQUFpQlAsTUFBTTdCLGVBQWUsQ0FBQzBDLE1BQU0sQ0FBQ0gsQ0FBQUEsSUFBS0EsRUFBRXZELEVBQUUsS0FBS3lEO29CQUNsRSxNQUFNSixtQkFBbUJSLE1BQU01QixpQkFBaUI7b0JBQ2hELE9BQU87d0JBQ0xELGlCQUFpQm9DO3dCQUNqQmhDLGVBQWUsRUFBRTt3QkFDakJGLGlCQUFpQjt3QkFDakJRLG9CQUFvQjBCLGVBQWVFLElBQUksQ0FBQ0MsQ0FBQUEsSUFBS0EsRUFBRXZELEVBQUUsS0FBSyx1QkFBdUJxRCxpQkFBaUJDLElBQUksQ0FBQ0MsQ0FBQUEsSUFBS0EsRUFBRXZELEVBQUUsS0FBSztvQkFDbkg7Z0JBQ0YsT0FBTztvQkFDTCxNQUFNcUQsbUJBQW1CUixNQUFNNUIsaUJBQWlCLENBQUN5QyxNQUFNLENBQUNILENBQUFBLElBQUtBLEVBQUV2RCxFQUFFLEtBQUt5RDtvQkFDdEUsTUFBTUwsaUJBQWlCUCxNQUFNN0IsZUFBZTtvQkFDNUMsT0FBTzt3QkFDTEMsbUJBQW1Cb0M7d0JBQ25CaEMsaUJBQWlCLEVBQUU7d0JBQ25CRixtQkFBbUI7d0JBQ25CTyxvQkFBb0IwQixlQUFlRSxJQUFJLENBQUNDLENBQUFBLElBQUtBLEVBQUV2RCxFQUFFLEtBQUssdUJBQXVCcUQsaUJBQWlCQyxJQUFJLENBQUNDLENBQUFBLElBQUtBLEVBQUV2RCxFQUFFLEtBQUs7b0JBQ25IO2dCQUNGO1lBQ0Y7UUFDRjtRQUVBLFFBQVE7UUFDUjJELGdCQUFnQixDQUFDQyxTQUFTaEI7WUFDeEJsRCxJQUFJLENBQUNtRCxRQUFXO29CQUNkLENBQUNELFdBQVcsU0FBUyxvQkFBb0Isb0JBQW9CLEVBQUU7d0JBQzdELEdBQUdnQixPQUFPO3dCQUNWQyxNQUFNOzRCQUNKN0QsSUFBSSxHQUFHNEQsUUFBUTVELEVBQUUsRUFBRTs0QkFDbkJFLE1BQU07NEJBQ05nRCxRQUFRVSxRQUFRNUQsRUFBRTt3QkFDcEI7b0JBQ0Y7Z0JBQ0Y7UUFDRjtRQUVBLFFBQVE7UUFDUjhELGtCQUFrQixDQUFDbEI7WUFDakJsRCxJQUFJLENBQUNtRCxRQUFXO29CQUNkLENBQUNELFdBQVcsU0FBUyxvQkFBb0Isb0JBQW9CLEVBQUU7Z0JBQ2pFO1FBQ0Y7UUFHQSxTQUFTO1FBQ1RtQixzQkFBc0IsQ0FBQ0M7WUFDckJ0RSxJQUFJLElBQU87b0JBQ1RhLGdCQUFnQnlEO2dCQUNsQjtRQUNGO1FBQ0EsV0FBVztRQUNYQywyQkFBMkIsQ0FBQ0Q7WUFDMUJ0RSxJQUFJLElBQU87b0JBQ1RjLHFCQUFxQndEO2dCQUN2QjtRQUNGO1FBQ0EsUUFBUTtRQUNSRSxrQkFBa0IsQ0FBQ0M7WUFDakJ6RSxJQUFJLElBQU87b0JBQ1RlLFlBQVkwRDtnQkFDZDtRQUNGO1FBRUEsU0FBUztRQUNUQyxnQkFBZ0IsQ0FBQ0M7WUFDZjNFLElBQUksSUFBTztvQkFDVGdCLFVBQVUyRDtnQkFDWjtRQUNGO1FBRUEsV0FBVztRQUNYQyxxQkFBcUIsQ0FBQ0M7WUFDcEI3RSxJQUFJLElBQU87b0JBQ1RpQixlQUFlNEQ7Z0JBQ2pCO1FBQ0Y7UUFDQSxTQUFTO1FBQ1RDLGVBQWUsQ0FBQ0M7WUFDZC9FLElBQUksSUFBTztvQkFDVGtCLFNBQVM2RDtnQkFDWDtRQUNGO1FBR0YsdUJBQXVCO1FBQ3JCLFdBQVc7UUFDWEMsbUJBQW1CLENBQUNDLE9BQ2xCakYsSUFBSSxDQUFDbUQsUUFBVztvQkFDZHRCLGlCQUFpQjsyQkFBSXNCLE1BQU10QixlQUFlO3dCQUFFb0Q7cUJBQUs7Z0JBQ25EO1FBRUYsV0FBVztRQUNYQyxzQkFBc0IsQ0FBQ0MsUUFDckJuRixJQUFJLENBQUNtRCxRQUFXO29CQUNkdEIsaUJBQWlCc0IsTUFBTXRCLGVBQWUsQ0FBQ21DLE1BQU0sQ0FBQyxDQUFDb0IsR0FBR0MsSUFBTUEsTUFBTUY7Z0JBQ2hFO1FBR0osbUJBQW1CO1FBQ2pCLFNBQVM7UUFDVEcsbUJBQW1CLENBQUNDLE9BQ2xCdkYsSUFBSSxDQUFDbUQ7Z0JBQ0gsTUFBTXFDLFdBQVc7dUJBQUlyQyxNQUFNckIsZUFBZTtvQkFBRXlEO2lCQUFLO2dCQUNqRCxPQUFPO29CQUNMekQsaUJBQWlCMEQ7Z0JBQ25CO1lBQ0Y7UUFFRixTQUFTO1FBQ1RDLHNCQUFzQixDQUFDQyxVQUFVQyxXQUMvQjNGLElBQUksQ0FBQ21EO2dCQUNILE1BQU1xQyxXQUFXckMsTUFBTXJCLGVBQWUsQ0FBQ2tDLE1BQU0sQ0FBQ3VCLENBQUFBLE9BQzVDLENBQUVBLENBQUFBLEtBQUtLLE1BQU0sS0FBS0YsWUFBWUgsS0FBS3JDLE1BQU0sS0FBS3lDLFFBQU87Z0JBRXZELE9BQU87b0JBQ0w3RCxpQkFBaUIwRDtnQkFDbkI7WUFDRjtRQUVGLFNBQVM7UUFDVEssc0JBQXNCLElBQ3BCN0YsSUFBSTtnQkFDRixPQUFPO29CQUNMOEIsaUJBQWlCLEVBQUU7Z0JBQ3JCO1lBQ0Y7UUFFRixXQUFXO1FBQ1hnRSxvQkFBb0IsSUFBTTdGLE1BQU02QixlQUFlO1FBRWhELHVCQUF1QjtRQUd0QixTQUFTO1FBQ1RpRSx3QkFBd0IsQ0FBQ3pCLFNBQ3ZCdEUsSUFBSSxJQUFPO29CQUNUK0Isa0JBQWtCdUM7Z0JBQ3BCO1FBRUYsUUFBUTtRQUNSMEIsbUJBQW1CLENBQUNDLE9BQVNqRyxJQUFJO2dCQUFFa0csZ0JBQWdCRDtZQUFLO1FBQ3hERSxzQkFBc0IsQ0FBQ0MsVUFBWXBHLElBQUk7Z0JBQUVxRyxtQkFBbUJEO1lBQVE7UUFFcEUscUJBQXFCO1FBQ3JCLFlBQVk7UUFDWkUsMEJBQTBCLENBQUNoQyxTQUN6QnRFLElBQUksSUFBTztvQkFDVGdDLG9CQUFvQnNDO2dCQUN0QjtRQUVGLFNBQVM7UUFDVGlDLG1CQUFtQixDQUFDQyxTQUNsQnhHLElBQUksQ0FBQ21ELFFBQVc7b0JBQ2RsQixhQUFhO3dCQUNYLEdBQUdrQixNQUFNbEIsV0FBVzt3QkFDcEIsR0FBR3VFLE1BQU07b0JBQ1g7Z0JBQ0Y7UUFFRixXQUFXO1FBQ1hDLHdCQUF3QixDQUFDQyxLQUFLQyxRQUM1QjNHLElBQUksQ0FBQ21ELFFBQVc7b0JBQ2RsQixhQUFhO3dCQUNYLEdBQUdrQixNQUFNbEIsV0FBVzt3QkFDcEIsQ0FBQ3lFLElBQUksRUFBRUM7b0JBQ1Q7Z0JBQ0Y7UUFFRixTQUFTO1FBQ1RDLGtCQUFrQixJQUNoQjVHLElBQUksSUFBTztvQkFDVGlDLGFBQWE7d0JBQ1hDLG1CQUFtQjt3QkFDbkJDLGNBQWM7d0JBQ2RDLG9CQUFvQjt3QkFDcEJDLHFCQUFxQjt3QkFDckJDLFlBQVk7d0JBQ1pDLGlCQUFpQjt3QkFDakJDLGFBQWE7d0JBQ2JDLEdBQUc7d0JBQ0hDLEdBQUc7d0JBQ0hDLEdBQUc7d0JBQ0hDLEdBQUc7b0JBQ0w7Z0JBQ0Y7UUFFSixRQUFRO1FBRUosVUFBVTtRQUNWaUUsa0JBQWtCO1lBQ2hCN0csSUFBSSxJQUFPO29CQUNULFNBQVM7b0JBQ1RtQixrQkFBa0I7d0JBQUVDLE1BQU07d0JBQU1DLFFBQVE7b0JBQUs7b0JBQzdDLFVBQVU7b0JBQ1ZDLGlCQUFpQixFQUFFO29CQUNuQixVQUFVO29CQUNWQyxtQkFBbUIsRUFBRTtvQkFDckIsUUFBUTtvQkFDUkMsaUJBQWlCO29CQUNqQixRQUFRO29CQUNSQyxtQkFBbUI7b0JBQ25CLE9BQU87b0JBQ1BDLGVBQWUsRUFBRTtvQkFDakIsT0FBTztvQkFDUEMsaUJBQWlCLEVBQUU7b0JBQ25CLFVBQVU7b0JBQ1ZDLGNBQWM7b0JBQ2QsVUFBVTtvQkFDVkMsaUJBQWlCLEVBQUU7b0JBQ25CLFNBQVM7b0JBQ1RDLGlCQUFpQixFQUFFO29CQUNuQixXQUFXO29CQUNYQyxrQkFBa0IsRUFBRTtvQkFDcEIsT0FBTztvQkFDUGIsU0FBUyxFQUFFO29CQUNYLFVBQVU7b0JBQ1ZjLG9CQUFvQjtvQkFDcEIsT0FBTztvQkFDUEMsYUFBYTt3QkFDWEMsbUJBQW1CO3dCQUNuQkMsY0FBYzt3QkFDZEMsb0JBQW9CO3dCQUNwQkMscUJBQXFCO3dCQUNyQkMsWUFBWTt3QkFDWkMsaUJBQWlCO3dCQUNqQkMsYUFBYTt3QkFDYkMsR0FBRzt3QkFDSEMsR0FBRzt3QkFDSEMsR0FBRzt3QkFDSEMsR0FBRztvQkFDTDtnQkFDRjtRQUNKO0lBSUY7QUFXQSxpRUFBZTdDLGNBQWNBLEVBQUMiLCJzb3VyY2VzIjpbIi9vcHQvZGV2L2VzdC1kc3gvc3JjL3N0b3JlL2RldmljZVN0b3JlLmpzIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGNyZWF0ZSB9IGZyb20gJ3p1c3RhbmQnO1xuaW1wb3J0IHsgZGV2dG9vbHMgfSBmcm9tICd6dXN0YW5kL21pZGRsZXdhcmUnO1xuXG5cbmNvbnN0IHVzZURldmljZVN0b3JlID0gY3JlYXRlKFxuZGV2dG9vbHMoXG4gICAgKHNldCwgZ2V0KSA9PiAoe1xuICAvLyDniYjmnKzmjqfliLZcbiAgZXN0bW9kZWw6ICdnZW5lcmFsJyxcbiAgLy8gZXN0bW9kZWw6ICdmbHVrZScsXG4gICB1cGRhdGVFc3Rtb2RlbDogKG1vZGVsKSA9PiBzZXQoeyBlc3Rtb2RlbDogbW9kZWwgfSksXG4gICBcbiAgLy8g5ZCE5Liq57G75Yir55qE6K6+5aSHXG4gIGRldmljZXM6IHtcbiAgICAn6K6+5aSHJzogW1xuICAgICAge1xuICAgICAgICBpZDogJ2RzeCcsIFxuICAgICAgICBuYW1lOiAn6K6k6K+B5rWL6K+V5LuqJyxcbiAgICAgICAgdHlwZTogJ2RldmljZScsXG4gICAgICAgIGltYWdlOiAnL0RTWC1NQS5wbmcnLFxuICAgICAgICBkZXNjcmlwdGlvbjogJ+iupOivgeWIhuaekOa1i+ivleS7quS7qidcbiAgICAgIH0sXG4gICAgICB7XG4gICAgICAgIGlkOiAnZXN0LWFuYWx5emVyJywgXG4gICAgICAgIG5hbWU6ICfnur/nvIbliIbmnpDku6onLFxuICAgICAgICB0eXBlOiAnZGV2aWNlJyxcbiAgICAgICAgaW1hZ2U6ICcvY2FibGVhbmFseXplci5wbmcnLFxuICAgICAgICBkZXNjcmlwdGlvbjogJ+W5s+ihoS/kuI3lubPooaHliIbmnpDku6onXG4gICAgICB9LFxuICAgICAge1xuICAgICAgICBpZDogJ3dpZmknLCBcbiAgICAgICAgbmFtZTogJ+aXoOe6v+WIhuaekOS7qicsXG4gICAgICAgIHR5cGU6ICdkZXZpY2UnLFxuICAgICAgICBpbWFnZTogJy93aWZpLnBuZycsXG4gICAgICAgIGRlc2NyaXB0aW9uOiAn5peg57q/5L+h5Y+35YiG5p6Q5LuqJ1xuICAgICAgfVxuICAgIF0sXG4gICAgJ+aooeWdlyc6IFtcbiAgICAgIHtcbiAgICAgICAgaWQ6ICc4MDAwJywgXG4gICAgICAgIG5hbWU6ICfpk5znvIbliIbmnpDmqKHlnZcnLFxuICAgICAgICB0eXBlOiAnbW9kdWxlJyxcbiAgICAgICAgcG9ydFR5cGU6ICdjb3BwZXInLFxuICAgICAgICBpbWFnZTogJy9kc3gucG5nJyxcbiAgICAgICAgZGVzY3JpcHRpb246ICfpk5znvIborqTor4HliIbmnpDku6rmqKHlnZcnXG4gICAgICB9LFxuICAgICAge1xuICAgICAgICBpZDogJ2NmcCcsIFxuICAgICAgICBuYW1lOiAn5YWJ57qk5o2f6ICX5qih5Z2XJyxcbiAgICAgICAgdHlwZTogJ21vZHVsZScsXG4gICAgICAgIHBvcnRUeXBlOiAnZmliZXInLFxuICAgICAgICBpbWFnZTogJy9jZnAucG5nJyxcbiAgICAgICAgZGVzY3JpcHRpb246ICflhYnnuqTmjZ/ogJfmtYvor5XmqKHlnZcnXG4gICAgICB9LFxuICAgICAge1xuICAgICAgICBpZDogJ29mcCcsIFxuICAgICAgICBuYW1lOiAn5YWJ5pe25Z+f5Y+N5bCE5qih5Z2XJyxcbiAgICAgICAgdHlwZTogJ21vZHVsZScsXG4gICAgICAgIHBvcnRUeXBlOiAnZmliZXInLFxuICAgICAgICBpbWFnZTogJy9vZnAucG5nJyxcbiAgICAgICAgZGVzY3JpcHRpb246ICdPVERS5YWJ5pe25Z+f5Y+N5bCE5rWL6K+V5qih5Z2XJ1xuICAgICAgfVxuICAgIF0sXG4gICAgJ+mAgumFjeWZqCc6IFtcbiAgICAgIHtcbiAgICAgICAgaWQ6ICdjaGFubmVsJywgXG4gICAgICAgIG5hbWU6ICfpgJrpgZPpgILphY3lmagnLCBcbiAgICAgICAgdHlwZTogJ2FkYXB0ZXInLFxuICAgICAgICBwb3J0VHlwZTogJ2NvcHBlcicsXG4gICAgICAgIGpzdHlwZTogJ21vZGVscG9ydC1jb3BwZXInLFxuICAgICAgICBpbWFnZTogJy9DSEE4MDQucG5nJyxcbiAgICAgICAgZGVzY3JpcHRpb246ICdDYXQgOC9DbGFzcyBJIOmAmumBk+a1i+ivlemAgumFjeWZqCdcbiAgICAgIH0sXG4gICAgICB7IFxuICAgICAgICBpZDogJ3Blcm1hbmVudCcsIFxuICAgICAgICBuYW1lOiAn5rC45LmF6ZO+6Lev6YCC6YWN5ZmoJywgXG4gICAgICAgIHR5cGU6ICdhZGFwdGVyJyxcbiAgICAgICAgcG9ydFR5cGU6ICdjb3BwZXInLFxuICAgICAgICBqc3R5cGU6ICdtb2RlbHBvcnQtY29wcGVyJyxcbiAgICAgICAgaW1hZ2U6ICcvUExBODA0LnBuZycsXG4gICAgICAgIGRlc2NyaXB0aW9uOiAnQ2F0IDgvQ2xhc3MgSSDmsLjkuYXpk77ot6/mtYvor5XpgILphY3lmagnXG4gICAgICB9LFxuICAgICAge1xuICAgICAgICBpZDogJ3BhdGNoY29kZS1DYXQ2JywgXG4gICAgICAgIG5hbWU6ICfot7Pnur/pgILphY3lmagnLCBcbiAgICAgICAgdHlwZTogJ2FkYXB0ZXInLFxuICAgICAgICBwb3J0VHlwZTogJ2NvcHBlcicsXG4gICAgICAgIGpzdHlwZTogJ21vZGVscG9ydC1jb3BwZXInLFxuICAgICAgICBpbWFnZTogJy9EU1gtUEM2Uy5wbmcnLFxuICAgICAgICBkZXNjcmlwdGlvbjogJ0NhdCA2IOi3s+e6v+mAgumFjeWZqCdcbiAgICAgIH0sXG4gICAgICB7XG4gICAgICAgIGlkOiAnY2hhbm5lbC1tMTItZCcsIFxuICAgICAgICBuYW1lOiAnTTEyIEQtQ29kZemAgumFjeWZqCcsIFxuICAgICAgICB0eXBlOiAnYWRhcHRlcicsXG4gICAgICAgIHBvcnRUeXBlOiAnY29wcGVyJyxcbiAgICAgICAganN0eXBlOiAnbW9kZWxwb3J0LW0xMi1kJyxcbiAgICAgICAgaW1hZ2U6ICcvRFNYLUNIQTAyMVMucG5nJyxcbiAgICAgICAgZGVzY3JpcHRpb246ICcgTTEyLUQgNOS9jemAgumFjeWZqCdcbiAgICAgIH0sXG4gICAgICB7XG4gICAgICAgIGlkOiAnY2hhbm5lbC1tMTIteCcsIFxuICAgICAgICBuYW1lOiAnTTEyIFgtQ29kZemAgumFjeWZqCcsIFxuICAgICAgICB0eXBlOiAnYWRhcHRlcicsXG4gICAgICAgIHBvcnRUeXBlOiAnY29wcGVyJyxcbiAgICAgICAganN0eXBlOiAnbW9kZWxwb3J0LW0xMi14JyxcbiAgICAgICAgaW1hZ2U6ICcvRFNYLUNIQS1NMTItWC1TLnBuZycsXG4gICAgICAgIGRlc2NyaXB0aW9uOiAnTTEyLVggOCDkvY3pgILphY3lmagnXG4gICAgICB9XG4gICAgXSxcbiAgICAn6Lez57q/JzogW1xuICAgICAgLy8g6ZOc57yG6Lez57q/XG4gICAgICB7IFxuICAgICAgICBpZDogJ3BhY2hjb2RlLWNvcHBlcicsIFxuICAgICAgICBuYW1lOiAnUko0Nei3s+e6vycsIFxuICAgICAgICB0eXBlOiAnY2FibGUnLFxuICAgICAgICBwb3J0VHlwZTogJ2NvcHBlcicsXG4gICAgICAgIGltYWdlOiAnL0NhYmxlLnBuZycsXG4gICAgICAgIGRlc2NyaXB0aW9uOiAnQ2F0IDbmtYvor5Xot7Pnur8nXG4gICAgICB9LFxuICAgICAgeyBcbiAgICAgICAgaWQ6ICdwYWNoY29kZS1tMTIteCcsIFxuICAgICAgICBuYW1lOiAnTTEyLVgtQ29kZei3s+e6vycsIFxuICAgICAgICB0eXBlOiAnY2FibGUnLFxuICAgICAgICBwb3J0VHlwZTogJ2NvcHBlci1tMTIteCcsXG4gICAgICAgIGltYWdlOiAnL00xMi5wbmcnLFxuICAgICAgICBkZXNjcmlwdGlvbjogJ00xMi1YLUNvZGXot7Pnur8nXG4gICAgICB9LFxuICAgICAgeyBcbiAgICAgICAgaWQ6ICdwYWNoY29kZS1tMTItZCcsIFxuICAgICAgICBuYW1lOiAnTTEyLUQtQ29kZei3s+e6vycsIFxuICAgICAgICB0eXBlOiAnY2FibGUnLFxuICAgICAgICBwb3J0VHlwZTogJ2NvcHBlci1tMTItZCcsXG4gICAgICAgIGltYWdlOiAnL00xMi5wbmcnLFxuICAgICAgICBkZXNjcmlwdGlvbjogJ00xMi1ELUNvZGXot7Pnur8nXG4gICAgICB9LFxuICAgICAgLy8g5YWJ57qk6Lez57q/XG4gICAgICB7IFxuICAgICAgICBpZDogJ3NtLWxjLWxjJywgXG4gICAgICAgIG5hbWU6ICfljZXmqKHot7PnuqQnLCBcbiAgICAgICAgdHlwZTogJ2NhYmxlJyxcbiAgICAgICAgcG9ydFR5cGU6ICdmaWJlcicsXG4gICAgICAgIGltYWdlOiAnL1NNLUxDLUxDLnBuZycsXG4gICAgICAgIGRlc2NyaXB0aW9uOiAn5Y2V5qihIExDLUxDIOWPjOW3pea1i+ivlei3s+e6vydcbiAgICAgIH0sXG4gICAgICB7IFxuICAgICAgICBpZDogJ21tLWxjLWxjJywgXG4gICAgICAgIG5hbWU6ICflpJrmqKHot7PnuqQnLCBcbiAgICAgICAgdHlwZTogJ2NhYmxlJyxcbiAgICAgICAgcG9ydFR5cGU6ICdmaWJlcicsXG4gICAgICAgIGltYWdlOiAnL01NLUxDLUxDLnBuZycsXG4gICAgICAgIGRlc2NyaXB0aW9uOiAn5aSa5qihIExDLUxDIOWPjOW3pea1i+ivlei3s+e6vydcbiAgICAgIH0sXG4gICAgICAvLyDooaXlgb/lhYnnuqRcbiAgICAgIHsgXG4gICAgICAgIGlkOiAnc21jLWxjLWxjJywgXG4gICAgICAgIG5hbWU6ICfljZXmqKHooaXlgb/lhYnnuqQnLCBcbiAgICAgICAgdHlwZTogJ2NhYmxlJyxcbiAgICAgICAgcG9ydFR5cGU6ICdmaWJlcicsXG4gICAgICAgIGltYWdlOiAnL1NNQy1MQy1MQy5wbmcnLFxuICAgICAgICBkZXNjcmlwdGlvbjogJ+WNleaooSBMQy1MQyDlj4zlt6XooaXlgb/lhYnnuqQnXG4gICAgICB9LFxuICAgICAgeyBcbiAgICAgICAgaWQ6ICdtbWMtbGMtbGMnLCBcbiAgICAgICAgbmFtZTogJ+WkmuaooeihpeWBv+WFiee6pCcsIFxuICAgICAgICB0eXBlOiAnY2FibGUnLFxuICAgICAgICBwb3J0VHlwZTogJ2ZpYmVyJyxcbiAgICAgICAgaW1hZ2U6ICcvTU1DLUxDLUxDLnBuZycsXG4gICAgICAgIGRlc2NyaXB0aW9uOiAn5aSa5qihIExDLUxDIOWPjOW3peihpeWBv+WFiee6pCdcbiAgICAgIH0sXG4gICAgICAvLyBNUE/ot7Pnur9cbiAgICAgIHsgXG4gICAgICAgIGlkOiAnc20tbXBvLW1wbycsIFxuICAgICAgICBuYW1lOiAn5Y2V5qihTVBP6Lez57q/JywgXG4gICAgICAgIHR5cGU6ICdjYWJsZS1tcG8nLFxuICAgICAgICBwb3J0VHlwZTogJ2ZpYmVyLW1wbycsXG4gICAgICAgIGltYWdlOiAnL1NNLU1QTy1NUE8ucG5nJyxcbiAgICAgICAgZGVzY3JpcHRpb246ICfljZXmqKEgTVBPLU1QTyDot7Pnur8nXG4gICAgICB9LFxuICAgICAgeyBcbiAgICAgICAgaWQ6ICdtbS1tcG8tbXBvJywgXG4gICAgICAgIG5hbWU6ICflpJrmqKFNUE/ot7Pnur8nLCBcbiAgICAgICAgdHlwZTogJ2NhYmxlLW1wbycsXG4gICAgICAgIHBvcnRUeXBlOiAnZmliZXItbXBvJyxcbiAgICAgICAgaW1hZ2U6ICcvTU0tTVBPLU1QTy5wbmcnLFxuICAgICAgICBkZXNjcmlwdGlvbjogJ+WkmuaooSBNUE8tTVBPIOi3s+e6vydcbiAgICAgIH0sXG4gICAgICB7IFxuICAgICAgICBpZDogJ21tLW1wby1sYy1ib3gnLCBcbiAgICAgICAgbmFtZTogJ+WkmuaooW1wby1sY+i9rOaOpeebkicsIFxuICAgICAgICB0eXBlOiAnbXBvJyxcbiAgICAgICAgcG9ydFR5cGU6ICdmaWJlcmJveCcsXG4gICAgICAgIGltYWdlOiAnL01NLU1QTy1MQy1CT1gucG5nJyxcbiAgICAgICAgZGVzY3JpcHRpb246ICflpJrmqKEgTVBPLUxDIOi9rOaOpeebkidcbiAgICAgIH1cbiAgICBdLFxuICAgICfov57mjqXlmagnOiBbXG4gICAgICB7XG4gICAgICAgIGlkOiAnbGMtY29ubmVjdG9yJyxcbiAgICAgICAgbmFtZTogJ0xD5rOV5YWwJyxcbiAgICAgICAgdHlwZTogJ2Nvbm5lY3RvcicsXG4gICAgICAgIHBvcnRUeXBlOiAnZmliZXInLFxuICAgICAgICBpbWFnZTogJy9MQy1jb25uZWN0b3IucG5nJyxcbiAgICAgICAgZGVzY3JpcHRpb246ICflhYnnuqTov57mjqXlmagnXG4gICAgICB9XG4gICAgXSxcbiAgICAn5bel5YW3JzogW1xuICAgICAge1xuICAgICAgICBpZDogJ2xjLWNsZWFuJyxcbiAgICAgICAgbmFtZTogJzEuMjVtbea4hea0geeslCcsXG4gICAgICAgIGltYWdlOiAnL0xDLWNsZWFuLnBuZycsXG4gICAgICAgIGRlc2NyaXB0aW9uOiAn5YWJ57qk5riF5rSB56yUJ1xuICAgICAgfSxcbiAgICAgIHtcbiAgICAgICAgaWQ6ICdtcG8tY2xlYW4nLFxuICAgICAgICBuYW1lOiAnbXBv5riF5rSB56yUJyxcbiAgICAgICAgaW1hZ2U6ICcvTVBPLWNsZWFuLnBuZycsXG4gICAgICAgIGRlc2NyaXB0aW9uOiAn5YWJ57qk5riF5rSB56yUJ1xuICAgICAgfSxcbiAgICAgIHtcbiAgICAgICAgaWQ6ICdJTFQyMDAnLFxuICAgICAgICBuYW1lOiAn6Z+z6aKR5o6i5qOSJyxcbiAgICAgICAgaW1hZ2U6ICcvSUxUMjAwLnBuZycsXG4gICAgICAgIGRlc2NyaXB0aW9uOiAn6Z+z6aKR5o6i5qOSJ1xuICAgICAgfVxuICAgIF0sXG4gICAgXG4gICAgJ+WkueWFtyc6IFtcbiAgICAgIHtcbiAgICAgICAgaWQ6ICdjYWwtMnAnLCBcbiAgICAgICAgbmFtZTogJ+a1i+ivleWkueWFty0y6IqvJyxcbiAgICAgICAgdHlwZTogJ21vZHVsZScsXG4gICAgICAgIHBvcnRUeXBlOiAnY29wcGVyJyxcbiAgICAgICAgaW1hZ2U6ICcvQ0FMLTJQLnBuZycsXG4gICAgICAgIGRlc2NyaXB0aW9uOiAn5o+S5bqn5rWL6K+V5aS55YW3MuiKrydcbiAgICAgIH0sXG4gICAgICB7XG4gICAgICAgIGlkOiAnY2FsLTRwJywgXG4gICAgICAgIG5hbWU6ICfmtYvor5XlpLnlhbctNOiKrycsXG4gICAgICAgIHR5cGU6ICdtb2R1bGUnLFxuICAgICAgICBwb3J0VHlwZTogJ2NvcHBlcicsXG4gICAgICAgIGltYWdlOiAnL0NBTC00UC5wbmcnLFxuICAgICAgICBkZXNjcmlwdGlvbjogJ+aPkuW6p+a1i+ivleWkueWFtzToiq8nXG4gICAgICB9LFxuICAgICAgeyBcbiAgICAgICAgaWQ6ICdiZW5jaG1hcmstY29wcGVyJywgXG4gICAgICAgIG5hbWU6ICfln7rlh4bov57mjqXlmagnLCBcbiAgICAgICAgdHlwZTogJ21vZHVsZScsXG4gICAgICAgIHBvcnRUeXBlOiAnY2FsLWNvcHBlci1vdXQnLFxuICAgICAgICBpbWFnZTogJy9iZW5jaG1hcmsucG5nJyxcbiAgICAgICAgZGVzY3JpcHRpb246ICfln7rlh4bov57mjqUnXG4gICAgICB9LFxuICAgIF0sXG4gICAgXG4gIH0sXG5cblxuICBcbiAgLy8g5pWF6Zqc5Zy65pmvXG4gIGZhdWx0U2NlbmFyaW9zOiBcIk9mZmljZVwiLFxuICAvLyBmYXVsdFNjZW5hcmlvczogXCJXb3JsZFNraWxsXCIsXG4gIC8vIGZhdWx0U2NlbmFyaW9zOiBcIkluZHVzdHJ5XCIsXG4gIC8vIGZhdWx0U2NlbmFyaW9zOiBcIkRhdGFDZW50ZXJcIixcbiAgLy8gZmF1bHRTY2VuYXJpb3M6IFwiQ29wcGVyQW5hbHl6ZXJcIixcbiAgV29ybGRTa2lsbFNjZW5hcmlvczogXCJPRkZJQ0VcIixcbiAgLy8g6LWb5L2N5Y+3XG4gIHNlYXROdW1iZXI6IFwiXCIsXG4gIC8vIOavlOi1m0lEXG4gIHNlYXRVVUlEOiBudWxsLFxuICAvLyDmr5TotZvlvIDlp4vml7bpl7RcbiAgc2VhdFN0YXJ0VGltZTpudWxsLFxuICAvLyDooajljZXorrDlvZVcbiAgcmVwb3J0czpbXSxcbiAgLy8g5b2T5YmN5a6J6KOF6K6+5aSHIC0g5qC85byPOiB7IG1haW46IGRldmljZSwgcmVtb3RlOiBkZXZpY2UgfVxuICBpbnN0YWxsZWREZXZpY2VzOiB7IG1haW46IG51bGwsIHJlbW90ZTogbnVsbCB9LFxuICAvLyDkuLvmnLrlt7Llronoo4XmqKHlnZdcbiAgbWFpblVuaXRNb2R1bGVzOiBbXSxcbiAgLy8g6L+c56uv5bey5a6J6KOF5qih5Z2XXG4gIHJlbW90ZVVuaXRNb2R1bGVzOiBbXSxcbiAgLy8g5Li75py66YCC6YWN5ZmoXG4gIG1haW5Vbml0QWRhcHRlcjogbnVsbCxcbiAgLy8g6L+c56uv6YCC6YWN5ZmoXG4gIHJlbW90ZVVuaXRBZGFwdGVyOiBudWxsLFxuICAvLyDkuLvmnLrmjqXlj6NcbiAgbWFpblVuaXRQb3J0czogW10sXG4gIC8vIOi/nOerr+aOpeWPo1xuICByZW1vdGVVbml0UG9ydHM6IFtdLFxuICAvLyDlvZPliY3pgInkuK3nmoTlt6XlhbdcbiAgc2VsZWN0ZWRUb29sOiBudWxsLFxuICAvLyDov57mjqXljLrnianlk4HliJfooahcbiAgY29ubmVjdGlvbkl0ZW1zOiBbXSxcbiAgLy8g6L+e5o6l6Lev5b6E5YiX6KGoXG4gIGNvbm5lY3Rpb25QYXRoczogW10sXG4gIC8vIOi/nuaOpeeKtuaAgeWIhuaekOe7k+aenFxuICBjb25uZWN0aW9uU3RhdHVzOiBbXSxcbiAgXG4gIC8vIOS8oOi+k+e6v+WfuuWHhueKtuaAgVxuICBoYXNCZW5jaG1hcmtNb2R1bGU6IGZhbHNlLFxuICAvLyDnur/nvIblj4LmlbBcbiAgY2FibGVQYXJhbXM6IHtcbiAgICBjb25kdWN0b3JNYXRlcmlhbDogJ2NvcHBlcicsXG4gICAgY29yZURpYW1ldGVyOiAwLjU3LFxuICAgIGluc3VsYXRpb25NYXRlcmlhbDogJ3BlJyxcbiAgICBpbnN1bGF0aW9uVGhpY2tuZXNzOiAwLjIsXG4gICAgdHdpc3RQaXRjaDogMTIsICAgICAgICAvLyDnu57ot50gKG1tKVxuICAgIHBhaXIyVHdpc3RSYXRpbzogMS4wLCAgLy8g56ys5LqM5a+557ue6Led5q+U5L6LICjnm7jlr7nkuo7nrKzkuIDlr7kpXG4gICAgY2FibGVMZW5ndGg6IDEwMCwgICAgICAvLyDnur/nvIbplb/luqYgKG0pXG4gICAgUjogMCwgICAgICAgICAgICAgICAgICAvLyDnlLXpmLsgUuKAsiAozqkvbSlcbiAgICBMOiAwLCAgICAgICAgICAgICAgICAgIC8vIOeUteaEnyBM4oCyIChuSC9tKVxuICAgIEM6IDAsICAgICAgICAgICAgICAgICAgLy8g55S15a65IEPigLIgKHBGL20pXG4gICAgRzogMCAgICAgICAgICAgICAgICAgICAvLyDnlLXlr7wgR+KAsiAoblMvbSlcbiAgfSxcblxuICAvLyDpgInmi6nlt6XlhbdcbiAgc2VsZWN0VG9vbDogKHRvb2wpID0+IHtcbiAgICBzZXQoeyBzZWxlY3RlZFRvb2w6IHRvb2wgfSk7XG4gIH0sXG4gIC8vIOWPlua2iOmAieaLqeW3peWFt1xuICBjbGVhclNlbGVjdGVkVG9vbDogKCkgPT4ge1xuICAgIHNldCh7IHNlbGVjdGVkVG9vbDogbnVsbCB9KTtcbiAgfSxcbiAgXG4gIC8vIOWuieijheiuvuWkh1xuICBpbnN0YWxsRGV2aWNlOiAoZGV2aWNlLCB0YXJnZXQpID0+IHtcbiAgICBzZXQoKHN0YXRlKSA9PiAoe1xuICAgICAgaW5zdGFsbGVkRGV2aWNlczoge1xuICAgICAgICAuLi5zdGF0ZS5pbnN0YWxsZWREZXZpY2VzLFxuICAgICAgICBbdGFyZ2V0XTogZGV2aWNlXG4gICAgICB9XG4gICAgfSkpO1xuICB9LFxuICBcbiAgLy8g5Y246L296K6+5aSHXG4gIHVuaW5zdGFsbERldmljZTogKHRhcmdldCkgPT4ge1xuICAgIHNldCgoc3RhdGUpID0+IHtcbiAgICAgIC8vIOWNuOi9veiuvuWkh+aXtu+8jOWQjOaXtua4hemZpOivpeiuvuWkh+S4iueahOaJgOacieaooeWdl+WSjOmAgumFjeWZqFxuICAgICAgY29uc3QgdXBkYXRlcyA9IHtcbiAgICAgICAgaW5zdGFsbGVkRGV2aWNlczoge1xuICAgICAgICAgIC4uLnN0YXRlLmluc3RhbGxlZERldmljZXMsXG4gICAgICAgICAgW3RhcmdldF06IG51bGxcbiAgICAgICAgfVxuICAgICAgfTtcbiAgICAgIFxuICAgICAgLy8g5riF6Zmk5a+55bqU55qE5qih5Z2X5ZKM6YCC6YWN5ZmoXG4gICAgICBpZiAodGFyZ2V0ID09PSAnbWFpbicpIHtcbiAgICAgICAgdXBkYXRlcy5tYWluVW5pdE1vZHVsZXMgPSBbXTtcbiAgICAgICAgdXBkYXRlcy5tYWluVW5pdEFkYXB0ZXIgPSBudWxsO1xuICAgICAgICB1cGRhdGVzLm1haW5Vbml0Rml4dHVyZSA9IG51bGw7XG4gICAgICAgIHVwZGF0ZXMubWFpblVuaXRQb3J0cyA9IFtdO1xuICAgICAgICB1cGRhdGVzLmhhc0JlbmNobWFya01vZHVsZSA9IGZhbHNlO1xuICAgICAgfSBlbHNlIHtcbiAgICAgICAgdXBkYXRlcy5yZW1vdGVVbml0TW9kdWxlcyA9IFtdO1xuICAgICAgICB1cGRhdGVzLnJlbW90ZVVuaXRBZGFwdGVyID0gbnVsbDtcbiAgICAgICAgdXBkYXRlcy5yZW1vdGVVbml0UG9ydHMgPSBbXTtcbiAgICAgICAgdXBkYXRlcy5oYXNCZW5jaG1hcmtNb2R1bGUgPSBmYWxzZTtcbiAgICAgIH1cbiAgICAgIFxuICAgICAgcmV0dXJuIHVwZGF0ZXM7XG4gICAgfSk7XG4gIH0sXG5cbiAgLy8g5a6J6KOF5qih5Z2XXG4gIGluc3RhbGxNb2R1bGU6IChtb2R1bGUsIHRhcmdldCkgPT4ge1xuICAgIHNldCgoc3RhdGUpID0+IHtcbiAgICAgIGlmICh0YXJnZXQgPT09ICdtYWluJykge1xuICAgICAgICBsZXQgcG9ydHMgPSBbXTtcbiAgICAgICAgaWYgKG1vZHVsZS5pZCA9PT0gJ2NmcCcpIHtcbiAgICAgICAgICBwb3J0cyA9IFtcbiAgICAgICAgICAgIHsgaWQ6ICdjZnAtc20tb3V0JywgdHlwZTogJ21vZGVscG9ydCcsIG1vZHVsZTogJ2NmcCcgfSxcbiAgICAgICAgICAgIHsgaWQ6ICdjZnAtaW4nLCB0eXBlOiAnbW9kZWxwb3J0JywgbW9kdWxlOiAnY2ZwJyB9LFxuICAgICAgICAgICAgeyBpZDogJ2NmcC1tbS1vdXQnLCB0eXBlOiAnbW9kZWxwb3J0JywgbW9kdWxlOiAnY2ZwJyB9LFxuICAgICAgICAgICAgeyBpZDogJ3ZmbCcsIHR5cGU6ICdtb2RlbHBvcnQnLCBtb2R1bGU6ICdjZnAnIH1cbiAgICAgICAgICBdO1xuICAgICAgICB9IGVsc2UgaWYgKG1vZHVsZS5pZCA9PT0gJ29mcCcpIHtcbiAgICAgICAgICBwb3J0cyA9IFtcbiAgICAgICAgICAgIHsgaWQ6ICdvZnAtc20tb3V0JywgdHlwZTogJ21vZGVscG9ydCcsIG1vZHVsZTogJ29mcCcgfSxcbiAgICAgICAgICAgIHsgaWQ6ICdvZnAtbW0tb3V0JywgdHlwZTogJ21vZGVscG9ydCcsIG1vZHVsZTogJ29mcCcgfSxcbiAgICAgICAgICAgIHsgaWQ6ICd2ZmwnLCB0eXBlOiAnbW9kZWxwb3J0JywgbW9kdWxlOiAnb2ZwJyB9XG4gICAgICAgICAgXTtcbiAgICAgICAgfSBlbHNlIGlmIChtb2R1bGUuaWQgPT09ICdjYWwtMnAnKSB7XG4gICAgICAgICAgcG9ydHMgPSBbXG4gICAgICAgICAgICB7IGlkOiAnY2FsLTFwLTEnLCB0eXBlOiAnY2FsLWNvcHBlcicsIG1vZHVsZTogJ2NhbC0ycCcgfSxcbiAgICAgICAgICAgIHsgaWQ6ICdjYWwtMXAtMicsIHR5cGU6ICdjYWwtY29wcGVyJywgbW9kdWxlOiAnY2FsLTJwJyB9XG4gICAgICAgICAgXTtcbiAgICAgICAgfSBlbHNlIGlmIChtb2R1bGUuaWQgPT09ICdjYWwtNHAnKSB7XG4gICAgICAgICAgcG9ydHMgPSBbXG4gICAgICAgICAgICB7IGlkOiAnY2FsLTJwLTEnLCB0eXBlOiAnY2FsLWNvcHBlcicsIG1vZHVsZTogJ2NhbC00cCcgfSxcbiAgICAgICAgICAgIHsgaWQ6ICdjYWwtMnAtMicsIHR5cGU6ICdjYWwtY29wcGVyJywgbW9kdWxlOiAnY2FsLTRwJyB9LFxuICAgICAgICAgICAgeyBpZDogJ2NhbC0ycC0zJywgdHlwZTogJ2NhbC1jb3BwZXInLCBtb2R1bGU6ICdjYWwtNHAnIH0sXG4gICAgICAgICAgICB7IGlkOiAnY2FsLTJwLTQnLCB0eXBlOiAnY2FsLWNvcHBlcicsIG1vZHVsZTogJ2NhbC00cCcgfVxuICAgICAgICAgIF07XG4gICAgICAgIH1cbiAgICAgICAgXG4gICAgICAgIGNvbnN0IG5ld01haW5Nb2R1bGVzID0gWy4uLnN0YXRlLm1haW5Vbml0TW9kdWxlcywgbW9kdWxlXTtcbiAgICAgICAgY29uc3QgbmV3UmVtb3RlTW9kdWxlcyA9IHN0YXRlLnJlbW90ZVVuaXRNb2R1bGVzO1xuICAgICAgICByZXR1cm4ge1xuICAgICAgICAgIG1haW5Vbml0TW9kdWxlczogbmV3TWFpbk1vZHVsZXMsXG4gICAgICAgICAgbWFpblVuaXRQb3J0czogcG9ydHMsXG4gICAgICAgICAgaGFzQmVuY2htYXJrTW9kdWxlOiBuZXdNYWluTW9kdWxlcy5zb21lKG0gPT4gbS5pZCA9PT0gJ2JlbmNobWFyay1jb3BwZXInKSAmJiBuZXdSZW1vdGVNb2R1bGVzLnNvbWUobSA9PiBtLmlkID09PSAnYmVuY2htYXJrLWNvcHBlcicpXG4gICAgICAgIH07XG4gICAgICB9IGVsc2Uge1xuICAgICAgICBsZXQgcG9ydHMgPSBbXTtcbiAgICAgICAgaWYgKG1vZHVsZS5pZCA9PT0gJ2NmcCcpIHtcbiAgICAgICAgICBwb3J0cyA9IFtcbiAgICAgICAgICAgIHsgaWQ6ICdjZnAtc20tb3V0JywgdHlwZTogJ21vZGVscG9ydCcsIG1vZHVsZTogJ2NmcCcgfSxcbiAgICAgICAgICAgIHsgaWQ6ICdjZnAtaW4nLCB0eXBlOiAnbW9kZWxwb3J0JywgbW9kdWxlOiAnY2ZwJyB9LFxuICAgICAgICAgICAgeyBpZDogJ2NmcC1tbS1vdXQnLCB0eXBlOiAnbW9kZWxwb3J0JywgbW9kdWxlOiAnY2ZwJyB9LFxuICAgICAgICAgICAgeyBpZDogJ3ZmbCcsIHR5cGU6ICdtb2RlbHBvcnQnLCBtb2R1bGU6ICdjZnAnIH1cbiAgICAgICAgICBdO1xuICAgICAgICB9IGVsc2UgaWYgKG1vZHVsZS5pZCA9PT0gJ2NhbC0ycCcpIHtcbiAgICAgICAgICBwb3J0cyA9IFtcbiAgICAgICAgICAgIHsgaWQ6ICdjYWwtMXAtMScsIHR5cGU6ICdjYWwtY29wcGVyJywgbW9kdWxlOiAnY2FsLTJwJyB9LFxuICAgICAgICAgICAgeyBpZDogJ2NhbC0xcC0yJywgdHlwZTogJ2NhbC1jb3BwZXInLCBtb2R1bGU6ICdjYWwtMnAnIH1cbiAgICAgICAgICBdO1xuICAgICAgICB9IGVsc2UgaWYgKG1vZHVsZS5pZCA9PT0gJ2NhbC00cCcpIHtcbiAgICAgICAgICBwb3J0cyA9IFtcbiAgICAgICAgICAgIHsgaWQ6ICdjYWwtMnAtMScsIHR5cGU6ICdjYWwtY29wcGVyJywgbW9kdWxlOiAnY2FsLTRwJyB9LFxuICAgICAgICAgICAgeyBpZDogJ2NhbC0ycC0yJywgdHlwZTogJ2NhbC1jb3BwZXInLCBtb2R1bGU6ICdjYWwtNHAnIH0sXG4gICAgICAgICAgICB7IGlkOiAnY2FsLTJwLTMnLCB0eXBlOiAnY2FsLWNvcHBlcicsIG1vZHVsZTogJ2NhbC00cCcgfSxcbiAgICAgICAgICAgIHsgaWQ6ICdjYWwtMnAtNCcsIHR5cGU6ICdjYWwtY29wcGVyJywgbW9kdWxlOiAnY2FsLTRwJyB9XG4gICAgICAgICAgXTtcbiAgICAgICAgfVxuICAgICAgICBcbiAgICAgICAgY29uc3QgbmV3UmVtb3RlTW9kdWxlcyA9IFsuLi5zdGF0ZS5yZW1vdGVVbml0TW9kdWxlcywgbW9kdWxlXTtcbiAgICAgICAgY29uc3QgbmV3TWFpbk1vZHVsZXMgPSBzdGF0ZS5tYWluVW5pdE1vZHVsZXM7XG4gICAgICAgIHJldHVybiB7XG4gICAgICAgICAgcmVtb3RlVW5pdE1vZHVsZXM6IG5ld1JlbW90ZU1vZHVsZXMsXG4gICAgICAgICAgcmVtb3RlVW5pdFBvcnRzOiBwb3J0cyxcbiAgICAgICAgICBoYXNCZW5jaG1hcmtNb2R1bGU6IG5ld01haW5Nb2R1bGVzLnNvbWUobSA9PiBtLmlkID09PSAnYmVuY2htYXJrLWNvcHBlcicpICYmIG5ld1JlbW90ZU1vZHVsZXMuc29tZShtID0+IG0uaWQgPT09ICdiZW5jaG1hcmstY29wcGVyJylcbiAgICAgICAgfTtcbiAgICAgIH1cbiAgICB9KTtcbiAgfSxcbiAgXG4gIC8vIOWNuOi9veaooeWdl1xuICB1bmluc3RhbGxNb2R1bGU6IChtb2R1bGVJZCwgdGFyZ2V0KSA9PiB7XG4gICAgc2V0KChzdGF0ZSkgPT4ge1xuICAgICAgaWYgKHRhcmdldCA9PT0gJ21haW4nKSB7XG4gICAgICAgIGNvbnN0IG5ld01haW5Nb2R1bGVzID0gc3RhdGUubWFpblVuaXRNb2R1bGVzLmZpbHRlcihtID0+IG0uaWQgIT09IG1vZHVsZUlkKTtcbiAgICAgICAgY29uc3QgbmV3UmVtb3RlTW9kdWxlcyA9IHN0YXRlLnJlbW90ZVVuaXRNb2R1bGVzO1xuICAgICAgICByZXR1cm4ge1xuICAgICAgICAgIG1haW5Vbml0TW9kdWxlczogbmV3TWFpbk1vZHVsZXMsXG4gICAgICAgICAgbWFpblVuaXRQb3J0czogW10sXG4gICAgICAgICAgbWFpblVuaXRBZGFwdGVyOiBudWxsLFxuICAgICAgICAgIGhhc0JlbmNobWFya01vZHVsZTogbmV3TWFpbk1vZHVsZXMuc29tZShtID0+IG0uaWQgPT09ICdiZW5jaG1hcmstY29wcGVyJykgJiYgbmV3UmVtb3RlTW9kdWxlcy5zb21lKG0gPT4gbS5pZCA9PT0gJ2JlbmNobWFyay1jb3BwZXInKVxuICAgICAgICB9O1xuICAgICAgfSBlbHNlIHtcbiAgICAgICAgY29uc3QgbmV3UmVtb3RlTW9kdWxlcyA9IHN0YXRlLnJlbW90ZVVuaXRNb2R1bGVzLmZpbHRlcihtID0+IG0uaWQgIT09IG1vZHVsZUlkKTtcbiAgICAgICAgY29uc3QgbmV3TWFpbk1vZHVsZXMgPSBzdGF0ZS5tYWluVW5pdE1vZHVsZXM7XG4gICAgICAgIHJldHVybiB7XG4gICAgICAgICAgcmVtb3RlVW5pdE1vZHVsZXM6IG5ld1JlbW90ZU1vZHVsZXMsXG4gICAgICAgICAgcmVtb3RlVW5pdFBvcnRzOiBbXSxcbiAgICAgICAgICByZW1vdGVVbml0QWRhcHRlcjogbnVsbCxcbiAgICAgICAgICBoYXNCZW5jaG1hcmtNb2R1bGU6IG5ld01haW5Nb2R1bGVzLnNvbWUobSA9PiBtLmlkID09PSAnYmVuY2htYXJrLWNvcHBlcicpICYmIG5ld1JlbW90ZU1vZHVsZXMuc29tZShtID0+IG0uaWQgPT09ICdiZW5jaG1hcmstY29wcGVyJylcbiAgICAgICAgfTtcbiAgICAgIH1cbiAgICB9KTtcbiAgfSxcbiAgXG4gIC8vIOWuieijhemAgumFjeWZqFxuICBpbnN0YWxsQWRhcHRlcjogKGFkYXB0ZXIsIHRhcmdldCkgPT4ge1xuICAgIHNldCgoc3RhdGUpID0+ICh7XG4gICAgICBbdGFyZ2V0ID09PSAnbWFpbicgPyAnbWFpblVuaXRBZGFwdGVyJyA6ICdyZW1vdGVVbml0QWRhcHRlciddOiB7XG4gICAgICAgIC4uLmFkYXB0ZXIsXG4gICAgICAgIHBvcnQ6IHtcbiAgICAgICAgICBpZDogYCR7YWRhcHRlci5pZH1gLFxuICAgICAgICAgIHR5cGU6ICdtb2RlbHBvcnQnLFxuICAgICAgICAgIG1vZHVsZTogYWRhcHRlci5pZFxuICAgICAgICB9XG4gICAgICB9XG4gICAgfSkpO1xuICB9LFxuICBcbiAgLy8g5Y246L296YCC6YWN5ZmoXG4gIHVuaW5zdGFsbEFkYXB0ZXI6ICh0YXJnZXQpID0+IHtcbiAgICBzZXQoKHN0YXRlKSA9PiAoe1xuICAgICAgW3RhcmdldCA9PT0gJ21haW4nID8gJ21haW5Vbml0QWRhcHRlcicgOiAncmVtb3RlVW5pdEFkYXB0ZXInXTogbnVsbFxuICAgIH0pKTtcbiAgfSxcblxuICBcbiAgLy8g5pu05paw5pWF6Zqc5Zy65pmvXG4gIHVwZGF0ZUZhdWx0U2NlbmFyaW9zOiAoc3RhdHVzKSA9PiB7XG4gICAgc2V0KCgpID0+ICh7XG4gICAgICBmYXVsdFNjZW5hcmlvczogc3RhdHVzXG4gICAgfSkpO1xuICB9LFxuICAvLyDmm7TmlrDnq57otZvmlYXpmpzlnLrmma9cbiAgdXBkYXRlV29ybGRTa2lsbFNjZW5hcmlvczogKHN0YXR1cykgPT4ge1xuICAgIHNldCgoKSA9PiAoe1xuICAgICAgV29ybGRTa2lsbFNjZW5hcmlvczogc3RhdHVzXG4gICAgfSkpO1xuICB9LFxuICAvLyDmm7TmlrDotZvkvY3lj7dcbiAgdXBkYXRlU2VhdE51bWJlcjogKG51bWJlcikgPT4ge1xuICAgIHNldCgoKSA9PiAoe1xuICAgICAgc2VhdE51bWJlcjogbnVtYmVyXG4gICAgfSkpO1xuICB9LFxuXG4gIC8vIOabtOaWsOavlOi1m0lEXG4gIHVwZGF0ZVNlYXRVVUlEOiAodXVpZCkgPT4ge1xuICAgIHNldCgoKSA9PiAoe1xuICAgICAgc2VhdFVVSUQ6IHV1aWRcbiAgICB9KSk7XG4gIH0sXG5cbiAgLy8g5pu05paw5q+U6LWb5byA5aeL5pe26Ze0XG4gIHVwZGF0ZVNlYXRTdGFydFRpbWU6IChzdGFydFRpbWUpID0+IHtcbiAgICBzZXQoKCkgPT4gKHtcbiAgICAgIHNlYXRTdGFydFRpbWU6IHN0YXJ0VGltZVxuICAgIH0pKTtcbiAgfSxcbiAgLy8g5pu05paw5oql5ZGK5pWw5o2uXG4gIHVwZGF0ZVJlcG9ydHM6IChyZWNvcmRzKSA9PiB7XG4gICAgc2V0KCgpID0+ICh7XG4gICAgICByZXBvcnRzOiByZWNvcmRzXG4gICAgfSkpO1xuICB9LFxuICBcblxuLy8gLS0tLSoqKueJqeWTgeWMuuWfn+aWueazlSoqKi0tLS1cbiAgLy8g5re75Yqg54mp5ZOB5Yiw6L+e5o6l5Yy6XG4gIGFkZENvbm5lY3Rpb25JdGVtOiAoaXRlbSkgPT4gXG4gICAgc2V0KChzdGF0ZSkgPT4gKHtcbiAgICAgIGNvbm5lY3Rpb25JdGVtczogWy4uLnN0YXRlLmNvbm5lY3Rpb25JdGVtcywgaXRlbV1cbiAgICB9KSksXG5cbiAgLy8g5LuO6L+e5o6l5Yy656e76Zmk54mp5ZOBXG4gIHJlbW92ZUNvbm5lY3Rpb25JdGVtOiAoaW5kZXgpID0+XG4gICAgc2V0KChzdGF0ZSkgPT4gKHtcbiAgICAgIGNvbm5lY3Rpb25JdGVtczogc3RhdGUuY29ubmVjdGlvbkl0ZW1zLmZpbHRlcigoXywgaSkgPT4gaSAhPT0gaW5kZXgpXG4gICAgfSkpLFxuXG5cbi8vIC0tLSoqKui/nuaOpei3r+W+hCoqKi0tLVxuICAvLyDmt7vliqDov57mjqXot6/lvoRcbiAgYWRkQ29ubmVjdGlvblBhdGg6IChwYXRoKSA9PiBcbiAgICBzZXQoKHN0YXRlKSA9PiB7XG4gICAgICBjb25zdCBuZXdQYXRocyA9IFsuLi5zdGF0ZS5jb25uZWN0aW9uUGF0aHMsIHBhdGhdO1xuICAgICAgcmV0dXJuIHtcbiAgICAgICAgY29ubmVjdGlvblBhdGhzOiBuZXdQYXRoc1xuICAgICAgfTtcbiAgICB9KSxcblxuICAvLyDnp7vpmaTov57mjqXot6/lvoRcbiAgcmVtb3ZlQ29ubmVjdGlvblBhdGg6IChzb3VyY2VJZCwgdGFyZ2V0SWQpID0+XG4gICAgc2V0KChzdGF0ZSkgPT4ge1xuICAgICAgY29uc3QgbmV3UGF0aHMgPSBzdGF0ZS5jb25uZWN0aW9uUGF0aHMuZmlsdGVyKHBhdGggPT4gXG4gICAgICAgICEocGF0aC5zb3VyY2UgPT09IHNvdXJjZUlkICYmIHBhdGgudGFyZ2V0ID09PSB0YXJnZXRJZClcbiAgICAgICk7XG4gICAgICByZXR1cm4ge1xuICAgICAgICBjb25uZWN0aW9uUGF0aHM6IG5ld1BhdGhzXG4gICAgICB9O1xuICAgIH0pLFxuXG4gIC8vIOa4heepuui/nuaOpei3r+W+hFxuICBjbGVhckNvbm5lY3Rpb25QYXRoczogKCkgPT5cbiAgICBzZXQoKCkgPT4ge1xuICAgICAgcmV0dXJuIHtcbiAgICAgICAgY29ubmVjdGlvblBhdGhzOiBbXVxuICAgICAgfTtcbiAgICB9KSxcblxuICAvLyDojrflj5blvZPliY3ov57mjqXot6/lvoRcbiAgZ2V0Q29ubmVjdGlvblBhdGhzOiAoKSA9PiBnZXQoKS5jb25uZWN0aW9uUGF0aHMsXG5cbiAvLyAtLS0qKirov57mjqXnirbmgIHliIbmnpDnu5PmnpwqKiotLS1cblxuXG4gIC8vIOabtOaWsOi/nuaOpeeKtuaAgVxuICB1cGRhdGVDb25uZWN0aW9uU3RhdHVzOiAoc3RhdHVzKSA9PlxuICAgIHNldCgoKSA9PiAoe1xuICAgICAgY29ubmVjdGlvblN0YXR1czogc3RhdHVzXG4gICAgfSkpLFxuXG4gIC8vIOaPkOekuuahhuaWueazlVxuICBzZXRTaG93VG90YWxUb2FzdDogKHNob3cpID0+IHNldCh7IHNob3dUb3RhbFRvYXN0OiBzaG93IH0pLFxuICBzZXRUb3RhbFRvYXN0TWVzc2FnZTogKG1lc3NhZ2UpID0+IHNldCh7IHRvdGFsVG9hc3RNZXNzYWdlOiBtZXNzYWdlIH0pLFxuXG4gIC8vIC0tLSoqKue6v+e8huWPguaVsOeuoeeQhioqKi0tLVxuICAvLyDmm7TmlrDkvKDovpPnur/ln7rlh4bnirbmgIFcbiAgdXBkYXRlSGFzQmVuY2htYXJrTW9kdWxlOiAoc3RhdHVzKSA9PlxuICAgIHNldCgoKSA9PiAoe1xuICAgICAgaGFzQmVuY2htYXJrTW9kdWxlOiBzdGF0dXNcbiAgICB9KSksXG4gIFxuICAvLyDmm7TmlrDnur/nvIblj4LmlbBcbiAgdXBkYXRlQ2FibGVQYXJhbXM6IChwYXJhbXMpID0+XG4gICAgc2V0KChzdGF0ZSkgPT4gKHtcbiAgICAgIGNhYmxlUGFyYW1zOiB7XG4gICAgICAgIC4uLnN0YXRlLmNhYmxlUGFyYW1zLFxuICAgICAgICAuLi5wYXJhbXNcbiAgICAgIH1cbiAgICB9KSksXG5cbiAgLy8g5pu05paw5Y2V5Liq57q/57yG5Y+C5pWwXG4gIHVwZGF0ZVNpbmdsZUNhYmxlUGFyYW06IChrZXksIHZhbHVlKSA9PlxuICAgIHNldCgoc3RhdGUpID0+ICh7XG4gICAgICBjYWJsZVBhcmFtczoge1xuICAgICAgICAuLi5zdGF0ZS5jYWJsZVBhcmFtcyxcbiAgICAgICAgW2tleV06IHZhbHVlXG4gICAgICB9XG4gICAgfSkpLFxuXG4gIC8vIOmHjee9rue6v+e8huWPguaVsFxuICByZXNldENhYmxlUGFyYW1zOiAoKSA9PlxuICAgIHNldCgoKSA9PiAoe1xuICAgICAgY2FibGVQYXJhbXM6IHtcbiAgICAgICAgY29uZHVjdG9yTWF0ZXJpYWw6ICdjb3BwZXInLFxuICAgICAgICBjb3JlRGlhbWV0ZXI6IDAuNTcsXG4gICAgICAgIGluc3VsYXRpb25NYXRlcmlhbDogJ3BlJyxcbiAgICAgICAgaW5zdWxhdGlvblRoaWNrbmVzczogMC4yLFxuICAgICAgICB0d2lzdFBpdGNoOiAxMixcbiAgICAgICAgcGFpcjJUd2lzdFJhdGlvOiAxLjAsXG4gICAgICAgIGNhYmxlTGVuZ3RoOiAxMDAsXG4gICAgICAgIFI6IDAsXG4gICAgICAgIEw6IDAsXG4gICAgICAgIEM6IDAsXG4gICAgICAgIEc6IDBcbiAgICAgIH1cbiAgICB9KSksXG5cbi8vIOWIneWni+WMluaVsOaNrlxuXG4gICAgLy8g6YeN572u5Yiw6buY6K6k54q25oCBXG4gICAgcmVzZXRkZXZpY2VTdG9yZTogKCkgPT4ge1xuICAgICAgc2V0KCgpID0+ICh7XG4gICAgICAgIC8vIOW9k+WJjeWuieijheiuvuWkh1xuICAgICAgICBpbnN0YWxsZWREZXZpY2VzOiB7IG1haW46IG51bGwsIHJlbW90ZTogbnVsbCB9LFxuICAgICAgICAvLyDkuLvmnLrlt7Llronoo4XmqKHlnZdcbiAgICAgICAgbWFpblVuaXRNb2R1bGVzOiBbXSxcbiAgICAgICAgLy8g6L+c56uv5bey5a6J6KOF5qih5Z2XXG4gICAgICAgIHJlbW90ZVVuaXRNb2R1bGVzOiBbXSxcbiAgICAgICAgLy8g5Li75py66YCC6YWN5ZmoXG4gICAgICAgIG1haW5Vbml0QWRhcHRlcjogbnVsbCxcbiAgICAgICAgLy8g6L+c56uv6YCC6YWN5ZmoXG4gICAgICAgIHJlbW90ZVVuaXRBZGFwdGVyOiBudWxsLFxuICAgICAgICAvLyDkuLvmnLrmjqXlj6NcbiAgICAgICAgbWFpblVuaXRQb3J0czogW10sXG4gICAgICAgIC8vIOi/nOerr+aOpeWPo1xuICAgICAgICByZW1vdGVVbml0UG9ydHM6IFtdLFxuICAgICAgICAvLyDlvZPliY3pgInkuK3nmoTlt6XlhbdcbiAgICAgICAgc2VsZWN0ZWRUb29sOiBudWxsLFxuICAgICAgICAvLyDov57mjqXljLrnianlk4HliJfooahcbiAgICAgICAgY29ubmVjdGlvbkl0ZW1zOiBbXSxcbiAgICAgICAgLy8g6L+e5o6l6Lev5b6E5YiX6KGoXG4gICAgICAgIGNvbm5lY3Rpb25QYXRoczogW10sXG4gICAgICAgIC8vIOi/nuaOpeeKtuaAgeWIhuaekOe7k+aenFxuICAgICAgICBjb25uZWN0aW9uU3RhdHVzOiBbXSxcbiAgICAgICAgLy8g5oql5ZGK5pWw5o2uXG4gICAgICAgIHJlcG9ydHM6IFtdLFxuICAgICAgICAvLyDkvKDovpPnur/ln7rlh4bnirbmgIFcbiAgICAgICAgaGFzQmVuY2htYXJrTW9kdWxlOiBmYWxzZSxcbiAgICAgICAgLy8g57q/57yG5Y+C5pWwXG4gICAgICAgIGNhYmxlUGFyYW1zOiB7XG4gICAgICAgICAgY29uZHVjdG9yTWF0ZXJpYWw6ICdjb3BwZXInLFxuICAgICAgICAgIGNvcmVEaWFtZXRlcjogMC41NyxcbiAgICAgICAgICBpbnN1bGF0aW9uTWF0ZXJpYWw6ICdwZScsXG4gICAgICAgICAgaW5zdWxhdGlvblRoaWNrbmVzczogMC4yLFxuICAgICAgICAgIHR3aXN0UGl0Y2g6IDEyLFxuICAgICAgICAgIHBhaXIyVHdpc3RSYXRpbzogMS4wLFxuICAgICAgICAgIGNhYmxlTGVuZ3RoOiAxMDAsXG4gICAgICAgICAgUjogMCxcbiAgICAgICAgICBMOiAwLFxuICAgICAgICAgIEM6IDAsXG4gICAgICAgICAgRzogMFxuICAgICAgICB9XG4gICAgICB9KSk7XG4gIH0sXG5cblxuXG59KVxuXG4vL2RldnRvb2xzXG4gIClcbiAgXG4pO1xuXG5cblxuXG5cbmV4cG9ydCBkZWZhdWx0IHVzZURldmljZVN0b3JlO1xuIl0sIm5hbWVzIjpbImNyZWF0ZSIsImRldnRvb2xzIiwidXNlRGV2aWNlU3RvcmUiLCJzZXQiLCJnZXQiLCJlc3Rtb2RlbCIsInVwZGF0ZUVzdG1vZGVsIiwibW9kZWwiLCJkZXZpY2VzIiwiaWQiLCJuYW1lIiwidHlwZSIsImltYWdlIiwiZGVzY3JpcHRpb24iLCJwb3J0VHlwZSIsImpzdHlwZSIsImZhdWx0U2NlbmFyaW9zIiwiV29ybGRTa2lsbFNjZW5hcmlvcyIsInNlYXROdW1iZXIiLCJzZWF0VVVJRCIsInNlYXRTdGFydFRpbWUiLCJyZXBvcnRzIiwiaW5zdGFsbGVkRGV2aWNlcyIsIm1haW4iLCJyZW1vdGUiLCJtYWluVW5pdE1vZHVsZXMiLCJyZW1vdGVVbml0TW9kdWxlcyIsIm1haW5Vbml0QWRhcHRlciIsInJlbW90ZVVuaXRBZGFwdGVyIiwibWFpblVuaXRQb3J0cyIsInJlbW90ZVVuaXRQb3J0cyIsInNlbGVjdGVkVG9vbCIsImNvbm5lY3Rpb25JdGVtcyIsImNvbm5lY3Rpb25QYXRocyIsImNvbm5lY3Rpb25TdGF0dXMiLCJoYXNCZW5jaG1hcmtNb2R1bGUiLCJjYWJsZVBhcmFtcyIsImNvbmR1Y3Rvck1hdGVyaWFsIiwiY29yZURpYW1ldGVyIiwiaW5zdWxhdGlvbk1hdGVyaWFsIiwiaW5zdWxhdGlvblRoaWNrbmVzcyIsInR3aXN0UGl0Y2giLCJwYWlyMlR3aXN0UmF0aW8iLCJjYWJsZUxlbmd0aCIsIlIiLCJMIiwiQyIsIkciLCJzZWxlY3RUb29sIiwidG9vbCIsImNsZWFyU2VsZWN0ZWRUb29sIiwiaW5zdGFsbERldmljZSIsImRldmljZSIsInRhcmdldCIsInN0YXRlIiwidW5pbnN0YWxsRGV2aWNlIiwidXBkYXRlcyIsIm1haW5Vbml0Rml4dHVyZSIsImluc3RhbGxNb2R1bGUiLCJtb2R1bGUiLCJwb3J0cyIsIm5ld01haW5Nb2R1bGVzIiwibmV3UmVtb3RlTW9kdWxlcyIsInNvbWUiLCJtIiwidW5pbnN0YWxsTW9kdWxlIiwibW9kdWxlSWQiLCJmaWx0ZXIiLCJpbnN0YWxsQWRhcHRlciIsImFkYXB0ZXIiLCJwb3J0IiwidW5pbnN0YWxsQWRhcHRlciIsInVwZGF0ZUZhdWx0U2NlbmFyaW9zIiwic3RhdHVzIiwidXBkYXRlV29ybGRTa2lsbFNjZW5hcmlvcyIsInVwZGF0ZVNlYXROdW1iZXIiLCJudW1iZXIiLCJ1cGRhdGVTZWF0VVVJRCIsInV1aWQiLCJ1cGRhdGVTZWF0U3RhcnRUaW1lIiwic3RhcnRUaW1lIiwidXBkYXRlUmVwb3J0cyIsInJlY29yZHMiLCJhZGRDb25uZWN0aW9uSXRlbSIsIml0ZW0iLCJyZW1vdmVDb25uZWN0aW9uSXRlbSIsImluZGV4IiwiXyIsImkiLCJhZGRDb25uZWN0aW9uUGF0aCIsInBhdGgiLCJuZXdQYXRocyIsInJlbW92ZUNvbm5lY3Rpb25QYXRoIiwic291cmNlSWQiLCJ0YXJnZXRJZCIsInNvdXJjZSIsImNsZWFyQ29ubmVjdGlvblBhdGhzIiwiZ2V0Q29ubmVjdGlvblBhdGhzIiwidXBkYXRlQ29ubmVjdGlvblN0YXR1cyIsInNldFNob3dUb3RhbFRvYXN0Iiwic2hvdyIsInNob3dUb3RhbFRvYXN0Iiwic2V0VG90YWxUb2FzdE1lc3NhZ2UiLCJtZXNzYWdlIiwidG90YWxUb2FzdE1lc3NhZ2UiLCJ1cGRhdGVIYXNCZW5jaG1hcmtNb2R1bGUiLCJ1cGRhdGVDYWJsZVBhcmFtcyIsInBhcmFtcyIsInVwZGF0ZVNpbmdsZUNhYmxlUGFyYW0iLCJrZXkiLCJ2YWx1ZSIsInJlc2V0Q2FibGVQYXJhbXMiLCJyZXNldGRldmljZVN0b3JlIl0sImlnbm9yZUxpc3QiOltdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///(pages-dir-node)/./src/store/deviceStore.js\n"); + +/***/ }), + +/***/ "(pages-dir-node)/./src/styles/globals.css": +/*!********************************!*\ + !*** ./src/styles/globals.css ***! + \********************************/ +/***/ (() => { + + + +/***/ }), + +/***/ "(pages-dir-node)/./src/utils/asset.js": +/*!****************************!*\ + !*** ./src/utils/asset.js ***! + \****************************/ +/***/ ((module, __webpack_exports__, __webpack_require__) => { + +"use strict"; +eval("__webpack_require__.a(module, async (__webpack_handle_async_dependencies__, __webpack_async_result__) => { try {\n__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ getAssetUrl: () => (/* binding */ getAssetUrl)\n/* harmony export */ });\n/* harmony import */ var _store_deviceStore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @/store/deviceStore */ \"(pages-dir-node)/./src/store/deviceStore.js\");\nvar __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([_store_deviceStore__WEBPACK_IMPORTED_MODULE_0__]);\n_store_deviceStore__WEBPACK_IMPORTED_MODULE_0__ = (__webpack_async_dependencies__.then ? (await __webpack_async_dependencies__)() : __webpack_async_dependencies__)[0];\n\nfunction getAssetUrl(relativePath) {\n const { estmodel } = _store_deviceStore__WEBPACK_IMPORTED_MODULE_0__[\"default\"].getState();\n const cleanPath = relativePath?.startsWith('/') ? relativePath : `/${relativePath}`;\n if (!estmodel) return cleanPath;\n if (cleanPath.startsWith(`/${estmodel}/`)) return cleanPath;\n return `/${estmodel}${cleanPath}`;\n}\n\n__webpack_async_result__();\n} catch(e) { __webpack_async_result__(e); } });//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHBhZ2VzLWRpci1ub2RlKS8uL3NyYy91dGlscy9hc3NldC5qcyIsIm1hcHBpbmdzIjoiOzs7Ozs7OztBQUFpRDtBQUUxQyxTQUFTQyxZQUFZQyxZQUFZO0lBQ3BDLE1BQU0sRUFBRUMsUUFBUSxFQUFFLEdBQUdILG1FQUF1QjtJQUM1QyxNQUFNSyxZQUFZSCxjQUFjSSxXQUFXLE9BQU9KLGVBQWUsQ0FBQyxDQUFDLEVBQUVBLGNBQWM7SUFFbkYsSUFBSSxDQUFDQyxVQUFVLE9BQU9FO0lBQ3RCLElBQUlBLFVBQVVDLFVBQVUsQ0FBQyxDQUFDLENBQUMsRUFBRUgsU0FBUyxDQUFDLENBQUMsR0FBRyxPQUFPRTtJQUVsRCxPQUFPLENBQUMsQ0FBQyxFQUFFRixXQUFXRSxXQUFXO0FBQ3JDIiwic291cmNlcyI6WyIvb3B0L2Rldi9lc3QtZHN4L3NyYy91dGlscy9hc3NldC5qcyJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgdXNlRGV2aWNlU3RvcmUgZnJvbSAnQC9zdG9yZS9kZXZpY2VTdG9yZSc7XHJcblxyXG5leHBvcnQgZnVuY3Rpb24gZ2V0QXNzZXRVcmwocmVsYXRpdmVQYXRoKSB7XHJcbiAgICBjb25zdCB7IGVzdG1vZGVsIH0gPSB1c2VEZXZpY2VTdG9yZS5nZXRTdGF0ZSgpO1xyXG4gICAgY29uc3QgY2xlYW5QYXRoID0gcmVsYXRpdmVQYXRoPy5zdGFydHNXaXRoKCcvJykgPyByZWxhdGl2ZVBhdGggOiBgLyR7cmVsYXRpdmVQYXRofWA7XHJcblxyXG4gICAgaWYgKCFlc3Rtb2RlbCkgcmV0dXJuIGNsZWFuUGF0aDtcclxuICAgIGlmIChjbGVhblBhdGguc3RhcnRzV2l0aChgLyR7ZXN0bW9kZWx9L2ApKSByZXR1cm4gY2xlYW5QYXRoO1xyXG5cclxuICAgIHJldHVybiBgLyR7ZXN0bW9kZWx9JHtjbGVhblBhdGh9YDtcclxufSJdLCJuYW1lcyI6WyJ1c2VEZXZpY2VTdG9yZSIsImdldEFzc2V0VXJsIiwicmVsYXRpdmVQYXRoIiwiZXN0bW9kZWwiLCJnZXRTdGF0ZSIsImNsZWFuUGF0aCIsInN0YXJ0c1dpdGgiXSwiaWdub3JlTGlzdCI6W10sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(pages-dir-node)/./src/utils/asset.js\n"); + +/***/ }), + +/***/ "next/head": +/*!****************************!*\ + !*** external "next/head" ***! + \****************************/ +/***/ ((module) => { + +"use strict"; +module.exports = require("next/head"); + +/***/ }), + +/***/ "react": +/*!************************!*\ + !*** external "react" ***! + \************************/ +/***/ ((module) => { + +"use strict"; +module.exports = require("react"); + +/***/ }), + +/***/ "react/jsx-dev-runtime": +/*!****************************************!*\ + !*** external "react/jsx-dev-runtime" ***! + \****************************************/ +/***/ ((module) => { + +"use strict"; +module.exports = require("react/jsx-dev-runtime"); + +/***/ }), + +/***/ "zustand": +/*!**************************!*\ + !*** external "zustand" ***! + \**************************/ +/***/ ((module) => { + +"use strict"; +module.exports = import("zustand");; + +/***/ }), + +/***/ "zustand/middleware": +/*!*************************************!*\ + !*** external "zustand/middleware" ***! + \*************************************/ +/***/ ((module) => { + +"use strict"; +module.exports = import("zustand/middleware");; + +/***/ }) + +}; +; + +// load runtime +var __webpack_require__ = require("../webpack-runtime.js"); +__webpack_require__.C(exports); +var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId)) +var __webpack_exports__ = (__webpack_exec__("(pages-dir-node)/./src/pages/_app.js")); +module.exports = __webpack_exports__; + +})(); \ No newline at end of file diff --git a/.next/server/pages/_document.js b/.next/server/pages/_document.js index 2bdbbb6..6ce8d98 100644 --- a/.next/server/pages/_document.js +++ b/.next/server/pages/_document.js @@ -1 +1,86 @@ -"use strict";(()=>{var e={};e.id=3220,e.ids=[3220],e.modules={361:e=>{e.exports=require("next/dist/compiled/next-server/pages.runtime.prod.js")},2015:e=>{e.exports=require("react")},3873:e=>{e.exports=require("path")},5425:(e,r,s)=>{s.r(r),s.d(r,{default:()=>a});var t=s(8732),i=s(2341);function a(){return(0,t.jsxs)(i.Html,{lang:"en",children:[(0,t.jsx)(i.Head,{}),(0,t.jsxs)("body",{className:"antialiased",children:[(0,t.jsx)(i.Main,{}),(0,t.jsx)(i.NextScript,{})]})]})}},8732:e=>{e.exports=require("react/jsx-runtime")}};var r=require("../webpack-runtime.js");r.C(e);var s=e=>r(r.s=e),t=r.X(0,[2341],()=>s(5425));module.exports=t})(); \ No newline at end of file +"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/). + */ +(() => { +var exports = {}; +exports.id = "pages/_document"; +exports.ids = ["pages/_document"]; +exports.modules = { + +/***/ "(pages-dir-node)/./src/pages/_document.js": +/*!********************************!*\ + !*** ./src/pages/_document.js ***! + \********************************/ +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (/* binding */ Document)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"react/jsx-dev-runtime\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var next_document__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! next/document */ \"(pages-dir-node)/./node_modules/next/document.js\");\n/* harmony import */ var next_document__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(next_document__WEBPACK_IMPORTED_MODULE_1__);\n\n\nfunction Document() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(next_document__WEBPACK_IMPORTED_MODULE_1__.Html, {\n lang: \"en\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(next_document__WEBPACK_IMPORTED_MODULE_1__.Head, {}, void 0, false, {\n fileName: \"/opt/dev/est-dsx/src/pages/_document.js\",\n lineNumber: 6,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"body\", {\n className: \"antialiased\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(next_document__WEBPACK_IMPORTED_MODULE_1__.Main, {}, void 0, false, {\n fileName: \"/opt/dev/est-dsx/src/pages/_document.js\",\n lineNumber: 8,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(next_document__WEBPACK_IMPORTED_MODULE_1__.NextScript, {}, void 0, false, {\n fileName: \"/opt/dev/est-dsx/src/pages/_document.js\",\n lineNumber: 9,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/opt/dev/est-dsx/src/pages/_document.js\",\n lineNumber: 7,\n columnNumber: 7\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/opt/dev/est-dsx/src/pages/_document.js\",\n lineNumber: 5,\n columnNumber: 5\n }, this);\n}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHBhZ2VzLWRpci1ub2RlKS8uL3NyYy9wYWdlcy9fZG9jdW1lbnQuanMiLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7O0FBQTZEO0FBRTlDLFNBQVNJO0lBQ3RCLHFCQUNFLDhEQUFDSiwrQ0FBSUE7UUFBQ0ssTUFBSzs7MEJBQ1QsOERBQUNKLCtDQUFJQTs7Ozs7MEJBQ0wsOERBQUNLO2dCQUFLQyxXQUFVOztrQ0FDZCw4REFBQ0wsK0NBQUlBOzs7OztrQ0FDTCw4REFBQ0MscURBQVVBOzs7Ozs7Ozs7Ozs7Ozs7OztBQUluQiIsInNvdXJjZXMiOlsiL29wdC9kZXYvZXN0LWRzeC9zcmMvcGFnZXMvX2RvY3VtZW50LmpzIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEh0bWwsIEhlYWQsIE1haW4sIE5leHRTY3JpcHQgfSBmcm9tIFwibmV4dC9kb2N1bWVudFwiO1xuXG5leHBvcnQgZGVmYXVsdCBmdW5jdGlvbiBEb2N1bWVudCgpIHtcbiAgcmV0dXJuIChcbiAgICA8SHRtbCBsYW5nPVwiZW5cIj5cbiAgICAgIDxIZWFkIC8+XG4gICAgICA8Ym9keSBjbGFzc05hbWU9XCJhbnRpYWxpYXNlZFwiPlxuICAgICAgICA8TWFpbiAvPlxuICAgICAgICA8TmV4dFNjcmlwdCAvPlxuICAgICAgPC9ib2R5PlxuICAgIDwvSHRtbD5cbiAgKTtcbn1cbiJdLCJuYW1lcyI6WyJIdG1sIiwiSGVhZCIsIk1haW4iLCJOZXh0U2NyaXB0IiwiRG9jdW1lbnQiLCJsYW5nIiwiYm9keSIsImNsYXNzTmFtZSJdLCJpZ25vcmVMaXN0IjpbXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(pages-dir-node)/./src/pages/_document.js\n"); + +/***/ }), + +/***/ "next/dist/compiled/next-server/pages.runtime.dev.js": +/*!**********************************************************************!*\ + !*** external "next/dist/compiled/next-server/pages.runtime.dev.js" ***! + \**********************************************************************/ +/***/ ((module) => { + +module.exports = require("next/dist/compiled/next-server/pages.runtime.dev.js"); + +/***/ }), + +/***/ "path": +/*!***********************!*\ + !*** external "path" ***! + \***********************/ +/***/ ((module) => { + +module.exports = require("path"); + +/***/ }), + +/***/ "react": +/*!************************!*\ + !*** external "react" ***! + \************************/ +/***/ ((module) => { + +module.exports = require("react"); + +/***/ }), + +/***/ "react/jsx-dev-runtime": +/*!****************************************!*\ + !*** external "react/jsx-dev-runtime" ***! + \****************************************/ +/***/ ((module) => { + +module.exports = require("react/jsx-dev-runtime"); + +/***/ }), + +/***/ "react/jsx-runtime": +/*!************************************!*\ + !*** external "react/jsx-runtime" ***! + \************************************/ +/***/ ((module) => { + +module.exports = require("react/jsx-runtime"); + +/***/ }) + +}; +; + +// load runtime +var __webpack_require__ = require("../webpack-runtime.js"); +__webpack_require__.C(exports); +var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId)) +var __webpack_exports__ = __webpack_require__.X(0, ["vendor-chunks/next"], () => (__webpack_exec__("(pages-dir-node)/./src/pages/_document.js"))); +module.exports = __webpack_exports__; + +})(); \ No newline at end of file diff --git a/.next/server/pages/_error.js b/.next/server/pages/_error.js index 56bda46..9ede952 100644 --- a/.next/server/pages/_error.js +++ b/.next/server/pages/_error.js @@ -1 +1,189 @@ -"use strict";(()=>{var e={};e.id=2731,e.ids=[636,2731,3220],e.modules={237:(e,t)=>{Object.defineProperty(t,"A",{enumerable:!0,get:function(){return r}});var r=function(e){return e.PAGES="PAGES",e.PAGES_API="PAGES_API",e.APP_PAGE="APP_PAGE",e.APP_ROUTE="APP_ROUTE",e.IMAGE="IMAGE",e}({})},361:e=>{e.exports=require("next/dist/compiled/next-server/pages.runtime.prod.js")},609:(e,t)=>{function r(e){let{ampFirst:t=!1,hybrid:r=!1,hasQuery:n=!1}=void 0===e?{}:e;return t||r&&n}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"isInAmpMode",{enumerable:!0,get:function(){return r}})},1025:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"warnOnce",{enumerable:!0,get:function(){return r}});let r=e=>{}},1145:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{default:function(){return g},defaultHead:function(){return c}});let n=r(5423),o=r(2170),a=r(8732),i=o._(r(2015)),l=n._(r(8160)),s=r(7043),u=r(1523),d=r(609);function c(e){void 0===e&&(e=!1);let t=[(0,a.jsx)("meta",{charSet:"utf-8"},"charset")];return e||t.push((0,a.jsx)("meta",{name:"viewport",content:"width=device-width"},"viewport")),t}function p(e,t){return"string"==typeof t||"number"==typeof t?e:t.type===i.default.Fragment?e.concat(i.default.Children.toArray(t.props.children).reduce((e,t)=>"string"==typeof t||"number"==typeof t?e:e.concat(t),[])):e.concat(t)}r(1025);let f=["name","httpEquiv","charSet","itemProp"];function h(e,t){let{inAmpMode:r}=t;return e.reduce(p,[]).reverse().concat(c(r).reverse()).filter(function(){let e=new Set,t=new Set,r=new Set,n={};return o=>{let a=!0,i=!1;if(o.key&&"number"!=typeof o.key&&o.key.indexOf("$")>0){i=!0;let t=o.key.slice(o.key.indexOf("$")+1);e.has(t)?a=!1:e.add(t)}switch(o.type){case"title":case"base":t.has(o.type)?a=!1:t.add(o.type);break;case"meta":for(let e=0,t=f.length;e{let n=e.key||t;if(process.env.__NEXT_OPTIMIZE_FONTS&&!r&&"link"===e.type&&e.props.href&&["https://fonts.googleapis.com/css","https://use.typekit.net/"].some(t=>e.props.href.startsWith(t))){let t={...e.props||{}};return t["data-href"]=t.href,t.href=void 0,t["data-optimized-fonts"]=!0,i.default.cloneElement(e,t)}return i.default.cloneElement(e,{key:n})})}let g=function(e){let{children:t}=e,r=(0,i.useContext)(s.AmpStateContext),n=(0,i.useContext)(u.HeadManagerContext);return(0,a.jsx)(l.default,{reduceComponentsToState:h,headManager:n,inAmpMode:(0,d.isInAmpMode)(r),children:t})};("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},1413:(e,t)=>{Object.defineProperty(t,"M",{enumerable:!0,get:function(){return function e(t,r){return r in t?t[r]:"then"in t&&"function"==typeof t.then?t.then(t=>e(t,r)):"function"==typeof t&&"default"===r?t:void 0}}})},1523:(e,t,r)=>{e.exports=r(3885).vendored.contexts.HeadManagerContext},2015:e=>{e.exports=require("react")},2170:(e,t)=>{function r(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(r=function(e){return e?n:t})(e)}t._=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var n=r(t);if(n&&n.has(e))return n.get(e);var o={__proto__:null},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&&Object.prototype.hasOwnProperty.call(e,i)){var l=a?Object.getOwnPropertyDescriptor(e,i):null;l&&(l.get||l.set)?Object.defineProperty(o,i,l):o[i]=e[i]}return o.default=e,n&&n.set(e,o),o}},2177:e=>{e.exports=import("zustand")},2870:e=>{e.exports=import("zustand/middleware")},3873:e=>{e.exports=require("path")},5124:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{NEXT_REQUEST_META:function(){return r},addRequestMeta:function(){return a},getRequestMeta:function(){return n},removeRequestMeta:function(){return i},setRequestMeta:function(){return o}});let r=Symbol.for("NextInternalRequestMeta");function n(e,t){let n=e[r]||{};return"string"==typeof t?n[t]:n}function o(e,t){return e[r]=t,t}function a(e,t,r){let a=n(e);return a[t]=r,o(e,a)}function i(e,t){let r=n(e);return delete r[t],o(e,r)}},5379:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return d}});let n=r(5423),o=r(8732),a=n._(r(2015)),i=n._(r(1145)),l={400:"Bad Request",404:"This page could not be found",405:"Method Not Allowed",500:"Internal Server Error"};function s(e){let t,{req:n,res:o,err:a}=e,i=o&&o.statusCode?o.statusCode:a?a.statusCode:404;if(n){let{getRequestMeta:e}=r(5124),o=e(n,"initURL");o&&(t=new URL(o).hostname)}return{statusCode:i,hostname:t}}let u={error:{fontFamily:'system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"',height:"100vh",textAlign:"center",display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center"},desc:{lineHeight:"48px"},h1:{display:"inline-block",margin:"0 20px 0 0",paddingRight:23,fontSize:24,fontWeight:500,verticalAlign:"top"},h2:{fontSize:14,fontWeight:400,lineHeight:"28px"},wrap:{display:"inline-block"}};class d extends a.default.Component{render(){let{statusCode:e,withDarkMode:t=!0}=this.props,r=this.props.title||l[e]||"An unexpected error has occurred";return(0,o.jsxs)("div",{style:u.error,children:[(0,o.jsx)(i.default,{children:(0,o.jsx)("title",{children:e?e+": "+r:"Application error: a client-side exception has occurred"})}),(0,o.jsxs)("div",{style:u.desc,children:[(0,o.jsx)("style",{dangerouslySetInnerHTML:{__html:"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}"+(t?"@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}":"")}}),e?(0,o.jsx)("h1",{className:"next-error-h1",style:u.h1,children:e}):null,(0,o.jsx)("div",{style:u.wrap,children:(0,o.jsxs)("h2",{style:u.h2,children:[this.props.title||e?r:(0,o.jsxs)(o.Fragment,{children:["Application error: a client-side exception has occurred"," ",!!this.props.hostname&&(0,o.jsxs)(o.Fragment,{children:["while loading ",this.props.hostname]})," ","(see the browser console for more information)"]}),"."]})})]})]})}}d.displayName="ErrorPage",d.getInitialProps=s,d.origGetInitialProps=s,("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},5425:(e,t,r)=>{r.r(t),r.d(t,{default:()=>a});var n=r(8732),o=r(2341);function a(){return(0,n.jsxs)(o.Html,{lang:"en",children:[(0,n.jsx)(o.Head,{}),(0,n.jsxs)("body",{className:"antialiased",children:[(0,n.jsx)(o.Main,{}),(0,n.jsx)(o.NextScript,{})]})]})}},7043:(e,t,r)=>{e.exports=r(3885).vendored.contexts.AmpContext},7063:(e,t,r)=>{r.a(e,async(e,n)=>{try{r.r(t),r.d(t,{config:()=>g,default:()=>c,getServerSideProps:()=>h,getStaticPaths:()=>f,getStaticProps:()=>p,reportWebVitals:()=>m,routeModule:()=>v,unstable_getServerProps:()=>P,unstable_getServerSideProps:()=>x,unstable_getStaticParams:()=>_,unstable_getStaticPaths:()=>b,unstable_getStaticProps:()=>y});var o=r(3885),a=r(237),i=r(1413),l=r(5425),s=r(6047),u=r(5379),d=e([s]);s=(d.then?(await d)():d)[0];let c=(0,i.M)(u,"default"),p=(0,i.M)(u,"getStaticProps"),f=(0,i.M)(u,"getStaticPaths"),h=(0,i.M)(u,"getServerSideProps"),g=(0,i.M)(u,"config"),m=(0,i.M)(u,"reportWebVitals"),y=(0,i.M)(u,"unstable_getStaticProps"),b=(0,i.M)(u,"unstable_getStaticPaths"),_=(0,i.M)(u,"unstable_getStaticParams"),P=(0,i.M)(u,"unstable_getServerProps"),x=(0,i.M)(u,"unstable_getServerSideProps"),v=new o.PagesRouteModule({definition:{kind:a.A.PAGES,page:"/_error",pathname:"/_error",bundlePath:"",filename:""},components:{App:s.default,Document:l.default},userland:u});n()}catch(e){n(e)}})},7912:e=>{e.exports=require("next/head")},8160:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i}});let n=r(2015),o=()=>{},a=()=>{};function i(e){var t;let{headManager:r,reduceComponentsToState:i}=e;function l(){if(r&&r.mountedInstances){let t=n.Children.toArray(Array.from(r.mountedInstances).filter(Boolean));r.updateHead(i(t,e))}}return null==r||null==(t=r.mountedInstances)||t.add(e.children),l(),o(()=>{var t;return null==r||null==(t=r.mountedInstances)||t.add(e.children),()=>{var t;null==r||null==(t=r.mountedInstances)||t.delete(e.children)}}),o(()=>(r&&(r._pendingUpdate=l),()=>{r&&(r._pendingUpdate=l)})),a(()=>(r&&r._pendingUpdate&&(r._pendingUpdate(),r._pendingUpdate=null),()=>{r&&r._pendingUpdate&&(r._pendingUpdate(),r._pendingUpdate=null)})),null}},8732:e=>{e.exports=require("react/jsx-runtime")}};var t=require("../webpack-runtime.js");t.C(e);var r=e=>t(t.s=e),n=t.X(0,[2341,6047],()=>r(7063));module.exports=n})(); \ No newline at end of file +/* + * 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/). + */ +(() => { +var exports = {}; +exports.id = "pages/_error"; +exports.ids = ["pages/_error"]; +exports.modules = { + +/***/ "(pages-dir-node)/./node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=private-next-pages%2F_error&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!": +/*!******************************************************************************************************************************************************************************************************************************************************************************************************!*\ + !*** ./node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=private-next-pages%2F_error&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D! ***! + \******************************************************************************************************************************************************************************************************************************************************************************************************/ +/***/ ((module, __webpack_exports__, __webpack_require__) => { + +"use strict"; +eval("__webpack_require__.a(module, async (__webpack_handle_async_dependencies__, __webpack_async_result__) => { try {\n__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ config: () => (/* binding */ config),\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__),\n/* harmony export */ getServerSideProps: () => (/* binding */ getServerSideProps),\n/* harmony export */ getStaticPaths: () => (/* binding */ getStaticPaths),\n/* harmony export */ getStaticProps: () => (/* binding */ getStaticProps),\n/* harmony export */ reportWebVitals: () => (/* binding */ reportWebVitals),\n/* harmony export */ routeModule: () => (/* binding */ routeModule),\n/* harmony export */ unstable_getServerProps: () => (/* binding */ unstable_getServerProps),\n/* harmony export */ unstable_getServerSideProps: () => (/* binding */ unstable_getServerSideProps),\n/* harmony export */ unstable_getStaticParams: () => (/* binding */ unstable_getStaticParams),\n/* harmony export */ unstable_getStaticPaths: () => (/* binding */ unstable_getStaticPaths),\n/* harmony export */ unstable_getStaticProps: () => (/* binding */ unstable_getStaticProps)\n/* harmony export */ });\n/* harmony import */ var next_dist_server_route_modules_pages_module_compiled__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! next/dist/server/route-modules/pages/module.compiled */ \"(pages-dir-node)/./node_modules/next/dist/server/route-modules/pages/module.compiled.js\");\n/* harmony import */ var next_dist_server_route_modules_pages_module_compiled__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_route_modules_pages_module_compiled__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var next_dist_server_route_kind__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! next/dist/server/route-kind */ \"(pages-dir-node)/./node_modules/next/dist/server/route-kind.js\");\n/* harmony import */ var next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! next/dist/build/templates/helpers */ \"(pages-dir-node)/./node_modules/next/dist/build/templates/helpers.js\");\n/* harmony import */ var private_next_pages_document__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! private-next-pages/_document */ \"(pages-dir-node)/./src/pages/_document.js\");\n/* harmony import */ var private_next_pages_app__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! private-next-pages/_app */ \"(pages-dir-node)/./src/pages/_app.js\");\n/* harmony import */ var private_next_pages_error__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! private-next-pages/_error */ \"(pages-dir-node)/./node_modules/next/dist/pages/_error.js\");\n/* harmony import */ var private_next_pages_error__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(private_next_pages_error__WEBPACK_IMPORTED_MODULE_5__);\nvar __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([private_next_pages_app__WEBPACK_IMPORTED_MODULE_4__]);\nprivate_next_pages_app__WEBPACK_IMPORTED_MODULE_4__ = (__webpack_async_dependencies__.then ? (await __webpack_async_dependencies__)() : __webpack_async_dependencies__)[0];\n\n\n\n// Import the app and document modules.\n\n\n// Import the userland code.\n\n// Re-export the component (should be the default export).\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__.hoist)(private_next_pages_error__WEBPACK_IMPORTED_MODULE_5__, 'default'));\n// Re-export methods.\nconst getStaticProps = (0,next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__.hoist)(private_next_pages_error__WEBPACK_IMPORTED_MODULE_5__, 'getStaticProps');\nconst getStaticPaths = (0,next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__.hoist)(private_next_pages_error__WEBPACK_IMPORTED_MODULE_5__, 'getStaticPaths');\nconst getServerSideProps = (0,next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__.hoist)(private_next_pages_error__WEBPACK_IMPORTED_MODULE_5__, 'getServerSideProps');\nconst config = (0,next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__.hoist)(private_next_pages_error__WEBPACK_IMPORTED_MODULE_5__, 'config');\nconst reportWebVitals = (0,next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__.hoist)(private_next_pages_error__WEBPACK_IMPORTED_MODULE_5__, 'reportWebVitals');\n// Re-export legacy methods.\nconst unstable_getStaticProps = (0,next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__.hoist)(private_next_pages_error__WEBPACK_IMPORTED_MODULE_5__, 'unstable_getStaticProps');\nconst unstable_getStaticPaths = (0,next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__.hoist)(private_next_pages_error__WEBPACK_IMPORTED_MODULE_5__, 'unstable_getStaticPaths');\nconst unstable_getStaticParams = (0,next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__.hoist)(private_next_pages_error__WEBPACK_IMPORTED_MODULE_5__, 'unstable_getStaticParams');\nconst unstable_getServerProps = (0,next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__.hoist)(private_next_pages_error__WEBPACK_IMPORTED_MODULE_5__, 'unstable_getServerProps');\nconst unstable_getServerSideProps = (0,next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__.hoist)(private_next_pages_error__WEBPACK_IMPORTED_MODULE_5__, 'unstable_getServerSideProps');\n// Create and export the route module that will be consumed.\nconst routeModule = new next_dist_server_route_modules_pages_module_compiled__WEBPACK_IMPORTED_MODULE_0__.PagesRouteModule({\n definition: {\n kind: next_dist_server_route_kind__WEBPACK_IMPORTED_MODULE_1__.RouteKind.PAGES,\n page: \"/_error\",\n pathname: \"/_error\",\n // The following aren't used in production.\n bundlePath: '',\n filename: ''\n },\n components: {\n // default export might not exist when optimized for data only\n App: private_next_pages_app__WEBPACK_IMPORTED_MODULE_4__[\"default\"],\n Document: private_next_pages_document__WEBPACK_IMPORTED_MODULE_3__[\"default\"]\n },\n userland: private_next_pages_error__WEBPACK_IMPORTED_MODULE_5__\n});\n\n//# sourceMappingURL=pages.js.map\n__webpack_async_result__();\n} catch(e) { __webpack_async_result__(e); } });//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHBhZ2VzLWRpci1ub2RlKS8uL25vZGVfbW9kdWxlcy9uZXh0L2Rpc3QvYnVpbGQvd2VicGFjay9sb2FkZXJzL25leHQtcm91dGUtbG9hZGVyL2luZGV4LmpzP2tpbmQ9UEFHRVMmcGFnZT0lMkZfZXJyb3ImcHJlZmVycmVkUmVnaW9uPSZhYnNvbHV0ZVBhZ2VQYXRoPXByaXZhdGUtbmV4dC1wYWdlcyUyRl9lcnJvciZhYnNvbHV0ZUFwcFBhdGg9cHJpdmF0ZS1uZXh0LXBhZ2VzJTJGX2FwcCZhYnNvbHV0ZURvY3VtZW50UGF0aD1wcml2YXRlLW5leHQtcGFnZXMlMkZfZG9jdW1lbnQmbWlkZGxld2FyZUNvbmZpZ0Jhc2U2ND1lMzAlM0QhIiwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBQXdGO0FBQ2hDO0FBQ0U7QUFDMUQ7QUFDeUQ7QUFDVjtBQUMvQztBQUNzRDtBQUN0RDtBQUNBLGlFQUFlLHdFQUFLLENBQUMscURBQVEsWUFBWSxFQUFDO0FBQzFDO0FBQ08sdUJBQXVCLHdFQUFLLENBQUMscURBQVE7QUFDckMsdUJBQXVCLHdFQUFLLENBQUMscURBQVE7QUFDckMsMkJBQTJCLHdFQUFLLENBQUMscURBQVE7QUFDekMsZUFBZSx3RUFBSyxDQUFDLHFEQUFRO0FBQzdCLHdCQUF3Qix3RUFBSyxDQUFDLHFEQUFRO0FBQzdDO0FBQ08sZ0NBQWdDLHdFQUFLLENBQUMscURBQVE7QUFDOUMsZ0NBQWdDLHdFQUFLLENBQUMscURBQVE7QUFDOUMsaUNBQWlDLHdFQUFLLENBQUMscURBQVE7QUFDL0MsZ0NBQWdDLHdFQUFLLENBQUMscURBQVE7QUFDOUMsb0NBQW9DLHdFQUFLLENBQUMscURBQVE7QUFDekQ7QUFDTyx3QkFBd0Isa0dBQWdCO0FBQy9DO0FBQ0EsY0FBYyxrRUFBUztBQUN2QjtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsS0FBSztBQUNMO0FBQ0E7QUFDQSxhQUFhLDhEQUFXO0FBQ3hCLGtCQUFrQixtRUFBZ0I7QUFDbEMsS0FBSztBQUNMLFlBQVk7QUFDWixDQUFDOztBQUVELGlDIiwic291cmNlcyI6WyIiXSwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgUGFnZXNSb3V0ZU1vZHVsZSB9IGZyb20gXCJuZXh0L2Rpc3Qvc2VydmVyL3JvdXRlLW1vZHVsZXMvcGFnZXMvbW9kdWxlLmNvbXBpbGVkXCI7XG5pbXBvcnQgeyBSb3V0ZUtpbmQgfSBmcm9tIFwibmV4dC9kaXN0L3NlcnZlci9yb3V0ZS1raW5kXCI7XG5pbXBvcnQgeyBob2lzdCB9IGZyb20gXCJuZXh0L2Rpc3QvYnVpbGQvdGVtcGxhdGVzL2hlbHBlcnNcIjtcbi8vIEltcG9ydCB0aGUgYXBwIGFuZCBkb2N1bWVudCBtb2R1bGVzLlxuaW1wb3J0ICogYXMgZG9jdW1lbnQgZnJvbSBcInByaXZhdGUtbmV4dC1wYWdlcy9fZG9jdW1lbnRcIjtcbmltcG9ydCAqIGFzIGFwcCBmcm9tIFwicHJpdmF0ZS1uZXh0LXBhZ2VzL19hcHBcIjtcbi8vIEltcG9ydCB0aGUgdXNlcmxhbmQgY29kZS5cbmltcG9ydCAqIGFzIHVzZXJsYW5kIGZyb20gXCJwcml2YXRlLW5leHQtcGFnZXMvX2Vycm9yXCI7XG4vLyBSZS1leHBvcnQgdGhlIGNvbXBvbmVudCAoc2hvdWxkIGJlIHRoZSBkZWZhdWx0IGV4cG9ydCkuXG5leHBvcnQgZGVmYXVsdCBob2lzdCh1c2VybGFuZCwgJ2RlZmF1bHQnKTtcbi8vIFJlLWV4cG9ydCBtZXRob2RzLlxuZXhwb3J0IGNvbnN0IGdldFN0YXRpY1Byb3BzID0gaG9pc3QodXNlcmxhbmQsICdnZXRTdGF0aWNQcm9wcycpO1xuZXhwb3J0IGNvbnN0IGdldFN0YXRpY1BhdGhzID0gaG9pc3QodXNlcmxhbmQsICdnZXRTdGF0aWNQYXRocycpO1xuZXhwb3J0IGNvbnN0IGdldFNlcnZlclNpZGVQcm9wcyA9IGhvaXN0KHVzZXJsYW5kLCAnZ2V0U2VydmVyU2lkZVByb3BzJyk7XG5leHBvcnQgY29uc3QgY29uZmlnID0gaG9pc3QodXNlcmxhbmQsICdjb25maWcnKTtcbmV4cG9ydCBjb25zdCByZXBvcnRXZWJWaXRhbHMgPSBob2lzdCh1c2VybGFuZCwgJ3JlcG9ydFdlYlZpdGFscycpO1xuLy8gUmUtZXhwb3J0IGxlZ2FjeSBtZXRob2RzLlxuZXhwb3J0IGNvbnN0IHVuc3RhYmxlX2dldFN0YXRpY1Byb3BzID0gaG9pc3QodXNlcmxhbmQsICd1bnN0YWJsZV9nZXRTdGF0aWNQcm9wcycpO1xuZXhwb3J0IGNvbnN0IHVuc3RhYmxlX2dldFN0YXRpY1BhdGhzID0gaG9pc3QodXNlcmxhbmQsICd1bnN0YWJsZV9nZXRTdGF0aWNQYXRocycpO1xuZXhwb3J0IGNvbnN0IHVuc3RhYmxlX2dldFN0YXRpY1BhcmFtcyA9IGhvaXN0KHVzZXJsYW5kLCAndW5zdGFibGVfZ2V0U3RhdGljUGFyYW1zJyk7XG5leHBvcnQgY29uc3QgdW5zdGFibGVfZ2V0U2VydmVyUHJvcHMgPSBob2lzdCh1c2VybGFuZCwgJ3Vuc3RhYmxlX2dldFNlcnZlclByb3BzJyk7XG5leHBvcnQgY29uc3QgdW5zdGFibGVfZ2V0U2VydmVyU2lkZVByb3BzID0gaG9pc3QodXNlcmxhbmQsICd1bnN0YWJsZV9nZXRTZXJ2ZXJTaWRlUHJvcHMnKTtcbi8vIENyZWF0ZSBhbmQgZXhwb3J0IHRoZSByb3V0ZSBtb2R1bGUgdGhhdCB3aWxsIGJlIGNvbnN1bWVkLlxuZXhwb3J0IGNvbnN0IHJvdXRlTW9kdWxlID0gbmV3IFBhZ2VzUm91dGVNb2R1bGUoe1xuICAgIGRlZmluaXRpb246IHtcbiAgICAgICAga2luZDogUm91dGVLaW5kLlBBR0VTLFxuICAgICAgICBwYWdlOiBcIi9fZXJyb3JcIixcbiAgICAgICAgcGF0aG5hbWU6IFwiL19lcnJvclwiLFxuICAgICAgICAvLyBUaGUgZm9sbG93aW5nIGFyZW4ndCB1c2VkIGluIHByb2R1Y3Rpb24uXG4gICAgICAgIGJ1bmRsZVBhdGg6ICcnLFxuICAgICAgICBmaWxlbmFtZTogJydcbiAgICB9LFxuICAgIGNvbXBvbmVudHM6IHtcbiAgICAgICAgLy8gZGVmYXVsdCBleHBvcnQgbWlnaHQgbm90IGV4aXN0IHdoZW4gb3B0aW1pemVkIGZvciBkYXRhIG9ubHlcbiAgICAgICAgQXBwOiBhcHAuZGVmYXVsdCxcbiAgICAgICAgRG9jdW1lbnQ6IGRvY3VtZW50LmRlZmF1bHRcbiAgICB9LFxuICAgIHVzZXJsYW5kXG59KTtcblxuLy8jIHNvdXJjZU1hcHBpbmdVUkw9cGFnZXMuanMubWFwIl0sIm5hbWVzIjpbXSwiaWdub3JlTGlzdCI6W10sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(pages-dir-node)/./node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=private-next-pages%2F_error&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!\n"); + +/***/ }), + +/***/ "(pages-dir-node)/./src/components/AudioProvider.js": +/*!*****************************************!*\ + !*** ./src/components/AudioProvider.js ***! + \*****************************************/ +/***/ ((module, __webpack_exports__, __webpack_require__) => { + +"use strict"; +eval("__webpack_require__.a(module, async (__webpack_handle_async_dependencies__, __webpack_async_result__) => { try {\n__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ AudioProvider: () => (/* binding */ AudioProvider),\n/* harmony export */ useAudio: () => (/* binding */ useAudio)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"react/jsx-dev-runtime\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! react */ \"react\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var _store_deviceStore__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @/store/deviceStore */ \"(pages-dir-node)/./src/store/deviceStore.js\");\n/* harmony import */ var _utils_asset__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @/utils/asset */ \"(pages-dir-node)/./src/utils/asset.js\");\nvar __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([_store_deviceStore__WEBPACK_IMPORTED_MODULE_2__, _utils_asset__WEBPACK_IMPORTED_MODULE_3__]);\n([_store_deviceStore__WEBPACK_IMPORTED_MODULE_2__, _utils_asset__WEBPACK_IMPORTED_MODULE_3__] = __webpack_async_dependencies__.then ? (await __webpack_async_dependencies__)() : __webpack_async_dependencies__);\n// 全局音效 Provider:根据 estmodel 预加载并动态切换资源\n\n\n\n\nconst AudioCtx = /*#__PURE__*/ (0,react__WEBPACK_IMPORTED_MODULE_1__.createContext)({\n play: ()=>{}\n});\nfunction AudioProvider({ children }) {\n const { estmodel } = (0,_store_deviceStore__WEBPACK_IMPORTED_MODULE_2__[\"default\"])();\n const soundsRef = (0,react__WEBPACK_IMPORTED_MODULE_1__.useRef)({});\n const ensureAudio = (key, path)=>{\n const url = (0,_utils_asset__WEBPACK_IMPORTED_MODULE_3__.getAssetUrl)(path);\n let audio = soundsRef.current[key];\n if (!audio) {\n audio = new Audio(url);\n audio.preload = 'auto';\n soundsRef.current[key] = audio;\n } else if (audio.src !== url) {\n audio.src = url;\n audio.load();\n }\n };\n (0,react__WEBPACK_IMPORTED_MODULE_1__.useEffect)({\n \"AudioProvider.useEffect\": ()=>{\n if (true) return;\n // 按需添加你要的音效键和值\n ensureAudio('install', '/sounds/generic_in.wav');\n ensureAudio('uninstall', '/sounds/generic_out.wav');\n ensureAudio('keyClick', '/sounds/key_click.wav');\n ensureAudio('pass', '/sounds/test_pass.wav');\n ensureAudio('fail', '/sounds/test_fail.wav');\n ensureAudio('connect', '/sounds/rmt_connect.wav');\n ensureAudio('disconnect', '/sounds/rmt_disconnect.wav');\n }\n }[\"AudioProvider.useEffect\"], [\n estmodel\n ]);\n const play = (key, opts = {})=>{\n const base = soundsRef.current[key];\n if (!base) return;\n // 克隆节点以支持频繁触发的并发播放\n const audio = base.cloneNode(true);\n if (opts.volume != null) audio.volume = Math.min(1, Math.max(0, opts.volume));\n if (opts.playbackRate != null) audio.playbackRate = opts.playbackRate;\n audio.currentTime = 0;\n audio.play().catch(()=>{});\n };\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(AudioCtx.Provider, {\n value: {\n play\n },\n children: children\n }, void 0, false, {\n fileName: \"/opt/dev/est-dsx/src/components/AudioProvider.js\",\n lineNumber: 51,\n columnNumber: 5\n }, this);\n}\nconst useAudio = ()=>(0,react__WEBPACK_IMPORTED_MODULE_1__.useContext)(AudioCtx);\n\n__webpack_async_result__();\n} catch(e) { __webpack_async_result__(e); } });//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHBhZ2VzLWRpci1ub2RlKS8uL3NyYy9jb21wb25lbnRzL0F1ZGlvUHJvdmlkZXIuanMiLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7QUFBQSx1Q0FBdUM7O0FBQzhCO0FBQ3BCO0FBQ0w7QUFFNUMsTUFBTU0seUJBQVdOLG9EQUFhQSxDQUFDO0lBQUVPLE1BQU0sS0FBTztBQUFFO0FBRXpDLFNBQVNDLGNBQWMsRUFBRUMsUUFBUSxFQUFFO0lBQ3hDLE1BQU0sRUFBRUMsUUFBUSxFQUFFLEdBQUdOLDhEQUFjQTtJQUNuQyxNQUFNTyxZQUFZUiw2Q0FBTUEsQ0FBQyxDQUFDO0lBRTFCLE1BQU1TLGNBQWMsQ0FBQ0MsS0FBS0M7UUFDeEIsTUFBTUMsTUFBTVYseURBQVdBLENBQUNTO1FBQ3hCLElBQUlFLFFBQVFMLFVBQVVNLE9BQU8sQ0FBQ0osSUFBSTtRQUNsQyxJQUFJLENBQUNHLE9BQU87WUFDVkEsUUFBUSxJQUFJRSxNQUFNSDtZQUNsQkMsTUFBTUcsT0FBTyxHQUFHO1lBQ2hCUixVQUFVTSxPQUFPLENBQUNKLElBQUksR0FBR0c7UUFDM0IsT0FBTyxJQUFJQSxNQUFNSSxHQUFHLEtBQUtMLEtBQUs7WUFDNUJDLE1BQU1JLEdBQUcsR0FBR0w7WUFDWkMsTUFBTUssSUFBSTtRQUNaO0lBQ0Y7SUFFQW5CLGdEQUFTQTttQ0FBQztZQUNSLElBQUksSUFBNkQsRUFBRTtZQUNuRSxlQUFlO1lBQ2ZVLFlBQVksV0FBVztZQUN2QkEsWUFBWSxhQUFhO1lBQ3pCQSxZQUFZLFlBQVk7WUFFeEJBLFlBQVksUUFBUTtZQUNwQkEsWUFBWSxRQUFRO1lBRXBCQSxZQUFZLFdBQVc7WUFDdkJBLFlBQVksY0FBYztRQUM1QjtrQ0FBRztRQUFDRjtLQUFTO0lBRWIsTUFBTUgsT0FBTyxDQUFDTSxLQUFLUyxPQUFPLENBQUMsQ0FBQztRQUMxQixNQUFNQyxPQUFPWixVQUFVTSxPQUFPLENBQUNKLElBQUk7UUFDbkMsSUFBSSxDQUFDVSxNQUFNO1FBQ1gsbUJBQW1CO1FBQ25CLE1BQU1QLFFBQVFPLEtBQUtDLFNBQVMsQ0FBQztRQUM3QixJQUFJRixLQUFLRyxNQUFNLElBQUksTUFBTVQsTUFBTVMsTUFBTSxHQUFHQyxLQUFLQyxHQUFHLENBQUMsR0FBR0QsS0FBS0UsR0FBRyxDQUFDLEdBQUdOLEtBQUtHLE1BQU07UUFDM0UsSUFBSUgsS0FBS08sWUFBWSxJQUFJLE1BQU1iLE1BQU1hLFlBQVksR0FBR1AsS0FBS08sWUFBWTtRQUNyRWIsTUFBTWMsV0FBVyxHQUFHO1FBQ3BCZCxNQUFNVCxJQUFJLEdBQUd3QixLQUFLLENBQUMsS0FBTztJQUM1QjtJQUVBLHFCQUNFLDhEQUFDekIsU0FBUzBCLFFBQVE7UUFBQ0MsT0FBTztZQUFFMUI7UUFBSztrQkFDOUJFOzs7Ozs7QUFHUDtBQUVPLE1BQU15QixXQUFXLElBQU1qQyxpREFBVUEsQ0FBQ0ssVUFBVSIsInNvdXJjZXMiOlsiL29wdC9kZXYvZXN0LWRzeC9zcmMvY29tcG9uZW50cy9BdWRpb1Byb3ZpZGVyLmpzIl0sInNvdXJjZXNDb250ZW50IjpbIi8vIOWFqOWxgOmfs+aViCBQcm92aWRlcu+8muagueaNriBlc3Rtb2RlbCDpooTliqDovb3lubbliqjmgIHliIfmjaLotYTmupBcclxuaW1wb3J0IHsgY3JlYXRlQ29udGV4dCwgdXNlQ29udGV4dCwgdXNlRWZmZWN0LCB1c2VSZWYgfSBmcm9tICdyZWFjdCc7XHJcbmltcG9ydCB1c2VEZXZpY2VTdG9yZSBmcm9tICdAL3N0b3JlL2RldmljZVN0b3JlJztcclxuaW1wb3J0IHsgZ2V0QXNzZXRVcmwgfSBmcm9tICdAL3V0aWxzL2Fzc2V0JztcclxuXHJcbmNvbnN0IEF1ZGlvQ3R4ID0gY3JlYXRlQ29udGV4dCh7IHBsYXk6ICgpID0+IHt9IH0pO1xyXG5cclxuZXhwb3J0IGZ1bmN0aW9uIEF1ZGlvUHJvdmlkZXIoeyBjaGlsZHJlbiB9KSB7XHJcbiAgY29uc3QgeyBlc3Rtb2RlbCB9ID0gdXNlRGV2aWNlU3RvcmUoKTtcclxuICBjb25zdCBzb3VuZHNSZWYgPSB1c2VSZWYoe30pO1xyXG5cclxuICBjb25zdCBlbnN1cmVBdWRpbyA9IChrZXksIHBhdGgpID0+IHtcclxuICAgIGNvbnN0IHVybCA9IGdldEFzc2V0VXJsKHBhdGgpO1xyXG4gICAgbGV0IGF1ZGlvID0gc291bmRzUmVmLmN1cnJlbnRba2V5XTtcclxuICAgIGlmICghYXVkaW8pIHtcclxuICAgICAgYXVkaW8gPSBuZXcgQXVkaW8odXJsKTtcclxuICAgICAgYXVkaW8ucHJlbG9hZCA9ICdhdXRvJztcclxuICAgICAgc291bmRzUmVmLmN1cnJlbnRba2V5XSA9IGF1ZGlvO1xyXG4gICAgfSBlbHNlIGlmIChhdWRpby5zcmMgIT09IHVybCkge1xyXG4gICAgICBhdWRpby5zcmMgPSB1cmw7XHJcbiAgICAgIGF1ZGlvLmxvYWQoKTtcclxuICAgIH1cclxuICB9O1xyXG5cclxuICB1c2VFZmZlY3QoKCkgPT4ge1xyXG4gICAgaWYgKHR5cGVvZiB3aW5kb3cgPT09ICd1bmRlZmluZWQnIHx8IHR5cGVvZiBBdWRpbyA9PT0gJ3VuZGVmaW5lZCcpIHJldHVybjtcclxuICAgIC8vIOaMiemcgOa3u+WKoOS9oOimgeeahOmfs+aViOmUruWSjOWAvFxyXG4gICAgZW5zdXJlQXVkaW8oJ2luc3RhbGwnLCAnL3NvdW5kcy9nZW5lcmljX2luLndhdicpO1xyXG4gICAgZW5zdXJlQXVkaW8oJ3VuaW5zdGFsbCcsICcvc291bmRzL2dlbmVyaWNfb3V0LndhdicpO1xyXG4gICAgZW5zdXJlQXVkaW8oJ2tleUNsaWNrJywgJy9zb3VuZHMva2V5X2NsaWNrLndhdicpO1xyXG4gICAgXHJcbiAgICBlbnN1cmVBdWRpbygncGFzcycsICcvc291bmRzL3Rlc3RfcGFzcy53YXYnKTtcclxuICAgIGVuc3VyZUF1ZGlvKCdmYWlsJywgJy9zb3VuZHMvdGVzdF9mYWlsLndhdicpO1xyXG5cclxuICAgIGVuc3VyZUF1ZGlvKCdjb25uZWN0JywgJy9zb3VuZHMvcm10X2Nvbm5lY3Qud2F2Jyk7XHJcbiAgICBlbnN1cmVBdWRpbygnZGlzY29ubmVjdCcsICcvc291bmRzL3JtdF9kaXNjb25uZWN0LndhdicpO1xyXG4gIH0sIFtlc3Rtb2RlbF0pO1xyXG5cclxuICBjb25zdCBwbGF5ID0gKGtleSwgb3B0cyA9IHt9KSA9PiB7XHJcbiAgICBjb25zdCBiYXNlID0gc291bmRzUmVmLmN1cnJlbnRba2V5XTtcclxuICAgIGlmICghYmFzZSkgcmV0dXJuO1xyXG4gICAgLy8g5YWL6ZqG6IqC54K55Lul5pSv5oyB6aKR57mB6Kem5Y+R55qE5bm25Y+R5pKt5pS+XHJcbiAgICBjb25zdCBhdWRpbyA9IGJhc2UuY2xvbmVOb2RlKHRydWUpO1xyXG4gICAgaWYgKG9wdHMudm9sdW1lICE9IG51bGwpIGF1ZGlvLnZvbHVtZSA9IE1hdGgubWluKDEsIE1hdGgubWF4KDAsIG9wdHMudm9sdW1lKSk7XHJcbiAgICBpZiAob3B0cy5wbGF5YmFja1JhdGUgIT0gbnVsbCkgYXVkaW8ucGxheWJhY2tSYXRlID0gb3B0cy5wbGF5YmFja1JhdGU7XHJcbiAgICBhdWRpby5jdXJyZW50VGltZSA9IDA7XHJcbiAgICBhdWRpby5wbGF5KCkuY2F0Y2goKCkgPT4ge30pO1xyXG4gIH07XHJcblxyXG4gIHJldHVybiAoXHJcbiAgICA8QXVkaW9DdHguUHJvdmlkZXIgdmFsdWU9e3sgcGxheSB9fT5cclxuICAgICAge2NoaWxkcmVufVxyXG4gICAgPC9BdWRpb0N0eC5Qcm92aWRlcj5cclxuICApO1xyXG59XHJcblxyXG5leHBvcnQgY29uc3QgdXNlQXVkaW8gPSAoKSA9PiB1c2VDb250ZXh0KEF1ZGlvQ3R4KTsiXSwibmFtZXMiOlsiY3JlYXRlQ29udGV4dCIsInVzZUNvbnRleHQiLCJ1c2VFZmZlY3QiLCJ1c2VSZWYiLCJ1c2VEZXZpY2VTdG9yZSIsImdldEFzc2V0VXJsIiwiQXVkaW9DdHgiLCJwbGF5IiwiQXVkaW9Qcm92aWRlciIsImNoaWxkcmVuIiwiZXN0bW9kZWwiLCJzb3VuZHNSZWYiLCJlbnN1cmVBdWRpbyIsImtleSIsInBhdGgiLCJ1cmwiLCJhdWRpbyIsImN1cnJlbnQiLCJBdWRpbyIsInByZWxvYWQiLCJzcmMiLCJsb2FkIiwib3B0cyIsImJhc2UiLCJjbG9uZU5vZGUiLCJ2b2x1bWUiLCJNYXRoIiwibWluIiwibWF4IiwicGxheWJhY2tSYXRlIiwiY3VycmVudFRpbWUiLCJjYXRjaCIsIlByb3ZpZGVyIiwidmFsdWUiLCJ1c2VBdWRpbyJdLCJpZ25vcmVMaXN0IjpbXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(pages-dir-node)/./src/components/AudioProvider.js\n"); + +/***/ }), + +/***/ "(pages-dir-node)/./src/pages/_app.js": +/*!***************************!*\ + !*** ./src/pages/_app.js ***! + \***************************/ +/***/ ((module, __webpack_exports__, __webpack_require__) => { + +"use strict"; +eval("__webpack_require__.a(module, async (__webpack_handle_async_dependencies__, __webpack_async_result__) => { try {\n__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (/* binding */ App)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"react/jsx-dev-runtime\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _styles_globals_css__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @/styles/globals.css */ \"(pages-dir-node)/./src/styles/globals.css\");\n/* harmony import */ var _styles_globals_css__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_styles_globals_css__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var next_head__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! next/head */ \"next/head\");\n/* harmony import */ var next_head__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(next_head__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var _components_AudioProvider__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @/components/AudioProvider */ \"(pages-dir-node)/./src/components/AudioProvider.js\");\nvar __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([_components_AudioProvider__WEBPACK_IMPORTED_MODULE_3__]);\n_components_AudioProvider__WEBPACK_IMPORTED_MODULE_3__ = (__webpack_async_dependencies__.then ? (await __webpack_async_dependencies__)() : __webpack_async_dependencies__)[0];\n\n\n\n\nfunction App({ Component, pageProps }) {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.Fragment, {\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)((next_head__WEBPACK_IMPORTED_MODULE_2___default()), {\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"title\", {\n children: \"信息网络布线仿真测试平台\"\n }, void 0, false, {\n fileName: \"/opt/dev/est-dsx/src/pages/_app.js\",\n lineNumber: 9,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"meta\", {\n name: \"description\",\n content: \"信息网络布线仿真测试平台\"\n }, void 0, false, {\n fileName: \"/opt/dev/est-dsx/src/pages/_app.js\",\n lineNumber: 10,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/opt/dev/est-dsx/src/pages/_app.js\",\n lineNumber: 8,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_AudioProvider__WEBPACK_IMPORTED_MODULE_3__.AudioProvider, {\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(Component, {\n ...pageProps\n }, void 0, false, {\n fileName: \"/opt/dev/est-dsx/src/pages/_app.js\",\n lineNumber: 13,\n columnNumber: 9\n }, this)\n }, void 0, false, {\n fileName: \"/opt/dev/est-dsx/src/pages/_app.js\",\n lineNumber: 12,\n columnNumber: 7\n }, this)\n ]\n }, void 0, true);\n}\n\n__webpack_async_result__();\n} catch(e) { __webpack_async_result__(e); } });//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHBhZ2VzLWRpci1ub2RlKS8uL3NyYy9wYWdlcy9fYXBwLmpzIiwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7OztBQUE4QjtBQUNGO0FBQytCO0FBRTVDLFNBQVNFLElBQUksRUFBRUMsU0FBUyxFQUFFQyxTQUFTLEVBQUU7SUFDbEQscUJBQ0U7OzBCQUNFLDhEQUFDSixrREFBSUE7O2tDQUNILDhEQUFDSztrQ0FBTTs7Ozs7O2tDQUNQLDhEQUFDQzt3QkFBS0MsTUFBSzt3QkFBY0MsU0FBUTs7Ozs7Ozs7Ozs7OzBCQUVuQyw4REFBQ1Asb0VBQWFBOzBCQUNaLDRFQUFDRTtvQkFBVyxHQUFHQyxTQUFTOzs7Ozs7Ozs7Ozs7O0FBSWhDIiwic291cmNlcyI6WyIvb3B0L2Rldi9lc3QtZHN4L3NyYy9wYWdlcy9fYXBwLmpzIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCBcIkAvc3R5bGVzL2dsb2JhbHMuY3NzXCI7XG5pbXBvcnQgSGVhZCBmcm9tICduZXh0L2hlYWQnXG5pbXBvcnQgeyBBdWRpb1Byb3ZpZGVyIH0gZnJvbSAnQC9jb21wb25lbnRzL0F1ZGlvUHJvdmlkZXInO1xuXG5leHBvcnQgZGVmYXVsdCBmdW5jdGlvbiBBcHAoeyBDb21wb25lbnQsIHBhZ2VQcm9wcyB9KSB7XG4gIHJldHVybiAoXG4gICAgPD5cbiAgICAgIDxIZWFkPlxuICAgICAgICA8dGl0bGU+5L+h5oGv572R57uc5biD57q/5Lu/55yf5rWL6K+V5bmz5Y+wPC90aXRsZT5cbiAgICAgICAgPG1ldGEgbmFtZT1cImRlc2NyaXB0aW9uXCIgY29udGVudD1cIuS/oeaBr+e9kee7nOW4g+e6v+S7v+ecn+a1i+ivleW5s+WPsFwiIC8+XG4gICAgICA8L0hlYWQ+XG4gICAgICA8QXVkaW9Qcm92aWRlcj5cbiAgICAgICAgPENvbXBvbmVudCB7Li4ucGFnZVByb3BzfSAvPlxuICAgICAgPC9BdWRpb1Byb3ZpZGVyPlxuICAgIDwvPlxuICApXG59XG4iXSwibmFtZXMiOlsiSGVhZCIsIkF1ZGlvUHJvdmlkZXIiLCJBcHAiLCJDb21wb25lbnQiLCJwYWdlUHJvcHMiLCJ0aXRsZSIsIm1ldGEiLCJuYW1lIiwiY29udGVudCJdLCJpZ25vcmVMaXN0IjpbXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(pages-dir-node)/./src/pages/_app.js\n"); + +/***/ }), + +/***/ "(pages-dir-node)/./src/pages/_document.js": +/*!********************************!*\ + !*** ./src/pages/_document.js ***! + \********************************/ +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +"use strict"; +eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (/* binding */ Document)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"react/jsx-dev-runtime\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var next_document__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! next/document */ \"(pages-dir-node)/./node_modules/next/document.js\");\n/* harmony import */ var next_document__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(next_document__WEBPACK_IMPORTED_MODULE_1__);\n\n\nfunction Document() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(next_document__WEBPACK_IMPORTED_MODULE_1__.Html, {\n lang: \"en\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(next_document__WEBPACK_IMPORTED_MODULE_1__.Head, {}, void 0, false, {\n fileName: \"/opt/dev/est-dsx/src/pages/_document.js\",\n lineNumber: 6,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"body\", {\n className: \"antialiased\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(next_document__WEBPACK_IMPORTED_MODULE_1__.Main, {}, void 0, false, {\n fileName: \"/opt/dev/est-dsx/src/pages/_document.js\",\n lineNumber: 8,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(next_document__WEBPACK_IMPORTED_MODULE_1__.NextScript, {}, void 0, false, {\n fileName: \"/opt/dev/est-dsx/src/pages/_document.js\",\n lineNumber: 9,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/opt/dev/est-dsx/src/pages/_document.js\",\n lineNumber: 7,\n columnNumber: 7\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/opt/dev/est-dsx/src/pages/_document.js\",\n lineNumber: 5,\n columnNumber: 5\n }, this);\n}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHBhZ2VzLWRpci1ub2RlKS8uL3NyYy9wYWdlcy9fZG9jdW1lbnQuanMiLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7O0FBQTZEO0FBRTlDLFNBQVNJO0lBQ3RCLHFCQUNFLDhEQUFDSiwrQ0FBSUE7UUFBQ0ssTUFBSzs7MEJBQ1QsOERBQUNKLCtDQUFJQTs7Ozs7MEJBQ0wsOERBQUNLO2dCQUFLQyxXQUFVOztrQ0FDZCw4REFBQ0wsK0NBQUlBOzs7OztrQ0FDTCw4REFBQ0MscURBQVVBOzs7Ozs7Ozs7Ozs7Ozs7OztBQUluQiIsInNvdXJjZXMiOlsiL29wdC9kZXYvZXN0LWRzeC9zcmMvcGFnZXMvX2RvY3VtZW50LmpzIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEh0bWwsIEhlYWQsIE1haW4sIE5leHRTY3JpcHQgfSBmcm9tIFwibmV4dC9kb2N1bWVudFwiO1xuXG5leHBvcnQgZGVmYXVsdCBmdW5jdGlvbiBEb2N1bWVudCgpIHtcbiAgcmV0dXJuIChcbiAgICA8SHRtbCBsYW5nPVwiZW5cIj5cbiAgICAgIDxIZWFkIC8+XG4gICAgICA8Ym9keSBjbGFzc05hbWU9XCJhbnRpYWxpYXNlZFwiPlxuICAgICAgICA8TWFpbiAvPlxuICAgICAgICA8TmV4dFNjcmlwdCAvPlxuICAgICAgPC9ib2R5PlxuICAgIDwvSHRtbD5cbiAgKTtcbn1cbiJdLCJuYW1lcyI6WyJIdG1sIiwiSGVhZCIsIk1haW4iLCJOZXh0U2NyaXB0IiwiRG9jdW1lbnQiLCJsYW5nIiwiYm9keSIsImNsYXNzTmFtZSJdLCJpZ25vcmVMaXN0IjpbXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(pages-dir-node)/./src/pages/_document.js\n"); + +/***/ }), + +/***/ "(pages-dir-node)/./src/store/deviceStore.js": +/*!**********************************!*\ + !*** ./src/store/deviceStore.js ***! + \**********************************/ +/***/ ((module, __webpack_exports__, __webpack_require__) => { + +"use strict"; +eval("__webpack_require__.a(module, async (__webpack_handle_async_dependencies__, __webpack_async_result__) => { try {\n__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var zustand__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! zustand */ \"zustand\");\n/* harmony import */ var zustand_middleware__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! zustand/middleware */ \"zustand/middleware\");\nvar __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([zustand__WEBPACK_IMPORTED_MODULE_0__, zustand_middleware__WEBPACK_IMPORTED_MODULE_1__]);\n([zustand__WEBPACK_IMPORTED_MODULE_0__, zustand_middleware__WEBPACK_IMPORTED_MODULE_1__] = __webpack_async_dependencies__.then ? (await __webpack_async_dependencies__)() : __webpack_async_dependencies__);\n\n\nconst useDeviceStore = (0,zustand__WEBPACK_IMPORTED_MODULE_0__.create)((0,zustand_middleware__WEBPACK_IMPORTED_MODULE_1__.devtools)((set, get)=>({\n // 版本控制\n estmodel: 'general',\n // estmodel: 'fluke',\n updateEstmodel: (model)=>set({\n estmodel: model\n }),\n // 各个类别的设备\n devices: {\n '设备': [\n {\n id: 'dsx',\n name: '认证测试仪',\n type: 'device',\n image: '/DSX-MA.png',\n description: '认证分析测试仪仪'\n },\n {\n id: 'est-analyzer',\n name: '线缆分析仪',\n type: 'device',\n image: '/cableanalyzer.png',\n description: '平衡/不平衡分析仪'\n },\n {\n id: 'wifi',\n name: '无线分析仪',\n type: 'device',\n image: '/wifi.png',\n description: '无线信号分析仪'\n }\n ],\n '模块': [\n {\n id: '8000',\n name: '铜缆分析模块',\n type: 'module',\n portType: 'copper',\n image: '/dsx.png',\n description: '铜缆认证分析仪模块'\n },\n {\n id: 'cfp',\n name: '光纤损耗模块',\n type: 'module',\n portType: 'fiber',\n image: '/cfp.png',\n description: '光纤损耗测试模块'\n },\n {\n id: 'ofp',\n name: '光时域反射模块',\n type: 'module',\n portType: 'fiber',\n image: '/ofp.png',\n description: 'OTDR光时域反射测试模块'\n }\n ],\n '适配器': [\n {\n id: 'channel',\n name: '通道适配器',\n type: 'adapter',\n portType: 'copper',\n jstype: 'modelport-copper',\n image: '/CHA804.png',\n description: 'Cat 8/Class I 通道测试适配器'\n },\n {\n id: 'permanent',\n name: '永久链路适配器',\n type: 'adapter',\n portType: 'copper',\n jstype: 'modelport-copper',\n image: '/PLA804.png',\n description: 'Cat 8/Class I 永久链路测试适配器'\n },\n {\n id: 'patchcode-Cat6',\n name: '跳线适配器',\n type: 'adapter',\n portType: 'copper',\n jstype: 'modelport-copper',\n image: '/DSX-PC6S.png',\n description: 'Cat 6 跳线适配器'\n },\n {\n id: 'channel-m12-d',\n name: 'M12 D-Code适配器',\n type: 'adapter',\n portType: 'copper',\n jstype: 'modelport-m12-d',\n image: '/DSX-CHA021S.png',\n description: ' M12-D 4位适配器'\n },\n {\n id: 'channel-m12-x',\n name: 'M12 X-Code适配器',\n type: 'adapter',\n portType: 'copper',\n jstype: 'modelport-m12-x',\n image: '/DSX-CHA-M12-X-S.png',\n description: 'M12-X 8 位适配器'\n }\n ],\n '跳线': [\n // 铜缆跳线\n {\n id: 'pachcode-copper',\n name: 'RJ45跳线',\n type: 'cable',\n portType: 'copper',\n image: '/Cable.png',\n description: 'Cat 6测试跳线'\n },\n {\n id: 'pachcode-m12-x',\n name: 'M12-X-Code跳线',\n type: 'cable',\n portType: 'copper-m12-x',\n image: '/M12.png',\n description: 'M12-X-Code跳线'\n },\n {\n id: 'pachcode-m12-d',\n name: 'M12-D-Code跳线',\n type: 'cable',\n portType: 'copper-m12-d',\n image: '/M12.png',\n description: 'M12-D-Code跳线'\n },\n // 光纤跳线\n {\n id: 'sm-lc-lc',\n name: '单模跳纤',\n type: 'cable',\n portType: 'fiber',\n image: '/SM-LC-LC.png',\n description: '单模 LC-LC 双工测试跳线'\n },\n {\n id: 'mm-lc-lc',\n name: '多模跳纤',\n type: 'cable',\n portType: 'fiber',\n image: '/MM-LC-LC.png',\n description: '多模 LC-LC 双工测试跳线'\n },\n // 补偿光纤\n {\n id: 'smc-lc-lc',\n name: '单模补偿光纤',\n type: 'cable',\n portType: 'fiber',\n image: '/SMC-LC-LC.png',\n description: '单模 LC-LC 双工补偿光纤'\n },\n {\n id: 'mmc-lc-lc',\n name: '多模补偿光纤',\n type: 'cable',\n portType: 'fiber',\n image: '/MMC-LC-LC.png',\n description: '多模 LC-LC 双工补偿光纤'\n },\n // MPO跳线\n {\n id: 'sm-mpo-mpo',\n name: '单模MPO跳线',\n type: 'cable-mpo',\n portType: 'fiber-mpo',\n image: '/SM-MPO-MPO.png',\n description: '单模 MPO-MPO 跳线'\n },\n {\n id: 'mm-mpo-mpo',\n name: '多模MPO跳线',\n type: 'cable-mpo',\n portType: 'fiber-mpo',\n image: '/MM-MPO-MPO.png',\n description: '多模 MPO-MPO 跳线'\n },\n {\n id: 'mm-mpo-lc-box',\n name: '多模mpo-lc转接盒',\n type: 'mpo',\n portType: 'fiberbox',\n image: '/MM-MPO-LC-BOX.png',\n description: '多模 MPO-LC 转接盒'\n }\n ],\n '连接器': [\n {\n id: 'lc-connector',\n name: 'LC法兰',\n type: 'connector',\n portType: 'fiber',\n image: '/LC-connector.png',\n description: '光纤连接器'\n }\n ],\n '工具': [\n {\n id: 'lc-clean',\n name: '1.25mm清洁笔',\n image: '/LC-clean.png',\n description: '光纤清洁笔'\n },\n {\n id: 'mpo-clean',\n name: 'mpo清洁笔',\n image: '/MPO-clean.png',\n description: '光纤清洁笔'\n },\n {\n id: 'ILT200',\n name: '音频探棒',\n image: '/ILT200.png',\n description: '音频探棒'\n }\n ],\n '夹具': [\n {\n id: 'cal-2p',\n name: '测试夹具-2芯',\n type: 'module',\n portType: 'copper',\n image: '/CAL-2P.png',\n description: '插座测试夹具2芯'\n },\n {\n id: 'cal-4p',\n name: '测试夹具-4芯',\n type: 'module',\n portType: 'copper',\n image: '/CAL-4P.png',\n description: '插座测试夹具4芯'\n },\n {\n id: 'benchmark-copper',\n name: '基准连接器',\n type: 'module',\n portType: 'cal-copper-out',\n image: '/benchmark.png',\n description: '基准连接'\n }\n ]\n },\n // 故障场景\n faultScenarios: \"Office\",\n // faultScenarios: \"WorldSkill\",\n // faultScenarios: \"Industry\",\n // faultScenarios: \"DataCenter\",\n // faultScenarios: \"CopperAnalyzer\",\n WorldSkillScenarios: \"OFFICE\",\n // 赛位号\n seatNumber: \"\",\n // 比赛ID\n seatUUID: null,\n // 比赛开始时间\n seatStartTime: null,\n // 表单记录\n reports: [],\n // 当前安装设备 - 格式: { main: device, remote: device }\n installedDevices: {\n main: null,\n remote: null\n },\n // 主机已安装模块\n mainUnitModules: [],\n // 远端已安装模块\n remoteUnitModules: [],\n // 主机适配器\n mainUnitAdapter: null,\n // 远端适配器\n remoteUnitAdapter: null,\n // 主机接口\n mainUnitPorts: [],\n // 远端接口\n remoteUnitPorts: [],\n // 当前选中的工具\n selectedTool: null,\n // 连接区物品列表\n connectionItems: [],\n // 连接路径列表\n connectionPaths: [],\n // 连接状态分析结果\n connectionStatus: [],\n // 传输线基准状态\n hasBenchmarkModule: false,\n // 线缆参数\n cableParams: {\n conductorMaterial: 'copper',\n coreDiameter: 0.57,\n insulationMaterial: 'pe',\n insulationThickness: 0.2,\n twistPitch: 12,\n pair2TwistRatio: 1.0,\n cableLength: 100,\n R: 0,\n L: 0,\n C: 0,\n G: 0 // 电导 G′ (nS/m)\n },\n // 选择工具\n selectTool: (tool)=>{\n set({\n selectedTool: tool\n });\n },\n // 取消选择工具\n clearSelectedTool: ()=>{\n set({\n selectedTool: null\n });\n },\n // 安装设备\n installDevice: (device, target)=>{\n set((state)=>({\n installedDevices: {\n ...state.installedDevices,\n [target]: device\n }\n }));\n },\n // 卸载设备\n uninstallDevice: (target)=>{\n set((state)=>{\n // 卸载设备时,同时清除该设备上的所有模块和适配器\n const updates = {\n installedDevices: {\n ...state.installedDevices,\n [target]: null\n }\n };\n // 清除对应的模块和适配器\n if (target === 'main') {\n updates.mainUnitModules = [];\n updates.mainUnitAdapter = null;\n updates.mainUnitFixture = null;\n updates.mainUnitPorts = [];\n updates.hasBenchmarkModule = false;\n } else {\n updates.remoteUnitModules = [];\n updates.remoteUnitAdapter = null;\n updates.remoteUnitPorts = [];\n updates.hasBenchmarkModule = false;\n }\n return updates;\n });\n },\n // 安装模块\n installModule: (module, target)=>{\n set((state)=>{\n if (target === 'main') {\n let ports = [];\n if (module.id === 'cfp') {\n ports = [\n {\n id: 'cfp-sm-out',\n type: 'modelport',\n module: 'cfp'\n },\n {\n id: 'cfp-in',\n type: 'modelport',\n module: 'cfp'\n },\n {\n id: 'cfp-mm-out',\n type: 'modelport',\n module: 'cfp'\n },\n {\n id: 'vfl',\n type: 'modelport',\n module: 'cfp'\n }\n ];\n } else if (module.id === 'ofp') {\n ports = [\n {\n id: 'ofp-sm-out',\n type: 'modelport',\n module: 'ofp'\n },\n {\n id: 'ofp-mm-out',\n type: 'modelport',\n module: 'ofp'\n },\n {\n id: 'vfl',\n type: 'modelport',\n module: 'ofp'\n }\n ];\n } else if (module.id === 'cal-2p') {\n ports = [\n {\n id: 'cal-1p-1',\n type: 'cal-copper',\n module: 'cal-2p'\n },\n {\n id: 'cal-1p-2',\n type: 'cal-copper',\n module: 'cal-2p'\n }\n ];\n } else if (module.id === 'cal-4p') {\n ports = [\n {\n id: 'cal-2p-1',\n type: 'cal-copper',\n module: 'cal-4p'\n },\n {\n id: 'cal-2p-2',\n type: 'cal-copper',\n module: 'cal-4p'\n },\n {\n id: 'cal-2p-3',\n type: 'cal-copper',\n module: 'cal-4p'\n },\n {\n id: 'cal-2p-4',\n type: 'cal-copper',\n module: 'cal-4p'\n }\n ];\n }\n const newMainModules = [\n ...state.mainUnitModules,\n module\n ];\n const newRemoteModules = state.remoteUnitModules;\n return {\n mainUnitModules: newMainModules,\n mainUnitPorts: ports,\n hasBenchmarkModule: newMainModules.some((m)=>m.id === 'benchmark-copper') && newRemoteModules.some((m)=>m.id === 'benchmark-copper')\n };\n } else {\n let ports = [];\n if (module.id === 'cfp') {\n ports = [\n {\n id: 'cfp-sm-out',\n type: 'modelport',\n module: 'cfp'\n },\n {\n id: 'cfp-in',\n type: 'modelport',\n module: 'cfp'\n },\n {\n id: 'cfp-mm-out',\n type: 'modelport',\n module: 'cfp'\n },\n {\n id: 'vfl',\n type: 'modelport',\n module: 'cfp'\n }\n ];\n } else if (module.id === 'cal-2p') {\n ports = [\n {\n id: 'cal-1p-1',\n type: 'cal-copper',\n module: 'cal-2p'\n },\n {\n id: 'cal-1p-2',\n type: 'cal-copper',\n module: 'cal-2p'\n }\n ];\n } else if (module.id === 'cal-4p') {\n ports = [\n {\n id: 'cal-2p-1',\n type: 'cal-copper',\n module: 'cal-4p'\n },\n {\n id: 'cal-2p-2',\n type: 'cal-copper',\n module: 'cal-4p'\n },\n {\n id: 'cal-2p-3',\n type: 'cal-copper',\n module: 'cal-4p'\n },\n {\n id: 'cal-2p-4',\n type: 'cal-copper',\n module: 'cal-4p'\n }\n ];\n }\n const newRemoteModules = [\n ...state.remoteUnitModules,\n module\n ];\n const newMainModules = state.mainUnitModules;\n return {\n remoteUnitModules: newRemoteModules,\n remoteUnitPorts: ports,\n hasBenchmarkModule: newMainModules.some((m)=>m.id === 'benchmark-copper') && newRemoteModules.some((m)=>m.id === 'benchmark-copper')\n };\n }\n });\n },\n // 卸载模块\n uninstallModule: (moduleId, target)=>{\n set((state)=>{\n if (target === 'main') {\n const newMainModules = state.mainUnitModules.filter((m)=>m.id !== moduleId);\n const newRemoteModules = state.remoteUnitModules;\n return {\n mainUnitModules: newMainModules,\n mainUnitPorts: [],\n mainUnitAdapter: null,\n hasBenchmarkModule: newMainModules.some((m)=>m.id === 'benchmark-copper') && newRemoteModules.some((m)=>m.id === 'benchmark-copper')\n };\n } else {\n const newRemoteModules = state.remoteUnitModules.filter((m)=>m.id !== moduleId);\n const newMainModules = state.mainUnitModules;\n return {\n remoteUnitModules: newRemoteModules,\n remoteUnitPorts: [],\n remoteUnitAdapter: null,\n hasBenchmarkModule: newMainModules.some((m)=>m.id === 'benchmark-copper') && newRemoteModules.some((m)=>m.id === 'benchmark-copper')\n };\n }\n });\n },\n // 安装适配器\n installAdapter: (adapter, target)=>{\n set((state)=>({\n [target === 'main' ? 'mainUnitAdapter' : 'remoteUnitAdapter']: {\n ...adapter,\n port: {\n id: `${adapter.id}`,\n type: 'modelport',\n module: adapter.id\n }\n }\n }));\n },\n // 卸载适配器\n uninstallAdapter: (target)=>{\n set((state)=>({\n [target === 'main' ? 'mainUnitAdapter' : 'remoteUnitAdapter']: null\n }));\n },\n // 更新故障场景\n updateFaultScenarios: (status)=>{\n set(()=>({\n faultScenarios: status\n }));\n },\n // 更新竞赛故障场景\n updateWorldSkillScenarios: (status)=>{\n set(()=>({\n WorldSkillScenarios: status\n }));\n },\n // 更新赛位号\n updateSeatNumber: (number)=>{\n set(()=>({\n seatNumber: number\n }));\n },\n // 更新比赛ID\n updateSeatUUID: (uuid)=>{\n set(()=>({\n seatUUID: uuid\n }));\n },\n // 更新比赛开始时间\n updateSeatStartTime: (startTime)=>{\n set(()=>({\n seatStartTime: startTime\n }));\n },\n // 更新报告数据\n updateReports: (records)=>{\n set(()=>({\n reports: records\n }));\n },\n // ----***物品区域方法***----\n // 添加物品到连接区\n addConnectionItem: (item)=>set((state)=>({\n connectionItems: [\n ...state.connectionItems,\n item\n ]\n })),\n // 从连接区移除物品\n removeConnectionItem: (index)=>set((state)=>({\n connectionItems: state.connectionItems.filter((_, i)=>i !== index)\n })),\n // ---***连接路径***---\n // 添加连接路径\n addConnectionPath: (path)=>set((state)=>{\n const newPaths = [\n ...state.connectionPaths,\n path\n ];\n return {\n connectionPaths: newPaths\n };\n }),\n // 移除连接路径\n removeConnectionPath: (sourceId, targetId)=>set((state)=>{\n const newPaths = state.connectionPaths.filter((path)=>!(path.source === sourceId && path.target === targetId));\n return {\n connectionPaths: newPaths\n };\n }),\n // 清空连接路径\n clearConnectionPaths: ()=>set(()=>{\n return {\n connectionPaths: []\n };\n }),\n // 获取当前连接路径\n getConnectionPaths: ()=>get().connectionPaths,\n // ---***连接状态分析结果***---\n // 更新连接状态\n updateConnectionStatus: (status)=>set(()=>({\n connectionStatus: status\n })),\n // 提示框方法\n setShowTotalToast: (show)=>set({\n showTotalToast: show\n }),\n setTotalToastMessage: (message)=>set({\n totalToastMessage: message\n }),\n // ---***线缆参数管理***---\n // 更新传输线基准状态\n updateHasBenchmarkModule: (status)=>set(()=>({\n hasBenchmarkModule: status\n })),\n // 更新线缆参数\n updateCableParams: (params)=>set((state)=>({\n cableParams: {\n ...state.cableParams,\n ...params\n }\n })),\n // 更新单个线缆参数\n updateSingleCableParam: (key, value)=>set((state)=>({\n cableParams: {\n ...state.cableParams,\n [key]: value\n }\n })),\n // 重置线缆参数\n resetCableParams: ()=>set(()=>({\n cableParams: {\n conductorMaterial: 'copper',\n coreDiameter: 0.57,\n insulationMaterial: 'pe',\n insulationThickness: 0.2,\n twistPitch: 12,\n pair2TwistRatio: 1.0,\n cableLength: 100,\n R: 0,\n L: 0,\n C: 0,\n G: 0\n }\n })),\n // 初始化数据\n // 重置到默认状态\n resetdeviceStore: ()=>{\n set(()=>({\n // 当前安装设备\n installedDevices: {\n main: null,\n remote: null\n },\n // 主机已安装模块\n mainUnitModules: [],\n // 远端已安装模块\n remoteUnitModules: [],\n // 主机适配器\n mainUnitAdapter: null,\n // 远端适配器\n remoteUnitAdapter: null,\n // 主机接口\n mainUnitPorts: [],\n // 远端接口\n remoteUnitPorts: [],\n // 当前选中的工具\n selectedTool: null,\n // 连接区物品列表\n connectionItems: [],\n // 连接路径列表\n connectionPaths: [],\n // 连接状态分析结果\n connectionStatus: [],\n // 报告数据\n reports: [],\n // 传输线基准状态\n hasBenchmarkModule: false,\n // 线缆参数\n cableParams: {\n conductorMaterial: 'copper',\n coreDiameter: 0.57,\n insulationMaterial: 'pe',\n insulationThickness: 0.2,\n twistPitch: 12,\n pair2TwistRatio: 1.0,\n cableLength: 100,\n R: 0,\n L: 0,\n C: 0,\n G: 0\n }\n }));\n }\n })));\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (useDeviceStore);\n\n__webpack_async_result__();\n} catch(e) { __webpack_async_result__(e); } });//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHBhZ2VzLWRpci1ub2RlKS8uL3NyYy9zdG9yZS9kZXZpY2VTdG9yZS5qcyIsIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7QUFBaUM7QUFDYTtBQUc5QyxNQUFNRSxpQkFBaUJGLCtDQUFNQSxDQUM3QkMsNERBQVFBLENBQ0osQ0FBQ0UsS0FBS0MsTUFBUztRQUNqQixPQUFPO1FBQ1BDLFVBQVU7UUFDVixxQkFBcUI7UUFDcEJDLGdCQUFnQixDQUFDQyxRQUFVSixJQUFJO2dCQUFFRSxVQUFVRTtZQUFNO1FBRWxELFVBQVU7UUFDVkMsU0FBUztZQUNQLE1BQU07Z0JBQ0o7b0JBQ0VDLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05DLE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7Z0JBQ0E7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05DLE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7Z0JBQ0E7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05DLE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7YUFDRDtZQUNELE1BQU07Z0JBQ0o7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05HLFVBQVU7b0JBQ1ZGLE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7Z0JBQ0E7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05HLFVBQVU7b0JBQ1ZGLE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7Z0JBQ0E7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05HLFVBQVU7b0JBQ1ZGLE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7YUFDRDtZQUNELE9BQU87Z0JBQ0w7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05HLFVBQVU7b0JBQ1ZDLFFBQVE7b0JBQ1JILE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7Z0JBQ0E7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05HLFVBQVU7b0JBQ1ZDLFFBQVE7b0JBQ1JILE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7Z0JBQ0E7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05HLFVBQVU7b0JBQ1ZDLFFBQVE7b0JBQ1JILE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7Z0JBQ0E7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05HLFVBQVU7b0JBQ1ZDLFFBQVE7b0JBQ1JILE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7Z0JBQ0E7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05HLFVBQVU7b0JBQ1ZDLFFBQVE7b0JBQ1JILE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7YUFDRDtZQUNELE1BQU07Z0JBQ0osT0FBTztnQkFDUDtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkMsTUFBTTtvQkFDTkcsVUFBVTtvQkFDVkYsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjtnQkFDQTtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkMsTUFBTTtvQkFDTkcsVUFBVTtvQkFDVkYsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjtnQkFDQTtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkMsTUFBTTtvQkFDTkcsVUFBVTtvQkFDVkYsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjtnQkFDQSxPQUFPO2dCQUNQO29CQUNFSixJQUFJO29CQUNKQyxNQUFNO29CQUNOQyxNQUFNO29CQUNORyxVQUFVO29CQUNWRixPQUFPO29CQUNQQyxhQUFhO2dCQUNmO2dCQUNBO29CQUNFSixJQUFJO29CQUNKQyxNQUFNO29CQUNOQyxNQUFNO29CQUNORyxVQUFVO29CQUNWRixPQUFPO29CQUNQQyxhQUFhO2dCQUNmO2dCQUNBLE9BQU87Z0JBQ1A7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05HLFVBQVU7b0JBQ1ZGLE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7Z0JBQ0E7b0JBQ0VKLElBQUk7b0JBQ0pDLE1BQU07b0JBQ05DLE1BQU07b0JBQ05HLFVBQVU7b0JBQ1ZGLE9BQU87b0JBQ1BDLGFBQWE7Z0JBQ2Y7Z0JBQ0EsUUFBUTtnQkFDUjtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkMsTUFBTTtvQkFDTkcsVUFBVTtvQkFDVkYsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjtnQkFDQTtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkMsTUFBTTtvQkFDTkcsVUFBVTtvQkFDVkYsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjtnQkFDQTtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkMsTUFBTTtvQkFDTkcsVUFBVTtvQkFDVkYsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjthQUNEO1lBQ0QsT0FBTztnQkFDTDtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkMsTUFBTTtvQkFDTkcsVUFBVTtvQkFDVkYsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjthQUNEO1lBQ0QsTUFBTTtnQkFDSjtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkUsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjtnQkFDQTtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkUsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjtnQkFDQTtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkUsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjthQUNEO1lBRUQsTUFBTTtnQkFDSjtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkMsTUFBTTtvQkFDTkcsVUFBVTtvQkFDVkYsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjtnQkFDQTtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkMsTUFBTTtvQkFDTkcsVUFBVTtvQkFDVkYsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjtnQkFDQTtvQkFDRUosSUFBSTtvQkFDSkMsTUFBTTtvQkFDTkMsTUFBTTtvQkFDTkcsVUFBVTtvQkFDVkYsT0FBTztvQkFDUEMsYUFBYTtnQkFDZjthQUNEO1FBRUg7UUFJQSxPQUFPO1FBQ1BHLGdCQUFnQjtRQUNoQixnQ0FBZ0M7UUFDaEMsOEJBQThCO1FBQzlCLGdDQUFnQztRQUNoQyxvQ0FBb0M7UUFDcENDLHFCQUFxQjtRQUNyQixNQUFNO1FBQ05DLFlBQVk7UUFDWixPQUFPO1FBQ1BDLFVBQVU7UUFDVixTQUFTO1FBQ1RDLGVBQWM7UUFDZCxPQUFPO1FBQ1BDLFNBQVEsRUFBRTtRQUNWLGdEQUFnRDtRQUNoREMsa0JBQWtCO1lBQUVDLE1BQU07WUFBTUMsUUFBUTtRQUFLO1FBQzdDLFVBQVU7UUFDVkMsaUJBQWlCLEVBQUU7UUFDbkIsVUFBVTtRQUNWQyxtQkFBbUIsRUFBRTtRQUNyQixRQUFRO1FBQ1JDLGlCQUFpQjtRQUNqQixRQUFRO1FBQ1JDLG1CQUFtQjtRQUNuQixPQUFPO1FBQ1BDLGVBQWUsRUFBRTtRQUNqQixPQUFPO1FBQ1BDLGlCQUFpQixFQUFFO1FBQ25CLFVBQVU7UUFDVkMsY0FBYztRQUNkLFVBQVU7UUFDVkMsaUJBQWlCLEVBQUU7UUFDbkIsU0FBUztRQUNUQyxpQkFBaUIsRUFBRTtRQUNuQixXQUFXO1FBQ1hDLGtCQUFrQixFQUFFO1FBRXBCLFVBQVU7UUFDVkMsb0JBQW9CO1FBQ3BCLE9BQU87UUFDUEMsYUFBYTtZQUNYQyxtQkFBbUI7WUFDbkJDLGNBQWM7WUFDZEMsb0JBQW9CO1lBQ3BCQyxxQkFBcUI7WUFDckJDLFlBQVk7WUFDWkMsaUJBQWlCO1lBQ2pCQyxhQUFhO1lBQ2JDLEdBQUc7WUFDSEMsR0FBRztZQUNIQyxHQUFHO1lBQ0hDLEdBQUcsRUFBb0IsZUFBZTtRQUN4QztRQUVBLE9BQU87UUFDUEMsWUFBWSxDQUFDQztZQUNYOUMsSUFBSTtnQkFBRTRCLGNBQWNrQjtZQUFLO1FBQzNCO1FBQ0EsU0FBUztRQUNUQyxtQkFBbUI7WUFDakIvQyxJQUFJO2dCQUFFNEIsY0FBYztZQUFLO1FBQzNCO1FBRUEsT0FBTztRQUNQb0IsZUFBZSxDQUFDQyxRQUFRQztZQUN0QmxELElBQUksQ0FBQ21ELFFBQVc7b0JBQ2RoQyxrQkFBa0I7d0JBQ2hCLEdBQUdnQyxNQUFNaEMsZ0JBQWdCO3dCQUN6QixDQUFDK0IsT0FBTyxFQUFFRDtvQkFDWjtnQkFDRjtRQUNGO1FBRUEsT0FBTztRQUNQRyxpQkFBaUIsQ0FBQ0Y7WUFDaEJsRCxJQUFJLENBQUNtRDtnQkFDSCwwQkFBMEI7Z0JBQzFCLE1BQU1FLFVBQVU7b0JBQ2RsQyxrQkFBa0I7d0JBQ2hCLEdBQUdnQyxNQUFNaEMsZ0JBQWdCO3dCQUN6QixDQUFDK0IsT0FBTyxFQUFFO29CQUNaO2dCQUNGO2dCQUVBLGNBQWM7Z0JBQ2QsSUFBSUEsV0FBVyxRQUFRO29CQUNyQkcsUUFBUS9CLGVBQWUsR0FBRyxFQUFFO29CQUM1QitCLFFBQVE3QixlQUFlLEdBQUc7b0JBQzFCNkIsUUFBUUMsZUFBZSxHQUFHO29CQUMxQkQsUUFBUTNCLGFBQWEsR0FBRyxFQUFFO29CQUMxQjJCLFFBQVFyQixrQkFBa0IsR0FBRztnQkFDL0IsT0FBTztvQkFDTHFCLFFBQVE5QixpQkFBaUIsR0FBRyxFQUFFO29CQUM5QjhCLFFBQVE1QixpQkFBaUIsR0FBRztvQkFDNUI0QixRQUFRMUIsZUFBZSxHQUFHLEVBQUU7b0JBQzVCMEIsUUFBUXJCLGtCQUFrQixHQUFHO2dCQUMvQjtnQkFFQSxPQUFPcUI7WUFDVDtRQUNGO1FBRUEsT0FBTztRQUNQRSxlQUFlLENBQUNDLFFBQVFOO1lBQ3RCbEQsSUFBSSxDQUFDbUQ7Z0JBQ0gsSUFBSUQsV0FBVyxRQUFRO29CQUNyQixJQUFJTyxRQUFRLEVBQUU7b0JBQ2QsSUFBSUQsT0FBT2xELEVBQUUsS0FBSyxPQUFPO3dCQUN2Qm1ELFFBQVE7NEJBQ047Z0NBQUVuRCxJQUFJO2dDQUFjRSxNQUFNO2dDQUFhZ0QsUUFBUTs0QkFBTTs0QkFDckQ7Z0NBQUVsRCxJQUFJO2dDQUFVRSxNQUFNO2dDQUFhZ0QsUUFBUTs0QkFBTTs0QkFDakQ7Z0NBQUVsRCxJQUFJO2dDQUFjRSxNQUFNO2dDQUFhZ0QsUUFBUTs0QkFBTTs0QkFDckQ7Z0NBQUVsRCxJQUFJO2dDQUFPRSxNQUFNO2dDQUFhZ0QsUUFBUTs0QkFBTTt5QkFDL0M7b0JBQ0gsT0FBTyxJQUFJQSxPQUFPbEQsRUFBRSxLQUFLLE9BQU87d0JBQzlCbUQsUUFBUTs0QkFDTjtnQ0FBRW5ELElBQUk7Z0NBQWNFLE1BQU07Z0NBQWFnRCxRQUFROzRCQUFNOzRCQUNyRDtnQ0FBRWxELElBQUk7Z0NBQWNFLE1BQU07Z0NBQWFnRCxRQUFROzRCQUFNOzRCQUNyRDtnQ0FBRWxELElBQUk7Z0NBQU9FLE1BQU07Z0NBQWFnRCxRQUFROzRCQUFNO3lCQUMvQztvQkFDSCxPQUFPLElBQUlBLE9BQU9sRCxFQUFFLEtBQUssVUFBVTt3QkFDakNtRCxRQUFROzRCQUNOO2dDQUFFbkQsSUFBSTtnQ0FBWUUsTUFBTTtnQ0FBY2dELFFBQVE7NEJBQVM7NEJBQ3ZEO2dDQUFFbEQsSUFBSTtnQ0FBWUUsTUFBTTtnQ0FBY2dELFFBQVE7NEJBQVM7eUJBQ3hEO29CQUNILE9BQU8sSUFBSUEsT0FBT2xELEVBQUUsS0FBSyxVQUFVO3dCQUNqQ21ELFFBQVE7NEJBQ047Z0NBQUVuRCxJQUFJO2dDQUFZRSxNQUFNO2dDQUFjZ0QsUUFBUTs0QkFBUzs0QkFDdkQ7Z0NBQUVsRCxJQUFJO2dDQUFZRSxNQUFNO2dDQUFjZ0QsUUFBUTs0QkFBUzs0QkFDdkQ7Z0NBQUVsRCxJQUFJO2dDQUFZRSxNQUFNO2dDQUFjZ0QsUUFBUTs0QkFBUzs0QkFDdkQ7Z0NBQUVsRCxJQUFJO2dDQUFZRSxNQUFNO2dDQUFjZ0QsUUFBUTs0QkFBUzt5QkFDeEQ7b0JBQ0g7b0JBRUEsTUFBTUUsaUJBQWlCOzJCQUFJUCxNQUFNN0IsZUFBZTt3QkFBRWtDO3FCQUFPO29CQUN6RCxNQUFNRyxtQkFBbUJSLE1BQU01QixpQkFBaUI7b0JBQ2hELE9BQU87d0JBQ0xELGlCQUFpQm9DO3dCQUNqQmhDLGVBQWUrQjt3QkFDZnpCLG9CQUFvQjBCLGVBQWVFLElBQUksQ0FBQ0MsQ0FBQUEsSUFBS0EsRUFBRXZELEVBQUUsS0FBSyx1QkFBdUJxRCxpQkFBaUJDLElBQUksQ0FBQ0MsQ0FBQUEsSUFBS0EsRUFBRXZELEVBQUUsS0FBSztvQkFDbkg7Z0JBQ0YsT0FBTztvQkFDTCxJQUFJbUQsUUFBUSxFQUFFO29CQUNkLElBQUlELE9BQU9sRCxFQUFFLEtBQUssT0FBTzt3QkFDdkJtRCxRQUFROzRCQUNOO2dDQUFFbkQsSUFBSTtnQ0FBY0UsTUFBTTtnQ0FBYWdELFFBQVE7NEJBQU07NEJBQ3JEO2dDQUFFbEQsSUFBSTtnQ0FBVUUsTUFBTTtnQ0FBYWdELFFBQVE7NEJBQU07NEJBQ2pEO2dDQUFFbEQsSUFBSTtnQ0FBY0UsTUFBTTtnQ0FBYWdELFFBQVE7NEJBQU07NEJBQ3JEO2dDQUFFbEQsSUFBSTtnQ0FBT0UsTUFBTTtnQ0FBYWdELFFBQVE7NEJBQU07eUJBQy9DO29CQUNILE9BQU8sSUFBSUEsT0FBT2xELEVBQUUsS0FBSyxVQUFVO3dCQUNqQ21ELFFBQVE7NEJBQ047Z0NBQUVuRCxJQUFJO2dDQUFZRSxNQUFNO2dDQUFjZ0QsUUFBUTs0QkFBUzs0QkFDdkQ7Z0NBQUVsRCxJQUFJO2dDQUFZRSxNQUFNO2dDQUFjZ0QsUUFBUTs0QkFBUzt5QkFDeEQ7b0JBQ0gsT0FBTyxJQUFJQSxPQUFPbEQsRUFBRSxLQUFLLFVBQVU7d0JBQ2pDbUQsUUFBUTs0QkFDTjtnQ0FBRW5ELElBQUk7Z0NBQVlFLE1BQU07Z0NBQWNnRCxRQUFROzRCQUFTOzRCQUN2RDtnQ0FBRWxELElBQUk7Z0NBQVlFLE1BQU07Z0NBQWNnRCxRQUFROzRCQUFTOzRCQUN2RDtnQ0FBRWxELElBQUk7Z0NBQVlFLE1BQU07Z0NBQWNnRCxRQUFROzRCQUFTOzRCQUN2RDtnQ0FBRWxELElBQUk7Z0NBQVlFLE1BQU07Z0NBQWNnRCxRQUFROzRCQUFTO3lCQUN4RDtvQkFDSDtvQkFFQSxNQUFNRyxtQkFBbUI7MkJBQUlSLE1BQU01QixpQkFBaUI7d0JBQUVpQztxQkFBTztvQkFDN0QsTUFBTUUsaUJBQWlCUCxNQUFNN0IsZUFBZTtvQkFDNUMsT0FBTzt3QkFDTEMsbUJBQW1Cb0M7d0JBQ25CaEMsaUJBQWlCOEI7d0JBQ2pCekIsb0JBQW9CMEIsZUFBZUUsSUFBSSxDQUFDQyxDQUFBQSxJQUFLQSxFQUFFdkQsRUFBRSxLQUFLLHVCQUF1QnFELGlCQUFpQkMsSUFBSSxDQUFDQyxDQUFBQSxJQUFLQSxFQUFFdkQsRUFBRSxLQUFLO29CQUNuSDtnQkFDRjtZQUNGO1FBQ0Y7UUFFQSxPQUFPO1FBQ1B3RCxpQkFBaUIsQ0FBQ0MsVUFBVWI7WUFDMUJsRCxJQUFJLENBQUNtRDtnQkFDSCxJQUFJRCxXQUFXLFFBQVE7b0JBQ3JCLE1BQU1RLGlCQUFpQlAsTUFBTTdCLGVBQWUsQ0FBQzBDLE1BQU0sQ0FBQ0gsQ0FBQUEsSUFBS0EsRUFBRXZELEVBQUUsS0FBS3lEO29CQUNsRSxNQUFNSixtQkFBbUJSLE1BQU01QixpQkFBaUI7b0JBQ2hELE9BQU87d0JBQ0xELGlCQUFpQm9DO3dCQUNqQmhDLGVBQWUsRUFBRTt3QkFDakJGLGlCQUFpQjt3QkFDakJRLG9CQUFvQjBCLGVBQWVFLElBQUksQ0FBQ0MsQ0FBQUEsSUFBS0EsRUFBRXZELEVBQUUsS0FBSyx1QkFBdUJxRCxpQkFBaUJDLElBQUksQ0FBQ0MsQ0FBQUEsSUFBS0EsRUFBRXZELEVBQUUsS0FBSztvQkFDbkg7Z0JBQ0YsT0FBTztvQkFDTCxNQUFNcUQsbUJBQW1CUixNQUFNNUIsaUJBQWlCLENBQUN5QyxNQUFNLENBQUNILENBQUFBLElBQUtBLEVBQUV2RCxFQUFFLEtBQUt5RDtvQkFDdEUsTUFBTUwsaUJBQWlCUCxNQUFNN0IsZUFBZTtvQkFDNUMsT0FBTzt3QkFDTEMsbUJBQW1Cb0M7d0JBQ25CaEMsaUJBQWlCLEVBQUU7d0JBQ25CRixtQkFBbUI7d0JBQ25CTyxvQkFBb0IwQixlQUFlRSxJQUFJLENBQUNDLENBQUFBLElBQUtBLEVBQUV2RCxFQUFFLEtBQUssdUJBQXVCcUQsaUJBQWlCQyxJQUFJLENBQUNDLENBQUFBLElBQUtBLEVBQUV2RCxFQUFFLEtBQUs7b0JBQ25IO2dCQUNGO1lBQ0Y7UUFDRjtRQUVBLFFBQVE7UUFDUjJELGdCQUFnQixDQUFDQyxTQUFTaEI7WUFDeEJsRCxJQUFJLENBQUNtRCxRQUFXO29CQUNkLENBQUNELFdBQVcsU0FBUyxvQkFBb0Isb0JBQW9CLEVBQUU7d0JBQzdELEdBQUdnQixPQUFPO3dCQUNWQyxNQUFNOzRCQUNKN0QsSUFBSSxHQUFHNEQsUUFBUTVELEVBQUUsRUFBRTs0QkFDbkJFLE1BQU07NEJBQ05nRCxRQUFRVSxRQUFRNUQsRUFBRTt3QkFDcEI7b0JBQ0Y7Z0JBQ0Y7UUFDRjtRQUVBLFFBQVE7UUFDUjhELGtCQUFrQixDQUFDbEI7WUFDakJsRCxJQUFJLENBQUNtRCxRQUFXO29CQUNkLENBQUNELFdBQVcsU0FBUyxvQkFBb0Isb0JBQW9CLEVBQUU7Z0JBQ2pFO1FBQ0Y7UUFHQSxTQUFTO1FBQ1RtQixzQkFBc0IsQ0FBQ0M7WUFDckJ0RSxJQUFJLElBQU87b0JBQ1RhLGdCQUFnQnlEO2dCQUNsQjtRQUNGO1FBQ0EsV0FBVztRQUNYQywyQkFBMkIsQ0FBQ0Q7WUFDMUJ0RSxJQUFJLElBQU87b0JBQ1RjLHFCQUFxQndEO2dCQUN2QjtRQUNGO1FBQ0EsUUFBUTtRQUNSRSxrQkFBa0IsQ0FBQ0M7WUFDakJ6RSxJQUFJLElBQU87b0JBQ1RlLFlBQVkwRDtnQkFDZDtRQUNGO1FBRUEsU0FBUztRQUNUQyxnQkFBZ0IsQ0FBQ0M7WUFDZjNFLElBQUksSUFBTztvQkFDVGdCLFVBQVUyRDtnQkFDWjtRQUNGO1FBRUEsV0FBVztRQUNYQyxxQkFBcUIsQ0FBQ0M7WUFDcEI3RSxJQUFJLElBQU87b0JBQ1RpQixlQUFlNEQ7Z0JBQ2pCO1FBQ0Y7UUFDQSxTQUFTO1FBQ1RDLGVBQWUsQ0FBQ0M7WUFDZC9FLElBQUksSUFBTztvQkFDVGtCLFNBQVM2RDtnQkFDWDtRQUNGO1FBR0YsdUJBQXVCO1FBQ3JCLFdBQVc7UUFDWEMsbUJBQW1CLENBQUNDLE9BQ2xCakYsSUFBSSxDQUFDbUQsUUFBVztvQkFDZHRCLGlCQUFpQjsyQkFBSXNCLE1BQU10QixlQUFlO3dCQUFFb0Q7cUJBQUs7Z0JBQ25EO1FBRUYsV0FBVztRQUNYQyxzQkFBc0IsQ0FBQ0MsUUFDckJuRixJQUFJLENBQUNtRCxRQUFXO29CQUNkdEIsaUJBQWlCc0IsTUFBTXRCLGVBQWUsQ0FBQ21DLE1BQU0sQ0FBQyxDQUFDb0IsR0FBR0MsSUFBTUEsTUFBTUY7Z0JBQ2hFO1FBR0osbUJBQW1CO1FBQ2pCLFNBQVM7UUFDVEcsbUJBQW1CLENBQUNDLE9BQ2xCdkYsSUFBSSxDQUFDbUQ7Z0JBQ0gsTUFBTXFDLFdBQVc7dUJBQUlyQyxNQUFNckIsZUFBZTtvQkFBRXlEO2lCQUFLO2dCQUNqRCxPQUFPO29CQUNMekQsaUJBQWlCMEQ7Z0JBQ25CO1lBQ0Y7UUFFRixTQUFTO1FBQ1RDLHNCQUFzQixDQUFDQyxVQUFVQyxXQUMvQjNGLElBQUksQ0FBQ21EO2dCQUNILE1BQU1xQyxXQUFXckMsTUFBTXJCLGVBQWUsQ0FBQ2tDLE1BQU0sQ0FBQ3VCLENBQUFBLE9BQzVDLENBQUVBLENBQUFBLEtBQUtLLE1BQU0sS0FBS0YsWUFBWUgsS0FBS3JDLE1BQU0sS0FBS3lDLFFBQU87Z0JBRXZELE9BQU87b0JBQ0w3RCxpQkFBaUIwRDtnQkFDbkI7WUFDRjtRQUVGLFNBQVM7UUFDVEssc0JBQXNCLElBQ3BCN0YsSUFBSTtnQkFDRixPQUFPO29CQUNMOEIsaUJBQWlCLEVBQUU7Z0JBQ3JCO1lBQ0Y7UUFFRixXQUFXO1FBQ1hnRSxvQkFBb0IsSUFBTTdGLE1BQU02QixlQUFlO1FBRWhELHVCQUF1QjtRQUd0QixTQUFTO1FBQ1RpRSx3QkFBd0IsQ0FBQ3pCLFNBQ3ZCdEUsSUFBSSxJQUFPO29CQUNUK0Isa0JBQWtCdUM7Z0JBQ3BCO1FBRUYsUUFBUTtRQUNSMEIsbUJBQW1CLENBQUNDLE9BQVNqRyxJQUFJO2dCQUFFa0csZ0JBQWdCRDtZQUFLO1FBQ3hERSxzQkFBc0IsQ0FBQ0MsVUFBWXBHLElBQUk7Z0JBQUVxRyxtQkFBbUJEO1lBQVE7UUFFcEUscUJBQXFCO1FBQ3JCLFlBQVk7UUFDWkUsMEJBQTBCLENBQUNoQyxTQUN6QnRFLElBQUksSUFBTztvQkFDVGdDLG9CQUFvQnNDO2dCQUN0QjtRQUVGLFNBQVM7UUFDVGlDLG1CQUFtQixDQUFDQyxTQUNsQnhHLElBQUksQ0FBQ21ELFFBQVc7b0JBQ2RsQixhQUFhO3dCQUNYLEdBQUdrQixNQUFNbEIsV0FBVzt3QkFDcEIsR0FBR3VFLE1BQU07b0JBQ1g7Z0JBQ0Y7UUFFRixXQUFXO1FBQ1hDLHdCQUF3QixDQUFDQyxLQUFLQyxRQUM1QjNHLElBQUksQ0FBQ21ELFFBQVc7b0JBQ2RsQixhQUFhO3dCQUNYLEdBQUdrQixNQUFNbEIsV0FBVzt3QkFDcEIsQ0FBQ3lFLElBQUksRUFBRUM7b0JBQ1Q7Z0JBQ0Y7UUFFRixTQUFTO1FBQ1RDLGtCQUFrQixJQUNoQjVHLElBQUksSUFBTztvQkFDVGlDLGFBQWE7d0JBQ1hDLG1CQUFtQjt3QkFDbkJDLGNBQWM7d0JBQ2RDLG9CQUFvQjt3QkFDcEJDLHFCQUFxQjt3QkFDckJDLFlBQVk7d0JBQ1pDLGlCQUFpQjt3QkFDakJDLGFBQWE7d0JBQ2JDLEdBQUc7d0JBQ0hDLEdBQUc7d0JBQ0hDLEdBQUc7d0JBQ0hDLEdBQUc7b0JBQ0w7Z0JBQ0Y7UUFFSixRQUFRO1FBRUosVUFBVTtRQUNWaUUsa0JBQWtCO1lBQ2hCN0csSUFBSSxJQUFPO29CQUNULFNBQVM7b0JBQ1RtQixrQkFBa0I7d0JBQUVDLE1BQU07d0JBQU1DLFFBQVE7b0JBQUs7b0JBQzdDLFVBQVU7b0JBQ1ZDLGlCQUFpQixFQUFFO29CQUNuQixVQUFVO29CQUNWQyxtQkFBbUIsRUFBRTtvQkFDckIsUUFBUTtvQkFDUkMsaUJBQWlCO29CQUNqQixRQUFRO29CQUNSQyxtQkFBbUI7b0JBQ25CLE9BQU87b0JBQ1BDLGVBQWUsRUFBRTtvQkFDakIsT0FBTztvQkFDUEMsaUJBQWlCLEVBQUU7b0JBQ25CLFVBQVU7b0JBQ1ZDLGNBQWM7b0JBQ2QsVUFBVTtvQkFDVkMsaUJBQWlCLEVBQUU7b0JBQ25CLFNBQVM7b0JBQ1RDLGlCQUFpQixFQUFFO29CQUNuQixXQUFXO29CQUNYQyxrQkFBa0IsRUFBRTtvQkFDcEIsT0FBTztvQkFDUGIsU0FBUyxFQUFFO29CQUNYLFVBQVU7b0JBQ1ZjLG9CQUFvQjtvQkFDcEIsT0FBTztvQkFDUEMsYUFBYTt3QkFDWEMsbUJBQW1CO3dCQUNuQkMsY0FBYzt3QkFDZEMsb0JBQW9CO3dCQUNwQkMscUJBQXFCO3dCQUNyQkMsWUFBWTt3QkFDWkMsaUJBQWlCO3dCQUNqQkMsYUFBYTt3QkFDYkMsR0FBRzt3QkFDSEMsR0FBRzt3QkFDSEMsR0FBRzt3QkFDSEMsR0FBRztvQkFDTDtnQkFDRjtRQUNKO0lBSUY7QUFXQSxpRUFBZTdDLGNBQWNBLEVBQUMiLCJzb3VyY2VzIjpbIi9vcHQvZGV2L2VzdC1kc3gvc3JjL3N0b3JlL2RldmljZVN0b3JlLmpzIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGNyZWF0ZSB9IGZyb20gJ3p1c3RhbmQnO1xuaW1wb3J0IHsgZGV2dG9vbHMgfSBmcm9tICd6dXN0YW5kL21pZGRsZXdhcmUnO1xuXG5cbmNvbnN0IHVzZURldmljZVN0b3JlID0gY3JlYXRlKFxuZGV2dG9vbHMoXG4gICAgKHNldCwgZ2V0KSA9PiAoe1xuICAvLyDniYjmnKzmjqfliLZcbiAgZXN0bW9kZWw6ICdnZW5lcmFsJyxcbiAgLy8gZXN0bW9kZWw6ICdmbHVrZScsXG4gICB1cGRhdGVFc3Rtb2RlbDogKG1vZGVsKSA9PiBzZXQoeyBlc3Rtb2RlbDogbW9kZWwgfSksXG4gICBcbiAgLy8g5ZCE5Liq57G75Yir55qE6K6+5aSHXG4gIGRldmljZXM6IHtcbiAgICAn6K6+5aSHJzogW1xuICAgICAge1xuICAgICAgICBpZDogJ2RzeCcsIFxuICAgICAgICBuYW1lOiAn6K6k6K+B5rWL6K+V5LuqJyxcbiAgICAgICAgdHlwZTogJ2RldmljZScsXG4gICAgICAgIGltYWdlOiAnL0RTWC1NQS5wbmcnLFxuICAgICAgICBkZXNjcmlwdGlvbjogJ+iupOivgeWIhuaekOa1i+ivleS7quS7qidcbiAgICAgIH0sXG4gICAgICB7XG4gICAgICAgIGlkOiAnZXN0LWFuYWx5emVyJywgXG4gICAgICAgIG5hbWU6ICfnur/nvIbliIbmnpDku6onLFxuICAgICAgICB0eXBlOiAnZGV2aWNlJyxcbiAgICAgICAgaW1hZ2U6ICcvY2FibGVhbmFseXplci5wbmcnLFxuICAgICAgICBkZXNjcmlwdGlvbjogJ+W5s+ihoS/kuI3lubPooaHliIbmnpDku6onXG4gICAgICB9LFxuICAgICAge1xuICAgICAgICBpZDogJ3dpZmknLCBcbiAgICAgICAgbmFtZTogJ+aXoOe6v+WIhuaekOS7qicsXG4gICAgICAgIHR5cGU6ICdkZXZpY2UnLFxuICAgICAgICBpbWFnZTogJy93aWZpLnBuZycsXG4gICAgICAgIGRlc2NyaXB0aW9uOiAn5peg57q/5L+h5Y+35YiG5p6Q5LuqJ1xuICAgICAgfVxuICAgIF0sXG4gICAgJ+aooeWdlyc6IFtcbiAgICAgIHtcbiAgICAgICAgaWQ6ICc4MDAwJywgXG4gICAgICAgIG5hbWU6ICfpk5znvIbliIbmnpDmqKHlnZcnLFxuICAgICAgICB0eXBlOiAnbW9kdWxlJyxcbiAgICAgICAgcG9ydFR5cGU6ICdjb3BwZXInLFxuICAgICAgICBpbWFnZTogJy9kc3gucG5nJyxcbiAgICAgICAgZGVzY3JpcHRpb246ICfpk5znvIborqTor4HliIbmnpDku6rmqKHlnZcnXG4gICAgICB9LFxuICAgICAge1xuICAgICAgICBpZDogJ2NmcCcsIFxuICAgICAgICBuYW1lOiAn5YWJ57qk5o2f6ICX5qih5Z2XJyxcbiAgICAgICAgdHlwZTogJ21vZHVsZScsXG4gICAgICAgIHBvcnRUeXBlOiAnZmliZXInLFxuICAgICAgICBpbWFnZTogJy9jZnAucG5nJyxcbiAgICAgICAgZGVzY3JpcHRpb246ICflhYnnuqTmjZ/ogJfmtYvor5XmqKHlnZcnXG4gICAgICB9LFxuICAgICAge1xuICAgICAgICBpZDogJ29mcCcsIFxuICAgICAgICBuYW1lOiAn5YWJ5pe25Z+f5Y+N5bCE5qih5Z2XJyxcbiAgICAgICAgdHlwZTogJ21vZHVsZScsXG4gICAgICAgIHBvcnRUeXBlOiAnZmliZXInLFxuICAgICAgICBpbWFnZTogJy9vZnAucG5nJyxcbiAgICAgICAgZGVzY3JpcHRpb246ICdPVERS5YWJ5pe25Z+f5Y+N5bCE5rWL6K+V5qih5Z2XJ1xuICAgICAgfVxuICAgIF0sXG4gICAgJ+mAgumFjeWZqCc6IFtcbiAgICAgIHtcbiAgICAgICAgaWQ6ICdjaGFubmVsJywgXG4gICAgICAgIG5hbWU6ICfpgJrpgZPpgILphY3lmagnLCBcbiAgICAgICAgdHlwZTogJ2FkYXB0ZXInLFxuICAgICAgICBwb3J0VHlwZTogJ2NvcHBlcicsXG4gICAgICAgIGpzdHlwZTogJ21vZGVscG9ydC1jb3BwZXInLFxuICAgICAgICBpbWFnZTogJy9DSEE4MDQucG5nJyxcbiAgICAgICAgZGVzY3JpcHRpb246ICdDYXQgOC9DbGFzcyBJIOmAmumBk+a1i+ivlemAgumFjeWZqCdcbiAgICAgIH0sXG4gICAgICB7IFxuICAgICAgICBpZDogJ3Blcm1hbmVudCcsIFxuICAgICAgICBuYW1lOiAn5rC45LmF6ZO+6Lev6YCC6YWN5ZmoJywgXG4gICAgICAgIHR5cGU6ICdhZGFwdGVyJyxcbiAgICAgICAgcG9ydFR5cGU6ICdjb3BwZXInLFxuICAgICAgICBqc3R5cGU6ICdtb2RlbHBvcnQtY29wcGVyJyxcbiAgICAgICAgaW1hZ2U6ICcvUExBODA0LnBuZycsXG4gICAgICAgIGRlc2NyaXB0aW9uOiAnQ2F0IDgvQ2xhc3MgSSDmsLjkuYXpk77ot6/mtYvor5XpgILphY3lmagnXG4gICAgICB9LFxuICAgICAge1xuICAgICAgICBpZDogJ3BhdGNoY29kZS1DYXQ2JywgXG4gICAgICAgIG5hbWU6ICfot7Pnur/pgILphY3lmagnLCBcbiAgICAgICAgdHlwZTogJ2FkYXB0ZXInLFxuICAgICAgICBwb3J0VHlwZTogJ2NvcHBlcicsXG4gICAgICAgIGpzdHlwZTogJ21vZGVscG9ydC1jb3BwZXInLFxuICAgICAgICBpbWFnZTogJy9EU1gtUEM2Uy5wbmcnLFxuICAgICAgICBkZXNjcmlwdGlvbjogJ0NhdCA2IOi3s+e6v+mAgumFjeWZqCdcbiAgICAgIH0sXG4gICAgICB7XG4gICAgICAgIGlkOiAnY2hhbm5lbC1tMTItZCcsIFxuICAgICAgICBuYW1lOiAnTTEyIEQtQ29kZemAgumFjeWZqCcsIFxuICAgICAgICB0eXBlOiAnYWRhcHRlcicsXG4gICAgICAgIHBvcnRUeXBlOiAnY29wcGVyJyxcbiAgICAgICAganN0eXBlOiAnbW9kZWxwb3J0LW0xMi1kJyxcbiAgICAgICAgaW1hZ2U6ICcvRFNYLUNIQTAyMVMucG5nJyxcbiAgICAgICAgZGVzY3JpcHRpb246ICcgTTEyLUQgNOS9jemAgumFjeWZqCdcbiAgICAgIH0sXG4gICAgICB7XG4gICAgICAgIGlkOiAnY2hhbm5lbC1tMTIteCcsIFxuICAgICAgICBuYW1lOiAnTTEyIFgtQ29kZemAgumFjeWZqCcsIFxuICAgICAgICB0eXBlOiAnYWRhcHRlcicsXG4gICAgICAgIHBvcnRUeXBlOiAnY29wcGVyJyxcbiAgICAgICAganN0eXBlOiAnbW9kZWxwb3J0LW0xMi14JyxcbiAgICAgICAgaW1hZ2U6ICcvRFNYLUNIQS1NMTItWC1TLnBuZycsXG4gICAgICAgIGRlc2NyaXB0aW9uOiAnTTEyLVggOCDkvY3pgILphY3lmagnXG4gICAgICB9XG4gICAgXSxcbiAgICAn6Lez57q/JzogW1xuICAgICAgLy8g6ZOc57yG6Lez57q/XG4gICAgICB7IFxuICAgICAgICBpZDogJ3BhY2hjb2RlLWNvcHBlcicsIFxuICAgICAgICBuYW1lOiAnUko0Nei3s+e6vycsIFxuICAgICAgICB0eXBlOiAnY2FibGUnLFxuICAgICAgICBwb3J0VHlwZTogJ2NvcHBlcicsXG4gICAgICAgIGltYWdlOiAnL0NhYmxlLnBuZycsXG4gICAgICAgIGRlc2NyaXB0aW9uOiAnQ2F0IDbmtYvor5Xot7Pnur8nXG4gICAgICB9LFxuICAgICAgeyBcbiAgICAgICAgaWQ6ICdwYWNoY29kZS1tMTIteCcsIFxuICAgICAgICBuYW1lOiAnTTEyLVgtQ29kZei3s+e6vycsIFxuICAgICAgICB0eXBlOiAnY2FibGUnLFxuICAgICAgICBwb3J0VHlwZTogJ2NvcHBlci1tMTIteCcsXG4gICAgICAgIGltYWdlOiAnL00xMi5wbmcnLFxuICAgICAgICBkZXNjcmlwdGlvbjogJ00xMi1YLUNvZGXot7Pnur8nXG4gICAgICB9LFxuICAgICAgeyBcbiAgICAgICAgaWQ6ICdwYWNoY29kZS1tMTItZCcsIFxuICAgICAgICBuYW1lOiAnTTEyLUQtQ29kZei3s+e6vycsIFxuICAgICAgICB0eXBlOiAnY2FibGUnLFxuICAgICAgICBwb3J0VHlwZTogJ2NvcHBlci1tMTItZCcsXG4gICAgICAgIGltYWdlOiAnL00xMi5wbmcnLFxuICAgICAgICBkZXNjcmlwdGlvbjogJ00xMi1ELUNvZGXot7Pnur8nXG4gICAgICB9LFxuICAgICAgLy8g5YWJ57qk6Lez57q/XG4gICAgICB7IFxuICAgICAgICBpZDogJ3NtLWxjLWxjJywgXG4gICAgICAgIG5hbWU6ICfljZXmqKHot7PnuqQnLCBcbiAgICAgICAgdHlwZTogJ2NhYmxlJyxcbiAgICAgICAgcG9ydFR5cGU6ICdmaWJlcicsXG4gICAgICAgIGltYWdlOiAnL1NNLUxDLUxDLnBuZycsXG4gICAgICAgIGRlc2NyaXB0aW9uOiAn5Y2V5qihIExDLUxDIOWPjOW3pea1i+ivlei3s+e6vydcbiAgICAgIH0sXG4gICAgICB7IFxuICAgICAgICBpZDogJ21tLWxjLWxjJywgXG4gICAgICAgIG5hbWU6ICflpJrmqKHot7PnuqQnLCBcbiAgICAgICAgdHlwZTogJ2NhYmxlJyxcbiAgICAgICAgcG9ydFR5cGU6ICdmaWJlcicsXG4gICAgICAgIGltYWdlOiAnL01NLUxDLUxDLnBuZycsXG4gICAgICAgIGRlc2NyaXB0aW9uOiAn5aSa5qihIExDLUxDIOWPjOW3pea1i+ivlei3s+e6vydcbiAgICAgIH0sXG4gICAgICAvLyDooaXlgb/lhYnnuqRcbiAgICAgIHsgXG4gICAgICAgIGlkOiAnc21jLWxjLWxjJywgXG4gICAgICAgIG5hbWU6ICfljZXmqKHooaXlgb/lhYnnuqQnLCBcbiAgICAgICAgdHlwZTogJ2NhYmxlJyxcbiAgICAgICAgcG9ydFR5cGU6ICdmaWJlcicsXG4gICAgICAgIGltYWdlOiAnL1NNQy1MQy1MQy5wbmcnLFxuICAgICAgICBkZXNjcmlwdGlvbjogJ+WNleaooSBMQy1MQyDlj4zlt6XooaXlgb/lhYnnuqQnXG4gICAgICB9LFxuICAgICAgeyBcbiAgICAgICAgaWQ6ICdtbWMtbGMtbGMnLCBcbiAgICAgICAgbmFtZTogJ+WkmuaooeihpeWBv+WFiee6pCcsIFxuICAgICAgICB0eXBlOiAnY2FibGUnLFxuICAgICAgICBwb3J0VHlwZTogJ2ZpYmVyJyxcbiAgICAgICAgaW1hZ2U6ICcvTU1DLUxDLUxDLnBuZycsXG4gICAgICAgIGRlc2NyaXB0aW9uOiAn5aSa5qihIExDLUxDIOWPjOW3peihpeWBv+WFiee6pCdcbiAgICAgIH0sXG4gICAgICAvLyBNUE/ot7Pnur9cbiAgICAgIHsgXG4gICAgICAgIGlkOiAnc20tbXBvLW1wbycsIFxuICAgICAgICBuYW1lOiAn5Y2V5qihTVBP6Lez57q/JywgXG4gICAgICAgIHR5cGU6ICdjYWJsZS1tcG8nLFxuICAgICAgICBwb3J0VHlwZTogJ2ZpYmVyLW1wbycsXG4gICAgICAgIGltYWdlOiAnL1NNLU1QTy1NUE8ucG5nJyxcbiAgICAgICAgZGVzY3JpcHRpb246ICfljZXmqKEgTVBPLU1QTyDot7Pnur8nXG4gICAgICB9LFxuICAgICAgeyBcbiAgICAgICAgaWQ6ICdtbS1tcG8tbXBvJywgXG4gICAgICAgIG5hbWU6ICflpJrmqKFNUE/ot7Pnur8nLCBcbiAgICAgICAgdHlwZTogJ2NhYmxlLW1wbycsXG4gICAgICAgIHBvcnRUeXBlOiAnZmliZXItbXBvJyxcbiAgICAgICAgaW1hZ2U6ICcvTU0tTVBPLU1QTy5wbmcnLFxuICAgICAgICBkZXNjcmlwdGlvbjogJ+WkmuaooSBNUE8tTVBPIOi3s+e6vydcbiAgICAgIH0sXG4gICAgICB7IFxuICAgICAgICBpZDogJ21tLW1wby1sYy1ib3gnLCBcbiAgICAgICAgbmFtZTogJ+WkmuaooW1wby1sY+i9rOaOpeebkicsIFxuICAgICAgICB0eXBlOiAnbXBvJyxcbiAgICAgICAgcG9ydFR5cGU6ICdmaWJlcmJveCcsXG4gICAgICAgIGltYWdlOiAnL01NLU1QTy1MQy1CT1gucG5nJyxcbiAgICAgICAgZGVzY3JpcHRpb246ICflpJrmqKEgTVBPLUxDIOi9rOaOpeebkidcbiAgICAgIH1cbiAgICBdLFxuICAgICfov57mjqXlmagnOiBbXG4gICAgICB7XG4gICAgICAgIGlkOiAnbGMtY29ubmVjdG9yJyxcbiAgICAgICAgbmFtZTogJ0xD5rOV5YWwJyxcbiAgICAgICAgdHlwZTogJ2Nvbm5lY3RvcicsXG4gICAgICAgIHBvcnRUeXBlOiAnZmliZXInLFxuICAgICAgICBpbWFnZTogJy9MQy1jb25uZWN0b3IucG5nJyxcbiAgICAgICAgZGVzY3JpcHRpb246ICflhYnnuqTov57mjqXlmagnXG4gICAgICB9XG4gICAgXSxcbiAgICAn5bel5YW3JzogW1xuICAgICAge1xuICAgICAgICBpZDogJ2xjLWNsZWFuJyxcbiAgICAgICAgbmFtZTogJzEuMjVtbea4hea0geeslCcsXG4gICAgICAgIGltYWdlOiAnL0xDLWNsZWFuLnBuZycsXG4gICAgICAgIGRlc2NyaXB0aW9uOiAn5YWJ57qk5riF5rSB56yUJ1xuICAgICAgfSxcbiAgICAgIHtcbiAgICAgICAgaWQ6ICdtcG8tY2xlYW4nLFxuICAgICAgICBuYW1lOiAnbXBv5riF5rSB56yUJyxcbiAgICAgICAgaW1hZ2U6ICcvTVBPLWNsZWFuLnBuZycsXG4gICAgICAgIGRlc2NyaXB0aW9uOiAn5YWJ57qk5riF5rSB56yUJ1xuICAgICAgfSxcbiAgICAgIHtcbiAgICAgICAgaWQ6ICdJTFQyMDAnLFxuICAgICAgICBuYW1lOiAn6Z+z6aKR5o6i5qOSJyxcbiAgICAgICAgaW1hZ2U6ICcvSUxUMjAwLnBuZycsXG4gICAgICAgIGRlc2NyaXB0aW9uOiAn6Z+z6aKR5o6i5qOSJ1xuICAgICAgfVxuICAgIF0sXG4gICAgXG4gICAgJ+WkueWFtyc6IFtcbiAgICAgIHtcbiAgICAgICAgaWQ6ICdjYWwtMnAnLCBcbiAgICAgICAgbmFtZTogJ+a1i+ivleWkueWFty0y6IqvJyxcbiAgICAgICAgdHlwZTogJ21vZHVsZScsXG4gICAgICAgIHBvcnRUeXBlOiAnY29wcGVyJyxcbiAgICAgICAgaW1hZ2U6ICcvQ0FMLTJQLnBuZycsXG4gICAgICAgIGRlc2NyaXB0aW9uOiAn5o+S5bqn5rWL6K+V5aS55YW3MuiKrydcbiAgICAgIH0sXG4gICAgICB7XG4gICAgICAgIGlkOiAnY2FsLTRwJywgXG4gICAgICAgIG5hbWU6ICfmtYvor5XlpLnlhbctNOiKrycsXG4gICAgICAgIHR5cGU6ICdtb2R1bGUnLFxuICAgICAgICBwb3J0VHlwZTogJ2NvcHBlcicsXG4gICAgICAgIGltYWdlOiAnL0NBTC00UC5wbmcnLFxuICAgICAgICBkZXNjcmlwdGlvbjogJ+aPkuW6p+a1i+ivleWkueWFtzToiq8nXG4gICAgICB9LFxuICAgICAgeyBcbiAgICAgICAgaWQ6ICdiZW5jaG1hcmstY29wcGVyJywgXG4gICAgICAgIG5hbWU6ICfln7rlh4bov57mjqXlmagnLCBcbiAgICAgICAgdHlwZTogJ21vZHVsZScsXG4gICAgICAgIHBvcnRUeXBlOiAnY2FsLWNvcHBlci1vdXQnLFxuICAgICAgICBpbWFnZTogJy9iZW5jaG1hcmsucG5nJyxcbiAgICAgICAgZGVzY3JpcHRpb246ICfln7rlh4bov57mjqUnXG4gICAgICB9LFxuICAgIF0sXG4gICAgXG4gIH0sXG5cblxuICBcbiAgLy8g5pWF6Zqc5Zy65pmvXG4gIGZhdWx0U2NlbmFyaW9zOiBcIk9mZmljZVwiLFxuICAvLyBmYXVsdFNjZW5hcmlvczogXCJXb3JsZFNraWxsXCIsXG4gIC8vIGZhdWx0U2NlbmFyaW9zOiBcIkluZHVzdHJ5XCIsXG4gIC8vIGZhdWx0U2NlbmFyaW9zOiBcIkRhdGFDZW50ZXJcIixcbiAgLy8gZmF1bHRTY2VuYXJpb3M6IFwiQ29wcGVyQW5hbHl6ZXJcIixcbiAgV29ybGRTa2lsbFNjZW5hcmlvczogXCJPRkZJQ0VcIixcbiAgLy8g6LWb5L2N5Y+3XG4gIHNlYXROdW1iZXI6IFwiXCIsXG4gIC8vIOavlOi1m0lEXG4gIHNlYXRVVUlEOiBudWxsLFxuICAvLyDmr5TotZvlvIDlp4vml7bpl7RcbiAgc2VhdFN0YXJ0VGltZTpudWxsLFxuICAvLyDooajljZXorrDlvZVcbiAgcmVwb3J0czpbXSxcbiAgLy8g5b2T5YmN5a6J6KOF6K6+5aSHIC0g5qC85byPOiB7IG1haW46IGRldmljZSwgcmVtb3RlOiBkZXZpY2UgfVxuICBpbnN0YWxsZWREZXZpY2VzOiB7IG1haW46IG51bGwsIHJlbW90ZTogbnVsbCB9LFxuICAvLyDkuLvmnLrlt7Llronoo4XmqKHlnZdcbiAgbWFpblVuaXRNb2R1bGVzOiBbXSxcbiAgLy8g6L+c56uv5bey5a6J6KOF5qih5Z2XXG4gIHJlbW90ZVVuaXRNb2R1bGVzOiBbXSxcbiAgLy8g5Li75py66YCC6YWN5ZmoXG4gIG1haW5Vbml0QWRhcHRlcjogbnVsbCxcbiAgLy8g6L+c56uv6YCC6YWN5ZmoXG4gIHJlbW90ZVVuaXRBZGFwdGVyOiBudWxsLFxuICAvLyDkuLvmnLrmjqXlj6NcbiAgbWFpblVuaXRQb3J0czogW10sXG4gIC8vIOi/nOerr+aOpeWPo1xuICByZW1vdGVVbml0UG9ydHM6IFtdLFxuICAvLyDlvZPliY3pgInkuK3nmoTlt6XlhbdcbiAgc2VsZWN0ZWRUb29sOiBudWxsLFxuICAvLyDov57mjqXljLrnianlk4HliJfooahcbiAgY29ubmVjdGlvbkl0ZW1zOiBbXSxcbiAgLy8g6L+e5o6l6Lev5b6E5YiX6KGoXG4gIGNvbm5lY3Rpb25QYXRoczogW10sXG4gIC8vIOi/nuaOpeeKtuaAgeWIhuaekOe7k+aenFxuICBjb25uZWN0aW9uU3RhdHVzOiBbXSxcbiAgXG4gIC8vIOS8oOi+k+e6v+WfuuWHhueKtuaAgVxuICBoYXNCZW5jaG1hcmtNb2R1bGU6IGZhbHNlLFxuICAvLyDnur/nvIblj4LmlbBcbiAgY2FibGVQYXJhbXM6IHtcbiAgICBjb25kdWN0b3JNYXRlcmlhbDogJ2NvcHBlcicsXG4gICAgY29yZURpYW1ldGVyOiAwLjU3LFxuICAgIGluc3VsYXRpb25NYXRlcmlhbDogJ3BlJyxcbiAgICBpbnN1bGF0aW9uVGhpY2tuZXNzOiAwLjIsXG4gICAgdHdpc3RQaXRjaDogMTIsICAgICAgICAvLyDnu57ot50gKG1tKVxuICAgIHBhaXIyVHdpc3RSYXRpbzogMS4wLCAgLy8g56ys5LqM5a+557ue6Led5q+U5L6LICjnm7jlr7nkuo7nrKzkuIDlr7kpXG4gICAgY2FibGVMZW5ndGg6IDEwMCwgICAgICAvLyDnur/nvIbplb/luqYgKG0pXG4gICAgUjogMCwgICAgICAgICAgICAgICAgICAvLyDnlLXpmLsgUuKAsiAozqkvbSlcbiAgICBMOiAwLCAgICAgICAgICAgICAgICAgIC8vIOeUteaEnyBM4oCyIChuSC9tKVxuICAgIEM6IDAsICAgICAgICAgICAgICAgICAgLy8g55S15a65IEPigLIgKHBGL20pXG4gICAgRzogMCAgICAgICAgICAgICAgICAgICAvLyDnlLXlr7wgR+KAsiAoblMvbSlcbiAgfSxcblxuICAvLyDpgInmi6nlt6XlhbdcbiAgc2VsZWN0VG9vbDogKHRvb2wpID0+IHtcbiAgICBzZXQoeyBzZWxlY3RlZFRvb2w6IHRvb2wgfSk7XG4gIH0sXG4gIC8vIOWPlua2iOmAieaLqeW3peWFt1xuICBjbGVhclNlbGVjdGVkVG9vbDogKCkgPT4ge1xuICAgIHNldCh7IHNlbGVjdGVkVG9vbDogbnVsbCB9KTtcbiAgfSxcbiAgXG4gIC8vIOWuieijheiuvuWkh1xuICBpbnN0YWxsRGV2aWNlOiAoZGV2aWNlLCB0YXJnZXQpID0+IHtcbiAgICBzZXQoKHN0YXRlKSA9PiAoe1xuICAgICAgaW5zdGFsbGVkRGV2aWNlczoge1xuICAgICAgICAuLi5zdGF0ZS5pbnN0YWxsZWREZXZpY2VzLFxuICAgICAgICBbdGFyZ2V0XTogZGV2aWNlXG4gICAgICB9XG4gICAgfSkpO1xuICB9LFxuICBcbiAgLy8g5Y246L296K6+5aSHXG4gIHVuaW5zdGFsbERldmljZTogKHRhcmdldCkgPT4ge1xuICAgIHNldCgoc3RhdGUpID0+IHtcbiAgICAgIC8vIOWNuOi9veiuvuWkh+aXtu+8jOWQjOaXtua4hemZpOivpeiuvuWkh+S4iueahOaJgOacieaooeWdl+WSjOmAgumFjeWZqFxuICAgICAgY29uc3QgdXBkYXRlcyA9IHtcbiAgICAgICAgaW5zdGFsbGVkRGV2aWNlczoge1xuICAgICAgICAgIC4uLnN0YXRlLmluc3RhbGxlZERldmljZXMsXG4gICAgICAgICAgW3RhcmdldF06IG51bGxcbiAgICAgICAgfVxuICAgICAgfTtcbiAgICAgIFxuICAgICAgLy8g5riF6Zmk5a+55bqU55qE5qih5Z2X5ZKM6YCC6YWN5ZmoXG4gICAgICBpZiAodGFyZ2V0ID09PSAnbWFpbicpIHtcbiAgICAgICAgdXBkYXRlcy5tYWluVW5pdE1vZHVsZXMgPSBbXTtcbiAgICAgICAgdXBkYXRlcy5tYWluVW5pdEFkYXB0ZXIgPSBudWxsO1xuICAgICAgICB1cGRhdGVzLm1haW5Vbml0Rml4dHVyZSA9IG51bGw7XG4gICAgICAgIHVwZGF0ZXMubWFpblVuaXRQb3J0cyA9IFtdO1xuICAgICAgICB1cGRhdGVzLmhhc0JlbmNobWFya01vZHVsZSA9IGZhbHNlO1xuICAgICAgfSBlbHNlIHtcbiAgICAgICAgdXBkYXRlcy5yZW1vdGVVbml0TW9kdWxlcyA9IFtdO1xuICAgICAgICB1cGRhdGVzLnJlbW90ZVVuaXRBZGFwdGVyID0gbnVsbDtcbiAgICAgICAgdXBkYXRlcy5yZW1vdGVVbml0UG9ydHMgPSBbXTtcbiAgICAgICAgdXBkYXRlcy5oYXNCZW5jaG1hcmtNb2R1bGUgPSBmYWxzZTtcbiAgICAgIH1cbiAgICAgIFxuICAgICAgcmV0dXJuIHVwZGF0ZXM7XG4gICAgfSk7XG4gIH0sXG5cbiAgLy8g5a6J6KOF5qih5Z2XXG4gIGluc3RhbGxNb2R1bGU6IChtb2R1bGUsIHRhcmdldCkgPT4ge1xuICAgIHNldCgoc3RhdGUpID0+IHtcbiAgICAgIGlmICh0YXJnZXQgPT09ICdtYWluJykge1xuICAgICAgICBsZXQgcG9ydHMgPSBbXTtcbiAgICAgICAgaWYgKG1vZHVsZS5pZCA9PT0gJ2NmcCcpIHtcbiAgICAgICAgICBwb3J0cyA9IFtcbiAgICAgICAgICAgIHsgaWQ6ICdjZnAtc20tb3V0JywgdHlwZTogJ21vZGVscG9ydCcsIG1vZHVsZTogJ2NmcCcgfSxcbiAgICAgICAgICAgIHsgaWQ6ICdjZnAtaW4nLCB0eXBlOiAnbW9kZWxwb3J0JywgbW9kdWxlOiAnY2ZwJyB9LFxuICAgICAgICAgICAgeyBpZDogJ2NmcC1tbS1vdXQnLCB0eXBlOiAnbW9kZWxwb3J0JywgbW9kdWxlOiAnY2ZwJyB9LFxuICAgICAgICAgICAgeyBpZDogJ3ZmbCcsIHR5cGU6ICdtb2RlbHBvcnQnLCBtb2R1bGU6ICdjZnAnIH1cbiAgICAgICAgICBdO1xuICAgICAgICB9IGVsc2UgaWYgKG1vZHVsZS5pZCA9PT0gJ29mcCcpIHtcbiAgICAgICAgICBwb3J0cyA9IFtcbiAgICAgICAgICAgIHsgaWQ6ICdvZnAtc20tb3V0JywgdHlwZTogJ21vZGVscG9ydCcsIG1vZHVsZTogJ29mcCcgfSxcbiAgICAgICAgICAgIHsgaWQ6ICdvZnAtbW0tb3V0JywgdHlwZTogJ21vZGVscG9ydCcsIG1vZHVsZTogJ29mcCcgfSxcbiAgICAgICAgICAgIHsgaWQ6ICd2ZmwnLCB0eXBlOiAnbW9kZWxwb3J0JywgbW9kdWxlOiAnb2ZwJyB9XG4gICAgICAgICAgXTtcbiAgICAgICAgfSBlbHNlIGlmIChtb2R1bGUuaWQgPT09ICdjYWwtMnAnKSB7XG4gICAgICAgICAgcG9ydHMgPSBbXG4gICAgICAgICAgICB7IGlkOiAnY2FsLTFwLTEnLCB0eXBlOiAnY2FsLWNvcHBlcicsIG1vZHVsZTogJ2NhbC0ycCcgfSxcbiAgICAgICAgICAgIHsgaWQ6ICdjYWwtMXAtMicsIHR5cGU6ICdjYWwtY29wcGVyJywgbW9kdWxlOiAnY2FsLTJwJyB9XG4gICAgICAgICAgXTtcbiAgICAgICAgfSBlbHNlIGlmIChtb2R1bGUuaWQgPT09ICdjYWwtNHAnKSB7XG4gICAgICAgICAgcG9ydHMgPSBbXG4gICAgICAgICAgICB7IGlkOiAnY2FsLTJwLTEnLCB0eXBlOiAnY2FsLWNvcHBlcicsIG1vZHVsZTogJ2NhbC00cCcgfSxcbiAgICAgICAgICAgIHsgaWQ6ICdjYWwtMnAtMicsIHR5cGU6ICdjYWwtY29wcGVyJywgbW9kdWxlOiAnY2FsLTRwJyB9LFxuICAgICAgICAgICAgeyBpZDogJ2NhbC0ycC0zJywgdHlwZTogJ2NhbC1jb3BwZXInLCBtb2R1bGU6ICdjYWwtNHAnIH0sXG4gICAgICAgICAgICB7IGlkOiAnY2FsLTJwLTQnLCB0eXBlOiAnY2FsLWNvcHBlcicsIG1vZHVsZTogJ2NhbC00cCcgfVxuICAgICAgICAgIF07XG4gICAgICAgIH1cbiAgICAgICAgXG4gICAgICAgIGNvbnN0IG5ld01haW5Nb2R1bGVzID0gWy4uLnN0YXRlLm1haW5Vbml0TW9kdWxlcywgbW9kdWxlXTtcbiAgICAgICAgY29uc3QgbmV3UmVtb3RlTW9kdWxlcyA9IHN0YXRlLnJlbW90ZVVuaXRNb2R1bGVzO1xuICAgICAgICByZXR1cm4ge1xuICAgICAgICAgIG1haW5Vbml0TW9kdWxlczogbmV3TWFpbk1vZHVsZXMsXG4gICAgICAgICAgbWFpblVuaXRQb3J0czogcG9ydHMsXG4gICAgICAgICAgaGFzQmVuY2htYXJrTW9kdWxlOiBuZXdNYWluTW9kdWxlcy5zb21lKG0gPT4gbS5pZCA9PT0gJ2JlbmNobWFyay1jb3BwZXInKSAmJiBuZXdSZW1vdGVNb2R1bGVzLnNvbWUobSA9PiBtLmlkID09PSAnYmVuY2htYXJrLWNvcHBlcicpXG4gICAgICAgIH07XG4gICAgICB9IGVsc2Uge1xuICAgICAgICBsZXQgcG9ydHMgPSBbXTtcbiAgICAgICAgaWYgKG1vZHVsZS5pZCA9PT0gJ2NmcCcpIHtcbiAgICAgICAgICBwb3J0cyA9IFtcbiAgICAgICAgICAgIHsgaWQ6ICdjZnAtc20tb3V0JywgdHlwZTogJ21vZGVscG9ydCcsIG1vZHVsZTogJ2NmcCcgfSxcbiAgICAgICAgICAgIHsgaWQ6ICdjZnAtaW4nLCB0eXBlOiAnbW9kZWxwb3J0JywgbW9kdWxlOiAnY2ZwJyB9LFxuICAgICAgICAgICAgeyBpZDogJ2NmcC1tbS1vdXQnLCB0eXBlOiAnbW9kZWxwb3J0JywgbW9kdWxlOiAnY2ZwJyB9LFxuICAgICAgICAgICAgeyBpZDogJ3ZmbCcsIHR5cGU6ICdtb2RlbHBvcnQnLCBtb2R1bGU6ICdjZnAnIH1cbiAgICAgICAgICBdO1xuICAgICAgICB9IGVsc2UgaWYgKG1vZHVsZS5pZCA9PT0gJ2NhbC0ycCcpIHtcbiAgICAgICAgICBwb3J0cyA9IFtcbiAgICAgICAgICAgIHsgaWQ6ICdjYWwtMXAtMScsIHR5cGU6ICdjYWwtY29wcGVyJywgbW9kdWxlOiAnY2FsLTJwJyB9LFxuICAgICAgICAgICAgeyBpZDogJ2NhbC0xcC0yJywgdHlwZTogJ2NhbC1jb3BwZXInLCBtb2R1bGU6ICdjYWwtMnAnIH1cbiAgICAgICAgICBdO1xuICAgICAgICB9IGVsc2UgaWYgKG1vZHVsZS5pZCA9PT0gJ2NhbC00cCcpIHtcbiAgICAgICAgICBwb3J0cyA9IFtcbiAgICAgICAgICAgIHsgaWQ6ICdjYWwtMnAtMScsIHR5cGU6ICdjYWwtY29wcGVyJywgbW9kdWxlOiAnY2FsLTRwJyB9LFxuICAgICAgICAgICAgeyBpZDogJ2NhbC0ycC0yJywgdHlwZTogJ2NhbC1jb3BwZXInLCBtb2R1bGU6ICdjYWwtNHAnIH0sXG4gICAgICAgICAgICB7IGlkOiAnY2FsLTJwLTMnLCB0eXBlOiAnY2FsLWNvcHBlcicsIG1vZHVsZTogJ2NhbC00cCcgfSxcbiAgICAgICAgICAgIHsgaWQ6ICdjYWwtMnAtNCcsIHR5cGU6ICdjYWwtY29wcGVyJywgbW9kdWxlOiAnY2FsLTRwJyB9XG4gICAgICAgICAgXTtcbiAgICAgICAgfVxuICAgICAgICBcbiAgICAgICAgY29uc3QgbmV3UmVtb3RlTW9kdWxlcyA9IFsuLi5zdGF0ZS5yZW1vdGVVbml0TW9kdWxlcywgbW9kdWxlXTtcbiAgICAgICAgY29uc3QgbmV3TWFpbk1vZHVsZXMgPSBzdGF0ZS5tYWluVW5pdE1vZHVsZXM7XG4gICAgICAgIHJldHVybiB7XG4gICAgICAgICAgcmVtb3RlVW5pdE1vZHVsZXM6IG5ld1JlbW90ZU1vZHVsZXMsXG4gICAgICAgICAgcmVtb3RlVW5pdFBvcnRzOiBwb3J0cyxcbiAgICAgICAgICBoYXNCZW5jaG1hcmtNb2R1bGU6IG5ld01haW5Nb2R1bGVzLnNvbWUobSA9PiBtLmlkID09PSAnYmVuY2htYXJrLWNvcHBlcicpICYmIG5ld1JlbW90ZU1vZHVsZXMuc29tZShtID0+IG0uaWQgPT09ICdiZW5jaG1hcmstY29wcGVyJylcbiAgICAgICAgfTtcbiAgICAgIH1cbiAgICB9KTtcbiAgfSxcbiAgXG4gIC8vIOWNuOi9veaooeWdl1xuICB1bmluc3RhbGxNb2R1bGU6IChtb2R1bGVJZCwgdGFyZ2V0KSA9PiB7XG4gICAgc2V0KChzdGF0ZSkgPT4ge1xuICAgICAgaWYgKHRhcmdldCA9PT0gJ21haW4nKSB7XG4gICAgICAgIGNvbnN0IG5ld01haW5Nb2R1bGVzID0gc3RhdGUubWFpblVuaXRNb2R1bGVzLmZpbHRlcihtID0+IG0uaWQgIT09IG1vZHVsZUlkKTtcbiAgICAgICAgY29uc3QgbmV3UmVtb3RlTW9kdWxlcyA9IHN0YXRlLnJlbW90ZVVuaXRNb2R1bGVzO1xuICAgICAgICByZXR1cm4ge1xuICAgICAgICAgIG1haW5Vbml0TW9kdWxlczogbmV3TWFpbk1vZHVsZXMsXG4gICAgICAgICAgbWFpblVuaXRQb3J0czogW10sXG4gICAgICAgICAgbWFpblVuaXRBZGFwdGVyOiBudWxsLFxuICAgICAgICAgIGhhc0JlbmNobWFya01vZHVsZTogbmV3TWFpbk1vZHVsZXMuc29tZShtID0+IG0uaWQgPT09ICdiZW5jaG1hcmstY29wcGVyJykgJiYgbmV3UmVtb3RlTW9kdWxlcy5zb21lKG0gPT4gbS5pZCA9PT0gJ2JlbmNobWFyay1jb3BwZXInKVxuICAgICAgICB9O1xuICAgICAgfSBlbHNlIHtcbiAgICAgICAgY29uc3QgbmV3UmVtb3RlTW9kdWxlcyA9IHN0YXRlLnJlbW90ZVVuaXRNb2R1bGVzLmZpbHRlcihtID0+IG0uaWQgIT09IG1vZHVsZUlkKTtcbiAgICAgICAgY29uc3QgbmV3TWFpbk1vZHVsZXMgPSBzdGF0ZS5tYWluVW5pdE1vZHVsZXM7XG4gICAgICAgIHJldHVybiB7XG4gICAgICAgICAgcmVtb3RlVW5pdE1vZHVsZXM6IG5ld1JlbW90ZU1vZHVsZXMsXG4gICAgICAgICAgcmVtb3RlVW5pdFBvcnRzOiBbXSxcbiAgICAgICAgICByZW1vdGVVbml0QWRhcHRlcjogbnVsbCxcbiAgICAgICAgICBoYXNCZW5jaG1hcmtNb2R1bGU6IG5ld01haW5Nb2R1bGVzLnNvbWUobSA9PiBtLmlkID09PSAnYmVuY2htYXJrLWNvcHBlcicpICYmIG5ld1JlbW90ZU1vZHVsZXMuc29tZShtID0+IG0uaWQgPT09ICdiZW5jaG1hcmstY29wcGVyJylcbiAgICAgICAgfTtcbiAgICAgIH1cbiAgICB9KTtcbiAgfSxcbiAgXG4gIC8vIOWuieijhemAgumFjeWZqFxuICBpbnN0YWxsQWRhcHRlcjogKGFkYXB0ZXIsIHRhcmdldCkgPT4ge1xuICAgIHNldCgoc3RhdGUpID0+ICh7XG4gICAgICBbdGFyZ2V0ID09PSAnbWFpbicgPyAnbWFpblVuaXRBZGFwdGVyJyA6ICdyZW1vdGVVbml0QWRhcHRlciddOiB7XG4gICAgICAgIC4uLmFkYXB0ZXIsXG4gICAgICAgIHBvcnQ6IHtcbiAgICAgICAgICBpZDogYCR7YWRhcHRlci5pZH1gLFxuICAgICAgICAgIHR5cGU6ICdtb2RlbHBvcnQnLFxuICAgICAgICAgIG1vZHVsZTogYWRhcHRlci5pZFxuICAgICAgICB9XG4gICAgICB9XG4gICAgfSkpO1xuICB9LFxuICBcbiAgLy8g5Y246L296YCC6YWN5ZmoXG4gIHVuaW5zdGFsbEFkYXB0ZXI6ICh0YXJnZXQpID0+IHtcbiAgICBzZXQoKHN0YXRlKSA9PiAoe1xuICAgICAgW3RhcmdldCA9PT0gJ21haW4nID8gJ21haW5Vbml0QWRhcHRlcicgOiAncmVtb3RlVW5pdEFkYXB0ZXInXTogbnVsbFxuICAgIH0pKTtcbiAgfSxcblxuICBcbiAgLy8g5pu05paw5pWF6Zqc5Zy65pmvXG4gIHVwZGF0ZUZhdWx0U2NlbmFyaW9zOiAoc3RhdHVzKSA9PiB7XG4gICAgc2V0KCgpID0+ICh7XG4gICAgICBmYXVsdFNjZW5hcmlvczogc3RhdHVzXG4gICAgfSkpO1xuICB9LFxuICAvLyDmm7TmlrDnq57otZvmlYXpmpzlnLrmma9cbiAgdXBkYXRlV29ybGRTa2lsbFNjZW5hcmlvczogKHN0YXR1cykgPT4ge1xuICAgIHNldCgoKSA9PiAoe1xuICAgICAgV29ybGRTa2lsbFNjZW5hcmlvczogc3RhdHVzXG4gICAgfSkpO1xuICB9LFxuICAvLyDmm7TmlrDotZvkvY3lj7dcbiAgdXBkYXRlU2VhdE51bWJlcjogKG51bWJlcikgPT4ge1xuICAgIHNldCgoKSA9PiAoe1xuICAgICAgc2VhdE51bWJlcjogbnVtYmVyXG4gICAgfSkpO1xuICB9LFxuXG4gIC8vIOabtOaWsOavlOi1m0lEXG4gIHVwZGF0ZVNlYXRVVUlEOiAodXVpZCkgPT4ge1xuICAgIHNldCgoKSA9PiAoe1xuICAgICAgc2VhdFVVSUQ6IHV1aWRcbiAgICB9KSk7XG4gIH0sXG5cbiAgLy8g5pu05paw5q+U6LWb5byA5aeL5pe26Ze0XG4gIHVwZGF0ZVNlYXRTdGFydFRpbWU6IChzdGFydFRpbWUpID0+IHtcbiAgICBzZXQoKCkgPT4gKHtcbiAgICAgIHNlYXRTdGFydFRpbWU6IHN0YXJ0VGltZVxuICAgIH0pKTtcbiAgfSxcbiAgLy8g5pu05paw5oql5ZGK5pWw5o2uXG4gIHVwZGF0ZVJlcG9ydHM6IChyZWNvcmRzKSA9PiB7XG4gICAgc2V0KCgpID0+ICh7XG4gICAgICByZXBvcnRzOiByZWNvcmRzXG4gICAgfSkpO1xuICB9LFxuICBcblxuLy8gLS0tLSoqKueJqeWTgeWMuuWfn+aWueazlSoqKi0tLS1cbiAgLy8g5re75Yqg54mp5ZOB5Yiw6L+e5o6l5Yy6XG4gIGFkZENvbm5lY3Rpb25JdGVtOiAoaXRlbSkgPT4gXG4gICAgc2V0KChzdGF0ZSkgPT4gKHtcbiAgICAgIGNvbm5lY3Rpb25JdGVtczogWy4uLnN0YXRlLmNvbm5lY3Rpb25JdGVtcywgaXRlbV1cbiAgICB9KSksXG5cbiAgLy8g5LuO6L+e5o6l5Yy656e76Zmk54mp5ZOBXG4gIHJlbW92ZUNvbm5lY3Rpb25JdGVtOiAoaW5kZXgpID0+XG4gICAgc2V0KChzdGF0ZSkgPT4gKHtcbiAgICAgIGNvbm5lY3Rpb25JdGVtczogc3RhdGUuY29ubmVjdGlvbkl0ZW1zLmZpbHRlcigoXywgaSkgPT4gaSAhPT0gaW5kZXgpXG4gICAgfSkpLFxuXG5cbi8vIC0tLSoqKui/nuaOpei3r+W+hCoqKi0tLVxuICAvLyDmt7vliqDov57mjqXot6/lvoRcbiAgYWRkQ29ubmVjdGlvblBhdGg6IChwYXRoKSA9PiBcbiAgICBzZXQoKHN0YXRlKSA9PiB7XG4gICAgICBjb25zdCBuZXdQYXRocyA9IFsuLi5zdGF0ZS5jb25uZWN0aW9uUGF0aHMsIHBhdGhdO1xuICAgICAgcmV0dXJuIHtcbiAgICAgICAgY29ubmVjdGlvblBhdGhzOiBuZXdQYXRoc1xuICAgICAgfTtcbiAgICB9KSxcblxuICAvLyDnp7vpmaTov57mjqXot6/lvoRcbiAgcmVtb3ZlQ29ubmVjdGlvblBhdGg6IChzb3VyY2VJZCwgdGFyZ2V0SWQpID0+XG4gICAgc2V0KChzdGF0ZSkgPT4ge1xuICAgICAgY29uc3QgbmV3UGF0aHMgPSBzdGF0ZS5jb25uZWN0aW9uUGF0aHMuZmlsdGVyKHBhdGggPT4gXG4gICAgICAgICEocGF0aC5zb3VyY2UgPT09IHNvdXJjZUlkICYmIHBhdGgudGFyZ2V0ID09PSB0YXJnZXRJZClcbiAgICAgICk7XG4gICAgICByZXR1cm4ge1xuICAgICAgICBjb25uZWN0aW9uUGF0aHM6IG5ld1BhdGhzXG4gICAgICB9O1xuICAgIH0pLFxuXG4gIC8vIOa4heepuui/nuaOpei3r+W+hFxuICBjbGVhckNvbm5lY3Rpb25QYXRoczogKCkgPT5cbiAgICBzZXQoKCkgPT4ge1xuICAgICAgcmV0dXJuIHtcbiAgICAgICAgY29ubmVjdGlvblBhdGhzOiBbXVxuICAgICAgfTtcbiAgICB9KSxcblxuICAvLyDojrflj5blvZPliY3ov57mjqXot6/lvoRcbiAgZ2V0Q29ubmVjdGlvblBhdGhzOiAoKSA9PiBnZXQoKS5jb25uZWN0aW9uUGF0aHMsXG5cbiAvLyAtLS0qKirov57mjqXnirbmgIHliIbmnpDnu5PmnpwqKiotLS1cblxuXG4gIC8vIOabtOaWsOi/nuaOpeeKtuaAgVxuICB1cGRhdGVDb25uZWN0aW9uU3RhdHVzOiAoc3RhdHVzKSA9PlxuICAgIHNldCgoKSA9PiAoe1xuICAgICAgY29ubmVjdGlvblN0YXR1czogc3RhdHVzXG4gICAgfSkpLFxuXG4gIC8vIOaPkOekuuahhuaWueazlVxuICBzZXRTaG93VG90YWxUb2FzdDogKHNob3cpID0+IHNldCh7IHNob3dUb3RhbFRvYXN0OiBzaG93IH0pLFxuICBzZXRUb3RhbFRvYXN0TWVzc2FnZTogKG1lc3NhZ2UpID0+IHNldCh7IHRvdGFsVG9hc3RNZXNzYWdlOiBtZXNzYWdlIH0pLFxuXG4gIC8vIC0tLSoqKue6v+e8huWPguaVsOeuoeeQhioqKi0tLVxuICAvLyDmm7TmlrDkvKDovpPnur/ln7rlh4bnirbmgIFcbiAgdXBkYXRlSGFzQmVuY2htYXJrTW9kdWxlOiAoc3RhdHVzKSA9PlxuICAgIHNldCgoKSA9PiAoe1xuICAgICAgaGFzQmVuY2htYXJrTW9kdWxlOiBzdGF0dXNcbiAgICB9KSksXG4gIFxuICAvLyDmm7TmlrDnur/nvIblj4LmlbBcbiAgdXBkYXRlQ2FibGVQYXJhbXM6IChwYXJhbXMpID0+XG4gICAgc2V0KChzdGF0ZSkgPT4gKHtcbiAgICAgIGNhYmxlUGFyYW1zOiB7XG4gICAgICAgIC4uLnN0YXRlLmNhYmxlUGFyYW1zLFxuICAgICAgICAuLi5wYXJhbXNcbiAgICAgIH1cbiAgICB9KSksXG5cbiAgLy8g5pu05paw5Y2V5Liq57q/57yG5Y+C5pWwXG4gIHVwZGF0ZVNpbmdsZUNhYmxlUGFyYW06IChrZXksIHZhbHVlKSA9PlxuICAgIHNldCgoc3RhdGUpID0+ICh7XG4gICAgICBjYWJsZVBhcmFtczoge1xuICAgICAgICAuLi5zdGF0ZS5jYWJsZVBhcmFtcyxcbiAgICAgICAgW2tleV06IHZhbHVlXG4gICAgICB9XG4gICAgfSkpLFxuXG4gIC8vIOmHjee9rue6v+e8huWPguaVsFxuICByZXNldENhYmxlUGFyYW1zOiAoKSA9PlxuICAgIHNldCgoKSA9PiAoe1xuICAgICAgY2FibGVQYXJhbXM6IHtcbiAgICAgICAgY29uZHVjdG9yTWF0ZXJpYWw6ICdjb3BwZXInLFxuICAgICAgICBjb3JlRGlhbWV0ZXI6IDAuNTcsXG4gICAgICAgIGluc3VsYXRpb25NYXRlcmlhbDogJ3BlJyxcbiAgICAgICAgaW5zdWxhdGlvblRoaWNrbmVzczogMC4yLFxuICAgICAgICB0d2lzdFBpdGNoOiAxMixcbiAgICAgICAgcGFpcjJUd2lzdFJhdGlvOiAxLjAsXG4gICAgICAgIGNhYmxlTGVuZ3RoOiAxMDAsXG4gICAgICAgIFI6IDAsXG4gICAgICAgIEw6IDAsXG4gICAgICAgIEM6IDAsXG4gICAgICAgIEc6IDBcbiAgICAgIH1cbiAgICB9KSksXG5cbi8vIOWIneWni+WMluaVsOaNrlxuXG4gICAgLy8g6YeN572u5Yiw6buY6K6k54q25oCBXG4gICAgcmVzZXRkZXZpY2VTdG9yZTogKCkgPT4ge1xuICAgICAgc2V0KCgpID0+ICh7XG4gICAgICAgIC8vIOW9k+WJjeWuieijheiuvuWkh1xuICAgICAgICBpbnN0YWxsZWREZXZpY2VzOiB7IG1haW46IG51bGwsIHJlbW90ZTogbnVsbCB9LFxuICAgICAgICAvLyDkuLvmnLrlt7Llronoo4XmqKHlnZdcbiAgICAgICAgbWFpblVuaXRNb2R1bGVzOiBbXSxcbiAgICAgICAgLy8g6L+c56uv5bey5a6J6KOF5qih5Z2XXG4gICAgICAgIHJlbW90ZVVuaXRNb2R1bGVzOiBbXSxcbiAgICAgICAgLy8g5Li75py66YCC6YWN5ZmoXG4gICAgICAgIG1haW5Vbml0QWRhcHRlcjogbnVsbCxcbiAgICAgICAgLy8g6L+c56uv6YCC6YWN5ZmoXG4gICAgICAgIHJlbW90ZVVuaXRBZGFwdGVyOiBudWxsLFxuICAgICAgICAvLyDkuLvmnLrmjqXlj6NcbiAgICAgICAgbWFpblVuaXRQb3J0czogW10sXG4gICAgICAgIC8vIOi/nOerr+aOpeWPo1xuICAgICAgICByZW1vdGVVbml0UG9ydHM6IFtdLFxuICAgICAgICAvLyDlvZPliY3pgInkuK3nmoTlt6XlhbdcbiAgICAgICAgc2VsZWN0ZWRUb29sOiBudWxsLFxuICAgICAgICAvLyDov57mjqXljLrnianlk4HliJfooahcbiAgICAgICAgY29ubmVjdGlvbkl0ZW1zOiBbXSxcbiAgICAgICAgLy8g6L+e5o6l6Lev5b6E5YiX6KGoXG4gICAgICAgIGNvbm5lY3Rpb25QYXRoczogW10sXG4gICAgICAgIC8vIOi/nuaOpeeKtuaAgeWIhuaekOe7k+aenFxuICAgICAgICBjb25uZWN0aW9uU3RhdHVzOiBbXSxcbiAgICAgICAgLy8g5oql5ZGK5pWw5o2uXG4gICAgICAgIHJlcG9ydHM6IFtdLFxuICAgICAgICAvLyDkvKDovpPnur/ln7rlh4bnirbmgIFcbiAgICAgICAgaGFzQmVuY2htYXJrTW9kdWxlOiBmYWxzZSxcbiAgICAgICAgLy8g57q/57yG5Y+C5pWwXG4gICAgICAgIGNhYmxlUGFyYW1zOiB7XG4gICAgICAgICAgY29uZHVjdG9yTWF0ZXJpYWw6ICdjb3BwZXInLFxuICAgICAgICAgIGNvcmVEaWFtZXRlcjogMC41NyxcbiAgICAgICAgICBpbnN1bGF0aW9uTWF0ZXJpYWw6ICdwZScsXG4gICAgICAgICAgaW5zdWxhdGlvblRoaWNrbmVzczogMC4yLFxuICAgICAgICAgIHR3aXN0UGl0Y2g6IDEyLFxuICAgICAgICAgIHBhaXIyVHdpc3RSYXRpbzogMS4wLFxuICAgICAgICAgIGNhYmxlTGVuZ3RoOiAxMDAsXG4gICAgICAgICAgUjogMCxcbiAgICAgICAgICBMOiAwLFxuICAgICAgICAgIEM6IDAsXG4gICAgICAgICAgRzogMFxuICAgICAgICB9XG4gICAgICB9KSk7XG4gIH0sXG5cblxuXG59KVxuXG4vL2RldnRvb2xzXG4gIClcbiAgXG4pO1xuXG5cblxuXG5cbmV4cG9ydCBkZWZhdWx0IHVzZURldmljZVN0b3JlO1xuIl0sIm5hbWVzIjpbImNyZWF0ZSIsImRldnRvb2xzIiwidXNlRGV2aWNlU3RvcmUiLCJzZXQiLCJnZXQiLCJlc3Rtb2RlbCIsInVwZGF0ZUVzdG1vZGVsIiwibW9kZWwiLCJkZXZpY2VzIiwiaWQiLCJuYW1lIiwidHlwZSIsImltYWdlIiwiZGVzY3JpcHRpb24iLCJwb3J0VHlwZSIsImpzdHlwZSIsImZhdWx0U2NlbmFyaW9zIiwiV29ybGRTa2lsbFNjZW5hcmlvcyIsInNlYXROdW1iZXIiLCJzZWF0VVVJRCIsInNlYXRTdGFydFRpbWUiLCJyZXBvcnRzIiwiaW5zdGFsbGVkRGV2aWNlcyIsIm1haW4iLCJyZW1vdGUiLCJtYWluVW5pdE1vZHVsZXMiLCJyZW1vdGVVbml0TW9kdWxlcyIsIm1haW5Vbml0QWRhcHRlciIsInJlbW90ZVVuaXRBZGFwdGVyIiwibWFpblVuaXRQb3J0cyIsInJlbW90ZVVuaXRQb3J0cyIsInNlbGVjdGVkVG9vbCIsImNvbm5lY3Rpb25JdGVtcyIsImNvbm5lY3Rpb25QYXRocyIsImNvbm5lY3Rpb25TdGF0dXMiLCJoYXNCZW5jaG1hcmtNb2R1bGUiLCJjYWJsZVBhcmFtcyIsImNvbmR1Y3Rvck1hdGVyaWFsIiwiY29yZURpYW1ldGVyIiwiaW5zdWxhdGlvbk1hdGVyaWFsIiwiaW5zdWxhdGlvblRoaWNrbmVzcyIsInR3aXN0UGl0Y2giLCJwYWlyMlR3aXN0UmF0aW8iLCJjYWJsZUxlbmd0aCIsIlIiLCJMIiwiQyIsIkciLCJzZWxlY3RUb29sIiwidG9vbCIsImNsZWFyU2VsZWN0ZWRUb29sIiwiaW5zdGFsbERldmljZSIsImRldmljZSIsInRhcmdldCIsInN0YXRlIiwidW5pbnN0YWxsRGV2aWNlIiwidXBkYXRlcyIsIm1haW5Vbml0Rml4dHVyZSIsImluc3RhbGxNb2R1bGUiLCJtb2R1bGUiLCJwb3J0cyIsIm5ld01haW5Nb2R1bGVzIiwibmV3UmVtb3RlTW9kdWxlcyIsInNvbWUiLCJtIiwidW5pbnN0YWxsTW9kdWxlIiwibW9kdWxlSWQiLCJmaWx0ZXIiLCJpbnN0YWxsQWRhcHRlciIsImFkYXB0ZXIiLCJwb3J0IiwidW5pbnN0YWxsQWRhcHRlciIsInVwZGF0ZUZhdWx0U2NlbmFyaW9zIiwic3RhdHVzIiwidXBkYXRlV29ybGRTa2lsbFNjZW5hcmlvcyIsInVwZGF0ZVNlYXROdW1iZXIiLCJudW1iZXIiLCJ1cGRhdGVTZWF0VVVJRCIsInV1aWQiLCJ1cGRhdGVTZWF0U3RhcnRUaW1lIiwic3RhcnRUaW1lIiwidXBkYXRlUmVwb3J0cyIsInJlY29yZHMiLCJhZGRDb25uZWN0aW9uSXRlbSIsIml0ZW0iLCJyZW1vdmVDb25uZWN0aW9uSXRlbSIsImluZGV4IiwiXyIsImkiLCJhZGRDb25uZWN0aW9uUGF0aCIsInBhdGgiLCJuZXdQYXRocyIsInJlbW92ZUNvbm5lY3Rpb25QYXRoIiwic291cmNlSWQiLCJ0YXJnZXRJZCIsInNvdXJjZSIsImNsZWFyQ29ubmVjdGlvblBhdGhzIiwiZ2V0Q29ubmVjdGlvblBhdGhzIiwidXBkYXRlQ29ubmVjdGlvblN0YXR1cyIsInNldFNob3dUb3RhbFRvYXN0Iiwic2hvdyIsInNob3dUb3RhbFRvYXN0Iiwic2V0VG90YWxUb2FzdE1lc3NhZ2UiLCJtZXNzYWdlIiwidG90YWxUb2FzdE1lc3NhZ2UiLCJ1cGRhdGVIYXNCZW5jaG1hcmtNb2R1bGUiLCJ1cGRhdGVDYWJsZVBhcmFtcyIsInBhcmFtcyIsInVwZGF0ZVNpbmdsZUNhYmxlUGFyYW0iLCJrZXkiLCJ2YWx1ZSIsInJlc2V0Q2FibGVQYXJhbXMiLCJyZXNldGRldmljZVN0b3JlIl0sImlnbm9yZUxpc3QiOltdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///(pages-dir-node)/./src/store/deviceStore.js\n"); + +/***/ }), + +/***/ "(pages-dir-node)/./src/styles/globals.css": +/*!********************************!*\ + !*** ./src/styles/globals.css ***! + \********************************/ +/***/ (() => { + + + +/***/ }), + +/***/ "(pages-dir-node)/./src/utils/asset.js": +/*!****************************!*\ + !*** ./src/utils/asset.js ***! + \****************************/ +/***/ ((module, __webpack_exports__, __webpack_require__) => { + +"use strict"; +eval("__webpack_require__.a(module, async (__webpack_handle_async_dependencies__, __webpack_async_result__) => { try {\n__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ getAssetUrl: () => (/* binding */ getAssetUrl)\n/* harmony export */ });\n/* harmony import */ var _store_deviceStore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @/store/deviceStore */ \"(pages-dir-node)/./src/store/deviceStore.js\");\nvar __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([_store_deviceStore__WEBPACK_IMPORTED_MODULE_0__]);\n_store_deviceStore__WEBPACK_IMPORTED_MODULE_0__ = (__webpack_async_dependencies__.then ? (await __webpack_async_dependencies__)() : __webpack_async_dependencies__)[0];\n\nfunction getAssetUrl(relativePath) {\n const { estmodel } = _store_deviceStore__WEBPACK_IMPORTED_MODULE_0__[\"default\"].getState();\n const cleanPath = relativePath?.startsWith('/') ? relativePath : `/${relativePath}`;\n if (!estmodel) return cleanPath;\n if (cleanPath.startsWith(`/${estmodel}/`)) return cleanPath;\n return `/${estmodel}${cleanPath}`;\n}\n\n__webpack_async_result__();\n} catch(e) { __webpack_async_result__(e); } });//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHBhZ2VzLWRpci1ub2RlKS8uL3NyYy91dGlscy9hc3NldC5qcyIsIm1hcHBpbmdzIjoiOzs7Ozs7OztBQUFpRDtBQUUxQyxTQUFTQyxZQUFZQyxZQUFZO0lBQ3BDLE1BQU0sRUFBRUMsUUFBUSxFQUFFLEdBQUdILG1FQUF1QjtJQUM1QyxNQUFNSyxZQUFZSCxjQUFjSSxXQUFXLE9BQU9KLGVBQWUsQ0FBQyxDQUFDLEVBQUVBLGNBQWM7SUFFbkYsSUFBSSxDQUFDQyxVQUFVLE9BQU9FO0lBQ3RCLElBQUlBLFVBQVVDLFVBQVUsQ0FBQyxDQUFDLENBQUMsRUFBRUgsU0FBUyxDQUFDLENBQUMsR0FBRyxPQUFPRTtJQUVsRCxPQUFPLENBQUMsQ0FBQyxFQUFFRixXQUFXRSxXQUFXO0FBQ3JDIiwic291cmNlcyI6WyIvb3B0L2Rldi9lc3QtZHN4L3NyYy91dGlscy9hc3NldC5qcyJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgdXNlRGV2aWNlU3RvcmUgZnJvbSAnQC9zdG9yZS9kZXZpY2VTdG9yZSc7XHJcblxyXG5leHBvcnQgZnVuY3Rpb24gZ2V0QXNzZXRVcmwocmVsYXRpdmVQYXRoKSB7XHJcbiAgICBjb25zdCB7IGVzdG1vZGVsIH0gPSB1c2VEZXZpY2VTdG9yZS5nZXRTdGF0ZSgpO1xyXG4gICAgY29uc3QgY2xlYW5QYXRoID0gcmVsYXRpdmVQYXRoPy5zdGFydHNXaXRoKCcvJykgPyByZWxhdGl2ZVBhdGggOiBgLyR7cmVsYXRpdmVQYXRofWA7XHJcblxyXG4gICAgaWYgKCFlc3Rtb2RlbCkgcmV0dXJuIGNsZWFuUGF0aDtcclxuICAgIGlmIChjbGVhblBhdGguc3RhcnRzV2l0aChgLyR7ZXN0bW9kZWx9L2ApKSByZXR1cm4gY2xlYW5QYXRoO1xyXG5cclxuICAgIHJldHVybiBgLyR7ZXN0bW9kZWx9JHtjbGVhblBhdGh9YDtcclxufSJdLCJuYW1lcyI6WyJ1c2VEZXZpY2VTdG9yZSIsImdldEFzc2V0VXJsIiwicmVsYXRpdmVQYXRoIiwiZXN0bW9kZWwiLCJnZXRTdGF0ZSIsImNsZWFuUGF0aCIsInN0YXJ0c1dpdGgiXSwiaWdub3JlTGlzdCI6W10sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(pages-dir-node)/./src/utils/asset.js\n"); + +/***/ }), + +/***/ "next/dist/compiled/next-server/pages.runtime.dev.js": +/*!**********************************************************************!*\ + !*** external "next/dist/compiled/next-server/pages.runtime.dev.js" ***! + \**********************************************************************/ +/***/ ((module) => { + +"use strict"; +module.exports = require("next/dist/compiled/next-server/pages.runtime.dev.js"); + +/***/ }), + +/***/ "next/head": +/*!****************************!*\ + !*** external "next/head" ***! + \****************************/ +/***/ ((module) => { + +"use strict"; +module.exports = require("next/head"); + +/***/ }), + +/***/ "path": +/*!***********************!*\ + !*** external "path" ***! + \***********************/ +/***/ ((module) => { + +"use strict"; +module.exports = require("path"); + +/***/ }), + +/***/ "react": +/*!************************!*\ + !*** external "react" ***! + \************************/ +/***/ ((module) => { + +"use strict"; +module.exports = require("react"); + +/***/ }), + +/***/ "react/jsx-dev-runtime": +/*!****************************************!*\ + !*** external "react/jsx-dev-runtime" ***! + \****************************************/ +/***/ ((module) => { + +"use strict"; +module.exports = require("react/jsx-dev-runtime"); + +/***/ }), + +/***/ "react/jsx-runtime": +/*!************************************!*\ + !*** external "react/jsx-runtime" ***! + \************************************/ +/***/ ((module) => { + +"use strict"; +module.exports = require("react/jsx-runtime"); + +/***/ }), + +/***/ "zustand": +/*!**************************!*\ + !*** external "zustand" ***! + \**************************/ +/***/ ((module) => { + +"use strict"; +module.exports = import("zustand");; + +/***/ }), + +/***/ "zustand/middleware": +/*!*************************************!*\ + !*** external "zustand/middleware" ***! + \*************************************/ +/***/ ((module) => { + +"use strict"; +module.exports = import("zustand/middleware");; + +/***/ }) + +}; +; + +// load runtime +var __webpack_require__ = require("../webpack-runtime.js"); +__webpack_require__.C(exports); +var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId)) +var __webpack_exports__ = __webpack_require__.X(0, ["vendor-chunks/next"], () => (__webpack_exec__("(pages-dir-node)/./node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=private-next-pages%2F_error&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"))); +module.exports = __webpack_exports__; + +})(); \ No newline at end of file diff --git a/.next/server/webpack-runtime.js b/.next/server/webpack-runtime.js index ebc1d57..f47d451 100644 --- a/.next/server/webpack-runtime.js +++ b/.next/server/webpack-runtime.js @@ -1 +1,267 @@ -(()=>{"use strict";var e={},r={};function t(o){var a=r[o];if(void 0!==a)return a.exports;var n=r[o]={exports:{}},u=!0;try{e[o](n,n.exports,t),u=!1}finally{u&&delete r[o]}return n.exports}t.m=e,(()=>{var e="function"==typeof Symbol?Symbol("webpack queues"):"__webpack_queues__",r="function"==typeof Symbol?Symbol("webpack exports"):"__webpack_exports__",o="function"==typeof Symbol?Symbol("webpack error"):"__webpack_error__",a=e=>{e&&e.d<1&&(e.d=1,e.forEach(e=>e.r--),e.forEach(e=>e.r--?e.r++:e()))},n=t=>t.map(t=>{if(null!==t&&"object"==typeof t){if(t[e])return t;if(t.then){var n=[];n.d=0,t.then(e=>{u[r]=e,a(n)},e=>{u[o]=e,a(n)});var u={};return u[e]=e=>e(n),u}}var f={};return f[e]=e=>{},f[r]=t,f});t.a=(t,u,f)=>{f&&((p=[]).d=-1);var p,c,l,i,d=new Set,s=t.exports,b=new Promise((e,r)=>{i=r,l=e});b[r]=s,b[e]=e=>(p&&e(p),d.forEach(e),b.catch(e=>{})),t.exports=b,u(t=>{c=n(t);var a,u=()=>c.map(e=>{if(e[o])throw e[o];return e[r]}),f=new Promise(r=>{(a=()=>r(u)).r=0;var t=e=>e!==p&&!d.has(e)&&(d.add(e),e&&!e.d&&(a.r++,e.push(a)));c.map(r=>r[e](t))});return a.r?f:u()},e=>(e?i(b[o]=e):l(s),a(p))),p&&p.d<0&&(p.d=0)}})(),t.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return t.d(r,{a:r}),r},(()=>{var e,r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__;t.t=function(o,a){if(1&a&&(o=this(o)),8&a||"object"==typeof o&&o&&(4&a&&o.__esModule||16&a&&"function"==typeof o.then))return o;var n=Object.create(null);t.r(n);var u={};e=e||[null,r({}),r([]),r(r)];for(var f=2&a&&o;"object"==typeof f&&!~e.indexOf(f);f=r(f))Object.getOwnPropertyNames(f).forEach(e=>u[e]=()=>o[e]);return u.default=()=>o,t.d(n,u),n}})(),t.d=(e,r)=>{for(var o in r)t.o(r,o)&&!t.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:r[o]})},t.f={},t.e=e=>Promise.all(Object.keys(t.f).reduce((r,o)=>(t.f[o](e,r),r),[])),t.u=e=>""+e+".js",t.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.X=(e,r,o)=>{var a=r;o||(r=e,o=()=>t(t.s=a)),r.map(t.e,t);var n=o();return void 0===n?e:n},(()=>{var e={7311:1},r=r=>{var o=r.modules,a=r.ids,n=r.runtime;for(var u in o)t.o(o,u)&&(t.m[u]=o[u]);n&&n(t);for(var f=0;f{e[o]||(7311!=o?r(require("./chunks/"+t.u(o))):e[o]=1)},module.exports=t,t.C=r})()})(); \ No newline at end of file +/* + * 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/). + */ +/******/ (() => { // webpackBootstrap +/******/ "use strict"; +/******/ var __webpack_modules__ = ({}); +/************************************************************************/ +/******/ // The module cache +/******/ var __webpack_module_cache__ = {}; +/******/ +/******/ // The require function +/******/ function __webpack_require__(moduleId) { +/******/ // Check if module is in cache +/******/ var cachedModule = __webpack_module_cache__[moduleId]; +/******/ if (cachedModule !== undefined) { +/******/ return cachedModule.exports; +/******/ } +/******/ // Create a new module (and put it into the cache) +/******/ var module = __webpack_module_cache__[moduleId] = { +/******/ // no module.id needed +/******/ // no module.loaded needed +/******/ exports: {} +/******/ }; +/******/ +/******/ // Execute the module function +/******/ var threw = true; +/******/ try { +/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__); +/******/ threw = false; +/******/ } finally { +/******/ if(threw) delete __webpack_module_cache__[moduleId]; +/******/ } +/******/ +/******/ // Return the exports of the module +/******/ return module.exports; +/******/ } +/******/ +/******/ // expose the modules object (__webpack_modules__) +/******/ __webpack_require__.m = __webpack_modules__; +/******/ +/************************************************************************/ +/******/ /* webpack/runtime/async module */ +/******/ (() => { +/******/ var webpackQueues = typeof Symbol === "function" ? Symbol("webpack queues") : "__webpack_queues__"; +/******/ var webpackExports = typeof Symbol === "function" ? Symbol("webpack exports") : "__webpack_exports__"; +/******/ var webpackError = typeof Symbol === "function" ? Symbol("webpack error") : "__webpack_error__"; +/******/ var resolveQueue = (queue) => { +/******/ if(queue && queue.d < 1) { +/******/ queue.d = 1; +/******/ queue.forEach((fn) => (fn.r--)); +/******/ queue.forEach((fn) => (fn.r-- ? fn.r++ : fn())); +/******/ } +/******/ } +/******/ var wrapDeps = (deps) => (deps.map((dep) => { +/******/ if(dep !== null && typeof dep === "object") { +/******/ if(dep[webpackQueues]) return dep; +/******/ if(dep.then) { +/******/ var queue = []; +/******/ queue.d = 0; +/******/ dep.then((r) => { +/******/ obj[webpackExports] = r; +/******/ resolveQueue(queue); +/******/ }, (e) => { +/******/ obj[webpackError] = e; +/******/ resolveQueue(queue); +/******/ }); +/******/ var obj = {}; +/******/ obj[webpackQueues] = (fn) => (fn(queue)); +/******/ return obj; +/******/ } +/******/ } +/******/ var ret = {}; +/******/ ret[webpackQueues] = x => {}; +/******/ ret[webpackExports] = dep; +/******/ return ret; +/******/ })); +/******/ __webpack_require__.a = (module, body, hasAwait) => { +/******/ var queue; +/******/ hasAwait && ((queue = []).d = -1); +/******/ var depQueues = new Set(); +/******/ var exports = module.exports; +/******/ var currentDeps; +/******/ var outerResolve; +/******/ var reject; +/******/ var promise = new Promise((resolve, rej) => { +/******/ reject = rej; +/******/ outerResolve = resolve; +/******/ }); +/******/ promise[webpackExports] = exports; +/******/ promise[webpackQueues] = (fn) => (queue && fn(queue), depQueues.forEach(fn), promise["catch"](x => {})); +/******/ module.exports = promise; +/******/ body((deps) => { +/******/ currentDeps = wrapDeps(deps); +/******/ var fn; +/******/ var getResult = () => (currentDeps.map((d) => { +/******/ if(d[webpackError]) throw d[webpackError]; +/******/ return d[webpackExports]; +/******/ })) +/******/ var promise = new Promise((resolve) => { +/******/ fn = () => (resolve(getResult)); +/******/ fn.r = 0; +/******/ var fnQueue = (q) => (q !== queue && !depQueues.has(q) && (depQueues.add(q), q && !q.d && (fn.r++, q.push(fn)))); +/******/ currentDeps.map((dep) => (dep[webpackQueues](fnQueue))); +/******/ }); +/******/ return fn.r ? promise : getResult(); +/******/ }, (err) => ((err ? reject(promise[webpackError] = err) : outerResolve(exports)), resolveQueue(queue))); +/******/ queue && queue.d < 0 && (queue.d = 0); +/******/ }; +/******/ })(); +/******/ +/******/ /* webpack/runtime/compat get default export */ +/******/ (() => { +/******/ // getDefaultExport function for compatibility with non-harmony modules +/******/ __webpack_require__.n = (module) => { +/******/ var getter = module && module.__esModule ? +/******/ () => (module['default']) : +/******/ () => (module); +/******/ __webpack_require__.d(getter, { a: getter }); +/******/ return getter; +/******/ }; +/******/ })(); +/******/ +/******/ /* webpack/runtime/create fake namespace object */ +/******/ (() => { +/******/ var getProto = Object.getPrototypeOf ? (obj) => (Object.getPrototypeOf(obj)) : (obj) => (obj.__proto__); +/******/ var leafPrototypes; +/******/ // create a fake namespace object +/******/ // mode & 1: value is a module id, require it +/******/ // mode & 2: merge all properties of value into the ns +/******/ // mode & 4: return value when already ns object +/******/ // mode & 16: return value when it's Promise-like +/******/ // mode & 8|1: behave like require +/******/ __webpack_require__.t = function(value, mode) { +/******/ if(mode & 1) value = this(value); +/******/ if(mode & 8) return value; +/******/ if(typeof value === 'object' && value) { +/******/ if((mode & 4) && value.__esModule) return value; +/******/ if((mode & 16) && typeof value.then === 'function') return value; +/******/ } +/******/ var ns = Object.create(null); +/******/ __webpack_require__.r(ns); +/******/ var def = {}; +/******/ leafPrototypes = leafPrototypes || [null, getProto({}), getProto([]), getProto(getProto)]; +/******/ for(var current = mode & 2 && value; typeof current == 'object' && !~leafPrototypes.indexOf(current); current = getProto(current)) { +/******/ Object.getOwnPropertyNames(current).forEach((key) => (def[key] = () => (value[key]))); +/******/ } +/******/ def['default'] = () => (value); +/******/ __webpack_require__.d(ns, def); +/******/ return ns; +/******/ }; +/******/ })(); +/******/ +/******/ /* webpack/runtime/define property getters */ +/******/ (() => { +/******/ // define getter functions for harmony exports +/******/ __webpack_require__.d = (exports, definition) => { +/******/ for(var key in definition) { +/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) { +/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] }); +/******/ } +/******/ } +/******/ }; +/******/ })(); +/******/ +/******/ /* webpack/runtime/ensure chunk */ +/******/ (() => { +/******/ __webpack_require__.f = {}; +/******/ // This file contains only the entry chunk. +/******/ // The chunk loading function for additional chunks +/******/ __webpack_require__.e = (chunkId) => { +/******/ return Promise.all(Object.keys(__webpack_require__.f).reduce((promises, key) => { +/******/ __webpack_require__.f[key](chunkId, promises); +/******/ return promises; +/******/ }, [])); +/******/ }; +/******/ })(); +/******/ +/******/ /* webpack/runtime/get javascript chunk filename */ +/******/ (() => { +/******/ // This function allow to reference async chunks and sibling chunks for the entrypoint +/******/ __webpack_require__.u = (chunkId) => { +/******/ // return url for filenames based on template +/******/ return "" + chunkId + ".js"; +/******/ }; +/******/ })(); +/******/ +/******/ /* webpack/runtime/hasOwnProperty shorthand */ +/******/ (() => { +/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop)) +/******/ })(); +/******/ +/******/ /* webpack/runtime/make namespace object */ +/******/ (() => { +/******/ // define __esModule on exports +/******/ __webpack_require__.r = (exports) => { +/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) { +/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); +/******/ } +/******/ Object.defineProperty(exports, '__esModule', { value: true }); +/******/ }; +/******/ })(); +/******/ +/******/ /* webpack/runtime/startup entrypoint */ +/******/ (() => { +/******/ __webpack_require__.X = (result, chunkIds, fn) => { +/******/ // arguments: chunkIds, moduleId are deprecated +/******/ var moduleId = chunkIds; +/******/ if(!fn) chunkIds = result, fn = () => (__webpack_require__(__webpack_require__.s = moduleId)); +/******/ chunkIds.map(__webpack_require__.e, __webpack_require__) +/******/ var r = fn(); +/******/ return r === undefined ? result : r; +/******/ } +/******/ })(); +/******/ +/******/ /* webpack/runtime/require chunk loading */ +/******/ (() => { +/******/ // no baseURI +/******/ +/******/ // object to store loaded chunks +/******/ // "1" means "loaded", otherwise not loaded yet +/******/ var installedChunks = { +/******/ "webpack-runtime": 1 +/******/ }; +/******/ +/******/ // no on chunks loaded +/******/ +/******/ var installChunk = (chunk) => { +/******/ var moreModules = chunk.modules, chunkIds = chunk.ids, runtime = chunk.runtime; +/******/ for(var moduleId in moreModules) { +/******/ if(__webpack_require__.o(moreModules, moduleId)) { +/******/ __webpack_require__.m[moduleId] = moreModules[moduleId]; +/******/ } +/******/ } +/******/ if(runtime) runtime(__webpack_require__); +/******/ for(var i = 0; i < chunkIds.length; i++) +/******/ installedChunks[chunkIds[i]] = 1; +/******/ +/******/ }; +/******/ +/******/ // require() chunk loading for javascript +/******/ __webpack_require__.f.require = (chunkId, promises) => { +/******/ // "1" is the signal for "already loaded" +/******/ if(!installedChunks[chunkId]) { +/******/ if("webpack-runtime" != chunkId) { +/******/ installChunk(require("./" + __webpack_require__.u(chunkId))); +/******/ } else installedChunks[chunkId] = 1; +/******/ } +/******/ }; +/******/ +/******/ module.exports = __webpack_require__; +/******/ __webpack_require__.C = installChunk; +/******/ +/******/ // no HMR +/******/ +/******/ // no HMR manifest +/******/ })(); +/******/ +/************************************************************************/ +/******/ +/******/ +/******/ })() +; \ No newline at end of file diff --git a/.next/trace b/.next/trace index c04af08..0d9f9b4 100644 --- a/.next/trace +++ b/.next/trace @@ -1,5 +1,25 @@ -[{"name":"generate-buildid","duration":223,"timestamp":2006456191681,"id":4,"parentId":1,"tags":{},"startTime":1763020755374,"traceId":"27863831500e5988"},{"name":"load-custom-routes","duration":357,"timestamp":2006456191995,"id":5,"parentId":1,"tags":{},"startTime":1763020755374,"traceId":"27863831500e5988"},{"name":"create-dist-dir","duration":26083,"timestamp":2006456247552,"id":6,"parentId":1,"tags":{},"startTime":1763020755430,"traceId":"27863831500e5988"},{"name":"verify-typescript-setup","duration":57104,"timestamp":2006456286470,"id":7,"parentId":1,"tags":{},"startTime":1763020755469,"traceId":"27863831500e5988"},{"name":"verify-and-lint","duration":56460,"timestamp":2006456294107,"id":8,"parentId":1,"tags":{},"startTime":1763020755476,"traceId":"27863831500e5988"},{"name":"collect-pages","duration":4404,"timestamp":2006456351924,"id":9,"parentId":1,"tags":{},"startTime":1763020755534,"traceId":"27863831500e5988"},{"name":"create-pages-mapping","duration":760,"timestamp":2006456357897,"id":10,"parentId":1,"tags":{},"startTime":1763020755540,"traceId":"27863831500e5988"},{"name":"public-dir-conflict-check","duration":1125,"timestamp":2006456358908,"id":11,"parentId":1,"tags":{},"startTime":1763020755541,"traceId":"27863831500e5988"},{"name":"generate-routes-manifest","duration":2362,"timestamp":2006456360287,"id":12,"parentId":1,"tags":{},"startTime":1763020755542,"traceId":"27863831500e5988"},{"name":"create-entrypoints","duration":5156,"timestamp":2006456859886,"id":16,"parentId":14,"tags":{},"startTime":1763020756042,"traceId":"27863831500e5988"},{"name":"generate-webpack-config","duration":95906,"timestamp":2006456865286,"id":17,"parentId":15,"tags":{},"startTime":1763020756047,"traceId":"27863831500e5988"},{"name":"next-trace-entrypoint-plugin","duration":2130,"timestamp":2006457056220,"id":19,"parentId":18,"tags":{},"startTime":1763020756238,"traceId":"27863831500e5988"},{"name":"add-entry","duration":298469,"timestamp":2006457064433,"id":24,"parentId":20,"tags":{"request":"next-route-loader?kind=PAGES&page=%2Fcompetition&preferredRegion=&absolutePagePath=private-next-pages%2Fcompetition.js&absoluteAppPath=private-next-pages%2F_app.js&absoluteDocumentPath=private-next-pages%2F_document.js&middlewareConfigBase64=e30%3D!"},"startTime":1763020756247,"traceId":"27863831500e5988"},{"name":"add-entry","duration":298497,"timestamp":2006457064450,"id":25,"parentId":20,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=private-next-pages%2F_app.js&absoluteDocumentPath=private-next-pages%2F_document.js&middlewareConfigBase64=e30%3D!"},"startTime":1763020756247,"traceId":"27863831500e5988"},{"name":"add-entry","duration":339445,"timestamp":2006457064317,"id":22,"parentId":20,"tags":{"request":"private-next-pages/_document.js"},"startTime":1763020756246,"traceId":"27863831500e5988"},{"name":"build-module-css","duration":4256,"timestamp":2006457404023,"id":28,"parentId":18,"tags":{"name":"/opt/dev/est-dsx/src/styles/globals.css","layer":"pages-dir-node"},"startTime":1763020756586,"traceId":"27863831500e5988"},{"name":"build-module-js","duration":70194,"timestamp":2006457390768,"id":27,"parentId":18,"tags":{"name":"/opt/dev/est-dsx/src/pages/index.js","layer":"pages-dir-node"},"startTime":1763020756573,"traceId":"27863831500e5988"},{"name":"build-module-js","duration":20569,"timestamp":2006457512940,"id":29,"parentId":18,"tags":{"name":"/opt/dev/est-dsx/src/store/deviceStore.js","layer":"pages-dir-node"},"startTime":1763020756695,"traceId":"27863831500e5988"},{"name":"add-entry","duration":470632,"timestamp":2006457064409,"id":23,"parentId":20,"tags":{"request":"next-route-loader?kind=PAGES&page=%2Fadmin&preferredRegion=&absolutePagePath=private-next-pages%2Fadmin.js&absoluteAppPath=private-next-pages%2F_app.js&absoluteDocumentPath=private-next-pages%2F_document.js&middlewareConfigBase64=e30%3D!"},"startTime":1763020756247,"traceId":"27863831500e5988"},{"name":"build-module-js","duration":5977,"timestamp":2006457550066,"id":31,"parentId":27,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/CopperAnalyzerTask.js","layer":"pages-dir-node"},"startTime":1763020756732,"traceId":"27863831500e5988"},{"name":"build-module-js","duration":19671,"timestamp":2006457549817,"id":30,"parentId":27,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/CopperAnalyzer.js","layer":"pages-dir-node"},"startTime":1763020756732,"traceId":"27863831500e5988"},{"name":"build-module-js","duration":32043,"timestamp":2006457573007,"id":32,"parentId":18,"tags":{"name":"/opt/dev/est-dsx/src/components/DisplayMainPage/est-analyzer.js","layer":"pages-dir-node"},"startTime":1763020756755,"traceId":"27863831500e5988"},{"name":"build-module-js","duration":7503,"timestamp":2006457713025,"id":33,"parentId":32,"tags":{"name":"/opt/dev/est-dsx/src/components/DisplayMainPage/ILData.js","layer":"pages-dir-node"},"startTime":1763020756895,"traceId":"27863831500e5988"},{"name":"build-module-js","duration":9509,"timestamp":2006457713417,"id":34,"parentId":32,"tags":{"name":"/opt/dev/est-dsx/src/components/DisplayMainPage/RLData.js","layer":"pages-dir-node"},"startTime":1763020756896,"traceId":"27863831500e5988"},{"name":"build-module-js","duration":27339,"timestamp":2006457715591,"id":35,"parentId":32,"tags":{"name":"/opt/dev/est-dsx/src/components/DisplayMainPage/NEXTData.js","layer":"pages-dir-node"},"startTime":1763020756898,"traceId":"27863831500e5988"},{"name":"add-entry","duration":686237,"timestamp":2006457064462,"id":26,"parentId":20,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F&preferredRegion=&absolutePagePath=private-next-pages%2Findex.js&absoluteAppPath=private-next-pages%2F_app.js&absoluteDocumentPath=private-next-pages%2F_document.js&middlewareConfigBase64=e30%3D!"},"startTime":1763020756247,"traceId":"27863831500e5988"},{"name":"add-entry","duration":714160,"timestamp":2006457063825,"id":21,"parentId":20,"tags":{"request":"private-next-pages/_app.js"},"startTime":1763020756246,"traceId":"27863831500e5988"},{"name":"make","duration":714759,"timestamp":2006457063499,"id":20,"parentId":18,"tags":{},"startTime":1763020756246,"traceId":"27863831500e5988"},{"name":"get-entries","duration":399,"timestamp":2006457779522,"id":37,"parentId":36,"tags":{},"startTime":1763020756962,"traceId":"27863831500e5988"},{"name":"node-file-trace-plugin","duration":503630,"timestamp":2006457785007,"id":38,"parentId":36,"tags":{"traceEntryCount":"10"},"startTime":1763020756967,"traceId":"27863831500e5988"},{"name":"collect-traced-files","duration":2367,"timestamp":2006458288650,"id":39,"parentId":36,"tags":{},"startTime":1763020757471,"traceId":"27863831500e5988"},{"name":"finish-modules","duration":511677,"timestamp":2006457779347,"id":36,"parentId":19,"tags":{},"startTime":1763020756962,"traceId":"27863831500e5988"},{"name":"chunk-graph","duration":13444,"timestamp":2006458326089,"id":41,"parentId":40,"tags":{},"startTime":1763020757508,"traceId":"27863831500e5988"},{"name":"optimize-modules","duration":28,"timestamp":2006458339714,"id":43,"parentId":40,"tags":{},"startTime":1763020757522,"traceId":"27863831500e5988"},{"name":"optimize-chunks","duration":8503,"timestamp":2006458339820,"id":44,"parentId":40,"tags":{},"startTime":1763020757522,"traceId":"27863831500e5988"},{"name":"optimize-tree","duration":115,"timestamp":2006458348421,"id":45,"parentId":40,"tags":{},"startTime":1763020757531,"traceId":"27863831500e5988"},{"name":"optimize-chunk-modules","duration":10479,"timestamp":2006458348620,"id":46,"parentId":40,"tags":{},"startTime":1763020757531,"traceId":"27863831500e5988"},{"name":"optimize","duration":19665,"timestamp":2006458339605,"id":42,"parentId":40,"tags":{},"startTime":1763020757522,"traceId":"27863831500e5988"},{"name":"module-hash","duration":17426,"timestamp":2006458372294,"id":47,"parentId":40,"tags":{},"startTime":1763020757554,"traceId":"27863831500e5988"},{"name":"code-generation","duration":15498,"timestamp":2006458389778,"id":48,"parentId":40,"tags":{},"startTime":1763020757572,"traceId":"27863831500e5988"},{"name":"hash","duration":11808,"timestamp":2006458411150,"id":49,"parentId":40,"tags":{},"startTime":1763020757593,"traceId":"27863831500e5988"},{"name":"code-generation-jobs","duration":413,"timestamp":2006458422955,"id":50,"parentId":40,"tags":{},"startTime":1763020757605,"traceId":"27863831500e5988"},{"name":"module-assets","duration":829,"timestamp":2006458423275,"id":51,"parentId":40,"tags":{},"startTime":1763020757605,"traceId":"27863831500e5988"},{"name":"create-chunk-assets","duration":6204,"timestamp":2006458424123,"id":52,"parentId":40,"tags":{},"startTime":1763020757606,"traceId":"27863831500e5988"},{"name":"minify-js","duration":21970,"timestamp":2006458444464,"id":54,"parentId":53,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1763020757627,"traceId":"27863831500e5988"},{"name":"minify-js","duration":21776,"timestamp":2006458444671,"id":55,"parentId":53,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1763020757627,"traceId":"27863831500e5988"},{"name":"minify-js","duration":21752,"timestamp":2006458444697,"id":56,"parentId":53,"tags":{"name":"../pages/admin.js","cache":"HIT"},"startTime":1763020757627,"traceId":"27863831500e5988"},{"name":"minify-js","duration":21738,"timestamp":2006458444713,"id":57,"parentId":53,"tags":{"name":"../pages/competition.js","cache":"HIT"},"startTime":1763020757627,"traceId":"27863831500e5988"},{"name":"minify-js","duration":21729,"timestamp":2006458444724,"id":58,"parentId":53,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1763020757627,"traceId":"27863831500e5988"},{"name":"minify-js","duration":2285,"timestamp":2006458464174,"id":60,"parentId":53,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1763020757646,"traceId":"27863831500e5988"},{"name":"minify-js","duration":2217,"timestamp":2006458464244,"id":61,"parentId":53,"tags":{"name":"5804.js","cache":"HIT"},"startTime":1763020757646,"traceId":"27863831500e5988"},{"name":"minify-js","duration":2191,"timestamp":2006458464272,"id":62,"parentId":53,"tags":{"name":"4871.js","cache":"HIT"},"startTime":1763020757646,"traceId":"27863831500e5988"},{"name":"minify-js","duration":2174,"timestamp":2006458464290,"id":63,"parentId":53,"tags":{"name":"5002.js","cache":"HIT"},"startTime":1763020757646,"traceId":"27863831500e5988"},{"name":"minify-js","duration":2087,"timestamp":2006458464381,"id":64,"parentId":53,"tags":{"name":"2105.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":2063,"timestamp":2006458464407,"id":65,"parentId":53,"tags":{"name":"1829.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":2050,"timestamp":2006458464422,"id":66,"parentId":53,"tags":{"name":"1080.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":2043,"timestamp":2006458464430,"id":67,"parentId":53,"tags":{"name":"3313.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":2037,"timestamp":2006458464437,"id":68,"parentId":53,"tags":{"name":"1139.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":2032,"timestamp":2006458464445,"id":69,"parentId":53,"tags":{"name":"2368.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":2027,"timestamp":2006458464451,"id":70,"parentId":53,"tags":{"name":"8879.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":2021,"timestamp":2006458464459,"id":71,"parentId":53,"tags":{"name":"7380.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":2015,"timestamp":2006458464466,"id":72,"parentId":53,"tags":{"name":"4247.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":2010,"timestamp":2006458464473,"id":73,"parentId":53,"tags":{"name":"3674.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":2004,"timestamp":2006458464480,"id":74,"parentId":53,"tags":{"name":"5641.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1999,"timestamp":2006458464487,"id":75,"parentId":53,"tags":{"name":"5574.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1993,"timestamp":2006458464495,"id":76,"parentId":53,"tags":{"name":"3873.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1987,"timestamp":2006458464502,"id":77,"parentId":53,"tags":{"name":"4048.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1981,"timestamp":2006458464510,"id":78,"parentId":53,"tags":{"name":"5720.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1975,"timestamp":2006458464518,"id":79,"parentId":53,"tags":{"name":"8224.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1969,"timestamp":2006458464525,"id":80,"parentId":53,"tags":{"name":"1649.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1964,"timestamp":2006458464532,"id":81,"parentId":53,"tags":{"name":"286.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1955,"timestamp":2006458464542,"id":82,"parentId":53,"tags":{"name":"8902.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1949,"timestamp":2006458464550,"id":83,"parentId":53,"tags":{"name":"4827.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1940,"timestamp":2006458464561,"id":84,"parentId":53,"tags":{"name":"8904.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1930,"timestamp":2006458464573,"id":85,"parentId":53,"tags":{"name":"1437.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1924,"timestamp":2006458464581,"id":86,"parentId":53,"tags":{"name":"7468.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1918,"timestamp":2006458464588,"id":87,"parentId":53,"tags":{"name":"8607.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1912,"timestamp":2006458464596,"id":88,"parentId":53,"tags":{"name":"2694.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1906,"timestamp":2006458464603,"id":89,"parentId":53,"tags":{"name":"9330.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1900,"timestamp":2006458464611,"id":90,"parentId":53,"tags":{"name":"5885.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1895,"timestamp":2006458464618,"id":91,"parentId":53,"tags":{"name":"7240.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1889,"timestamp":2006458464625,"id":92,"parentId":53,"tags":{"name":"3340.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1883,"timestamp":2006458464633,"id":93,"parentId":53,"tags":{"name":"1531.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1874,"timestamp":2006458464644,"id":94,"parentId":53,"tags":{"name":"9317.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1867,"timestamp":2006458464651,"id":95,"parentId":53,"tags":{"name":"1979.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1862,"timestamp":2006458464659,"id":96,"parentId":53,"tags":{"name":"5482.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1856,"timestamp":2006458464666,"id":97,"parentId":53,"tags":{"name":"9030.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1850,"timestamp":2006458464674,"id":98,"parentId":53,"tags":{"name":"5755.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1845,"timestamp":2006458464681,"id":99,"parentId":53,"tags":{"name":"5312.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1839,"timestamp":2006458464688,"id":100,"parentId":53,"tags":{"name":"6182.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1834,"timestamp":2006458464695,"id":101,"parentId":53,"tags":{"name":"8997.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1828,"timestamp":2006458464702,"id":102,"parentId":53,"tags":{"name":"3536.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1823,"timestamp":2006458464709,"id":103,"parentId":53,"tags":{"name":"8541.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1818,"timestamp":2006458464716,"id":104,"parentId":53,"tags":{"name":"8589.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1812,"timestamp":2006458464723,"id":105,"parentId":53,"tags":{"name":"2545.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1807,"timestamp":2006458464730,"id":106,"parentId":53,"tags":{"name":"1891.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1803,"timestamp":2006458464737,"id":107,"parentId":53,"tags":{"name":"6513.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1798,"timestamp":2006458464743,"id":108,"parentId":53,"tags":{"name":"5852.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1793,"timestamp":2006458464750,"id":109,"parentId":53,"tags":{"name":"9591.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1788,"timestamp":2006458464756,"id":110,"parentId":53,"tags":{"name":"520.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1783,"timestamp":2006458464762,"id":111,"parentId":53,"tags":{"name":"3829.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"}] -[{"name":"minify-js","duration":1779,"timestamp":2006458464769,"id":112,"parentId":53,"tags":{"name":"243.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1774,"timestamp":2006458464775,"id":113,"parentId":53,"tags":{"name":"1433.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1770,"timestamp":2006458464782,"id":114,"parentId":53,"tags":{"name":"1072.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1765,"timestamp":2006458464788,"id":115,"parentId":53,"tags":{"name":"7341.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1760,"timestamp":2006458464795,"id":116,"parentId":53,"tags":{"name":"907.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1755,"timestamp":2006458464801,"id":117,"parentId":53,"tags":{"name":"2433.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1749,"timestamp":2006458464809,"id":118,"parentId":53,"tags":{"name":"1763.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1744,"timestamp":2006458464816,"id":119,"parentId":53,"tags":{"name":"7246.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1738,"timestamp":2006458464823,"id":120,"parentId":53,"tags":{"name":"4996.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1733,"timestamp":2006458464830,"id":121,"parentId":53,"tags":{"name":"3548.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1727,"timestamp":2006458464838,"id":122,"parentId":53,"tags":{"name":"6444.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1721,"timestamp":2006458464845,"id":123,"parentId":53,"tags":{"name":"4793.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1716,"timestamp":2006458464852,"id":124,"parentId":53,"tags":{"name":"4743.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1710,"timestamp":2006458464860,"id":125,"parentId":53,"tags":{"name":"4525.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1701,"timestamp":2006458464870,"id":126,"parentId":53,"tags":{"name":"2578.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1696,"timestamp":2006458464877,"id":127,"parentId":53,"tags":{"name":"8631.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1682,"timestamp":2006458464893,"id":128,"parentId":53,"tags":{"name":"9105.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1676,"timestamp":2006458464901,"id":129,"parentId":53,"tags":{"name":"843.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1670,"timestamp":2006458464908,"id":130,"parentId":53,"tags":{"name":"5508.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1664,"timestamp":2006458464915,"id":131,"parentId":53,"tags":{"name":"3697.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1659,"timestamp":2006458464922,"id":132,"parentId":53,"tags":{"name":"7983.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1654,"timestamp":2006458464929,"id":133,"parentId":53,"tags":{"name":"165.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1648,"timestamp":2006458464936,"id":134,"parentId":53,"tags":{"name":"7119.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1642,"timestamp":2006458464944,"id":135,"parentId":53,"tags":{"name":"9482.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1637,"timestamp":2006458464951,"id":136,"parentId":53,"tags":{"name":"1408.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1631,"timestamp":2006458464958,"id":137,"parentId":53,"tags":{"name":"3032.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1626,"timestamp":2006458464965,"id":138,"parentId":53,"tags":{"name":"1216.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1620,"timestamp":2006458464972,"id":139,"parentId":53,"tags":{"name":"733.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1615,"timestamp":2006458464979,"id":140,"parentId":53,"tags":{"name":"891.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1610,"timestamp":2006458464986,"id":141,"parentId":53,"tags":{"name":"7873.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1605,"timestamp":2006458464992,"id":142,"parentId":53,"tags":{"name":"2617.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1600,"timestamp":2006458464999,"id":143,"parentId":53,"tags":{"name":"2760.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1596,"timestamp":2006458465005,"id":144,"parentId":53,"tags":{"name":"3804.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1590,"timestamp":2006458465012,"id":145,"parentId":53,"tags":{"name":"7031.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1585,"timestamp":2006458465019,"id":146,"parentId":53,"tags":{"name":"2202.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1580,"timestamp":2006458465025,"id":147,"parentId":53,"tags":{"name":"5502.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1575,"timestamp":2006458465032,"id":148,"parentId":53,"tags":{"name":"918.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1570,"timestamp":2006458465039,"id":149,"parentId":53,"tags":{"name":"7771.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1564,"timestamp":2006458465046,"id":150,"parentId":53,"tags":{"name":"9041.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1545,"timestamp":2006458465067,"id":151,"parentId":53,"tags":{"name":"8480.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1539,"timestamp":2006458465075,"id":152,"parentId":53,"tags":{"name":"2641.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1534,"timestamp":2006458465082,"id":153,"parentId":53,"tags":{"name":"2103.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1528,"timestamp":2006458465089,"id":154,"parentId":53,"tags":{"name":"2786.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1524,"timestamp":2006458465095,"id":155,"parentId":53,"tags":{"name":"3990.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1519,"timestamp":2006458465101,"id":156,"parentId":53,"tags":{"name":"4607.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1514,"timestamp":2006458465108,"id":157,"parentId":53,"tags":{"name":"3825.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1510,"timestamp":2006458465114,"id":158,"parentId":53,"tags":{"name":"6214.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1505,"timestamp":2006458465121,"id":159,"parentId":53,"tags":{"name":"1905.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1500,"timestamp":2006458465128,"id":160,"parentId":53,"tags":{"name":"9631.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1494,"timestamp":2006458465135,"id":161,"parentId":53,"tags":{"name":"4129.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1456,"timestamp":2006458465175,"id":162,"parentId":53,"tags":{"name":"8246.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1450,"timestamp":2006458465183,"id":163,"parentId":53,"tags":{"name":"8549.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1444,"timestamp":2006458465190,"id":164,"parentId":53,"tags":{"name":"8926.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1439,"timestamp":2006458465197,"id":165,"parentId":53,"tags":{"name":"2185.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1433,"timestamp":2006458465204,"id":166,"parentId":53,"tags":{"name":"4651.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1427,"timestamp":2006458465211,"id":167,"parentId":53,"tags":{"name":"8120.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1422,"timestamp":2006458465219,"id":168,"parentId":53,"tags":{"name":"4221.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1417,"timestamp":2006458465226,"id":169,"parentId":53,"tags":{"name":"8983.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1396,"timestamp":2006458465248,"id":170,"parentId":53,"tags":{"name":"2548.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1390,"timestamp":2006458465255,"id":171,"parentId":53,"tags":{"name":"258.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1385,"timestamp":2006458465262,"id":172,"parentId":53,"tags":{"name":"3469.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1379,"timestamp":2006458465270,"id":173,"parentId":53,"tags":{"name":"1735.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1373,"timestamp":2006458465277,"id":174,"parentId":53,"tags":{"name":"2580.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1367,"timestamp":2006458465284,"id":175,"parentId":53,"tags":{"name":"9559.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1359,"timestamp":2006458465295,"id":176,"parentId":53,"tags":{"name":"8565.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1353,"timestamp":2006458465302,"id":177,"parentId":53,"tags":{"name":"9023.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1347,"timestamp":2006458465310,"id":178,"parentId":53,"tags":{"name":"2108.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1336,"timestamp":2006458465322,"id":179,"parentId":53,"tags":{"name":"6971.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1329,"timestamp":2006458465330,"id":180,"parentId":53,"tags":{"name":"5028.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1323,"timestamp":2006458465338,"id":181,"parentId":53,"tags":{"name":"3103.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1317,"timestamp":2006458465346,"id":182,"parentId":53,"tags":{"name":"9809.js","cache":"HIT"},"startTime":1763020757647,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1312,"timestamp":2006458465353,"id":183,"parentId":53,"tags":{"name":"2198.js","cache":"HIT"},"startTime":1763020757648,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1306,"timestamp":2006458465360,"id":184,"parentId":53,"tags":{"name":"3059.js","cache":"HIT"},"startTime":1763020757648,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1301,"timestamp":2006458465367,"id":185,"parentId":53,"tags":{"name":"2909.js","cache":"HIT"},"startTime":1763020757648,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1295,"timestamp":2006458465375,"id":186,"parentId":53,"tags":{"name":"9170.js","cache":"HIT"},"startTime":1763020757648,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1289,"timestamp":2006458465382,"id":187,"parentId":53,"tags":{"name":"1272.js","cache":"HIT"},"startTime":1763020757648,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1284,"timestamp":2006458465389,"id":188,"parentId":53,"tags":{"name":"2341.js","cache":"HIT"},"startTime":1763020757648,"traceId":"27863831500e5988"},{"name":"minify-js","duration":276,"timestamp":2006458466399,"id":190,"parentId":53,"tags":{"name":"9614.js","cache":"HIT"},"startTime":1763020757649,"traceId":"27863831500e5988"},{"name":"minify-js","duration":252,"timestamp":2006458466424,"id":191,"parentId":53,"tags":{"name":"9711.js","cache":"HIT"},"startTime":1763020757649,"traceId":"27863831500e5988"},{"name":"minify-js","duration":27671,"timestamp":2006458465397,"id":189,"parentId":53,"tags":{"name":"6047.js","cache":"MISS"},"startTime":1763020757648,"traceId":"27863831500e5988"},{"name":"minify-js","duration":287110,"timestamp":2006458444737,"id":59,"parentId":53,"tags":{"name":"../pages/index.js","cache":"MISS"},"startTime":1763020757627,"traceId":"27863831500e5988"},{"name":"minify-webpack-plugin-optimize","duration":297329,"timestamp":2006458434540,"id":53,"parentId":18,"tags":{"compilationName":"server","mangle":"true"},"startTime":1763020757617,"traceId":"27863831500e5988"},{"name":"css-minimizer-plugin","duration":253,"timestamp":2006458732094,"id":192,"parentId":18,"tags":{},"startTime":1763020757914,"traceId":"27863831500e5988"},{"name":"create-trace-assets","duration":1978,"timestamp":2006458732567,"id":193,"parentId":19,"tags":{},"startTime":1763020757915,"traceId":"27863831500e5988"},{"name":"create-trace-assets","duration":1662,"timestamp":2006458734737,"id":194,"parentId":19,"tags":{},"startTime":1763020757917,"traceId":"27863831500e5988"},{"name":"seal","duration":431234,"timestamp":2006458309959,"id":40,"parentId":18,"tags":{},"startTime":1763020757492,"traceId":"27863831500e5988"},{"name":"webpack-compilation","duration":1687224,"timestamp":2006457054295,"id":18,"parentId":15,"tags":{"name":"server"},"startTime":1763020756236,"traceId":"27863831500e5988"},{"name":"emit","duration":19586,"timestamp":2006458741828,"id":195,"parentId":15,"tags":{},"startTime":1763020757924,"traceId":"27863831500e5988"},{"name":"webpack-close","duration":254105,"timestamp":2006458762501,"id":196,"parentId":15,"tags":{"name":"server"},"startTime":1763020757945,"traceId":"27863831500e5988"},{"name":"webpack-generate-error-stats","duration":3006,"timestamp":2006459016683,"id":197,"parentId":196,"tags":{},"startTime":1763020758199,"traceId":"27863831500e5988"},{"name":"run-webpack-compiler","duration":2160053,"timestamp":2006456859877,"id":15,"parentId":14,"tags":{},"startTime":1763020756042,"traceId":"27863831500e5988"},{"name":"format-webpack-messages","duration":70,"timestamp":2006459019939,"id":198,"parentId":14,"tags":{},"startTime":1763020758202,"traceId":"27863831500e5988"},{"name":"worker-main-server","duration":2160682,"timestamp":2006456859495,"id":14,"parentId":1,"tags":{},"startTime":1763020756042,"traceId":"27863831500e5988"},{"name":"create-entrypoints","duration":5402,"timestamp":2006459517026,"id":202,"parentId":200,"tags":{},"startTime":1763020758699,"traceId":"27863831500e5988"},{"name":"generate-webpack-config","duration":92629,"timestamp":2006459522600,"id":203,"parentId":201,"tags":{},"startTime":1763020758705,"traceId":"27863831500e5988"},{"name":"make","duration":386,"timestamp":2006459714650,"id":205,"parentId":204,"tags":{},"startTime":1763020758897,"traceId":"27863831500e5988"},{"name":"chunk-graph","duration":575,"timestamp":2006459718407,"id":207,"parentId":206,"tags":{},"startTime":1763020758901,"traceId":"27863831500e5988"},{"name":"optimize-modules","duration":69,"timestamp":2006459719144,"id":209,"parentId":206,"tags":{},"startTime":1763020758901,"traceId":"27863831500e5988"},{"name":"optimize-chunks","duration":972,"timestamp":2006459719341,"id":210,"parentId":206,"tags":{},"startTime":1763020758901,"traceId":"27863831500e5988"},{"name":"optimize-tree","duration":109,"timestamp":2006459720402,"id":211,"parentId":206,"tags":{},"startTime":1763020758903,"traceId":"27863831500e5988"},{"name":"optimize-chunk-modules","duration":676,"timestamp":2006459720717,"id":212,"parentId":206,"tags":{},"startTime":1763020758903,"traceId":"27863831500e5988"}] -[{"name":"optimize","duration":2427,"timestamp":2006459719072,"id":208,"parentId":206,"tags":{},"startTime":1763020758901,"traceId":"27863831500e5988"},{"name":"module-hash","duration":95,"timestamp":2006459722685,"id":213,"parentId":206,"tags":{},"startTime":1763020758905,"traceId":"27863831500e5988"},{"name":"code-generation","duration":195,"timestamp":2006459722830,"id":214,"parentId":206,"tags":{},"startTime":1763020758905,"traceId":"27863831500e5988"},{"name":"hash","duration":443,"timestamp":2006459723376,"id":215,"parentId":206,"tags":{},"startTime":1763020758906,"traceId":"27863831500e5988"},{"name":"code-generation-jobs","duration":142,"timestamp":2006459723816,"id":216,"parentId":206,"tags":{},"startTime":1763020758906,"traceId":"27863831500e5988"},{"name":"module-assets","duration":89,"timestamp":2006459723919,"id":217,"parentId":206,"tags":{},"startTime":1763020758906,"traceId":"27863831500e5988"},{"name":"create-chunk-assets","duration":303,"timestamp":2006459724019,"id":218,"parentId":206,"tags":{},"startTime":1763020758906,"traceId":"27863831500e5988"},{"name":"minify-js","duration":175,"timestamp":2006459737772,"id":220,"parentId":219,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1763020758920,"traceId":"27863831500e5988"},{"name":"minify-webpack-plugin-optimize","duration":3203,"timestamp":2006459734758,"id":219,"parentId":204,"tags":{"compilationName":"edge-server","mangle":"true"},"startTime":1763020758917,"traceId":"27863831500e5988"},{"name":"css-minimizer-plugin","duration":178,"timestamp":2006459738074,"id":221,"parentId":204,"tags":{},"startTime":1763020758920,"traceId":"27863831500e5988"},{"name":"seal","duration":23487,"timestamp":2006459717684,"id":206,"parentId":204,"tags":{},"startTime":1763020758900,"traceId":"27863831500e5988"},{"name":"webpack-compilation","duration":34705,"timestamp":2006459706768,"id":204,"parentId":201,"tags":{"name":"edge-server"},"startTime":1763020758889,"traceId":"27863831500e5988"},{"name":"emit","duration":1671,"timestamp":2006459741820,"id":222,"parentId":201,"tags":{},"startTime":1763020758924,"traceId":"27863831500e5988"},{"name":"webpack-close","duration":736,"timestamp":2006459744485,"id":223,"parentId":201,"tags":{"name":"edge-server"},"startTime":1763020758927,"traceId":"27863831500e5988"},{"name":"webpack-generate-error-stats","duration":2961,"timestamp":2006459745288,"id":224,"parentId":223,"tags":{},"startTime":1763020758927,"traceId":"27863831500e5988"},{"name":"run-webpack-compiler","duration":231351,"timestamp":2006459517017,"id":201,"parentId":200,"tags":{},"startTime":1763020758699,"traceId":"27863831500e5988"},{"name":"format-webpack-messages","duration":69,"timestamp":2006459748373,"id":225,"parentId":200,"tags":{},"startTime":1763020758931,"traceId":"27863831500e5988"},{"name":"worker-main-edge-server","duration":231831,"timestamp":2006459516709,"id":200,"parentId":1,"tags":{},"startTime":1763020758699,"traceId":"27863831500e5988"},{"name":"create-entrypoints","duration":5001,"timestamp":2006460255513,"id":228,"parentId":226,"tags":{},"startTime":1763020759438,"traceId":"27863831500e5988"},{"name":"generate-webpack-config","duration":92634,"timestamp":2006460260655,"id":229,"parentId":227,"tags":{},"startTime":1763020759443,"traceId":"27863831500e5988"},{"name":"add-entry","duration":469821,"timestamp":2006460457626,"id":237,"parentId":231,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2Fcompetition.js&page=%2Fcompetition!"},"startTime":1763020759640,"traceId":"27863831500e5988"},{"name":"add-entry","duration":469971,"timestamp":2006460457521,"id":235,"parentId":231,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1763020759640,"traceId":"27863831500e5988"},{"name":"add-entry","duration":470667,"timestamp":2006460457497,"id":234,"parentId":231,"tags":{"request":"/opt/dev/est-dsx/node_modules/next/dist/client/router.js"},"startTime":1763020759640,"traceId":"27863831500e5988"},{"name":"add-entry","duration":472677,"timestamp":2006460456949,"id":232,"parentId":231,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1763020759639,"traceId":"27863831500e5988"},{"name":"build-module-js","duration":31128,"timestamp":2006460937555,"id":240,"parentId":230,"tags":{"name":"/opt/dev/est-dsx/src/store/deviceStore.js","layer":"pages-dir-browser"},"startTime":1763020760120,"traceId":"27863831500e5988"},{"name":"build-module-js","duration":67621,"timestamp":2006460934295,"id":239,"parentId":230,"tags":{"name":"/opt/dev/est-dsx/src/pages/index.js","layer":"pages-dir-browser"},"startTime":1763020760116,"traceId":"27863831500e5988"},{"name":"postcss-process","duration":181966,"timestamp":2006461106495,"id":244,"parentId":243,"tags":{},"startTime":1763020760289,"traceId":"27863831500e5988"},{"name":"postcss-loader","duration":280580,"timestamp":2006461008100,"id":243,"parentId":242,"tags":{},"startTime":1763020760190,"traceId":"27863831500e5988"},{"name":"css-loader","duration":29676,"timestamp":2006461288877,"id":245,"parentId":242,"tags":{"astUsed":"true"},"startTime":1763020760471,"traceId":"27863831500e5988"},{"name":"add-entry","duration":893182,"timestamp":2006460457605,"id":236,"parentId":231,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2Fadmin.js&page=%2Fadmin!"},"startTime":1763020759640,"traceId":"27863831500e5988"},{"name":"build-module-css","duration":1096177,"timestamp":2006461005177,"id":242,"parentId":241,"tags":{"name":"/opt/dev/est-dsx/src/styles/globals.css.webpack[javascript/auto]!=!/opt/dev/est-dsx/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[7].oneOf[13].use[1]!/opt/dev/est-dsx/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[7].oneOf[13].use[2]!/opt/dev/est-dsx/src/styles/globals.css","layer":null},"startTime":1763020760187,"traceId":"27863831500e5988"},{"name":"build-module-css","duration":1176109,"timestamp":2006460939435,"id":241,"parentId":230,"tags":{"name":"/opt/dev/est-dsx/src/styles/globals.css","layer":"pages-dir-browser"},"startTime":1763020760122,"traceId":"27863831500e5988"},{"name":"build-module","duration":125,"timestamp":2006462118347,"id":249,"parentId":241,"tags":{},"startTime":1763020761301,"traceId":"27863831500e5988"},{"name":"add-entry","duration":1661058,"timestamp":2006460457456,"id":233,"parentId":231,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_app.js&page=%2F_app!"},"startTime":1763020759640,"traceId":"27863831500e5988"},{"name":"build-module-js","duration":5331,"timestamp":2006462116959,"id":247,"parentId":239,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/CopperAnalyzerTask.js","layer":"pages-dir-browser"},"startTime":1763020761299,"traceId":"27863831500e5988"},{"name":"build-module-js","duration":18429,"timestamp":2006462116663,"id":246,"parentId":239,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/CopperAnalyzer.js","layer":"pages-dir-browser"},"startTime":1763020761299,"traceId":"27863831500e5988"},{"name":"build-module-js","duration":39570,"timestamp":2006462117247,"id":248,"parentId":230,"tags":{"name":"/opt/dev/est-dsx/src/components/DisplayMainPage/est-analyzer.js","layer":"pages-dir-browser"},"startTime":1763020761299,"traceId":"27863831500e5988"},{"name":"build-module-js","duration":4629,"timestamp":2006462162518,"id":250,"parentId":248,"tags":{"name":"/opt/dev/est-dsx/src/components/DisplayMainPage/ILData.js","layer":"pages-dir-browser"},"startTime":1763020761345,"traceId":"27863831500e5988"},{"name":"build-module-js","duration":6215,"timestamp":2006462163111,"id":251,"parentId":248,"tags":{"name":"/opt/dev/est-dsx/src/components/DisplayMainPage/RLData.js","layer":"pages-dir-browser"},"startTime":1763020761345,"traceId":"27863831500e5988"},{"name":"build-module-js","duration":7995,"timestamp":2006462163498,"id":252,"parentId":248,"tags":{"name":"/opt/dev/est-dsx/src/components/DisplayMainPage/NEXTData.js","layer":"pages-dir-browser"},"startTime":1763020761346,"traceId":"27863831500e5988"},{"name":"add-entry","duration":1713922,"timestamp":2006460457640,"id":238,"parentId":231,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2Findex.js&page=%2F!"},"startTime":1763020759640,"traceId":"27863831500e5988"},{"name":"make","duration":1715367,"timestamp":2006460456481,"id":231,"parentId":230,"tags":{},"startTime":1763020759639,"traceId":"27863831500e5988"},{"name":"chunk-graph","duration":22154,"timestamp":2006462260369,"id":254,"parentId":253,"tags":{},"startTime":1763020761443,"traceId":"27863831500e5988"},{"name":"optimize-modules","duration":28,"timestamp":2006462282657,"id":256,"parentId":253,"tags":{},"startTime":1763020761465,"traceId":"27863831500e5988"},{"name":"optimize-chunks","duration":80522,"timestamp":2006462282762,"id":257,"parentId":253,"tags":{},"startTime":1763020761465,"traceId":"27863831500e5988"},{"name":"optimize-tree","duration":126,"timestamp":2006462363408,"id":258,"parentId":253,"tags":{},"startTime":1763020761546,"traceId":"27863831500e5988"},{"name":"optimize-chunk-modules","duration":226796,"timestamp":2006462363626,"id":259,"parentId":253,"tags":{},"startTime":1763020761546,"traceId":"27863831500e5988"},{"name":"optimize","duration":308128,"timestamp":2006462282601,"id":255,"parentId":253,"tags":{},"startTime":1763020761465,"traceId":"27863831500e5988"},{"name":"module-hash","duration":61252,"timestamp":2006462610038,"id":260,"parentId":253,"tags":{},"startTime":1763020761792,"traceId":"27863831500e5988"},{"name":"code-generation","duration":278821,"timestamp":2006462671400,"id":261,"parentId":253,"tags":{},"startTime":1763020761854,"traceId":"27863831500e5988"},{"name":"hash","duration":15142,"timestamp":2006462956103,"id":262,"parentId":253,"tags":{},"startTime":1763020762138,"traceId":"27863831500e5988"},{"name":"code-generation-jobs","duration":429,"timestamp":2006462971213,"id":263,"parentId":253,"tags":{},"startTime":1763020762153,"traceId":"27863831500e5988"},{"name":"module-assets","duration":1257,"timestamp":2006462971529,"id":264,"parentId":253,"tags":{},"startTime":1763020762154,"traceId":"27863831500e5988"},{"name":"create-chunk-assets","duration":8131,"timestamp":2006462972806,"id":265,"parentId":253,"tags":{},"startTime":1763020762155,"traceId":"27863831500e5988"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1535,"timestamp":2006462984403,"id":267,"parentId":230,"tags":{},"startTime":1763020762167,"traceId":"27863831500e5988"},{"name":"NextJsBuildManifest-createassets","duration":2812,"timestamp":2006462983139,"id":266,"parentId":230,"tags":{},"startTime":1763020762165,"traceId":"27863831500e5988"},{"name":"minify-js","duration":31509,"timestamp":2006462998709,"id":269,"parentId":268,"tags":{"name":"static/chunks/main-11ca4f74c83be48a.js","cache":"HIT"},"startTime":1763020762181,"traceId":"27863831500e5988"},{"name":"minify-js","duration":27226,"timestamp":2006463003036,"id":271,"parentId":268,"tags":{"name":"static/chunks/pages/_error-2bb7979fc1604f8f.js","cache":"HIT"},"startTime":1763020762185,"traceId":"27863831500e5988"},{"name":"minify-js","duration":27191,"timestamp":2006463003074,"id":272,"parentId":268,"tags":{"name":"static/chunks/pages/admin-adc062e975f025d2.js","cache":"HIT"},"startTime":1763020762185,"traceId":"27863831500e5988"},{"name":"minify-js","duration":27182,"timestamp":2006463003084,"id":273,"parentId":268,"tags":{"name":"static/chunks/pages/competition-5ea995bad762e55d.js","cache":"HIT"},"startTime":1763020762185,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1239,"timestamp":2006463029029,"id":275,"parentId":268,"tags":{"name":"static/chunks/webpack-b4a57eaae942cbd8.js","cache":"HIT"},"startTime":1763020762211,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1187,"timestamp":2006463029083,"id":276,"parentId":268,"tags":{"name":"static/chunks/4624.ce7e8c8785e94f04.js","cache":"HIT"},"startTime":1763020762211,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1184,"timestamp":2006463029093,"id":277,"parentId":268,"tags":{"name":"static/chunks/3053.637418a5b743e533.js","cache":"HIT"},"startTime":1763020762211,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1178,"timestamp":2006463029102,"id":278,"parentId":268,"tags":{"name":"static/chunks/5490.7fa2d15c9013e6e2.js","cache":"HIT"},"startTime":1763020762211,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1163,"timestamp":2006463029119,"id":279,"parentId":268,"tags":{"name":"static/chunks/6219.4d818a84b73dade0.js","cache":"HIT"},"startTime":1763020762211,"traceId":"27863831500e5988"},{"name":"minify-js","duration":1021,"timestamp":2006463029263,"id":280,"parentId":268,"tags":{"name":"static/chunks/6247.68b86b7b4e6af227.js","cache":"HIT"},"startTime":1763020762211,"traceId":"27863831500e5988"},{"name":"minify-js","duration":967,"timestamp":2006463029318,"id":281,"parentId":268,"tags":{"name":"static/chunks/9580.a5b03d9a27809f8f.js","cache":"HIT"},"startTime":1763020762211,"traceId":"27863831500e5988"},{"name":"minify-js","duration":954,"timestamp":2006463029333,"id":282,"parentId":268,"tags":{"name":"static/chunks/2803.ab1a2e5b51a646ce.js","cache":"HIT"},"startTime":1763020762211,"traceId":"27863831500e5988"},{"name":"minify-js","duration":949,"timestamp":2006463029339,"id":283,"parentId":268,"tags":{"name":"static/chunks/6041.5307fd8c9158343e.js","cache":"HIT"},"startTime":1763020762211,"traceId":"27863831500e5988"},{"name":"minify-js","duration":944,"timestamp":2006463029346,"id":284,"parentId":268,"tags":{"name":"static/chunks/9668.4e85ab9655acc210.js","cache":"HIT"},"startTime":1763020762211,"traceId":"27863831500e5988"},{"name":"minify-js","duration":940,"timestamp":2006463029351,"id":285,"parentId":268,"tags":{"name":"static/chunks/2613.7b4cfc2b6a8a92d3.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":936,"timestamp":2006463029357,"id":286,"parentId":268,"tags":{"name":"static/chunks/6776.1333370566af70c2.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":930,"timestamp":2006463029364,"id":287,"parentId":268,"tags":{"name":"static/chunks/5197.6798a34e4d36d043.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":941,"timestamp":2006463029370,"id":288,"parentId":268,"tags":{"name":"static/chunks/8034.ec12272efdf291ff.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":938,"timestamp":2006463029374,"id":289,"parentId":268,"tags":{"name":"static/chunks/1563.fe307076940e090e.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":934,"timestamp":2006463029379,"id":290,"parentId":268,"tags":{"name":"static/chunks/6542.8b79acd734c6a6c9.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":931,"timestamp":2006463029383,"id":291,"parentId":268,"tags":{"name":"static/chunks/1091.eaeef55bb3d53e1b.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":927,"timestamp":2006463029388,"id":292,"parentId":268,"tags":{"name":"static/chunks/5044.403768396781e4b5.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":923,"timestamp":2006463029392,"id":293,"parentId":268,"tags":{"name":"static/chunks/2796.306dce85de0e03fc.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":920,"timestamp":2006463029397,"id":294,"parentId":268,"tags":{"name":"static/chunks/7156.53dcce0d5389f4d4.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":914,"timestamp":2006463029404,"id":295,"parentId":268,"tags":{"name":"static/chunks/9619.2000b2b979cea04e.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":910,"timestamp":2006463029409,"id":296,"parentId":268,"tags":{"name":"static/chunks/9926.a7c0e7bd751f5acd.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":927,"timestamp":2006463029413,"id":297,"parentId":268,"tags":{"name":"static/chunks/4798.acb81caa613fda30.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":924,"timestamp":2006463029418,"id":298,"parentId":268,"tags":{"name":"static/chunks/8129.a1c6e87a51f78c3e.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":920,"timestamp":2006463029423,"id":299,"parentId":268,"tags":{"name":"static/chunks/4684.840e495f293c5626.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":917,"timestamp":2006463029427,"id":300,"parentId":268,"tags":{"name":"static/chunks/5647.407c7cede4f24210.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":913,"timestamp":2006463029432,"id":301,"parentId":268,"tags":{"name":"static/chunks/2672.d530bac66da7b848.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":910,"timestamp":2006463029437,"id":302,"parentId":268,"tags":{"name":"static/chunks/4501.9f76de9c059c886a.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":904,"timestamp":2006463029443,"id":303,"parentId":268,"tags":{"name":"static/chunks/8990.d8146bb23fa3d53a.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":901,"timestamp":2006463029448,"id":304,"parentId":268,"tags":{"name":"static/chunks/2938.ee90868ac8256712.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":915,"timestamp":2006463029452,"id":305,"parentId":268,"tags":{"name":"static/chunks/7935.a4ca5509134786e7.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":908,"timestamp":2006463029460,"id":306,"parentId":268,"tags":{"name":"static/chunks/9068.c20b18a33bd946a8.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":904,"timestamp":2006463029465,"id":307,"parentId":268,"tags":{"name":"static/chunks/5008.4b92b835447e5628.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":898,"timestamp":2006463029472,"id":308,"parentId":268,"tags":{"name":"static/chunks/785.c528aafb5eb7a4e2.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":894,"timestamp":2006463029477,"id":309,"parentId":268,"tags":{"name":"static/chunks/8007.69a7cb0b03ca86cd.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":891,"timestamp":2006463029481,"id":310,"parentId":268,"tags":{"name":"static/chunks/2849.f41a0c2e04ce22f8.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":887,"timestamp":2006463029486,"id":311,"parentId":268,"tags":{"name":"static/chunks/898.07b21d767cfe71ab.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":884,"timestamp":2006463029490,"id":312,"parentId":268,"tags":{"name":"static/chunks/4894.9cfc146ae3d739a4.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":881,"timestamp":2006463029494,"id":313,"parentId":268,"tags":{"name":"static/chunks/6129.b4f1a3625eae3608.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":877,"timestamp":2006463029499,"id":314,"parentId":268,"tags":{"name":"static/chunks/3140.3829d518f851ace5.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":874,"timestamp":2006463029503,"id":315,"parentId":268,"tags":{"name":"static/chunks/6782.4726ce9450f5fd4c.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"}] -[{"name":"minify-js","duration":871,"timestamp":2006463029507,"id":316,"parentId":268,"tags":{"name":"static/chunks/695.112eb09edddbea46.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":867,"timestamp":2006463029512,"id":317,"parentId":268,"tags":{"name":"static/chunks/4404.8f97d4a463a834c6.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":864,"timestamp":2006463029516,"id":318,"parentId":268,"tags":{"name":"static/chunks/3551.ba69aceb263202c9.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":860,"timestamp":2006463029521,"id":319,"parentId":268,"tags":{"name":"static/chunks/1615.1502d6f3a33dc26b.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":857,"timestamp":2006463029525,"id":320,"parentId":268,"tags":{"name":"static/chunks/4787.c580730d35ed2beb.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":853,"timestamp":2006463029530,"id":321,"parentId":268,"tags":{"name":"static/chunks/4201.572c8c8a5fee5258.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":850,"timestamp":2006463029535,"id":322,"parentId":268,"tags":{"name":"static/chunks/9635.6f734019c17b3e34.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":846,"timestamp":2006463029540,"id":323,"parentId":268,"tags":{"name":"static/chunks/5680.43aaa5067f962ed5.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":843,"timestamp":2006463029544,"id":324,"parentId":268,"tags":{"name":"static/chunks/1629.010257bc3d02af94.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":839,"timestamp":2006463029548,"id":325,"parentId":268,"tags":{"name":"static/chunks/4556.c70f8a3e4df9e684.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":836,"timestamp":2006463029553,"id":326,"parentId":268,"tags":{"name":"static/chunks/7495.93daba3c2cdef177.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":832,"timestamp":2006463029557,"id":327,"parentId":268,"tags":{"name":"static/chunks/9961.76609913075dc981.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":829,"timestamp":2006463029562,"id":328,"parentId":268,"tags":{"name":"static/chunks/9147.453fd88b85704aef.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":826,"timestamp":2006463029566,"id":329,"parentId":268,"tags":{"name":"static/chunks/2740.d720d06d3d895ea1.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":822,"timestamp":2006463029571,"id":330,"parentId":268,"tags":{"name":"static/chunks/2655.ec23e4cf4c0e6d8b.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":819,"timestamp":2006463029575,"id":331,"parentId":268,"tags":{"name":"static/chunks/6465.4ea858875c328536.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":815,"timestamp":2006463029580,"id":332,"parentId":268,"tags":{"name":"static/chunks/6691.7662ad5bb407fca2.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":811,"timestamp":2006463029585,"id":333,"parentId":268,"tags":{"name":"static/chunks/9017.2d84ba80eea526c2.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":807,"timestamp":2006463029590,"id":334,"parentId":268,"tags":{"name":"static/chunks/2438.f39c1acd5cb9ee45.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":803,"timestamp":2006463029595,"id":335,"parentId":268,"tags":{"name":"static/chunks/168.41233b875ac9918e.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":800,"timestamp":2006463029599,"id":336,"parentId":268,"tags":{"name":"static/chunks/2912.4bc0fd3a1dcda026.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":797,"timestamp":2006463029603,"id":337,"parentId":268,"tags":{"name":"static/chunks/5760.f14125bbd36472df.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":793,"timestamp":2006463029608,"id":338,"parentId":268,"tags":{"name":"static/chunks/8571.80e06d759789715a.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":790,"timestamp":2006463029612,"id":339,"parentId":268,"tags":{"name":"static/chunks/1373.ac0163983b76aac0.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":786,"timestamp":2006463029617,"id":340,"parentId":268,"tags":{"name":"static/chunks/4415.1e9295c3a36d3398.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":783,"timestamp":2006463029621,"id":341,"parentId":268,"tags":{"name":"static/chunks/7354.9eb10ad58f2e6515.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":779,"timestamp":2006463029626,"id":342,"parentId":268,"tags":{"name":"static/chunks/6045.5c31166c5e5f9b00.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":776,"timestamp":2006463029630,"id":343,"parentId":268,"tags":{"name":"static/chunks/6995.6bbdc5feef419024.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":772,"timestamp":2006463029635,"id":344,"parentId":268,"tags":{"name":"static/chunks/1505.136e150bfadd2840.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":766,"timestamp":2006463029642,"id":345,"parentId":268,"tags":{"name":"static/chunks/6552.e72bd4fbeaff4dc5.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":763,"timestamp":2006463029646,"id":346,"parentId":268,"tags":{"name":"static/chunks/5411.b332f6b6f883ae6c.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":759,"timestamp":2006463029651,"id":347,"parentId":268,"tags":{"name":"static/chunks/5061.6d43b66996562dd9.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":755,"timestamp":2006463029656,"id":348,"parentId":268,"tags":{"name":"static/chunks/7431.763267eee600acef.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":751,"timestamp":2006463029660,"id":349,"parentId":268,"tags":{"name":"static/chunks/1045.f3bd6ad325447af1.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":748,"timestamp":2006463029665,"id":350,"parentId":268,"tags":{"name":"static/chunks/8274.76be7e9bc5566c8e.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":740,"timestamp":2006463029674,"id":351,"parentId":268,"tags":{"name":"static/chunks/9892.51b7f8a17b24fc2d.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":736,"timestamp":2006463029679,"id":352,"parentId":268,"tags":{"name":"static/chunks/2764.f1b034404e65de2e.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":733,"timestamp":2006463029683,"id":353,"parentId":268,"tags":{"name":"static/chunks/3380.a01fe7f740e4af04.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":729,"timestamp":2006463029687,"id":354,"parentId":268,"tags":{"name":"static/chunks/9727.197db33b2d074785.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":726,"timestamp":2006463029692,"id":355,"parentId":268,"tags":{"name":"static/chunks/1441.393d769c8bd00c63.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":722,"timestamp":2006463029696,"id":356,"parentId":268,"tags":{"name":"static/chunks/8195.a59d39e905602309.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":719,"timestamp":2006463029701,"id":357,"parentId":268,"tags":{"name":"static/chunks/1950.19790625c6df1e3a.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":715,"timestamp":2006463029705,"id":358,"parentId":268,"tags":{"name":"static/chunks/8177.b3e9ae96b935ce4b.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":712,"timestamp":2006463029710,"id":359,"parentId":268,"tags":{"name":"static/chunks/131.e8235090f986ac44.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":708,"timestamp":2006463029714,"id":360,"parentId":268,"tags":{"name":"static/chunks/8100.dd3253d6f88b4f87.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":705,"timestamp":2006463029718,"id":361,"parentId":268,"tags":{"name":"static/chunks/8403.5fd95f671706d913.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":701,"timestamp":2006463029723,"id":362,"parentId":268,"tags":{"name":"static/chunks/2109.f93d8e69f77326a6.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":698,"timestamp":2006463029727,"id":363,"parentId":268,"tags":{"name":"static/chunks/6796.58b52d43efe693ec.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":695,"timestamp":2006463029731,"id":364,"parentId":268,"tags":{"name":"static/chunks/3696.d1ee92a89172579b.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":691,"timestamp":2006463029736,"id":365,"parentId":268,"tags":{"name":"static/chunks/1988.65f7b4d1c5a33898.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":688,"timestamp":2006463029740,"id":366,"parentId":268,"tags":{"name":"static/chunks/5833.c4e9c04139020805.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":684,"timestamp":2006463029745,"id":367,"parentId":268,"tags":{"name":"static/chunks/3358.b9e21580c9799335.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":681,"timestamp":2006463029749,"id":368,"parentId":268,"tags":{"name":"static/chunks/1522.8d2b06cffddff5ab.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":678,"timestamp":2006463029754,"id":369,"parentId":268,"tags":{"name":"static/chunks/3027.ee78bdc0cc1ab93d.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":674,"timestamp":2006463029759,"id":370,"parentId":268,"tags":{"name":"static/chunks/3413.8ffdb1106c5181d7.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":671,"timestamp":2006463029763,"id":371,"parentId":268,"tags":{"name":"static/chunks/1538.70d5dd35bf548127.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":666,"timestamp":2006463029768,"id":372,"parentId":268,"tags":{"name":"static/chunks/7058.6acc91c131712ade.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":663,"timestamp":2006463029773,"id":373,"parentId":268,"tags":{"name":"static/chunks/7047.d65c4865f0e76550.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":659,"timestamp":2006463029778,"id":374,"parentId":268,"tags":{"name":"static/chunks/4724.f33b9eb269a6fdfc.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":656,"timestamp":2006463029782,"id":375,"parentId":268,"tags":{"name":"static/chunks/8488.8a5f2ef1aa0f702d.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":653,"timestamp":2006463029786,"id":376,"parentId":268,"tags":{"name":"static/chunks/7048.4e0ded53090fe9c8.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":650,"timestamp":2006463029791,"id":377,"parentId":268,"tags":{"name":"static/chunks/4653.e0d1e4635e1a3cd1.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":646,"timestamp":2006463029795,"id":378,"parentId":268,"tags":{"name":"static/chunks/2598.0778e7b9047a8b75.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":643,"timestamp":2006463029800,"id":379,"parentId":268,"tags":{"name":"static/chunks/8063.c4542e49a02d4d04.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":640,"timestamp":2006463029804,"id":380,"parentId":268,"tags":{"name":"static/chunks/4626.55175891f433635d.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":636,"timestamp":2006463029809,"id":381,"parentId":268,"tags":{"name":"static/chunks/3826.99098aa62aece72a.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":632,"timestamp":2006463029814,"id":382,"parentId":268,"tags":{"name":"static/chunks/5159.924610b8a6a5fbb4.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":628,"timestamp":2006463029818,"id":383,"parentId":268,"tags":{"name":"static/chunks/1124.a70c8ab6554064dd.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":625,"timestamp":2006463029823,"id":384,"parentId":268,"tags":{"name":"static/chunks/604.0f8c1e4be587ab64.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":621,"timestamp":2006463029827,"id":385,"parentId":268,"tags":{"name":"static/chunks/9665.a5c33a3393e7e9fd.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":617,"timestamp":2006463029832,"id":386,"parentId":268,"tags":{"name":"static/chunks/5113.752b8ff6ee9b0b8d.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":614,"timestamp":2006463029837,"id":387,"parentId":268,"tags":{"name":"static/chunks/3216.4495cc4a52dd0f41.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":611,"timestamp":2006463029841,"id":388,"parentId":268,"tags":{"name":"static/chunks/672.1b01ca9fe119910a.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":607,"timestamp":2006463029845,"id":389,"parentId":268,"tags":{"name":"static/chunks/1237.1e57405f0ab078f0.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":604,"timestamp":2006463029850,"id":390,"parentId":268,"tags":{"name":"static/chunks/2202.12807e2d682bec7a.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":596,"timestamp":2006463029858,"id":391,"parentId":268,"tags":{"name":"static/chunks/2614.3ddb95ddec9872a3.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":593,"timestamp":2006463029863,"id":392,"parentId":268,"tags":{"name":"static/chunks/9230.984cf76a552138c6.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":589,"timestamp":2006463029868,"id":393,"parentId":268,"tags":{"name":"static/chunks/675.c016e2ed01ca98de.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":585,"timestamp":2006463029873,"id":394,"parentId":268,"tags":{"name":"static/chunks/2052.bf117a7172718a3f.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":581,"timestamp":2006463029877,"id":395,"parentId":268,"tags":{"name":"static/chunks/3589.f3ad460f66e76bf5.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":578,"timestamp":2006463029881,"id":396,"parentId":268,"tags":{"name":"static/chunks/4904.c92e3a4a3f83689b.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":575,"timestamp":2006463029886,"id":397,"parentId":268,"tags":{"name":"static/chunks/6248.d0a5edcbfec77f46.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":572,"timestamp":2006463029890,"id":398,"parentId":268,"tags":{"name":"static/chunks/1421.e2d77bc47da5689f.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":568,"timestamp":2006463029894,"id":399,"parentId":268,"tags":{"name":"static/chunks/7978.f0793065e3bc2cee.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":565,"timestamp":2006463029899,"id":400,"parentId":268,"tags":{"name":"static/chunks/1290.41ec2b8c39b1bb72.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":561,"timestamp":2006463029903,"id":401,"parentId":268,"tags":{"name":"static/chunks/5871.a67300f0c8820a8d.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":558,"timestamp":2006463029908,"id":402,"parentId":268,"tags":{"name":"static/chunks/9591.10c7ff1451a62d6d.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":554,"timestamp":2006463029912,"id":403,"parentId":268,"tags":{"name":"static/chunks/8436.e5cec2adcb1570af.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":551,"timestamp":2006463029917,"id":404,"parentId":268,"tags":{"name":"static/chunks/framework-3b1f714dd91e1a74.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":547,"timestamp":2006463029921,"id":405,"parentId":268,"tags":{"name":"static/chunks/6f31d389.cafc461f1c23322c.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":544,"timestamp":2006463029926,"id":406,"parentId":268,"tags":{"name":"static/chunks/7d858763.ab49748da9e47198.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":540,"timestamp":2006463029930,"id":407,"parentId":268,"tags":{"name":"static/chunks/3611-3196e9d4dc7ae493.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":536,"timestamp":2006463029935,"id":408,"parentId":268,"tags":{"name":"static/chunks/2389-e31f3f76aa8f61ac.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":533,"timestamp":2006463029939,"id":409,"parentId":268,"tags":{"name":"static/chunks/5122-90979016ddd5e9cd.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":529,"timestamp":2006463029943,"id":410,"parentId":268,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":507,"timestamp":2006463029967,"id":411,"parentId":268,"tags":{"name":"server/dynamic-css-manifest.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":271,"timestamp":2006463030204,"id":415,"parentId":268,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":50773,"timestamp":2006462998912,"id":270,"parentId":268,"tags":{"name":"static/chunks/pages/_app-3f7acd281b1d9683.js","cache":"MISS"},"startTime":1763020762181,"traceId":"27863831500e5988"},{"name":"minify-js","duration":19775,"timestamp":2006463029972,"id":412,"parentId":268,"tags":{"name":"static/zp_R9VejXXm602bhOE99x/_ssgManifest.js","cache":"MISS"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":19696,"timestamp":2006463030113,"id":413,"parentId":268,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1763020762212,"traceId":"27863831500e5988"},{"name":"minify-js","duration":19673,"timestamp":2006463030158,"id":414,"parentId":268,"tags":{"name":"static/zp_R9VejXXm602bhOE99x/_buildManifest.js","cache":"MISS"},"startTime":1763020762212,"traceId":"27863831500e5988"}] -[{"name":"minify-js","duration":313289,"timestamp":2006463003094,"id":274,"parentId":268,"tags":{"name":"static/chunks/pages/index-2360aab989cf1041.js","cache":"MISS"},"startTime":1763020762185,"traceId":"27863831500e5988"},{"name":"minify-webpack-plugin-optimize","duration":329800,"timestamp":2006462986602,"id":268,"parentId":230,"tags":{"compilationName":"client","mangle":"true"},"startTime":1763020762169,"traceId":"27863831500e5988"},{"name":"minify-css","duration":426975,"timestamp":2006463316822,"id":417,"parentId":416,"tags":{"file":"static/css/0caa9637d133def2.css","cache":"MISS"},"startTime":1763020762499,"traceId":"27863831500e5988"},{"name":"css-minimizer-plugin","duration":427204,"timestamp":2006463316606,"id":416,"parentId":230,"tags":{},"startTime":1763020762499,"traceId":"27863831500e5988"},{"name":"seal","duration":1560309,"timestamp":2006462211133,"id":253,"parentId":230,"tags":{},"startTime":1763020761393,"traceId":"27863831500e5988"},{"name":"webpack-compilation","duration":3322593,"timestamp":2006460449255,"id":230,"parentId":227,"tags":{"name":"client"},"startTime":1763020759631,"traceId":"27863831500e5988"},{"name":"emit","duration":20190,"timestamp":2006463772261,"id":418,"parentId":227,"tags":{},"startTime":1763020762954,"traceId":"27863831500e5988"},{"name":"webpack-close","duration":491398,"timestamp":2006463793576,"id":419,"parentId":227,"tags":{"name":"client"},"startTime":1763020762976,"traceId":"27863831500e5988"},{"name":"webpack-generate-error-stats","duration":4750,"timestamp":2006464285073,"id":420,"parentId":419,"tags":{},"startTime":1763020763467,"traceId":"27863831500e5988"},{"name":"run-webpack-compiler","duration":4035268,"timestamp":2006460255504,"id":227,"parentId":226,"tags":{},"startTime":1763020759438,"traceId":"27863831500e5988"},{"name":"format-webpack-messages","duration":108,"timestamp":2006464290789,"id":421,"parentId":226,"tags":{},"startTime":1763020763473,"traceId":"27863831500e5988"},{"name":"worker-main-client","duration":4035931,"timestamp":2006460255146,"id":226,"parentId":1,"tags":{},"startTime":1763020759437,"traceId":"27863831500e5988"},{"name":"check-static-error-page","duration":5569,"timestamp":2006464361863,"id":425,"parentId":424,"tags":{},"startTime":1763020763544,"traceId":"27863831500e5988"},{"name":"check-page","duration":1193,"timestamp":2006464434967,"id":427,"parentId":424,"tags":{"page":"/_error"},"startTime":1763020763617,"traceId":"27863831500e5988"},{"name":"check-page","duration":2907,"timestamp":2006464434119,"id":426,"parentId":424,"tags":{"page":"/_app"},"startTime":1763020763616,"traceId":"27863831500e5988"},{"name":"check-page","duration":2699,"timestamp":2006464435082,"id":428,"parentId":424,"tags":{"page":"/_document"},"startTime":1763020763617,"traceId":"27863831500e5988"},{"name":"is-page-static","duration":257010,"timestamp":2006464438105,"id":434,"parentId":430,"tags":{},"startTime":1763020763620,"traceId":"27863831500e5988"},{"name":"check-page","duration":259992,"timestamp":2006464435182,"id":430,"parentId":424,"tags":{"page":"/competition"},"startTime":1763020763617,"traceId":"27863831500e5988"},{"name":"is-page-static","duration":270924,"timestamp":2006464437510,"id":432,"parentId":429,"tags":{},"startTime":1763020763620,"traceId":"27863831500e5988"},{"name":"check-page","duration":273348,"timestamp":2006464435126,"id":429,"parentId":424,"tags":{"page":"/admin"},"startTime":1763020763617,"traceId":"27863831500e5988"},{"name":"is-page-static","duration":886523,"timestamp":2006464437871,"id":433,"parentId":431,"tags":{},"startTime":1763020763620,"traceId":"27863831500e5988"},{"name":"check-page","duration":889200,"timestamp":2006464435236,"id":431,"parentId":424,"tags":{"page":"/"},"startTime":1763020763617,"traceId":"27863831500e5988"},{"name":"static-check","duration":963305,"timestamp":2006464361203,"id":424,"parentId":1,"tags":{},"startTime":1763020763543,"traceId":"27863831500e5988"},{"name":"generate-required-server-files","duration":491,"timestamp":2006465325078,"id":436,"parentId":1,"tags":{},"startTime":1763020764507,"traceId":"27863831500e5988"},{"name":"write-routes-manifest","duration":18038,"timestamp":2006465335641,"id":438,"parentId":1,"tags":{},"startTime":1763020764518,"traceId":"27863831500e5988"},{"name":"load-dotenv","duration":34,"timestamp":2006465979618,"id":441,"parentId":440,"tags":{},"startTime":1763020765162,"traceId":"27863831500e5988"},{"name":"run-export-path-map","duration":298,"timestamp":2006466147210,"id":442,"parentId":440,"tags":{},"startTime":1763020765329,"traceId":"27863831500e5988"},{"name":"next-export","duration":1302998,"timestamp":2006465978792,"id":440,"parentId":1,"tags":{},"startTime":1763020765161,"traceId":"27863831500e5988"},{"name":"move-exported-page","duration":25859,"timestamp":2006467309741,"id":443,"parentId":439,"tags":{},"startTime":1763020766492,"traceId":"27863831500e5988"},{"name":"move-exported-page","duration":24892,"timestamp":2006467335619,"id":444,"parentId":439,"tags":{},"startTime":1763020766518,"traceId":"27863831500e5988"},{"name":"move-exported-page","duration":97124,"timestamp":2006467360585,"id":445,"parentId":439,"tags":{},"startTime":1763020766543,"traceId":"27863831500e5988"},{"name":"move-exported-page","duration":25047,"timestamp":2006467457797,"id":446,"parentId":439,"tags":{},"startTime":1763020766640,"traceId":"27863831500e5988"},{"name":"move-exported-page","duration":77788,"timestamp":2006467482916,"id":447,"parentId":439,"tags":{},"startTime":1763020766665,"traceId":"27863831500e5988"},{"name":"static-generation","duration":1787968,"timestamp":2006465975130,"id":439,"parentId":1,"tags":{},"startTime":1763020765157,"traceId":"27863831500e5988"},{"name":"write-routes-manifest","duration":73421,"timestamp":2006467763116,"id":448,"parentId":1,"tags":{},"startTime":1763020766945,"traceId":"27863831500e5988"},{"name":"node-file-trace-build","duration":14388573,"timestamp":2006465327095,"id":437,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1763020764509,"traceId":"27863831500e5988"},{"name":"apply-include-excludes","duration":581,"timestamp":2006479715687,"id":449,"parentId":1,"tags":{},"startTime":1763020778898,"traceId":"27863831500e5988"},{"name":"print-tree-view","duration":3576,"timestamp":2006479716852,"id":450,"parentId":1,"tags":{},"startTime":1763020778899,"traceId":"27863831500e5988"},{"name":"telemetry-flush","duration":103,"timestamp":2006479720489,"id":451,"parentId":1,"tags":{},"startTime":1763020778903,"traceId":"27863831500e5988"},{"name":"next-build","duration":23626237,"timestamp":2006456094366,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.2.3","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1763020755277,"traceId":"27863831500e5988"}] +[{"name":"hot-reloader","duration":115,"timestamp":1738836540163,"id":3,"tags":{"version":"15.2.3"},"startTime":1765779589165,"traceId":"26ca882ee8ee0eb2"},{"name":"start","duration":7,"timestamp":1738836540883,"id":4,"parentId":3,"tags":{},"startTime":1765779589165,"traceId":"26ca882ee8ee0eb2"},{"name":"get-version-info","duration":686339,"timestamp":1738836540926,"id":5,"parentId":4,"tags":{},"startTime":1765779589165,"traceId":"26ca882ee8ee0eb2"},{"name":"clean","duration":8589,"timestamp":1738837227367,"id":6,"parentId":4,"tags":{},"startTime":1765779589852,"traceId":"26ca882ee8ee0eb2"},{"name":"get-page-paths","duration":697,"timestamp":1738837236966,"id":8,"parentId":7,"tags":{},"startTime":1765779589861,"traceId":"26ca882ee8ee0eb2"},{"name":"create-pages-mapping","duration":515,"timestamp":1738837237700,"id":9,"parentId":7,"tags":{},"startTime":1765779589862,"traceId":"26ca882ee8ee0eb2"},{"name":"create-entrypoints","duration":2076,"timestamp":1738837238236,"id":10,"parentId":7,"tags":{},"startTime":1765779589863,"traceId":"26ca882ee8ee0eb2"},{"name":"generate-webpack-config","duration":43850,"timestamp":1738837240340,"id":11,"parentId":7,"tags":{},"startTime":1765779589865,"traceId":"26ca882ee8ee0eb2"},{"name":"get-webpack-config","duration":47309,"timestamp":1738837236897,"id":7,"parentId":4,"tags":{},"startTime":1765779589861,"traceId":"26ca882ee8ee0eb2"},{"name":"make","duration":1093,"timestamp":1738837393774,"id":13,"parentId":12,"tags":{},"startTime":1765779590018,"traceId":"26ca882ee8ee0eb2"},{"name":"chunk-graph","duration":540,"timestamp":1738837396578,"id":15,"parentId":14,"tags":{},"startTime":1765779590021,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-modules","duration":28,"timestamp":1738837397233,"id":17,"parentId":14,"tags":{},"startTime":1765779590022,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunks","duration":184,"timestamp":1738837397333,"id":18,"parentId":14,"tags":{},"startTime":1765779590022,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-tree","duration":96,"timestamp":1738837397579,"id":19,"parentId":14,"tags":{},"startTime":1765779590022,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunk-modules","duration":105,"timestamp":1738837397839,"id":20,"parentId":14,"tags":{},"startTime":1765779590022,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize","duration":935,"timestamp":1738837397181,"id":16,"parentId":14,"tags":{},"startTime":1765779590022,"traceId":"26ca882ee8ee0eb2"},{"name":"module-hash","duration":79,"timestamp":1738837398913,"id":21,"parentId":14,"tags":{},"startTime":1765779590023,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation","duration":190,"timestamp":1738837399041,"id":22,"parentId":14,"tags":{},"startTime":1765779590024,"traceId":"26ca882ee8ee0eb2"},{"name":"hash","duration":521,"timestamp":1738837399527,"id":23,"parentId":14,"tags":{},"startTime":1765779590024,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation-jobs","duration":132,"timestamp":1738837400044,"id":24,"parentId":14,"tags":{},"startTime":1765779590025,"traceId":"26ca882ee8ee0eb2"},{"name":"module-assets","duration":78,"timestamp":1738837400143,"id":25,"parentId":14,"tags":{},"startTime":1765779590025,"traceId":"26ca882ee8ee0eb2"},{"name":"create-chunk-assets","duration":180,"timestamp":1738837400231,"id":26,"parentId":14,"tags":{},"startTime":1765779590025,"traceId":"26ca882ee8ee0eb2"},{"name":"NextJsBuildManifest-generateClientManifest","duration":904,"timestamp":1738837405481,"id":28,"parentId":12,"tags":{},"startTime":1765779590030,"traceId":"26ca882ee8ee0eb2"},{"name":"NextJsBuildManifest-createassets","duration":1304,"timestamp":1738837405099,"id":27,"parentId":12,"tags":{},"startTime":1765779590030,"traceId":"26ca882ee8ee0eb2"},{"name":"seal","duration":11013,"timestamp":1738837396228,"id":14,"parentId":12,"tags":{},"startTime":1765779590021,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-compilation","duration":19564,"timestamp":1738837387950,"id":12,"parentId":3,"tags":{"name":"client"},"startTime":1765779590012,"traceId":"26ca882ee8ee0eb2"},{"name":"emit","duration":5666,"timestamp":1738837407907,"id":29,"parentId":3,"tags":{},"startTime":1765779590032,"traceId":"26ca882ee8ee0eb2"},{"name":"make","duration":988,"timestamp":1738837421340,"id":31,"parentId":30,"tags":{},"startTime":1765779590046,"traceId":"26ca882ee8ee0eb2"},{"name":"chunk-graph","duration":36,"timestamp":1738837422605,"id":33,"parentId":32,"tags":{},"startTime":1765779590047,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-modules","duration":6,"timestamp":1738837422670,"id":35,"parentId":32,"tags":{},"startTime":1765779590047,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunks","duration":782,"timestamp":1738837422755,"id":36,"parentId":32,"tags":{},"startTime":1765779590047,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-tree","duration":14,"timestamp":1738837423651,"id":37,"parentId":32,"tags":{},"startTime":1765779590048,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunk-modules","duration":12,"timestamp":1738837423732,"id":38,"parentId":32,"tags":{},"startTime":1765779590048,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize","duration":1155,"timestamp":1738837422660,"id":34,"parentId":32,"tags":{},"startTime":1765779590047,"traceId":"26ca882ee8ee0eb2"},{"name":"module-hash","duration":12,"timestamp":1738837423969,"id":39,"parentId":32,"tags":{},"startTime":1765779590048,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation","duration":24,"timestamp":1738837423995,"id":40,"parentId":32,"tags":{},"startTime":1765779590048,"traceId":"26ca882ee8ee0eb2"},{"name":"hash","duration":125,"timestamp":1738837424110,"id":41,"parentId":32,"tags":{},"startTime":1765779590049,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation-jobs","duration":52,"timestamp":1738837424234,"id":42,"parentId":32,"tags":{},"startTime":1765779590049,"traceId":"26ca882ee8ee0eb2"},{"name":"module-assets","duration":17,"timestamp":1738837424275,"id":43,"parentId":32,"tags":{},"startTime":1765779590049,"traceId":"26ca882ee8ee0eb2"},{"name":"create-chunk-assets","duration":18,"timestamp":1738837424299,"id":44,"parentId":32,"tags":{},"startTime":1765779590049,"traceId":"26ca882ee8ee0eb2"},{"name":"seal","duration":2268,"timestamp":1738837422514,"id":32,"parentId":30,"tags":{},"startTime":1765779590047,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-compilation","duration":4453,"timestamp":1738837420385,"id":30,"parentId":3,"tags":{"name":"server"},"startTime":1765779590045,"traceId":"26ca882ee8ee0eb2"},{"name":"emit","duration":1155,"timestamp":1738837424950,"id":45,"parentId":3,"tags":{},"startTime":1765779590049,"traceId":"26ca882ee8ee0eb2"},{"name":"make","duration":151,"timestamp":1738837429832,"id":47,"parentId":46,"tags":{},"startTime":1765779590054,"traceId":"26ca882ee8ee0eb2"},{"name":"chunk-graph","duration":29,"timestamp":1738837430431,"id":49,"parentId":48,"tags":{},"startTime":1765779590055,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-modules","duration":6,"timestamp":1738837430483,"id":51,"parentId":48,"tags":{},"startTime":1765779590055,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunks","duration":16,"timestamp":1738837430546,"id":52,"parentId":48,"tags":{},"startTime":1765779590055,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-tree","duration":8,"timestamp":1738837430580,"id":53,"parentId":48,"tags":{},"startTime":1765779590055,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunk-modules","duration":7,"timestamp":1738837430607,"id":54,"parentId":48,"tags":{},"startTime":1765779590055,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize","duration":158,"timestamp":1738837430475,"id":50,"parentId":48,"tags":{},"startTime":1765779590055,"traceId":"26ca882ee8ee0eb2"},{"name":"module-hash","duration":9,"timestamp":1738837430735,"id":55,"parentId":48,"tags":{},"startTime":1765779590055,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation","duration":8,"timestamp":1738837430756,"id":56,"parentId":48,"tags":{},"startTime":1765779590055,"traceId":"26ca882ee8ee0eb2"},{"name":"hash","duration":76,"timestamp":1738837430799,"id":57,"parentId":48,"tags":{},"startTime":1765779590055,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation-jobs","duration":25,"timestamp":1738837430875,"id":58,"parentId":48,"tags":{},"startTime":1765779590055,"traceId":"26ca882ee8ee0eb2"},{"name":"module-assets","duration":10,"timestamp":1738837430893,"id":59,"parentId":48,"tags":{},"startTime":1765779590055,"traceId":"26ca882ee8ee0eb2"},{"name":"create-chunk-assets","duration":14,"timestamp":1738837430908,"id":60,"parentId":48,"tags":{},"startTime":1765779590055,"traceId":"26ca882ee8ee0eb2"},{"name":"seal","duration":1023,"timestamp":1738837430384,"id":48,"parentId":46,"tags":{},"startTime":1765779590055,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-compilation","duration":2745,"timestamp":1738837428701,"id":46,"parentId":3,"tags":{"name":"edge-server"},"startTime":1765779590053,"traceId":"26ca882ee8ee0eb2"},{"name":"emit","duration":1495,"timestamp":1738837431492,"id":61,"parentId":3,"tags":{},"startTime":1765779590056,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"make","duration":203,"timestamp":1738837647087,"id":66,"parentId":65,"tags":{},"startTime":1765779590272,"traceId":"26ca882ee8ee0eb2"},{"name":"chunk-graph","duration":26,"timestamp":1738837647427,"id":68,"parentId":67,"tags":{},"startTime":1765779590272,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-modules","duration":6,"timestamp":1738837647474,"id":70,"parentId":67,"tags":{},"startTime":1765779590272,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunks","duration":10,"timestamp":1738837647494,"id":71,"parentId":67,"tags":{},"startTime":1765779590272,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-tree","duration":7,"timestamp":1738837647517,"id":72,"parentId":67,"tags":{},"startTime":1765779590272,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunk-modules","duration":7,"timestamp":1738837647542,"id":73,"parentId":67,"tags":{},"startTime":1765779590272,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize","duration":156,"timestamp":1738837647466,"id":69,"parentId":67,"tags":{},"startTime":1765779590272,"traceId":"26ca882ee8ee0eb2"},{"name":"module-hash","duration":10,"timestamp":1738837647729,"id":74,"parentId":67,"tags":{},"startTime":1765779590272,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation","duration":9,"timestamp":1738837647750,"id":75,"parentId":67,"tags":{},"startTime":1765779590272,"traceId":"26ca882ee8ee0eb2"},{"name":"hash","duration":51,"timestamp":1738837647794,"id":76,"parentId":67,"tags":{},"startTime":1765779590272,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation-jobs","duration":23,"timestamp":1738837647845,"id":77,"parentId":67,"tags":{},"startTime":1765779590272,"traceId":"26ca882ee8ee0eb2"},{"name":"module-assets","duration":10,"timestamp":1738837647860,"id":78,"parentId":67,"tags":{},"startTime":1765779590272,"traceId":"26ca882ee8ee0eb2"},{"name":"create-chunk-assets","duration":15,"timestamp":1738837647875,"id":79,"parentId":67,"tags":{},"startTime":1765779590272,"traceId":"26ca882ee8ee0eb2"},{"name":"NextJsBuildManifest-generateClientManifest","duration":229,"timestamp":1738837648186,"id":81,"parentId":65,"tags":{},"startTime":1765779590273,"traceId":"26ca882ee8ee0eb2"},{"name":"NextJsBuildManifest-createassets","duration":278,"timestamp":1738837648145,"id":80,"parentId":65,"tags":{},"startTime":1765779590273,"traceId":"26ca882ee8ee0eb2"},{"name":"seal","duration":1167,"timestamp":1738837647389,"id":67,"parentId":65,"tags":{},"startTime":1765779590272,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-compilation","duration":2156,"timestamp":1738837646426,"id":65,"parentId":62,"tags":{"name":"client"},"startTime":1765779590271,"traceId":"26ca882ee8ee0eb2"},{"name":"setup-dev-bundler","duration":1149287,"timestamp":1738836537345,"id":2,"parentId":1,"tags":{},"startTime":1765779589162,"traceId":"26ca882ee8ee0eb2"},{"name":"run-instrumentation-hook","duration":20,"timestamp":1738837736783,"id":83,"parentId":1,"tags":{},"startTime":1765779590361,"traceId":"26ca882ee8ee0eb2"},{"name":"emit","duration":93715,"timestamp":1738837648607,"id":82,"parentId":62,"tags":{},"startTime":1765779590273,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-invalidated-client","duration":99952,"timestamp":1738837643762,"id":62,"parentId":3,"tags":{"trigger":"manual"},"startTime":1765779590268,"traceId":"26ca882ee8ee0eb2"},{"name":"make","duration":306,"timestamp":1738837745606,"id":85,"parentId":84,"tags":{},"startTime":1765779590370,"traceId":"26ca882ee8ee0eb2"},{"name":"chunk-graph","duration":49,"timestamp":1738837746113,"id":87,"parentId":86,"tags":{},"startTime":1765779590371,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-modules","duration":7,"timestamp":1738837746190,"id":89,"parentId":86,"tags":{},"startTime":1765779590371,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunks","duration":134,"timestamp":1738837746296,"id":90,"parentId":86,"tags":{},"startTime":1765779590371,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-tree","duration":8,"timestamp":1738837746449,"id":91,"parentId":86,"tags":{},"startTime":1765779590371,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunk-modules","duration":9,"timestamp":1738837746481,"id":92,"parentId":86,"tags":{},"startTime":1765779590371,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize","duration":336,"timestamp":1738837746179,"id":88,"parentId":86,"tags":{},"startTime":1765779590371,"traceId":"26ca882ee8ee0eb2"},{"name":"module-hash","duration":11,"timestamp":1738837746769,"id":93,"parentId":86,"tags":{},"startTime":1765779590371,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation","duration":9,"timestamp":1738837746793,"id":94,"parentId":86,"tags":{},"startTime":1765779590371,"traceId":"26ca882ee8ee0eb2"},{"name":"hash","duration":78,"timestamp":1738837746841,"id":95,"parentId":86,"tags":{},"startTime":1765779590371,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation-jobs","duration":26,"timestamp":1738837746918,"id":96,"parentId":86,"tags":{},"startTime":1765779590371,"traceId":"26ca882ee8ee0eb2"},{"name":"module-assets","duration":11,"timestamp":1738837746936,"id":97,"parentId":86,"tags":{},"startTime":1765779590371,"traceId":"26ca882ee8ee0eb2"},{"name":"create-chunk-assets","duration":16,"timestamp":1738837746953,"id":98,"parentId":86,"tags":{},"startTime":1765779590371,"traceId":"26ca882ee8ee0eb2"},{"name":"seal","duration":1304,"timestamp":1738837746041,"id":86,"parentId":84,"tags":{},"startTime":1765779590371,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-compilation","duration":2446,"timestamp":1738837744980,"id":84,"parentId":63,"tags":{"name":"server"},"startTime":1765779590369,"traceId":"26ca882ee8ee0eb2"},{"name":"start-dev-server","duration":1563497,"timestamp":1738836186690,"id":1,"tags":{"cpus":"8","platform":"linux","memory.freeMem":"13529354240","memory.totalMem":"16231075840","memory.heapSizeLimit":"8165261312","memory.rss":"177577984","memory.heapTotal":"89468928","memory.heapUsed":"63091184"},"startTime":1765779588811,"traceId":"26ca882ee8ee0eb2"},{"name":"emit","duration":4317,"timestamp":1738837747449,"id":99,"parentId":63,"tags":{},"startTime":1765779590372,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-invalidated-server","duration":108520,"timestamp":1738837643913,"id":63,"parentId":3,"tags":{"trigger":"manual"},"startTime":1765779590268,"traceId":"26ca882ee8ee0eb2"},{"name":"make","duration":333,"timestamp":1738837754898,"id":101,"parentId":100,"tags":{},"startTime":1765779590379,"traceId":"26ca882ee8ee0eb2"},{"name":"chunk-graph","duration":30,"timestamp":1738837755648,"id":103,"parentId":102,"tags":{},"startTime":1765779590380,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-modules","duration":7,"timestamp":1738837755702,"id":105,"parentId":102,"tags":{},"startTime":1765779590380,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunks","duration":12,"timestamp":1738837755724,"id":106,"parentId":102,"tags":{},"startTime":1765779590380,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-tree","duration":9,"timestamp":1738837755752,"id":107,"parentId":102,"tags":{},"startTime":1765779590380,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunk-modules","duration":7,"timestamp":1738837755782,"id":108,"parentId":102,"tags":{},"startTime":1765779590380,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize","duration":117,"timestamp":1738837755693,"id":104,"parentId":102,"tags":{},"startTime":1765779590380,"traceId":"26ca882ee8ee0eb2"},{"name":"module-hash","duration":10,"timestamp":1738837755915,"id":109,"parentId":102,"tags":{},"startTime":1765779590380,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation","duration":9,"timestamp":1738837755937,"id":110,"parentId":102,"tags":{},"startTime":1765779590380,"traceId":"26ca882ee8ee0eb2"},{"name":"hash","duration":123,"timestamp":1738837755989,"id":111,"parentId":102,"tags":{},"startTime":1765779590380,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation-jobs","duration":25,"timestamp":1738837756112,"id":112,"parentId":102,"tags":{},"startTime":1765779590381,"traceId":"26ca882ee8ee0eb2"},{"name":"module-assets","duration":11,"timestamp":1738837756129,"id":113,"parentId":102,"tags":{},"startTime":1765779590381,"traceId":"26ca882ee8ee0eb2"},{"name":"create-chunk-assets","duration":33,"timestamp":1738837756146,"id":114,"parentId":102,"tags":{},"startTime":1765779590381,"traceId":"26ca882ee8ee0eb2"},{"name":"seal","duration":1047,"timestamp":1738837755533,"id":102,"parentId":100,"tags":{},"startTime":1765779590380,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-compilation","duration":2687,"timestamp":1738837753934,"id":100,"parentId":64,"tags":{"name":"edge-server"},"startTime":1765779590378,"traceId":"26ca882ee8ee0eb2"},{"name":"emit","duration":1192,"timestamp":1738837756658,"id":115,"parentId":64,"tags":{},"startTime":1765779590381,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-invalidated-edge-server","duration":114717,"timestamp":1738837643952,"id":64,"parentId":3,"tags":{"trigger":"manual"},"startTime":1765779590268,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"ensure-page","duration":1006,"timestamp":1738895593408,"id":116,"parentId":3,"tags":{"inputPage":"/admin"},"startTime":1765779648218,"traceId":"26ca882ee8ee0eb2"},{"name":"next-client-pages-loader","duration":323,"timestamp":1738895651996,"id":131,"parentId":130,"tags":{"absolutePagePath":"private-next-pages/_app"},"startTime":1765779648276,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":13445,"timestamp":1738895647614,"id":130,"parentId":126,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=private-next-pages%2F_app&page=%2F_app!","layer":"pages-dir-browser"},"startTime":1765779648272,"traceId":"26ca882ee8ee0eb2"},{"name":"next-client-pages-loader","duration":27,"timestamp":1738895661261,"id":133,"parentId":132,"tags":{"absolutePagePath":"private-next-pages/_error"},"startTime":1765779648286,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":1009,"timestamp":1738895661181,"id":132,"parentId":128,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=private-next-pages%2F_error&page=%2F_error!","layer":"pages-dir-browser"},"startTime":1765779648286,"traceId":"26ca882ee8ee0eb2"},{"name":"next-client-pages-loader","duration":33,"timestamp":1738895662334,"id":135,"parentId":134,"tags":{"absolutePagePath":"/opt/dev/est-dsx/src/pages/admin.js"},"startTime":1765779648287,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":803,"timestamp":1738895662264,"id":134,"parentId":129,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=%2Fopt%2Fdev%2Fest-dsx%2Fsrc%2Fpages%2Fadmin.js&page=%2Fadmin!","layer":"pages-dir-browser"},"startTime":1765779648287,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16353,"timestamp":1738895668328,"id":136,"parentId":124,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js","layer":"pages-dir-browser"},"startTime":1765779648293,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24310,"timestamp":1738895668973,"id":137,"parentId":125,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/next-dev.js","layer":"pages-dir-browser"},"startTime":1765779648293,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":26271,"timestamp":1738895674961,"id":138,"parentId":127,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/router.js","layer":"pages-dir-browser"},"startTime":1765779648299,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":48574,"timestamp":1738895677952,"id":139,"parentId":134,"tags":{"name":"/opt/dev/est-dsx/src/pages/admin.js","layer":"pages-dir-browser"},"startTime":1765779648302,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8837,"timestamp":1738895737339,"id":140,"parentId":137,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/webpack.js","layer":"pages-dir-browser"},"startTime":1765779648362,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14309,"timestamp":1738895737598,"id":141,"parentId":137,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/page-bootstrap.js","layer":"pages-dir-browser"},"startTime":1765779648362,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":19074,"timestamp":1738895741714,"id":142,"parentId":138,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/with-router.js","layer":"pages-dir-browser"},"startTime":1765779648366,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":32243,"timestamp":1738895742037,"id":144,"parentId":137,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/index.js","layer":"pages-dir-browser"},"startTime":1765779648367,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":26527,"timestamp":1738895755975,"id":146,"parentId":137,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/dev/hot-middleware-client.js","layer":"pages-dir-browser"},"startTime":1765779648380,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":54192,"timestamp":1738895755760,"id":145,"parentId":139,"tags":{"name":"/opt/dev/est-dsx/src/pages/competition.js","layer":"pages-dir-browser"},"startTime":1765779648380,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":74652,"timestamp":1738895741930,"id":143,"parentId":136,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/internal/helpers.js","layer":"pages-dir-browser"},"startTime":1765779648366,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8573,"timestamp":1738895812963,"id":148,"parentId":138,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1765779648437,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":66425,"timestamp":1738895756172,"id":147,"parentId":138,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/lib/is-error.js","layer":"pages-dir-browser"},"startTime":1765779648381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6975,"timestamp":1738895825534,"id":152,"parentId":141,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/dev/fouc.js","layer":"pages-dir-browser"},"startTime":1765779648450,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8394,"timestamp":1738895825437,"id":151,"parentId":141,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/dev/on-demand-entries-client.js","layer":"pages-dir-browser"},"startTime":1765779648450,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":11354,"timestamp":1738895828856,"id":155,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/route-announcer.js","layer":"pages-dir-browser"},"startTime":1765779648453,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12399,"timestamp":1738895828909,"id":156,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/remove-base-path.js","layer":"pages-dir-browser"},"startTime":1765779648453,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15714,"timestamp":1738895828684,"id":153,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/head-manager.js","layer":"pages-dir-browser"},"startTime":1765779648453,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16254,"timestamp":1738895828957,"id":157,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/has-base-path.js","layer":"pages-dir-browser"},"startTime":1765779648453,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":18281,"timestamp":1738895828794,"id":154,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/page-loader.js","layer":"pages-dir-browser"},"startTime":1765779648453,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":18688,"timestamp":1738895829061,"id":159,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1765779648454,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":54334,"timestamp":1738895813115,"id":149,"parentId":138,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/router.js","layer":"pages-dir-browser"},"startTime":1765779648438,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":39646,"timestamp":1738895829105,"id":160,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/mitt.js","layer":"pages-dir-browser"},"startTime":1765779648454,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":40340,"timestamp":1738895829149,"id":161,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/runtime-config.external.js","layer":"pages-dir-browser"},"startTime":1765779648454,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":40888,"timestamp":1738895829263,"id":163,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1765779648454,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":41572,"timestamp":1738895829311,"id":164,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1765779648454,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":44294,"timestamp":1738895829012,"id":158,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/script.js","layer":"pages-dir-browser"},"startTime":1765779648454,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":46266,"timestamp":1738895829355,"id":165,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1765779648454,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":48894,"timestamp":1738895829193,"id":162,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/utils.js","layer":"pages-dir-browser"},"startTime":1765779648454,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":50514,"timestamp":1738895829398,"id":166,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/adapters.js","layer":"pages-dir-browser"},"startTime":1765779648454,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":56505,"timestamp":1738895837461,"id":169,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":"pages-dir-browser"},"startTime":1765779648462,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":57651,"timestamp":1738895837406,"id":168,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":"pages-dir-browser"},"startTime":1765779648462,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":65056,"timestamp":1738895837281,"id":167,"parentId":141,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"pages-dir-browser"},"startTime":1765779648462,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":66209,"timestamp":1738895837508,"id":170,"parentId":141,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/dev/dev-build-indicator/initialize-for-page-router.js","layer":"pages-dir-browser"},"startTime":1765779648462,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":67228,"timestamp":1738895837552,"id":171,"parentId":141,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/dev/dev-build-indicator/internal/dev-build-indicator.js","layer":"pages-dir-browser"},"startTime":1765779648462,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":81272,"timestamp":1738895825366,"id":150,"parentId":140,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/build/deployment-id.js","layer":"pages-dir-browser"},"startTime":1765779648450,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7136,"timestamp":1738895913897,"id":174,"parentId":141,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/errors/runtime-error-handler.js","layer":"pages-dir-browser"},"startTime":1765779648538,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8952,"timestamp":1738895913776,"id":173,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/is-next-router-error.js","layer":"pages-dir-browser"},"startTime":1765779648538,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":532,"timestamp":1738895923403,"id":191,"parentId":149,"tags":{"layer":null},"startTime":1765779648548,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13085,"timestamp":1738895913998,"id":176,"parentId":141,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/pages/websocket.js","layer":"pages-dir-browser"},"startTime":1765779648538,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16439,"timestamp":1738895913952,"id":175,"parentId":141,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/shared.js","layer":"pages-dir-browser"},"startTime":1765779648538,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":17915,"timestamp":1738895914111,"id":178,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/pages/pages-dev-overlay.js","layer":"pages-dir-browser"},"startTime":1765779648539,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":19270,"timestamp":1738895914242,"id":181,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"pages-dir-browser"},"startTime":1765779648539,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":21526,"timestamp":1738895914291,"id":182,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/tracing/tracer.js","layer":"pages-dir-browser"},"startTime":1765779648539,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":22719,"timestamp":1738895914333,"id":183,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/tracing/report-to-socket.js","layer":"pages-dir-browser"},"startTime":1765779648539,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24967,"timestamp":1738895914156,"id":179,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/pages/client.js","layer":"pages-dir-browser"},"startTime":1765779648539,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":34391,"timestamp":1738895914417,"id":185,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/pages/_app.js","layer":"pages-dir-browser"},"startTime":1765779648539,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":36143,"timestamp":1738895914374,"id":184,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/pages/_error.js","layer":"pages-dir-browser"},"startTime":1765779648539,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":40820,"timestamp":1738895914063,"id":177,"parentId":141,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/pages/hot-reloader-client.js","layer":"pages-dir-browser"},"startTime":1765779648539,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":39627,"timestamp":1738895923036,"id":188,"parentId":147,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"pages-dir-browser"},"startTime":1765779648548,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":59056,"timestamp":1738895914470,"id":186,"parentId":139,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/router.js","layer":"pages-dir-browser"},"startTime":1765779648539,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":60486,"timestamp":1738895914198,"id":180,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"pages-dir-browser"},"startTime":1765779648539,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":61358,"timestamp":1738895913637,"id":172,"parentId":139,"tags":{"name":"/opt/dev/est-dsx/node_modules/react/jsx-dev-runtime.js","layer":"pages-dir-browser"},"startTime":1765779648538,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13298,"timestamp":1738895965441,"id":194,"parentId":154,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/add-locale.js","layer":"pages-dir-browser"},"startTime":1765779648590,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14478,"timestamp":1738895965387,"id":193,"parentId":154,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/add-base-path.js","layer":"pages-dir-browser"},"startTime":1765779648590,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15792,"timestamp":1738895965281,"id":192,"parentId":153,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/set-attributes-from-props.js","layer":"pages-dir-browser"},"startTime":1765779648590,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16558,"timestamp":1738895965683,"id":198,"parentId":149,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/remove-locale.js","layer":"pages-dir-browser"},"startTime":1765779648590,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":17629,"timestamp":1738895965605,"id":197,"parentId":149,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/detect-domain-locale.js","layer":"pages-dir-browser"},"startTime":1765779648590,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":18373,"timestamp":1738895965865,"id":202,"parentId":163,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/image-config.js","layer":"pages-dir-browser"},"startTime":1765779648590,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":25394,"timestamp":1738895965731,"id":199,"parentId":149,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/resolve-href.js","layer":"pages-dir-browser"},"startTime":1765779648590,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":26047,"timestamp":1738895965916,"id":203,"parentId":157,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"pages-dir-browser"},"startTime":1765779648590,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":30173,"timestamp":1738895965487,"id":195,"parentId":154,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/route-loader.js","layer":"pages-dir-browser"},"startTime":1765779648590,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":32495,"timestamp":1738895965531,"id":196,"parentId":154,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/constants.js","layer":"pages-dir-browser"},"startTime":1765779648590,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":34766,"timestamp":1738895966016,"id":205,"parentId":154,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","layer":"pages-dir-browser"},"startTime":1765779648591,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":35735,"timestamp":1738895965959,"id":204,"parentId":154,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","layer":"pages-dir-browser"},"startTime":1765779648590,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":38076,"timestamp":1738895966065,"id":206,"parentId":154,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"pages-dir-browser"},"startTime":1765779648591,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":38645,"timestamp":1738895966107,"id":207,"parentId":154,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1765779648591,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":40383,"timestamp":1738895966151,"id":208,"parentId":149,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/bloom-filter.js","layer":"pages-dir-browser"},"startTime":1765779648591,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":83697,"timestamp":1738895923157,"id":189,"parentId":139,"tags":{"name":"/opt/dev/est-dsx/node_modules/react/index.js","layer":"pages-dir-browser"},"startTime":1765779648548,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":84304,"timestamp":1738895922917,"id":187,"parentId":141,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/server/dev/hot-reloader-types.js","layer":"pages-dir-browser"},"startTime":1765779648547,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":84147,"timestamp":1738895923282,"id":190,"parentId":142,"tags":{"name":"/opt/dev/est-dsx/node_modules/react/jsx-runtime.js","layer":"pages-dir-browser"},"startTime":1765779648548,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":23772,"timestamp":1738895985798,"id":212,"parentId":149,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"pages-dir-browser"},"startTime":1765779648610,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24980,"timestamp":1738895985394,"id":209,"parentId":149,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"pages-dir-browser"},"startTime":1765779648610,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":26158,"timestamp":1738895985581,"id":210,"parentId":149,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"pages-dir-browser"},"startTime":1765779648610,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":26522,"timestamp":1738895985926,"id":214,"parentId":149,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1765779648610,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":27460,"timestamp":1738895985867,"id":213,"parentId":149,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1765779648610,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":33252,"timestamp":1738895986051,"id":216,"parentId":149,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"pages-dir-browser"},"startTime":1765779648611,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":34044,"timestamp":1738895985981,"id":215,"parentId":149,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/compare-states.js","layer":"pages-dir-browser"},"startTime":1765779648610,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":34839,"timestamp":1738895986112,"id":217,"parentId":149,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"pages-dir-browser"},"startTime":1765779648611,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":38612,"timestamp":1738895985683,"id":211,"parentId":149,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"pages-dir-browser"},"startTime":1765779648610,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":39087,"timestamp":1738895986231,"id":219,"parentId":139,"tags":{"name":"/opt/dev/est-dsx/src/config/api.js","layer":"pages-dir-browser"},"startTime":1765779648611,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":39739,"timestamp":1738895986165,"id":218,"parentId":149,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/omit.js","layer":"pages-dir-browser"},"startTime":1765779648611,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13593,"timestamp":1738896014823,"id":223,"parentId":166,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js","layer":"pages-dir-browser"},"startTime":1765779648639,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14239,"timestamp":1738896014876,"id":224,"parentId":170,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/dev/dev-build-indicator/internal/handle-dev-build-indicator-hmr-events.js","layer":"pages-dir-browser"},"startTime":1765779648639,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15161,"timestamp":1738896014738,"id":222,"parentId":158,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/request-idle-callback.js","layer":"pages-dir-browser"},"startTime":1765779648639,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":73013,"timestamp":1738895965777,"id":200,"parentId":149,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/lib/is-api-route.js","layer":"pages-dir-browser"},"startTime":1765779648590,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":75466,"timestamp":1738895965826,"id":201,"parentId":149,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/lib/constants.js","layer":"pages-dir-browser"},"startTime":1765779648590,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9861,"timestamp":1738896032713,"id":227,"parentId":149,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":"pages-dir-browser"},"startTime":1765779648657,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":10662,"timestamp":1738896032766,"id":228,"parentId":149,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"pages-dir-browser"},"startTime":1765779648657,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12547,"timestamp":1738896032542,"id":225,"parentId":169,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"pages-dir-browser"},"startTime":1765779648657,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13583,"timestamp":1738896032648,"id":226,"parentId":171,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/dev/dev-build-indicator/internal/initialize.js","layer":"pages-dir-browser"},"startTime":1765779648657,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16500,"timestamp":1738896032855,"id":230,"parentId":181,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"pages-dir-browser"},"startTime":1765779648657,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":17725,"timestamp":1738896032812,"id":229,"parentId":173,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/redirect-error.js","layer":"pages-dir-browser"},"startTime":1765779648657,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":19011,"timestamp":1738896032906,"id":231,"parentId":181,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/errors/stitched-error.js","layer":"pages-dir-browser"},"startTime":1765779648657,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"build-module-js","duration":20259,"timestamp":1738896032992,"id":233,"parentId":178,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/pages/pages-dev-overlay-error-boundary.js","layer":"pages-dir-browser"},"startTime":1765779648657,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":23452,"timestamp":1738896032950,"id":232,"parentId":179,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/errors/hydration-error-info.js","layer":"pages-dir-browser"},"startTime":1765779648657,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24516,"timestamp":1738896033053,"id":234,"parentId":178,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/pages/hooks.js","layer":"pages-dir-browser"},"startTime":1765779648658,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":25603,"timestamp":1738896033099,"id":235,"parentId":179,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/pages/bus.js","layer":"pages-dir-browser"},"startTime":1765779648658,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":72826,"timestamp":1738895986347,"id":220,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/react-dom/client.js","layer":"pages-dir-browser"},"startTime":1765779648611,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":18341,"timestamp":1738896047021,"id":239,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/portal/index.js","layer":"pages-dir-browser"},"startTime":1765779648672,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":19479,"timestamp":1738896047108,"id":240,"parentId":173,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"pages-dir-browser"},"startTime":1765779648672,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24182,"timestamp":1738896046833,"id":237,"parentId":139,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/Industry.js","layer":"pages-dir-browser"},"startTime":1765779648671,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":28007,"timestamp":1738896046684,"id":236,"parentId":139,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/Office.js","layer":"pages-dir-browser"},"startTime":1765779648671,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":36622,"timestamp":1738896046928,"id":238,"parentId":139,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/WorldSkill.js","layer":"pages-dir-browser"},"startTime":1765779648671,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":70788,"timestamp":1738896014651,"id":221,"parentId":136,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/compiled/react-refresh/runtime.js","layer":"pages-dir-browser"},"startTime":1765779648639,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":28966,"timestamp":1738896061578,"id":245,"parentId":176,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/utils/get-socket-url.js","layer":"pages-dir-browser"},"startTime":1765779648686,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":30004,"timestamp":1738896061465,"id":243,"parentId":179,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/errors/attach-hydration-error-state.js","layer":"pages-dir-browser"},"startTime":1765779648686,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":32287,"timestamp":1738896061299,"id":241,"parentId":184,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/head.js","layer":"pages-dir-browser"},"startTime":1765779648686,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":33144,"timestamp":1738896061626,"id":246,"parentId":179,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/utils/parse-stack.js","layer":"pages-dir-browser"},"startTime":1765779648686,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":34270,"timestamp":1738896061671,"id":247,"parentId":179,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/utils/parse-component-stack.js","layer":"pages-dir-browser"},"startTime":1765779648686,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":35092,"timestamp":1738896061530,"id":244,"parentId":181,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"pages-dir-browser"},"startTime":1765779648686,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":35887,"timestamp":1738896061760,"id":249,"parentId":179,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/utils/node-stack-frames.js","layer":"pages-dir-browser"},"startTime":1765779648686,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":36770,"timestamp":1738896061847,"id":251,"parentId":178,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/font/font-styles.js","layer":"pages-dir-browser"},"startTime":1765779648686,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":38699,"timestamp":1738896061890,"id":252,"parentId":178,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/dev-overlay.js","layer":"pages-dir-browser"},"startTime":1765779648686,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":40919,"timestamp":1738896061804,"id":250,"parentId":177,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/utils/format-webpack-messages.js","layer":"pages-dir-browser"},"startTime":1765779648686,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":42127,"timestamp":1738896061715,"id":248,"parentId":179,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/utils/get-error-by-type.js","layer":"pages-dir-browser"},"startTime":1765779648686,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":19235,"timestamp":1738896086063,"id":254,"parentId":193,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"pages-dir-browser"},"startTime":1765779648711,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":19676,"timestamp":1738896086177,"id":256,"parentId":195,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"pages-dir-browser"},"startTime":1765779648711,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":20159,"timestamp":1738896086221,"id":257,"parentId":196,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":"pages-dir-browser"},"startTime":1765779648711,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":21463,"timestamp":1738896085938,"id":253,"parentId":194,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1765779648710,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":22208,"timestamp":1738896086129,"id":255,"parentId":195,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/trusted-types.js","layer":"pages-dir-browser"},"startTime":1765779648711,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":23501,"timestamp":1738896086271,"id":258,"parentId":214,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"pages-dir-browser"},"startTime":1765779648711,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24165,"timestamp":1738896086317,"id":259,"parentId":214,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"pages-dir-browser"},"startTime":1765779648711,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24727,"timestamp":1738896086360,"id":260,"parentId":213,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"pages-dir-browser"},"startTime":1765779648711,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":64182,"timestamp":1738896061408,"id":242,"parentId":177,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/server/dev/extract-modules-from-turbopack-message.js","layer":"pages-dir-browser"},"startTime":1765779648686,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":4993,"timestamp":1738896122053,"id":266,"parentId":217,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"pages-dir-browser"},"startTime":1765779648747,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5794,"timestamp":1738896121958,"id":265,"parentId":211,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"pages-dir-browser"},"startTime":1765779648746,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":4731,"timestamp":1738896127813,"id":267,"parentId":227,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"pages-dir-browser"},"startTime":1765779648752,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5535,"timestamp":1738896127934,"id":268,"parentId":225,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"pages-dir-browser"},"startTime":1765779648752,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":21421,"timestamp":1738896114205,"id":261,"parentId":172,"tags":{"name":"/opt/dev/est-dsx/node_modules/react/cjs/react-jsx-dev-runtime.development.js","layer":"pages-dir-browser"},"startTime":1765779648739,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":29559,"timestamp":1738896114285,"id":262,"parentId":189,"tags":{"name":"/opt/dev/est-dsx/node_modules/react/cjs/react.development.js","layer":"pages-dir-browser"},"startTime":1765779648739,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":36170,"timestamp":1738896114327,"id":263,"parentId":190,"tags":{"name":"/opt/dev/est-dsx/node_modules/react/cjs/react-jsx-runtime.development.js","layer":"pages-dir-browser"},"startTime":1765779648739,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":23987,"timestamp":1738896130918,"id":272,"parentId":166,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/index.js","layer":"pages-dir-browser"},"startTime":1765779648755,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":25135,"timestamp":1738896130684,"id":269,"parentId":229,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/redirect-status-code.js","layer":"pages-dir-browser"},"startTime":1765779648755,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":27436,"timestamp":1738896130849,"id":271,"parentId":232,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/is-hydration-error.js","layer":"pages-dir-browser"},"startTime":1765779648755,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8965,"timestamp":1738896151613,"id":277,"parentId":241,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1765779648776,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9582,"timestamp":1738896151660,"id":278,"parentId":245,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/normalized-asset-prefix.js","layer":"pages-dir-browser"},"startTime":1765779648776,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12026,"timestamp":1738896151707,"id":279,"parentId":249,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/error-source.js","layer":"pages-dir-browser"},"startTime":1765779648776,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12760,"timestamp":1738896151524,"id":276,"parentId":241,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/amp-mode.js","layer":"pages-dir-browser"},"startTime":1765779648776,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13845,"timestamp":1738896151427,"id":275,"parentId":241,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-browser"},"startTime":1765779648776,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14713,"timestamp":1738896151750,"id":280,"parentId":251,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/utils/css.js","layer":"pages-dir-browser"},"startTime":1765779648776,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16226,"timestamp":1738896151796,"id":281,"parentId":248,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/utils/stack-frame.js","layer":"pages-dir-browser"},"startTime":1765779648776,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":260477,"timestamp":1738896121443,"id":264,"parentId":145,"tags":{"name":"/opt/dev/est-dsx/node_modules/xlsx/xlsx.mjs","layer":"pages-dir-browser"},"startTime":1765779648746,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":253887,"timestamp":1738896130774,"id":270,"parentId":231,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/lib/error-telemetry-utils.js","layer":"pages-dir-browser"},"startTime":1765779648755,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":218208,"timestamp":1738896168801,"id":282,"parentId":252,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/styles/base.js","layer":"pages-dir-browser"},"startTime":1765779648793,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":218920,"timestamp":1738896169026,"id":285,"parentId":252,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/styles/colors.js","layer":"pages-dir-browser"},"startTime":1765779648794,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":220141,"timestamp":1738896168910,"id":283,"parentId":252,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/styles/component-styles.js","layer":"pages-dir-browser"},"startTime":1765779648793,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":220927,"timestamp":1738896168968,"id":284,"parentId":252,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/styles/css-reset.js","layer":"pages-dir-browser"},"startTime":1765779648793,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":221996,"timestamp":1738896169178,"id":287,"parentId":241,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"pages-dir-browser"},"startTime":1765779648794,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":222919,"timestamp":1738896169073,"id":286,"parentId":252,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/styles/dark-theme.js","layer":"pages-dir-browser"},"startTime":1765779648794,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":223656,"timestamp":1738896169231,"id":288,"parentId":252,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/shadow-portal.js","layer":"pages-dir-browser"},"startTime":1765779648794,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":244516,"timestamp":1738896151376,"id":274,"parentId":221,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-runtime.development.js","layer":"pages-dir-browser"},"startTime":1765779648776,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":790858,"timestamp":1738895605397,"id":124,"parentId":123,"tags":{"request":"/opt/dev/est-dsx/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1765779648230,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8836,"timestamp":1738896397321,"id":291,"parentId":252,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-overlay/error-overlay.js","layer":"pages-dir-browser"},"startTime":1765779649022,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":14,"timestamp":1738896406623,"id":294,"parentId":264,"tags":{"layer":null},"startTime":1765779649031,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":8,"timestamp":1738896406648,"id":295,"parentId":264,"tags":{"layer":null},"startTime":1765779649031,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":373903,"timestamp":1738896151267,"id":273,"parentId":220,"tags":{"name":"/opt/dev/est-dsx/node_modules/react-dom/cjs/react-dom-client.development.js","layer":"pages-dir-browser"},"startTime":1765779648776,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":120516,"timestamp":1738896406725,"id":297,"parentId":268,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"pages-dir-browser"},"startTime":1765779649031,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":121182,"timestamp":1738896406664,"id":296,"parentId":268,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/segment.js","layer":"pages-dir-browser"},"startTime":1765779649031,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":122532,"timestamp":1738896406542,"id":293,"parentId":252,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/container/runtime-error/render-error.js","layer":"pages-dir-browser"},"startTime":1765779649031,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":123669,"timestamp":1738896406773,"id":298,"parentId":272,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":"pages-dir-browser"},"startTime":1765779649031,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":126080,"timestamp":1738896406389,"id":292,"parentId":252,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dev-tools-indicator/dev-tools-indicator.js","layer":"pages-dir-browser"},"startTime":1765779649031,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":147193,"timestamp":1738896385580,"id":289,"parentId":158,"tags":{"name":"/opt/dev/est-dsx/node_modules/react-dom/index.js","layer":"pages-dir-browser"},"startTime":1765779649010,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":143402,"timestamp":1738896397244,"id":290,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/compiled/react-is/index.js","layer":"pages-dir-browser"},"startTime":1765779649022,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7263,"timestamp":1738896542559,"id":299,"parentId":281,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/utils/webpack-module-path.js","layer":"pages-dir-browser"},"startTime":1765779649167,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7939,"timestamp":1738896542666,"id":300,"parentId":283,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/container/build-error.js","layer":"pages-dir-browser"},"startTime":1765779649167,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9112,"timestamp":1738896542722,"id":301,"parentId":283,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/container/errors.js","layer":"pages-dir-browser"},"startTime":1765779649167,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8622,"timestamp":1738896562352,"id":302,"parentId":291,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/container/root-layout-missing-tags-error.js","layer":"pages-dir-browser"},"startTime":1765779649187,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9506,"timestamp":1738896562601,"id":305,"parentId":283,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-overlay-layout/error-overlay-layout.js","layer":"pages-dir-browser"},"startTime":1765779649187,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":10927,"timestamp":1738896562465,"id":303,"parentId":283,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/code-frame/code-frame.js","layer":"pages-dir-browser"},"startTime":1765779649187,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":11256,"timestamp":1738896562648,"id":306,"parentId":283,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/overlay/styles.js","layer":"pages-dir-browser"},"startTime":1765779649187,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12296,"timestamp":1738896562533,"id":304,"parentId":283,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-overlay-pagination/error-overlay-pagination.js","layer":"pages-dir-browser"},"startTime":1765779649187,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12717,"timestamp":1738896562717,"id":307,"parentId":283,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-overlay-footer/error-overlay-footer.js","layer":"pages-dir-browser"},"startTime":1765779649187,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13339,"timestamp":1738896562838,"id":309,"parentId":283,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/terminal/editor-link.js","layer":"pages-dir-browser"},"startTime":1765779649187,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14235,"timestamp":1738896562882,"id":310,"parentId":283,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/version-staleness-info/version-staleness-info.js","layer":"pages-dir-browser"},"startTime":1765779649187,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14687,"timestamp":1738896562970,"id":312,"parentId":283,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/environment-name-label/environment-name-label.js","layer":"pages-dir-browser"},"startTime":1765779649187,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16057,"timestamp":1738896562765,"id":308,"parentId":283,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/terminal/terminal.js","layer":"pages-dir-browser"},"startTime":1765779649187,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16725,"timestamp":1738896562925,"id":311,"parentId":283,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/call-stack-frame/call-stack-frame.js","layer":"pages-dir-browser"},"startTime":1765779649187,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":27985,"timestamp":1738896563061,"id":313,"parentId":283,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dev-tools-indicator/dev-tools-info/dev-tools-info.js","layer":"pages-dir-browser"},"startTime":1765779649188,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":30391,"timestamp":1738896563107,"id":314,"parentId":283,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dev-tools-indicator/dev-tools-info/turbopack-info.js","layer":"pages-dir-browser"},"startTime":1765779649188,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":31181,"timestamp":1738896563157,"id":315,"parentId":283,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dev-tools-indicator/dev-tools-info/route-info.js","layer":"pages-dir-browser"},"startTime":1765779649188,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":32290,"timestamp":1738896563199,"id":316,"parentId":283,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dev-tools-indicator/dev-tools-info/user-preferences.js","layer":"pages-dir-browser"},"startTime":1765779649188,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":21654,"timestamp":1738896581730,"id":321,"parentId":238,"tags":{"name":"/opt/dev/est-dsx/src/store/deviceStore.js","layer":"pages-dir-browser"},"startTime":1765779649206,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":23647,"timestamp":1738896581446,"id":317,"parentId":292,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dev-tools-indicator/next-logo.js","layer":"pages-dir-browser"},"startTime":1765779649206,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8174,"timestamp":1738896608388,"id":322,"parentId":291,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/hooks/use-delayed-render.js","layer":"pages-dir-browser"},"startTime":1765779649233,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9023,"timestamp":1738896608500,"id":323,"parentId":292,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dev-tools-indicator/utils.js","layer":"pages-dir-browser"},"startTime":1765779649233,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":42530,"timestamp":1738896581558,"id":318,"parentId":289,"tags":{"name":"/opt/dev/est-dsx/node_modules/react-dom/cjs/react-dom.development.js","layer":"pages-dir-browser"},"startTime":1765779649206,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":42729,"timestamp":1738896581616,"id":319,"parentId":137,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"pages-dir-browser"},"startTime":1765779649206,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7052,"timestamp":1738896617977,"id":325,"parentId":292,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/gear-icon.js","layer":"pages-dir-browser"},"startTime":1765779649242,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7806,"timestamp":1738896617873,"id":324,"parentId":292,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/utils/dev-indicator/dev-render-indicator.js","layer":"pages-dir-browser"},"startTime":1765779649242,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":44467,"timestamp":1738896581675,"id":320,"parentId":144,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"pages-dir-browser"},"startTime":1765779649206,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8131,"timestamp":1738896621469,"id":327,"parentId":177,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/compiled/strip-ansi/index.js","layer":"pages-dir-browser"},"startTime":1765779649246,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7270,"timestamp":1738896627342,"id":329,"parentId":301,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/container/runtime-error/component-stack-pseudo-html.js","layer":"pages-dir-browser"},"startTime":1765779649252,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8058,"timestamp":1738896627397,"id":330,"parentId":303,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/external.js","layer":"pages-dir-browser"},"startTime":1765779649252,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9004,"timestamp":1738896627244,"id":328,"parentId":301,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/errors/console-error.js","layer":"pages-dir-browser"},"startTime":1765779649252,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"build-module-js","duration":12546,"timestamp":1738896627443,"id":331,"parentId":303,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/file.js","layer":"pages-dir-browser"},"startTime":1765779649252,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13033,"timestamp":1738896627494,"id":332,"parentId":304,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/left-arrow.js","layer":"pages-dir-browser"},"startTime":1765779649252,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13444,"timestamp":1738896627606,"id":333,"parentId":304,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/right-arrow.js","layer":"pages-dir-browser"},"startTime":1765779649252,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":23669,"timestamp":1738896618062,"id":326,"parentId":290,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/compiled/react-is/cjs/react-is.development.js","layer":"pages-dir-browser"},"startTime":1765779649243,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12036,"timestamp":1738896632968,"id":335,"parentId":316,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/eye-icon.js","layer":"pages-dir-browser"},"startTime":1765779649257,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12733,"timestamp":1738896633044,"id":336,"parentId":316,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/light-icon.js","layer":"pages-dir-browser"},"startTime":1765779649258,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13405,"timestamp":1738896633101,"id":337,"parentId":316,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/dark-icon.js","layer":"pages-dir-browser"},"startTime":1765779649258,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14728,"timestamp":1738896632852,"id":334,"parentId":283,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/container/runtime-error/index.js","layer":"pages-dir-browser"},"startTime":1765779649257,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15157,"timestamp":1738896633147,"id":338,"parentId":316,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/system-icon.js","layer":"pages-dir-browser"},"startTime":1765779649258,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15796,"timestamp":1738896633198,"id":339,"parentId":317,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dev-tools-indicator/use-minimum-loading-time-multiple.js","layer":"pages-dir-browser"},"startTime":1765779649258,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12408,"timestamp":1738896642899,"id":341,"parentId":310,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/utils/cx.js","layer":"pages-dir-browser"},"startTime":1765779649267,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12964,"timestamp":1738896642955,"id":342,"parentId":317,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/utils/merge-refs.js","layer":"pages-dir-browser"},"startTime":1765779649267,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13799,"timestamp":1738896642788,"id":340,"parentId":303,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/utils/use-open-in-editor.js","layer":"pages-dir-browser"},"startTime":1765779649267,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14274,"timestamp":1738896643003,"id":343,"parentId":305,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-message/error-message.js","layer":"pages-dir-browser"},"startTime":1765779649267,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14648,"timestamp":1738896643159,"id":345,"parentId":305,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-type-label/error-type-label.js","layer":"pages-dir-browser"},"startTime":1765779649268,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15328,"timestamp":1738896643103,"id":344,"parentId":305,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-overlay-toolbar/error-overlay-toolbar.js","layer":"pages-dir-browser"},"startTime":1765779649268,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15741,"timestamp":1738896643249,"id":347,"parentId":305,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dialog/dialog.js","layer":"pages-dir-browser"},"startTime":1765779649268,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":18020,"timestamp":1738896643204,"id":346,"parentId":305,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-overlay-nav/error-overlay-nav.js","layer":"pages-dir-browser"},"startTime":1765779649268,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":18583,"timestamp":1738896643298,"id":348,"parentId":305,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dialog/header.js","layer":"pages-dir-browser"},"startTime":1765779649268,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":19130,"timestamp":1738896643342,"id":349,"parentId":305,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/dialog/body.js","layer":"pages-dir-browser"},"startTime":1765779649268,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":19698,"timestamp":1738896643433,"id":351,"parentId":305,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/overlay/overlay.js","layer":"pages-dir-browser"},"startTime":1765779649268,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":20581,"timestamp":1738896643385,"id":350,"parentId":305,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/call-stack/call-stack.js","layer":"pages-dir-browser"},"startTime":1765779649268,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":21453,"timestamp":1738896643476,"id":352,"parentId":307,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-overlay-footer/error-feedback/error-feedback.js","layer":"pages-dir-browser"},"startTime":1765779649268,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16913,"timestamp":1738896653223,"id":354,"parentId":283,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/toast/index.js","layer":"pages-dir-browser"},"startTime":1765779649278,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":17566,"timestamp":1738896653119,"id":353,"parentId":283,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/dialog/index.js","layer":"pages-dir-browser"},"startTime":1765779649278,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":18119,"timestamp":1738896653336,"id":356,"parentId":283,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-overlay-bottom-stack/index.js","layer":"pages-dir-browser"},"startTime":1765779649278,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":19375,"timestamp":1738896653287,"id":355,"parentId":283,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/copy-button/index.js","layer":"pages-dir-browser"},"startTime":1765779649278,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":20322,"timestamp":1738896666885,"id":357,"parentId":251,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/node_modules/@swc/helpers/esm/_tagged_template_literal_loose.js","layer":"pages-dir-browser"},"startTime":1765779649291,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13291,"timestamp":1738896678682,"id":358,"parentId":246,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","layer":"pages-dir-browser"},"startTime":1765779649303,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5821,"timestamp":1738896688094,"id":359,"parentId":300,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/terminal/index.js","layer":"pages-dir-browser"},"startTime":1765779649313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6308,"timestamp":1738896688201,"id":360,"parentId":301,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/overlay/index.js","layer":"pages-dir-browser"},"startTime":1765779649313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6725,"timestamp":1738896688301,"id":362,"parentId":348,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/dialog/dialog-header.js","layer":"pages-dir-browser"},"startTime":1765779649313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7664,"timestamp":1738896688254,"id":361,"parentId":347,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/dialog/dialog.js","layer":"pages-dir-browser"},"startTime":1765779649313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7983,"timestamp":1738896688445,"id":365,"parentId":344,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-overlay-toolbar/copy-stack-trace-button.js","layer":"pages-dir-browser"},"startTime":1765779649313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8674,"timestamp":1738896688349,"id":363,"parentId":351,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/overlay/overlay.js","layer":"pages-dir-browser"},"startTime":1765779649313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9239,"timestamp":1738896688532,"id":367,"parentId":130,"tags":{"name":"/opt/dev/est-dsx/src/pages/_app.js","layer":"pages-dir-browser"},"startTime":1765779649313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9967,"timestamp":1738896688489,"id":366,"parentId":344,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-overlay-toolbar/docs-link-button.js","layer":"pages-dir-browser"},"startTime":1765779649313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":11313,"timestamp":1738896688394,"id":364,"parentId":344,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/errors/error-overlay-toolbar/nodejs-inspector-button.js","layer":"pages-dir-browser"},"startTime":1765779649313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13373,"timestamp":1738896692172,"id":369,"parentId":354,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/toast/styles.js","layer":"pages-dir-browser"},"startTime":1765779649317,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13851,"timestamp":1738896692284,"id":371,"parentId":353,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/dialog/dialog-body.js","layer":"pages-dir-browser"},"startTime":1765779649317,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14541,"timestamp":1738896692227,"id":370,"parentId":354,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/toast/toast.js","layer":"pages-dir-browser"},"startTime":1765779649317,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15511,"timestamp":1738896692080,"id":368,"parentId":329,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/hydration-diff/diff-view.js","layer":"pages-dir-browser"},"startTime":1765779649317,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15799,"timestamp":1738896692330,"id":372,"parentId":353,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/dialog/dialog-content.js","layer":"pages-dir-browser"},"startTime":1765779649317,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16241,"timestamp":1738896692374,"id":373,"parentId":353,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/dialog/dialog-footer.js","layer":"pages-dir-browser"},"startTime":1765779649317,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16673,"timestamp":1738896692425,"id":374,"parentId":353,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/dialog/styles.js","layer":"pages-dir-browser"},"startTime":1765779649317,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12281,"timestamp":1738896701435,"id":379,"parentId":352,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/thumbs/thumbs-down.js","layer":"pages-dir-browser"},"startTime":1765779649326,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12990,"timestamp":1738896701385,"id":378,"parentId":352,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/thumbs/thumbs-up.js","layer":"pages-dir-browser"},"startTime":1765779649326,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14083,"timestamp":1738896701308,"id":377,"parentId":301,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/hot-linked-text/index.js","layer":"pages-dir-browser"},"startTime":1765779649326,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":27980,"timestamp":1738896701266,"id":376,"parentId":321,"tags":{"name":"/opt/dev/est-dsx/node_modules/zustand/esm/index.mjs","layer":"pages-dir-browser"},"startTime":1765779649326,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":35864,"timestamp":1738896701183,"id":375,"parentId":321,"tags":{"name":"/opt/dev/est-dsx/node_modules/zustand/esm/middleware.mjs","layer":"pages-dir-browser"},"startTime":1765779649326,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":23642,"timestamp":1738896717933,"id":380,"parentId":273,"tags":{"name":"/opt/dev/est-dsx/node_modules/scheduler/index.js","layer":"pages-dir-browser"},"startTime":1765779649342,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5528,"timestamp":1738896738710,"id":383,"parentId":361,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/hooks/use-measure-height.js","layer":"pages-dir-browser"},"startTime":1765779649363,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7079,"timestamp":1738896738938,"id":385,"parentId":366,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/utils/parse-url-from-text.js","layer":"pages-dir-browser"},"startTime":1765779649363,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9431,"timestamp":1738896738490,"id":382,"parentId":361,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/hooks/use-on-click-outside.js","layer":"pages-dir-browser"},"startTime":1765779649363,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":10668,"timestamp":1738896738819,"id":384,"parentId":363,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/components/overlay/body-locker.js","layer":"pages-dir-browser"},"startTime":1765779649363,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":11689,"timestamp":1738896741798,"id":386,"parentId":368,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/react-dev-overlay/ui/icons/collapse-icon.js","layer":"pages-dir-browser"},"startTime":1765779649366,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13479,"timestamp":1738896741976,"id":387,"parentId":377,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/magic-identifier.js","layer":"pages-dir-browser"},"startTime":1765779649366,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":30374,"timestamp":1738896727152,"id":381,"parentId":273,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/build/polyfills/process.js","layer":"pages-dir-browser"},"startTime":1765779649352,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":4436,"timestamp":1738896760949,"id":388,"parentId":376,"tags":{"name":"/opt/dev/est-dsx/node_modules/zustand/esm/vanilla.mjs","layer":"pages-dir-browser"},"startTime":1765779649385,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":5848,"timestamp":1738896761085,"id":389,"parentId":376,"tags":{"name":"/opt/dev/est-dsx/node_modules/zustand/esm/react.mjs","layer":"pages-dir-browser"},"startTime":1765779649386,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":1162167,"timestamp":1738895605960,"id":128,"parentId":123,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_error&page=%2F_error!"},"startTime":1765779648230,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":11126,"timestamp":1738896763073,"id":390,"parentId":303,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/compiled/anser/index.js","layer":"pages-dir-browser"},"startTime":1765779649388,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16967,"timestamp":1738896763181,"id":391,"parentId":380,"tags":{"name":"/opt/dev/est-dsx/node_modules/scheduler/cjs/scheduler.development.js","layer":"pages-dir-browser"},"startTime":1765779649388,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7811,"timestamp":1738896775075,"id":393,"parentId":367,"tags":{"name":"/opt/dev/est-dsx/src/components/AudioProvider.js","layer":"pages-dir-browser"},"startTime":1765779649400,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":19833,"timestamp":1738896765609,"id":392,"parentId":367,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/head.js","layer":"pages-dir-browser"},"startTime":1765779649390,"traceId":"26ca882ee8ee0eb2"},{"name":"next-style-loader","duration":1058,"timestamp":1738896789423,"id":395,"parentId":394,"tags":{},"startTime":1765779649414,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-css","duration":4129,"timestamp":1738896787916,"id":394,"parentId":367,"tags":{"name":"/opt/dev/est-dsx/src/styles/globals.css","layer":"pages-dir-browser"},"startTime":1765779649412,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15320,"timestamp":1738896798489,"id":397,"parentId":394,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/build/webpack/loaders/next-style-loader/runtime/injectStylesIntoStyleTag.js","layer":"pages-dir-browser"},"startTime":1765779649423,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5079,"timestamp":1738896810164,"id":400,"parentId":393,"tags":{"name":"/opt/dev/est-dsx/src/utils/asset.js","layer":"pages-dir-browser"},"startTime":1765779649435,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":136732,"timestamp":1738896809373,"id":399,"parentId":381,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/compiled/process/browser.js","layer":"pages-dir-browser"},"startTime":1765779649434,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":1340451,"timestamp":1738895605852,"id":127,"parentId":123,"tags":{"request":"/opt/dev/est-dsx/node_modules/next/dist/client/router.js"},"startTime":1765779648230,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":1340336,"timestamp":1738895605991,"id":129,"parentId":123,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fopt%2Fdev%2Fest-dsx%2Fsrc%2Fpages%2Fadmin.js&page=%2Fadmin!"},"startTime":1765779648230,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":1340536,"timestamp":1738895605794,"id":125,"parentId":123,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1765779648230,"traceId":"26ca882ee8ee0eb2"},{"name":"postcss-process","duration":150130,"timestamp":1738896929052,"id":401,"parentId":398,"tags":{},"startTime":1765779649554,"traceId":"26ca882ee8ee0eb2"},{"name":"postcss-loader","duration":283946,"timestamp":1738896798749,"id":398,"parentId":396,"tags":{},"startTime":1765779649423,"traceId":"26ca882ee8ee0eb2"},{"name":"css-loader","duration":52186,"timestamp":1738897082886,"id":402,"parentId":396,"tags":{"astUsed":"true"},"startTime":1765779649707,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-css","duration":355401,"timestamp":1738896793617,"id":396,"parentId":394,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[7].oneOf[13].use[1]!/opt/dev/est-dsx/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[7].oneOf[13].use[2]!/opt/dev/est-dsx/src/styles/globals.css","layer":"pages-dir-browser"},"startTime":1765779649418,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":2724,"timestamp":1738897153696,"id":403,"parentId":396,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js","layer":"pages-dir-browser"},"startTime":1765779649778,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":1550670,"timestamp":1738895605829,"id":126,"parentId":123,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_app&page=%2F_app!"},"startTime":1765779648230,"traceId":"26ca882ee8ee0eb2"},{"name":"make","duration":1553182,"timestamp":1738895603462,"id":123,"parentId":122,"tags":{},"startTime":1765779648228,"traceId":"26ca882ee8ee0eb2"},{"name":"chunk-graph","duration":7357,"timestamp":1738897163863,"id":405,"parentId":404,"tags":{},"startTime":1765779649788,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-modules","duration":16,"timestamp":1738897171312,"id":407,"parentId":404,"tags":{},"startTime":1765779649796,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunks","duration":482,"timestamp":1738897171406,"id":408,"parentId":404,"tags":{},"startTime":1765779649796,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-tree","duration":120,"timestamp":1738897171964,"id":409,"parentId":404,"tags":{},"startTime":1765779649796,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunk-modules","duration":110,"timestamp":1738897172157,"id":410,"parentId":404,"tags":{},"startTime":1765779649797,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize","duration":1841,"timestamp":1738897171279,"id":406,"parentId":404,"tags":{},"startTime":1765779649796,"traceId":"26ca882ee8ee0eb2"},{"name":"module-hash","duration":9638,"timestamp":1738897177271,"id":411,"parentId":404,"tags":{},"startTime":1765779649802,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation","duration":30264,"timestamp":1738897186967,"id":412,"parentId":404,"tags":{},"startTime":1765779649811,"traceId":"26ca882ee8ee0eb2"},{"name":"hash","duration":22106,"timestamp":1738897223806,"id":413,"parentId":404,"tags":{},"startTime":1765779649848,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation-jobs","duration":865,"timestamp":1738897245909,"id":414,"parentId":404,"tags":{},"startTime":1765779649870,"traceId":"26ca882ee8ee0eb2"},{"name":"module-assets","duration":243,"timestamp":1738897246721,"id":415,"parentId":404,"tags":{},"startTime":1765779649871,"traceId":"26ca882ee8ee0eb2"},{"name":"create-chunk-assets","duration":187235,"timestamp":1738897246980,"id":416,"parentId":404,"tags":{},"startTime":1765779649871,"traceId":"26ca882ee8ee0eb2"},{"name":"NextJsBuildManifest-generateClientManifest","duration":641,"timestamp":1738897436897,"id":418,"parentId":122,"tags":{},"startTime":1765779650061,"traceId":"26ca882ee8ee0eb2"},{"name":"NextJsBuildManifest-createassets","duration":1423,"timestamp":1738897436130,"id":417,"parentId":122,"tags":{},"startTime":1765779650061,"traceId":"26ca882ee8ee0eb2"},{"name":"seal","duration":276404,"timestamp":1738897162552,"id":404,"parentId":122,"tags":{},"startTime":1765779649787,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-compilation","duration":1836527,"timestamp":1738895602655,"id":122,"parentId":119,"tags":{"name":"client"},"startTime":1765779648227,"traceId":"26ca882ee8ee0eb2"},{"name":"emit","duration":59314,"timestamp":1738897439451,"id":419,"parentId":119,"tags":{},"startTime":1765779650064,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-invalidated-client","duration":1901185,"timestamp":1738895600359,"id":119,"parentId":3,"tags":{"trigger":"manual"},"startTime":1765779648225,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":3025,"timestamp":1738897530165,"id":426,"parentId":422,"tags":{"name":"/opt/dev/est-dsx/src/pages/_app.js","layer":"pages-dir-node"},"startTime":1765779650155,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":416,"timestamp":1738897540269,"id":429,"parentId":426,"tags":{"name":"react/jsx-dev-runtime","layer":null},"startTime":1765779650165,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":26,"timestamp":1738897542534,"id":430,"parentId":426,"tags":{"name":"next/head","layer":null},"startTime":1765779650167,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"build-module","duration":11328,"timestamp":1738897534212,"id":427,"parentId":423,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=private-next-pages%2F_error&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!","layer":"pages-dir-node"},"startTime":1765779650159,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":11183,"timestamp":1738897535115,"id":428,"parentId":425,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2Fadmin&preferredRegion=&absolutePagePath=.%2Fsrc%2Fpages%2Fadmin.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!","layer":"pages-dir-node"},"startTime":1765779650160,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":3348,"timestamp":1738897554994,"id":431,"parentId":426,"tags":{"name":"/opt/dev/est-dsx/src/components/AudioProvider.js","layer":"pages-dir-node"},"startTime":1765779650179,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5145,"timestamp":1738897556664,"id":433,"parentId":427,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/pages/_error.js","layer":"pages-dir-node"},"startTime":1765779650181,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":19069,"timestamp":1738897555204,"id":432,"parentId":428,"tags":{"name":"/opt/dev/est-dsx/src/pages/admin.js","layer":"pages-dir-node"},"startTime":1765779650180,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":38,"timestamp":1738897574807,"id":434,"parentId":431,"tags":{"name":"react","layer":null},"startTime":1765779650199,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":70,"timestamp":1738897579507,"id":435,"parentId":433,"tags":{"name":"react/jsx-runtime","layer":null},"startTime":1765779650204,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5981,"timestamp":1738897579596,"id":436,"parentId":433,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/head.js","layer":"pages-dir-node"},"startTime":1765779650204,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":367,"timestamp":1738897588370,"id":437,"parentId":432,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/router.js","layer":"pages-dir-node"},"startTime":1765779650213,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":4972,"timestamp":1738897595909,"id":442,"parentId":436,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"pages-dir-node"},"startTime":1765779650220,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5319,"timestamp":1738897595860,"id":441,"parentId":436,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/amp-mode.js","layer":"pages-dir-node"},"startTime":1765779650220,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6012,"timestamp":1738897595753,"id":440,"parentId":436,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-node"},"startTime":1765779650220,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6171,"timestamp":1738897596110,"id":444,"parentId":431,"tags":{"name":"/opt/dev/est-dsx/src/utils/asset.js","layer":"pages-dir-node"},"startTime":1765779650221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8861,"timestamp":1738897596191,"id":445,"parentId":432,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/Office.js","layer":"pages-dir-node"},"startTime":1765779650221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":11233,"timestamp":1738897595951,"id":443,"parentId":431,"tags":{"name":"/opt/dev/est-dsx/src/store/deviceStore.js","layer":"pages-dir-node"},"startTime":1765779650220,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":30790,"timestamp":1738897593050,"id":438,"parentId":432,"tags":{"name":"/opt/dev/est-dsx/src/pages/competition.js","layer":"pages-dir-node"},"startTime":1765779650218,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":37210,"timestamp":1738897593252,"id":439,"parentId":433,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/server/request-meta.js","layer":"pages-dir-node"},"startTime":1765779650218,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":25161,"timestamp":1738897607686,"id":447,"parentId":432,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/Industry.js","layer":"pages-dir-node"},"startTime":1765779650232,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":26952,"timestamp":1738897607500,"id":446,"parentId":437,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/router.js","layer":"pages-dir-node"},"startTime":1765779650232,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":30759,"timestamp":1738897607787,"id":448,"parentId":432,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/WorldSkill.js","layer":"pages-dir-node"},"startTime":1765779650232,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13087,"timestamp":1738897626360,"id":449,"parentId":432,"tags":{"name":"/opt/dev/est-dsx/src/config/api.js","layer":"pages-dir-node"},"startTime":1765779650251,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":134,"timestamp":1738897644017,"id":453,"parentId":443,"tags":{"name":"zustand/middleware","layer":null},"startTime":1765779650269,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":16,"timestamp":1738897644171,"id":454,"parentId":443,"tags":{"name":"zustand","layer":null},"startTime":1765779650269,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":888,"timestamp":1738897645551,"id":455,"parentId":446,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/lib/is-error.js","layer":"pages-dir-node"},"startTime":1765779650270,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-cjs","duration":21407,"timestamp":1738897626518,"id":450,"parentId":433,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/node_modules/@swc/helpers/cjs/_interop_require_default.cjs","layer":"pages-dir-node"},"startTime":1765779650251,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-cjs","duration":21921,"timestamp":1738897626581,"id":451,"parentId":436,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs","layer":"pages-dir-node"},"startTime":1765779650251,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":4774,"timestamp":1738897645605,"id":456,"parentId":446,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/with-router.js","layer":"pages-dir-node"},"startTime":1765779650270,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":10763,"timestamp":1738897639887,"id":452,"parentId":427,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/server/route-kind.js","layer":"pages-dir-node"},"startTime":1765779650264,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":29,"timestamp":1738897650919,"id":459,"parentId":438,"tags":{"name":"xlsx","layer":null},"startTime":1765779650275,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7742,"timestamp":1738897645721,"id":458,"parentId":427,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/build/templates/helpers.js","layer":"pages-dir-node"},"startTime":1765779650270,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":2185,"timestamp":1738897651990,"id":460,"parentId":455,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"pages-dir-node"},"startTime":1765779650276,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":3592,"timestamp":1738897652124,"id":461,"parentId":427,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/server/route-modules/pages/module.compiled.js","layer":"pages-dir-node"},"startTime":1765779650277,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":38,"timestamp":1738897658803,"id":462,"parentId":461,"tags":{"name":"next/dist/compiled/next-server/pages.runtime.dev.js","layer":null},"startTime":1765779650283,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":821,"timestamp":1738897659123,"id":464,"parentId":436,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/server/route-modules/pages/vendored/contexts/amp-context.js","layer":"pages-dir-node"},"startTime":1765779650284,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":1078,"timestamp":1738897659032,"id":463,"parentId":436,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/server/route-modules/pages/vendored/contexts/head-manager-context.js","layer":"pages-dir-node"},"startTime":1765779650284,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":1065,"timestamp":1738897659168,"id":465,"parentId":446,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/server/route-modules/pages/vendored/contexts/router-context.js","layer":"pages-dir-node"},"startTime":1765779650284,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":28843,"timestamp":1738897645676,"id":457,"parentId":446,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/router.js","layer":"pages-dir-node"},"startTime":1765779650270,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":1594,"timestamp":1738897687504,"id":466,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/compiled/react-is/index.js","layer":"pages-dir-node"},"startTime":1765779650312,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":1319,"timestamp":1738897688022,"id":476,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/lib/is-api-route.js","layer":"pages-dir-node"},"startTime":1765779650313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":2249,"timestamp":1738897688062,"id":477,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/lib/constants.js","layer":"pages-dir-node"},"startTime":1765779650313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5759,"timestamp":1738897687795,"id":470,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/add-locale.js","layer":"pages-dir-node"},"startTime":1765779650312,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6312,"timestamp":1738897687750,"id":469,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/detect-domain-locale.js","layer":"pages-dir-node"},"startTime":1765779650312,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6698,"timestamp":1738897687842,"id":471,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/remove-locale.js","layer":"pages-dir-node"},"startTime":1765779650312,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7228,"timestamp":1738897687879,"id":472,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/remove-base-path.js","layer":"pages-dir-node"},"startTime":1765779650312,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7735,"timestamp":1738897687913,"id":473,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/add-base-path.js","layer":"pages-dir-node"},"startTime":1765779650312,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9919,"timestamp":1738897687953,"id":474,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/has-base-path.js","layer":"pages-dir-node"},"startTime":1765779650312,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":10750,"timestamp":1738897687988,"id":475,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/resolve-href.js","layer":"pages-dir-node"},"startTime":1765779650312,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":11201,"timestamp":1738897688090,"id":478,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/mitt.js","layer":"pages-dir-node"},"startTime":1765779650313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13982,"timestamp":1738897687625,"id":467,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/route-loader.js","layer":"pages-dir-node"},"startTime":1765779650312,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15463,"timestamp":1738897687703,"id":468,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/script.js","layer":"pages-dir-node"},"startTime":1765779650312,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15365,"timestamp":1738897688204,"id":481,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":"pages-dir-node"},"startTime":1765779650313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15588,"timestamp":1738897688274,"id":483,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"pages-dir-node"},"startTime":1765779650313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16079,"timestamp":1738897688240,"id":482,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"pages-dir-node"},"startTime":1765779650313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16530,"timestamp":1738897688309,"id":484,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":"pages-dir-node"},"startTime":1765779650313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":17675,"timestamp":1738897688163,"id":480,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/bloom-filter.js","layer":"pages-dir-node"},"startTime":1765779650313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":18991,"timestamp":1738897688128,"id":479,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/utils.js","layer":"pages-dir-node"},"startTime":1765779650313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":19235,"timestamp":1738897688382,"id":486,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"pages-dir-node"},"startTime":1765779650313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":19698,"timestamp":1738897688348,"id":485,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"pages-dir-node"},"startTime":1765779650313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":19946,"timestamp":1738897688493,"id":489,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"pages-dir-node"},"startTime":1765779650313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":20643,"timestamp":1738897688459,"id":488,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"pages-dir-node"},"startTime":1765779650313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":20906,"timestamp":1738897688566,"id":491,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"pages-dir-node"},"startTime":1765779650313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":21196,"timestamp":1738897688600,"id":492,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/compare-states.js","layer":"pages-dir-node"},"startTime":1765779650313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":21823,"timestamp":1738897688527,"id":490,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"pages-dir-node"},"startTime":1765779650313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":22025,"timestamp":1738897688633,"id":493,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"pages-dir-node"},"startTime":1765779650313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":22410,"timestamp":1738897688667,"id":494,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"pages-dir-node"},"startTime":1765779650313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":22615,"timestamp":1738897688705,"id":495,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/omit.js","layer":"pages-dir-node"},"startTime":1765779650313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":22992,"timestamp":1738897688772,"id":497,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":"pages-dir-node"},"startTime":1765779650313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":23532,"timestamp":1738897688739,"id":496,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","layer":"pages-dir-node"},"startTime":1765779650313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":817,"timestamp":1738897713239,"id":499,"parentId":466,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/compiled/react-is/cjs/react-is.development.js","layer":"pages-dir-node"},"startTime":1765779650338,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":37726,"timestamp":1738897688418,"id":487,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"pages-dir-node"},"startTime":1765779650313,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":34658,"timestamp":1738897692312,"id":498,"parentId":457,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js","layer":"pages-dir-node"},"startTime":1765779650317,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":3173,"timestamp":1738897728619,"id":501,"parentId":473,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"pages-dir-node"},"startTime":1765779650353,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":3955,"timestamp":1738897728508,"id":500,"parentId":470,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"pages-dir-node"},"startTime":1765779650353,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":36,"timestamp":1738897732627,"id":502,"parentId":468,"tags":{"name":"react-dom","layer":null},"startTime":1765779650357,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":850,"timestamp":1738897732888,"id":505,"parentId":467,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/build/deployment-id.js","layer":"pages-dir-node"},"startTime":1765779650357,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":2870,"timestamp":1738897732976,"id":507,"parentId":467,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"pages-dir-node"},"startTime":1765779650357,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":3608,"timestamp":1738897732755,"id":503,"parentId":467,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/trusted-types.js","layer":"pages-dir-node"},"startTime":1765779650357,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":4063,"timestamp":1738897732841,"id":504,"parentId":467,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/request-idle-callback.js","layer":"pages-dir-node"},"startTime":1765779650357,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":4498,"timestamp":1738897732921,"id":506,"parentId":468,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/set-attributes-from-props.js","layer":"pages-dir-node"},"startTime":1765779650357,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5737,"timestamp":1738897733079,"id":508,"parentId":474,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"pages-dir-node"},"startTime":1765779650358,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5865,"timestamp":1738897733213,"id":511,"parentId":481,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"pages-dir-node"},"startTime":1765779650358,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6208,"timestamp":1738897733174,"id":510,"parentId":467,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","layer":"pages-dir-node"},"startTime":1765779650358,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6858,"timestamp":1738897733120,"id":509,"parentId":475,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"pages-dir-node"},"startTime":1765779650358,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6960,"timestamp":1738897733311,"id":513,"parentId":491,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"pages-dir-node"},"startTime":1765779650358,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7155,"timestamp":1738897733384,"id":515,"parentId":490,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"pages-dir-node"},"startTime":1765779650358,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7490,"timestamp":1738897733349,"id":514,"parentId":491,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"pages-dir-node"},"startTime":1765779650358,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8698,"timestamp":1738897733418,"id":516,"parentId":494,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"pages-dir-node"},"startTime":1765779650358,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8932,"timestamp":1738897733470,"id":517,"parentId":475,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/index.js","layer":"pages-dir-node"},"startTime":1765779650358,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9712,"timestamp":1738897733261,"id":512,"parentId":484,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"pages-dir-node"},"startTime":1765779650358,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5723,"timestamp":1738897737566,"id":518,"parentId":487,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"pages-dir-node"},"startTime":1765779650362,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":2248,"timestamp":1738897745166,"id":519,"parentId":424,"tags":{"name":"/opt/dev/est-dsx/src/pages/_document.js","layer":"pages-dir-node"},"startTime":1765779650370,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":2625,"timestamp":1738897745300,"id":520,"parentId":498,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/path-match.js","layer":"pages-dir-node"},"startTime":1765779650370,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":2667,"timestamp":1738897745814,"id":523,"parentId":512,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"pages-dir-node"},"startTime":1765779650370,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6987,"timestamp":1738897745747,"id":522,"parentId":517,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":"pages-dir-node"},"startTime":1765779650370,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9245,"timestamp":1738897745365,"id":521,"parentId":498,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","layer":"pages-dir-node"},"startTime":1765779650370,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":2616,"timestamp":1738897755748,"id":525,"parentId":523,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"pages-dir-node"},"startTime":1765779650380,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":3124,"timestamp":1738897755627,"id":524,"parentId":523,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/segment.js","layer":"pages-dir-node"},"startTime":1765779650380,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":1458,"timestamp":1738897759237,"id":527,"parentId":521,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/router/utils/parse-url.js","layer":"pages-dir-node"},"startTime":1765779650384,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":2722,"timestamp":1738897759096,"id":526,"parentId":521,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/components/app-router-headers.js","layer":"pages-dir-node"},"startTime":1765779650384,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":2852,"timestamp":1738897761091,"id":528,"parentId":521,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/server/api-utils/get-cookie-parser.js","layer":"pages-dir-node"},"startTime":1765779650386,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":1548,"timestamp":1738897763622,"id":529,"parentId":519,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/document.js","layer":"pages-dir-node"},"startTime":1765779650388,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"build-module-js","duration":2396,"timestamp":1738897765941,"id":530,"parentId":480,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/compiled/gzip-size/index.js","layer":"pages-dir-node"},"startTime":1765779650390,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":46,"timestamp":1738897769630,"id":532,"parentId":530,"tags":{"name":"fs","layer":null},"startTime":1765779650394,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":13,"timestamp":1738897769695,"id":533,"parentId":530,"tags":{"name":"stream","layer":null},"startTime":1765779650394,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":5,"timestamp":1738897769715,"id":534,"parentId":530,"tags":{"name":"zlib","layer":null},"startTime":1765779650394,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":4008,"timestamp":1738897769857,"id":535,"parentId":520,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":"pages-dir-node"},"startTime":1765779650394,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":3144,"timestamp":1738897777453,"id":536,"parentId":528,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/compiled/cookie/index.js","layer":"pages-dir-node"},"startTime":1765779650402,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":20885,"timestamp":1738897768611,"id":531,"parentId":529,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/pages/_document.js","layer":"pages-dir-node"},"startTime":1765779650393,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5213,"timestamp":1738897791796,"id":537,"parentId":531,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/constants.js","layer":"pages-dir-node"},"startTime":1765779650416,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6642,"timestamp":1738897794972,"id":540,"parentId":531,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/server/utils.js","layer":"pages-dir-node"},"startTime":1765779650419,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7093,"timestamp":1738897794835,"id":538,"parentId":531,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/server/get-page-files.js","layer":"pages-dir-node"},"startTime":1765779650419,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7374,"timestamp":1738897794936,"id":539,"parentId":531,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/server/htmlescape.js","layer":"pages-dir-node"},"startTime":1765779650419,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":2762,"timestamp":1738897799743,"id":542,"parentId":537,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":"pages-dir-node"},"startTime":1765779650424,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9193,"timestamp":1738897795059,"id":541,"parentId":531,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/lib/pretty-bytes.js","layer":"pages-dir-node"},"startTime":1765779650420,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":3704,"timestamp":1738897802844,"id":543,"parentId":531,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/server/lib/trace/utils.js","layer":"pages-dir-node"},"startTime":1765779650427,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5629,"timestamp":1738897802914,"id":544,"parentId":531,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/server/lib/trace/tracer.js","layer":"pages-dir-node"},"startTime":1765779650427,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":2016,"timestamp":1738897808735,"id":545,"parentId":538,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/page-path/normalize-page-path.js","layer":"pages-dir-node"},"startTime":1765779650433,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":50,"timestamp":1738897813649,"id":546,"parentId":545,"tags":{"name":"path","layer":null},"startTime":1765779650438,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":1353,"timestamp":1738897814001,"id":548,"parentId":544,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/is-thenable.js","layer":"pages-dir-node"},"startTime":1765779650438,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":3089,"timestamp":1738897813716,"id":547,"parentId":531,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/server/route-modules/pages/vendored/contexts/html-context.js","layer":"pages-dir-node"},"startTime":1765779650438,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":3730,"timestamp":1738897814122,"id":549,"parentId":544,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/server/lib/trace/constants.js","layer":"pages-dir-node"},"startTime":1765779650439,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":11126,"timestamp":1738897825569,"id":550,"parentId":544,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"pages-dir-node"},"startTime":1765779650450,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":321175,"timestamp":1738897517748,"id":424,"parentId":421,"tags":{"request":"private-next-pages/_document"},"startTime":1765779650142,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":321206,"timestamp":1738897517729,"id":423,"parentId":421,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=private-next-pages%2F_error&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1765779650142,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":321079,"timestamp":1738897517858,"id":425,"parentId":421,"tags":{"request":"next-route-loader?kind=PAGES&page=%2Fadmin&preferredRegion=&absolutePagePath=.%2Fsrc%2Fpages%2Fadmin.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1765779650142,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-css","duration":698,"timestamp":1738897859423,"id":551,"parentId":426,"tags":{"name":"/opt/dev/est-dsx/src/styles/globals.css","layer":"pages-dir-node"},"startTime":1765779650484,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":342520,"timestamp":1738897517642,"id":422,"parentId":421,"tags":{"request":"private-next-pages/_app"},"startTime":1765779650142,"traceId":"26ca882ee8ee0eb2"},{"name":"make","duration":355108,"timestamp":1738897505082,"id":421,"parentId":420,"tags":{},"startTime":1765779650130,"traceId":"26ca882ee8ee0eb2"},{"name":"chunk-graph","duration":2351,"timestamp":1738897861941,"id":553,"parentId":552,"tags":{},"startTime":1765779650486,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-modules","duration":8,"timestamp":1738897864331,"id":555,"parentId":552,"tags":{},"startTime":1765779650489,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunks","duration":3676,"timestamp":1738897864425,"id":556,"parentId":552,"tags":{},"startTime":1765779650489,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-tree","duration":16,"timestamp":1738897868167,"id":557,"parentId":552,"tags":{},"startTime":1765779650493,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunk-modules","duration":13,"timestamp":1738897868233,"id":558,"parentId":552,"tags":{},"startTime":1765779650493,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize","duration":4208,"timestamp":1738897864316,"id":554,"parentId":552,"tags":{},"startTime":1765779650489,"traceId":"26ca882ee8ee0eb2"},{"name":"module-hash","duration":2621,"timestamp":1738897869392,"id":559,"parentId":552,"tags":{},"startTime":1765779650494,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation","duration":10724,"timestamp":1738897872051,"id":560,"parentId":552,"tags":{},"startTime":1765779650497,"traceId":"26ca882ee8ee0eb2"},{"name":"hash","duration":2471,"timestamp":1738897884566,"id":561,"parentId":552,"tags":{},"startTime":1765779650509,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation-jobs","duration":393,"timestamp":1738897887036,"id":562,"parentId":552,"tags":{},"startTime":1765779650512,"traceId":"26ca882ee8ee0eb2"},{"name":"module-assets","duration":71,"timestamp":1738897887408,"id":563,"parentId":552,"tags":{},"startTime":1765779650512,"traceId":"26ca882ee8ee0eb2"},{"name":"create-chunk-assets","duration":41686,"timestamp":1738897887488,"id":564,"parentId":552,"tags":{},"startTime":1765779650512,"traceId":"26ca882ee8ee0eb2"},{"name":"seal","duration":68164,"timestamp":1738897861672,"id":552,"parentId":420,"tags":{},"startTime":1765779650486,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-compilation","duration":425358,"timestamp":1738897504528,"id":420,"parentId":121,"tags":{"name":"server"},"startTime":1765779650129,"traceId":"26ca882ee8ee0eb2"},{"name":"emit","duration":13999,"timestamp":1738897929954,"id":565,"parentId":121,"tags":{},"startTime":1765779650554,"traceId":"26ca882ee8ee0eb2"},{"name":"compile-path","duration":2345139,"timestamp":1738895600386,"id":120,"tags":{"trigger":"/admin"},"startTime":1765779648225,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-invalidated-server","duration":2345404,"timestamp":1738895600430,"id":121,"parentId":3,"tags":{"trigger":"manual"},"startTime":1765779648225,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"ensure-page","duration":2347172,"timestamp":1738895598989,"id":118,"parentId":3,"tags":{"inputPage":"/admin"},"startTime":1765779648223,"traceId":"26ca882ee8ee0eb2"},{"name":"ensure-page","duration":1676,"timestamp":1738897950512,"id":566,"parentId":3,"tags":{"inputPage":"/admin"},"startTime":1765779650575,"traceId":"26ca882ee8ee0eb2"},{"name":"handle-request","duration":2708552,"timestamp":1738895595184,"id":117,"tags":{"url":"/admin"},"startTime":1765779648220,"traceId":"26ca882ee8ee0eb2"},{"name":"memory-usage","duration":5,"timestamp":1738898303842,"id":567,"parentId":117,"tags":{"url":"/admin","memory.rss":"558505984","memory.heapUsed":"281212832","memory.heapTotal":"304263168"},"startTime":1765779650928,"traceId":"26ca882ee8ee0eb2"},{"name":"ensure-page","duration":470,"timestamp":1738898370789,"id":568,"parentId":3,"tags":{"inputPage":"/"},"startTime":1765779650995,"traceId":"26ca882ee8ee0eb2"},{"name":"next-client-pages-loader","duration":56,"timestamp":1738898385864,"id":584,"parentId":583,"tags":{"absolutePagePath":"/opt/dev/est-dsx/src/pages/index.js"},"startTime":1765779651010,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":674,"timestamp":1738898385726,"id":583,"parentId":582,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=%2Fopt%2Fdev%2Fest-dsx%2Fsrc%2Fpages%2Findex.js&page=%2F!","layer":"pages-dir-browser"},"startTime":1765779651010,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":9940,"timestamp":1738898378842,"id":576,"parentId":575,"tags":{"request":"/opt/dev/est-dsx/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1765779651003,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":13685,"timestamp":1738898378970,"id":580,"parentId":575,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_error&page=%2F_error!"},"startTime":1765779651003,"traceId":"26ca882ee8ee0eb2"},{"name":"postcss-process","duration":20772,"timestamp":1738898395719,"id":587,"parentId":586,"tags":{},"startTime":1765779651020,"traceId":"26ca882ee8ee0eb2"},{"name":"postcss-loader","duration":21356,"timestamp":1738898395639,"id":586,"parentId":585,"tags":{},"startTime":1765779651020,"traceId":"26ca882ee8ee0eb2"},{"name":"css-loader","duration":12096,"timestamp":1738898417046,"id":588,"parentId":585,"tags":{"astUsed":"true"},"startTime":1765779651042,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":54271,"timestamp":1738898378963,"id":579,"parentId":575,"tags":{"request":"/opt/dev/est-dsx/node_modules/next/dist/client/router.js"},"startTime":1765779651003,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-css","duration":41977,"timestamp":1738898392095,"id":585,"parentId":574,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[7].oneOf[13].use[1]!/opt/dev/est-dsx/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[7].oneOf[13].use[2]!/opt/dev/est-dsx/src/styles/globals.css","layer":"pages-dir-browser"},"startTime":1765779651017,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":55450,"timestamp":1738898378976,"id":581,"parentId":575,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fopt%2Fdev%2Fest-dsx%2Fsrc%2Fpages%2Fadmin.js&page=%2Fadmin!"},"startTime":1765779651003,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":55580,"timestamp":1738898378935,"id":577,"parentId":575,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1765779651003,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":59415,"timestamp":1738898378948,"id":578,"parentId":575,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_app&page=%2F_app!"},"startTime":1765779651003,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":25908,"timestamp":1738898438842,"id":589,"parentId":583,"tags":{"name":"/opt/dev/est-dsx/src/pages/index.js","layer":"pages-dir-browser"},"startTime":1765779651063,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":4321,"timestamp":1738898485746,"id":591,"parentId":589,"tags":{"name":"/opt/dev/est-dsx/src/components/ContextMenu.js","layer":"pages-dir-browser"},"startTime":1765779651110,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6276,"timestamp":1738898485904,"id":592,"parentId":589,"tags":{"name":"/opt/dev/est-dsx/src/store/displayStore.js","layer":"pages-dir-browser"},"startTime":1765779651110,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5495,"timestamp":1738898487463,"id":594,"parentId":589,"tags":{"name":"/opt/dev/est-dsx/src/components/DisPlay.js","layer":"pages-dir-browser"},"startTime":1765779651112,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":11589,"timestamp":1738898487599,"id":595,"parentId":589,"tags":{"name":"/opt/dev/est-dsx/src/components/ConnectionAnalyzer.js","layer":"pages-dir-browser"},"startTime":1765779651112,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15436,"timestamp":1738898487302,"id":593,"parentId":589,"tags":{"name":"/opt/dev/est-dsx/src/components/JsPlumbInit.js","layer":"pages-dir-browser"},"startTime":1765779651112,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":18150,"timestamp":1738898484794,"id":590,"parentId":589,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/image.js","layer":"pages-dir-browser"},"startTime":1765779651109,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":10447,"timestamp":1738898493902,"id":597,"parentId":589,"tags":{"name":"/opt/dev/est-dsx/src/components/SourceCheck.js","layer":"pages-dir-browser"},"startTime":1765779651118,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":11848,"timestamp":1738898494020,"id":598,"parentId":589,"tags":{"name":"/opt/dev/est-dsx/src/components/CompetitionStatistics.js","layer":"pages-dir-browser"},"startTime":1765779651119,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":20645,"timestamp":1738898493744,"id":596,"parentId":589,"tags":{"name":"/opt/dev/est-dsx/src/components/Cursors.js","layer":"pages-dir-browser"},"startTime":1765779651118,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":11365,"timestamp":1738898508744,"id":599,"parentId":589,"tags":{"name":"/opt/dev/est-dsx/src/components/ResultTable.js","layer":"pages-dir-browser"},"startTime":1765779651133,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15903,"timestamp":1738898509186,"id":602,"parentId":589,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/OfficeTask.js","layer":"pages-dir-browser"},"startTime":1765779651134,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":20327,"timestamp":1738898508905,"id":600,"parentId":589,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/DataCenter.js","layer":"pages-dir-browser"},"startTime":1765779651133,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":27154,"timestamp":1738898509045,"id":601,"parentId":589,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/CopperAnalyzer.js","layer":"pages-dir-browser"},"startTime":1765779651134,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":26117,"timestamp":1738898515996,"id":605,"parentId":589,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/IndustryTask.js","layer":"pages-dir-browser"},"startTime":1765779651140,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":28158,"timestamp":1738898515883,"id":604,"parentId":589,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/DataCenterTask.js","layer":"pages-dir-browser"},"startTime":1765779651140,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":31448,"timestamp":1738898515674,"id":603,"parentId":589,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/WorldSkillWORKSHOP.js","layer":"pages-dir-browser"},"startTime":1765779651140,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13201,"timestamp":1738898539159,"id":607,"parentId":589,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/CopperAnalyzerTask.js","layer":"pages-dir-browser"},"startTime":1765779651164,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":18517,"timestamp":1738898538980,"id":606,"parentId":589,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/WorldSkillTask.js","layer":"pages-dir-browser"},"startTime":1765779651163,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12806,"timestamp":1738898549954,"id":609,"parentId":589,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/StatusToast.js","layer":"pages-dir-browser"},"startTime":1765779651174,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13888,"timestamp":1738898549782,"id":608,"parentId":589,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/TotalToast.js","layer":"pages-dir-browser"},"startTime":1765779651174,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":2438,"timestamp":1738898567657,"id":612,"parentId":594,"tags":{"name":"/opt/dev/est-dsx/src/components/DisplayMainPage/wifi.js","layer":"pages-dir-browser"},"startTime":1765779651192,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":3626,"timestamp":1738898567313,"id":610,"parentId":594,"tags":{"name":"/opt/dev/est-dsx/src/components/DisplayMainPage/dsx.js","layer":"pages-dir-browser"},"startTime":1765779651192,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":9469,"timestamp":1738898571325,"id":613,"parentId":596,"tags":{"name":"/opt/dev/est-dsx/node_modules/zustand/esm/shallow.mjs","layer":"pages-dir-browser"},"startTime":1765779651196,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5068,"timestamp":1738898577027,"id":614,"parentId":590,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/image-external.js","layer":"pages-dir-browser"},"startTime":1765779651202,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":29636,"timestamp":1738898567472,"id":611,"parentId":594,"tags":{"name":"/opt/dev/est-dsx/src/components/DisplayMainPage/est-analyzer.js","layer":"pages-dir-browser"},"startTime":1765779651192,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16069,"timestamp":1738898585363,"id":617,"parentId":610,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/Toast.js","layer":"pages-dir-browser"},"startTime":1765779651210,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":10258,"timestamp":1738898611305,"id":618,"parentId":614,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/get-img-props.js","layer":"pages-dir-browser"},"startTime":1765779651236,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6283,"timestamp":1738898617116,"id":622,"parentId":611,"tags":{"name":"/opt/dev/est-dsx/src/components/DisplayMainPage/RLData.js","layer":"pages-dir-browser"},"startTime":1765779651242,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":10949,"timestamp":1738898613441,"id":619,"parentId":613,"tags":{"name":"/opt/dev/est-dsx/node_modules/zustand/esm/vanilla/shallow.mjs","layer":"pages-dir-browser"},"startTime":1765779651238,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":11211,"timestamp":1738898613516,"id":620,"parentId":613,"tags":{"name":"/opt/dev/est-dsx/node_modules/zustand/esm/react/shallow.mjs","layer":"pages-dir-browser"},"startTime":1765779651238,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":10939,"timestamp":1738898615677,"id":621,"parentId":614,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/image-component.js","layer":"pages-dir-browser"},"startTime":1765779651240,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":10364,"timestamp":1738898617329,"id":623,"parentId":611,"tags":{"name":"/opt/dev/est-dsx/src/components/DisplayMainPage/ILData.js","layer":"pages-dir-browser"},"startTime":1765779651242,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":11280,"timestamp":1738898617437,"id":624,"parentId":611,"tags":{"name":"/opt/dev/est-dsx/src/components/DisplayMainPage/NEXTData.js","layer":"pages-dir-browser"},"startTime":1765779651242,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":28104,"timestamp":1738898618651,"id":625,"parentId":592,"tags":{"name":"/opt/dev/est-dsx/node_modules/uuid/dist/esm-browser/index.js","layer":"pages-dir-browser"},"startTime":1765779651243,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":104272,"timestamp":1738898630518,"id":626,"parentId":593,"tags":{"name":"/opt/dev/est-dsx/node_modules/jsplumb/dist/js/jsplumb.js","layer":"pages-dir-browser"},"startTime":1765779651255,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":89856,"timestamp":1738898645649,"id":628,"parentId":618,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/image-blur-svg.js","layer":"pages-dir-browser"},"startTime":1765779651270,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":113122,"timestamp":1738898633727,"id":627,"parentId":598,"tags":{"name":"/opt/dev/est-dsx/node_modules/@fingerprintjs/fingerprintjs/dist/fp.esm.js","layer":"pages-dir-browser"},"startTime":1765779651258,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":98775,"timestamp":1738898649938,"id":629,"parentId":621,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/use-merged-ref.js","layer":"pages-dir-browser"},"startTime":1765779651274,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":176937,"timestamp":1738898578639,"id":615,"parentId":589,"tags":{"name":"__barrel_optimize__?names=Tab!=!/opt/dev/est-dsx/node_modules/@headlessui/react/dist/headlessui.esm.js","layer":"pages-dir-browser"},"startTime":1765779651203,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6121,"timestamp":1738898753805,"id":630,"parentId":614,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/image-loader.js","layer":"pages-dir-browser"},"startTime":1765779651378,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6378,"timestamp":1738898755851,"id":633,"parentId":625,"tags":{"name":"/opt/dev/est-dsx/node_modules/uuid/dist/esm-browser/parse.js","layer":"pages-dir-browser"},"startTime":1765779651380,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6669,"timestamp":1738898755729,"id":631,"parentId":625,"tags":{"name":"/opt/dev/est-dsx/node_modules/uuid/dist/esm-browser/nil.js","layer":"pages-dir-browser"},"startTime":1765779651380,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6740,"timestamp":1738898755808,"id":632,"parentId":625,"tags":{"name":"/opt/dev/est-dsx/node_modules/uuid/dist/esm-browser/max.js","layer":"pages-dir-browser"},"startTime":1765779651380,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7048,"timestamp":1738898755905,"id":634,"parentId":625,"tags":{"name":"/opt/dev/est-dsx/node_modules/uuid/dist/esm-browser/stringify.js","layer":"pages-dir-browser"},"startTime":1765779651380,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8030,"timestamp":1738898755942,"id":635,"parentId":625,"tags":{"name":"/opt/dev/est-dsx/node_modules/uuid/dist/esm-browser/v1.js","layer":"pages-dir-browser"},"startTime":1765779651380,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8419,"timestamp":1738898755975,"id":636,"parentId":625,"tags":{"name":"/opt/dev/est-dsx/node_modules/uuid/dist/esm-browser/v1ToV6.js","layer":"pages-dir-browser"},"startTime":1765779651380,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8751,"timestamp":1738898756070,"id":638,"parentId":625,"tags":{"name":"/opt/dev/est-dsx/node_modules/uuid/dist/esm-browser/v4.js","layer":"pages-dir-browser"},"startTime":1765779651381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9107,"timestamp":1738898756019,"id":637,"parentId":625,"tags":{"name":"/opt/dev/est-dsx/node_modules/uuid/dist/esm-browser/v3.js","layer":"pages-dir-browser"},"startTime":1765779651381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9283,"timestamp":1738898756138,"id":640,"parentId":625,"tags":{"name":"/opt/dev/est-dsx/node_modules/uuid/dist/esm-browser/v6.js","layer":"pages-dir-browser"},"startTime":1765779651381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9555,"timestamp":1738898756105,"id":639,"parentId":625,"tags":{"name":"/opt/dev/est-dsx/node_modules/uuid/dist/esm-browser/v5.js","layer":"pages-dir-browser"},"startTime":1765779651381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9975,"timestamp":1738898756258,"id":642,"parentId":625,"tags":{"name":"/opt/dev/est-dsx/node_modules/uuid/dist/esm-browser/v7.js","layer":"pages-dir-browser"},"startTime":1765779651381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":10443,"timestamp":1738898756172,"id":641,"parentId":625,"tags":{"name":"/opt/dev/est-dsx/node_modules/uuid/dist/esm-browser/v6ToV1.js","layer":"pages-dir-browser"},"startTime":1765779651381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":10566,"timestamp":1738898756382,"id":644,"parentId":625,"tags":{"name":"/opt/dev/est-dsx/node_modules/uuid/dist/esm-browser/version.js","layer":"pages-dir-browser"},"startTime":1765779651381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":10823,"timestamp":1738898756334,"id":643,"parentId":625,"tags":{"name":"/opt/dev/est-dsx/node_modules/uuid/dist/esm-browser/validate.js","layer":"pages-dir-browser"},"startTime":1765779651381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12833,"timestamp":1738898760064,"id":645,"parentId":610,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/index.js","layer":"pages-dir-browser"},"startTime":1765779651385,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":4095,"timestamp":1738898780963,"id":646,"parentId":630,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/match-local-pattern.js","layer":"pages-dir-browser"},"startTime":1765779651405,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":3852,"timestamp":1738898782921,"id":647,"parentId":630,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/match-remote-pattern.js","layer":"pages-dir-browser"},"startTime":1765779651407,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5748,"timestamp":1738898783189,"id":651,"parentId":637,"tags":{"name":"/opt/dev/est-dsx/node_modules/uuid/dist/esm-browser/v35.js","layer":"pages-dir-browser"},"startTime":1765779651408,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6136,"timestamp":1738898783050,"id":648,"parentId":635,"tags":{"name":"/opt/dev/est-dsx/node_modules/uuid/dist/esm-browser/rng.js","layer":"pages-dir-browser"},"startTime":1765779651408,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7310,"timestamp":1738898783151,"id":650,"parentId":637,"tags":{"name":"/opt/dev/est-dsx/node_modules/uuid/dist/esm-browser/md5.js","layer":"pages-dir-browser"},"startTime":1765779651408,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7547,"timestamp":1738898783110,"id":649,"parentId":638,"tags":{"name":"/opt/dev/est-dsx/node_modules/uuid/dist/esm-browser/native.js","layer":"pages-dir-browser"},"startTime":1765779651408,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8036,"timestamp":1738898783244,"id":652,"parentId":639,"tags":{"name":"/opt/dev/est-dsx/node_modules/uuid/dist/esm-browser/sha1.js","layer":"pages-dir-browser"},"startTime":1765779651408,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8218,"timestamp":1738898783281,"id":653,"parentId":643,"tags":{"name":"/opt/dev/est-dsx/node_modules/uuid/dist/esm-browser/regex.js","layer":"pages-dir-browser"},"startTime":1765779651408,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9285,"timestamp":1738898798176,"id":656,"parentId":645,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/general/Operators.js","layer":"pages-dir-browser"},"startTime":1765779651423,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14462,"timestamp":1738898798292,"id":657,"parentId":645,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/general/CableId.js","layer":"pages-dir-browser"},"startTime":1765779651423,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24024,"timestamp":1738898797878,"id":654,"parentId":645,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/general/HomePage.js","layer":"pages-dir-browser"},"startTime":1765779651422,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":30621,"timestamp":1738898798066,"id":655,"parentId":645,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/general/Project.js","layer":"pages-dir-browser"},"startTime":1765779651423,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":41056,"timestamp":1738898798665,"id":661,"parentId":645,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/general/MenuList.js","layer":"pages-dir-browser"},"startTime":1765779651423,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":46956,"timestamp":1738898798472,"id":659,"parentId":645,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/general/Result.js","layer":"pages-dir-browser"},"startTime":1765779651423,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":53430,"timestamp":1738898798383,"id":658,"parentId":645,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/general/Tools.js","layer":"pages-dir-browser"},"startTime":1765779651423,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":63527,"timestamp":1738898798577,"id":660,"parentId":645,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/general/TestConfig.js","layer":"pages-dir-browser"},"startTime":1765779651423,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":67683,"timestamp":1738898798848,"id":663,"parentId":645,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/general/ResultInfo.js","layer":"pages-dir-browser"},"startTime":1765779651423,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":77659,"timestamp":1738898798749,"id":662,"parentId":645,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/general/Testing.js","layer":"pages-dir-browser"},"startTime":1765779651423,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":83195,"timestamp":1738898798938,"id":664,"parentId":645,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/general/CopperPerformance.js","layer":"pages-dir-browser"},"startTime":1765779651423,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":89821,"timestamp":1738898799052,"id":665,"parentId":645,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/fluke/HomePage.js","layer":"pages-dir-browser"},"startTime":1765779651424,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":91236,"timestamp":1738898799255,"id":667,"parentId":645,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/fluke/Operators.js","layer":"pages-dir-browser"},"startTime":1765779651424,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":93103,"timestamp":1738898799343,"id":668,"parentId":645,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/fluke/CableId.js","layer":"pages-dir-browser"},"startTime":1765779651424,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":97869,"timestamp":1738898799163,"id":666,"parentId":645,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/fluke/Project.js","layer":"pages-dir-browser"},"startTime":1765779651424,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":100029,"timestamp":1738898799882,"id":672,"parentId":645,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/fluke/MenuList.js","layer":"pages-dir-browser"},"startTime":1765779651424,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":106258,"timestamp":1738898799443,"id":669,"parentId":645,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/fluke/Tools.js","layer":"pages-dir-browser"},"startTime":1765779651424,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":113254,"timestamp":1738898799703,"id":671,"parentId":645,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/fluke/Result.js","layer":"pages-dir-browser"},"startTime":1765779651424,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":118261,"timestamp":1738898799583,"id":670,"parentId":645,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/fluke/TestConfig.js","layer":"pages-dir-browser"},"startTime":1765779651424,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":122616,"timestamp":1738898800243,"id":674,"parentId":645,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/fluke/ResultInfo.js","layer":"pages-dir-browser"},"startTime":1765779651425,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"build-module-js","duration":127521,"timestamp":1738898800426,"id":675,"parentId":645,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/fluke/CopperPerformance.js","layer":"pages-dir-browser"},"startTime":1765779651425,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":136323,"timestamp":1738898800062,"id":673,"parentId":645,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/fluke/Testing.js","layer":"pages-dir-browser"},"startTime":1765779651425,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8597,"timestamp":1738898971639,"id":676,"parentId":615,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/components/tabs/tabs.js","layer":"pages-dir-browser"},"startTime":1765779651596,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":119302,"timestamp":1738898975427,"id":677,"parentId":627,"tags":{"name":"/opt/dev/est-dsx/node_modules/tslib/tslib.es6.mjs","layer":"pages-dir-browser"},"startTime":1765779651600,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9822,"timestamp":1738899119546,"id":681,"parentId":656,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/StatusBar.js","layer":"pages-dir-browser"},"startTime":1765779651744,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12801,"timestamp":1738899119976,"id":683,"parentId":656,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/Keyboard.js","layer":"pages-dir-browser"},"startTime":1765779651744,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14310,"timestamp":1738899119836,"id":682,"parentId":656,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/TitleBar.js","layer":"pages-dir-browser"},"startTime":1765779651744,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":22879,"timestamp":1738899125027,"id":687,"parentId":676,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/hooks/use-iso-morphic-effect.js","layer":"pages-dir-browser"},"startTime":1765779651750,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":23733,"timestamp":1738899124734,"id":685,"parentId":676,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/hooks/use-event.js","layer":"pages-dir-browser"},"startTime":1765779651749,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24543,"timestamp":1738899124595,"id":684,"parentId":676,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/hooks/use-active-press.js","layer":"pages-dir-browser"},"startTime":1765779651749,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24375,"timestamp":1738899125199,"id":688,"parentId":676,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/hooks/use-latest-value.js","layer":"pages-dir-browser"},"startTime":1765779651750,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24719,"timestamp":1738899125326,"id":689,"parentId":676,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/hooks/use-resolve-button-type.js","layer":"pages-dir-browser"},"startTime":1765779651750,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":25054,"timestamp":1738899125399,"id":690,"parentId":676,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/hooks/use-slot.js","layer":"pages-dir-browser"},"startTime":1765779651750,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":25417,"timestamp":1738899125579,"id":692,"parentId":655,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/SubTitleBar.js","layer":"pages-dir-browser"},"startTime":1765779651750,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":26157,"timestamp":1738899125510,"id":691,"parentId":676,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/hooks/use-sync-refs.js","layer":"pages-dir-browser"},"startTime":1765779651750,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":27184,"timestamp":1738899124898,"id":686,"parentId":676,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/hooks/use-id.js","layer":"pages-dir-browser"},"startTime":1765779651749,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":27328,"timestamp":1738899125736,"id":693,"parentId":663,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/ResultTitleBar.js","layer":"pages-dir-browser"},"startTime":1765779651750,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":30580,"timestamp":1738899125886,"id":694,"parentId":663,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/CopperResultMain.js","layer":"pages-dir-browser"},"startTime":1765779651750,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13439,"timestamp":1738899143663,"id":695,"parentId":676,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/internal/focus-sentinel.js","layer":"pages-dir-browser"},"startTime":1765779651768,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13844,"timestamp":1738899143798,"id":696,"parentId":676,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/internal/hidden.js","layer":"pages-dir-browser"},"startTime":1765779651768,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14514,"timestamp":1738899143971,"id":698,"parentId":663,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/OTDRResultMain.js","layer":"pages-dir-browser"},"startTime":1765779651768,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":26164,"timestamp":1738899143871,"id":697,"parentId":663,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/OLTSResultMain.js","layer":"pages-dir-browser"},"startTime":1765779651768,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":27277,"timestamp":1738899144173,"id":700,"parentId":664,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/HDTDChart.js","layer":"pages-dir-browser"},"startTime":1765779651769,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":29264,"timestamp":1738899144080,"id":699,"parentId":664,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/FrequencyChart.js","layer":"pages-dir-browser"},"startTime":1765779651769,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13134,"timestamp":1738899163249,"id":701,"parentId":676,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/components/keyboard.js","layer":"pages-dir-browser"},"startTime":1765779651788,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":3270,"timestamp":1738899179224,"id":704,"parentId":676,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/utils/micro-task.js","layer":"pages-dir-browser"},"startTime":1765779651804,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":3859,"timestamp":1738899179286,"id":705,"parentId":676,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/utils/owner.js","layer":"pages-dir-browser"},"startTime":1765779651804,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":4564,"timestamp":1738899179161,"id":703,"parentId":676,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/utils/match.js","layer":"pages-dir-browser"},"startTime":1765779651804,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6550,"timestamp":1738899179392,"id":707,"parentId":676,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/utils/stable-collection.js","layer":"pages-dir-browser"},"startTime":1765779651804,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9082,"timestamp":1738899179044,"id":702,"parentId":676,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/utils/focus-management.js","layer":"pages-dir-browser"},"startTime":1765779651804,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12011,"timestamp":1738899181468,"id":708,"parentId":662,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/CFP_LIMIT.js","layer":"pages-dir-browser"},"startTime":1765779651806,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16129,"timestamp":1738899179341,"id":706,"parentId":676,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/utils/render.js","layer":"pages-dir-browser"},"startTime":1765779651804,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8691,"timestamp":1738899190017,"id":710,"parentId":684,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/hooks/use-disposables.js","layer":"pages-dir-browser"},"startTime":1765779651815,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9595,"timestamp":1738899189870,"id":709,"parentId":687,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/utils/env.js","layer":"pages-dir-browser"},"startTime":1765779651814,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":10343,"timestamp":1738899190089,"id":711,"parentId":695,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/hooks/use-is-mounted.js","layer":"pages-dir-browser"},"startTime":1765779651815,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":3421,"timestamp":1738899203102,"id":714,"parentId":694,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/DiagnosticView.js","layer":"pages-dir-browser"},"startTime":1765779651828,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6067,"timestamp":1738899202827,"id":712,"parentId":694,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/WireMapView.js","layer":"pages-dir-browser"},"startTime":1765779651827,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":10497,"timestamp":1738899202981,"id":713,"parentId":694,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/PerformanceView.js","layer":"pages-dir-browser"},"startTime":1765779651827,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16606,"timestamp":1738899203383,"id":717,"parentId":698,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/CurveChart.js","layer":"pages-dir-browser"},"startTime":1765779651828,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15937,"timestamp":1738899204856,"id":721,"parentId":702,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/utils/disposables.js","layer":"pages-dir-browser"},"startTime":1765779651829,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16328,"timestamp":1738899205047,"id":722,"parentId":702,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/utils/dom.js","layer":"pages-dir-browser"},"startTime":1765779651830,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24140,"timestamp":1738899203291,"id":716,"parentId":698,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/EventTable.js","layer":"pages-dir-browser"},"startTime":1765779651828,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":31661,"timestamp":1738899203201,"id":715,"parentId":698,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/EventMapView.js","layer":"pages-dir-browser"},"startTime":1765779651828,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":4005,"timestamp":1738899240251,"id":725,"parentId":706,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/utils/class-names.js","layer":"pages-dir-browser"},"startTime":1765779651865,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":45204,"timestamp":1738899203667,"id":720,"parentId":660,"tags":{"name":"__barrel_optimize__?names=Bars3Icon,SignalIcon,SwatchIcon,TagIcon!=!/opt/dev/est-dsx/node_modules/@heroicons/react/24/solid/esm/index.js","layer":"pages-dir-browser"},"startTime":1765779651828,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":45700,"timestamp":1738899203590,"id":719,"parentId":655,"tags":{"name":"__barrel_optimize__?names=ChartBarIcon,SwatchIcon,TagIcon,UserIcon!=!/opt/dev/est-dsx/node_modules/@heroicons/react/24/solid/esm/index.js","layer":"pages-dir-browser"},"startTime":1765779651828,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":46262,"timestamp":1738899203472,"id":718,"parentId":654,"tags":{"name":"__barrel_optimize__?names=FolderIcon,PuzzlePieceIcon,SwatchIcon,TagIcon,UserIcon!=!/opt/dev/est-dsx/node_modules/@heroicons/react/24/solid/esm/index.js","layer":"pages-dir-browser"},"startTime":1765779651828,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":18346,"timestamp":1738899240381,"id":726,"parentId":646,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/compiled/picomatch/index.js","layer":"pages-dir-browser"},"startTime":1765779651865,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":151890,"timestamp":1738899108295,"id":678,"parentId":662,"tags":{"layer":"pages-dir-browser"},"startTime":1765779651733,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":151587,"timestamp":1738899108708,"id":679,"parentId":662,"tags":{"layer":"pages-dir-browser"},"startTime":1765779651733,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":20180,"timestamp":1738899240198,"id":723,"parentId":712,"tags":{"layer":"pages-dir-browser"},"startTime":1765779651865,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":20181,"timestamp":1738899240237,"id":724,"parentId":712,"tags":{"layer":"pages-dir-browser"},"startTime":1765779651865,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":152011,"timestamp":1738899108725,"id":680,"parentId":662,"tags":{"layer":"pages-dir-browser"},"startTime":1765779651733,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":19274,"timestamp":1738899250053,"id":727,"parentId":700,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/core.js","layer":"pages-dir-browser"},"startTime":1765779651875,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":19344,"timestamp":1738899250136,"id":728,"parentId":700,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/components.js","layer":"pages-dir-browser"},"startTime":1765779651875,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":19360,"timestamp":1738899250257,"id":731,"parentId":700,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/renderers.js","layer":"pages-dir-browser"},"startTime":1765779651875,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":19551,"timestamp":1738899250221,"id":730,"parentId":700,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/features.js","layer":"pages-dir-browser"},"startTime":1765779651875,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":19723,"timestamp":1738899250180,"id":729,"parentId":700,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/charts.js","layer":"pages-dir-browser"},"startTime":1765779651875,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5775,"timestamp":1738899280757,"id":735,"parentId":720,"tags":{"name":"/opt/dev/est-dsx/node_modules/@heroicons/react/24/solid/esm/TagIcon.js","layer":"pages-dir-browser"},"startTime":1765779651905,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6597,"timestamp":1738899280482,"id":732,"parentId":720,"tags":{"name":"/opt/dev/est-dsx/node_modules/@heroicons/react/24/solid/esm/Bars3Icon.js","layer":"pages-dir-browser"},"startTime":1765779651905,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7078,"timestamp":1738899280695,"id":734,"parentId":720,"tags":{"name":"/opt/dev/est-dsx/node_modules/@heroicons/react/24/solid/esm/SwatchIcon.js","layer":"pages-dir-browser"},"startTime":1765779651905,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7688,"timestamp":1738899280624,"id":733,"parentId":720,"tags":{"name":"/opt/dev/est-dsx/node_modules/@heroicons/react/24/solid/esm/SignalIcon.js","layer":"pages-dir-browser"},"startTime":1765779651905,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8051,"timestamp":1738899280855,"id":736,"parentId":719,"tags":{"name":"/opt/dev/est-dsx/node_modules/@heroicons/react/24/solid/esm/ChartBarIcon.js","layer":"pages-dir-browser"},"startTime":1765779651905,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8550,"timestamp":1738899280970,"id":738,"parentId":718,"tags":{"name":"/opt/dev/est-dsx/node_modules/@heroicons/react/24/solid/esm/FolderIcon.js","layer":"pages-dir-browser"},"startTime":1765779651905,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9136,"timestamp":1738899280913,"id":737,"parentId":719,"tags":{"name":"/opt/dev/est-dsx/node_modules/@heroicons/react/24/solid/esm/UserIcon.js","layer":"pages-dir-browser"},"startTime":1765779651905,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":10873,"timestamp":1738899281042,"id":739,"parentId":718,"tags":{"name":"/opt/dev/est-dsx/node_modules/@heroicons/react/24/solid/esm/PuzzlePieceIcon.js","layer":"pages-dir-browser"},"startTime":1765779651906,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16432,"timestamp":1738899281107,"id":740,"parentId":717,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/index.js","layer":"pages-dir-browser"},"startTime":1765779651906,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":16739,"timestamp":1738899285654,"id":741,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/workshop-m12-pass-30m.json","layer":"pages-dir-browser"},"startTime":1765779651910,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":14114,"timestamp":1738899294515,"id":744,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ublfail.json","layer":"pages-dir-browser"},"startTime":1765779651919,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":18372,"timestamp":1738899294353,"id":742,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/workshop-2p-pass-80m.json","layer":"pages-dir-browser"},"startTime":1765779651919,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":20865,"timestamp":1738899294443,"id":743,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/workshop-2p-lengthfail.json","layer":"pages-dir-browser"},"startTime":1765779651919,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":27084,"timestamp":1738899302988,"id":754,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA Cat 6A Perm.Link (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651927,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":27395,"timestamp":1738899303072,"id":756,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA Cat 6A Channel (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651928,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":27765,"timestamp":1738899303038,"id":755,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA Cat 6A MPTL (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651928,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":27968,"timestamp":1738899303127,"id":757,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA Cat 6 Perm.Link (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651928,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":28227,"timestamp":1738899303175,"id":758,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA Cat 6 MPTL (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651928,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":28548,"timestamp":1738899303211,"id":759,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA Cat 6 Channel (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651928,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":28704,"timestamp":1738899303286,"id":760,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA Cat 5e Perm.Link (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651928,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":28887,"timestamp":1738899303332,"id":761,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA Cat 5e MPTL (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651928,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":28977,"timestamp":1738899303472,"id":764,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA Cat 5e Channel (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651928,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":29458,"timestamp":1738899303368,"id":762,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA 1005 Cat 6A Channel E3 (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651928,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":29698,"timestamp":1738899303507,"id":765,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA 1005 Cat 6A Channel E1 (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651928,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":31943,"timestamp":1738899303647,"id":767,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA 1005 Cat 6 Channel E2 (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651928,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":32582,"timestamp":1738899303439,"id":763,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA 1005 Cat 6A Channel E2 (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651928,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":32666,"timestamp":1738899303676,"id":768,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA 1005 Cat 6 Channel E1 (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651928,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":32882,"timestamp":1738899303708,"id":769,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA 1005 Cat 5e Channel E3 (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651928,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":33160,"timestamp":1738899303739,"id":770,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA 1005 Cat 5e Channel E2 (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651928,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":34153,"timestamp":1738899303602,"id":766,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA 1005 Cat 6 Channel E3 (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651928,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":34225,"timestamp":1738899303771,"id":771,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA 1005 Cat 5e Channel E1 (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651928,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":36152,"timestamp":1738899303803,"id":772,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/Profinet (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651928,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":39320,"timestamp":1738899302708,"id":748,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/pass-4m.json","layer":"pages-dir-browser"},"startTime":1765779651927,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":41347,"timestamp":1738899302788,"id":750,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/output.json","layer":"pages-dir-browser"},"startTime":1765779651927,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":43946,"timestamp":1738899302628,"id":746,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/pass.json","layer":"pages-dir-browser"},"startTime":1765779651927,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":45931,"timestamp":1738899302858,"id":752,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/mptl-nextfail.json","layer":"pages-dir-browser"},"startTime":1765779651927,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":48224,"timestamp":1738899302672,"id":747,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/pass-30m.json","layer":"pages-dir-browser"},"startTime":1765779651927,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":42250,"timestamp":1738899308943,"id":775,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ISO11801 PL Class E (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651933,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":42713,"timestamp":1738899308900,"id":774,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ISO11801 PL2 Class Ea (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651933,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":43139,"timestamp":1738899308837,"id":773,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ISO11801 PL3 Class Ea (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651933,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":43237,"timestamp":1738899308981,"id":776,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ISO11801 PL Class D (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651933,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":43686,"timestamp":1738899309032,"id":777,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ISO11801 Channel Class Ea (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651934,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":44299,"timestamp":1738899309066,"id":778,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ISO11801 Channel Class D (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651934,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"build-module-json","duration":53384,"timestamp":1738899302950,"id":753,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/lengthfail.json","layer":"pages-dir-browser"},"startTime":1765779651927,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":57959,"timestamp":1738899302549,"id":745,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/return-loss-fail.json","layer":"pages-dir-browser"},"startTime":1765779651927,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":61855,"timestamp":1738899302821,"id":751,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ohmfail.json","layer":"pages-dir-browser"},"startTime":1765779651927,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":65765,"timestamp":1738899302748,"id":749,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/next-fail.json","layer":"pages-dir-browser"},"startTime":1765779651927,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":52766,"timestamp":1738899316128,"id":780,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ISO MPTL Class Ea (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651941,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":53001,"timestamp":1738899316195,"id":782,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ISO MPTL Class D (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651941,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":53344,"timestamp":1738899316163,"id":781,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ISO MPTL Class E (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651941,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":53853,"timestamp":1738899316042,"id":779,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ISO11801 Channel Class E (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651941,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":56813,"timestamp":1738899316222,"id":783,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/GBT 50312-2016 Cat 6A PL with CP (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651941,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":57216,"timestamp":1738899316276,"id":785,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/GBT 50312-2016 Cat 6A Ch (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651941,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":57448,"timestamp":1738899316370,"id":788,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/GBT 50312-2016 Cat 6 Ch (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651941,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":58016,"timestamp":1738899316248,"id":784,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/GBT 50312-2016 Cat 6A PL no CP (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651941,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":58231,"timestamp":1738899316326,"id":787,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/GBT 50312-2016 Cat 5e PL (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651941,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":58444,"timestamp":1738899316396,"id":789,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/GBT 50312-2016 Cat 5e Ch (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651941,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":58864,"timestamp":1738899316301,"id":786,"parentId":678,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/GBT 50312-2016 Cat 6 PL (+ALL).json","layer":"pages-dir-browser"},"startTime":1765779651941,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":59233,"timestamp":1738899317465,"id":791,"parentId":676,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/focus/dist/import.mjs","layer":"pages-dir-browser"},"startTime":1765779651942,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":59711,"timestamp":1738899317405,"id":790,"parentId":676,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/interactions/dist/import.mjs","layer":"pages-dir-browser"},"startTime":1765779651942,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":59669,"timestamp":1738899317626,"id":795,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/splice-fail/1310-dump.json","layer":"pages-dir-browser"},"startTime":1765779651942,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":59735,"timestamp":1738899317651,"id":796,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/splice-fail/1300-dump.json","layer":"pages-dir-browser"},"startTime":1765779651942,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":59875,"timestamp":1738899317584,"id":794,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/splice-fail/1550-dump.json","layer":"pages-dir-browser"},"startTime":1765779651942,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":60360,"timestamp":1738899317500,"id":792,"parentId":700,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts-for-react/esm/index.js","layer":"pages-dir-browser"},"startTime":1765779651942,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":60273,"timestamp":1738899317676,"id":797,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/ref-pass/850-dump.json","layer":"pages-dir-browser"},"startTime":1765779651942,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":60321,"timestamp":1738899317699,"id":798,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/ref-pass/1550-dump.json","layer":"pages-dir-browser"},"startTime":1765779651942,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":60550,"timestamp":1738899317556,"id":793,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/splice-fail/850-dump.json","layer":"pages-dir-browser"},"startTime":1765779651942,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":60446,"timestamp":1738899317723,"id":799,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/ref-pass/1310-dump.json","layer":"pages-dir-browser"},"startTime":1765779651942,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":60481,"timestamp":1738899317748,"id":800,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/ref-pass/1300-dump.json","layer":"pages-dir-browser"},"startTime":1765779651942,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":60517,"timestamp":1738899317773,"id":801,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/connector-fail-start/850-dump.json","layer":"pages-dir-browser"},"startTime":1765779651942,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":60581,"timestamp":1738899317797,"id":802,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/connector-fail-start/1550-dump.json","layer":"pages-dir-browser"},"startTime":1765779651942,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":60634,"timestamp":1738899317821,"id":803,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/connector-fail-start/1310-dump.json","layer":"pages-dir-browser"},"startTime":1765779651942,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":60670,"timestamp":1738899317845,"id":804,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/connector-fail-start/1300-dump.json","layer":"pages-dir-browser"},"startTime":1765779651942,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":60687,"timestamp":1738899317892,"id":806,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/connector-fail-end/1550-dump.json","layer":"pages-dir-browser"},"startTime":1765779651942,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":60770,"timestamp":1738899317868,"id":805,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/connector-fail-end/850-dump.json","layer":"pages-dir-browser"},"startTime":1765779651942,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":60753,"timestamp":1738899317944,"id":808,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/connector-fail-end/1300-dump.json","layer":"pages-dir-browser"},"startTime":1765779651942,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":60841,"timestamp":1738899317917,"id":807,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/connector-fail-end/1310-dump.json","layer":"pages-dir-browser"},"startTime":1765779651942,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":60858,"timestamp":1738899317969,"id":809,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/sm-pass/850-dump.json","layer":"pages-dir-browser"},"startTime":1765779651942,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":60873,"timestamp":1738899318016,"id":811,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/sm-pass/1310-dump.json","layer":"pages-dir-browser"},"startTime":1765779651943,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":60956,"timestamp":1738899317992,"id":810,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/sm-pass/1550-dump.json","layer":"pages-dir-browser"},"startTime":1765779651942,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":61003,"timestamp":1738899318085,"id":813,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/sm-fail/850-dump.json","layer":"pages-dir-browser"},"startTime":1765779651943,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":61099,"timestamp":1738899318056,"id":812,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/sm-pass/1300-dump.json","layer":"pages-dir-browser"},"startTime":1765779651943,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":61091,"timestamp":1738899318132,"id":815,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/sm-fail/1310-dump.json","layer":"pages-dir-browser"},"startTime":1765779651943,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":61205,"timestamp":1738899318109,"id":814,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/sm-fail/1550-dump.json","layer":"pages-dir-browser"},"startTime":1765779651943,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":61251,"timestamp":1738899318156,"id":816,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/sm-fail/1300-dump.json","layer":"pages-dir-browser"},"startTime":1765779651943,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":61268,"timestamp":1738899318202,"id":818,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/bend/1310-dump.json","layer":"pages-dir-browser"},"startTime":1765779651943,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":61380,"timestamp":1738899318225,"id":819,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/bend/1550-dump.json","layer":"pages-dir-browser"},"startTime":1765779651943,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":61423,"timestamp":1738899318248,"id":820,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/bend/1300-dump.json","layer":"pages-dir-browser"},"startTime":1765779651943,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":61549,"timestamp":1738899318178,"id":817,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/bend/850-dump.json","layer":"pages-dir-browser"},"startTime":1765779651943,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":61511,"timestamp":1738899318271,"id":821,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/NoFiber/850-dump.json","layer":"pages-dir-browser"},"startTime":1765779651943,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":61536,"timestamp":1738899318301,"id":822,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/NoFiber/1550-dump.json","layer":"pages-dir-browser"},"startTime":1765779651943,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":61550,"timestamp":1738899318364,"id":824,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/NoFiber/1310-dump.json","layer":"pages-dir-browser"},"startTime":1765779651943,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":61964,"timestamp":1738899318395,"id":825,"parentId":727,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/export/core.js","layer":"pages-dir-browser"},"startTime":1765779651943,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":62115,"timestamp":1738899318333,"id":823,"parentId":680,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/NoFiber/1300-dump.json","layer":"pages-dir-browser"},"startTime":1765779651943,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":62238,"timestamp":1738899318426,"id":826,"parentId":730,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/export/features.js","layer":"pages-dir-browser"},"startTime":1765779651943,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":62627,"timestamp":1738899318486,"id":828,"parentId":729,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/export/charts.js","layer":"pages-dir-browser"},"startTime":1765779651943,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":63144,"timestamp":1738899318456,"id":827,"parentId":728,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/export/components.js","layer":"pages-dir-browser"},"startTime":1765779651943,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":63247,"timestamp":1738899318515,"id":829,"parentId":731,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/export/renderers.js","layer":"pages-dir-browser"},"startTime":1765779651943,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":793,"timestamp":1738899383127,"id":878,"parentId":877,"tags":{},"startTime":1765779652008,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":32,"timestamp":1738899384069,"id":879,"parentId":877,"tags":{},"startTime":1765779652009,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":2279,"timestamp":1738899381894,"id":877,"parentId":831,"tags":{},"startTime":1765779652006,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":65766,"timestamp":1738899318577,"id":831,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-sopen.svg","layer":"pages-dir-browser"},"startTime":1765779651943,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":66304,"timestamp":1738899318546,"id":830,"parentId":740,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/extension.js","layer":"pages-dir-browser"},"startTime":1765779651943,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":143,"timestamp":1738899384958,"id":881,"parentId":880,"tags":{},"startTime":1765779652009,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":6,"timestamp":1738899385116,"id":882,"parentId":880,"tags":{},"startTime":1765779652010,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":254,"timestamp":1738899384880,"id":880,"parentId":832,"tags":{},"startTime":1765779652009,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":57352,"timestamp":1738899327924,"id":832,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-short3.svg","layer":"pages-dir-browser"},"startTime":1765779651952,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":48,"timestamp":1738899385357,"id":884,"parentId":883,"tags":{},"startTime":1765779652010,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":6,"timestamp":1738899385418,"id":885,"parentId":883,"tags":{},"startTime":1765779652010,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":128,"timestamp":1738899385305,"id":883,"parentId":833,"tags":{},"startTime":1765779652010,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":57549,"timestamp":1738899328015,"id":833,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-short2.svg","layer":"pages-dir-browser"},"startTime":1765779651953,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":42,"timestamp":1738899385643,"id":887,"parentId":886,"tags":{},"startTime":1765779652010,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":5,"timestamp":1738899385697,"id":888,"parentId":886,"tags":{},"startTime":1765779652010,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":119,"timestamp":1738899385593,"id":886,"parentId":835,"tags":{},"startTime":1765779652010,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":57719,"timestamp":1738899328120,"id":835,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-reversed3.svg","layer":"pages-dir-browser"},"startTime":1765779651953,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":55,"timestamp":1738899386056,"id":890,"parentId":889,"tags":{},"startTime":1765779652011,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":5,"timestamp":1738899386125,"id":891,"parentId":889,"tags":{},"startTime":1765779652011,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":220,"timestamp":1738899385921,"id":889,"parentId":834,"tags":{},"startTime":1765779652010,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":58204,"timestamp":1738899328073,"id":834,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-short.svg","layer":"pages-dir-browser"},"startTime":1765779651953,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":51,"timestamp":1738899391390,"id":893,"parentId":892,"tags":{},"startTime":1765779652016,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":7,"timestamp":1738899391457,"id":894,"parentId":892,"tags":{},"startTime":1765779652016,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":148,"timestamp":1738899391328,"id":892,"parentId":836,"tags":{},"startTime":1765779652016,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":53287,"timestamp":1738899338407,"id":836,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-reversed2.svg","layer":"pages-dir-browser"},"startTime":1765779651963,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":42,"timestamp":1738899391771,"id":896,"parentId":895,"tags":{},"startTime":1765779652016,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":6,"timestamp":1738899391825,"id":897,"parentId":895,"tags":{},"startTime":1765779652016,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":118,"timestamp":1738899391723,"id":895,"parentId":837,"tags":{},"startTime":1765779652016,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":53443,"timestamp":1738899338529,"id":837,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-reversed.svg","layer":"pages-dir-browser"},"startTime":1765779651963,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":43,"timestamp":1738899392065,"id":899,"parentId":898,"tags":{},"startTime":1765779652017,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":5,"timestamp":1738899392119,"id":900,"parentId":898,"tags":{},"startTime":1765779652017,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":132,"timestamp":1738899392002,"id":898,"parentId":838,"tags":{},"startTime":1765779652016,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":53679,"timestamp":1738899338584,"id":838,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-pass.svg","layer":"pages-dir-browser"},"startTime":1765779651963,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":91,"timestamp":1738899392418,"id":902,"parentId":901,"tags":{},"startTime":1765779652017,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":8,"timestamp":1738899392577,"id":903,"parentId":901,"tags":{},"startTime":1765779652017,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":345,"timestamp":1738899392289,"id":901,"parentId":839,"tags":{},"startTime":1765779652017,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":54140,"timestamp":1738899338632,"id":839,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-pass-2pair.svg","layer":"pages-dir-browser"},"startTime":1765779651963,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":58,"timestamp":1738899392857,"id":905,"parentId":904,"tags":{},"startTime":1765779652017,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":7,"timestamp":1738899392930,"id":906,"parentId":904,"tags":{},"startTime":1765779652017,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":152,"timestamp":1738899392802,"id":904,"parentId":841,"tags":{},"startTime":1765779652017,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":54372,"timestamp":1738899338733,"id":841,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-open2.svg","layer":"pages-dir-browser"},"startTime":1765779651963,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":43,"timestamp":1738899393229,"id":908,"parentId":907,"tags":{},"startTime":1765779652018,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":4,"timestamp":1738899393282,"id":909,"parentId":907,"tags":{},"startTime":1765779652018,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":110,"timestamp":1738899393185,"id":907,"parentId":842,"tags":{},"startTime":1765779652018,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":54652,"timestamp":1738899338778,"id":842,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-open.svg","layer":"pages-dir-browser"},"startTime":1765779651963,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":44,"timestamp":1738899393495,"id":911,"parentId":910,"tags":{},"startTime":1765779652018,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"image-data-stringify","duration":3,"timestamp":1738899393711,"id":912,"parentId":910,"tags":{},"startTime":1765779652018,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":267,"timestamp":1738899393459,"id":910,"parentId":843,"tags":{},"startTime":1765779652018,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":55037,"timestamp":1738899338821,"id":843,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-miswire.svg","layer":"pages-dir-browser"},"startTime":1765779651963,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":42,"timestamp":1738899393926,"id":914,"parentId":913,"tags":{},"startTime":1765779652018,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738899393974,"id":915,"parentId":913,"tags":{},"startTime":1765779652018,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":96,"timestamp":1738899393889,"id":913,"parentId":840,"tags":{},"startTime":1765779652018,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":55448,"timestamp":1738899338681,"id":840,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-open3.svg","layer":"pages-dir-browser"},"startTime":1765779651963,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":33,"timestamp":1738899394196,"id":917,"parentId":916,"tags":{},"startTime":1765779652019,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738899394236,"id":918,"parentId":916,"tags":{},"startTime":1765779652019,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":87,"timestamp":1738899394159,"id":916,"parentId":847,"tags":{},"startTime":1765779652019,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":55381,"timestamp":1738899338986,"id":847,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-sopen.svg","layer":"pages-dir-browser"},"startTime":1765779651963,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":31,"timestamp":1738899394470,"id":920,"parentId":919,"tags":{},"startTime":1765779652019,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738899394508,"id":921,"parentId":919,"tags":{},"startTime":1765779652019,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":123,"timestamp":1738899394394,"id":919,"parentId":844,"tags":{},"startTime":1765779652019,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":55779,"timestamp":1738899338863,"id":844,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-cross3.svg","layer":"pages-dir-browser"},"startTime":1765779651963,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":30,"timestamp":1738899394705,"id":923,"parentId":922,"tags":{},"startTime":1765779652019,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738899394741,"id":924,"parentId":922,"tags":{},"startTime":1765779652019,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":82,"timestamp":1738899394668,"id":922,"parentId":848,"tags":{},"startTime":1765779652019,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":55821,"timestamp":1738899339050,"id":848,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-short3.svg","layer":"pages-dir-browser"},"startTime":1765779651964,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":31,"timestamp":1738899394930,"id":926,"parentId":925,"tags":{},"startTime":1765779652019,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":2,"timestamp":1738899394967,"id":927,"parentId":925,"tags":{},"startTime":1765779652019,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":80,"timestamp":1738899394896,"id":925,"parentId":849,"tags":{},"startTime":1765779652019,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":56019,"timestamp":1738899339094,"id":849,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-short2.svg","layer":"pages-dir-browser"},"startTime":1765779651964,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":30,"timestamp":1738899395174,"id":929,"parentId":928,"tags":{},"startTime":1765779652020,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":2,"timestamp":1738899395211,"id":930,"parentId":928,"tags":{},"startTime":1765779652020,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":82,"timestamp":1738899395138,"id":928,"parentId":850,"tags":{},"startTime":1765779652020,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":56206,"timestamp":1738899339136,"id":850,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-short.svg","layer":"pages-dir-browser"},"startTime":1765779651964,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":29,"timestamp":1738899395400,"id":932,"parentId":931,"tags":{},"startTime":1765779652020,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":2,"timestamp":1738899395434,"id":933,"parentId":931,"tags":{},"startTime":1765779652020,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":75,"timestamp":1738899395368,"id":931,"parentId":845,"tags":{},"startTime":1765779652020,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":56703,"timestamp":1738899338907,"id":845,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-cross2.svg","layer":"pages-dir-browser"},"startTime":1765779651963,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":28,"timestamp":1738899395670,"id":935,"parentId":934,"tags":{},"startTime":1765779652020,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738899395705,"id":936,"parentId":934,"tags":{},"startTime":1765779652020,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":77,"timestamp":1738899395638,"id":934,"parentId":851,"tags":{},"startTime":1765779652020,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":56657,"timestamp":1738899339176,"id":851,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-reversed3.svg","layer":"pages-dir-browser"},"startTime":1765779651964,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":29,"timestamp":1738899395891,"id":938,"parentId":937,"tags":{},"startTime":1765779652020,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738899395925,"id":939,"parentId":937,"tags":{},"startTime":1765779652020,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":76,"timestamp":1738899395858,"id":937,"parentId":852,"tags":{},"startTime":1765779652020,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":56852,"timestamp":1738899339216,"id":852,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-reversed2.svg","layer":"pages-dir-browser"},"startTime":1765779651964,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":46,"timestamp":1738899396187,"id":941,"parentId":940,"tags":{},"startTime":1765779652021,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738899396240,"id":942,"parentId":940,"tags":{},"startTime":1765779652021,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":126,"timestamp":1738899396123,"id":940,"parentId":846,"tags":{},"startTime":1765779652021,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":57427,"timestamp":1738899338947,"id":846,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-cross.svg","layer":"pages-dir-browser"},"startTime":1765779651963,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":44,"timestamp":1738899400900,"id":944,"parentId":943,"tags":{},"startTime":1765779652025,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":5,"timestamp":1738899400955,"id":945,"parentId":943,"tags":{},"startTime":1765779652025,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":118,"timestamp":1738899400852,"id":943,"parentId":853,"tags":{},"startTime":1765779652025,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":61921,"timestamp":1738899339258,"id":853,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-reversed.svg","layer":"pages-dir-browser"},"startTime":1765779651964,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":31,"timestamp":1738899401252,"id":947,"parentId":946,"tags":{},"startTime":1765779652026,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738899401290,"id":948,"parentId":946,"tags":{},"startTime":1765779652026,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":83,"timestamp":1738899401216,"id":946,"parentId":857,"tags":{},"startTime":1765779652026,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":62002,"timestamp":1738899339433,"id":857,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-open2.svg","layer":"pages-dir-browser"},"startTime":1765779651964,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":29,"timestamp":1738899401496,"id":950,"parentId":949,"tags":{},"startTime":1765779652026,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738899401531,"id":951,"parentId":949,"tags":{},"startTime":1765779652026,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":78,"timestamp":1738899401462,"id":949,"parentId":856,"tags":{},"startTime":1765779652026,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":62284,"timestamp":1738899339378,"id":856,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-open3.svg","layer":"pages-dir-browser"},"startTime":1765779651964,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":29,"timestamp":1738899401721,"id":953,"parentId":952,"tags":{},"startTime":1765779652026,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738899401755,"id":954,"parentId":952,"tags":{},"startTime":1765779652026,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":76,"timestamp":1738899401688,"id":952,"parentId":859,"tags":{},"startTime":1765779652026,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":62376,"timestamp":1738899339507,"id":859,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-miswire.svg","layer":"pages-dir-browser"},"startTime":1765779651964,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":28,"timestamp":1738899401941,"id":956,"parentId":955,"tags":{},"startTime":1765779652026,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":2,"timestamp":1738899401975,"id":957,"parentId":955,"tags":{},"startTime":1765779652026,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":76,"timestamp":1738899401908,"id":955,"parentId":861,"tags":{},"startTime":1765779652026,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":62494,"timestamp":1738899339623,"id":861,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-cross2.svg","layer":"pages-dir-browser"},"startTime":1765779651964,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":28,"timestamp":1738899402176,"id":959,"parentId":958,"tags":{},"startTime":1765779652027,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738899402211,"id":960,"parentId":958,"tags":{},"startTime":1765779652027,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":77,"timestamp":1738899402143,"id":958,"parentId":858,"tags":{},"startTime":1765779652027,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":62871,"timestamp":1738899339472,"id":858,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-open.svg","layer":"pages-dir-browser"},"startTime":1765779651964,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":29,"timestamp":1738899402459,"id":962,"parentId":961,"tags":{},"startTime":1765779652027,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738899402495,"id":963,"parentId":961,"tags":{},"startTime":1765779652027,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":80,"timestamp":1738899402425,"id":961,"parentId":855,"tags":{},"startTime":1765779652027,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":63292,"timestamp":1738899339339,"id":855,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-pass-2pair.svg","layer":"pages-dir-browser"},"startTime":1765779651964,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":29,"timestamp":1738899402691,"id":965,"parentId":964,"tags":{},"startTime":1765779652027,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738899402726,"id":966,"parentId":964,"tags":{},"startTime":1765779652027,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":79,"timestamp":1738899402656,"id":964,"parentId":860,"tags":{},"startTime":1765779652027,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":63267,"timestamp":1738899339590,"id":860,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-cross3.svg","layer":"pages-dir-browser"},"startTime":1765779651964,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":28,"timestamp":1738899402915,"id":968,"parentId":967,"tags":{},"startTime":1765779652027,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738899402949,"id":969,"parentId":967,"tags":{},"startTime":1765779652027,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":75,"timestamp":1738899402883,"id":967,"parentId":854,"tags":{},"startTime":1765779652027,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":63799,"timestamp":1738899339297,"id":854,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-pass.svg","layer":"pages-dir-browser"},"startTime":1765779651964,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":29,"timestamp":1738899403221,"id":971,"parentId":970,"tags":{},"startTime":1765779652028,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738899403257,"id":972,"parentId":970,"tags":{},"startTime":1765779652028,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":81,"timestamp":1738899403187,"id":970,"parentId":862,"tags":{},"startTime":1765779652028,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":46745,"timestamp":1738899356646,"id":862,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-cross.svg","layer":"pages-dir-browser"},"startTime":1765779651981,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":28,"timestamp":1738899403448,"id":974,"parentId":973,"tags":{},"startTime":1765779652028,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":2,"timestamp":1738899403482,"id":975,"parentId":973,"tags":{},"startTime":1765779652028,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":75,"timestamp":1738899403417,"id":973,"parentId":863,"tags":{},"startTime":1765779652028,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":46895,"timestamp":1738899356766,"id":863,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-ShieldShort.svg","layer":"pages-dir-browser"},"startTime":1765779651981,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":31,"timestamp":1738899403758,"id":977,"parentId":976,"tags":{},"startTime":1765779652028,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":2,"timestamp":1738899403795,"id":978,"parentId":976,"tags":{},"startTime":1765779652028,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":81,"timestamp":1738899403724,"id":976,"parentId":864,"tags":{},"startTime":1765779652028,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":47108,"timestamp":1738899356820,"id":864,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-ShieldOpen.svg","layer":"pages-dir-browser"},"startTime":1765779651981,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":31,"timestamp":1738899404024,"id":980,"parentId":979,"tags":{},"startTime":1765779652029,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738899404062,"id":981,"parentId":979,"tags":{},"startTime":1765779652029,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":117,"timestamp":1738899403955,"id":979,"parentId":865,"tags":{},"startTime":1765779652028,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":47303,"timestamp":1738899356896,"id":865,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/M12DTwoPair/u-sopen.svg","layer":"pages-dir-browser"},"startTime":1765779651981,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":28,"timestamp":1738899404261,"id":983,"parentId":982,"tags":{},"startTime":1765779652029,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738899404295,"id":984,"parentId":982,"tags":{},"startTime":1765779652029,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":78,"timestamp":1738899404227,"id":982,"parentId":867,"tags":{},"startTime":1765779652029,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":47370,"timestamp":1738899357055,"id":867,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/M12DTwoPair/u-pass-4pair.svg","layer":"pages-dir-browser"},"startTime":1765779651982,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":28,"timestamp":1738899404482,"id":986,"parentId":985,"tags":{},"startTime":1765779652029,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":2,"timestamp":1738899404516,"id":987,"parentId":985,"tags":{},"startTime":1765779652029,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"next-image-loader","duration":178,"timestamp":1738899404451,"id":985,"parentId":866,"tags":{},"startTime":1765779652029,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":47785,"timestamp":1738899356977,"id":866,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/M12DTwoPair/u-pass.svg","layer":"pages-dir-browser"},"startTime":1765779651981,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":46,"timestamp":1738899404843,"id":989,"parentId":988,"tags":{},"startTime":1765779652029,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":2,"timestamp":1738899404895,"id":990,"parentId":988,"tags":{},"startTime":1765779652029,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":115,"timestamp":1738899404789,"id":988,"parentId":868,"tags":{},"startTime":1765779652029,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":47933,"timestamp":1738899357108,"id":868,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/M12DTwoPair/s-sopen.svg","layer":"pages-dir-browser"},"startTime":1765779651982,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":30,"timestamp":1738899405103,"id":992,"parentId":991,"tags":{},"startTime":1765779652030,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738899405140,"id":993,"parentId":991,"tags":{},"startTime":1765779652030,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":80,"timestamp":1738899405069,"id":991,"parentId":870,"tags":{},"startTime":1765779652030,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":48073,"timestamp":1738899357196,"id":870,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/M12DTwoPair/s-pass-4pair.svg","layer":"pages-dir-browser"},"startTime":1765779651982,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":28,"timestamp":1738899405331,"id":995,"parentId":994,"tags":{},"startTime":1765779652030,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":2,"timestamp":1738899405365,"id":996,"parentId":994,"tags":{},"startTime":1765779652030,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":76,"timestamp":1738899405298,"id":994,"parentId":871,"tags":{},"startTime":1765779652030,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":48255,"timestamp":1738899357239,"id":871,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/EthernetTwoPair/u-pass.svg","layer":"pages-dir-browser"},"startTime":1765779651982,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":27,"timestamp":1738899405557,"id":998,"parentId":997,"tags":{},"startTime":1765779652030,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":2,"timestamp":1738899405590,"id":999,"parentId":997,"tags":{},"startTime":1765779652030,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":74,"timestamp":1738899405525,"id":997,"parentId":869,"tags":{},"startTime":1765779652030,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":48561,"timestamp":1738899357154,"id":869,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/M12DTwoPair/s-pass.svg","layer":"pages-dir-browser"},"startTime":1765779651982,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":27,"timestamp":1738899405776,"id":1001,"parentId":1000,"tags":{},"startTime":1765779652030,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738899405809,"id":1002,"parentId":1000,"tags":{},"startTime":1765779652030,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":76,"timestamp":1738899405743,"id":1000,"parentId":873,"tags":{},"startTime":1765779652030,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":48616,"timestamp":1738899357321,"id":873,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/EthernetTwoPair/u-pass-4pair.svg","layer":"pages-dir-browser"},"startTime":1765779651982,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":40,"timestamp":1738899405994,"id":1004,"parentId":1003,"tags":{},"startTime":1765779652030,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738899406040,"id":1005,"parentId":1003,"tags":{},"startTime":1765779652031,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":89,"timestamp":1738899405961,"id":1003,"parentId":874,"tags":{},"startTime":1765779652030,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":48801,"timestamp":1738899357373,"id":874,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/EthernetTwoPair/s-sopen.svg","layer":"pages-dir-browser"},"startTime":1765779651982,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":27,"timestamp":1738899406253,"id":1007,"parentId":1006,"tags":{},"startTime":1765779652031,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738899406287,"id":1008,"parentId":1006,"tags":{},"startTime":1765779652031,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":77,"timestamp":1738899406220,"id":1006,"parentId":872,"tags":{},"startTime":1765779652031,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":49138,"timestamp":1738899357281,"id":872,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/EthernetTwoPair/u-sopen.svg","layer":"pages-dir-browser"},"startTime":1765779651982,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":40,"timestamp":1738899416758,"id":1010,"parentId":1009,"tags":{},"startTime":1765779652041,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":4,"timestamp":1738899416822,"id":1011,"parentId":1009,"tags":{},"startTime":1765779652041,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":158,"timestamp":1738899416677,"id":1009,"parentId":875,"tags":{},"startTime":1765779652041,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":41176,"timestamp":1738899375832,"id":875,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/EthernetTwoPair/s-pass.svg","layer":"pages-dir-browser"},"startTime":1765779652000,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":43,"timestamp":1738899417071,"id":1013,"parentId":1012,"tags":{},"startTime":1765779652042,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738899417121,"id":1014,"parentId":1012,"tags":{},"startTime":1765779652042,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":95,"timestamp":1738899417036,"id":1012,"parentId":876,"tags":{},"startTime":1765779652042,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":41346,"timestamp":1738899375955,"id":876,"parentId":723,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/EthernetTwoPair/s-pass-4pair.svg","layer":"pages-dir-browser"},"startTime":1765779652000,"traceId":"26ca882ee8ee0eb2"},{"name":"client-success","duration":9,"timestamp":1738899424922,"id":1035,"parentId":3,"tags":{},"startTime":1765779652049,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":23413,"timestamp":1738899419856,"id":1016,"parentId":791,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/focus/dist/FocusRing.mjs","layer":"pages-dir-browser"},"startTime":1765779652044,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":23837,"timestamp":1738899419904,"id":1017,"parentId":791,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/focus/dist/useFocusRing.mjs","layer":"pages-dir-browser"},"startTime":1765779652044,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":24470,"timestamp":1738899420061,"id":1020,"parentId":790,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/interactions/dist/Pressable.mjs","layer":"pages-dir-browser"},"startTime":1765779652045,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":24885,"timestamp":1738899419996,"id":1019,"parentId":791,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/focus/dist/virtualFocus.mjs","layer":"pages-dir-browser"},"startTime":1765779652044,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":25296,"timestamp":1738899419940,"id":1018,"parentId":791,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/focus/dist/useHasTabbableChild.mjs","layer":"pages-dir-browser"},"startTime":1765779652044,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":29893,"timestamp":1738899419780,"id":1015,"parentId":791,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/focus/dist/FocusScope.mjs","layer":"pages-dir-browser"},"startTime":1765779652044,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":30202,"timestamp":1738899420117,"id":1021,"parentId":790,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/interactions/dist/PressResponder.mjs","layer":"pages-dir-browser"},"startTime":1765779652045,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":30542,"timestamp":1738899420181,"id":1022,"parentId":790,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/interactions/dist/useFocus.mjs","layer":"pages-dir-browser"},"startTime":1765779652045,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":31000,"timestamp":1738899420264,"id":1024,"parentId":790,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/interactions/dist/useFocusWithin.mjs","layer":"pages-dir-browser"},"startTime":1765779652045,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":33630,"timestamp":1738899420298,"id":1025,"parentId":790,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/interactions/dist/useHover.mjs","layer":"pages-dir-browser"},"startTime":1765779652045,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":35211,"timestamp":1738899420232,"id":1023,"parentId":790,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/interactions/dist/useFocusVisible.mjs","layer":"pages-dir-browser"},"startTime":1765779652045,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":35331,"timestamp":1738899420414,"id":1027,"parentId":790,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/interactions/dist/useKeyboard.mjs","layer":"pages-dir-browser"},"startTime":1765779652045,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":36046,"timestamp":1738899420346,"id":1026,"parentId":790,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/interactions/dist/useInteractOutside.mjs","layer":"pages-dir-browser"},"startTime":1765779652045,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":37197,"timestamp":1738899420484,"id":1028,"parentId":790,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/interactions/dist/useMove.mjs","layer":"pages-dir-browser"},"startTime":1765779652045,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":37359,"timestamp":1738899420614,"id":1030,"parentId":790,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/interactions/dist/useScrollWheel.mjs","layer":"pages-dir-browser"},"startTime":1765779652045,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":37564,"timestamp":1738899420785,"id":1033,"parentId":790,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/interactions/dist/focusSafely.mjs","layer":"pages-dir-browser"},"startTime":1765779652045,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":38170,"timestamp":1738899420685,"id":1031,"parentId":790,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/interactions/dist/useLongPress.mjs","layer":"pages-dir-browser"},"startTime":1765779652045,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":39290,"timestamp":1738899420720,"id":1032,"parentId":790,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/interactions/dist/useFocusable.mjs","layer":"pages-dir-browser"},"startTime":1765779652045,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":39905,"timestamp":1738899420816,"id":1034,"parentId":825,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/export/api.js","layer":"pages-dir-browser"},"startTime":1765779652045,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":43991,"timestamp":1738899420522,"id":1029,"parentId":790,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/interactions/dist/usePress.mjs","layer":"pages-dir-browser"},"startTime":1765779652045,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":51648,"timestamp":1738899425001,"id":1036,"parentId":792,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts-for-react/esm/core.js","layer":"pages-dir-browser"},"startTime":1765779652049,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":53483,"timestamp":1738899426453,"id":1038,"parentId":826,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/animation/universalTransition.js","layer":"pages-dir-browser"},"startTime":1765779652051,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":63210,"timestamp":1738899426373,"id":1037,"parentId":825,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/core/echarts.js","layer":"pages-dir-browser"},"startTime":1765779652051,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":68756,"timestamp":1738899426497,"id":1039,"parentId":825,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/label/installLabelLayout.js","layer":"pages-dir-browser"},"startTime":1765779652051,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":69106,"timestamp":1738899426543,"id":1040,"parentId":830,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/core/impl.js","layer":"pages-dir-browser"},"startTime":1765779652051,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":30922,"timestamp":1738899468388,"id":1043,"parentId":828,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/bar/installPictorialBar.js","layer":"pages-dir-browser"},"startTime":1765779652093,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":31422,"timestamp":1738899468260,"id":1041,"parentId":828,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/line/install.js","layer":"pages-dir-browser"},"startTime":1765779652093,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":31504,"timestamp":1738899468424,"id":1044,"parentId":828,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/pie/install.js","layer":"pages-dir-browser"},"startTime":1765779652093,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":31700,"timestamp":1738899468458,"id":1045,"parentId":828,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/scatter/install.js","layer":"pages-dir-browser"},"startTime":1765779652093,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":31815,"timestamp":1738899468556,"id":1048,"parentId":828,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/tree/install.js","layer":"pages-dir-browser"},"startTime":1765779652093,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":32103,"timestamp":1738899468491,"id":1046,"parentId":828,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/radar/install.js","layer":"pages-dir-browser"},"startTime":1765779652093,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":32536,"timestamp":1738899468346,"id":1042,"parentId":828,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/bar/install.js","layer":"pages-dir-browser"},"startTime":1765779652093,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":32530,"timestamp":1738899468588,"id":1049,"parentId":828,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/treemap/install.js","layer":"pages-dir-browser"},"startTime":1765779652093,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":32827,"timestamp":1738899468523,"id":1047,"parentId":828,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/map/install.js","layer":"pages-dir-browser"},"startTime":1765779652093,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":33069,"timestamp":1738899468621,"id":1050,"parentId":828,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/graph/install.js","layer":"pages-dir-browser"},"startTime":1765779652093,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":33228,"timestamp":1738899468654,"id":1051,"parentId":828,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/gauge/install.js","layer":"pages-dir-browser"},"startTime":1765779652093,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":33417,"timestamp":1738899468685,"id":1052,"parentId":828,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/funnel/install.js","layer":"pages-dir-browser"},"startTime":1765779652093,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":33595,"timestamp":1738899468716,"id":1053,"parentId":828,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/parallel/install.js","layer":"pages-dir-browser"},"startTime":1765779652093,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":33795,"timestamp":1738899468748,"id":1054,"parentId":828,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/sankey/install.js","layer":"pages-dir-browser"},"startTime":1765779652093,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":33965,"timestamp":1738899468781,"id":1055,"parentId":828,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/boxplot/install.js","layer":"pages-dir-browser"},"startTime":1765779652093,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":34125,"timestamp":1738899468816,"id":1056,"parentId":828,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/effectScatter/install.js","layer":"pages-dir-browser"},"startTime":1765779652093,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":34270,"timestamp":1738899468885,"id":1058,"parentId":828,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/lines/install.js","layer":"pages-dir-browser"},"startTime":1765779652093,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":34501,"timestamp":1738899468853,"id":1057,"parentId":828,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/candlestick/install.js","layer":"pages-dir-browser"},"startTime":1765779652093,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":34611,"timestamp":1738899468950,"id":1060,"parentId":828,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/themeRiver/install.js","layer":"pages-dir-browser"},"startTime":1765779652093,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":34823,"timestamp":1738899468917,"id":1059,"parentId":828,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/heatmap/install.js","layer":"pages-dir-browser"},"startTime":1765779652093,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":36566,"timestamp":1738899475099,"id":1062,"parentId":828,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/sunburst/install.js","layer":"pages-dir-browser"},"startTime":1765779652100,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":36693,"timestamp":1738899475246,"id":1066,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/radar/install.js","layer":"pages-dir-browser"},"startTime":1765779652100,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":37133,"timestamp":1738899475013,"id":1061,"parentId":828,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/custom/install.js","layer":"pages-dir-browser"},"startTime":1765779652100,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":37324,"timestamp":1738899475278,"id":1067,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/geo/install.js","layer":"pages-dir-browser"},"startTime":1765779652100,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":37904,"timestamp":1738899475143,"id":1063,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/grid/installSimple.js","layer":"pages-dir-browser"},"startTime":1765779652100,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":38221,"timestamp":1738899475212,"id":1065,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/polar/install.js","layer":"pages-dir-browser"},"startTime":1765779652100,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":38464,"timestamp":1738899475179,"id":1064,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/grid/install.js","layer":"pages-dir-browser"},"startTime":1765779652100,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":44571,"timestamp":1738899475310,"id":1068,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/singleAxis/install.js","layer":"pages-dir-browser"},"startTime":1765779652100,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":22577,"timestamp":1738899577709,"id":1069,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/parallel/install.js","layer":"pages-dir-browser"},"startTime":1765779652202,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":22722,"timestamp":1738899577790,"id":1070,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/calendar/install.js","layer":"pages-dir-browser"},"startTime":1765779652202,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":22908,"timestamp":1738899577865,"id":1072,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/toolbox/install.js","layer":"pages-dir-browser"},"startTime":1765779652202,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":23112,"timestamp":1738899577896,"id":1073,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/tooltip/install.js","layer":"pages-dir-browser"},"startTime":1765779652202,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24802,"timestamp":1738899577830,"id":1071,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/graphic/install.js","layer":"pages-dir-browser"},"startTime":1765779652202,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15906,"timestamp":1738899590477,"id":1074,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/axisPointer/install.js","layer":"pages-dir-browser"},"startTime":1765779652215,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15955,"timestamp":1738899590649,"id":1077,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/timeline/install.js","layer":"pages-dir-browser"},"startTime":1765779652215,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16129,"timestamp":1738899590692,"id":1078,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/marker/installMarkPoint.js","layer":"pages-dir-browser"},"startTime":1765779652215,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":17054,"timestamp":1738899590597,"id":1076,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/title/install.js","layer":"pages-dir-browser"},"startTime":1765779652215,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"build-module-js","duration":17403,"timestamp":1738899590728,"id":1079,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/marker/installMarkLine.js","layer":"pages-dir-browser"},"startTime":1765779652215,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":17587,"timestamp":1738899590763,"id":1080,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/marker/installMarkArea.js","layer":"pages-dir-browser"},"startTime":1765779652215,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":17778,"timestamp":1738899590796,"id":1081,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/legend/install.js","layer":"pages-dir-browser"},"startTime":1765779652215,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":17960,"timestamp":1738899590830,"id":1082,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/legend/installLegendScroll.js","layer":"pages-dir-browser"},"startTime":1765779652215,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":18547,"timestamp":1738899590556,"id":1075,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/brush/install.js","layer":"pages-dir-browser"},"startTime":1765779652215,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":18456,"timestamp":1738899590861,"id":1083,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/legend/installLegendPlain.js","layer":"pages-dir-browser"},"startTime":1765779652215,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":18510,"timestamp":1738899591009,"id":1086,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/dataZoom/installDataZoomInside.js","layer":"pages-dir-browser"},"startTime":1765779652216,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":18792,"timestamp":1738899590911,"id":1084,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/dataZoom/install.js","layer":"pages-dir-browser"},"startTime":1765779652215,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":18921,"timestamp":1738899590967,"id":1085,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/dataZoom/installDataZoomSlider.js","layer":"pages-dir-browser"},"startTime":1765779652215,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":19164,"timestamp":1738899591060,"id":1087,"parentId":830,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/view/Component.js","layer":"pages-dir-browser"},"startTime":1765779652216,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":19933,"timestamp":1738899591110,"id":1088,"parentId":830,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/view/Chart.js","layer":"pages-dir-browser"},"startTime":1765779652216,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":20720,"timestamp":1738899591141,"id":1089,"parentId":830,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/model/Component.js","layer":"pages-dir-browser"},"startTime":1765779652216,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":20814,"timestamp":1738899591263,"id":1091,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/visualMap/install.js","layer":"pages-dir-browser"},"startTime":1765779652216,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":20981,"timestamp":1738899591294,"id":1092,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/visualMap/installVisualMapContinuous.js","layer":"pages-dir-browser"},"startTime":1765779652216,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":21169,"timestamp":1738899591344,"id":1093,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/visualMap/installVisualMapPiecewise.js","layer":"pages-dir-browser"},"startTime":1765779652216,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":21296,"timestamp":1738899591398,"id":1094,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/aria/install.js","layer":"pages-dir-browser"},"startTime":1765779652216,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":21438,"timestamp":1738899591429,"id":1095,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/transform/install.js","layer":"pages-dir-browser"},"startTime":1765779652216,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":23467,"timestamp":1738899591201,"id":1090,"parentId":830,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/model/Series.js","layer":"pages-dir-browser"},"startTime":1765779652216,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":23362,"timestamp":1738899591493,"id":1097,"parentId":829,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/renderer/installSVGRenderer.js","layer":"pages-dir-browser"},"startTime":1765779652216,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":23409,"timestamp":1738899591654,"id":1099,"parentId":1021,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/interactions/dist/context.mjs","layer":"pages-dir-browser"},"startTime":1765779652216,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24011,"timestamp":1738899591460,"id":1096,"parentId":827,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/dataset/install.js","layer":"pages-dir-browser"},"startTime":1765779652216,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24160,"timestamp":1738899591561,"id":1098,"parentId":829,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/renderer/installCanvasRenderer.js","layer":"pages-dir-browser"},"startTime":1765779652216,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":26070,"timestamp":1738899591687,"id":1100,"parentId":1022,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/interactions/dist/utils.mjs","layer":"pages-dir-browser"},"startTime":1765779652216,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":26424,"timestamp":1738899591753,"id":1102,"parentId":1028,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/interactions/dist/textSelection.mjs","layer":"pages-dir-browser"},"startTime":1765779652216,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":26750,"timestamp":1738899591722,"id":1101,"parentId":1027,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/interactions/dist/createEventHandler.mjs","layer":"pages-dir-browser"},"startTime":1765779652216,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":28173,"timestamp":1738899596297,"id":1103,"parentId":1034,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/model/Model.js","layer":"pages-dir-browser"},"startTime":1765779652221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":28216,"timestamp":1738899596464,"id":1107,"parentId":1034,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/export/api/number.js","layer":"pages-dir-browser"},"startTime":1765779652221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":28336,"timestamp":1738899596495,"id":1108,"parentId":1034,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/export/api/time.js","layer":"pages-dir-browser"},"startTime":1765779652221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":29036,"timestamp":1738899596397,"id":1105,"parentId":1034,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/util/throttle.js","layer":"pages-dir-browser"},"startTime":1765779652221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":29137,"timestamp":1738899596529,"id":1109,"parentId":1034,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/export/api/graphic.js","layer":"pages-dir-browser"},"startTime":1765779652221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":29243,"timestamp":1738899596598,"id":1111,"parentId":1034,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/export/api/util.js","layer":"pages-dir-browser"},"startTime":1765779652221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":29430,"timestamp":1738899596566,"id":1110,"parentId":1034,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/export/api/format.js","layer":"pages-dir-browser"},"startTime":1765779652221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":30089,"timestamp":1738899596432,"id":1106,"parentId":1034,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/export/api/helper.js","layer":"pages-dir-browser"},"startTime":1765779652221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":30464,"timestamp":1738899596659,"id":1113,"parentId":1034,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/geo/parseGeoJson.js","layer":"pages-dir-browser"},"startTime":1765779652221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":33951,"timestamp":1738899596358,"id":1104,"parentId":1034,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/data/SeriesData.js","layer":"pages-dir-browser"},"startTime":1765779652221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":34468,"timestamp":1738899596690,"id":1114,"parentId":1038,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/animation/morphTransitionHelper.js","layer":"pages-dir-browser"},"startTime":1765779652221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":35536,"timestamp":1738899596629,"id":1112,"parentId":1034,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/Axis.js","layer":"pages-dir-browser"},"startTime":1765779652221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":37230,"timestamp":1738899596721,"id":1115,"parentId":1038,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/util/graphic.js","layer":"pages-dir-browser"},"startTime":1765779652221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":38009,"timestamp":1738899596752,"id":1116,"parentId":1038,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/data/DataDiffer.js","layer":"pages-dir-browser"},"startTime":1765779652221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":38670,"timestamp":1738899596811,"id":1118,"parentId":1038,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/util/log.js","layer":"pages-dir-browser"},"startTime":1765779652221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":38924,"timestamp":1738899596901,"id":1121,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/core/ExtensionAPI.js","layer":"pages-dir-browser"},"startTime":1765779652221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":39200,"timestamp":1738899596961,"id":1123,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/core/CoordinateSystem.js","layer":"pages-dir-browser"},"startTime":1765779652221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":40066,"timestamp":1738899596841,"id":1119,"parentId":1038,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/animation/basicTransition.js","layer":"pages-dir-browser"},"startTime":1765779652221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":44770,"timestamp":1738899596871,"id":1120,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/model/Global.js","layer":"pages-dir-browser"},"startTime":1765779652221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":44938,"timestamp":1738899596992,"id":1124,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/util/innerStore.js","layer":"pages-dir-browser"},"startTime":1765779652221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":45995,"timestamp":1738899596930,"id":1122,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/model/OptionManager.js","layer":"pages-dir-browser"},"startTime":1765779652221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":48592,"timestamp":1738899596780,"id":1117,"parentId":1038,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/util/model.js","layer":"pages-dir-browser"},"startTime":1765779652221,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":50987,"timestamp":1738899597045,"id":1125,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/util/states.js","layer":"pages-dir-browser"},"startTime":1765779652222,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":51075,"timestamp":1738899597143,"id":1128,"parentId":1036,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts-for-react/esm/helper/is-string.js","layer":"pages-dir-browser"},"startTime":1765779652222,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":51246,"timestamp":1738899597112,"id":1127,"parentId":1036,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts-for-react/esm/helper/is-function.js","layer":"pages-dir-browser"},"startTime":1765779652222,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":51330,"timestamp":1738899597178,"id":1129,"parentId":1036,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts-for-react/esm/helper/is-equal.js","layer":"pages-dir-browser"},"startTime":1765779652222,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":51592,"timestamp":1738899597079,"id":1126,"parentId":1036,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts-for-react/esm/helper/pick.js","layer":"pages-dir-browser"},"startTime":1765779652222,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":51822,"timestamp":1738899597301,"id":1133,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/core/locale.js","layer":"pages-dir-browser"},"startTime":1765779652222,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":52343,"timestamp":1738899597271,"id":1132,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/util/ECEventProcessor.js","layer":"pages-dir-browser"},"startTime":1765779652222,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":53498,"timestamp":1738899597240,"id":1131,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/util/clazz.js","layer":"pages-dir-browser"},"startTime":1765779652222,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":53568,"timestamp":1738899597360,"id":1135,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/core/lifecycle.js","layer":"pages-dir-browser"},"startTime":1765779652222,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":55464,"timestamp":1738899597209,"id":1130,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/core/Scheduler.js","layer":"pages-dir-browser"},"startTime":1765779652222,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":55585,"timestamp":1738899597330,"id":1134,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/util/event.js","layer":"pages-dir-browser"},"startTime":1765779652222,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":55816,"timestamp":1738899597456,"id":1138,"parentId":1043,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/bar/PictorialBarSeries.js","layer":"pages-dir-browser"},"startTime":1765779652222,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":57529,"timestamp":1738899597390,"id":1136,"parentId":1039,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/label/LabelManager.js","layer":"pages-dir-browser"},"startTime":1765779652222,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":59752,"timestamp":1738899597422,"id":1137,"parentId":1043,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/bar/PictorialBarView.js","layer":"pages-dir-browser"},"startTime":1765779652222,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":68336,"timestamp":1738899599370,"id":1139,"parentId":1041,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/line/LineSeries.js","layer":"pages-dir-browser"},"startTime":1765779652224,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":69161,"timestamp":1738899599469,"id":1141,"parentId":1044,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/pie/pieLayout.js","layer":"pages-dir-browser"},"startTime":1765779652224,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":69705,"timestamp":1738899599503,"id":1142,"parentId":1044,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/pie/PieSeries.js","layer":"pages-dir-browser"},"startTime":1765779652224,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":73915,"timestamp":1738899599430,"id":1140,"parentId":1041,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/line/LineView.js","layer":"pages-dir-browser"},"startTime":1765779652224,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15766,"timestamp":1738899756220,"id":1143,"parentId":1044,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/pie/PieView.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15803,"timestamp":1738899756453,"id":1148,"parentId":1044,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/processor/negativeDataFilter.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16441,"timestamp":1738899756347,"id":1145,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/processor/dataStack.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16631,"timestamp":1738899756420,"id":1147,"parentId":1044,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/processor/dataFilter.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":17863,"timestamp":1738899756307,"id":1144,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/preprocessor/backwardCompat.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":18277,"timestamp":1738899756383,"id":1146,"parentId":1041,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/processor/dataSample.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":20176,"timestamp":1738899756485,"id":1149,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/visual/style.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":20547,"timestamp":1738899756546,"id":1151,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/visual/helper.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":20763,"timestamp":1738899756577,"id":1152,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/visual/decal.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":21249,"timestamp":1738899756515,"id":1150,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/visual/symbol.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":21566,"timestamp":1738899756608,"id":1153,"parentId":1045,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/scatter/ScatterSeries.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":22178,"timestamp":1738899756638,"id":1154,"parentId":1045,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/scatter/ScatterView.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":22295,"timestamp":1738899756755,"id":1158,"parentId":1048,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/tree/treeVisual.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":23016,"timestamp":1738899756696,"id":1156,"parentId":1048,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/tree/TreeSeries.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":23619,"timestamp":1738899756726,"id":1157,"parentId":1048,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/tree/treeLayout.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":23829,"timestamp":1738899756786,"id":1159,"parentId":1048,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/tree/treeAction.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24122,"timestamp":1738899756815,"id":1160,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/theme/light.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":26530,"timestamp":1738899756666,"id":1155,"parentId":1048,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/tree/TreeView.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":26890,"timestamp":1738899756909,"id":1163,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/legacy/dataSelectAction.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":27383,"timestamp":1738899756880,"id":1162,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/loading/default.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":27716,"timestamp":1738899756846,"id":1161,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/theme/dark.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":27772,"timestamp":1738899757078,"id":1168,"parentId":1046,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/radar/backwardCompat.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":28296,"timestamp":1738899757009,"id":1166,"parentId":1041,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/layout/points.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":28580,"timestamp":1738899757046,"id":1167,"parentId":1046,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/radar/radarLayout.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":30288,"timestamp":1738899756969,"id":1165,"parentId":1043,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/layout/barGrid.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":30650,"timestamp":1738899757137,"id":1170,"parentId":1046,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/radar/RadarSeries.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":31029,"timestamp":1738899757166,"id":1171,"parentId":1042,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/bar/BarSeries.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":32769,"timestamp":1738899756939,"id":1164,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/data/helper/transform.js","layer":"pages-dir-browser"},"startTime":1765779652381,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":32799,"timestamp":1738899757228,"id":1173,"parentId":1049,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/treemap/treemapAction.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":33844,"timestamp":1738899757107,"id":1169,"parentId":1046,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/radar/RadarView.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":34391,"timestamp":1738899757321,"id":1176,"parentId":1049,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/treemap/treemapVisual.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":35419,"timestamp":1738899757256,"id":1174,"parentId":1049,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/treemap/TreemapSeries.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":38695,"timestamp":1738899757196,"id":1172,"parentId":1042,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/bar/BarView.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":39806,"timestamp":1738899757476,"id":1181,"parentId":1047,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/map/mapSymbolLayout.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":41639,"timestamp":1738899757351,"id":1177,"parentId":1049,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/treemap/treemapLayout.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":42145,"timestamp":1738899757446,"id":1180,"parentId":1047,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/map/mapDataStatistic.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"build-module-js","duration":42715,"timestamp":1738899757536,"id":1183,"parentId":1050,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/graph/categoryVisual.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":43056,"timestamp":1738899757565,"id":1184,"parentId":1050,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/graph/simpleLayout.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":46502,"timestamp":1738899757286,"id":1175,"parentId":1049,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/treemap/TreemapView.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":46602,"timestamp":1738899757505,"id":1182,"parentId":1050,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/graph/categoryFilter.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":47331,"timestamp":1738899757381,"id":1178,"parentId":1047,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/map/MapView.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":48145,"timestamp":1738899757414,"id":1179,"parentId":1047,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/map/MapSeries.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":48331,"timestamp":1738899757595,"id":1185,"parentId":1050,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/graph/edgeVisual.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":48515,"timestamp":1738899757624,"id":1186,"parentId":1050,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/graph/circularLayout.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":48867,"timestamp":1738899757683,"id":1188,"parentId":1050,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/graph/createView.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":49618,"timestamp":1738899757654,"id":1187,"parentId":1050,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/graph/forceLayout.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":51751,"timestamp":1738899757776,"id":1190,"parentId":830,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/core/util.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":53190,"timestamp":1738899757713,"id":1189,"parentId":830,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/zrender.js","layer":"pages-dir-browser"},"startTime":1765779652382,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":59192,"timestamp":1738899763479,"id":1191,"parentId":1034,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/core/matrix.js","layer":"pages-dir-browser"},"startTime":1765779652388,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":59817,"timestamp":1738899763558,"id":1192,"parentId":1034,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/core/vector.js","layer":"pages-dir-browser"},"startTime":1765779652388,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":60263,"timestamp":1738899763684,"id":1194,"parentId":1034,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/core/env.js","layer":"pages-dir-browser"},"startTime":1765779652388,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":60976,"timestamp":1738899763784,"id":1196,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/core/Eventful.js","layer":"pages-dir-browser"},"startTime":1765779652388,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":62491,"timestamp":1738899763742,"id":1195,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/core/timsort.js","layer":"pages-dir-browser"},"startTime":1765779652388,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":64410,"timestamp":1738899763837,"id":1197,"parentId":1034,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/canvas/graphic.js","layer":"pages-dir-browser"},"startTime":1765779652388,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":66416,"timestamp":1738899763866,"id":1198,"parentId":1034,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/tool/color.js","layer":"pages-dir-browser"},"startTime":1765779652388,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":67950,"timestamp":1738899763908,"id":1199,"parentId":1038,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/Path.js","layer":"pages-dir-browser"},"startTime":1765779652388,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":68769,"timestamp":1738899763613,"id":1193,"parentId":1034,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/core/platform.js","layer":"pages-dir-browser"},"startTime":1765779652388,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":69256,"timestamp":1738899763967,"id":1201,"parentId":1050,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/View.js","layer":"pages-dir-browser"},"startTime":1765779652388,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":70187,"timestamp":1738899763995,"id":1202,"parentId":1050,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/graph/GraphView.js","layer":"pages-dir-browser"},"startTime":1765779652388,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":70942,"timestamp":1738899764046,"id":1203,"parentId":1050,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/graph/GraphSeries.js","layer":"pages-dir-browser"},"startTime":1765779652389,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":73624,"timestamp":1738899763939,"id":1200,"parentId":1038,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/Displayable.js","layer":"pages-dir-browser"},"startTime":1765779652388,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":73873,"timestamp":1738899764109,"id":1205,"parentId":1051,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/gauge/GaugeSeries.js","layer":"pages-dir-browser"},"startTime":1765779652389,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":74536,"timestamp":1738899764139,"id":1206,"parentId":1052,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/funnel/FunnelView.js","layer":"pages-dir-browser"},"startTime":1765779652389,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":77054,"timestamp":1738899764079,"id":1204,"parentId":1051,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/gauge/GaugeView.js","layer":"pages-dir-browser"},"startTime":1765779652389,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":77611,"timestamp":1738899764193,"id":1207,"parentId":1052,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/funnel/FunnelSeries.js","layer":"pages-dir-browser"},"startTime":1765779652389,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":79054,"timestamp":1738899764235,"id":1208,"parentId":1052,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/funnel/funnelLayout.js","layer":"pages-dir-browser"},"startTime":1765779652389,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":79376,"timestamp":1738899764293,"id":1210,"parentId":1053,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/parallel/parallelVisual.js","layer":"pages-dir-browser"},"startTime":1765779652389,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":80413,"timestamp":1738899764263,"id":1209,"parentId":1053,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/parallel/ParallelView.js","layer":"pages-dir-browser"},"startTime":1765779652389,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":81690,"timestamp":1738899764344,"id":1211,"parentId":1054,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/sankey/SankeyView.js","layer":"pages-dir-browser"},"startTime":1765779652389,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":94511,"timestamp":1738899768283,"id":1213,"parentId":1054,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/sankey/SankeySeries.js","layer":"pages-dir-browser"},"startTime":1765779652393,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":95014,"timestamp":1738899768224,"id":1212,"parentId":1053,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/parallel/ParallelSeries.js","layer":"pages-dir-browser"},"startTime":1765779652393,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":96577,"timestamp":1738899768320,"id":1214,"parentId":1054,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/sankey/sankeyLayout.js","layer":"pages-dir-browser"},"startTime":1765779652393,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":96895,"timestamp":1738899768357,"id":1215,"parentId":1054,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/sankey/sankeyVisual.js","layer":"pages-dir-browser"},"startTime":1765779652393,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":97429,"timestamp":1738899768510,"id":1218,"parentId":1055,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/boxplot/boxplotLayout.js","layer":"pages-dir-browser"},"startTime":1765779652393,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":97871,"timestamp":1738899768408,"id":1216,"parentId":1055,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/boxplot/BoxplotSeries.js","layer":"pages-dir-browser"},"startTime":1765779652393,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":98098,"timestamp":1738899768589,"id":1220,"parentId":1056,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/effectScatter/EffectScatterView.js","layer":"pages-dir-browser"},"startTime":1765779652393,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":98433,"timestamp":1738899768540,"id":1219,"parentId":1055,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/boxplot/boxplotTransform.js","layer":"pages-dir-browser"},"startTime":1765779652393,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":98656,"timestamp":1738899768639,"id":1221,"parentId":1056,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/effectScatter/EffectScatterSeries.js","layer":"pages-dir-browser"},"startTime":1765779652393,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":99371,"timestamp":1738899768721,"id":1222,"parentId":1058,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/lines/LinesView.js","layer":"pages-dir-browser"},"startTime":1765779652393,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":100332,"timestamp":1738899768462,"id":1217,"parentId":1055,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/boxplot/BoxplotView.js","layer":"pages-dir-browser"},"startTime":1765779652393,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":101315,"timestamp":1738899768753,"id":1223,"parentId":1058,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/lines/LinesSeries.js","layer":"pages-dir-browser"},"startTime":1765779652393,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":127985,"timestamp":1738899769951,"id":1225,"parentId":1058,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/lines/linesVisual.js","layer":"pages-dir-browser"},"startTime":1765779652394,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":128658,"timestamp":1738899769894,"id":1224,"parentId":1058,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/lines/linesLayout.js","layer":"pages-dir-browser"},"startTime":1765779652394,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":128741,"timestamp":1738899770040,"id":1227,"parentId":1057,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/candlestick/preprocessor.js","layer":"pages-dir-browser"},"startTime":1765779652395,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":129052,"timestamp":1738899770073,"id":1228,"parentId":1057,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/candlestick/CandlestickSeries.js","layer":"pages-dir-browser"},"startTime":1765779652395,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":129883,"timestamp":1738899770133,"id":1230,"parentId":1057,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/candlestick/candlestickLayout.js","layer":"pages-dir-browser"},"startTime":1765779652395,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":130284,"timestamp":1738899770103,"id":1229,"parentId":1057,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/candlestick/candlestickVisual.js","layer":"pages-dir-browser"},"startTime":1765779652395,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":131606,"timestamp":1738899769990,"id":1226,"parentId":1057,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/candlestick/CandlestickView.js","layer":"pages-dir-browser"},"startTime":1765779652394,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":131721,"timestamp":1738899770181,"id":1231,"parentId":1050,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/action/roamHelper.js","layer":"pages-dir-browser"},"startTime":1765779652395,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":132169,"timestamp":1738899770213,"id":1232,"parentId":1063,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/axisModelCreator.js","layer":"pages-dir-browser"},"startTime":1765779652395,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":132662,"timestamp":1738899770255,"id":1233,"parentId":1060,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/themeRiver/themeRiverLayout.js","layer":"pages-dir-browser"},"startTime":1765779652395,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":133521,"timestamp":1738899770283,"id":1234,"parentId":1060,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/themeRiver/ThemeRiverView.js","layer":"pages-dir-browser"},"startTime":1765779652395,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":134362,"timestamp":1738899770332,"id":1235,"parentId":1060,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/themeRiver/ThemeRiverSeries.js","layer":"pages-dir-browser"},"startTime":1765779652395,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":135581,"timestamp":1738899770398,"id":1236,"parentId":1059,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/heatmap/HeatmapView.js","layer":"pages-dir-browser"},"startTime":1765779652395,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":135885,"timestamp":1738899770428,"id":1237,"parentId":1059,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/heatmap/HeatmapSeries.js","layer":"pages-dir-browser"},"startTime":1765779652395,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12479,"timestamp":1738899977038,"id":1239,"parentId":1062,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/sunburst/SunburstSeries.js","layer":"pages-dir-browser"},"startTime":1765779652602,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13465,"timestamp":1738899976922,"id":1238,"parentId":1062,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/sunburst/SunburstView.js","layer":"pages-dir-browser"},"startTime":1765779652601,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13634,"timestamp":1738899977099,"id":1240,"parentId":1062,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/sunburst/sunburstVisual.js","layer":"pages-dir-browser"},"startTime":1765779652602,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14013,"timestamp":1738899977192,"id":1242,"parentId":1062,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/sunburst/sunburstAction.js","layer":"pages-dir-browser"},"startTime":1765779652602,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14980,"timestamp":1738899977158,"id":1241,"parentId":1062,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/sunburst/sunburstLayout.js","layer":"pages-dir-browser"},"startTime":1765779652602,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15243,"timestamp":1738899977296,"id":1244,"parentId":1061,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/custom/CustomSeries.js","layer":"pages-dir-browser"},"startTime":1765779652602,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16147,"timestamp":1738899977246,"id":1243,"parentId":1066,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/radar/RadarView.js","layer":"pages-dir-browser"},"startTime":1765779652602,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16656,"timestamp":1738899977397,"id":1246,"parentId":1067,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/geo/GeoModel.js","layer":"pages-dir-browser"},"startTime":1765779652602,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":17649,"timestamp":1738899977428,"id":1247,"parentId":1067,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/geo/geoCreator.js","layer":"pages-dir-browser"},"startTime":1765779652602,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":18136,"timestamp":1738899977486,"id":1248,"parentId":1067,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/geo/GeoView.js","layer":"pages-dir-browser"},"startTime":1765779652602,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":18417,"timestamp":1738899977554,"id":1249,"parentId":1067,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/geo/geoSourceManager.js","layer":"pages-dir-browser"},"startTime":1765779652602,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":21935,"timestamp":1738899977342,"id":1245,"parentId":1061,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/custom/CustomView.js","layer":"pages-dir-browser"},"startTime":1765779652602,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":22727,"timestamp":1738899977585,"id":1250,"parentId":791,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/import.mjs","layer":"pages-dir-browser"},"startTime":1765779652602,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":23606,"timestamp":1738899977649,"id":1251,"parentId":1065,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/layout/barPolar.js","layer":"pages-dir-browser"},"startTime":1765779652602,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24158,"timestamp":1738899977712,"id":1252,"parentId":1065,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/axisPointer/PolarAxisPointer.js","layer":"pages-dir-browser"},"startTime":1765779652602,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24717,"timestamp":1738899977781,"id":1253,"parentId":1068,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/axisPointer/SingleAxisPointer.js","layer":"pages-dir-browser"},"startTime":1765779652602,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":25225,"timestamp":1738899977824,"id":1254,"parentId":1066,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/radar/RadarModel.js","layer":"pages-dir-browser"},"startTime":1765779652602,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":25361,"timestamp":1738899977936,"id":1256,"parentId":1063,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/cartesian/GridModel.js","layer":"pages-dir-browser"},"startTime":1765779652602,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":26272,"timestamp":1738899977853,"id":1255,"parentId":1066,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/radar/Radar.js","layer":"pages-dir-browser"},"startTime":1765779652602,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":26438,"timestamp":1738899977972,"id":1257,"parentId":1063,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/cartesian/AxisModel.js","layer":"pages-dir-browser"},"startTime":1765779652602,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":28002,"timestamp":1738899978041,"id":1258,"parentId":1063,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/cartesian/Grid.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":28895,"timestamp":1738899978075,"id":1259,"parentId":1063,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/axis/CartesianAxisView.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":29292,"timestamp":1738899978136,"id":1260,"parentId":1065,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/axis/AxisView.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":30643,"timestamp":1738899978189,"id":1261,"parentId":1065,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/axis/AngleAxisView.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":32428,"timestamp":1738899978284,"id":1263,"parentId":1068,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/axis/SingleAxisView.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":32687,"timestamp":1738899978328,"id":1264,"parentId":1065,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/polar/PolarModel.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":33023,"timestamp":1738899978359,"id":1265,"parentId":1065,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/polar/AxisModel.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":33995,"timestamp":1738899978234,"id":1262,"parentId":1065,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/axis/RadiusAxisView.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":34476,"timestamp":1738899978403,"id":1266,"parentId":1065,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/polar/polarCreator.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":34756,"timestamp":1738899978432,"id":1267,"parentId":1068,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/single/AxisModel.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":35054,"timestamp":1738899978461,"id":1268,"parentId":1068,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/single/singleCreator.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":35385,"timestamp":1738899978493,"id":1269,"parentId":1016,"tags":{"name":"/opt/dev/est-dsx/node_modules/clsx/dist/clsx.mjs","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":35931,"timestamp":1738899978525,"id":1270,"parentId":1069,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/parallel/ParallelView.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":36564,"timestamp":1738899978557,"id":1271,"parentId":1069,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/axis/ParallelAxisView.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":36731,"timestamp":1738899978590,"id":1272,"parentId":1069,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/axis/parallelAxisAction.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":36988,"timestamp":1738899978680,"id":1275,"parentId":1072,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/toolbox/ToolboxModel.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":38753,"timestamp":1738899978649,"id":1274,"parentId":1076,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/label/labelStyle.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":38898,"timestamp":1738899978738,"id":1277,"parentId":1072,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/dataZoom/installDataZoomSelect.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":40272,"timestamp":1738899978709,"id":1276,"parentId":1076,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/util/layout.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":42137,"timestamp":1738899978620,"id":1273,"parentId":1070,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/calendar/CalendarView.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":42175,"timestamp":1738899978796,"id":1279,"parentId":1072,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/toolbox/featureManager.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":43458,"timestamp":1738899978767,"id":1278,"parentId":1072,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/toolbox/ToolboxView.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"build-module-js","duration":46620,"timestamp":1738899978855,"id":1281,"parentId":1073,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/tooltip/TooltipView.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":47536,"timestamp":1738899978884,"id":1282,"parentId":1071,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/graphic/GraphicModel.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":47880,"timestamp":1738899978825,"id":1280,"parentId":1073,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/tooltip/TooltipModel.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":49355,"timestamp":1738899978912,"id":1283,"parentId":1071,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/graphic/GraphicView.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":49881,"timestamp":1738899978941,"id":1284,"parentId":1074,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/axisPointer/CartesianAxisPointer.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":50159,"timestamp":1738899979013,"id":1286,"parentId":1074,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/axisPointer/AxisPointerView.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":50475,"timestamp":1738899978970,"id":1285,"parentId":1074,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/axisPointer/AxisPointerModel.js","layer":"pages-dir-browser"},"startTime":1765779652603,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":52726,"timestamp":1738899979079,"id":1288,"parentId":1074,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/axisPointer/axisTrigger.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":53088,"timestamp":1738899979109,"id":1289,"parentId":1077,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/timeline/SliderTimelineModel.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":55491,"timestamp":1738899979140,"id":1290,"parentId":1077,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/timeline/SliderTimelineView.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":56622,"timestamp":1738899979049,"id":1287,"parentId":1074,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/axisPointer/modelHelper.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":56780,"timestamp":1738899979169,"id":1291,"parentId":1077,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/timeline/timelineAction.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":56970,"timestamp":1738899979229,"id":1293,"parentId":1078,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/marker/checkMarkerInSeries.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":57385,"timestamp":1738899979200,"id":1292,"parentId":1077,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/timeline/preprocessor.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":57588,"timestamp":1738899979260,"id":1294,"parentId":1078,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/marker/MarkPointModel.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":58328,"timestamp":1738899979289,"id":1295,"parentId":1078,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/marker/MarkPointView.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":58599,"timestamp":1738899979349,"id":1297,"parentId":1036,"tags":{"name":"/opt/dev/est-dsx/node_modules/size-sensor/lib/index.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":58990,"timestamp":1738899979408,"id":1299,"parentId":1069,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/parallel/ParallelModel.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":59309,"timestamp":1738899979379,"id":1298,"parentId":1069,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/parallel/parallelPreprocessor.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":59533,"timestamp":1738899979319,"id":1296,"parentId":1023,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/ssr/dist/import.mjs","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":59850,"timestamp":1738899979439,"id":1300,"parentId":1069,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/parallel/AxisModel.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":60081,"timestamp":1738899979476,"id":1301,"parentId":1069,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/parallel/parallelCreator.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":60476,"timestamp":1738899979508,"id":1302,"parentId":1070,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/calendar/CalendarModel.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":61784,"timestamp":1738899979580,"id":1303,"parentId":1070,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/calendar/Calendar.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":61962,"timestamp":1738899979699,"id":1307,"parentId":1079,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/marker/MarkLineModel.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":63146,"timestamp":1738899979670,"id":1306,"parentId":1076,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/util/format.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":63888,"timestamp":1738899979611,"id":1304,"parentId":1087,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/util/component.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":64836,"timestamp":1738899979641,"id":1305,"parentId":1088,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/core/task.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":66137,"timestamp":1738899979748,"id":1308,"parentId":1079,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/marker/MarkLineView.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":66369,"timestamp":1738899979814,"id":1309,"parentId":1080,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/marker/MarkAreaModel.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":67791,"timestamp":1738899979858,"id":1310,"parentId":1080,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/marker/MarkAreaView.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":68162,"timestamp":1738899979887,"id":1311,"parentId":1082,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/legend/ScrollableLegendModel.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":69513,"timestamp":1738899979917,"id":1312,"parentId":1082,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/legend/ScrollableLegendView.js","layer":"pages-dir-browser"},"startTime":1765779652604,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":84000,"timestamp":1738899985473,"id":1313,"parentId":1082,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/legend/scrollableLegendAction.js","layer":"pages-dir-browser"},"startTime":1765779652610,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":84324,"timestamp":1738899985548,"id":1314,"parentId":1075,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/brush/preprocessor.js","layer":"pages-dir-browser"},"startTime":1765779652610,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":84764,"timestamp":1738899985622,"id":1316,"parentId":1075,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/brush/BrushModel.js","layer":"pages-dir-browser"},"startTime":1765779652610,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":85749,"timestamp":1738899985652,"id":1317,"parentId":1075,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/brush/visualEncoding.js","layer":"pages-dir-browser"},"startTime":1765779652610,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":87661,"timestamp":1738899985704,"id":1318,"parentId":1083,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/legend/LegendView.js","layer":"pages-dir-browser"},"startTime":1765779652610,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":88326,"timestamp":1738899985589,"id":1315,"parentId":1075,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/brush/BrushView.js","layer":"pages-dir-browser"},"startTime":1765779652610,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":88490,"timestamp":1738899985810,"id":1321,"parentId":1083,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/legend/legendAction.js","layer":"pages-dir-browser"},"startTime":1765779652610,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":89474,"timestamp":1738899985749,"id":1319,"parentId":1083,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/legend/LegendModel.js","layer":"pages-dir-browser"},"startTime":1765779652610,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":89669,"timestamp":1738899985779,"id":1320,"parentId":1083,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/legend/legendFilter.js","layer":"pages-dir-browser"},"startTime":1765779652610,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":89782,"timestamp":1738899985971,"id":1325,"parentId":1086,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/dataZoom/InsideZoomModel.js","layer":"pages-dir-browser"},"startTime":1765779652610,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":90631,"timestamp":1738899985907,"id":1323,"parentId":1086,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/dataZoom/InsideZoomView.js","layer":"pages-dir-browser"},"startTime":1765779652610,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":90815,"timestamp":1738899985940,"id":1324,"parentId":1086,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/dataZoom/installCommon.js","layer":"pages-dir-browser"},"startTime":1765779652610,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":91622,"timestamp":1738899985864,"id":1322,"parentId":1086,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/dataZoom/roams.js","layer":"pages-dir-browser"},"startTime":1765779652610,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":103816,"timestamp":1738899987614,"id":1329,"parentId":1072,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/toolbox/feature/DataView.js","layer":"pages-dir-browser"},"startTime":1765779652612,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":104391,"timestamp":1738899987452,"id":1326,"parentId":1085,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/dataZoom/SliderZoomModel.js","layer":"pages-dir-browser"},"startTime":1765779652612,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":104493,"timestamp":1738899987661,"id":1330,"parentId":1072,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/toolbox/feature/Restore.js","layer":"pages-dir-browser"},"startTime":1765779652612,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":105123,"timestamp":1738899987721,"id":1332,"parentId":1072,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/toolbox/feature/MagicType.js","layer":"pages-dir-browser"},"startTime":1765779652612,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":108913,"timestamp":1738899987535,"id":1327,"parentId":1085,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/dataZoom/SliderZoomView.js","layer":"pages-dir-browser"},"startTime":1765779652612,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":109632,"timestamp":1738899987579,"id":1328,"parentId":1072,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/toolbox/feature/SaveAsImage.js","layer":"pages-dir-browser"},"startTime":1765779652612,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":110411,"timestamp":1738899987691,"id":1331,"parentId":1072,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/toolbox/feature/DataZoom.js","layer":"pages-dir-browser"},"startTime":1765779652612,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":125443,"timestamp":1738899987751,"id":1333,"parentId":1075,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/toolbox/feature/Brush.js","layer":"pages-dir-browser"},"startTime":1765779652612,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":152292,"timestamp":1738899988453,"id":1334,"parentId":1087,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/Group.js","layer":"pages-dir-browser"},"startTime":1765779652613,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":27553,"timestamp":1738900200869,"id":1335,"parentId":1094,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/visual/aria.js","layer":"pages-dir-browser"},"startTime":1765779652825,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":27600,"timestamp":1738900201107,"id":1338,"parentId":1092,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/visualMap/installCommon.js","layer":"pages-dir-browser"},"startTime":1765779652826,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":28607,"timestamp":1738900200982,"id":1336,"parentId":1092,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/visualMap/ContinuousModel.js","layer":"pages-dir-browser"},"startTime":1765779652825,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":31432,"timestamp":1738900201037,"id":1337,"parentId":1092,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/visualMap/ContinuousView.js","layer":"pages-dir-browser"},"startTime":1765779652826,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":20169,"timestamp":1738900217845,"id":1339,"parentId":1093,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/visualMap/PiecewiseModel.js","layer":"pages-dir-browser"},"startTime":1765779652842,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":21279,"timestamp":1738900217927,"id":1340,"parentId":1093,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/visualMap/PiecewiseView.js","layer":"pages-dir-browser"},"startTime":1765779652842,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":21466,"timestamp":1738900217986,"id":1341,"parentId":1094,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/aria/preprocessor.js","layer":"pages-dir-browser"},"startTime":1765779652842,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":22150,"timestamp":1738900218139,"id":1343,"parentId":1095,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/transform/sortTransform.js","layer":"pages-dir-browser"},"startTime":1765779652843,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":22712,"timestamp":1738900218067,"id":1342,"parentId":1095,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/transform/filterTransform.js","layer":"pages-dir-browser"},"startTime":1765779652843,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":22890,"timestamp":1738900218187,"id":1344,"parentId":1088,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/helper/createRenderPlanner.js","layer":"pages-dir-browser"},"startTime":1765779652843,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":23195,"timestamp":1738900218289,"id":1346,"parentId":1096,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/util/types.js","layer":"pages-dir-browser"},"startTime":1765779652843,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24801,"timestamp":1738900218219,"id":1345,"parentId":1090,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/data/helper/sourceManager.js","layer":"pages-dir-browser"},"startTime":1765779652843,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":25303,"timestamp":1738900218339,"id":1347,"parentId":1090,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/tooltip/seriesFormatTooltip.js","layer":"pages-dir-browser"},"startTime":1765779652843,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":25250,"timestamp":1738900218583,"id":1351,"parentId":1106,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/axisModelCommonMixin.js","layer":"pages-dir-browser"},"startTime":1765779652843,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":27295,"timestamp":1738900218383,"id":1348,"parentId":1107,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/util/number.js","layer":"pages-dir-browser"},"startTime":1765779652843,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":28634,"timestamp":1738900218451,"id":1349,"parentId":1108,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/util/time.js","layer":"pages-dir-browser"},"startTime":1765779652843,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":29880,"timestamp":1738900218503,"id":1350,"parentId":1106,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/axisHelper.js","layer":"pages-dir-browser"},"startTime":1765779652843,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":31051,"timestamp":1738900218651,"id":1352,"parentId":1106,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/util/symbol.js","layer":"pages-dir-browser"},"startTime":1765779652843,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":31646,"timestamp":1738900218739,"id":1353,"parentId":1106,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/helper/createSeriesData.js","layer":"pages-dir-browser"},"startTime":1765779652843,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":32811,"timestamp":1738900218770,"id":1354,"parentId":1106,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/data/helper/createDimensions.js","layer":"pages-dir-browser"},"startTime":1765779652843,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":33137,"timestamp":1738900218931,"id":1357,"parentId":1090,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/model/mixin/palette.js","layer":"pages-dir-browser"},"startTime":1765779652843,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":34392,"timestamp":1738900218881,"id":1356,"parentId":1113,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/geo/Region.js","layer":"pages-dir-browser"},"startTime":1765779652843,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":34497,"timestamp":1738900219018,"id":1359,"parentId":1103,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/model/mixin/areaStyle.js","layer":"pages-dir-browser"},"startTime":1765779652844,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":35265,"timestamp":1738900218828,"id":1355,"parentId":1106,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/data/helper/dataStackHelper.js","layer":"pages-dir-browser"},"startTime":1765779652843,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":35400,"timestamp":1738900219050,"id":1360,"parentId":1103,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/model/mixin/textStyle.js","layer":"pages-dir-browser"},"startTime":1765779652844,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":35650,"timestamp":1738900219099,"id":1361,"parentId":1103,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/model/mixin/lineStyle.js","layer":"pages-dir-browser"},"startTime":1765779652844,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":35732,"timestamp":1738900219238,"id":1364,"parentId":1104,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/data/SeriesDimensionDefine.js","layer":"pages-dir-browser"},"startTime":1765779652844,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":38230,"timestamp":1738900219209,"id":1363,"parentId":1098,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/canvas/Painter.js","layer":"pages-dir-browser"},"startTime":1765779652844,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":38616,"timestamp":1738900219149,"id":1362,"parentId":1103,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/model/mixin/itemStyle.js","layer":"pages-dir-browser"},"startTime":1765779652844,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":40848,"timestamp":1738900219292,"id":1365,"parentId":1104,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/data/Source.js","layer":"pages-dir-browser"},"startTime":1765779652844,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":41902,"timestamp":1738900218977,"id":1358,"parentId":1090,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/model/mixin/dataFormat.js","layer":"pages-dir-browser"},"startTime":1765779652843,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":42730,"timestamp":1738900219396,"id":1367,"parentId":1112,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/axisTickLabelBuilder.js","layer":"pages-dir-browser"},"startTime":1765779652844,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":46182,"timestamp":1738900219346,"id":1366,"parentId":1104,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/data/DataStore.js","layer":"pages-dir-browser"},"startTime":1765779652844,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":46425,"timestamp":1738900219471,"id":1369,"parentId":1120,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/model/internalComponentCreator.js","layer":"pages-dir-browser"},"startTime":1765779652844,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":46794,"timestamp":1738900219440,"id":1368,"parentId":1120,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/model/globalDefault.js","layer":"pages-dir-browser"},"startTime":1765779652844,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":48227,"timestamp":1738900219501,"id":1370,"parentId":1104,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/data/helper/dataProvider.js","layer":"pages-dir-browser"},"startTime":1765779652844,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":48765,"timestamp":1738900219566,"id":1371,"parentId":1104,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/data/helper/dimensionHelper.js","layer":"pages-dir-browser"},"startTime":1765779652844,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":49455,"timestamp":1738900219639,"id":1372,"parentId":1104,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/data/helper/SeriesDataSchema.js","layer":"pages-dir-browser"},"startTime":1765779652844,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":50334,"timestamp":1738900219858,"id":1377,"parentId":1115,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/core/Transformable.js","layer":"pages-dir-browser"},"startTime":1765779652844,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":52009,"timestamp":1738900219773,"id":1375,"parentId":1114,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/tool/path.js","layer":"pages-dir-browser"},"startTime":1765779652844,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":52468,"timestamp":1738900219912,"id":1378,"parentId":1115,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/Image.js","layer":"pages-dir-browser"},"startTime":1765779652844,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":53937,"timestamp":1738900219670,"id":1373,"parentId":1120,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/data/helper/sourceHelper.js","layer":"pages-dir-browser"},"startTime":1765779652844,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":54055,"timestamp":1738900219966,"id":1379,"parentId":1115,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/CompoundPath.js","layer":"pages-dir-browser"},"startTime":1765779652844,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":54207,"timestamp":1738900220072,"id":1381,"parentId":1115,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/LinearGradient.js","layer":"pages-dir-browser"},"startTime":1765779652845,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":54406,"timestamp":1738900220102,"id":1382,"parentId":1115,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/RadialGradient.js","layer":"pages-dir-browser"},"startTime":1765779652845,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":57273,"timestamp":1738900219722,"id":1374,"parentId":1114,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/tool/morphPath.js","layer":"pages-dir-browser"},"startTime":1765779652844,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"build-module-js","duration":57653,"timestamp":1738900220212,"id":1384,"parentId":1115,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/core/OrientedBoundingRect.js","layer":"pages-dir-browser"},"startTime":1765779652845,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":58612,"timestamp":1738900220131,"id":1383,"parentId":1115,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/core/BoundingRect.js","layer":"pages-dir-browser"},"startTime":1765779652845,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":62229,"timestamp":1738900220039,"id":1380,"parentId":1115,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/Text.js","layer":"pages-dir-browser"},"startTime":1765779652845,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":62567,"timestamp":1738900220268,"id":1385,"parentId":1115,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/core/Point.js","layer":"pages-dir-browser"},"startTime":1765779652845,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":63157,"timestamp":1738900220330,"id":1386,"parentId":1115,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/IncrementalDisplayable.js","layer":"pages-dir-browser"},"startTime":1765779652845,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":65214,"timestamp":1738900220362,"id":1387,"parentId":1136,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/label/labelGuideHelper.js","layer":"pages-dir-browser"},"startTime":1765779652845,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":66155,"timestamp":1738900220406,"id":1388,"parentId":1136,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/label/labelLayoutHelper.js","layer":"pages-dir-browser"},"startTime":1765779652845,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":66672,"timestamp":1738900220454,"id":1389,"parentId":1138,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/bar/BaseBarSeries.js","layer":"pages-dir-browser"},"startTime":1765779652845,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":67860,"timestamp":1738900220485,"id":1390,"parentId":1097,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/svg/Painter.js","layer":"pages-dir-browser"},"startTime":1765779652845,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":68045,"timestamp":1738900220554,"id":1391,"parentId":1142,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/visual/LegendVisualProvider.js","layer":"pages-dir-browser"},"startTime":1765779652845,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":68153,"timestamp":1738900220600,"id":1392,"parentId":1140,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/CoordinateSystem.js","layer":"pages-dir-browser"},"startTime":1765779652845,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":68456,"timestamp":1738900220630,"id":1393,"parentId":1137,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/helper/labelHelper.js","layer":"pages-dir-browser"},"startTime":1765779652845,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":68897,"timestamp":1738900220660,"id":1394,"parentId":1137,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/helper/createClipPathFromCoordSys.js","layer":"pages-dir-browser"},"startTime":1765779652845,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":69090,"timestamp":1738900220714,"id":1395,"parentId":1142,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/helper/createSeriesDataSimply.js","layer":"pages-dir-browser"},"startTime":1765779652845,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":69773,"timestamp":1738900220772,"id":1396,"parentId":1140,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/helper/SymbolDraw.js","layer":"pages-dir-browser"},"startTime":1765779652845,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":70230,"timestamp":1738900220907,"id":1398,"parentId":1140,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/line/lineAnimationDiff.js","layer":"pages-dir-browser"},"startTime":1765779652845,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":71392,"timestamp":1738900220834,"id":1397,"parentId":1140,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/helper/Symbol.js","layer":"pages-dir-browser"},"startTime":1765779652845,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":72546,"timestamp":1738900220971,"id":1399,"parentId":1140,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/line/poly.js","layer":"pages-dir-browser"},"startTime":1765779652845,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":72932,"timestamp":1738900221009,"id":1400,"parentId":1140,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/line/helper.js","layer":"pages-dir-browser"},"startTime":1765779652846,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":73162,"timestamp":1738900221097,"id":1402,"parentId":1115,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/shape/Circle.js","layer":"pages-dir-browser"},"startTime":1765779652846,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":73410,"timestamp":1738900221166,"id":1404,"parentId":1115,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/shape/Sector.js","layer":"pages-dir-browser"},"startTime":1765779652846,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":73779,"timestamp":1738900221131,"id":1403,"parentId":1115,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/shape/Ellipse.js","layer":"pages-dir-browser"},"startTime":1765779652846,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":73977,"timestamp":1738900221226,"id":1406,"parentId":1115,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/shape/Polygon.js","layer":"pages-dir-browser"},"startTime":1765779652846,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":76714,"timestamp":1738900221062,"id":1401,"parentId":1141,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/core/PathProxy.js","layer":"pages-dir-browser"},"startTime":1765779652846,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":77001,"timestamp":1738900221196,"id":1405,"parentId":1115,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/shape/Ring.js","layer":"pages-dir-browser"},"startTime":1765779652846,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":105504,"timestamp":1738900219816,"id":1376,"parentId":1037,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/node_modules/tslib/tslib.es6.js","layer":"pages-dir-browser"},"startTime":1765779652844,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":101470,"timestamp":1738900224624,"id":1409,"parentId":1115,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/shape/Line.js","layer":"pages-dir-browser"},"startTime":1765779652849,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":102009,"timestamp":1738900224513,"id":1407,"parentId":1115,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/shape/Polyline.js","layer":"pages-dir-browser"},"startTime":1765779652849,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":102392,"timestamp":1738900224586,"id":1408,"parentId":1115,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/shape/Rect.js","layer":"pages-dir-browser"},"startTime":1765779652849,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":103051,"timestamp":1738900224656,"id":1410,"parentId":1115,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/shape/BezierCurve.js","layer":"pages-dir-browser"},"startTime":1765779652849,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":103469,"timestamp":1738900224801,"id":1412,"parentId":1115,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/helper/subPixelOptimize.js","layer":"pages-dir-browser"},"startTime":1765779652849,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":103659,"timestamp":1738900224914,"id":1414,"parentId":1133,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/i18n/langZH.js","layer":"pages-dir-browser"},"startTime":1765779652849,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":103941,"timestamp":1738900224852,"id":1413,"parentId":1133,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/i18n/langEN.js","layer":"pages-dir-browser"},"startTime":1765779652849,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":104458,"timestamp":1738900224770,"id":1411,"parentId":1115,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/shape/Arc.js","layer":"pages-dir-browser"},"startTime":1765779652849,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":104493,"timestamp":1738900224956,"id":1415,"parentId":1140,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/util/vendor.js","layer":"pages-dir-browser"},"startTime":1765779652849,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":104626,"timestamp":1738900224988,"id":1416,"parentId":1136,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/contain/util.js","layer":"pages-dir-browser"},"startTime":1765779652849,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":105861,"timestamp":1738900225051,"id":1417,"parentId":1152,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/util/decal.js","layer":"pages-dir-browser"},"startTime":1765779652850,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":106170,"timestamp":1738900225097,"id":1418,"parentId":1149,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/model/mixin/makeStyleMapper.js","layer":"pages-dir-browser"},"startTime":1765779652850,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":107293,"timestamp":1738900225125,"id":1419,"parentId":1156,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/data/Tree.js","layer":"pages-dir-browser"},"startTime":1765779652850,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":109009,"timestamp":1738900225154,"id":1420,"parentId":1143,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/pie/labelLayout.js","layer":"pages-dir-browser"},"startTime":1765779652850,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":109226,"timestamp":1738900225236,"id":1421,"parentId":1143,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/helper/sectorHelper.js","layer":"pages-dir-browser"},"startTime":1765779652850,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":140030,"timestamp":1738900226770,"id":1422,"parentId":1154,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/helper/LargeSymbolDraw.js","layer":"pages-dir-browser"},"startTime":1765779652851,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":140333,"timestamp":1738900226885,"id":1424,"parentId":1156,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/helper/treeHelper.js","layer":"pages-dir-browser"},"startTime":1765779652851,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":140720,"timestamp":1738900226963,"id":1426,"parentId":1157,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/tree/traversalHelper.js","layer":"pages-dir-browser"},"startTime":1765779652851,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":142244,"timestamp":1738900226826,"id":1423,"parentId":1156,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/tooltip/tooltipMarkup.js","layer":"pages-dir-browser"},"startTime":1765779652851,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":142949,"timestamp":1738900226918,"id":1425,"parentId":1157,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/tree/layoutHelper.js","layer":"pages-dir-browser"},"startTime":1765779652851,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":144086,"timestamp":1738900227011,"id":1427,"parentId":1155,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/core/bbox.js","layer":"pages-dir-browser"},"startTime":1765779652852,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":146322,"timestamp":1738900227058,"id":1428,"parentId":1176,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/visual/VisualMapping.js","layer":"pages-dir-browser"},"startTime":1765779652852,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":174112,"timestamp":1738900227101,"id":1429,"parentId":1164,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/data/helper/dataValueHelper.js","layer":"pages-dir-browser"},"startTime":1765779652852,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13078,"timestamp":1738900406872,"id":1433,"parentId":1144,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/preprocessor/helper/compatStyle.js","layer":"pages-dir-browser"},"startTime":1765779653031,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15486,"timestamp":1738900406905,"id":1434,"parentId":1189,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/Handler.js","layer":"pages-dir-browser"},"startTime":1765779653031,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16765,"timestamp":1738900406937,"id":1435,"parentId":1189,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/Storage.js","layer":"pages-dir-browser"},"startTime":1765779653031,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":17180,"timestamp":1738900407051,"id":1438,"parentId":1175,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/util/animation.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":20265,"timestamp":1738900407009,"id":1437,"parentId":1172,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/label/sectorLabel.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":20799,"timestamp":1738900406968,"id":1436,"parentId":1189,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/config.js","layer":"pages-dir-browser"},"startTime":1765779653031,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":21040,"timestamp":1738900407085,"id":1439,"parentId":1174,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/helper/enableAriaDecalForTree.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":21581,"timestamp":1738900407118,"id":1440,"parentId":1184,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/graph/simpleLayoutHelper.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":22815,"timestamp":1738900407149,"id":1441,"parentId":1175,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/treemap/Breadcrumb.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24188,"timestamp":1738900407179,"id":1442,"parentId":1186,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/graph/circularLayoutHelper.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":25442,"timestamp":1738900407210,"id":1443,"parentId":1187,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/graph/forceHelper.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":26657,"timestamp":1738900407241,"id":1444,"parentId":1187,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/helper/multipleGraphEdgeHelper.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":27134,"timestamp":1738900407272,"id":1445,"parentId":1155,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/helper/roamHelper.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":27431,"timestamp":1738900407334,"id":1447,"parentId":1155,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/helper/cursorHelper.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":32222,"timestamp":1738900407364,"id":1448,"parentId":1178,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/helper/MapDraw.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":33761,"timestamp":1738900407304,"id":1446,"parentId":1155,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/helper/RoamController.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":40504,"timestamp":1738900407394,"id":1449,"parentId":1200,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/Element.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":41373,"timestamp":1738900407424,"id":1450,"parentId":1197,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/canvas/helper.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":42026,"timestamp":1738900407452,"id":1451,"parentId":1197,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/TSpan.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":42453,"timestamp":1738900407481,"id":1452,"parentId":1197,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/canvas/dashStyle.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":43128,"timestamp":1738900407610,"id":1454,"parentId":1198,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/core/LRU.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":45748,"timestamp":1738900407657,"id":1455,"parentId":1199,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/contain/path.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":46349,"timestamp":1738900407686,"id":1456,"parentId":1197,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/helper/image.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":47336,"timestamp":1738900407716,"id":1457,"parentId":1202,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/helper/LineDraw.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":48604,"timestamp":1738900407746,"id":1458,"parentId":1202,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/graph/adjustEdge.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":49049,"timestamp":1738900407544,"id":1453,"parentId":1197,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/constants.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":49178,"timestamp":1738900407776,"id":1459,"parentId":1202,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/graph/graphHelper.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":49678,"timestamp":1738900407839,"id":1461,"parentId":1204,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/gauge/PointerPath.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":50624,"timestamp":1738900407903,"id":1463,"parentId":1189,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/animation/Animation.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":53562,"timestamp":1738900407872,"id":1462,"parentId":1189,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/dom/HandlerProxy.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":54116,"timestamp":1738900407808,"id":1460,"parentId":1203,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/helper/createGraphFromNodeEdge.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":54480,"timestamp":1738900407964,"id":1465,"parentId":1216,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/helper/whiskerBoxCommon.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":55239,"timestamp":1738900407994,"id":1466,"parentId":1220,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/helper/EffectSymbol.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":55590,"timestamp":1738900408044,"id":1467,"parentId":1219,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/boxplot/prepareBoxplotData.js","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":56141,"timestamp":1738900407934,"id":1464,"parentId":1172,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/util/shape/sausage.js","layer":"pages-dir-browser"},"startTime":1765779653032,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":56319,"timestamp":1738900408076,"id":1468,"parentId":1232,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/axisDefault.js","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":56705,"timestamp":1738900408106,"id":1469,"parentId":1232,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/data/OrdinalMeta.js","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":56829,"timestamp":1738900408137,"id":1470,"parentId":1232,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/axisCommonTypes.js","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":57705,"timestamp":1738900408168,"id":1471,"parentId":1222,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/helper/EffectLine.js","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":59519,"timestamp":1738900408197,"id":1472,"parentId":1222,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/helper/Line.js","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":60209,"timestamp":1738900408225,"id":1473,"parentId":1222,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/helper/Polyline.js","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":61062,"timestamp":1738900408254,"id":1474,"parentId":1222,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/helper/EffectPolyline.js","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":62153,"timestamp":1738900408283,"id":1475,"parentId":1222,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/helper/LargeLineDraw.js","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":62494,"timestamp":1738900408344,"id":1477,"parentId":1129,"tags":{"name":"/opt/dev/est-dsx/node_modules/fast-deep-equal/index.js","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":63181,"timestamp":1738900408375,"id":1478,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/useId.mjs","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":63974,"timestamp":1738900408313,"id":1476,"parentId":1236,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/heatmap/HeatmapLayer.js","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":64100,"timestamp":1738900408405,"id":1479,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/chain.mjs","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":64526,"timestamp":1738900408434,"id":1480,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/DOMFunctions.mjs","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":65500,"timestamp":1738900408485,"id":1481,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/ShadowTreeWalker.mjs","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":65755,"timestamp":1738900408610,"id":1483,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/domHelpers.mjs","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":66007,"timestamp":1738900408675,"id":1484,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/mergeRefs.mjs","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":66513,"timestamp":1738900408518,"id":1482,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/mergeProps.mjs","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"build-module-mjs","duration":67012,"timestamp":1738900408721,"id":1485,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/filterDOMProps.mjs","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":67146,"timestamp":1738900408782,"id":1487,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/getOffset.mjs","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":68112,"timestamp":1738900408814,"id":1488,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/openLink.mjs","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":68566,"timestamp":1738900408751,"id":1486,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/focusWithoutScrolling.mjs","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":69044,"timestamp":1738900408843,"id":1489,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/runAfterTransition.mjs","layer":"pages-dir-browser"},"startTime":1765779653033,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":71539,"timestamp":1738900406709,"id":1430,"parentId":1029,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/node_modules/@swc/helpers/esm/_class_private_field_init.js","layer":"pages-dir-browser"},"startTime":1765779653031,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":71744,"timestamp":1738900406797,"id":1431,"parentId":1029,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/node_modules/@swc/helpers/esm/_class_private_field_set.js","layer":"pages-dir-browser"},"startTime":1765779653031,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":71888,"timestamp":1738900406837,"id":1432,"parentId":1029,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/node_modules/@swc/helpers/esm/_class_private_field_get.js","layer":"pages-dir-browser"},"startTime":1765779653031,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":89485,"timestamp":1738900411210,"id":1490,"parentId":1245,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/util/styleCompat.js","layer":"pages-dir-browser"},"startTime":1765779653036,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":92714,"timestamp":1738900411270,"id":1491,"parentId":1245,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/animation/customGraphicTransition.js","layer":"pages-dir-browser"},"startTime":1765779653036,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":93366,"timestamp":1738900411307,"id":1492,"parentId":1245,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/animation/customGraphicKeyframeAnimation.js","layer":"pages-dir-browser"},"startTime":1765779653036,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":95728,"timestamp":1738900411383,"id":1494,"parentId":1243,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/axis/AxisBuilder.js","layer":"pages-dir-browser"},"startTime":1765779653036,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":96516,"timestamp":1738900411447,"id":1496,"parentId":1249,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/geo/GeoSVGResource.js","layer":"pages-dir-browser"},"startTime":1765779653036,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":96782,"timestamp":1738900411509,"id":1498,"parentId":1245,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/cartesian/prepareCustom.js","layer":"pages-dir-browser"},"startTime":1765779653036,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":98138,"timestamp":1738900411342,"id":1493,"parentId":1238,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/sunburst/SunburstPiece.js","layer":"pages-dir-browser"},"startTime":1765779653036,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":98999,"timestamp":1738900411416,"id":1495,"parentId":1247,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/geo/Geo.js","layer":"pages-dir-browser"},"startTime":1765779653036,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":99511,"timestamp":1738900411477,"id":1497,"parentId":1249,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/geo/GeoJSONResource.js","layer":"pages-dir-browser"},"startTime":1765779653036,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":99684,"timestamp":1738900411625,"id":1499,"parentId":1245,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/geo/prepareCustom.js","layer":"pages-dir-browser"},"startTime":1765779653036,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":100019,"timestamp":1738900411658,"id":1500,"parentId":1245,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/polar/prepareCustom.js","layer":"pages-dir-browser"},"startTime":1765779653036,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":100207,"timestamp":1738900411734,"id":1502,"parentId":1245,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/single/prepareCustom.js","layer":"pages-dir-browser"},"startTime":1765779653036,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":100446,"timestamp":1738900411704,"id":1501,"parentId":1245,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/calendar/prepareCustom.js","layer":"pages-dir-browser"},"startTime":1765779653036,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":101035,"timestamp":1738900411764,"id":1503,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/useDrag1D.mjs","layer":"pages-dir-browser"},"startTime":1765779653036,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":127320,"timestamp":1738900415692,"id":1507,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/useUpdateEffect.mjs","layer":"pages-dir-browser"},"startTime":1765779653040,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":127730,"timestamp":1738900415628,"id":1505,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/useLabels.mjs","layer":"pages-dir-browser"},"startTime":1765779653040,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":128288,"timestamp":1738900415501,"id":1504,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/useGlobalListeners.mjs","layer":"pages-dir-browser"},"startTime":1765779653040,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":128452,"timestamp":1738900415659,"id":1506,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/useObjectRef.mjs","layer":"pages-dir-browser"},"startTime":1765779653040,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":128614,"timestamp":1738900415789,"id":1510,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/useResizeObserver.mjs","layer":"pages-dir-browser"},"startTime":1765779653040,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":128931,"timestamp":1738900415725,"id":1508,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/useUpdateLayoutEffect.mjs","layer":"pages-dir-browser"},"startTime":1765779653040,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":129076,"timestamp":1738900415757,"id":1509,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/useLayoutEffect.mjs","layer":"pages-dir-browser"},"startTime":1765779653040,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":129227,"timestamp":1738900415819,"id":1511,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/useSyncRef.mjs","layer":"pages-dir-browser"},"startTime":1765779653040,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":129411,"timestamp":1738900415851,"id":1512,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/getScrollParent.mjs","layer":"pages-dir-browser"},"startTime":1765779653040,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":129610,"timestamp":1738900415912,"id":1514,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/isScrollable.mjs","layer":"pages-dir-browser"},"startTime":1765779653040,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":130013,"timestamp":1738900415944,"id":1515,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/useViewportSize.mjs","layer":"pages-dir-browser"},"startTime":1765779653040,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":130308,"timestamp":1738900415882,"id":1513,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/getScrollParents.mjs","layer":"pages-dir-browser"},"startTime":1765779653040,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":130769,"timestamp":1738900416025,"id":1517,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/platform.mjs","layer":"pages-dir-browser"},"startTime":1765779653041,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":131230,"timestamp":1738900415980,"id":1516,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/useDescription.mjs","layer":"pages-dir-browser"},"startTime":1765779653040,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":131383,"timestamp":1738900416104,"id":1519,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/useEvent.mjs","layer":"pages-dir-browser"},"startTime":1765779653041,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":131768,"timestamp":1738900416059,"id":1518,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/useValueEffect.mjs","layer":"pages-dir-browser"},"startTime":1765779653041,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":132469,"timestamp":1738900416155,"id":1520,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/scrollIntoView.mjs","layer":"pages-dir-browser"},"startTime":1765779653041,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":132540,"timestamp":1738900416305,"id":1523,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/useDeepMemo.mjs","layer":"pages-dir-browser"},"startTime":1765779653041,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":132918,"timestamp":1738900416185,"id":1521,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/isVirtualEvent.mjs","layer":"pages-dir-browser"},"startTime":1765779653041,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":133159,"timestamp":1738900416217,"id":1522,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/useEffectEvent.mjs","layer":"pages-dir-browser"},"startTime":1765779653041,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":133285,"timestamp":1738900416351,"id":1524,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/useFormReset.mjs","layer":"pages-dir-browser"},"startTime":1765779653041,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":133631,"timestamp":1738900416383,"id":1525,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/useLoadMore.mjs","layer":"pages-dir-browser"},"startTime":1765779653041,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":133933,"timestamp":1738900416471,"id":1526,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/useLoadMoreSentinel.mjs","layer":"pages-dir-browser"},"startTime":1765779653041,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":134094,"timestamp":1738900416514,"id":1527,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/inertValue.mjs","layer":"pages-dir-browser"},"startTime":1765779653041,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":148028,"timestamp":1738900417252,"id":1528,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/constants.mjs","layer":"pages-dir-browser"},"startTime":1765779653042,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":38741,"timestamp":1738900531706,"id":1531,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/keyboard.mjs","layer":"pages-dir-browser"},"startTime":1765779653156,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":39074,"timestamp":1738900531663,"id":1530,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/isFocusable.mjs","layer":"pages-dir-browser"},"startTime":1765779653156,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":39703,"timestamp":1738900531564,"id":1529,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/animation.mjs","layer":"pages-dir-browser"},"startTime":1765779653156,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":39860,"timestamp":1738900531841,"id":1535,"parentId":1253,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/single/singleAxisHelper.js","layer":"pages-dir-browser"},"startTime":1765779653156,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":40690,"timestamp":1738900531805,"id":1534,"parentId":1252,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/axisPointer/viewHelper.js","layer":"pages-dir-browser"},"startTime":1765779653156,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":42063,"timestamp":1738900531773,"id":1533,"parentId":1252,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/axisPointer/BaseAxisPointer.js","layer":"pages-dir-browser"},"startTime":1765779653156,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":42778,"timestamp":1738900531740,"id":1532,"parentId":1255,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/axisAlignTicks.js","layer":"pages-dir-browser"},"startTime":1765779653156,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":42890,"timestamp":1738900531872,"id":1536,"parentId":1255,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/radar/IndicatorAxis.js","layer":"pages-dir-browser"},"startTime":1765779653156,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":44008,"timestamp":1738900531904,"id":1537,"parentId":1258,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/cartesian/Cartesian2D.js","layer":"pages-dir-browser"},"startTime":1765779653156,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":28867,"timestamp":1738900558156,"id":1538,"parentId":1258,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/cartesian/Axis2D.js","layer":"pages-dir-browser"},"startTime":1765779653183,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":29370,"timestamp":1738900558279,"id":1540,"parentId":1259,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/axis/axisSplitHelper.js","layer":"pages-dir-browser"},"startTime":1765779653183,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":29955,"timestamp":1738900558469,"id":1543,"parentId":1266,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/polar/Polar.js","layer":"pages-dir-browser"},"startTime":1765779653183,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":30725,"timestamp":1738900558239,"id":1539,"parentId":1258,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/cartesian/cartesianAxisHelper.js","layer":"pages-dir-browser"},"startTime":1765779653183,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":31161,"timestamp":1738900558515,"id":1544,"parentId":1268,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/single/Single.js","layer":"pages-dir-browser"},"startTime":1765779653183,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":31927,"timestamp":1738900558402,"id":1542,"parentId":1258,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/scale/helper.js","layer":"pages-dir-browser"},"startTime":1765779653183,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":32907,"timestamp":1738900558336,"id":1541,"parentId":1255,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/scale/Interval.js","layer":"pages-dir-browser"},"startTime":1765779653183,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":32989,"timestamp":1738900558627,"id":1546,"parentId":1271,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/helper/brushHelper.js","layer":"pages-dir-browser"},"startTime":1765779653183,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":33173,"timestamp":1738900558670,"id":1547,"parentId":1277,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/dataZoom/SelectZoomModel.js","layer":"pages-dir-browser"},"startTime":1765779653183,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":33331,"timestamp":1738900558736,"id":1548,"parentId":1277,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/dataZoom/SelectZoomView.js","layer":"pages-dir-browser"},"startTime":1765779653183,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":33607,"timestamp":1738900558764,"id":1549,"parentId":1278,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/helper/listComponent.js","layer":"pages-dir-browser"},"startTime":1765779653183,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":34992,"timestamp":1738900558846,"id":1550,"parentId":1281,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/tooltip/TooltipHTMLContent.js","layer":"pages-dir-browser"},"startTime":1765779653183,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":37806,"timestamp":1738900558563,"id":1545,"parentId":1271,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/helper/BrushController.js","layer":"pages-dir-browser"},"startTime":1765779653183,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":38294,"timestamp":1738900558895,"id":1551,"parentId":1281,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/tooltip/TooltipRichContent.js","layer":"pages-dir-browser"},"startTime":1765779653183,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":38903,"timestamp":1738900558969,"id":1553,"parentId":1290,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/scale/Ordinal.js","layer":"pages-dir-browser"},"startTime":1765779653183,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":39193,"timestamp":1738900559097,"id":1555,"parentId":1281,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/axisPointer/findPointFromSeries.js","layer":"pages-dir-browser"},"startTime":1765779653184,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":39627,"timestamp":1738900559129,"id":1556,"parentId":1281,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/axisPointer/globalListener.js","layer":"pages-dir-browser"},"startTime":1765779653184,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":39993,"timestamp":1738900559180,"id":1557,"parentId":1281,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/tooltip/helper.js","layer":"pages-dir-browser"},"startTime":1765779653184,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":41048,"timestamp":1738900558940,"id":1552,"parentId":1278,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/contain/text.js","layer":"pages-dir-browser"},"startTime":1765779653183,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":41321,"timestamp":1738900559249,"id":1558,"parentId":1289,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/timeline/TimelineModel.js","layer":"pages-dir-browser"},"startTime":1765779653184,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":41468,"timestamp":1738900559361,"id":1560,"parentId":1290,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/timeline/TimelineAxis.js","layer":"pages-dir-browser"},"startTime":1765779653184,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":42043,"timestamp":1738900559409,"id":1561,"parentId":1294,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/marker/MarkerModel.js","layer":"pages-dir-browser"},"startTime":1765779653184,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":44120,"timestamp":1738900559046,"id":1554,"parentId":1290,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/scale/Time.js","layer":"pages-dir-browser"},"startTime":1765779653184,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":44100,"timestamp":1738900559296,"id":1559,"parentId":1290,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/timeline/TimelineView.js","layer":"pages-dir-browser"},"startTime":1765779653184,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":44256,"timestamp":1738900559576,"id":1564,"parentId":1297,"tags":{"name":"/opt/dev/est-dsx/node_modules/size-sensor/lib/sensorPool.js","layer":"pages-dir-browser"},"startTime":1765779653184,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":44762,"timestamp":1738900559489,"id":1563,"parentId":1295,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/marker/MarkerView.js","layer":"pages-dir-browser"},"startTime":1765779653184,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":46637,"timestamp":1738900559459,"id":1562,"parentId":1295,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/marker/markerHelper.js","layer":"pages-dir-browser"},"startTime":1765779653184,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":46666,"timestamp":1738900559686,"id":1566,"parentId":1306,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/legacy/getTextRect.js","layer":"pages-dir-browser"},"startTime":1765779653184,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":47745,"timestamp":1738900559635,"id":1565,"parentId":1296,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/ssr/dist/SSRProvider.mjs","layer":"pages-dir-browser"},"startTime":1765779653184,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":48482,"timestamp":1738900559732,"id":1567,"parentId":1316,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/visual/visualSolution.js","layer":"pages-dir-browser"},"startTime":1765779653184,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":49763,"timestamp":1738900559781,"id":1568,"parentId":1301,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/parallel/Parallel.js","layer":"pages-dir-browser"},"startTime":1765779653184,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":50197,"timestamp":1738900559926,"id":1571,"parentId":1306,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/core/dom.js","layer":"pages-dir-browser"},"startTime":1765779653184,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":51757,"timestamp":1738900559882,"id":1570,"parentId":1317,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/helper/BrushTargetManager.js","layer":"pages-dir-browser"},"startTime":1765779653184,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":52321,"timestamp":1738900559830,"id":1569,"parentId":1317,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/brush/selector.js","layer":"pages-dir-browser"},"startTime":1765779653184,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":52302,"timestamp":1738900560094,"id":1575,"parentId":1324,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/dataZoom/dataZoomAction.js","layer":"pages-dir-browser"},"startTime":1765779653185,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":54393,"timestamp":1738900559955,"id":1572,"parentId":1306,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/helper/parseText.js","layer":"pages-dir-browser"},"startTime":1765779653184,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":54679,"timestamp":1738900560049,"id":1574,"parentId":1324,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/dataZoom/dataZoomProcessor.js","layer":"pages-dir-browser"},"startTime":1765779653185,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":56119,"timestamp":1738900560006,"id":1573,"parentId":1325,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/dataZoom/DataZoomModel.js","layer":"pages-dir-browser"},"startTime":1765779653184,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":56236,"timestamp":1738900560139,"id":1576,"parentId":1323,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/dataZoom/DataZoomView.js","layer":"pages-dir-browser"},"startTime":1765779653185,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":56530,"timestamp":1738900560209,"id":1577,"parentId":1323,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/helper/sliderMove.js","layer":"pages-dir-browser"},"startTime":1765779653185,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":57120,"timestamp":1738900560239,"id":1578,"parentId":1322,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/dataZoom/helper.js","layer":"pages-dir-browser"},"startTime":1765779653185,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":57485,"timestamp":1738900560310,"id":1579,"parentId":1330,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/dataZoom/history.js","layer":"pages-dir-browser"},"startTime":1765779653185,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":58095,"timestamp":1738900560340,"id":1580,"parentId":1327,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/core/event.js","layer":"pages-dir-browser"},"startTime":1765779653185,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":58397,"timestamp":1738900560385,"id":1581,"parentId":1338,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/visualMap/visualMapAction.js","layer":"pages-dir-browser"},"startTime":1765779653185,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":79435,"timestamp":1738900564406,"id":1584,"parentId":1350,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/scale/Scale.js","layer":"pages-dir-browser"},"startTime":1765779653189,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"build-module-js","duration":80196,"timestamp":1738900564265,"id":1582,"parentId":1338,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/visualMap/visualEncoding.js","layer":"pages-dir-browser"},"startTime":1765779653189,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":80838,"timestamp":1738900564454,"id":1585,"parentId":1350,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/scaleRawExtentInfo.js","layer":"pages-dir-browser"},"startTime":1765779653189,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":80997,"timestamp":1738900564553,"id":1587,"parentId":1339,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/visual/visualDefault.js","layer":"pages-dir-browser"},"startTime":1765779653189,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":81931,"timestamp":1738900564586,"id":1588,"parentId":1342,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/util/conditionalExpression.js","layer":"pages-dir-browser"},"startTime":1765779653189,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":82486,"timestamp":1738900564328,"id":1583,"parentId":1338,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/visualMap/preprocessor.js","layer":"pages-dir-browser"},"startTime":1765779653189,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":82778,"timestamp":1738900564650,"id":1589,"parentId":1353,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/model/referHelper.js","layer":"pages-dir-browser"},"startTime":1765779653189,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":83697,"timestamp":1738900564507,"id":1586,"parentId":1350,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/scale/Log.js","layer":"pages-dir-browser"},"startTime":1765779653189,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":83967,"timestamp":1738900564749,"id":1591,"parentId":1337,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/visualMap/VisualMapView.js","layer":"pages-dir-browser"},"startTime":1765779653189,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":85242,"timestamp":1738900564700,"id":1590,"parentId":1336,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/visualMap/VisualMapModel.js","layer":"pages-dir-browser"},"startTime":1765779653189,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":102344,"timestamp":1738900566116,"id":1592,"parentId":1337,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/visualMap/helper.js","layer":"pages-dir-browser"},"startTime":1765779653191,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":103415,"timestamp":1738900566213,"id":1593,"parentId":1363,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/canvas/Layer.js","layer":"pages-dir-browser"},"startTime":1765779653191,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":103571,"timestamp":1738900566271,"id":1594,"parentId":1363,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/animation/requestAnimationFrame.js","layer":"pages-dir-browser"},"startTime":1765779653191,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":103945,"timestamp":1738900566338,"id":1595,"parentId":1375,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/tool/transformPath.js","layer":"pages-dir-browser"},"startTime":1765779653191,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":104149,"timestamp":1738900566387,"id":1596,"parentId":1381,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/Gradient.js","layer":"pages-dir-browser"},"startTime":1765779653191,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":105412,"timestamp":1738900566521,"id":1598,"parentId":1374,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/tool/dividePath.js","layer":"pages-dir-browser"},"startTime":1765779653191,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":106878,"timestamp":1738900566472,"id":1597,"parentId":1374,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/core/curve.js","layer":"pages-dir-browser"},"startTime":1765779653191,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":116042,"timestamp":1738900566612,"id":1599,"parentId":1374,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/tool/convertPath.js","layer":"pages-dir-browser"},"startTime":1765779653191,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":104282,"timestamp":1738900580590,"id":1600,"parentId":1390,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/svg/graphic.js","layer":"pages-dir-browser"},"startTime":1765779653205,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":105169,"timestamp":1738900580678,"id":1601,"parentId":1390,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/svg/core.js","layer":"pages-dir-browser"},"startTime":1765779653205,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":106166,"timestamp":1738900580739,"id":1602,"parentId":1390,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/svg/helper.js","layer":"pages-dir-browser"},"startTime":1765779653205,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":106621,"timestamp":1738900580854,"id":1605,"parentId":1419,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/data/helper/linkSeriesData.js","layer":"pages-dir-browser"},"startTime":1765779653205,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":106899,"timestamp":1738900580954,"id":1607,"parentId":1406,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/helper/poly.js","layer":"pages-dir-browser"},"startTime":1765779653205,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":107379,"timestamp":1738900580823,"id":1604,"parentId":1356,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/contain/polygon.js","layer":"pages-dir-browser"},"startTime":1765779653205,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":107565,"timestamp":1738900581126,"id":1611,"parentId":1434,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/core/GestureMgr.js","layer":"pages-dir-browser"},"startTime":1765779653206,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":109007,"timestamp":1738900580776,"id":1603,"parentId":1390,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/svg/patch.js","layer":"pages-dir-browser"},"startTime":1765779653205,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":108862,"timestamp":1738900581173,"id":1612,"parentId":1455,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/contain/line.js","layer":"pages-dir-browser"},"startTime":1765779653206,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":109382,"timestamp":1738900580999,"id":1608,"parentId":1408,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/helper/roundRect.js","layer":"pages-dir-browser"},"startTime":1765779653205,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":110600,"timestamp":1738900580899,"id":1606,"parentId":1404,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/helper/roundSector.js","layer":"pages-dir-browser"},"startTime":1765779653205,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":110804,"timestamp":1738900581041,"id":1609,"parentId":1417,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/core/WeakMap.js","layer":"pages-dir-browser"},"startTime":1765779653206,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":110839,"timestamp":1738900581256,"id":1614,"parentId":1455,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/contain/quadratic.js","layer":"pages-dir-browser"},"startTime":1765779653206,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":111049,"timestamp":1738900581287,"id":1615,"parentId":1455,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/contain/cubic.js","layer":"pages-dir-browser"},"startTime":1765779653206,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":111270,"timestamp":1738900581330,"id":1616,"parentId":1455,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/contain/arc.js","layer":"pages-dir-browser"},"startTime":1765779653206,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":113913,"timestamp":1738900581203,"id":1613,"parentId":1449,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/animation/Animator.js","layer":"pages-dir-browser"},"startTime":1765779653206,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":115969,"timestamp":1738900581095,"id":1610,"parentId":1199,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/node_modules/tslib/tslib.es6.js","layer":"pages-dir-browser"},"startTime":1765779653206,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":47392,"timestamp":1738900661551,"id":1617,"parentId":1455,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/contain/windingLine.js","layer":"pages-dir-browser"},"startTime":1765779653286,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":47558,"timestamp":1738900661696,"id":1619,"parentId":1446,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/helper/interactionMutex.js","layer":"pages-dir-browser"},"startTime":1765779653286,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":47674,"timestamp":1738900661997,"id":1624,"parentId":1472,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/chart/helper/LinePath.js","layer":"pages-dir-browser"},"startTime":1765779653286,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":50056,"timestamp":1738900662074,"id":1625,"parentId":1496,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/tool/parseSVG.js","layer":"pages-dir-browser"},"startTime":1765779653287,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":50217,"timestamp":1738900662122,"id":1626,"parentId":1496,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/tool/parseXML.js","layer":"pages-dir-browser"},"startTime":1765779653287,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":52102,"timestamp":1738900661637,"id":1618,"parentId":1460,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/data/Graph.js","layer":"pages-dir-browser"},"startTime":1765779653286,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":52094,"timestamp":1738900661823,"id":1621,"parentId":1431,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/node_modules/@swc/helpers/esm/_class_apply_descriptor_set.js","layer":"pages-dir-browser"},"startTime":1765779653286,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":52158,"timestamp":1738900662152,"id":1627,"parentId":1434,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/mixin/Draggable.js","layer":"pages-dir-browser"},"startTime":1765779653287,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":52536,"timestamp":1738900662201,"id":1628,"parentId":1497,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/geo/fix/nanhai.js","layer":"pages-dir-browser"},"startTime":1765779653287,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":52622,"timestamp":1738900662309,"id":1630,"parentId":1497,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/geo/fix/diaoyuIsland.js","layer":"pages-dir-browser"},"startTime":1765779653287,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":52903,"timestamp":1738900662251,"id":1629,"parentId":1497,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/geo/fix/textCoord.js","layer":"pages-dir-browser"},"startTime":1765779653287,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":53459,"timestamp":1738900661857,"id":1622,"parentId":1431,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/node_modules/@swc/helpers/esm/_class_extract_field_descriptor.js","layer":"pages-dir-browser"},"startTime":1765779653286,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":53534,"timestamp":1738900661920,"id":1623,"parentId":1432,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/node_modules/@swc/helpers/esm/_class_apply_descriptor_get.js","layer":"pages-dir-browser"},"startTime":1765779653286,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":53961,"timestamp":1738900661750,"id":1620,"parentId":1430,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/node_modules/@swc/helpers/esm/_check_private_redeclaration.js","layer":"pages-dir-browser"},"startTime":1765779653286,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":46678,"timestamp":1738900677720,"id":1631,"parentId":1250,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-stately/utils/dist/import.mjs","layer":"pages-dir-browser"},"startTime":1765779653302,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":46799,"timestamp":1738900677877,"id":1633,"parentId":1537,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/cartesian/Cartesian.js","layer":"pages-dir-browser"},"startTime":1765779653302,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":47256,"timestamp":1738900677818,"id":1632,"parentId":1530,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-aria/utils/dist/isElementVisible.mjs","layer":"pages-dir-browser"},"startTime":1765779653302,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24579,"timestamp":1738900702910,"id":1634,"parentId":1543,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/polar/AngleAxis.js","layer":"pages-dir-browser"},"startTime":1765779653327,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24798,"timestamp":1738900703013,"id":1635,"parentId":1543,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/polar/RadiusAxis.js","layer":"pages-dir-browser"},"startTime":1765779653328,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":25006,"timestamp":1738900703066,"id":1636,"parentId":1544,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/single/SingleAxis.js","layer":"pages-dir-browser"},"startTime":1765779653328,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":25236,"timestamp":1738900703122,"id":1637,"parentId":1568,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/coord/parallel/ParallelAxis.js","layer":"pages-dir-browser"},"startTime":1765779653328,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":23347,"timestamp":1738900708009,"id":1638,"parentId":1564,"tags":{"name":"/opt/dev/est-dsx/node_modules/size-sensor/lib/id.js","layer":"pages-dir-browser"},"startTime":1765779653333,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":23499,"timestamp":1738900708092,"id":1639,"parentId":1564,"tags":{"name":"/opt/dev/est-dsx/node_modules/size-sensor/lib/constant.js","layer":"pages-dir-browser"},"startTime":1765779653333,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":24561,"timestamp":1738900708150,"id":1640,"parentId":1571,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/core/fourPointsTransform.js","layer":"pages-dir-browser"},"startTime":1765779653333,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":25553,"timestamp":1738900708199,"id":1641,"parentId":1574,"tags":{"name":"/opt/dev/est-dsx/node_modules/echarts/lib/component/dataZoom/AxisProxy.js","layer":"pages-dir-browser"},"startTime":1765779653333,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":10524,"timestamp":1738900726124,"id":1642,"parentId":1600,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/svg/SVGPathRebuilder.js","layer":"pages-dir-browser"},"startTime":1765779653351,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":10923,"timestamp":1738900726199,"id":1643,"parentId":1600,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/svg/mapStyleToAttrs.js","layer":"pages-dir-browser"},"startTime":1765779653351,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":11091,"timestamp":1738900726366,"id":1646,"parentId":1603,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/svg/domapi.js","layer":"pages-dir-browser"},"startTime":1765779653351,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":11476,"timestamp":1738900726417,"id":1647,"parentId":1613,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/animation/Clip.js","layer":"pages-dir-browser"},"startTime":1765779653351,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14608,"timestamp":1738900726530,"id":1649,"parentId":1613,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/animation/cubicEasing.js","layer":"pages-dir-browser"},"startTime":1765779653351,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15198,"timestamp":1738900726312,"id":1645,"parentId":1600,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/svg/cssEmphasis.js","layer":"pages-dir-browser"},"startTime":1765779653351,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15319,"timestamp":1738900726615,"id":1650,"parentId":1607,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/graphic/helper/smoothBezier.js","layer":"pages-dir-browser"},"startTime":1765779653351,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16187,"timestamp":1738900726485,"id":1648,"parentId":1613,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/animation/easing.js","layer":"pages-dir-browser"},"startTime":1765779653351,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":17561,"timestamp":1738900726260,"id":1644,"parentId":1600,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/svg/cssAnimation.js","layer":"pages-dir-browser"},"startTime":1765779653351,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":8442,"timestamp":1738900740427,"id":1652,"parentId":1631,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-stately/utils/dist/useControlledState.mjs","layer":"pages-dir-browser"},"startTime":1765779653365,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":8921,"timestamp":1738900740350,"id":1651,"parentId":1631,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-stately/utils/dist/number.mjs","layer":"pages-dir-browser"},"startTime":1765779653365,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-mjs","duration":1088,"timestamp":1738900749338,"id":1653,"parentId":1480,"tags":{"name":"/opt/dev/est-dsx/node_modules/@react-stately/flags/dist/import.mjs","layer":"pages-dir-browser"},"startTime":1765779653374,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":1239,"timestamp":1738900749409,"id":1654,"parentId":1564,"tags":{"name":"/opt/dev/est-dsx/node_modules/size-sensor/lib/sensors/index.js","layer":"pages-dir-browser"},"startTime":1765779653374,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":1312,"timestamp":1738900749469,"id":1655,"parentId":1645,"tags":{"name":"/opt/dev/est-dsx/node_modules/zrender/lib/svg/cssClassId.js","layer":"pages-dir-browser"},"startTime":1765779653374,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":938,"timestamp":1738900752854,"id":1657,"parentId":1654,"tags":{"name":"/opt/dev/est-dsx/node_modules/size-sensor/lib/sensors/resizeObserver.js","layer":"pages-dir-browser"},"startTime":1765779653377,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":1521,"timestamp":1738900752711,"id":1656,"parentId":1654,"tags":{"name":"/opt/dev/est-dsx/node_modules/size-sensor/lib/sensors/object.js","layer":"pages-dir-browser"},"startTime":1765779653377,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":537,"timestamp":1738900755473,"id":1658,"parentId":1657,"tags":{"name":"/opt/dev/est-dsx/node_modules/size-sensor/lib/debounce.js","layer":"pages-dir-browser"},"startTime":1765779653380,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8206,"timestamp":1738900756513,"id":1659,"parentId":1602,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/compiled/buffer/index.js","layer":"pages-dir-browser"},"startTime":1765779653381,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":2385853,"timestamp":1738898378981,"id":582,"parentId":575,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fopt%2Fdev%2Fest-dsx%2Fsrc%2Fpages%2Findex.js&page=%2F!"},"startTime":1765779651003,"traceId":"26ca882ee8ee0eb2"},{"name":"make","duration":2387492,"timestamp":1738898377370,"id":575,"parentId":574,"tags":{},"startTime":1765779651002,"traceId":"26ca882ee8ee0eb2"},{"name":"chunk-graph","duration":19328,"timestamp":1738900786678,"id":1661,"parentId":1660,"tags":{},"startTime":1765779653411,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-modules","duration":11,"timestamp":1738900806077,"id":1663,"parentId":1660,"tags":{},"startTime":1765779653431,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunks","duration":698,"timestamp":1738900806181,"id":1664,"parentId":1660,"tags":{},"startTime":1765779653431,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-tree","duration":12,"timestamp":1738900806915,"id":1665,"parentId":1660,"tags":{},"startTime":1765779653431,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunk-modules","duration":9,"timestamp":1738900806956,"id":1666,"parentId":1660,"tags":{},"startTime":1765779653431,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize","duration":2686,"timestamp":1738900806061,"id":1662,"parentId":1660,"tags":{},"startTime":1765779653431,"traceId":"26ca882ee8ee0eb2"},{"name":"module-hash","duration":52869,"timestamp":1738900816089,"id":1667,"parentId":1660,"tags":{},"startTime":1765779653441,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation","duration":163243,"timestamp":1738900869079,"id":1668,"parentId":1660,"tags":{},"startTime":1765779653494,"traceId":"26ca882ee8ee0eb2"},{"name":"hash","duration":32478,"timestamp":1738901037491,"id":1669,"parentId":1660,"tags":{},"startTime":1765779653662,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation-jobs","duration":342,"timestamp":1738901069968,"id":1670,"parentId":1660,"tags":{},"startTime":1765779653694,"traceId":"26ca882ee8ee0eb2"},{"name":"module-assets","duration":828,"timestamp":1738901070175,"id":1671,"parentId":1660,"tags":{},"startTime":1765779653695,"traceId":"26ca882ee8ee0eb2"},{"name":"create-chunk-assets","duration":289673,"timestamp":1738901071017,"id":1672,"parentId":1660,"tags":{},"startTime":1765779653696,"traceId":"26ca882ee8ee0eb2"},{"name":"NextJsBuildManifest-generateClientManifest","duration":169,"timestamp":1738901363446,"id":1674,"parentId":574,"tags":{},"startTime":1765779653988,"traceId":"26ca882ee8ee0eb2"},{"name":"NextJsBuildManifest-createassets","duration":407,"timestamp":1738901363218,"id":1673,"parentId":574,"tags":{},"startTime":1765779653988,"traceId":"26ca882ee8ee0eb2"},{"name":"seal","duration":586710,"timestamp":1738900779708,"id":1660,"parentId":574,"tags":{},"startTime":1765779653404,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-compilation","duration":2989905,"timestamp":1738898376565,"id":574,"parentId":571,"tags":{"name":"client"},"startTime":1765779651001,"traceId":"26ca882ee8ee0eb2"},{"name":"emit","duration":184819,"timestamp":1738901366498,"id":1675,"parentId":571,"tags":{},"startTime":1765779653991,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-invalidated-client","duration":63,"timestamp":1738901552671,"id":1676,"parentId":3,"tags":{"trigger":"manual"},"startTime":1765779654177,"traceId":"26ca882ee8ee0eb2"},{"name":"client-added-page","duration":5,"timestamp":1738901561400,"id":1679,"parentId":3,"tags":{"page":"/"},"startTime":1765779654186,"traceId":"26ca882ee8ee0eb2"},{"name":"client-success","duration":3,"timestamp":1738901561520,"id":1680,"parentId":3,"tags":{},"startTime":1765779654186,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":5716,"timestamp":1738901564344,"id":1681,"parentId":1678,"tags":{"request":"private-next-pages/_app"},"startTime":1765779654189,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":12531,"timestamp":1738901564428,"id":1682,"parentId":1678,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=private-next-pages%2F_error&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1765779654189,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"add-entry","duration":13232,"timestamp":1738901564435,"id":1683,"parentId":1678,"tags":{"request":"private-next-pages/_document"},"startTime":1765779654189,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":14045,"timestamp":1738901564440,"id":1684,"parentId":1678,"tags":{"request":"next-route-loader?kind=PAGES&page=%2Fadmin&preferredRegion=&absolutePagePath=.%2Fsrc%2Fpages%2Fadmin.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1765779654189,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":3067,"timestamp":1738901731867,"id":1686,"parentId":1685,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2F&preferredRegion=&absolutePagePath=.%2Fsrc%2Fpages%2Findex.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!","layer":"pages-dir-node"},"startTime":1765779654356,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":26823,"timestamp":1738901737954,"id":1687,"parentId":1686,"tags":{"name":"/opt/dev/est-dsx/src/pages/index.js","layer":"pages-dir-node"},"startTime":1765779654362,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":641,"timestamp":1738901803500,"id":1688,"parentId":1687,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/image.js","layer":"pages-dir-node"},"startTime":1765779654428,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":1475,"timestamp":1738901821793,"id":1689,"parentId":1687,"tags":{"name":"__barrel_optimize__?names=Tab!=!/opt/dev/est-dsx/node_modules/@headlessui/react/dist/headlessui.esm.js","layer":"pages-dir-node"},"startTime":1765779654446,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":4595,"timestamp":1738901825164,"id":1691,"parentId":1687,"tags":{"name":"/opt/dev/est-dsx/src/components/ContextMenu.js","layer":"pages-dir-node"},"startTime":1765779654450,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5545,"timestamp":1738901824975,"id":1690,"parentId":1688,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/image-external.js","layer":"pages-dir-node"},"startTime":1765779654449,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7945,"timestamp":1738901828029,"id":1694,"parentId":1687,"tags":{"name":"/opt/dev/est-dsx/src/components/DisPlay.js","layer":"pages-dir-node"},"startTime":1765779654453,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":10360,"timestamp":1738901827893,"id":1693,"parentId":1687,"tags":{"name":"/opt/dev/est-dsx/src/components/ConnectionAnalyzer.js","layer":"pages-dir-node"},"startTime":1765779654452,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7068,"timestamp":1738901831811,"id":1696,"parentId":1687,"tags":{"name":"/opt/dev/est-dsx/src/components/SourceCheck.js","layer":"pages-dir-node"},"startTime":1765779654456,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7853,"timestamp":1738901831940,"id":1697,"parentId":1687,"tags":{"name":"/opt/dev/est-dsx/src/components/CompetitionStatistics.js","layer":"pages-dir-node"},"startTime":1765779654456,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13223,"timestamp":1738901828221,"id":1695,"parentId":1687,"tags":{"name":"/opt/dev/est-dsx/src/components/Cursors.js","layer":"pages-dir-node"},"startTime":1765779654453,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16570,"timestamp":1738901827590,"id":1692,"parentId":1687,"tags":{"name":"/opt/dev/est-dsx/src/components/JsPlumbInit.js","layer":"pages-dir-node"},"startTime":1765779654452,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13364,"timestamp":1738901832034,"id":1698,"parentId":1687,"tags":{"name":"/opt/dev/est-dsx/src/components/ResultTable.js","layer":"pages-dir-node"},"startTime":1765779654457,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":20075,"timestamp":1738901832179,"id":1699,"parentId":1687,"tags":{"name":"/opt/dev/est-dsx/src/store/displayStore.js","layer":"pages-dir-node"},"startTime":1765779654457,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7512,"timestamp":1738901848970,"id":1703,"parentId":1687,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/OfficeTask.js","layer":"pages-dir-node"},"startTime":1765779654473,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":10416,"timestamp":1738901848890,"id":1702,"parentId":1687,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/WorldSkillWORKSHOP.js","layer":"pages-dir-node"},"startTime":1765779654473,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13479,"timestamp":1738901848800,"id":1701,"parentId":1687,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/DataCenter.js","layer":"pages-dir-node"},"startTime":1765779654473,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":17501,"timestamp":1738901848658,"id":1700,"parentId":1687,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/CopperAnalyzer.js","layer":"pages-dir-node"},"startTime":1765779654473,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":28376,"timestamp":1738901853333,"id":1704,"parentId":1690,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/image-loader.js","layer":"pages-dir-node"},"startTime":1765779654478,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":29774,"timestamp":1738901853415,"id":1705,"parentId":1690,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/image-component.js","layer":"pages-dir-node"},"startTime":1765779654478,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":32446,"timestamp":1738901853495,"id":1707,"parentId":1689,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/components/tabs/tabs.js","layer":"pages-dir-node"},"startTime":1765779654478,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":33478,"timestamp":1738901853839,"id":1708,"parentId":1687,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/DataCenterTask.js","layer":"pages-dir-node"},"startTime":1765779654478,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":38199,"timestamp":1738901853458,"id":1706,"parentId":1690,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/get-img-props.js","layer":"pages-dir-node"},"startTime":1765779654478,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":39067,"timestamp":1738901853927,"id":1709,"parentId":1687,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/IndustryTask.js","layer":"pages-dir-node"},"startTime":1765779654478,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":41023,"timestamp":1738901854016,"id":1710,"parentId":1687,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/WorldSkillTask.js","layer":"pages-dir-node"},"startTime":1765779654479,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16973,"timestamp":1738901878478,"id":1712,"parentId":1687,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/TotalToast.js","layer":"pages-dir-node"},"startTime":1765779654503,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":18245,"timestamp":1738901878322,"id":1711,"parentId":1687,"tags":{"name":"/opt/dev/est-dsx/src/components/scene/CopperAnalyzerTask.js","layer":"pages-dir-node"},"startTime":1765779654503,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":34,"timestamp":1738901901960,"id":1714,"parentId":1695,"tags":{"name":"zustand/shallow","layer":null},"startTime":1765779654526,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14466,"timestamp":1738901901821,"id":1713,"parentId":1687,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/StatusToast.js","layer":"pages-dir-node"},"startTime":1765779654526,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":18,"timestamp":1738901916858,"id":1715,"parentId":1692,"tags":{"name":"jsplumb","layer":null},"startTime":1765779654541,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":2220,"timestamp":1738901917136,"id":1718,"parentId":1694,"tags":{"name":"/opt/dev/est-dsx/src/components/DisplayMainPage/wifi.js","layer":"pages-dir-node"},"startTime":1765779654542,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":3035,"timestamp":1738901916891,"id":1716,"parentId":1694,"tags":{"name":"/opt/dev/est-dsx/src/components/DisplayMainPage/dsx.js","layer":"pages-dir-node"},"startTime":1765779654541,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":3733,"timestamp":1738901920261,"id":1721,"parentId":1707,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/hooks/use-event.js","layer":"pages-dir-node"},"startTime":1765779654545,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":3914,"timestamp":1738901920311,"id":1722,"parentId":1707,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/hooks/use-id.js","layer":"pages-dir-node"},"startTime":1765779654545,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":4446,"timestamp":1738901920202,"id":1720,"parentId":1707,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/hooks/use-active-press.js","layer":"pages-dir-node"},"startTime":1765779654545,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5105,"timestamp":1738901920122,"id":1719,"parentId":1705,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/client/use-merged-ref.js","layer":"pages-dir-node"},"startTime":1765779654545,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5098,"timestamp":1738901920362,"id":1723,"parentId":1707,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/hooks/use-iso-morphic-effect.js","layer":"pages-dir-node"},"startTime":1765779654545,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5260,"timestamp":1738901920408,"id":1724,"parentId":1707,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/hooks/use-latest-value.js","layer":"pages-dir-node"},"startTime":1765779654545,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5478,"timestamp":1738901920454,"id":1725,"parentId":1707,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/hooks/use-resolve-button-type.js","layer":"pages-dir-node"},"startTime":1765779654545,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5641,"timestamp":1738901920496,"id":1726,"parentId":1707,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/hooks/use-slot.js","layer":"pages-dir-node"},"startTime":1765779654545,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":5923,"timestamp":1738901920544,"id":1727,"parentId":1707,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/hooks/use-sync-refs.js","layer":"pages-dir-node"},"startTime":1765779654545,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":11378,"timestamp":1738901920587,"id":1728,"parentId":1707,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/internal/focus-sentinel.js","layer":"pages-dir-node"},"startTime":1765779654545,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":11699,"timestamp":1738901920632,"id":1729,"parentId":1707,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/internal/hidden.js","layer":"pages-dir-node"},"startTime":1765779654545,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":11880,"timestamp":1738901920725,"id":1731,"parentId":1707,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/utils/match.js","layer":"pages-dir-node"},"startTime":1765779654545,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12076,"timestamp":1738901920765,"id":1732,"parentId":1707,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/utils/micro-task.js","layer":"pages-dir-node"},"startTime":1765779654545,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12370,"timestamp":1738901920805,"id":1733,"parentId":1707,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/utils/owner.js","layer":"pages-dir-node"},"startTime":1765779654545,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12726,"timestamp":1738901920891,"id":1735,"parentId":1707,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/utils/stable-collection.js","layer":"pages-dir-node"},"startTime":1765779654545,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14016,"timestamp":1738901920683,"id":1730,"parentId":1707,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/utils/focus-management.js","layer":"pages-dir-node"},"startTime":1765779654545,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":13985,"timestamp":1738901920932,"id":1736,"parentId":1707,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/components/keyboard.js","layer":"pages-dir-node"},"startTime":1765779654545,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14268,"timestamp":1738901920976,"id":1737,"parentId":1705,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/image-config.js","layer":"pages-dir-node"},"startTime":1765779654545,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14597,"timestamp":1738901921026,"id":1738,"parentId":1704,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/match-local-pattern.js","layer":"pages-dir-node"},"startTime":1765779654546,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16124,"timestamp":1738901920850,"id":1734,"parentId":1707,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/utils/render.js","layer":"pages-dir-node"},"startTime":1765779654545,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16333,"timestamp":1738901921098,"id":1740,"parentId":1706,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/image-blur-svg.js","layer":"pages-dir-node"},"startTime":1765779654546,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16778,"timestamp":1738901921064,"id":1739,"parentId":1704,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/shared/lib/match-remote-pattern.js","layer":"pages-dir-node"},"startTime":1765779654546,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":34166,"timestamp":1738901917041,"id":1717,"parentId":1694,"tags":{"name":"/opt/dev/est-dsx/src/components/DisplayMainPage/est-analyzer.js","layer":"pages-dir-node"},"startTime":1765779654542,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":21,"timestamp":1738901953098,"id":1741,"parentId":1697,"tags":{"name":"@fingerprintjs/fingerprintjs","layer":null},"startTime":1765779654578,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":11,"timestamp":1738901953131,"id":1742,"parentId":1707,"tags":{"name":"@react-aria/focus","layer":null},"startTime":1765779654578,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":5,"timestamp":1738901953147,"id":1743,"parentId":1707,"tags":{"name":"@react-aria/interactions","layer":null},"startTime":1765779654578,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":21,"timestamp":1738901961975,"id":1752,"parentId":1699,"tags":{"name":"uuid","layer":null},"startTime":1765779654586,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8804,"timestamp":1738901961662,"id":1747,"parentId":1738,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/compiled/picomatch/index.js","layer":"pages-dir-node"},"startTime":1765779654586,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":11982,"timestamp":1738901959809,"id":1744,"parentId":1720,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/hooks/use-disposables.js","layer":"pages-dir-node"},"startTime":1765779654584,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12377,"timestamp":1738901959972,"id":1746,"parentId":1716,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/Toast.js","layer":"pages-dir-node"},"startTime":1765779654584,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12940,"timestamp":1738901959916,"id":1745,"parentId":1723,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/utils/env.js","layer":"pages-dir-node"},"startTime":1765779654584,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14646,"timestamp":1738901961716,"id":1748,"parentId":1728,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/hooks/use-is-mounted.js","layer":"pages-dir-node"},"startTime":1765779654586,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14864,"timestamp":1738901961841,"id":1750,"parentId":1730,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/utils/dom.js","layer":"pages-dir-node"},"startTime":1765779654586,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15460,"timestamp":1738901961790,"id":1749,"parentId":1730,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/utils/disposables.js","layer":"pages-dir-node"},"startTime":1765779654586,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15673,"timestamp":1738901961889,"id":1751,"parentId":1734,"tags":{"name":"/opt/dev/est-dsx/node_modules/@headlessui/react/dist/utils/class-names.js","layer":"pages-dir-node"},"startTime":1765779654586,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16133,"timestamp":1738901962018,"id":1753,"parentId":1716,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/index.js","layer":"pages-dir-node"},"startTime":1765779654587,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6026,"timestamp":1738901973104,"id":1754,"parentId":1717,"tags":{"name":"/opt/dev/est-dsx/src/components/DisplayMainPage/RLData.js","layer":"pages-dir-node"},"startTime":1765779654598,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6917,"timestamp":1738901973258,"id":1755,"parentId":1717,"tags":{"name":"/opt/dev/est-dsx/src/components/DisplayMainPage/ILData.js","layer":"pages-dir-node"},"startTime":1765779654598,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7801,"timestamp":1738901973353,"id":1756,"parentId":1717,"tags":{"name":"/opt/dev/est-dsx/src/components/DisplayMainPage/NEXTData.js","layer":"pages-dir-node"},"startTime":1765779654598,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":6324,"timestamp":1738901994620,"id":1759,"parentId":1753,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/general/Operators.js","layer":"pages-dir-node"},"startTime":1765779654619,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8828,"timestamp":1738901994705,"id":1760,"parentId":1753,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/general/CableId.js","layer":"pages-dir-node"},"startTime":1765779654619,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":18886,"timestamp":1738901994363,"id":1757,"parentId":1753,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/general/HomePage.js","layer":"pages-dir-node"},"startTime":1765779654619,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":22524,"timestamp":1738901994529,"id":1758,"parentId":1753,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/general/Project.js","layer":"pages-dir-node"},"startTime":1765779654619,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":25789,"timestamp":1738901994860,"id":1762,"parentId":1753,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/general/Result.js","layer":"pages-dir-node"},"startTime":1765779654619,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":30248,"timestamp":1738901994785,"id":1761,"parentId":1753,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/general/Tools.js","layer":"pages-dir-node"},"startTime":1765779654619,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":31708,"timestamp":1738901995014,"id":1764,"parentId":1753,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/general/MenuList.js","layer":"pages-dir-node"},"startTime":1765779654620,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":34332,"timestamp":1738901995225,"id":1766,"parentId":1753,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/general/ResultInfo.js","layer":"pages-dir-node"},"startTime":1765779654620,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":39790,"timestamp":1738901995145,"id":1765,"parentId":1753,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/general/Testing.js","layer":"pages-dir-node"},"startTime":1765779654620,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":64775,"timestamp":1738901994938,"id":1763,"parentId":1753,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/general/TestConfig.js","layer":"pages-dir-node"},"startTime":1765779654619,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":67016,"timestamp":1738901995382,"id":1768,"parentId":1753,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/fluke/HomePage.js","layer":"pages-dir-node"},"startTime":1765779654620,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":70486,"timestamp":1738901995463,"id":1769,"parentId":1753,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/fluke/Project.js","layer":"pages-dir-node"},"startTime":1765779654620,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":73881,"timestamp":1738901995303,"id":1767,"parentId":1753,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/general/CopperPerformance.js","layer":"pages-dir-node"},"startTime":1765779654620,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":74751,"timestamp":1738901995580,"id":1770,"parentId":1753,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/fluke/Operators.js","layer":"pages-dir-node"},"startTime":1765779654620,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":76163,"timestamp":1738901995680,"id":1771,"parentId":1753,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/fluke/CableId.js","layer":"pages-dir-node"},"startTime":1765779654620,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":79380,"timestamp":1738901996018,"id":1775,"parentId":1753,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/fluke/MenuList.js","layer":"pages-dir-node"},"startTime":1765779654621,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":84292,"timestamp":1738901995785,"id":1772,"parentId":1753,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/fluke/Tools.js","layer":"pages-dir-node"},"startTime":1765779654620,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":87942,"timestamp":1738901995862,"id":1773,"parentId":1753,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/fluke/Result.js","layer":"pages-dir-node"},"startTime":1765779654620,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":92579,"timestamp":1738901995937,"id":1774,"parentId":1753,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/fluke/TestConfig.js","layer":"pages-dir-node"},"startTime":1765779654620,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":98095,"timestamp":1738901996119,"id":1776,"parentId":1753,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/fluke/Testing.js","layer":"pages-dir-node"},"startTime":1765779654621,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":100936,"timestamp":1738901996198,"id":1777,"parentId":1753,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/fluke/ResultInfo.js","layer":"pages-dir-node"},"startTime":1765779654621,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":103884,"timestamp":1738901996270,"id":1778,"parentId":1753,"tags":{"name":"/opt/dev/est-dsx/src/components/dsxpage/fluke/CopperPerformance.js","layer":"pages-dir-node"},"startTime":1765779654621,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":14888,"timestamp":1738902148828,"id":1780,"parentId":1759,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/TitleBar.js","layer":"pages-dir-node"},"startTime":1765779654773,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16029,"timestamp":1738902148673,"id":1779,"parentId":1759,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/StatusBar.js","layer":"pages-dir-node"},"startTime":1765779654773,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":16711,"timestamp":1738902148917,"id":1781,"parentId":1759,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/Keyboard.js","layer":"pages-dir-node"},"startTime":1765779654773,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":2244,"timestamp":1738902170308,"id":1782,"parentId":1765,"tags":{"layer":"pages-dir-node"},"startTime":1765779654795,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":2342,"timestamp":1738902170358,"id":1783,"parentId":1765,"tags":{"layer":"pages-dir-node"},"startTime":1765779654795,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":2474,"timestamp":1738902170367,"id":1784,"parentId":1765,"tags":{"layer":"pages-dir-node"},"startTime":1765779654795,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"build-module-js","duration":3824,"timestamp":1738902170513,"id":1786,"parentId":1757,"tags":{"name":"__barrel_optimize__?names=FolderIcon,PuzzlePieceIcon,SwatchIcon,TagIcon,UserIcon!=!/opt/dev/est-dsx/node_modules/@heroicons/react/24/solid/esm/index.js","layer":"pages-dir-node"},"startTime":1765779654795,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":3985,"timestamp":1738902170565,"id":1787,"parentId":1758,"tags":{"name":"__barrel_optimize__?names=ChartBarIcon,SwatchIcon,TagIcon,UserIcon!=!/opt/dev/est-dsx/node_modules/@heroicons/react/24/solid/esm/index.js","layer":"pages-dir-node"},"startTime":1765779654795,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":4150,"timestamp":1738902170597,"id":1788,"parentId":1763,"tags":{"name":"__barrel_optimize__?names=Bars3Icon,SignalIcon,SwatchIcon,TagIcon!=!/opt/dev/est-dsx/node_modules/@heroicons/react/24/solid/esm/index.js","layer":"pages-dir-node"},"startTime":1765779654795,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9757,"timestamp":1738902170377,"id":1785,"parentId":1765,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/CFP_LIMIT.js","layer":"pages-dir-node"},"startTime":1765779654795,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":2626,"timestamp":1738902194188,"id":1796,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/workshop-m12-pass-30m.json","layer":"pages-dir-node"},"startTime":1765779654819,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":6199,"timestamp":1738902194222,"id":1797,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/workshop-2p-pass-80m.json","layer":"pages-dir-node"},"startTime":1765779654819,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":9164,"timestamp":1738902194241,"id":1798,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/workshop-2p-lengthfail.json","layer":"pages-dir-node"},"startTime":1765779654819,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":11383,"timestamp":1738902194259,"id":1799,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ublfail.json","layer":"pages-dir-node"},"startTime":1765779654819,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":16410,"timestamp":1738902194278,"id":1800,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/return-loss-fail.json","layer":"pages-dir-node"},"startTime":1765779654819,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":19236,"timestamp":1738902194295,"id":1801,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/pass.json","layer":"pages-dir-node"},"startTime":1765779654819,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":21431,"timestamp":1738902194311,"id":1802,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/pass-4m.json","layer":"pages-dir-node"},"startTime":1765779654819,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":23678,"timestamp":1738902194328,"id":1803,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/pass-30m.json","layer":"pages-dir-node"},"startTime":1765779654819,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":26077,"timestamp":1738902194346,"id":1804,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/output.json","layer":"pages-dir-node"},"startTime":1765779654819,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":29094,"timestamp":1738902194362,"id":1805,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ohmfail.json","layer":"pages-dir-node"},"startTime":1765779654819,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":32028,"timestamp":1738902194379,"id":1806,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/next-fail.json","layer":"pages-dir-node"},"startTime":1765779654819,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":34060,"timestamp":1738902194396,"id":1807,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/mptl-nextfail.json","layer":"pages-dir-node"},"startTime":1765779654819,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":36924,"timestamp":1738902194412,"id":1808,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/lengthfail.json","layer":"pages-dir-node"},"startTime":1765779654819,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":37348,"timestamp":1738902194428,"id":1809,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA Cat 6A Perm.Link (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654819,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":37635,"timestamp":1738902194445,"id":1810,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA Cat 6A MPTL (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654819,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":37982,"timestamp":1738902194462,"id":1811,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA Cat 6A Channel (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654819,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":38210,"timestamp":1738902194478,"id":1812,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA Cat 6 Perm.Link (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654819,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":46344,"timestamp":1738902193533,"id":1789,"parentId":1758,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/SubTitleBar.js","layer":"pages-dir-node"},"startTime":1765779654818,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":47052,"timestamp":1738902193680,"id":1790,"parentId":1766,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/ResultTitleBar.js","layer":"pages-dir-node"},"startTime":1765779654818,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":47544,"timestamp":1738902193935,"id":1793,"parentId":1766,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/OTDRResultMain.js","layer":"pages-dir-node"},"startTime":1765779654818,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":49786,"timestamp":1738902193857,"id":1792,"parentId":1766,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/OLTSResultMain.js","layer":"pages-dir-node"},"startTime":1765779654818,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":54211,"timestamp":1738902193774,"id":1791,"parentId":1766,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/CopperResultMain.js","layer":"pages-dir-node"},"startTime":1765779654818,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":54901,"timestamp":1738902194110,"id":1795,"parentId":1767,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/HDTDChart.js","layer":"pages-dir-node"},"startTime":1765779654819,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":642,"timestamp":1738902252651,"id":1813,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA Cat 6 MPTL (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654877,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":884,"timestamp":1738902252716,"id":1814,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA Cat 6 Channel (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654877,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":1093,"timestamp":1738902252740,"id":1815,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA Cat 5e Perm.Link (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654877,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":1230,"timestamp":1738902252760,"id":1816,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA Cat 5e MPTL (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654877,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":1433,"timestamp":1738902252779,"id":1817,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA Cat 5e Channel (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654877,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":1830,"timestamp":1738902252799,"id":1818,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA 1005 Cat 6A Channel E3 (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654877,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":2143,"timestamp":1738902252816,"id":1819,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA 1005 Cat 6A Channel E2 (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654877,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":2482,"timestamp":1738902252833,"id":1820,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA 1005 Cat 6A Channel E1 (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654877,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":2831,"timestamp":1738902252852,"id":1821,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA 1005 Cat 6 Channel E3 (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654877,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3089,"timestamp":1738902252868,"id":1822,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA 1005 Cat 6 Channel E2 (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654877,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3363,"timestamp":1738902252887,"id":1823,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA 1005 Cat 6 Channel E1 (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654877,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3540,"timestamp":1738902252904,"id":1824,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA 1005 Cat 5e Channel E3 (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654877,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3776,"timestamp":1738902252920,"id":1825,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA 1005 Cat 5e Channel E2 (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654877,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3948,"timestamp":1738902252936,"id":1826,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/TIA 1005 Cat 5e Channel E1 (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654877,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":4087,"timestamp":1738902252952,"id":1827,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/Profinet (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654877,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":4406,"timestamp":1738902252969,"id":1828,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ISO11801 PL3 Class Ea (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654877,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":4731,"timestamp":1738902252985,"id":1829,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ISO11801 PL2 Class Ea (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654877,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":4953,"timestamp":1738902253000,"id":1830,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ISO11801 PL Class E (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654877,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":5145,"timestamp":1738902253017,"id":1831,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ISO11801 PL Class D (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654878,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":5458,"timestamp":1738902253033,"id":1832,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ISO11801 Channel Class Ea (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654878,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":74438,"timestamp":1738902194029,"id":1794,"parentId":1767,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/FrequencyChart.js","layer":"pages-dir-node"},"startTime":1765779654819,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":1481,"timestamp":1738902270992,"id":1833,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ISO11801 Channel Class E (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654895,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":1642,"timestamp":1738902271074,"id":1834,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ISO11801 Channel Class D (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":1921,"timestamp":1738902271100,"id":1835,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ISO MPTL Class Ea (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":2150,"timestamp":1738902271120,"id":1836,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ISO MPTL Class E (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":2338,"timestamp":1738902271137,"id":1837,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/ISO MPTL Class D (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":2667,"timestamp":1738902271155,"id":1838,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/GBT 50312-2016 Cat 6A PL with CP (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3004,"timestamp":1738902271172,"id":1839,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/GBT 50312-2016 Cat 6A PL no CP (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3325,"timestamp":1738902271192,"id":1840,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/GBT 50312-2016 Cat 6A Ch (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3548,"timestamp":1738902271210,"id":1841,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/GBT 50312-2016 Cat 6 PL (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3783,"timestamp":1738902271227,"id":1842,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/GBT 50312-2016 Cat 6 Ch (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3973,"timestamp":1738902271246,"id":1843,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/GBT 50312-2016 Cat 5e PL (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":4157,"timestamp":1738902271262,"id":1844,"parentId":1782,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/GBT 50312-2016 Cat 5e Ch (+ALL).json","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3681,"timestamp":1738902271790,"id":1853,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/splice-fail/850-dump.json","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3704,"timestamp":1738902271818,"id":1854,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/splice-fail/1550-dump.json","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3755,"timestamp":1738902271840,"id":1855,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/splice-fail/1310-dump.json","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3774,"timestamp":1738902271859,"id":1856,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/splice-fail/1300-dump.json","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3799,"timestamp":1738902271876,"id":1857,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/sm-pass/850-dump.json","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3830,"timestamp":1738902271918,"id":1858,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/sm-pass/1550-dump.json","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3862,"timestamp":1738902271936,"id":1859,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/sm-pass/1310-dump.json","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3855,"timestamp":1738902271977,"id":1860,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/sm-pass/1300-dump.json","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3869,"timestamp":1738902271996,"id":1861,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/sm-fail/850-dump.json","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3869,"timestamp":1738902272030,"id":1862,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/sm-fail/1550-dump.json","layer":"pages-dir-node"},"startTime":1765779654897,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3886,"timestamp":1738902272048,"id":1863,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/sm-fail/1310-dump.json","layer":"pages-dir-node"},"startTime":1765779654897,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3904,"timestamp":1738902272064,"id":1864,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/sm-fail/1300-dump.json","layer":"pages-dir-node"},"startTime":1765779654897,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3919,"timestamp":1738902272082,"id":1865,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/ref-pass/850-dump.json","layer":"pages-dir-node"},"startTime":1765779654897,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3934,"timestamp":1738902272098,"id":1866,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/ref-pass/1550-dump.json","layer":"pages-dir-node"},"startTime":1765779654897,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3951,"timestamp":1738902272115,"id":1867,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/ref-pass/1310-dump.json","layer":"pages-dir-node"},"startTime":1765779654897,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":3981,"timestamp":1738902272133,"id":1868,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/ref-pass/1300-dump.json","layer":"pages-dir-node"},"startTime":1765779654897,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":4000,"timestamp":1738902272150,"id":1869,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/connector-fail-start/850-dump.json","layer":"pages-dir-node"},"startTime":1765779654897,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":4022,"timestamp":1738902272166,"id":1870,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/connector-fail-start/1550-dump.json","layer":"pages-dir-node"},"startTime":1765779654897,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":4045,"timestamp":1738902272182,"id":1871,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/connector-fail-start/1310-dump.json","layer":"pages-dir-node"},"startTime":1765779654897,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":4073,"timestamp":1738902272199,"id":1872,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/connector-fail-start/1300-dump.json","layer":"pages-dir-node"},"startTime":1765779654897,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7611,"timestamp":1738902271282,"id":1845,"parentId":1786,"tags":{"name":"/opt/dev/est-dsx/node_modules/@heroicons/react/24/solid/esm/FolderIcon.js","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":7701,"timestamp":1738902271471,"id":1848,"parentId":1786,"tags":{"name":"/opt/dev/est-dsx/node_modules/@heroicons/react/24/solid/esm/TagIcon.js","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8079,"timestamp":1738902271366,"id":1846,"parentId":1786,"tags":{"name":"/opt/dev/est-dsx/node_modules/@heroicons/react/24/solid/esm/PuzzlePieceIcon.js","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8291,"timestamp":1738902271420,"id":1847,"parentId":1786,"tags":{"name":"/opt/dev/est-dsx/node_modules/@heroicons/react/24/solid/esm/SwatchIcon.js","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8450,"timestamp":1738902271525,"id":1849,"parentId":1786,"tags":{"name":"/opt/dev/est-dsx/node_modules/@heroicons/react/24/solid/esm/UserIcon.js","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8494,"timestamp":1738902271743,"id":1852,"parentId":1788,"tags":{"name":"/opt/dev/est-dsx/node_modules/@heroicons/react/24/solid/esm/SignalIcon.js","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8792,"timestamp":1738902271701,"id":1851,"parentId":1788,"tags":{"name":"/opt/dev/est-dsx/node_modules/@heroicons/react/24/solid/esm/Bars3Icon.js","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9082,"timestamp":1738902271655,"id":1850,"parentId":1787,"tags":{"name":"/opt/dev/est-dsx/node_modules/@heroicons/react/24/solid/esm/ChartBarIcon.js","layer":"pages-dir-node"},"startTime":1765779654896,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":357,"timestamp":1738902282512,"id":1873,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/connector-fail-end/850-dump.json","layer":"pages-dir-node"},"startTime":1765779654907,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":371,"timestamp":1738902282563,"id":1874,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/connector-fail-end/1550-dump.json","layer":"pages-dir-node"},"startTime":1765779654907,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":406,"timestamp":1738902282586,"id":1875,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/connector-fail-end/1310-dump.json","layer":"pages-dir-node"},"startTime":1765779654907,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":446,"timestamp":1738902282608,"id":1876,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/connector-fail-end/1300-dump.json","layer":"pages-dir-node"},"startTime":1765779654907,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":464,"timestamp":1738902282629,"id":1877,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/bend/850-dump.json","layer":"pages-dir-node"},"startTime":1765779654907,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":487,"timestamp":1738902282648,"id":1878,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/bend/1550-dump.json","layer":"pages-dir-node"},"startTime":1765779654907,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":505,"timestamp":1738902282666,"id":1879,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/bend/1310-dump.json","layer":"pages-dir-node"},"startTime":1765779654907,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":522,"timestamp":1738902282683,"id":1880,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/bend/1300-dump.json","layer":"pages-dir-node"},"startTime":1765779654907,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":538,"timestamp":1738902282700,"id":1881,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/NoFiber/850-dump.json","layer":"pages-dir-node"},"startTime":1765779654907,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":554,"timestamp":1738902282717,"id":1882,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/NoFiber/1550-dump.json","layer":"pages-dir-node"},"startTime":1765779654907,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":573,"timestamp":1738902282743,"id":1883,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/NoFiber/1310-dump.json","layer":"pages-dir-node"},"startTime":1765779654907,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-json","duration":578,"timestamp":1738902282775,"id":1884,"parentId":1784,"tags":{"name":"/opt/dev/est-dsx/src/store/FIBER/NoFiber/1300-dump.json","layer":"pages-dir-node"},"startTime":1765779654907,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":28,"timestamp":1738902285546,"id":1885,"parentId":1795,"tags":{"name":"echarts/core","layer":null},"startTime":1765779654910,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"build-module","duration":17,"timestamp":1738902285797,"id":1886,"parentId":1795,"tags":{"name":"echarts/components","layer":null},"startTime":1765779654910,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":9,"timestamp":1738902285822,"id":1887,"parentId":1795,"tags":{"name":"echarts/charts","layer":null},"startTime":1765779654910,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":9,"timestamp":1738902285836,"id":1888,"parentId":1795,"tags":{"name":"echarts/features","layer":null},"startTime":1765779654910,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":4,"timestamp":1738902285849,"id":1889,"parentId":1795,"tags":{"name":"echarts/renderers","layer":null},"startTime":1765779654910,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":3476,"timestamp":1738902286199,"id":1893,"parentId":1791,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/WireMapView.js","layer":"pages-dir-node"},"startTime":1765779654911,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9142,"timestamp":1738902286279,"id":1894,"parentId":1791,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/PerformanceView.js","layer":"pages-dir-node"},"startTime":1765779654911,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":9541,"timestamp":1738902286362,"id":1895,"parentId":1791,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/DiagnosticView.js","layer":"pages-dir-node"},"startTime":1765779654911,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":12686,"timestamp":1738902286022,"id":1891,"parentId":1793,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/EventTable.js","layer":"pages-dir-node"},"startTime":1765779654911,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":15511,"timestamp":1738902286117,"id":1892,"parentId":1793,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/CurveChart.js","layer":"pages-dir-node"},"startTime":1765779654911,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":28965,"timestamp":1738902285860,"id":1890,"parentId":1793,"tags":{"name":"/opt/dev/est-dsx/src/components/lib/EventMapView.js","layer":"pages-dir-node"},"startTime":1765779654910,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":1681,"timestamp":1738902315459,"id":1896,"parentId":1893,"tags":{"layer":"pages-dir-node"},"startTime":1765779654940,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":1639,"timestamp":1738902315626,"id":1897,"parentId":1893,"tags":{"layer":"pages-dir-node"},"startTime":1765779654940,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":18,"timestamp":1738902320098,"id":1898,"parentId":1795,"tags":{"name":"echarts-for-react","layer":null},"startTime":1765779654945,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module","duration":21,"timestamp":1738902322018,"id":1899,"parentId":1892,"tags":{"name":"echarts","layer":null},"startTime":1765779654947,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":1116,"timestamp":1738902330785,"id":1930,"parentId":1929,"tags":{},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":1042,"timestamp":1738902330869,"id":1932,"parentId":1931,"tags":{},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":999,"timestamp":1738902330913,"id":1934,"parentId":1933,"tags":{},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":961,"timestamp":1738902330952,"id":1936,"parentId":1935,"tags":{},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":926,"timestamp":1738902330988,"id":1938,"parentId":1937,"tags":{},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":871,"timestamp":1738902331044,"id":1940,"parentId":1939,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":835,"timestamp":1738902331080,"id":1942,"parentId":1941,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":802,"timestamp":1738902331115,"id":1944,"parentId":1943,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":767,"timestamp":1738902331151,"id":1946,"parentId":1945,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":732,"timestamp":1738902331186,"id":1948,"parentId":1947,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":698,"timestamp":1738902331221,"id":1950,"parentId":1949,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":664,"timestamp":1738902331255,"id":1952,"parentId":1951,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":630,"timestamp":1738902331290,"id":1954,"parentId":1953,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":595,"timestamp":1738902331326,"id":1956,"parentId":1955,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":561,"timestamp":1738902331361,"id":1958,"parentId":1957,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":526,"timestamp":1738902331396,"id":1960,"parentId":1959,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":492,"timestamp":1738902331431,"id":1962,"parentId":1961,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":456,"timestamp":1738902331467,"id":1964,"parentId":1963,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":422,"timestamp":1738902331502,"id":1966,"parentId":1965,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":349,"timestamp":1738902331577,"id":1968,"parentId":1967,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":299,"timestamp":1738902331627,"id":1970,"parentId":1969,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":265,"timestamp":1738902331662,"id":1972,"parentId":1971,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":232,"timestamp":1738902331696,"id":1974,"parentId":1973,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":196,"timestamp":1738902331733,"id":1976,"parentId":1975,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":161,"timestamp":1738902331768,"id":1978,"parentId":1977,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":127,"timestamp":1738902331803,"id":1980,"parentId":1979,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":93,"timestamp":1738902331838,"id":1982,"parentId":1981,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":59,"timestamp":1738902331872,"id":1984,"parentId":1983,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":17,"timestamp":1738902332039,"id":1985,"parentId":1929,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":1,"timestamp":1738902332077,"id":1986,"parentId":1931,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":1,"timestamp":1738902332085,"id":1987,"parentId":1933,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332091,"id":1988,"parentId":1935,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332098,"id":1989,"parentId":1937,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332104,"id":1990,"parentId":1939,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332108,"id":1991,"parentId":1941,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":1,"timestamp":1738902332113,"id":1992,"parentId":1943,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332117,"id":1993,"parentId":1945,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":1,"timestamp":1738902332121,"id":1994,"parentId":1947,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332125,"id":1995,"parentId":1949,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332129,"id":1996,"parentId":1951,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332132,"id":1997,"parentId":1953,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332136,"id":1998,"parentId":1955,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332140,"id":1999,"parentId":1957,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332144,"id":2000,"parentId":1959,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332149,"id":2001,"parentId":1961,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332152,"id":2002,"parentId":1963,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332157,"id":2003,"parentId":1965,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332160,"id":2004,"parentId":1967,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332165,"id":2005,"parentId":1969,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332168,"id":2006,"parentId":1971,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332172,"id":2007,"parentId":1973,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332177,"id":2008,"parentId":1975,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332181,"id":2009,"parentId":1977,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332185,"id":2010,"parentId":1979,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332189,"id":2011,"parentId":1981,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902332193,"id":2012,"parentId":1983,"tags":{},"startTime":1765779654957,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":1481,"timestamp":1738902330715,"id":1929,"parentId":1900,"tags":{},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":1353,"timestamp":1738902330844,"id":1931,"parentId":1901,"tags":{},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":1305,"timestamp":1738902330893,"id":1933,"parentId":1902,"tags":{},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":1266,"timestamp":1738902330933,"id":1935,"parentId":1903,"tags":{},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":1229,"timestamp":1738902330970,"id":1937,"parentId":1904,"tags":{},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":1177,"timestamp":1738902331023,"id":1939,"parentId":1905,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":1137,"timestamp":1738902331063,"id":1941,"parentId":1906,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":1103,"timestamp":1738902331098,"id":1943,"parentId":1907,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":1069,"timestamp":1738902331133,"id":1945,"parentId":1908,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":1035,"timestamp":1738902331168,"id":1947,"parentId":1909,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":999,"timestamp":1738902331204,"id":1949,"parentId":1910,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":965,"timestamp":1738902331239,"id":1951,"parentId":1911,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":932,"timestamp":1738902331273,"id":1953,"parentId":1912,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":897,"timestamp":1738902331309,"id":1955,"parentId":1913,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":863,"timestamp":1738902331344,"id":1957,"parentId":1914,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":827,"timestamp":1738902331380,"id":1959,"parentId":1915,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":794,"timestamp":1738902331414,"id":1961,"parentId":1916,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":758,"timestamp":1738902331450,"id":1963,"parentId":1917,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":724,"timestamp":1738902331485,"id":1965,"parentId":1918,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":681,"timestamp":1738902331529,"id":1967,"parentId":1919,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":601,"timestamp":1738902331610,"id":1969,"parentId":1920,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":566,"timestamp":1738902331645,"id":1971,"parentId":1921,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":533,"timestamp":1738902331679,"id":1973,"parentId":1922,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":497,"timestamp":1738902331715,"id":1975,"parentId":1923,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":462,"timestamp":1738902331751,"id":1977,"parentId":1924,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":428,"timestamp":1738902331786,"id":1979,"parentId":1925,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":394,"timestamp":1738902331821,"id":1981,"parentId":1926,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":360,"timestamp":1738902331855,"id":1983,"parentId":1927,"tags":{},"startTime":1765779654956,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":2666,"timestamp":1738902329748,"id":1900,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-sopen.svg","layer":"pages-dir-node"},"startTime":1765779654954,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":2691,"timestamp":1738902329838,"id":1901,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-short3.svg","layer":"pages-dir-node"},"startTime":1765779654954,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":2751,"timestamp":1738902329874,"id":1902,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-short2.svg","layer":"pages-dir-node"},"startTime":1765779654954,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"build-module-svg","duration":2945,"timestamp":1738902329904,"id":1903,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-short.svg","layer":"pages-dir-node"},"startTime":1765779654954,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":3025,"timestamp":1738902329934,"id":1904,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-reversed3.svg","layer":"pages-dir-node"},"startTime":1765779654954,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":3118,"timestamp":1738902329961,"id":1905,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-reversed2.svg","layer":"pages-dir-node"},"startTime":1765779654954,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":3198,"timestamp":1738902329988,"id":1906,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-reversed.svg","layer":"pages-dir-node"},"startTime":1765779654954,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":3311,"timestamp":1738902330036,"id":1907,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-pass.svg","layer":"pages-dir-node"},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":3366,"timestamp":1738902330067,"id":1908,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-pass-2pair.svg","layer":"pages-dir-node"},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":3423,"timestamp":1738902330093,"id":1909,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-open3.svg","layer":"pages-dir-node"},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":3480,"timestamp":1738902330118,"id":1910,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-open2.svg","layer":"pages-dir-node"},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":3534,"timestamp":1738902330144,"id":1911,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-open.svg","layer":"pages-dir-node"},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":3592,"timestamp":1738902330171,"id":1912,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-miswire.svg","layer":"pages-dir-node"},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":3676,"timestamp":1738902330199,"id":1913,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-cross3.svg","layer":"pages-dir-node"},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":3742,"timestamp":1738902330225,"id":1914,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-cross2.svg","layer":"pages-dir-node"},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":3818,"timestamp":1738902330254,"id":1915,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/u-cross.svg","layer":"pages-dir-node"},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":3878,"timestamp":1738902330280,"id":1916,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-sopen.svg","layer":"pages-dir-node"},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":3933,"timestamp":1738902330305,"id":1917,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-short3.svg","layer":"pages-dir-node"},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":3988,"timestamp":1738902330330,"id":1918,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-short2.svg","layer":"pages-dir-node"},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":4040,"timestamp":1738902330354,"id":1919,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-short.svg","layer":"pages-dir-node"},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":4094,"timestamp":1738902330380,"id":1920,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-reversed3.svg","layer":"pages-dir-node"},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":4092,"timestamp":1738902330459,"id":1921,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-reversed2.svg","layer":"pages-dir-node"},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":4133,"timestamp":1738902330496,"id":1922,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-reversed.svg","layer":"pages-dir-node"},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":4182,"timestamp":1738902330525,"id":1923,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-pass.svg","layer":"pages-dir-node"},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":4238,"timestamp":1738902330550,"id":1924,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-pass-2pair.svg","layer":"pages-dir-node"},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":4292,"timestamp":1738902330575,"id":1925,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-open3.svg","layer":"pages-dir-node"},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":4343,"timestamp":1738902330600,"id":1926,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-open2.svg","layer":"pages-dir-node"},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":4408,"timestamp":1738902330629,"id":1927,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-open.svg","layer":"pages-dir-node"},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":670,"timestamp":1738902335760,"id":2032,"parentId":2031,"tags":{},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":619,"timestamp":1738902335816,"id":2034,"parentId":2033,"tags":{},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":579,"timestamp":1738902335857,"id":2036,"parentId":2035,"tags":{},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":542,"timestamp":1738902335895,"id":2038,"parentId":2037,"tags":{},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":506,"timestamp":1738902335932,"id":2040,"parentId":2039,"tags":{},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":471,"timestamp":1738902335968,"id":2042,"parentId":2041,"tags":{},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":437,"timestamp":1738902336003,"id":2044,"parentId":2043,"tags":{},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":391,"timestamp":1738902336049,"id":2046,"parentId":2045,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":352,"timestamp":1738902336089,"id":2048,"parentId":2047,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":316,"timestamp":1738902336126,"id":2050,"parentId":2049,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":282,"timestamp":1738902336161,"id":2052,"parentId":2051,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":247,"timestamp":1738902336196,"id":2054,"parentId":2053,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":213,"timestamp":1738902336231,"id":2056,"parentId":2055,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":178,"timestamp":1738902336267,"id":2058,"parentId":2057,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":140,"timestamp":1738902336306,"id":2060,"parentId":2059,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":105,"timestamp":1738902336341,"id":2062,"parentId":2061,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":70,"timestamp":1738902336376,"id":2064,"parentId":2063,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-size-calculation","duration":36,"timestamp":1738902336412,"id":2066,"parentId":2065,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":3,"timestamp":1738902336463,"id":2067,"parentId":2031,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":1,"timestamp":1738902336476,"id":2068,"parentId":2033,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902336481,"id":2069,"parentId":2035,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902336486,"id":2070,"parentId":2037,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902336491,"id":2071,"parentId":2039,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902336495,"id":2072,"parentId":2041,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902336499,"id":2073,"parentId":2043,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902336503,"id":2074,"parentId":2045,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902336507,"id":2075,"parentId":2047,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902336511,"id":2076,"parentId":2049,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902336515,"id":2077,"parentId":2051,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902336519,"id":2078,"parentId":2053,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902336523,"id":2079,"parentId":2055,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902336527,"id":2080,"parentId":2057,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902336531,"id":2081,"parentId":2059,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902336535,"id":2082,"parentId":2061,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902336539,"id":2083,"parentId":2063,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"image-data-stringify","duration":0,"timestamp":1738902336542,"id":2084,"parentId":2065,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":821,"timestamp":1738902335725,"id":2031,"parentId":2013,"tags":{},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":754,"timestamp":1738902335793,"id":2033,"parentId":2014,"tags":{},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":710,"timestamp":1738902335838,"id":2035,"parentId":2015,"tags":{},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":672,"timestamp":1738902335877,"id":2037,"parentId":2016,"tags":{},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":635,"timestamp":1738902335913,"id":2039,"parentId":2017,"tags":{},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":600,"timestamp":1738902335950,"id":2041,"parentId":2018,"tags":{},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":565,"timestamp":1738902335985,"id":2043,"parentId":2019,"tags":{},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":531,"timestamp":1738902336020,"id":2045,"parentId":2020,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":481,"timestamp":1738902336071,"id":2047,"parentId":2021,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":444,"timestamp":1738902336108,"id":2049,"parentId":2022,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":409,"timestamp":1738902336144,"id":2051,"parentId":2023,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":375,"timestamp":1738902336178,"id":2053,"parentId":2024,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":341,"timestamp":1738902336213,"id":2055,"parentId":2025,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":305,"timestamp":1738902336249,"id":2057,"parentId":2026,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":269,"timestamp":1738902336287,"id":2059,"parentId":2027,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":233,"timestamp":1738902336323,"id":2061,"parentId":2028,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":198,"timestamp":1738902336359,"id":2063,"parentId":2029,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"next-image-loader","duration":163,"timestamp":1738902336394,"id":2065,"parentId":2030,"tags":{},"startTime":1765779654961,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":1529,"timestamp":1738902335150,"id":2013,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-miswire.svg","layer":"pages-dir-node"},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":1577,"timestamp":1738902335213,"id":2014,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-cross3.svg","layer":"pages-dir-node"},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":1632,"timestamp":1738902335248,"id":2015,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-cross2.svg","layer":"pages-dir-node"},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":1692,"timestamp":1738902335277,"id":2016,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-cross.svg","layer":"pages-dir-node"},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":1767,"timestamp":1738902335304,"id":2017,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-ShieldShort.svg","layer":"pages-dir-node"},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":1825,"timestamp":1738902335331,"id":2018,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/T568B/s-ShieldOpen.svg","layer":"pages-dir-node"},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":1883,"timestamp":1738902335356,"id":2019,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/M12DTwoPair/u-sopen.svg","layer":"pages-dir-node"},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":1939,"timestamp":1738902335382,"id":2020,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/M12DTwoPair/u-pass.svg","layer":"pages-dir-node"},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":1996,"timestamp":1738902335406,"id":2021,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/M12DTwoPair/u-pass-4pair.svg","layer":"pages-dir-node"},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":2047,"timestamp":1738902335435,"id":2022,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/M12DTwoPair/s-sopen.svg","layer":"pages-dir-node"},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":2100,"timestamp":1738902335462,"id":2023,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/M12DTwoPair/s-pass.svg","layer":"pages-dir-node"},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":2154,"timestamp":1738902335490,"id":2024,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/M12DTwoPair/s-pass-4pair.svg","layer":"pages-dir-node"},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":2255,"timestamp":1738902335546,"id":2025,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/EthernetTwoPair/u-sopen.svg","layer":"pages-dir-node"},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":2351,"timestamp":1738902335590,"id":2026,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/EthernetTwoPair/u-pass.svg","layer":"pages-dir-node"},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":2485,"timestamp":1738902335615,"id":2027,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/EthernetTwoPair/u-pass-4pair.svg","layer":"pages-dir-node"},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":2555,"timestamp":1738902335643,"id":2028,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/EthernetTwoPair/s-sopen.svg","layer":"pages-dir-node"},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":2617,"timestamp":1738902335667,"id":2029,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/EthernetTwoPair/s-pass.svg","layer":"pages-dir-node"},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-svg","duration":2681,"timestamp":1738902335692,"id":2030,"parentId":1896,"tags":{"name":"/opt/dev/est-dsx/src/store/COPPER/EthernetTwoPair/s-pass-4pair.svg","layer":"pages-dir-node"},"startTime":1765779654960,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":8106,"timestamp":1738902330658,"id":1928,"parentId":1705,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/server/route-modules/pages/vendored/contexts/image-config-context.js","layer":"pages-dir-node"},"startTime":1765779654955,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":774695,"timestamp":1738901564444,"id":1685,"parentId":1678,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F&preferredRegion=&absolutePagePath=.%2Fsrc%2Fpages%2Findex.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1765779654189,"traceId":"26ca882ee8ee0eb2"},{"name":"make","duration":783059,"timestamp":1738901556110,"id":1678,"parentId":1677,"tags":{},"startTime":1765779654181,"traceId":"26ca882ee8ee0eb2"},{"name":"chunk-graph","duration":6769,"timestamp":1738902345177,"id":2086,"parentId":2085,"tags":{},"startTime":1765779654970,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"optimize-modules","duration":33,"timestamp":1738902352263,"id":2088,"parentId":2085,"tags":{},"startTime":1765779654977,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunks","duration":3571,"timestamp":1738902352332,"id":2089,"parentId":2085,"tags":{},"startTime":1765779654977,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-tree","duration":17,"timestamp":1738902355948,"id":2090,"parentId":2085,"tags":{},"startTime":1765779654980,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunk-modules","duration":15,"timestamp":1738902356002,"id":2091,"parentId":2085,"tags":{},"startTime":1765779654980,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize","duration":4645,"timestamp":1738902352240,"id":2087,"parentId":2085,"tags":{},"startTime":1765779654977,"traceId":"26ca882ee8ee0eb2"},{"name":"module-hash","duration":41457,"timestamp":1738902360364,"id":2092,"parentId":2085,"tags":{},"startTime":1765779654985,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation","duration":65260,"timestamp":1738902401860,"id":2093,"parentId":2085,"tags":{},"startTime":1765779655026,"traceId":"26ca882ee8ee0eb2"},{"name":"hash","duration":3746,"timestamp":1738902469449,"id":2094,"parentId":2085,"tags":{},"startTime":1765779655094,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation-jobs","duration":114,"timestamp":1738902473194,"id":2095,"parentId":2085,"tags":{},"startTime":1765779655098,"traceId":"26ca882ee8ee0eb2"},{"name":"module-assets","duration":360,"timestamp":1738902473271,"id":2096,"parentId":2085,"tags":{},"startTime":1765779655098,"traceId":"26ca882ee8ee0eb2"},{"name":"create-chunk-assets","duration":103020,"timestamp":1738902473642,"id":2097,"parentId":2085,"tags":{},"startTime":1765779655098,"traceId":"26ca882ee8ee0eb2"},{"name":"seal","duration":233211,"timestamp":1738902344110,"id":2085,"parentId":1677,"tags":{},"startTime":1765779654969,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-compilation","duration":1021767,"timestamp":1738901555608,"id":1677,"parentId":573,"tags":{"name":"server"},"startTime":1765779654180,"traceId":"26ca882ee8ee0eb2"},{"name":"emit","duration":78024,"timestamp":1738902577402,"id":2098,"parentId":573,"tags":{},"startTime":1765779655202,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-invalidated-server","duration":15,"timestamp":1738902656312,"id":2099,"parentId":3,"tags":{"trigger":"manual"},"startTime":1765779655281,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":7078,"timestamp":1738902698209,"id":2102,"parentId":2101,"tags":{"request":"/opt/dev/est-dsx/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1765779655323,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":12322,"timestamp":1738902698305,"id":2106,"parentId":2101,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_error&page=%2F_error!"},"startTime":1765779655323,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":14253,"timestamp":1738902698298,"id":2105,"parentId":2101,"tags":{"request":"/opt/dev/est-dsx/node_modules/next/dist/client/router.js"},"startTime":1765779655323,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":16461,"timestamp":1738902698290,"id":2104,"parentId":2101,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_app&page=%2F_app!"},"startTime":1765779655323,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":17379,"timestamp":1738902698320,"id":2107,"parentId":2101,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fopt%2Fdev%2Fest-dsx%2Fsrc%2Fpages%2Fadmin.js&page=%2Fadmin!"},"startTime":1765779655323,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":19926,"timestamp":1738902698281,"id":2103,"parentId":2101,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1765779655323,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":38229,"timestamp":1738902698324,"id":2108,"parentId":2101,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fopt%2Fdev%2Fest-dsx%2Fsrc%2Fpages%2Findex.js&page=%2F!"},"startTime":1765779655323,"traceId":"26ca882ee8ee0eb2"},{"name":"make","duration":45411,"timestamp":1738902691233,"id":2101,"parentId":2100,"tags":{},"startTime":1765779655316,"traceId":"26ca882ee8ee0eb2"},{"name":"chunk-graph","duration":5549,"timestamp":1738902745377,"id":2110,"parentId":2109,"tags":{},"startTime":1765779655370,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-modules","duration":21,"timestamp":1738902751016,"id":2112,"parentId":2109,"tags":{},"startTime":1765779655376,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunks","duration":643,"timestamp":1738902751105,"id":2113,"parentId":2109,"tags":{},"startTime":1765779655376,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-tree","duration":57,"timestamp":1738902751816,"id":2114,"parentId":2109,"tags":{},"startTime":1765779655376,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunk-modules","duration":14,"timestamp":1738902751915,"id":2115,"parentId":2109,"tags":{},"startTime":1765779655376,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize","duration":3374,"timestamp":1738902750961,"id":2111,"parentId":2109,"tags":{},"startTime":1765779655375,"traceId":"26ca882ee8ee0eb2"},{"name":"module-hash","duration":1771,"timestamp":1738902764958,"id":2116,"parentId":2109,"tags":{},"startTime":1765779655389,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation","duration":6449,"timestamp":1738902766763,"id":2117,"parentId":2109,"tags":{},"startTime":1765779655391,"traceId":"26ca882ee8ee0eb2"},{"name":"hash","duration":7529,"timestamp":1738902777973,"id":2118,"parentId":2109,"tags":{},"startTime":1765779655402,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation-jobs","duration":211,"timestamp":1738902785500,"id":2119,"parentId":2109,"tags":{},"startTime":1765779655410,"traceId":"26ca882ee8ee0eb2"},{"name":"module-assets","duration":453,"timestamp":1738902785669,"id":2120,"parentId":2109,"tags":{},"startTime":1765779655410,"traceId":"26ca882ee8ee0eb2"},{"name":"create-chunk-assets","duration":3916,"timestamp":1738902786134,"id":2121,"parentId":2109,"tags":{},"startTime":1765779655411,"traceId":"26ca882ee8ee0eb2"},{"name":"NextJsBuildManifest-generateClientManifest","duration":220,"timestamp":1738902791067,"id":2123,"parentId":2100,"tags":{},"startTime":1765779655416,"traceId":"26ca882ee8ee0eb2"},{"name":"NextJsBuildManifest-createassets","duration":432,"timestamp":1738902790865,"id":2122,"parentId":2100,"tags":{},"startTime":1765779655415,"traceId":"26ca882ee8ee0eb2"},{"name":"seal","duration":54307,"timestamp":1738902738238,"id":2109,"parentId":2100,"tags":{},"startTime":1765779655363,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-compilation","duration":101815,"timestamp":1738902690774,"id":2100,"parentId":3,"tags":{"name":"client"},"startTime":1765779655315,"traceId":"26ca882ee8ee0eb2"},{"name":"emit","duration":7269,"timestamp":1738902792613,"id":2124,"parentId":3,"tags":{},"startTime":1765779655417,"traceId":"26ca882ee8ee0eb2"},{"name":"client-success","duration":6,"timestamp":1738902838583,"id":2127,"parentId":3,"tags":{},"startTime":1765779655463,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":9661,"timestamp":1738902839438,"id":2128,"parentId":2126,"tags":{"request":"private-next-pages/_app"},"startTime":1765779655464,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":16952,"timestamp":1738902839488,"id":2129,"parentId":2126,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=private-next-pages%2F_error&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1765779655464,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":17917,"timestamp":1738902839494,"id":2130,"parentId":2126,"tags":{"request":"private-next-pages/_document"},"startTime":1765779655464,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":19570,"timestamp":1738902839498,"id":2131,"parentId":2126,"tags":{"request":"next-route-loader?kind=PAGES&page=%2Fadmin&preferredRegion=&absolutePagePath=.%2Fsrc%2Fpages%2Fadmin.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1765779655464,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":20375,"timestamp":1738902839501,"id":2132,"parentId":2126,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F&preferredRegion=&absolutePagePath=.%2Fsrc%2Fpages%2Findex.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1765779655464,"traceId":"26ca882ee8ee0eb2"},{"name":"make","duration":25073,"timestamp":1738902834847,"id":2126,"parentId":2125,"tags":{},"startTime":1765779655459,"traceId":"26ca882ee8ee0eb2"},{"name":"chunk-graph","duration":2254,"timestamp":1738902861508,"id":2134,"parentId":2133,"tags":{},"startTime":1765779655486,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-modules","duration":8,"timestamp":1738902863795,"id":2136,"parentId":2133,"tags":{},"startTime":1765779655488,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunks","duration":1431,"timestamp":1738902863820,"id":2137,"parentId":2133,"tags":{},"startTime":1765779655488,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-tree","duration":10,"timestamp":1738902865279,"id":2138,"parentId":2133,"tags":{},"startTime":1765779655490,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunk-modules","duration":6,"timestamp":1738902865307,"id":2139,"parentId":2133,"tags":{},"startTime":1765779655490,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize","duration":1909,"timestamp":1738902863783,"id":2135,"parentId":2133,"tags":{},"startTime":1765779655488,"traceId":"26ca882ee8ee0eb2"},{"name":"module-hash","duration":274,"timestamp":1738902867640,"id":2140,"parentId":2133,"tags":{},"startTime":1765779655492,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation","duration":1766,"timestamp":1738902867930,"id":2141,"parentId":2133,"tags":{},"startTime":1765779655492,"traceId":"26ca882ee8ee0eb2"},{"name":"hash","duration":7284,"timestamp":1738902871889,"id":2142,"parentId":2133,"tags":{},"startTime":1765779655496,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation-jobs","duration":112,"timestamp":1738902879172,"id":2143,"parentId":2133,"tags":{},"startTime":1765779655504,"traceId":"26ca882ee8ee0eb2"},{"name":"module-assets","duration":346,"timestamp":1738902879250,"id":2144,"parentId":2133,"tags":{},"startTime":1765779655504,"traceId":"26ca882ee8ee0eb2"},{"name":"create-chunk-assets","duration":1204,"timestamp":1738902879620,"id":2145,"parentId":2133,"tags":{},"startTime":1765779655504,"traceId":"26ca882ee8ee0eb2"},{"name":"seal","duration":20660,"timestamp":1738902860816,"id":2133,"parentId":2125,"tags":{},"startTime":1765779655485,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-compilation","duration":46970,"timestamp":1738902834544,"id":2125,"parentId":3,"tags":{"name":"server"},"startTime":1765779655459,"traceId":"26ca882ee8ee0eb2"},{"name":"emit","duration":3579,"timestamp":1738902881536,"id":2146,"parentId":3,"tags":{},"startTime":1765779655506,"traceId":"26ca882ee8ee0eb2"},{"name":"compile-path","duration":4512304,"timestamp":1738898373454,"id":572,"tags":{"trigger":"/"},"startTime":1765779650998,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"ensure-page","duration":4303644,"timestamp":1738898582458,"id":616,"parentId":3,"tags":{"inputPage":"/admin"},"startTime":1765779651207,"traceId":"26ca882ee8ee0eb2"},{"name":"ensure-page","duration":4513592,"timestamp":1738898372516,"id":570,"parentId":3,"tags":{"inputPage":"/"},"startTime":1765779650997,"traceId":"26ca882ee8ee0eb2"},{"name":"ensure-page","duration":745,"timestamp":1738902888943,"id":2147,"parentId":3,"tags":{"inputPage":"/"},"startTime":1765779655513,"traceId":"26ca882ee8ee0eb2"},{"name":"handle-request","duration":6301110,"timestamp":1738898371396,"id":569,"tags":{"url":"/"},"startTime":1765779650996,"traceId":"26ca882ee8ee0eb2"},{"name":"memory-usage","duration":2,"timestamp":1738904672614,"id":2148,"parentId":569,"tags":{"url":"/","memory.rss":"1135554560","memory.heapUsed":"469727728","memory.heapTotal":"540057600"},"startTime":1765779657297,"traceId":"26ca882ee8ee0eb2"},{"name":"ensure-page","duration":2037,"timestamp":1738904784657,"id":2149,"parentId":3,"tags":{"inputPage":"/"},"startTime":1765779657409,"traceId":"26ca882ee8ee0eb2"},{"name":"client-success","duration":9,"timestamp":1738904908910,"id":2150,"parentId":3,"tags":{},"startTime":1765779657533,"traceId":"26ca882ee8ee0eb2"},{"name":"handle-request","duration":45667,"timestamp":1738905826398,"id":2151,"tags":{"url":"/_next/image?url=%2Fgeneral%2Farrow.png&w=3840&q=75"},"startTime":1765779658451,"traceId":"26ca882ee8ee0eb2"},{"name":"memory-usage","duration":2,"timestamp":1738905872169,"id":2156,"parentId":2151,"tags":{"url":"/_next/image?url=%2Fgeneral%2Farrow.png&w=3840&q=75","memory.rss":"1206530048","memory.heapUsed":"470680056","memory.heapTotal":"540319744"},"startTime":1765779658497,"traceId":"26ca882ee8ee0eb2"},{"name":"handle-request","duration":72076,"timestamp":1738905830803,"id":2153,"tags":{"url":"/_next/image?url=%2Fgeneral%2FDSX-MA.png&w=256&q=75"},"startTime":1765779658455,"traceId":"26ca882ee8ee0eb2"},{"name":"memory-usage","duration":1,"timestamp":1738905902959,"id":2157,"parentId":2153,"tags":{"url":"/_next/image?url=%2Fgeneral%2FDSX-MA.png&w=256&q=75","memory.rss":"1230516224","memory.heapUsed":"470786200","memory.heapTotal":"540319744"},"startTime":1765779658527,"traceId":"26ca882ee8ee0eb2"},{"name":"handle-request","duration":80758,"timestamp":1738905831644,"id":2154,"tags":{"url":"/_next/image?url=%2Fgeneral%2Fcableanalyzer.png&w=256&q=75"},"startTime":1765779658456,"traceId":"26ca882ee8ee0eb2"},{"name":"memory-usage","duration":1,"timestamp":1738905912461,"id":2158,"parentId":2154,"tags":{"url":"/_next/image?url=%2Fgeneral%2Fcableanalyzer.png&w=256&q=75","memory.rss":"1231302656","memory.heapUsed":"470861424","memory.heapTotal":"540319744"},"startTime":1765779658537,"traceId":"26ca882ee8ee0eb2"},{"name":"handle-request","duration":91614,"timestamp":1738905832333,"id":2155,"tags":{"url":"/_next/image?url=%2Fgeneral%2Fwifi.png&w=256&q=75"},"startTime":1765779658457,"traceId":"26ca882ee8ee0eb2"},{"name":"memory-usage","duration":1,"timestamp":1738905924060,"id":2159,"parentId":2155,"tags":{"url":"/_next/image?url=%2Fgeneral%2Fwifi.png&w=256&q=75","memory.rss":"1231564800","memory.heapUsed":"470960480","memory.heapTotal":"540319744"},"startTime":1765779658549,"traceId":"26ca882ee8ee0eb2"},{"name":"handle-request","duration":136462,"timestamp":1738905829925,"id":2152,"tags":{"url":"/_next/image?url=%2FOffice.png&w=3840&q=75"},"startTime":1765779658454,"traceId":"26ca882ee8ee0eb2"},{"name":"memory-usage","duration":1,"timestamp":1738905966451,"id":2160,"parentId":2152,"tags":{"url":"/_next/image?url=%2FOffice.png&w=3840&q=75","memory.rss":"1232744448","memory.heapUsed":"471192080","memory.heapTotal":"540319744"},"startTime":1765779658591,"traceId":"26ca882ee8ee0eb2"},{"name":"navigation-to-hydration","duration":7637000,"timestamp":1738898622582,"id":2161,"parentId":3,"tags":{"pathname":"/","query":""},"startTime":1765779658620,"traceId":"26ca882ee8ee0eb2"},{"name":"handle-request","duration":55335,"timestamp":1738906123433,"id":2162,"tags":{"url":"/_next/image?url=%2Fgeneral%2FDSX-MA.png&w=3840&q=75"},"startTime":1765779658748,"traceId":"26ca882ee8ee0eb2"},{"name":"memory-usage","duration":3,"timestamp":1738906178849,"id":2165,"parentId":2162,"tags":{"url":"/_next/image?url=%2Fgeneral%2FDSX-MA.png&w=3840&q=75","memory.rss":"1266823168","memory.heapUsed":"473323528","memory.heapTotal":"540319744"},"startTime":1765779658803,"traceId":"26ca882ee8ee0eb2"},{"name":"handle-request","duration":86421,"timestamp":1738906125222,"id":2164,"tags":{"url":"/_next/image?url=%2Fgeneral%2Fwifi.png&w=3840&q=75"},"startTime":1765779658750,"traceId":"26ca882ee8ee0eb2"},{"name":"memory-usage","duration":1,"timestamp":1738906211715,"id":2166,"parentId":2164,"tags":{"url":"/_next/image?url=%2Fgeneral%2Fwifi.png&w=3840&q=75","memory.rss":"1267609600","memory.heapUsed":"473545120","memory.heapTotal":"540319744"},"startTime":1765779658836,"traceId":"26ca882ee8ee0eb2"},{"name":"handle-request","duration":88752,"timestamp":1738906124298,"id":2163,"tags":{"url":"/_next/image?url=%2Fgeneral%2Fcableanalyzer.png&w=3840&q=75"},"startTime":1765779658749,"traceId":"26ca882ee8ee0eb2"},{"name":"memory-usage","duration":2,"timestamp":1738906213144,"id":2167,"parentId":2163,"tags":{"url":"/_next/image?url=%2Fgeneral%2Fcableanalyzer.png&w=3840&q=75","memory.rss":"1267609600","memory.heapUsed":"473598552","memory.heapTotal":"540319744"},"startTime":1765779658838,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":8410,"timestamp":1738915716036,"id":2172,"parentId":2171,"tags":{"request":"/opt/dev/est-dsx/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1765779668341,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":12316,"timestamp":1738915716149,"id":2176,"parentId":2171,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_error&page=%2F_error!"},"startTime":1765779668341,"traceId":"26ca882ee8ee0eb2"},{"name":"postcss-process","duration":24898,"timestamp":1738915731657,"id":2181,"parentId":2180,"tags":{},"startTime":1765779668356,"traceId":"26ca882ee8ee0eb2"},{"name":"postcss-loader","duration":26508,"timestamp":1738915731516,"id":2180,"parentId":2179,"tags":{},"startTime":1765779668356,"traceId":"26ca882ee8ee0eb2"},{"name":"css-loader","duration":22281,"timestamp":1738915758117,"id":2182,"parentId":2179,"tags":{"astUsed":"true"},"startTime":1765779668383,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":68704,"timestamp":1738915716144,"id":2175,"parentId":2171,"tags":{"request":"/opt/dev/est-dsx/node_modules/next/dist/client/router.js"},"startTime":1765779668341,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-css","duration":58066,"timestamp":1738915727344,"id":2179,"parentId":2170,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[7].oneOf[13].use[1]!/opt/dev/est-dsx/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[7].oneOf[13].use[2]!/opt/dev/est-dsx/src/styles/globals.css","layer":"pages-dir-browser"},"startTime":1765779668352,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":69525,"timestamp":1738915716154,"id":2177,"parentId":2171,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fopt%2Fdev%2Fest-dsx%2Fsrc%2Fpages%2Fadmin.js&page=%2Fadmin!"},"startTime":1765779668341,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":69612,"timestamp":1738915716131,"id":2173,"parentId":2171,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1765779668341,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":70398,"timestamp":1738915716139,"id":2174,"parentId":2171,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_app&page=%2F_app!"},"startTime":1765779668341,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":26678,"timestamp":1738915786344,"id":2183,"parentId":2170,"tags":{"name":"/opt/dev/est-dsx/src/pages/index.js","layer":"pages-dir-browser"},"startTime":1765779668411,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":133256,"timestamp":1738915716158,"id":2178,"parentId":2171,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fopt%2Fdev%2Fest-dsx%2Fsrc%2Fpages%2Findex.js&page=%2F!"},"startTime":1765779668341,"traceId":"26ca882ee8ee0eb2"},{"name":"make","duration":136982,"timestamp":1738915712476,"id":2171,"parentId":2170,"tags":{},"startTime":1765779668337,"traceId":"26ca882ee8ee0eb2"},{"name":"chunk-graph","duration":8014,"timestamp":1738915859227,"id":2185,"parentId":2184,"tags":{},"startTime":1765779668484,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-modules","duration":11,"timestamp":1738915867302,"id":2187,"parentId":2184,"tags":{},"startTime":1765779668492,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunks","duration":487,"timestamp":1738915867332,"id":2188,"parentId":2184,"tags":{},"startTime":1765779668492,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-tree","duration":14,"timestamp":1738915867856,"id":2189,"parentId":2184,"tags":{},"startTime":1765779668492,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunk-modules","duration":8,"timestamp":1738915867894,"id":2190,"parentId":2184,"tags":{},"startTime":1765779668492,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize","duration":6935,"timestamp":1738915867283,"id":2186,"parentId":2184,"tags":{},"startTime":1765779668492,"traceId":"26ca882ee8ee0eb2"},{"name":"module-hash","duration":1410,"timestamp":1738915880398,"id":2191,"parentId":2184,"tags":{},"startTime":1765779668505,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation","duration":5851,"timestamp":1738915881842,"id":2192,"parentId":2184,"tags":{},"startTime":1765779668506,"traceId":"26ca882ee8ee0eb2"},{"name":"hash","duration":10728,"timestamp":1738915891429,"id":2193,"parentId":2184,"tags":{},"startTime":1765779668516,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation-jobs","duration":193,"timestamp":1738915902155,"id":2194,"parentId":2184,"tags":{},"startTime":1765779668527,"traceId":"26ca882ee8ee0eb2"},{"name":"module-assets","duration":501,"timestamp":1738915902288,"id":2195,"parentId":2184,"tags":{},"startTime":1765779668527,"traceId":"26ca882ee8ee0eb2"},{"name":"create-chunk-assets","duration":8859,"timestamp":1738915902800,"id":2196,"parentId":2184,"tags":{},"startTime":1765779668527,"traceId":"26ca882ee8ee0eb2"},{"name":"NextJsBuildManifest-generateClientManifest","duration":116,"timestamp":1738915914547,"id":2198,"parentId":2170,"tags":{},"startTime":1765779668539,"traceId":"26ca882ee8ee0eb2"},{"name":"NextJsBuildManifest-createassets","duration":281,"timestamp":1738915914391,"id":2197,"parentId":2170,"tags":{},"startTime":1765779668539,"traceId":"26ca882ee8ee0eb2"},{"name":"seal","duration":64991,"timestamp":1738915851301,"id":2184,"parentId":2170,"tags":{},"startTime":1765779668476,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-compilation","duration":204247,"timestamp":1738915712095,"id":2170,"parentId":2168,"tags":{"name":"client"},"startTime":1765779668337,"traceId":"26ca882ee8ee0eb2"},{"name":"emit","duration":30374,"timestamp":1738915916364,"id":2199,"parentId":2168,"tags":{},"startTime":1765779668541,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-invalidated-client","duration":245679,"timestamp":1738915702613,"id":2168,"parentId":3,"tags":{"trigger":"src/pages/index.js"},"startTime":1765779668327,"traceId":"26ca882ee8ee0eb2"},{"name":"client-success","duration":3,"timestamp":1738915958592,"id":2202,"parentId":3,"tags":{},"startTime":1765779668583,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":4015,"timestamp":1738915959919,"id":2203,"parentId":2201,"tags":{"request":"private-next-pages/_app"},"startTime":1765779668584,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":13125,"timestamp":1738915959979,"id":2205,"parentId":2201,"tags":{"request":"private-next-pages/_document"},"startTime":1765779668584,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":13738,"timestamp":1738915959972,"id":2204,"parentId":2201,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=private-next-pages%2F_error&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1765779668584,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":14780,"timestamp":1738915959982,"id":2206,"parentId":2201,"tags":{"request":"next-route-loader?kind=PAGES&page=%2Fadmin&preferredRegion=&absolutePagePath=.%2Fsrc%2Fpages%2Fadmin.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1765779668584,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":17130,"timestamp":1738915969691,"id":2208,"parentId":2200,"tags":{"name":"/opt/dev/est-dsx/src/pages/index.js","layer":"pages-dir-node"},"startTime":1765779668594,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":50527,"timestamp":1738915959987,"id":2207,"parentId":2201,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F&preferredRegion=&absolutePagePath=.%2Fsrc%2Fpages%2Findex.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1765779668584,"traceId":"26ca882ee8ee0eb2"},{"name":"make","duration":60037,"timestamp":1738915950509,"id":2201,"parentId":2200,"tags":{},"startTime":1765779668575,"traceId":"26ca882ee8ee0eb2"},{"name":"chunk-graph","duration":2583,"timestamp":1738916012194,"id":2210,"parentId":2209,"tags":{},"startTime":1765779668637,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-modules","duration":7,"timestamp":1738916014809,"id":2212,"parentId":2209,"tags":{},"startTime":1765779668639,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunks","duration":1589,"timestamp":1738916014836,"id":2213,"parentId":2209,"tags":{},"startTime":1765779668639,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-tree","duration":10,"timestamp":1738916016454,"id":2214,"parentId":2209,"tags":{},"startTime":1765779668641,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunk-modules","duration":7,"timestamp":1738916016488,"id":2215,"parentId":2209,"tags":{},"startTime":1765779668641,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize","duration":2318,"timestamp":1738916014799,"id":2211,"parentId":2209,"tags":{},"startTime":1765779668639,"traceId":"26ca882ee8ee0eb2"},{"name":"module-hash","duration":599,"timestamp":1738916019304,"id":2216,"parentId":2209,"tags":{},"startTime":1765779668644,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation","duration":2616,"timestamp":1738916019923,"id":2217,"parentId":2209,"tags":{},"startTime":1765779668644,"traceId":"26ca882ee8ee0eb2"},{"name":"hash","duration":3097,"timestamp":1738916023993,"id":2218,"parentId":2209,"tags":{},"startTime":1765779668648,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation-jobs","duration":119,"timestamp":1738916027089,"id":2219,"parentId":2209,"tags":{},"startTime":1765779668652,"traceId":"26ca882ee8ee0eb2"},{"name":"module-assets","duration":394,"timestamp":1738916027167,"id":2220,"parentId":2209,"tags":{},"startTime":1765779668652,"traceId":"26ca882ee8ee0eb2"},{"name":"create-chunk-assets","duration":9865,"timestamp":1738916027574,"id":2221,"parentId":2209,"tags":{},"startTime":1765779668652,"traceId":"26ca882ee8ee0eb2"},{"name":"seal","duration":26651,"timestamp":1738916011446,"id":2209,"parentId":2200,"tags":{},"startTime":1765779668636,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-compilation","duration":87959,"timestamp":1738915950185,"id":2200,"parentId":2169,"tags":{"name":"server"},"startTime":1765779668575,"traceId":"26ca882ee8ee0eb2"},{"name":"emit","duration":11882,"timestamp":1738916038169,"id":2222,"parentId":2169,"tags":{},"startTime":1765779668663,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-invalidated-server","duration":348242,"timestamp":1738915702977,"id":2169,"parentId":3,"tags":{"trigger":"src/pages/index.js"},"startTime":1765779668327,"traceId":"26ca882ee8ee0eb2"}] +[{"name":"client-hmr-latency","duration":358000,"timestamp":1738915969170,"id":2223,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":true,"clientId":1765779657789},"startTime":1765779668688,"traceId":"26ca882ee8ee0eb2"},{"name":"ensure-page","duration":523,"timestamp":1738917856530,"id":2224,"parentId":3,"tags":{"inputPage":"/"},"startTime":1765779670481,"traceId":"26ca882ee8ee0eb2"},{"name":"ensure-page","duration":843,"timestamp":1738917858224,"id":2226,"parentId":3,"tags":{"inputPage":"/"},"startTime":1765779670483,"traceId":"26ca882ee8ee0eb2"},{"name":"ensure-page","duration":813,"timestamp":1738917859937,"id":2227,"parentId":3,"tags":{"inputPage":"/"},"startTime":1765779670484,"traceId":"26ca882ee8ee0eb2"},{"name":"handle-request","duration":388339,"timestamp":1738917857170,"id":2225,"tags":{"url":"/"},"startTime":1765779670482,"traceId":"26ca882ee8ee0eb2"},{"name":"memory-usage","duration":2,"timestamp":1738918245585,"id":2228,"parentId":2225,"tags":{"url":"/","memory.rss":"1287778304","memory.heapUsed":"526122600","memory.heapTotal":"561221632"},"startTime":1765779670870,"traceId":"26ca882ee8ee0eb2"},{"name":"ensure-page","duration":1512,"timestamp":1738918455471,"id":2229,"parentId":3,"tags":{"inputPage":"/"},"startTime":1765779671080,"traceId":"26ca882ee8ee0eb2"},{"name":"client-success","duration":3,"timestamp":1738918586379,"id":2230,"parentId":3,"tags":{},"startTime":1765779671211,"traceId":"26ca882ee8ee0eb2"},{"name":"handle-request","duration":4193,"timestamp":1738919393039,"id":2231,"tags":{"url":"/_next/image?url=%2Fgeneral%2Farrow.png&w=3840&q=75"},"startTime":1765779672018,"traceId":"26ca882ee8ee0eb2"},{"name":"memory-usage","duration":1,"timestamp":1738919397307,"id":2236,"parentId":2231,"tags":{"url":"/_next/image?url=%2Fgeneral%2Farrow.png&w=3840&q=75","memory.rss":"1224273920","memory.heapUsed":"460513560","memory.heapTotal":"553275392"},"startTime":1765779672022,"traceId":"26ca882ee8ee0eb2"},{"name":"handle-request","duration":3334,"timestamp":1738919394231,"id":2232,"tags":{"url":"/_next/image?url=%2FOffice.png&w=3840&q=75"},"startTime":1765779672019,"traceId":"26ca882ee8ee0eb2"},{"name":"memory-usage","duration":1,"timestamp":1738919397603,"id":2237,"parentId":2232,"tags":{"url":"/_next/image?url=%2FOffice.png&w=3840&q=75","memory.rss":"1224273920","memory.heapUsed":"460534960","memory.heapTotal":"553275392"},"startTime":1765779672022,"traceId":"26ca882ee8ee0eb2"},{"name":"handle-request","duration":2869,"timestamp":1738919394946,"id":2233,"tags":{"url":"/_next/image?url=%2Fgeneral%2FDSX-MA.png&w=256&q=75"},"startTime":1765779672019,"traceId":"26ca882ee8ee0eb2"},{"name":"memory-usage","duration":1,"timestamp":1738919397885,"id":2238,"parentId":2233,"tags":{"url":"/_next/image?url=%2Fgeneral%2FDSX-MA.png&w=256&q=75","memory.rss":"1224273920","memory.heapUsed":"460549352","memory.heapTotal":"553275392"},"startTime":1765779672022,"traceId":"26ca882ee8ee0eb2"},{"name":"handle-request","duration":2601,"timestamp":1738919395474,"id":2234,"tags":{"url":"/_next/image?url=%2Fgeneral%2Fcableanalyzer.png&w=256&q=75"},"startTime":1765779672020,"traceId":"26ca882ee8ee0eb2"},{"name":"memory-usage","duration":1,"timestamp":1738919398120,"id":2239,"parentId":2234,"tags":{"url":"/_next/image?url=%2Fgeneral%2Fcableanalyzer.png&w=256&q=75","memory.rss":"1224273920","memory.heapUsed":"460563688","memory.heapTotal":"553275392"},"startTime":1765779672023,"traceId":"26ca882ee8ee0eb2"},{"name":"handle-request","duration":2270,"timestamp":1738919396024,"id":2235,"tags":{"url":"/_next/image?url=%2Fgeneral%2Fwifi.png&w=256&q=75"},"startTime":1765779672021,"traceId":"26ca882ee8ee0eb2"},{"name":"memory-usage","duration":1,"timestamp":1738919398359,"id":2240,"parentId":2235,"tags":{"url":"/_next/image?url=%2Fgeneral%2Fwifi.png&w=256&q=75","memory.rss":"1224273920","memory.heapUsed":"460577968","memory.heapTotal":"553275392"},"startTime":1765779672023,"traceId":"26ca882ee8ee0eb2"},{"name":"navigation-to-hydration","duration":1632000,"timestamp":1738918110651,"id":2241,"parentId":3,"tags":{"pathname":"/","query":""},"startTime":1765779672103,"traceId":"26ca882ee8ee0eb2"},{"name":"ensure-page","duration":487,"timestamp":1739032740609,"id":2242,"parentId":3,"tags":{"inputPage":"/"},"startTime":1765779785365,"traceId":"26ca882ee8ee0eb2"},{"name":"ensure-page","duration":760,"timestamp":1739032742208,"id":2244,"parentId":3,"tags":{"inputPage":"/"},"startTime":1765779785367,"traceId":"26ca882ee8ee0eb2"},{"name":"ensure-page","duration":686,"timestamp":1739032743859,"id":2245,"parentId":3,"tags":{"inputPage":"/"},"startTime":1765779785368,"traceId":"26ca882ee8ee0eb2"},{"name":"handle-request","duration":236116,"timestamp":1739032741216,"id":2243,"tags":{"url":"/"},"startTime":1765779785366,"traceId":"26ca882ee8ee0eb2"},{"name":"memory-usage","duration":2,"timestamp":1739032977400,"id":2246,"parentId":2243,"tags":{"url":"/","memory.rss":"1639616512","memory.heapUsed":"491018720","memory.heapTotal":"540270592"},"startTime":1765779785602,"traceId":"26ca882ee8ee0eb2"},{"name":"ensure-page","duration":2804,"timestamp":1739033081326,"id":2247,"parentId":3,"tags":{"inputPage":"/"},"startTime":1765779785706,"traceId":"26ca882ee8ee0eb2"},{"name":"client-success","duration":7,"timestamp":1739033247876,"id":2248,"parentId":3,"tags":{},"startTime":1765779785872,"traceId":"26ca882ee8ee0eb2"},{"name":"handle-request","duration":3973,"timestamp":1739033605753,"id":2249,"tags":{"url":"/_next/image?url=%2Fgeneral%2Farrow.png&w=3840&q=75"},"startTime":1765779786230,"traceId":"26ca882ee8ee0eb2"},{"name":"memory-usage","duration":1,"timestamp":1739033609777,"id":2254,"parentId":2249,"tags":{"url":"/_next/image?url=%2Fgeneral%2Farrow.png&w=3840&q=75","memory.rss":"1652068352","memory.heapUsed":"495263080","memory.heapTotal":"540422144"},"startTime":1765779786234,"traceId":"26ca882ee8ee0eb2"},{"name":"handle-request","duration":2960,"timestamp":1739033607267,"id":2251,"tags":{"url":"/_next/image?url=%2Fgeneral%2FDSX-MA.png&w=256&q=75"},"startTime":1765779786232,"traceId":"26ca882ee8ee0eb2"},{"name":"memory-usage","duration":1,"timestamp":1739033610259,"id":2255,"parentId":2251,"tags":{"url":"/_next/image?url=%2Fgeneral%2FDSX-MA.png&w=256&q=75","memory.rss":"1652068352","memory.heapUsed":"495313344","memory.heapTotal":"540422144"},"startTime":1765779786235,"traceId":"26ca882ee8ee0eb2"},{"name":"handle-request","duration":2877,"timestamp":1739033607758,"id":2252,"tags":{"url":"/_next/image?url=%2Fgeneral%2Fcableanalyzer.png&w=256&q=75"},"startTime":1765779786232,"traceId":"26ca882ee8ee0eb2"},{"name":"memory-usage","duration":1,"timestamp":1739033610666,"id":2256,"parentId":2252,"tags":{"url":"/_next/image?url=%2Fgeneral%2Fcableanalyzer.png&w=256&q=75","memory.rss":"1652068352","memory.heapUsed":"495362032","memory.heapTotal":"540422144"},"startTime":1765779786235,"traceId":"26ca882ee8ee0eb2"},{"name":"handle-request","duration":2819,"timestamp":1739033608194,"id":2253,"tags":{"url":"/_next/image?url=%2Fgeneral%2Fwifi.png&w=256&q=75"},"startTime":1765779786233,"traceId":"26ca882ee8ee0eb2"},{"name":"memory-usage","duration":1,"timestamp":1739033611070,"id":2257,"parentId":2253,"tags":{"url":"/_next/image?url=%2Fgeneral%2Fwifi.png&w=256&q=75","memory.rss":"1652068352","memory.heapUsed":"495410120","memory.heapTotal":"540422144"},"startTime":1765779786236,"traceId":"26ca882ee8ee0eb2"},{"name":"handle-request","duration":4790,"timestamp":1739033606726,"id":2250,"tags":{"url":"/_next/image?url=%2FOffice.png&w=3840&q=75"},"startTime":1765779786231,"traceId":"26ca882ee8ee0eb2"},{"name":"memory-usage","duration":1,"timestamp":1739033611545,"id":2258,"parentId":2250,"tags":{"url":"/_next/image?url=%2FOffice.png&w=3840&q=75","memory.rss":"1652068352","memory.heapUsed":"495458008","memory.heapTotal":"540422144"},"startTime":1765779786236,"traceId":"26ca882ee8ee0eb2"},{"name":"navigation-to-hydration","duration":933000,"timestamp":1739032993094,"id":2259,"parentId":3,"tags":{"pathname":"/","query":""},"startTime":1765779786285,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":11177,"timestamp":1744638157309,"id":2264,"parentId":2263,"tags":{"request":"private-next-pages/_app"},"startTime":1765785390782,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":29472,"timestamp":1744638157444,"id":2266,"parentId":2263,"tags":{"request":"private-next-pages/_document"},"startTime":1765785390782,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":31445,"timestamp":1744638157435,"id":2265,"parentId":2263,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=private-next-pages%2F_error&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1765785390782,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":69008,"timestamp":1744638189923,"id":2268,"parentId":2262,"tags":{"name":"/opt/dev/est-dsx/src/pages/index.js","layer":"pages-dir-node"},"startTime":1765785390814,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":144917,"timestamp":1744638157448,"id":2267,"parentId":2263,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F&preferredRegion=&absolutePagePath=.%2Fsrc%2Fpages%2Findex.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1765785390782,"traceId":"26ca882ee8ee0eb2"},{"name":"make","duration":148951,"timestamp":1744638153534,"id":2263,"parentId":2262,"tags":{},"startTime":1765785390778,"traceId":"26ca882ee8ee0eb2"},{"name":"chunk-graph","duration":3667,"timestamp":1744638305785,"id":2270,"parentId":2269,"tags":{},"startTime":1765785390930,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-modules","duration":13,"timestamp":1744638309543,"id":2272,"parentId":2269,"tags":{},"startTime":1765785390934,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunks","duration":1757,"timestamp":1744638309649,"id":2273,"parentId":2269,"tags":{},"startTime":1765785390934,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-tree","duration":156,"timestamp":1744638311487,"id":2274,"parentId":2269,"tags":{},"startTime":1765785390936,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunk-modules","duration":109,"timestamp":1744638311715,"id":2275,"parentId":2269,"tags":{},"startTime":1765785390936,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize","duration":3182,"timestamp":1744638309516,"id":2271,"parentId":2269,"tags":{},"startTime":1765785390934,"traceId":"26ca882ee8ee0eb2"},{"name":"module-hash","duration":595,"timestamp":1744638319086,"id":2276,"parentId":2269,"tags":{},"startTime":1765785390944,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation","duration":4714,"timestamp":1744638319728,"id":2277,"parentId":2269,"tags":{},"startTime":1765785390944,"traceId":"26ca882ee8ee0eb2"},{"name":"hash","duration":5169,"timestamp":1744638326698,"id":2278,"parentId":2269,"tags":{},"startTime":1765785390951,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation-jobs","duration":253,"timestamp":1744638331865,"id":2279,"parentId":2269,"tags":{},"startTime":1765785390956,"traceId":"26ca882ee8ee0eb2"},{"name":"module-assets","duration":336,"timestamp":1744638332075,"id":2280,"parentId":2269,"tags":{},"startTime":1765785390957,"traceId":"26ca882ee8ee0eb2"},{"name":"create-chunk-assets","duration":13555,"timestamp":1744638332424,"id":2281,"parentId":2269,"tags":{},"startTime":1765785390957,"traceId":"26ca882ee8ee0eb2"},{"name":"seal","duration":42222,"timestamp":1744638304871,"id":2269,"parentId":2262,"tags":{},"startTime":1765785390929,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-compilation","duration":194440,"timestamp":1744638152868,"id":2262,"parentId":2260,"tags":{"name":"server"},"startTime":1765785390777,"traceId":"26ca882ee8ee0eb2"},{"name":"emit","duration":12535,"timestamp":1744638347650,"id":2282,"parentId":2260,"tags":{},"startTime":1765785390972,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-invalidated-server","duration":219553,"timestamp":1744638142125,"id":2260,"parentId":3,"tags":{"trigger":"src/pages/index.js"},"startTime":1765785390767,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":8292,"timestamp":1744638372765,"id":2285,"parentId":2284,"tags":{"request":"/opt/dev/est-dsx/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1765785390997,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":11913,"timestamp":1744638372851,"id":2289,"parentId":2284,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_error&page=%2F_error!"},"startTime":1765785390997,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":14706,"timestamp":1744638372847,"id":2288,"parentId":2284,"tags":{"request":"/opt/dev/est-dsx/node_modules/next/dist/client/router.js"},"startTime":1765785390997,"traceId":"26ca882ee8ee0eb2"},{"name":"postcss-process","duration":27499,"timestamp":1744638387798,"id":2294,"parentId":2293,"tags":{},"startTime":1765785391012,"traceId":"26ca882ee8ee0eb2"},{"name":"postcss-loader","duration":28288,"timestamp":1744638387730,"id":2293,"parentId":2292,"tags":{},"startTime":1765785391012,"traceId":"26ca882ee8ee0eb2"},{"name":"css-loader","duration":15210,"timestamp":1744638416133,"id":2295,"parentId":2292,"tags":{"astUsed":"true"},"startTime":1765785391041,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-js","duration":82528,"timestamp":1744638380254,"id":2291,"parentId":2283,"tags":{"name":"/opt/dev/est-dsx/src/pages/index.js","layer":"pages-dir-browser"},"startTime":1765785391005,"traceId":"26ca882ee8ee0eb2"},{"name":"build-module-css","duration":84406,"timestamp":1744638384080,"id":2292,"parentId":2283,"tags":{"name":"/opt/dev/est-dsx/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[7].oneOf[13].use[1]!/opt/dev/est-dsx/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[7].oneOf[13].use[2]!/opt/dev/est-dsx/src/styles/globals.css","layer":"pages-dir-browser"},"startTime":1765785391009,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":98546,"timestamp":1744638372831,"id":2286,"parentId":2284,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1765785390997,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":108576,"timestamp":1744638372841,"id":2287,"parentId":2284,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_app&page=%2F_app!"},"startTime":1765785390997,"traceId":"26ca882ee8ee0eb2"},{"name":"add-entry","duration":128590,"timestamp":1744638372856,"id":2290,"parentId":2284,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fopt%2Fdev%2Fest-dsx%2Fsrc%2Fpages%2Findex.js&page=%2F!"},"startTime":1765785390997,"traceId":"26ca882ee8ee0eb2"},{"name":"make","duration":135886,"timestamp":1744638365667,"id":2284,"parentId":2283,"tags":{},"startTime":1765785390990,"traceId":"26ca882ee8ee0eb2"},{"name":"chunk-graph","duration":23264,"timestamp":1744638514365,"id":2297,"parentId":2296,"tags":{},"startTime":1765785391139,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-modules","duration":7,"timestamp":1744638537683,"id":2299,"parentId":2296,"tags":{},"startTime":1765785391162,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunks","duration":539,"timestamp":1744638537809,"id":2300,"parentId":2296,"tags":{},"startTime":1765785391162,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-tree","duration":16,"timestamp":1744638538432,"id":2301,"parentId":2296,"tags":{},"startTime":1765785391163,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize-chunk-modules","duration":13,"timestamp":1744638538523,"id":2302,"parentId":2296,"tags":{},"startTime":1765785391163,"traceId":"26ca882ee8ee0eb2"},{"name":"optimize","duration":3406,"timestamp":1744638537668,"id":2298,"parentId":2296,"tags":{},"startTime":1765785391162,"traceId":"26ca882ee8ee0eb2"},{"name":"module-hash","duration":1610,"timestamp":1744638547798,"id":2303,"parentId":2296,"tags":{},"startTime":1765785391172,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation","duration":22101,"timestamp":1744638549445,"id":2304,"parentId":2296,"tags":{},"startTime":1765785391174,"traceId":"26ca882ee8ee0eb2"},{"name":"hash","duration":13854,"timestamp":1744638577905,"id":2305,"parentId":2296,"tags":{},"startTime":1765785391202,"traceId":"26ca882ee8ee0eb2"},{"name":"code-generation-jobs","duration":357,"timestamp":1744638591757,"id":2306,"parentId":2296,"tags":{},"startTime":1765785391216,"traceId":"26ca882ee8ee0eb2"},{"name":"module-assets","duration":637,"timestamp":1744638592041,"id":2307,"parentId":2296,"tags":{},"startTime":1765785391217,"traceId":"26ca882ee8ee0eb2"},{"name":"create-chunk-assets","duration":13385,"timestamp":1744638592697,"id":2308,"parentId":2296,"tags":{},"startTime":1765785391217,"traceId":"26ca882ee8ee0eb2"},{"name":"NextJsBuildManifest-generateClientManifest","duration":463,"timestamp":1744638610735,"id":2310,"parentId":2283,"tags":{},"startTime":1765785391235,"traceId":"26ca882ee8ee0eb2"},{"name":"NextJsBuildManifest-createassets","duration":995,"timestamp":1744638610221,"id":2309,"parentId":2283,"tags":{},"startTime":1765785391235,"traceId":"26ca882ee8ee0eb2"},{"name":"seal","duration":110061,"timestamp":1744638504036,"id":2296,"parentId":2283,"tags":{},"startTime":1765785391129,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-compilation","duration":249478,"timestamp":1744638364692,"id":2283,"parentId":2261,"tags":{"name":"client"},"startTime":1765785390989,"traceId":"26ca882ee8ee0eb2"},{"name":"emit","duration":43488,"timestamp":1744638614256,"id":2311,"parentId":2261,"tags":{},"startTime":1765785391239,"traceId":"26ca882ee8ee0eb2"},{"name":"webpack-invalidated-client","duration":518704,"timestamp":1744638142627,"id":2261,"parentId":3,"tags":{"trigger":"src/pages/index.js"},"startTime":1765785390767,"traceId":"26ca882ee8ee0eb2"}] diff --git a/public/general/MM-LC-LC.png b/public/general/MM-LC-LC.png index 52f23a8..e11b47f 100644 Binary files a/public/general/MM-LC-LC.png and b/public/general/MM-LC-LC.png differ diff --git a/public/general/MMC-LC-LC.png b/public/general/MMC-LC-LC.png index d5afa68..04c4d80 100644 Binary files a/public/general/MMC-LC-LC.png and b/public/general/MMC-LC-LC.png differ diff --git a/public/general/SM-LC-LC.png b/public/general/SM-LC-LC.png index 393946a..b0a7d2f 100644 Binary files a/public/general/SM-LC-LC.png and b/public/general/SM-LC-LC.png differ diff --git a/public/general/SMC-LC-LC.png b/public/general/SMC-LC-LC.png index b29f156..d30a3c7 100644 Binary files a/public/general/SMC-LC-LC.png and b/public/general/SMC-LC-LC.png differ diff --git a/public/general/benchmark-copperanalyer.png b/public/general/benchmark-copperanalyer.png new file mode 100644 index 0000000..bd5098a Binary files /dev/null and b/public/general/benchmark-copperanalyer.png differ diff --git a/public/general/benchmark-ref.png b/public/general/benchmark-ref.png index 53be7b9..d968fff 100644 Binary files a/public/general/benchmark-ref.png and b/public/general/benchmark-ref.png differ diff --git a/public/general/olts-mm-fail-inpass.png b/public/general/olts-mm-fail-inpass.png index 1ecf90c..612fa10 100644 Binary files a/public/general/olts-mm-fail-inpass.png and b/public/general/olts-mm-fail-inpass.png differ diff --git a/public/general/olts-mm-fail-outpass.png b/public/general/olts-mm-fail-outpass.png index eb89ce6..2d9de2a 100644 Binary files a/public/general/olts-mm-fail-outpass.png and b/public/general/olts-mm-fail-outpass.png differ diff --git a/public/general/olts-mm-fail.png b/public/general/olts-mm-fail.png index 1a23a28..febe701 100644 Binary files a/public/general/olts-mm-fail.png and b/public/general/olts-mm-fail.png differ diff --git a/public/general/olts-mm-pass.png b/public/general/olts-mm-pass.png index 0a20b69..ac73f1e 100644 Binary files a/public/general/olts-mm-pass.png and b/public/general/olts-mm-pass.png differ diff --git a/public/general/olts-sm-fail-inpass.png b/public/general/olts-sm-fail-inpass.png index c8f0e8d..fef067f 100644 Binary files a/public/general/olts-sm-fail-inpass.png and b/public/general/olts-sm-fail-inpass.png differ diff --git a/public/general/olts-sm-fail-outpass.png b/public/general/olts-sm-fail-outpass.png index e64013e..273c90e 100644 Binary files a/public/general/olts-sm-fail-outpass.png and b/public/general/olts-sm-fail-outpass.png differ diff --git a/public/general/olts-sm-fail.png b/public/general/olts-sm-fail.png index 4d7510b..1460e20 100644 Binary files a/public/general/olts-sm-fail.png and b/public/general/olts-sm-fail.png differ diff --git a/public/general/olts-sm-pass.png b/public/general/olts-sm-pass.png index d71f9f7..015b741 100644 Binary files a/public/general/olts-sm-pass.png and b/public/general/olts-sm-pass.png differ diff --git a/public/general/ref-cfp-ok-mm.png b/public/general/ref-cfp-ok-mm.png index 693be3d..f554745 100644 Binary files a/public/general/ref-cfp-ok-mm.png and b/public/general/ref-cfp-ok-mm.png differ diff --git a/public/general/ref-cfp-ok-sm.png b/public/general/ref-cfp-ok-sm.png index 78c4040..cc7dbca 100644 Binary files a/public/general/ref-cfp-ok-sm.png and b/public/general/ref-cfp-ok-sm.png differ diff --git a/public/general/ref-cfp-trc-mm.png b/public/general/ref-cfp-trc-mm.png index f68cf5e..927105d 100644 Binary files a/public/general/ref-cfp-trc-mm.png and b/public/general/ref-cfp-trc-mm.png differ diff --git a/public/general/ref-cfp-trc-sm.png b/public/general/ref-cfp-trc-sm.png index b8c852a..1070194 100644 Binary files a/public/general/ref-cfp-trc-sm.png and b/public/general/ref-cfp-trc-sm.png differ diff --git a/public/general/ref-cfp1-mm.png b/public/general/ref-cfp1-mm.png index 11cf3e0..76d49b8 100644 Binary files a/public/general/ref-cfp1-mm.png and b/public/general/ref-cfp1-mm.png differ diff --git a/public/general/ref-cfp1-sm.png b/public/general/ref-cfp1-sm.png index 7b4d798..5b4076c 100644 Binary files a/public/general/ref-cfp1-sm.png and b/public/general/ref-cfp1-sm.png differ diff --git a/public/general/ref-cfp2-mm.png b/public/general/ref-cfp2-mm.png index f5155a4..3be8795 100644 Binary files a/public/general/ref-cfp2-mm.png and b/public/general/ref-cfp2-mm.png differ diff --git a/public/general/ref-cfp2-sm.png b/public/general/ref-cfp2-sm.png index 47dc615..0c84b62 100644 Binary files a/public/general/ref-cfp2-sm.png and b/public/general/ref-cfp2-sm.png differ diff --git a/public/general/ref-cfp3-mm.png b/public/general/ref-cfp3-mm.png index 6469122..1748586 100644 Binary files a/public/general/ref-cfp3-mm.png and b/public/general/ref-cfp3-mm.png differ diff --git a/public/general/ref-cfp3-sm.png b/public/general/ref-cfp3-sm.png index c0151cc..dd8e604 100644 Binary files a/public/general/ref-cfp3-sm.png and b/public/general/ref-cfp3-sm.png differ diff --git a/public/general/ref-cfp4-mm.png b/public/general/ref-cfp4-mm.png index 72dd829..66cbd8d 100644 Binary files a/public/general/ref-cfp4-mm.png and b/public/general/ref-cfp4-mm.png differ diff --git a/public/general/ref-cfp4-sm.png b/public/general/ref-cfp4-sm.png index c1eb5ab..270914a 100644 Binary files a/public/general/ref-cfp4-sm.png and b/public/general/ref-cfp4-sm.png differ diff --git a/public/general/ref-cfp5-mm.png b/public/general/ref-cfp5-mm.png index 6b7988a..f14b448 100644 Binary files a/public/general/ref-cfp5-mm.png and b/public/general/ref-cfp5-mm.png differ diff --git a/public/general/ref-cfp5-sm.png b/public/general/ref-cfp5-sm.png index bc357f3..fe486bb 100644 Binary files a/public/general/ref-cfp5-sm.png and b/public/general/ref-cfp5-sm.png differ diff --git a/public/general/ref-cfp6-mm.png b/public/general/ref-cfp6-mm.png index 1cb6b25..3c70c34 100644 Binary files a/public/general/ref-cfp6-mm.png and b/public/general/ref-cfp6-mm.png differ diff --git a/public/general/ref-cfp6-sm.png b/public/general/ref-cfp6-sm.png index 4de9547..dee59b9 100644 Binary files a/public/general/ref-cfp6-sm.png and b/public/general/ref-cfp6-sm.png differ diff --git a/public/general/ref-cfp7-mm.png b/public/general/ref-cfp7-mm.png index a28e5f6..fc3f51b 100644 Binary files a/public/general/ref-cfp7-mm.png and b/public/general/ref-cfp7-mm.png differ diff --git a/public/general/ref-cfp7-sm.png b/public/general/ref-cfp7-sm.png index 99058c7..0ce1da9 100644 Binary files a/public/general/ref-cfp7-sm.png and b/public/general/ref-cfp7-sm.png differ diff --git a/public/general/ref-cfp8-mm.png b/public/general/ref-cfp8-mm.png index 241f865..2be779b 100644 Binary files a/public/general/ref-cfp8-mm.png and b/public/general/ref-cfp8-mm.png differ diff --git a/public/general/ref-cfp8-sm.png b/public/general/ref-cfp8-sm.png index da7a4e0..1cfc81f 100644 Binary files a/public/general/ref-cfp8-sm.png and b/public/general/ref-cfp8-sm.png differ diff --git a/public/general/ref-copper-ok.png b/public/general/ref-copper-ok.png index 0f64b19..1c8a874 100644 Binary files a/public/general/ref-copper-ok.png and b/public/general/ref-copper-ok.png differ diff --git a/public/general/ref-copper.png b/public/general/ref-copper.png index b39d670..917cc48 100644 Binary files a/public/general/ref-copper.png and b/public/general/ref-copper.png differ diff --git a/public/general/ref-ofp-end.png b/public/general/ref-ofp-end.png index 680ee9a..83652f1 100644 Binary files a/public/general/ref-ofp-end.png and b/public/general/ref-ofp-end.png differ diff --git a/public/general/ref-ofp-ok-end.png b/public/general/ref-ofp-ok-end.png index d24f628..290f7fd 100644 Binary files a/public/general/ref-ofp-ok-end.png and b/public/general/ref-ofp-ok-end.png differ diff --git a/public/general/ref-ofp-ok.png b/public/general/ref-ofp-ok.png index 9118294..3bd4d19 100644 Binary files a/public/general/ref-ofp-ok.png and b/public/general/ref-ofp-ok.png differ diff --git a/public/general/ref-ofp.png b/public/general/ref-ofp.png index 08f205b..8e2cae5 100644 Binary files a/public/general/ref-ofp.png and b/public/general/ref-ofp.png differ diff --git a/public/general/testing.gif b/public/general/testing.gif index e436509..d090d93 100644 Binary files a/public/general/testing.gif and b/public/general/testing.gif differ diff --git a/src/components/DisplayMainPage/dsx.js b/src/components/DisplayMainPage/dsx.js index 839e501..11f8c0a 100644 --- a/src/components/DisplayMainPage/dsx.js +++ b/src/components/DisplayMainPage/dsx.js @@ -1,5 +1,4 @@ -import React, { useEffect } from 'react'; -import { getAssetUrl } from '@/utils/asset'; +import React from 'react'; import { HomePage, Project, Operators, CableId, Tools, Result, TestConfig, MenuList, Testing, ResultInfo, CopperPerformance } from '@/components/dsxpage'; import Toast from '../lib/Toast'; import useDisplayStore from '@/store/displayStore'; @@ -46,11 +45,7 @@ export default function DSXDisplay() { }; const handleClick = () => { - if (touchSound) { - touchSound.currentTime = 0; - touchSound.play(); - play('keyClick'); - } + play('keyClick'); }; return ( @@ -62,4 +57,4 @@ export default function DSXDisplay() { {renderPage()} ); -} \ No newline at end of file +} diff --git a/src/components/DisplayMainPage/est-analyzer.js b/src/components/DisplayMainPage/est-analyzer.js index 58f6d97..9579152 100644 --- a/src/components/DisplayMainPage/est-analyzer.js +++ b/src/components/DisplayMainPage/est-analyzer.js @@ -146,7 +146,7 @@ const LineChart = ({ title, x, y, y2 = null, accent = '#12f7ff', accent2 = '#f28 // 独立的 EST-Analyzer 页面内容组件(不复用现有标题/状态栏/图表组件) // 父容器尺寸为 w-[480px] h-[640px],本组件内部使用响应式布局,不溢出 export default function EstAnalyzerDisplay() { - const { cableParams, mainUnitModules, updateReports, reports, connectionPaths } = useDeviceStore(); + const { cableParams, mainUnitModules, updateReports, reports, connectionPaths,hasBenchmarkModule } = useDeviceStore(); // 页面步骤:config -> benchmark -> progress -> result -> save -> saved const [step, setStep] = useState('config'); @@ -296,9 +296,17 @@ export default function EstAnalyzerDisplay() { gold: 1.45, aluminum: 1.68 }; - - // 频谱(用于曲线展示)——1MHz 采样:1,2,...,500 - const frequencies = useMemo(() => Array.from({ length: 500 }, (_, i) => i + 1), []); + + // maxFrequencyMHz 最大频率(MHz) + const maxFrequencyMHz = useMemo(() => { + const t = (config?.cableType || '').toLowerCase(); + if (t.includes('6a')) return 500; + if (t.includes('5e')) return 100; + if (t.includes('6')) return 250; + return 500; + }, [config.cableType]); + // 频谱(用于曲线展示) + const frequencies = useMemo(() => Array.from({ length: maxFrequencyMHz }, (_, i) => i + 1), [maxFrequencyMHz]); // 基于 cableParams 和 config.frequency 计算摘要与曲线 const { summary, curves } = useMemo(() => { @@ -334,13 +342,13 @@ export default function EstAnalyzerDisplay() { const Z0Scale = Math.min(1.06, Math.max(0.94, Z0TwistAdj * Z0EpsAdj)); Z0 *= Z0Scale; - // 插入损耗 IL 曲线:按 1–500MHz 从 ILData 采样 + // 插入损耗 IL 曲线:按 1–maxFrequencyMHzMHz 从 ILData 采样 const sampleIL = (f) => { - const fi = Math.round(Math.max(1, Math.min(500, f))); + const fi = Math.round(Math.max(1, Math.min(maxFrequencyMHz, f))); const v = ILData[fi]; return typeof v === 'number' ? v : 0; }; - // IL 基线(1-500MHz) + // IL 基线(1-maxFrequencyMHzMHz) const IL_base = frequencies.map(f => sampleIL(f)); // 物理影响参数(以 20m、pe、twistPitch=10mm、coreDia=0.51mm 为参考) const L0 = 20; // m,基线长度 @@ -378,7 +386,7 @@ export default function EstAnalyzerDisplay() { let val = vLen + addSqrt * wSqrt(f) + addLinF * wLinF(f); // 噪声(随频率略增) const sigma0 = 0.02, sigma1 = 0.06; // dB - const noiseAmp = sigma0 + sigma1 * (f / 500); + const noiseAmp = sigma0 + sigma1 * (f / maxFrequencyMHz); const r = Math.sin((idx + 1) * 37.7 + (lenScale + tightness) * 11.3) * 0.5 + Math.cos((idx + 1) * 19.1) * 0.5; val += r * noiseAmp; return Math.max(0, val); @@ -397,20 +405,20 @@ export default function EstAnalyzerDisplay() { const n = (prng(seedBase * 0.83 + i * 5.21) - 0.5) * 2; // [-1,1] const ripple = (prng(seedBase * 0.67 + i * 2.19) - 0.5) * 2 * 1.2; // ±1.2MHz const df = phaseStrength * f * (1 - Math.exp(-f / Math.max(f0, 1))) * n + ripple; - return Math.max(1, Math.min(500, f + df)); + return Math.max(1, Math.min(maxFrequencyMHz, f + df)); }; IL2 = frequencies.map((f, i) => { // 频轴挪动后线性插值 IL const f2 = warp(f, i); const fi0 = Math.floor(f2); - const fi1 = Math.min(500, fi0 + 1); + const fi1 = Math.min(maxFrequencyMHz, fi0 + 1); const t = f2 - fi0; const vWarp = ((IL[fi0 - 1] ?? IL_base[fi0 - 1] ?? 0) * (1 - t)) + ((IL[fi1 - 1] ?? IL_base[fi1 - 1] ?? 0) * t); // 幅度偏置 const n1 = (prng(seedBase + i * 13.37) - 0.5) * 2; // [-1,1] const n2 = (prng(seedBase + i * 7.11) - 0.5); // [-0.5,0.5] - const pos = 0.15 + 0.20 * (f / 500); // +0.15→+0.35 dB - const neg = 0.10 + 0.10 * (f / 500); // -0.10→-0.20 dB + const pos = 0.15 + 0.20 * (f / maxFrequencyMHz); // +0.15→+0.35 dB + const neg = 0.10 + 0.10 * (f / maxFrequencyMHz); // -0.10→-0.20 dB const rel = 0.02; // ±2% 相对偏移 const add = (n1 >= 0 ? (n1 * pos) : (n1 * neg)); const val = Math.max(0, vWarp * (1 + rel * n1) + (n2 * 0.18) + add); @@ -418,11 +426,11 @@ export default function EstAnalyzerDisplay() { }); } - // 基准回波损耗 RL 曲线:直接使用 RLData(1–500MHz 的基准值) + // 基准回波损耗 RL 曲线:直接使用 RLData(1–maxFrequencyMHzMHz 的基准值) const Zref = 100; // 供 TDR 使用 const lenLog = Math.max(0, Math.log1p(lengthM || 0)); // 供 TDR 使用 const sampleRL = (f) => { - const fi = Math.round(Math.max(1, Math.min(500, f))); + const fi = Math.round(Math.max(1, Math.min(maxFrequencyMHz, f))); const v = RLData[fi]; return typeof v === 'number' ? v : 0; }; @@ -445,7 +453,7 @@ export default function EstAnalyzerDisplay() { let val = v - fall + ripple; // 噪声 const sigma0 = 0.08, sigma1 = 0.12; - const noiseAmp = sigma0 + sigma1 * (f / 500); + const noiseAmp = sigma0 + sigma1 * (f / maxFrequencyMHz); const r = Math.sin((idx + 1) * 23.4 + phi * 0.5) * 0.5 + Math.cos((idx + 1) * 9.7) * 0.5; val += r * noiseAmp; // 边界:允许为负值,仅限制上限以避免不现实的大值 @@ -464,27 +472,27 @@ export default function EstAnalyzerDisplay() { const n = (prng2(seed2 * 0.77 + i * 3.91) - 0.5) * 2; const ripple = (prng2(seed2 * 0.55 + i * 2.41) - 0.5) * 2 * 1.0; // ±1.0MHz const df = phaseStrength * f * (1 - Math.exp(-f / Math.max(f0, 1))) * n + ripple; - return Math.max(1, Math.min(500, f + df)); + return Math.max(1, Math.min(maxFrequencyMHz, f + df)); }; RL2 = frequencies.map((f, i) => { const f2 = warp(f, i); const fi0 = Math.floor(f2); - const fi1 = Math.min(500, fi0 + 1); + const fi1 = Math.min(maxFrequencyMHz, fi0 + 1); const t = f2 - fi0; const vWarp = ((RL[fi0 - 1] ?? RL_base[fi0 - 1] ?? 0) * (1 - t)) + ((RL[fi1 - 1] ?? RL_base[fi1 - 1] ?? 0) * t); const n1 = (prng2(seed2 + i * 17.3) - 0.5) * 2; // [-1,1] const n2 = (prng2(seed2 + i * 5.9) - 0.5); // [-0.5,0.5] - const pos = 0.20 + 0.40 * (f / 500); // +0.2→+0.6 dB - const neg = 0.40 + 0.80 * (f / 500); // -0.4→-1.2 dB + const pos = 0.20 + 0.40 * (f / maxFrequencyMHz); // +0.2→+0.6 dB + const neg = 0.40 + 0.80 * (f / maxFrequencyMHz); // -0.4→-1.2 dB const add = (n1 >= 0 ? (n1 * pos) : (n1 * neg)); const val = vWarp + (n2 * 1.2) + add; return Math.min(100, val); }); } - // NEXT 曲线:按 1–500MHz 从 NEXTData 采样 + // NEXT 曲线:按 1–maxFrequencyMHzMHz 从 NEXTData 采样 const sampleNEXT = (f) => { - const fi = Math.round(Math.max(1, Math.min(500, f))); + const fi = Math.round(Math.max(1, Math.min(maxFrequencyMHz, f))); const v = NEXTData[fi]; return typeof v === 'number' ? v : 0; }; @@ -512,7 +520,7 @@ export default function EstAnalyzerDisplay() { let val = v + (-h_len * lenDelta * w) - (h_twist_bad * pitchBadness * w) + (h_diff * ratioImprove * w); // 噪声 const sigma0 = 0.06, sigma1 = 0.10; - const noiseAmp = sigma0 + sigma1 * (f / 500); + const noiseAmp = sigma0 + sigma1 * (f / maxFrequencyMHz); const r = Math.sin((idx + 1) * 13.9 + twistDiff * 5.7) * 0.5 + Math.cos((idx + 1) * 7.3) * 0.5; val += r * noiseAmp; // 边界夹限 @@ -531,7 +539,7 @@ export default function EstAnalyzerDisplay() { const n = (prng3(seed3 * 0.93 + i * 4.29) - 0.5) * 2; const ripple = (prng3(seed3 * 0.69 + i * 2.11) - 0.5) * 2 * 1.0; const df = phaseStrength * f * (1 - Math.exp(-f / Math.max(f0, 1))) * n + ripple; - return Math.max(1, Math.min(500, f + df)); + return Math.max(1, Math.min(maxFrequencyMHz, f + df)); }; // 次曲线也应受绞距与节距比影响(轻度,但可见) const k_tw2 = 0.55; // 次曲线绞距劣化权重(弱于主曲线) @@ -539,13 +547,13 @@ export default function EstAnalyzerDisplay() { NEXT2 = frequencies.map((f, i) => { const f2 = warp(f, i); const fi0 = Math.floor(f2); - const fi1 = Math.min(500, fi0 + 1); + const fi1 = Math.min(maxFrequencyMHz, fi0 + 1); const t = f2 - fi0; const vWarp = ((NEXT[fi0 - 1] ?? NEXT_base[fi0 - 1] ?? 0) * (1 - t)) + ((NEXT[fi1 - 1] ?? NEXT_base[fi1 - 1] ?? 0) * t); const n1 = (prng3(seed3 + i * 11.9) - 0.5) * 2; // [-1,1] const n2 = (prng3(seed3 + i * 3.7) - 0.5); // [-0.5,0.5] - const pos = 0.15 + 0.35 * (f / 500); // +0.15→+0.50 dB - const neg = 0.30 + 0.50 * (f / 500); // -0.30→-0.80 dB + const pos = 0.15 + 0.35 * (f / maxFrequencyMHz); // +0.15→+0.50 dB + const neg = 0.30 + 0.50 * (f / maxFrequencyMHz); // -0.30→-0.80 dB const add = (n1 >= 0 ? (n1 * pos) : (n1 * neg)); const w2 = W(f); const shift = (-k_tw2 * pitchBadness * w2) + (k_df2 * ratioImprove * w2); @@ -802,9 +810,9 @@ export default function EstAnalyzerDisplay() { setConfig({ ...config, frequency: parseInt(e.target.value) })} className="w-full h-2 bg-[#12f7ff]/20 rounded appearance-none cursor-pointer" style={{ accentColor: '#12f7ff' }} /> @@ -814,7 +822,12 @@ export default function EstAnalyzerDisplay() { {faultScenario !== 'DataCenter' && ( -