diff --git a/.next/cache/webpack/client-development/0.pack.gz b/.next/cache/webpack/client-development/0.pack.gz
index 72dd1d33a..a9d8fecd1 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 7db639452..9f4d524cd 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/2.pack.gz b/.next/cache/webpack/client-development/2.pack.gz
index 942e23e35..c59075dd2 100644
Binary files a/.next/cache/webpack/client-development/2.pack.gz and b/.next/cache/webpack/client-development/2.pack.gz differ
diff --git a/.next/cache/webpack/client-development/3.pack.gz b/.next/cache/webpack/client-development/3.pack.gz
index 79fb2c38f..124f165f2 100644
Binary files a/.next/cache/webpack/client-development/3.pack.gz and b/.next/cache/webpack/client-development/3.pack.gz differ
diff --git a/.next/cache/webpack/client-development/index.pack.gz b/.next/cache/webpack/client-development/index.pack.gz
index 7830a604c..91d4b4aee 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 e315894a8..664a13b24 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 e351a65ba..53c65d266 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/1.pack.gz b/.next/cache/webpack/server-development/1.pack.gz
index e9ba3e5c0..f3d267dda 100644
Binary files a/.next/cache/webpack/server-development/1.pack.gz and b/.next/cache/webpack/server-development/1.pack.gz differ
diff --git a/.next/cache/webpack/server-development/2.pack.gz b/.next/cache/webpack/server-development/2.pack.gz
index c020c29e1..43cc999a9 100644
Binary files a/.next/cache/webpack/server-development/2.pack.gz and b/.next/cache/webpack/server-development/2.pack.gz differ
diff --git a/.next/cache/webpack/server-development/3.pack.gz b/.next/cache/webpack/server-development/3.pack.gz
index 0cf95adab..c02bd2ead 100644
Binary files a/.next/cache/webpack/server-development/3.pack.gz and b/.next/cache/webpack/server-development/3.pack.gz differ
diff --git a/.next/cache/webpack/server-development/4.pack.gz b/.next/cache/webpack/server-development/4.pack.gz
index f174807cc..490a91bdd 100644
Binary files a/.next/cache/webpack/server-development/4.pack.gz and b/.next/cache/webpack/server-development/4.pack.gz differ
diff --git a/.next/cache/webpack/server-development/5.pack.gz b/.next/cache/webpack/server-development/5.pack.gz
index 0bd50b3f5..fbf1924ba 100644
Binary files a/.next/cache/webpack/server-development/5.pack.gz and b/.next/cache/webpack/server-development/5.pack.gz differ
diff --git a/.next/cache/webpack/server-development/index.pack.gz b/.next/cache/webpack/server-development/index.pack.gz
index ecfafc212..b355d8927 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/cache/webpack/server-development/index.pack.gz.old b/.next/cache/webpack/server-development/index.pack.gz.old
index ab12b8295..210a11e02 100644
Binary files a/.next/cache/webpack/server-development/index.pack.gz.old and b/.next/cache/webpack/server-development/index.pack.gz.old differ
diff --git a/.next/server/components_MapComponent_js.js b/.next/server/components_MapComponent_js.js
index a121a1051..63fbab996 100644
--- a/.next/server/components_MapComponent_js.js
+++ b/.next/server/components_MapComponent_js.js
@@ -17,7 +17,7 @@ exports.modules = {
\************************************/
/***/ ((__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\": () => (__WEBPACK_DEFAULT_EXPORT__)\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 leaflet__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! leaflet */ \"leaflet\");\n/* harmony import */ var leaflet__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(leaflet__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! leaflet/dist/leaflet.css */ \"./node_modules/leaflet/dist/leaflet.css\");\n/* harmony import */ var leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3__);\n\n\n\n\nconst MapComponent = ()=>{\n const mapRef = (0,react__WEBPACK_IMPORTED_MODULE_1__.useRef)(null);\n const [map, setMap] = (0,react__WEBPACK_IMPORTED_MODULE_1__.useState)(null);\n (0,react__WEBPACK_IMPORTED_MODULE_1__.useEffect)(()=>{\n if (mapRef.current && !map) {\n const initialMap = leaflet__WEBPACK_IMPORTED_MODULE_2___default().map(mapRef.current, {\n center: [\n 53.111111,\n 8.4625\n ],\n zoom: 10\n });\n initialMap.on(\"contextmenu\", (event)=>{\n leaflet__WEBPACK_IMPORTED_MODULE_2___default().popup().setLatLng(event.latlng).setContent('
Right-click menu
').openOn(initialMap);\n });\n window.zoomIn = ()=>{\n initialMap.zoomIn();\n };\n leaflet__WEBPACK_IMPORTED_MODULE_2___default().tileLayer(\"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png\", {\n attribution: '© OpenStreetMap contributors'\n }).addTo(initialMap);\n setMap(initialMap);\n }\n }, [\n mapRef,\n map\n ]);\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n id: \"map\",\n ref: mapRef,\n style: {\n height: \"100vh\",\n width: \"100vw\",\n overflow: \"hidden\"\n }\n }, void 0, false, {\n fileName: \"C:\\\\Users\\\\isa.LTW\\\\Desktop\\\\15.04.2024\\\\wwwrootTalas5NodeMap\\\\components\\\\MapComponent.js\",\n lineNumber: 39,\n columnNumber: 5\n }, undefined);\n};\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (MapComponent);\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiLi9jb21wb25lbnRzL01hcENvbXBvbmVudC5qcyIsIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7O0FBQTJEO0FBQ25DO0FBQ1U7QUFFbEMsTUFBTUssZUFBZTtJQUNuQixNQUFNQyxTQUFTSiw2Q0FBTUEsQ0FBQztJQUN0QixNQUFNLENBQUNLLEtBQUtDLE9BQU8sR0FBR0wsK0NBQVFBLENBQUM7SUFFL0JGLGdEQUFTQSxDQUFDO1FBQ1IsSUFBSUssT0FBT0csT0FBTyxJQUFJLENBQUNGLEtBQUs7WUFDMUIsTUFBTUcsYUFBYU4sa0RBQUssQ0FBQ0UsT0FBT0csT0FBTyxFQUFFO2dCQUN2Q0UsUUFBUTtvQkFBQztvQkFBVztpQkFBTztnQkFDM0JDLE1BQU07WUFDUjtZQUVBRixXQUFXRyxFQUFFLENBQUMsZUFBZSxDQUFDQztnQkFDNUJWLG9EQUFPLEdBQ0pZLFNBQVMsQ0FBQ0YsTUFBTUcsTUFBTSxFQUN0QkMsVUFBVSxDQUNULDJFQUVEQyxNQUFNLENBQUNUO1lBQ1o7WUFFQVUsT0FBT0MsTUFBTSxHQUFHO2dCQUNkWCxXQUFXVyxNQUFNO1lBQ25CO1lBRUFqQix3REFBVyxDQUFDLHNEQUFzRDtnQkFDaEVtQixhQUNFO1lBQ0osR0FBR0MsS0FBSyxDQUFDZDtZQUVURixPQUFPRTtRQUNUO0lBQ0YsR0FBRztRQUFDSjtRQUFRQztLQUFJO0lBRWhCLHFCQUNFLDhEQUFDa0I7UUFDQ0MsSUFBRztRQUNIQyxLQUFLckI7UUFDTHNCLE9BQU87WUFBRUMsUUFBUTtZQUFTQyxPQUFPO1lBQVNDLFVBQVU7UUFBUzs7Ozs7O0FBR25FO0FBRUEsaUVBQWUxQixZQUFZQSxFQUFDIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vLy4vY29tcG9uZW50cy9NYXBDb21wb25lbnQuanM/ZDA3ZCJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgUmVhY3QsIHsgdXNlRWZmZWN0LCB1c2VSZWYsIHVzZVN0YXRlIH0gZnJvbSBcInJlYWN0XCI7XHJcbmltcG9ydCBMIGZyb20gXCJsZWFmbGV0XCI7XHJcbmltcG9ydCBcImxlYWZsZXQvZGlzdC9sZWFmbGV0LmNzc1wiO1xyXG5cclxuY29uc3QgTWFwQ29tcG9uZW50ID0gKCkgPT4ge1xyXG4gIGNvbnN0IG1hcFJlZiA9IHVzZVJlZihudWxsKTtcclxuICBjb25zdCBbbWFwLCBzZXRNYXBdID0gdXNlU3RhdGUobnVsbCk7XHJcblxyXG4gIHVzZUVmZmVjdCgoKSA9PiB7XHJcbiAgICBpZiAobWFwUmVmLmN1cnJlbnQgJiYgIW1hcCkge1xyXG4gICAgICBjb25zdCBpbml0aWFsTWFwID0gTC5tYXAobWFwUmVmLmN1cnJlbnQsIHtcclxuICAgICAgICBjZW50ZXI6IFs1My4xMTExMTEsIDguNDYyNV0sXHJcbiAgICAgICAgem9vbTogMTAsXHJcbiAgICAgIH0pO1xyXG5cclxuICAgICAgaW5pdGlhbE1hcC5vbihcImNvbnRleHRtZW51XCIsIChldmVudCkgPT4ge1xyXG4gICAgICAgIEwucG9wdXAoKVxyXG4gICAgICAgICAgLnNldExhdExuZyhldmVudC5sYXRsbmcpXHJcbiAgICAgICAgICAuc2V0Q29udGVudChcclxuICAgICAgICAgICAgJzxwPlJpZ2h0LWNsaWNrIG1lbnU8YnIvPjxidXR0b24gb25jbGljaz1cInpvb21JbigpXCI+Wm9vbSBpbjwvYnV0dG9uPjwvcD4nXHJcbiAgICAgICAgICApXHJcbiAgICAgICAgICAub3Blbk9uKGluaXRpYWxNYXApO1xyXG4gICAgICB9KTtcclxuXHJcbiAgICAgIHdpbmRvdy56b29tSW4gPSAoKSA9PiB7XHJcbiAgICAgICAgaW5pdGlhbE1hcC56b29tSW4oKTtcclxuICAgICAgfTtcclxuXHJcbiAgICAgIEwudGlsZUxheWVyKFwiaHR0cHM6Ly97c30udGlsZS5vcGVuc3RyZWV0bWFwLm9yZy97en0ve3h9L3t5fS5wbmdcIiwge1xyXG4gICAgICAgIGF0dHJpYnV0aW9uOlxyXG4gICAgICAgICAgJyZjb3B5OyA8YSBocmVmPVwiaHR0cHM6Ly93d3cub3BlbnN0cmVldG1hcC5vcmcvY29weXJpZ2h0XCI+T3BlblN0cmVldE1hcDwvYT4gY29udHJpYnV0b3JzJyxcclxuICAgICAgfSkuYWRkVG8oaW5pdGlhbE1hcCk7XHJcblxyXG4gICAgICBzZXRNYXAoaW5pdGlhbE1hcCk7XHJcbiAgICB9XHJcbiAgfSwgW21hcFJlZiwgbWFwXSk7XHJcblxyXG4gIHJldHVybiAoXHJcbiAgICA8ZGl2XHJcbiAgICAgIGlkPVwibWFwXCJcclxuICAgICAgcmVmPXttYXBSZWZ9XHJcbiAgICAgIHN0eWxlPXt7IGhlaWdodDogXCIxMDB2aFwiLCB3aWR0aDogXCIxMDB2d1wiLCBvdmVyZmxvdzogXCJoaWRkZW5cIiB9fVxyXG4gICAgPjwvZGl2PlxyXG4gICk7XHJcbn07XHJcblxyXG5leHBvcnQgZGVmYXVsdCBNYXBDb21wb25lbnQ7XHJcbiJdLCJuYW1lcyI6WyJSZWFjdCIsInVzZUVmZmVjdCIsInVzZVJlZiIsInVzZVN0YXRlIiwiTCIsIk1hcENvbXBvbmVudCIsIm1hcFJlZiIsIm1hcCIsInNldE1hcCIsImN1cnJlbnQiLCJpbml0aWFsTWFwIiwiY2VudGVyIiwiem9vbSIsIm9uIiwiZXZlbnQiLCJwb3B1cCIsInNldExhdExuZyIsImxhdGxuZyIsInNldENvbnRlbnQiLCJvcGVuT24iLCJ3aW5kb3ciLCJ6b29tSW4iLCJ0aWxlTGF5ZXIiLCJhdHRyaWJ1dGlvbiIsImFkZFRvIiwiZGl2IiwiaWQiLCJyZWYiLCJzdHlsZSIsImhlaWdodCIsIndpZHRoIiwib3ZlcmZsb3ciXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///./components/MapComponent.js\n");
+eval("__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 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 leaflet__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! leaflet */ \"leaflet\");\n/* harmony import */ var leaflet__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(leaflet__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! leaflet/dist/leaflet.css */ \"./node_modules/leaflet/dist/leaflet.css\");\n/* harmony import */ var leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3__);\n\n\n\n\nconst MapComponent = ()=>{\n const mapRef = (0,react__WEBPACK_IMPORTED_MODULE_1__.useRef)(null);\n const [map, setMap] = (0,react__WEBPACK_IMPORTED_MODULE_1__.useState)(null);\n function addMarker(map) {\n const marker = leaflet__WEBPACK_IMPORTED_MODULE_2___default().marker([\n 53.111111,\n 8.4625\n ]).addTo(map);\n marker.bindPopup(\"Hallo Welt!
Ich bin ein Popup.\").openPopup();\n }\n (0,react__WEBPACK_IMPORTED_MODULE_1__.useEffect)(()=>{\n if (mapRef.current && !map) {\n const initialMap = leaflet__WEBPACK_IMPORTED_MODULE_2___default().map(mapRef.current, {\n center: [\n 53.111111,\n 8.4625\n ],\n zoom: 10,\n zoomControl: false\n });\n initialMap.on(\"contextmenu\", (event)=>{\n leaflet__WEBPACK_IMPORTED_MODULE_2___default().popup().setLatLng(event.latlng).setContent('').openOn(initialMap);\n });\n window.zoomIn = ()=>{\n initialMap.zoomIn();\n };\n leaflet__WEBPACK_IMPORTED_MODULE_2___default().tileLayer(\"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png\", {\n attribution: '© OpenStreetMap contributors'\n }).addTo(initialMap);\n addMarker(initialMap);\n setMap(initialMap);\n }\n }, [\n mapRef,\n map\n ]);\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n id: \"map\",\n ref: mapRef,\n style: {\n height: \"100vh\",\n width: \"100vw\",\n overflow: \"hidden\"\n }\n }, void 0, false, {\n fileName: \"C:\\\\Users\\\\isa.LTW\\\\Desktop\\\\15.04.2024\\\\wwwrootTalas5NodeMap\\\\components\\\\MapComponent.js\",\n lineNumber: 44,\n columnNumber: 5\n }, undefined);\n};\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (MapComponent);\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiLi9jb21wb25lbnRzL01hcENvbXBvbmVudC5qcyIsIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7O0FBQTJEO0FBQ25DO0FBQ1U7QUFFbEMsTUFBTUssZUFBZTtJQUNuQixNQUFNQyxTQUFTSiw2Q0FBTUEsQ0FBQztJQUN0QixNQUFNLENBQUNLLEtBQUtDLE9BQU8sR0FBR0wsK0NBQVFBLENBQUM7SUFFL0IsU0FBU00sVUFBVUYsR0FBRztRQUNwQixNQUFNRyxTQUFTTixxREFBUSxDQUFDO1lBQUM7WUFBVztTQUFPLEVBQUVPLEtBQUssQ0FBQ0o7UUFDbkRHLE9BQU9FLFNBQVMsQ0FBQyw0Q0FBNENDLFNBQVM7SUFDeEU7SUFFQVosZ0RBQVNBLENBQUM7UUFDUixJQUFJSyxPQUFPUSxPQUFPLElBQUksQ0FBQ1AsS0FBSztZQUMxQixNQUFNUSxhQUFhWCxrREFBSyxDQUFDRSxPQUFPUSxPQUFPLEVBQUU7Z0JBQ3ZDRSxRQUFRO29CQUFDO29CQUFXO2lCQUFPO2dCQUMzQkMsTUFBTTtnQkFDTkMsYUFBYTtZQUNmO1lBRUFILFdBQVdJLEVBQUUsQ0FBQyxlQUFlLENBQUNDO2dCQUM1QmhCLG9EQUFPLEdBQ0prQixTQUFTLENBQUNGLE1BQU1HLE1BQU0sRUFDdEJDLFVBQVUsQ0FBQyxzREFDWEMsTUFBTSxDQUFDVjtZQUNaO1lBRUFXLE9BQU9DLE1BQU0sR0FBRztnQkFDZFosV0FBV1ksTUFBTTtZQUNuQjtZQUVBdkIsd0RBQVcsQ0FBQyxzREFBc0Q7Z0JBQ2hFeUIsYUFDRTtZQUNKLEdBQUdsQixLQUFLLENBQUNJO1lBQ1ROLFVBQVVNO1lBRVZQLE9BQU9PO1FBQ1Q7SUFDRixHQUFHO1FBQUNUO1FBQVFDO0tBQUk7SUFFaEIscUJBQ0UsOERBQUN1QjtRQUNDQyxJQUFHO1FBQ0hDLEtBQUsxQjtRQUNMMkIsT0FBTztZQUFFQyxRQUFRO1lBQVNDLE9BQU87WUFBU0MsVUFBVTtRQUFTOzs7Ozs7QUFHbkU7QUFFQSxpRUFBZS9CLFlBQVlBLEVBQUMiLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8vLi9jb21wb25lbnRzL01hcENvbXBvbmVudC5qcz9kMDdkIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCBSZWFjdCwgeyB1c2VFZmZlY3QsIHVzZVJlZiwgdXNlU3RhdGUgfSBmcm9tIFwicmVhY3RcIjtcclxuaW1wb3J0IEwgZnJvbSBcImxlYWZsZXRcIjtcclxuaW1wb3J0IFwibGVhZmxldC9kaXN0L2xlYWZsZXQuY3NzXCI7XHJcblxyXG5jb25zdCBNYXBDb21wb25lbnQgPSAoKSA9PiB7XHJcbiAgY29uc3QgbWFwUmVmID0gdXNlUmVmKG51bGwpO1xyXG4gIGNvbnN0IFttYXAsIHNldE1hcF0gPSB1c2VTdGF0ZShudWxsKTtcclxuXHJcbiAgZnVuY3Rpb24gYWRkTWFya2VyKG1hcCkge1xyXG4gICAgY29uc3QgbWFya2VyID0gTC5tYXJrZXIoWzUzLjExMTExMSwgOC40NjI1XSkuYWRkVG8obWFwKTtcclxuICAgIG1hcmtlci5iaW5kUG9wdXAoXCI8Yj5IYWxsbyBXZWx0ITwvYj48YnI+SWNoIGJpbiBlaW4gUG9wdXAuXCIpLm9wZW5Qb3B1cCgpO1xyXG4gIH1cclxuXHJcbiAgdXNlRWZmZWN0KCgpID0+IHtcclxuICAgIGlmIChtYXBSZWYuY3VycmVudCAmJiAhbWFwKSB7XHJcbiAgICAgIGNvbnN0IGluaXRpYWxNYXAgPSBMLm1hcChtYXBSZWYuY3VycmVudCwge1xyXG4gICAgICAgIGNlbnRlcjogWzUzLjExMTExMSwgOC40NjI1XSxcclxuICAgICAgICB6b29tOiAxMCxcclxuICAgICAgICB6b29tQ29udHJvbDogZmFsc2UsIC8vIERlYWt0aXZpZXJlIGRpZSBTdGFuZGFyZC1ab29tc3RldWVydW5nXHJcbiAgICAgIH0pO1xyXG5cclxuICAgICAgaW5pdGlhbE1hcC5vbihcImNvbnRleHRtZW51XCIsIChldmVudCkgPT4ge1xyXG4gICAgICAgIEwucG9wdXAoKVxyXG4gICAgICAgICAgLnNldExhdExuZyhldmVudC5sYXRsbmcpXHJcbiAgICAgICAgICAuc2V0Q29udGVudCgnPHA+PGJ1dHRvbiBvbmNsaWNrPVwiem9vbUluKClcIj5ab29tIGluPC9idXR0b24+PC9wPicpXHJcbiAgICAgICAgICAub3Blbk9uKGluaXRpYWxNYXApO1xyXG4gICAgICB9KTtcclxuXHJcbiAgICAgIHdpbmRvdy56b29tSW4gPSAoKSA9PiB7XHJcbiAgICAgICAgaW5pdGlhbE1hcC56b29tSW4oKTtcclxuICAgICAgfTtcclxuXHJcbiAgICAgIEwudGlsZUxheWVyKFwiaHR0cHM6Ly97c30udGlsZS5vcGVuc3RyZWV0bWFwLm9yZy97en0ve3h9L3t5fS5wbmdcIiwge1xyXG4gICAgICAgIGF0dHJpYnV0aW9uOlxyXG4gICAgICAgICAgJyZjb3B5OyA8YSBocmVmPVwiaHR0cHM6Ly93d3cub3BlbnN0cmVldG1hcC5vcmcvY29weXJpZ2h0XCI+T3BlblN0cmVldE1hcDwvYT4gY29udHJpYnV0b3JzJyxcclxuICAgICAgfSkuYWRkVG8oaW5pdGlhbE1hcCk7XHJcbiAgICAgIGFkZE1hcmtlcihpbml0aWFsTWFwKTtcclxuXHJcbiAgICAgIHNldE1hcChpbml0aWFsTWFwKTtcclxuICAgIH1cclxuICB9LCBbbWFwUmVmLCBtYXBdKTtcclxuXHJcbiAgcmV0dXJuIChcclxuICAgIDxkaXZcclxuICAgICAgaWQ9XCJtYXBcIlxyXG4gICAgICByZWY9e21hcFJlZn1cclxuICAgICAgc3R5bGU9e3sgaGVpZ2h0OiBcIjEwMHZoXCIsIHdpZHRoOiBcIjEwMHZ3XCIsIG92ZXJmbG93OiBcImhpZGRlblwiIH19XHJcbiAgICA+PC9kaXY+XHJcbiAgKTtcclxufTtcclxuXHJcbmV4cG9ydCBkZWZhdWx0IE1hcENvbXBvbmVudDtcclxuIl0sIm5hbWVzIjpbIlJlYWN0IiwidXNlRWZmZWN0IiwidXNlUmVmIiwidXNlU3RhdGUiLCJMIiwiTWFwQ29tcG9uZW50IiwibWFwUmVmIiwibWFwIiwic2V0TWFwIiwiYWRkTWFya2VyIiwibWFya2VyIiwiYWRkVG8iLCJiaW5kUG9wdXAiLCJvcGVuUG9wdXAiLCJjdXJyZW50IiwiaW5pdGlhbE1hcCIsImNlbnRlciIsInpvb20iLCJ6b29tQ29udHJvbCIsIm9uIiwiZXZlbnQiLCJwb3B1cCIsInNldExhdExuZyIsImxhdGxuZyIsInNldENvbnRlbnQiLCJvcGVuT24iLCJ3aW5kb3ciLCJ6b29tSW4iLCJ0aWxlTGF5ZXIiLCJhdHRyaWJ1dGlvbiIsImRpdiIsImlkIiwicmVmIiwic3R5bGUiLCJoZWlnaHQiLCJ3aWR0aCIsIm92ZXJmbG93Il0sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///./components/MapComponent.js\n");
/***/ })
diff --git a/.next/server/pages-manifest.json b/.next/server/pages-manifest.json
index cf81e64f1..ba3b648b3 100644
--- a/.next/server/pages-manifest.json
+++ b/.next/server/pages-manifest.json
@@ -1,7 +1,7 @@
{
"/_app": "pages/_app.js",
- "/_document": "pages/_document.js",
"/_error": "pages/_error.js",
+ "/_document": "pages/_document.js",
"/": "pages/index.js",
"/api/locations": "pages/api/locations.js"
}
\ No newline at end of file
diff --git a/.next/static/chunks/components_MapComponent_js.js b/.next/static/chunks/components_MapComponent_js.js
index bb358be88..2a47bf53d 100644
--- a/.next/static/chunks/components_MapComponent_js.js
+++ b/.next/static/chunks/components_MapComponent_js.js
@@ -46,7 +46,7 @@ eval(__webpack_require__.ts("var api = __webpack_require__(/*! !../../next/dist/
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
-eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"./node_modules/react/jsx-dev-runtime.js\");\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 */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var leaflet__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! leaflet */ \"./node_modules/leaflet/dist/leaflet-src.js\");\n/* harmony import */ var leaflet__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(leaflet__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! leaflet/dist/leaflet.css */ \"./node_modules/leaflet/dist/leaflet.css\");\n/* harmony import */ var leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3__);\n\nvar _s = $RefreshSig$();\n\n\n\nconst MapComponent = ()=>{\n _s();\n const mapRef = (0,react__WEBPACK_IMPORTED_MODULE_1__.useRef)(null);\n const [map, setMap] = (0,react__WEBPACK_IMPORTED_MODULE_1__.useState)(null);\n (0,react__WEBPACK_IMPORTED_MODULE_1__.useEffect)(()=>{\n if (mapRef.current && !map) {\n const initialMap = leaflet__WEBPACK_IMPORTED_MODULE_2___default().map(mapRef.current, {\n center: [\n 53.111111,\n 8.4625\n ],\n zoom: 10\n });\n initialMap.on(\"contextmenu\", (event)=>{\n leaflet__WEBPACK_IMPORTED_MODULE_2___default().popup().setLatLng(event.latlng).setContent('Right-click menu
').openOn(initialMap);\n });\n window.zoomIn = ()=>{\n initialMap.zoomIn();\n };\n leaflet__WEBPACK_IMPORTED_MODULE_2___default().tileLayer(\"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png\", {\n attribution: '© OpenStreetMap contributors'\n }).addTo(initialMap);\n setMap(initialMap);\n }\n }, [\n mapRef,\n map\n ]);\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n id: \"map\",\n ref: mapRef,\n style: {\n height: \"100vh\",\n width: \"100vw\",\n overflow: \"hidden\"\n }\n }, void 0, false, {\n fileName: \"C:\\\\Users\\\\isa.LTW\\\\Desktop\\\\15.04.2024\\\\wwwrootTalas5NodeMap\\\\components\\\\MapComponent.js\",\n lineNumber: 39,\n columnNumber: 5\n }, undefined);\n};\n_s(MapComponent, \"hrjJ5kO61HK25w0Ou2mn4NNKy3A=\");\n_c = MapComponent;\n/* harmony default export */ __webpack_exports__[\"default\"] = (MapComponent);\nvar _c;\n$RefreshReg$(_c, \"MapComponent\");\n\n\n;\n // Wrapped in an IIFE to avoid polluting the global scope\n ;\n (function () {\n var _a, _b;\n // Legacy CSS implementations will `eval` browser code in a Node.js context\n // to extract CSS. For backwards compatibility, we need to check we're in a\n // browser context before continuing.\n if (typeof self !== 'undefined' &&\n // AMP / No-JS mode does not inject these helpers:\n '$RefreshHelpers$' in self) {\n // @ts-ignore __webpack_module__ is global\n var currentExports = module.exports;\n // @ts-ignore __webpack_module__ is global\n var prevSignature = (_b = (_a = module.hot.data) === null || _a === void 0 ? void 0 : _a.prevSignature) !== null && _b !== void 0 ? _b : null;\n // This cannot happen in MainTemplate because the exports mismatch between\n // templating and execution.\n self.$RefreshHelpers$.registerExportsForReactRefresh(currentExports, module.id);\n // A module can be accepted automatically based on its exports, e.g. when\n // it is a Refresh Boundary.\n if (self.$RefreshHelpers$.isReactRefreshBoundary(currentExports)) {\n // Save the previous exports signature on update so we can compare the boundary\n // signatures. We avoid saving exports themselves since it causes memory leaks (https://github.com/vercel/next.js/pull/53797)\n module.hot.dispose(function (data) {\n data.prevSignature =\n self.$RefreshHelpers$.getRefreshBoundarySignature(currentExports);\n });\n // Unconditionally accept an update to this module, we'll check if it's\n // still a Refresh Boundary later.\n // @ts-ignore importMeta is replaced in the loader\n module.hot.accept();\n // This field is set when the previous version of this module was a\n // Refresh Boundary, letting us know we need to check for invalidation or\n // enqueue an update.\n if (prevSignature !== null) {\n // A boundary can become ineligible if its exports are incompatible\n // with the previous exports.\n //\n // For example, if you add/remove/change exports, we'll want to\n // re-execute the importing modules, and force those components to\n // re-render. Similarly, if you convert a class component to a\n // function, we want to invalidate the boundary.\n if (self.$RefreshHelpers$.shouldInvalidateReactRefreshBoundary(prevSignature, self.$RefreshHelpers$.getRefreshBoundarySignature(currentExports))) {\n module.hot.invalidate();\n }\n else {\n self.$RefreshHelpers$.scheduleUpdate();\n }\n }\n }\n else {\n // Since we just executed the code for the module, it's possible that the\n // new exports made it ineligible for being a boundary.\n // We only care about the case when we were _previously_ a boundary,\n // because we already accepted this update (accidental side effect).\n var isNoLongerABoundary = prevSignature !== null;\n if (isNoLongerABoundary) {\n module.hot.invalidate();\n }\n }\n }\n })();\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiLi9jb21wb25lbnRzL01hcENvbXBvbmVudC5qcyIsIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7OztBQUEyRDtBQUNuQztBQUNVO0FBRWxDLE1BQU1LLGVBQWU7O0lBQ25CLE1BQU1DLFNBQVNKLDZDQUFNQSxDQUFDO0lBQ3RCLE1BQU0sQ0FBQ0ssS0FBS0MsT0FBTyxHQUFHTCwrQ0FBUUEsQ0FBQztJQUUvQkYsZ0RBQVNBLENBQUM7UUFDUixJQUFJSyxPQUFPRyxPQUFPLElBQUksQ0FBQ0YsS0FBSztZQUMxQixNQUFNRyxhQUFhTixrREFBSyxDQUFDRSxPQUFPRyxPQUFPLEVBQUU7Z0JBQ3ZDRSxRQUFRO29CQUFDO29CQUFXO2lCQUFPO2dCQUMzQkMsTUFBTTtZQUNSO1lBRUFGLFdBQVdHLEVBQUUsQ0FBQyxlQUFlLENBQUNDO2dCQUM1QlYsb0RBQU8sR0FDSlksU0FBUyxDQUFDRixNQUFNRyxNQUFNLEVBQ3RCQyxVQUFVLENBQ1QsMkVBRURDLE1BQU0sQ0FBQ1Q7WUFDWjtZQUVBVSxPQUFPQyxNQUFNLEdBQUc7Z0JBQ2RYLFdBQVdXLE1BQU07WUFDbkI7WUFFQWpCLHdEQUFXLENBQUMsc0RBQXNEO2dCQUNoRW1CLGFBQ0U7WUFDSixHQUFHQyxLQUFLLENBQUNkO1lBRVRGLE9BQU9FO1FBQ1Q7SUFDRixHQUFHO1FBQUNKO1FBQVFDO0tBQUk7SUFFaEIscUJBQ0UsOERBQUNrQjtRQUNDQyxJQUFHO1FBQ0hDLEtBQUtyQjtRQUNMc0IsT0FBTztZQUFFQyxRQUFRO1lBQVNDLE9BQU87WUFBU0MsVUFBVTtRQUFTOzs7Ozs7QUFHbkU7R0F4Q00xQjtLQUFBQTtBQTBDTiwrREFBZUEsWUFBWUEsRUFBQyIsInNvdXJjZXMiOlsid2VicGFjazovL19OX0UvLi9jb21wb25lbnRzL01hcENvbXBvbmVudC5qcz9kMDdkIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCBSZWFjdCwgeyB1c2VFZmZlY3QsIHVzZVJlZiwgdXNlU3RhdGUgfSBmcm9tIFwicmVhY3RcIjtcclxuaW1wb3J0IEwgZnJvbSBcImxlYWZsZXRcIjtcclxuaW1wb3J0IFwibGVhZmxldC9kaXN0L2xlYWZsZXQuY3NzXCI7XHJcblxyXG5jb25zdCBNYXBDb21wb25lbnQgPSAoKSA9PiB7XHJcbiAgY29uc3QgbWFwUmVmID0gdXNlUmVmKG51bGwpO1xyXG4gIGNvbnN0IFttYXAsIHNldE1hcF0gPSB1c2VTdGF0ZShudWxsKTtcclxuXHJcbiAgdXNlRWZmZWN0KCgpID0+IHtcclxuICAgIGlmIChtYXBSZWYuY3VycmVudCAmJiAhbWFwKSB7XHJcbiAgICAgIGNvbnN0IGluaXRpYWxNYXAgPSBMLm1hcChtYXBSZWYuY3VycmVudCwge1xyXG4gICAgICAgIGNlbnRlcjogWzUzLjExMTExMSwgOC40NjI1XSxcclxuICAgICAgICB6b29tOiAxMCxcclxuICAgICAgfSk7XHJcblxyXG4gICAgICBpbml0aWFsTWFwLm9uKFwiY29udGV4dG1lbnVcIiwgKGV2ZW50KSA9PiB7XHJcbiAgICAgICAgTC5wb3B1cCgpXHJcbiAgICAgICAgICAuc2V0TGF0TG5nKGV2ZW50LmxhdGxuZylcclxuICAgICAgICAgIC5zZXRDb250ZW50KFxyXG4gICAgICAgICAgICAnPHA+UmlnaHQtY2xpY2sgbWVudTxici8+PGJ1dHRvbiBvbmNsaWNrPVwiem9vbUluKClcIj5ab29tIGluPC9idXR0b24+PC9wPidcclxuICAgICAgICAgIClcclxuICAgICAgICAgIC5vcGVuT24oaW5pdGlhbE1hcCk7XHJcbiAgICAgIH0pO1xyXG5cclxuICAgICAgd2luZG93Lnpvb21JbiA9ICgpID0+IHtcclxuICAgICAgICBpbml0aWFsTWFwLnpvb21JbigpO1xyXG4gICAgICB9O1xyXG5cclxuICAgICAgTC50aWxlTGF5ZXIoXCJodHRwczovL3tzfS50aWxlLm9wZW5zdHJlZXRtYXAub3JnL3t6fS97eH0ve3l9LnBuZ1wiLCB7XHJcbiAgICAgICAgYXR0cmlidXRpb246XHJcbiAgICAgICAgICAnJmNvcHk7IDxhIGhyZWY9XCJodHRwczovL3d3dy5vcGVuc3RyZWV0bWFwLm9yZy9jb3B5cmlnaHRcIj5PcGVuU3RyZWV0TWFwPC9hPiBjb250cmlidXRvcnMnLFxyXG4gICAgICB9KS5hZGRUbyhpbml0aWFsTWFwKTtcclxuXHJcbiAgICAgIHNldE1hcChpbml0aWFsTWFwKTtcclxuICAgIH1cclxuICB9LCBbbWFwUmVmLCBtYXBdKTtcclxuXHJcbiAgcmV0dXJuIChcclxuICAgIDxkaXZcclxuICAgICAgaWQ9XCJtYXBcIlxyXG4gICAgICByZWY9e21hcFJlZn1cclxuICAgICAgc3R5bGU9e3sgaGVpZ2h0OiBcIjEwMHZoXCIsIHdpZHRoOiBcIjEwMHZ3XCIsIG92ZXJmbG93OiBcImhpZGRlblwiIH19XHJcbiAgICA+PC9kaXY+XHJcbiAgKTtcclxufTtcclxuXHJcbmV4cG9ydCBkZWZhdWx0IE1hcENvbXBvbmVudDtcclxuIl0sIm5hbWVzIjpbIlJlYWN0IiwidXNlRWZmZWN0IiwidXNlUmVmIiwidXNlU3RhdGUiLCJMIiwiTWFwQ29tcG9uZW50IiwibWFwUmVmIiwibWFwIiwic2V0TWFwIiwiY3VycmVudCIsImluaXRpYWxNYXAiLCJjZW50ZXIiLCJ6b29tIiwib24iLCJldmVudCIsInBvcHVwIiwic2V0TGF0TG5nIiwibGF0bG5nIiwic2V0Q29udGVudCIsIm9wZW5PbiIsIndpbmRvdyIsInpvb21JbiIsInRpbGVMYXllciIsImF0dHJpYnV0aW9uIiwiYWRkVG8iLCJkaXYiLCJpZCIsInJlZiIsInN0eWxlIiwiaGVpZ2h0Iiwid2lkdGgiLCJvdmVyZmxvdyJdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///./components/MapComponent.js\n"));
+eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"./node_modules/react/jsx-dev-runtime.js\");\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 */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var leaflet__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! leaflet */ \"./node_modules/leaflet/dist/leaflet-src.js\");\n/* harmony import */ var leaflet__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(leaflet__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! leaflet/dist/leaflet.css */ \"./node_modules/leaflet/dist/leaflet.css\");\n/* harmony import */ var leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3__);\n\nvar _s = $RefreshSig$();\n\n\n\nconst MapComponent = ()=>{\n _s();\n const mapRef = (0,react__WEBPACK_IMPORTED_MODULE_1__.useRef)(null);\n const [map, setMap] = (0,react__WEBPACK_IMPORTED_MODULE_1__.useState)(null);\n function addMarker(map) {\n const marker = leaflet__WEBPACK_IMPORTED_MODULE_2___default().marker([\n 53.111111,\n 8.4625\n ]).addTo(map);\n marker.bindPopup(\"Hallo Welt!
Ich bin ein Popup.\").openPopup();\n }\n (0,react__WEBPACK_IMPORTED_MODULE_1__.useEffect)(()=>{\n if (mapRef.current && !map) {\n const initialMap = leaflet__WEBPACK_IMPORTED_MODULE_2___default().map(mapRef.current, {\n center: [\n 53.111111,\n 8.4625\n ],\n zoom: 10,\n zoomControl: false\n });\n initialMap.on(\"contextmenu\", (event)=>{\n leaflet__WEBPACK_IMPORTED_MODULE_2___default().popup().setLatLng(event.latlng).setContent('').openOn(initialMap);\n });\n window.zoomIn = ()=>{\n initialMap.zoomIn();\n };\n leaflet__WEBPACK_IMPORTED_MODULE_2___default().tileLayer(\"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png\", {\n attribution: '© OpenStreetMap contributors'\n }).addTo(initialMap);\n addMarker(initialMap);\n setMap(initialMap);\n }\n }, [\n mapRef,\n map\n ]);\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n id: \"map\",\n ref: mapRef,\n style: {\n height: \"100vh\",\n width: \"100vw\",\n overflow: \"hidden\"\n }\n }, void 0, false, {\n fileName: \"C:\\\\Users\\\\isa.LTW\\\\Desktop\\\\15.04.2024\\\\wwwrootTalas5NodeMap\\\\components\\\\MapComponent.js\",\n lineNumber: 44,\n columnNumber: 5\n }, undefined);\n};\n_s(MapComponent, \"hrjJ5kO61HK25w0Ou2mn4NNKy3A=\");\n_c = MapComponent;\n/* harmony default export */ __webpack_exports__[\"default\"] = (MapComponent);\nvar _c;\n$RefreshReg$(_c, \"MapComponent\");\n\n\n;\n // Wrapped in an IIFE to avoid polluting the global scope\n ;\n (function () {\n var _a, _b;\n // Legacy CSS implementations will `eval` browser code in a Node.js context\n // to extract CSS. For backwards compatibility, we need to check we're in a\n // browser context before continuing.\n if (typeof self !== 'undefined' &&\n // AMP / No-JS mode does not inject these helpers:\n '$RefreshHelpers$' in self) {\n // @ts-ignore __webpack_module__ is global\n var currentExports = module.exports;\n // @ts-ignore __webpack_module__ is global\n var prevSignature = (_b = (_a = module.hot.data) === null || _a === void 0 ? void 0 : _a.prevSignature) !== null && _b !== void 0 ? _b : null;\n // This cannot happen in MainTemplate because the exports mismatch between\n // templating and execution.\n self.$RefreshHelpers$.registerExportsForReactRefresh(currentExports, module.id);\n // A module can be accepted automatically based on its exports, e.g. when\n // it is a Refresh Boundary.\n if (self.$RefreshHelpers$.isReactRefreshBoundary(currentExports)) {\n // Save the previous exports signature on update so we can compare the boundary\n // signatures. We avoid saving exports themselves since it causes memory leaks (https://github.com/vercel/next.js/pull/53797)\n module.hot.dispose(function (data) {\n data.prevSignature =\n self.$RefreshHelpers$.getRefreshBoundarySignature(currentExports);\n });\n // Unconditionally accept an update to this module, we'll check if it's\n // still a Refresh Boundary later.\n // @ts-ignore importMeta is replaced in the loader\n module.hot.accept();\n // This field is set when the previous version of this module was a\n // Refresh Boundary, letting us know we need to check for invalidation or\n // enqueue an update.\n if (prevSignature !== null) {\n // A boundary can become ineligible if its exports are incompatible\n // with the previous exports.\n //\n // For example, if you add/remove/change exports, we'll want to\n // re-execute the importing modules, and force those components to\n // re-render. Similarly, if you convert a class component to a\n // function, we want to invalidate the boundary.\n if (self.$RefreshHelpers$.shouldInvalidateReactRefreshBoundary(prevSignature, self.$RefreshHelpers$.getRefreshBoundarySignature(currentExports))) {\n module.hot.invalidate();\n }\n else {\n self.$RefreshHelpers$.scheduleUpdate();\n }\n }\n }\n else {\n // Since we just executed the code for the module, it's possible that the\n // new exports made it ineligible for being a boundary.\n // We only care about the case when we were _previously_ a boundary,\n // because we already accepted this update (accidental side effect).\n var isNoLongerABoundary = prevSignature !== null;\n if (isNoLongerABoundary) {\n module.hot.invalidate();\n }\n }\n }\n })();\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiLi9jb21wb25lbnRzL01hcENvbXBvbmVudC5qcyIsIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7OztBQUEyRDtBQUNuQztBQUNVO0FBRWxDLE1BQU1LLGVBQWU7O0lBQ25CLE1BQU1DLFNBQVNKLDZDQUFNQSxDQUFDO0lBQ3RCLE1BQU0sQ0FBQ0ssS0FBS0MsT0FBTyxHQUFHTCwrQ0FBUUEsQ0FBQztJQUUvQixTQUFTTSxVQUFVRixHQUFHO1FBQ3BCLE1BQU1HLFNBQVNOLHFEQUFRLENBQUM7WUFBQztZQUFXO1NBQU8sRUFBRU8sS0FBSyxDQUFDSjtRQUNuREcsT0FBT0UsU0FBUyxDQUFDLDRDQUE0Q0MsU0FBUztJQUN4RTtJQUVBWixnREFBU0EsQ0FBQztRQUNSLElBQUlLLE9BQU9RLE9BQU8sSUFBSSxDQUFDUCxLQUFLO1lBQzFCLE1BQU1RLGFBQWFYLGtEQUFLLENBQUNFLE9BQU9RLE9BQU8sRUFBRTtnQkFDdkNFLFFBQVE7b0JBQUM7b0JBQVc7aUJBQU87Z0JBQzNCQyxNQUFNO2dCQUNOQyxhQUFhO1lBQ2Y7WUFFQUgsV0FBV0ksRUFBRSxDQUFDLGVBQWUsQ0FBQ0M7Z0JBQzVCaEIsb0RBQU8sR0FDSmtCLFNBQVMsQ0FBQ0YsTUFBTUcsTUFBTSxFQUN0QkMsVUFBVSxDQUFDLHNEQUNYQyxNQUFNLENBQUNWO1lBQ1o7WUFFQVcsT0FBT0MsTUFBTSxHQUFHO2dCQUNkWixXQUFXWSxNQUFNO1lBQ25CO1lBRUF2Qix3REFBVyxDQUFDLHNEQUFzRDtnQkFDaEV5QixhQUNFO1lBQ0osR0FBR2xCLEtBQUssQ0FBQ0k7WUFDVE4sVUFBVU07WUFFVlAsT0FBT087UUFDVDtJQUNGLEdBQUc7UUFBQ1Q7UUFBUUM7S0FBSTtJQUVoQixxQkFDRSw4REFBQ3VCO1FBQ0NDLElBQUc7UUFDSEMsS0FBSzFCO1FBQ0wyQixPQUFPO1lBQUVDLFFBQVE7WUFBU0MsT0FBTztZQUFTQyxVQUFVO1FBQVM7Ozs7OztBQUduRTtHQTdDTS9CO0tBQUFBO0FBK0NOLCtEQUFlQSxZQUFZQSxFQUFDIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vX05fRS8uL2NvbXBvbmVudHMvTWFwQ29tcG9uZW50LmpzP2QwN2QiXSwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IFJlYWN0LCB7IHVzZUVmZmVjdCwgdXNlUmVmLCB1c2VTdGF0ZSB9IGZyb20gXCJyZWFjdFwiO1xyXG5pbXBvcnQgTCBmcm9tIFwibGVhZmxldFwiO1xyXG5pbXBvcnQgXCJsZWFmbGV0L2Rpc3QvbGVhZmxldC5jc3NcIjtcclxuXHJcbmNvbnN0IE1hcENvbXBvbmVudCA9ICgpID0+IHtcclxuICBjb25zdCBtYXBSZWYgPSB1c2VSZWYobnVsbCk7XHJcbiAgY29uc3QgW21hcCwgc2V0TWFwXSA9IHVzZVN0YXRlKG51bGwpO1xyXG5cclxuICBmdW5jdGlvbiBhZGRNYXJrZXIobWFwKSB7XHJcbiAgICBjb25zdCBtYXJrZXIgPSBMLm1hcmtlcihbNTMuMTExMTExLCA4LjQ2MjVdKS5hZGRUbyhtYXApO1xyXG4gICAgbWFya2VyLmJpbmRQb3B1cChcIjxiPkhhbGxvIFdlbHQhPC9iPjxicj5JY2ggYmluIGVpbiBQb3B1cC5cIikub3BlblBvcHVwKCk7XHJcbiAgfVxyXG5cclxuICB1c2VFZmZlY3QoKCkgPT4ge1xyXG4gICAgaWYgKG1hcFJlZi5jdXJyZW50ICYmICFtYXApIHtcclxuICAgICAgY29uc3QgaW5pdGlhbE1hcCA9IEwubWFwKG1hcFJlZi5jdXJyZW50LCB7XHJcbiAgICAgICAgY2VudGVyOiBbNTMuMTExMTExLCA4LjQ2MjVdLFxyXG4gICAgICAgIHpvb206IDEwLFxyXG4gICAgICAgIHpvb21Db250cm9sOiBmYWxzZSwgLy8gRGVha3RpdmllcmUgZGllIFN0YW5kYXJkLVpvb21zdGV1ZXJ1bmdcclxuICAgICAgfSk7XHJcblxyXG4gICAgICBpbml0aWFsTWFwLm9uKFwiY29udGV4dG1lbnVcIiwgKGV2ZW50KSA9PiB7XHJcbiAgICAgICAgTC5wb3B1cCgpXHJcbiAgICAgICAgICAuc2V0TGF0TG5nKGV2ZW50LmxhdGxuZylcclxuICAgICAgICAgIC5zZXRDb250ZW50KCc8cD48YnV0dG9uIG9uY2xpY2s9XCJ6b29tSW4oKVwiPlpvb20gaW48L2J1dHRvbj48L3A+JylcclxuICAgICAgICAgIC5vcGVuT24oaW5pdGlhbE1hcCk7XHJcbiAgICAgIH0pO1xyXG5cclxuICAgICAgd2luZG93Lnpvb21JbiA9ICgpID0+IHtcclxuICAgICAgICBpbml0aWFsTWFwLnpvb21JbigpO1xyXG4gICAgICB9O1xyXG5cclxuICAgICAgTC50aWxlTGF5ZXIoXCJodHRwczovL3tzfS50aWxlLm9wZW5zdHJlZXRtYXAub3JnL3t6fS97eH0ve3l9LnBuZ1wiLCB7XHJcbiAgICAgICAgYXR0cmlidXRpb246XHJcbiAgICAgICAgICAnJmNvcHk7IDxhIGhyZWY9XCJodHRwczovL3d3dy5vcGVuc3RyZWV0bWFwLm9yZy9jb3B5cmlnaHRcIj5PcGVuU3RyZWV0TWFwPC9hPiBjb250cmlidXRvcnMnLFxyXG4gICAgICB9KS5hZGRUbyhpbml0aWFsTWFwKTtcclxuICAgICAgYWRkTWFya2VyKGluaXRpYWxNYXApO1xyXG5cclxuICAgICAgc2V0TWFwKGluaXRpYWxNYXApO1xyXG4gICAgfVxyXG4gIH0sIFttYXBSZWYsIG1hcF0pO1xyXG5cclxuICByZXR1cm4gKFxyXG4gICAgPGRpdlxyXG4gICAgICBpZD1cIm1hcFwiXHJcbiAgICAgIHJlZj17bWFwUmVmfVxyXG4gICAgICBzdHlsZT17eyBoZWlnaHQ6IFwiMTAwdmhcIiwgd2lkdGg6IFwiMTAwdndcIiwgb3ZlcmZsb3c6IFwiaGlkZGVuXCIgfX1cclxuICAgID48L2Rpdj5cclxuICApO1xyXG59O1xyXG5cclxuZXhwb3J0IGRlZmF1bHQgTWFwQ29tcG9uZW50O1xyXG4iXSwibmFtZXMiOlsiUmVhY3QiLCJ1c2VFZmZlY3QiLCJ1c2VSZWYiLCJ1c2VTdGF0ZSIsIkwiLCJNYXBDb21wb25lbnQiLCJtYXBSZWYiLCJtYXAiLCJzZXRNYXAiLCJhZGRNYXJrZXIiLCJtYXJrZXIiLCJhZGRUbyIsImJpbmRQb3B1cCIsIm9wZW5Qb3B1cCIsImN1cnJlbnQiLCJpbml0aWFsTWFwIiwiY2VudGVyIiwiem9vbSIsInpvb21Db250cm9sIiwib24iLCJldmVudCIsInBvcHVwIiwic2V0TGF0TG5nIiwibGF0bG5nIiwic2V0Q29udGVudCIsIm9wZW5PbiIsIndpbmRvdyIsInpvb21JbiIsInRpbGVMYXllciIsImF0dHJpYnV0aW9uIiwiZGl2IiwiaWQiLCJyZWYiLCJzdHlsZSIsImhlaWdodCIsIndpZHRoIiwib3ZlcmZsb3ciXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///./components/MapComponent.js\n"));
/***/ })
diff --git a/.next/static/chunks/webpack.js b/.next/static/chunks/webpack.js
index 738399f81..f49f8982a 100644
--- a/.next/static/chunks/webpack.js
+++ b/.next/static/chunks/webpack.js
@@ -153,7 +153,7 @@
/******/
/******/ /* webpack/runtime/getFullHash */
/******/ !function() {
-/******/ __webpack_require__.h = function() { return "7f1801e1af722742"; }
+/******/ __webpack_require__.h = function() { return "0f7a0a107ffd3df9"; }
/******/ }();
/******/
/******/ /* webpack/runtime/global */
diff --git a/.next/static/webpack/d2ab8709d7599f5d.webpack.hot-update.json b/.next/static/webpack/0e74aa54b34d9d23.webpack.hot-update.json
similarity index 100%
rename from .next/static/webpack/d2ab8709d7599f5d.webpack.hot-update.json
rename to .next/static/webpack/0e74aa54b34d9d23.webpack.hot-update.json
diff --git a/.next/static/webpack/50d24096472da196.webpack.hot-update.json b/.next/static/webpack/50d24096472da196.webpack.hot-update.json
new file mode 100644
index 000000000..ffa2fb211
--- /dev/null
+++ b/.next/static/webpack/50d24096472da196.webpack.hot-update.json
@@ -0,0 +1 @@
+{"c":["webpack","components_MapComponent_js"],"r":[],"m":[]}
\ No newline at end of file
diff --git a/.next/static/webpack/7dfe351ff7f53003.webpack.hot-update.json b/.next/static/webpack/7dfe351ff7f53003.webpack.hot-update.json
deleted file mode 100644
index 8f0bfc973..000000000
--- a/.next/static/webpack/7dfe351ff7f53003.webpack.hot-update.json
+++ /dev/null
@@ -1 +0,0 @@
-{"c":["webpack","components_MapComponent_js"],"r":[],"m":["./node_modules/leaflet-contextmenu/dist/leaflet.contextmenu.css","./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[6].oneOf[12].use[1]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[6].oneOf[12].use[2]!./node_modules/leaflet-contextmenu/dist/leaflet.contextmenu.css"]}
\ No newline at end of file
diff --git a/.next/static/webpack/components_MapComponent_js.42d50449cc334fe1.hot-update.js b/.next/static/webpack/components_MapComponent_js.42d50449cc334fe1.hot-update.js
deleted file mode 100644
index c99a7fd20..000000000
--- a/.next/static/webpack/components_MapComponent_js.42d50449cc334fe1.hot-update.js
+++ /dev/null
@@ -1,22 +0,0 @@
-"use strict";
-/*
- * ATTENTION: An "eval-source-map" devtool has been used.
- * This devtool is neither made for production nor for readable output files.
- * It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
- * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
- * or disable the default devtool with "devtool: false".
- * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
- */
-self["webpackHotUpdate_N_E"]("components_MapComponent_js",{
-
-/***/ "./components/MapComponent.js":
-/*!************************************!*\
- !*** ./components/MapComponent.js ***!
- \************************************/
-/***/ (function(module, __webpack_exports__, __webpack_require__) {
-
-eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"./node_modules/react/jsx-dev-runtime.js\");\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 */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var leaflet__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! leaflet */ \"./node_modules/leaflet/dist/leaflet-src.js\");\n/* harmony import */ var leaflet__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(leaflet__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! leaflet/dist/leaflet.css */ \"./node_modules/leaflet/dist/leaflet.css\");\n/* harmony import */ var leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var leaflet_contextmenu_dist_leaflet_contextmenu_css__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! leaflet-contextmenu/dist/leaflet.contextmenu.css */ \"./node_modules/leaflet-contextmenu/dist/leaflet.contextmenu.css\");\n/* harmony import */ var leaflet_contextmenu_dist_leaflet_contextmenu_css__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(leaflet_contextmenu_dist_leaflet_contextmenu_css__WEBPACK_IMPORTED_MODULE_4__);\n\nvar _s = $RefreshSig$();\n\n\n\n\nconst MapComponent = ()=>{\n _s();\n const mapRef = (0,react__WEBPACK_IMPORTED_MODULE_1__.useRef)(null);\n const [map, setMap] = (0,react__WEBPACK_IMPORTED_MODULE_1__.useState)(null);\n (0,react__WEBPACK_IMPORTED_MODULE_1__.useEffect)(()=>{\n if (mapRef.current && !map) {\n const initialMap = leaflet__WEBPACK_IMPORTED_MODULE_2___default().map(mapRef.current, {\n center: [\n 53.111111,\n 8.4625\n ],\n zoom: 10,\n contextmenu: true,\n contextmenuItems: [\n {\n text: \"Zoom in\",\n icon: \"images/zoom-in.png\",\n callback: (e)=>initialMap.zoomIn()\n },\n {\n text: \"Zoom out\",\n icon: \"images/zoom-out.png\",\n callback: (e)=>initialMap.zoomOut()\n },\n \"-\",\n {\n text: \"Center map here\",\n callback: (e)=>initialMap.panTo(e.latlng)\n }\n ]\n });\n leaflet__WEBPACK_IMPORTED_MODULE_2___default().tileLayer(\"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png\", {\n attribution: '© OpenStreetMap contributors'\n }).addTo(initialMap);\n setMap(initialMap);\n }\n }, [\n mapRef,\n map\n ]);\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n id: \"map\",\n ref: mapRef,\n style: {\n height: \"100vh\",\n width: \"100vw\",\n overflow: \"hidden\"\n }\n }, void 0, false, {\n fileName: \"C:\\\\Users\\\\isa.LTW\\\\Desktop\\\\15.04.2024\\\\wwwrootTalas5NodeMap\\\\components\\\\MapComponent.js\",\n lineNumber: 45,\n columnNumber: 5\n }, undefined);\n};\n_s(MapComponent, \"hrjJ5kO61HK25w0Ou2mn4NNKy3A=\");\n_c = MapComponent;\n/* harmony default export */ __webpack_exports__[\"default\"] = (MapComponent);\nvar _c;\n$RefreshReg$(_c, \"MapComponent\");\n\n\n;\n // Wrapped in an IIFE to avoid polluting the global scope\n ;\n (function () {\n var _a, _b;\n // Legacy CSS implementations will `eval` browser code in a Node.js context\n // to extract CSS. For backwards compatibility, we need to check we're in a\n // browser context before continuing.\n if (typeof self !== 'undefined' &&\n // AMP / No-JS mode does not inject these helpers:\n '$RefreshHelpers$' in self) {\n // @ts-ignore __webpack_module__ is global\n var currentExports = module.exports;\n // @ts-ignore __webpack_module__ is global\n var prevSignature = (_b = (_a = module.hot.data) === null || _a === void 0 ? void 0 : _a.prevSignature) !== null && _b !== void 0 ? _b : null;\n // This cannot happen in MainTemplate because the exports mismatch between\n // templating and execution.\n self.$RefreshHelpers$.registerExportsForReactRefresh(currentExports, module.id);\n // A module can be accepted automatically based on its exports, e.g. when\n // it is a Refresh Boundary.\n if (self.$RefreshHelpers$.isReactRefreshBoundary(currentExports)) {\n // Save the previous exports signature on update so we can compare the boundary\n // signatures. We avoid saving exports themselves since it causes memory leaks (https://github.com/vercel/next.js/pull/53797)\n module.hot.dispose(function (data) {\n data.prevSignature =\n self.$RefreshHelpers$.getRefreshBoundarySignature(currentExports);\n });\n // Unconditionally accept an update to this module, we'll check if it's\n // still a Refresh Boundary later.\n // @ts-ignore importMeta is replaced in the loader\n module.hot.accept();\n // This field is set when the previous version of this module was a\n // Refresh Boundary, letting us know we need to check for invalidation or\n // enqueue an update.\n if (prevSignature !== null) {\n // A boundary can become ineligible if its exports are incompatible\n // with the previous exports.\n //\n // For example, if you add/remove/change exports, we'll want to\n // re-execute the importing modules, and force those components to\n // re-render. Similarly, if you convert a class component to a\n // function, we want to invalidate the boundary.\n if (self.$RefreshHelpers$.shouldInvalidateReactRefreshBoundary(prevSignature, self.$RefreshHelpers$.getRefreshBoundarySignature(currentExports))) {\n module.hot.invalidate();\n }\n else {\n self.$RefreshHelpers$.scheduleUpdate();\n }\n }\n }\n else {\n // Since we just executed the code for the module, it's possible that the\n // new exports made it ineligible for being a boundary.\n // We only care about the case when we were _previously_ a boundary,\n // because we already accepted this update (accidental side effect).\n var isNoLongerABoundary = prevSignature !== null;\n if (isNoLongerABoundary) {\n module.hot.invalidate();\n }\n }\n }\n })();\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiLi9jb21wb25lbnRzL01hcENvbXBvbmVudC5qcyIsIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7O0FBQTJEO0FBQ25DO0FBQ1U7QUFDd0I7QUFFMUQsTUFBTUssZUFBZTs7SUFDbkIsTUFBTUMsU0FBU0osNkNBQU1BLENBQUM7SUFDdEIsTUFBTSxDQUFDSyxLQUFLQyxPQUFPLEdBQUdMLCtDQUFRQSxDQUFDO0lBRS9CRixnREFBU0EsQ0FBQztRQUNSLElBQUlLLE9BQU9HLE9BQU8sSUFBSSxDQUFDRixLQUFLO1lBQzFCLE1BQU1HLGFBQWFOLGtEQUFLLENBQUNFLE9BQU9HLE9BQU8sRUFBRTtnQkFDdkNFLFFBQVE7b0JBQUM7b0JBQVc7aUJBQU87Z0JBQzNCQyxNQUFNO2dCQUNOQyxhQUFhO2dCQUNiQyxrQkFBa0I7b0JBQ2hCO3dCQUNFQyxNQUFNO3dCQUNOQyxNQUFNO3dCQUNOQyxVQUFVLENBQUNDLElBQU1SLFdBQVdTLE1BQU07b0JBQ3BDO29CQUNBO3dCQUNFSixNQUFNO3dCQUNOQyxNQUFNO3dCQUNOQyxVQUFVLENBQUNDLElBQU1SLFdBQVdVLE9BQU87b0JBQ3JDO29CQUNBO29CQUNBO3dCQUNFTCxNQUFNO3dCQUNORSxVQUFVLENBQUNDLElBQU1SLFdBQVdXLEtBQUssQ0FBQ0gsRUFBRUksTUFBTTtvQkFDNUM7aUJBQ0Q7WUFDSDtZQUVBbEIsd0RBQVcsQ0FBQyxzREFBc0Q7Z0JBQ2hFb0IsYUFDRTtZQUNKLEdBQUdDLEtBQUssQ0FBQ2Y7WUFFVEYsT0FBT0U7UUFDVDtJQUNGLEdBQUc7UUFBQ0o7UUFBUUM7S0FBSTtJQUVoQixxQkFDRSw4REFBQ21CO1FBQ0NDLElBQUc7UUFDSEMsS0FBS3RCO1FBQ0x1QixPQUFPO1lBQUVDLFFBQVE7WUFBU0MsT0FBTztZQUFTQyxVQUFVO1FBQVM7Ozs7OztBQUduRTtHQTdDTTNCO0tBQUFBO0FBK0NOLCtEQUFlQSxZQUFZQSxFQUFDIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vX05fRS8uL2NvbXBvbmVudHMvTWFwQ29tcG9uZW50LmpzP2QwN2QiXSwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IFJlYWN0LCB7IHVzZUVmZmVjdCwgdXNlUmVmLCB1c2VTdGF0ZSB9IGZyb20gXCJyZWFjdFwiO1xyXG5pbXBvcnQgTCBmcm9tIFwibGVhZmxldFwiO1xyXG5pbXBvcnQgXCJsZWFmbGV0L2Rpc3QvbGVhZmxldC5jc3NcIjtcclxuaW1wb3J0IFwibGVhZmxldC1jb250ZXh0bWVudS9kaXN0L2xlYWZsZXQuY29udGV4dG1lbnUuY3NzXCI7XHJcblxyXG5jb25zdCBNYXBDb21wb25lbnQgPSAoKSA9PiB7XHJcbiAgY29uc3QgbWFwUmVmID0gdXNlUmVmKG51bGwpO1xyXG4gIGNvbnN0IFttYXAsIHNldE1hcF0gPSB1c2VTdGF0ZShudWxsKTtcclxuXHJcbiAgdXNlRWZmZWN0KCgpID0+IHtcclxuICAgIGlmIChtYXBSZWYuY3VycmVudCAmJiAhbWFwKSB7XHJcbiAgICAgIGNvbnN0IGluaXRpYWxNYXAgPSBMLm1hcChtYXBSZWYuY3VycmVudCwge1xyXG4gICAgICAgIGNlbnRlcjogWzUzLjExMTExMSwgOC40NjI1XSxcclxuICAgICAgICB6b29tOiAxMCxcclxuICAgICAgICBjb250ZXh0bWVudTogdHJ1ZSxcclxuICAgICAgICBjb250ZXh0bWVudUl0ZW1zOiBbXHJcbiAgICAgICAgICB7XHJcbiAgICAgICAgICAgIHRleHQ6IFwiWm9vbSBpblwiLFxyXG4gICAgICAgICAgICBpY29uOiBcImltYWdlcy96b29tLWluLnBuZ1wiLCAvLyBTdGVsbGVuIFNpZSBzaWNoZXIsIGRhc3MgZGllc2VzIEljb24gZXhpc3RpZXJ0IG9kZXIgZW50ZmVybmVuIFNpZSBkaWUgSWNvbi1PcHRpb25cclxuICAgICAgICAgICAgY2FsbGJhY2s6IChlKSA9PiBpbml0aWFsTWFwLnpvb21JbigpLFxyXG4gICAgICAgICAgfSxcclxuICAgICAgICAgIHtcclxuICAgICAgICAgICAgdGV4dDogXCJab29tIG91dFwiLFxyXG4gICAgICAgICAgICBpY29uOiBcImltYWdlcy96b29tLW91dC5wbmdcIiwgLy8gU3RlbGxlbiBTaWUgc2ljaGVyLCBkYXNzIGRpZXNlcyBJY29uIGV4aXN0aWVydCBvZGVyIGVudGZlcm5lbiBTaWUgZGllIEljb24tT3B0aW9uXHJcbiAgICAgICAgICAgIGNhbGxiYWNrOiAoZSkgPT4gaW5pdGlhbE1hcC56b29tT3V0KCksXHJcbiAgICAgICAgICB9LFxyXG4gICAgICAgICAgXCItXCIsXHJcbiAgICAgICAgICB7XHJcbiAgICAgICAgICAgIHRleHQ6IFwiQ2VudGVyIG1hcCBoZXJlXCIsXHJcbiAgICAgICAgICAgIGNhbGxiYWNrOiAoZSkgPT4gaW5pdGlhbE1hcC5wYW5UbyhlLmxhdGxuZyksXHJcbiAgICAgICAgICB9LFxyXG4gICAgICAgIF0sXHJcbiAgICAgIH0pO1xyXG5cclxuICAgICAgTC50aWxlTGF5ZXIoXCJodHRwczovL3tzfS50aWxlLm9wZW5zdHJlZXRtYXAub3JnL3t6fS97eH0ve3l9LnBuZ1wiLCB7XHJcbiAgICAgICAgYXR0cmlidXRpb246XHJcbiAgICAgICAgICAnJmNvcHk7IDxhIGhyZWY9XCJodHRwczovL3d3dy5vcGVuc3RyZWV0bWFwLm9yZy9jb3B5cmlnaHRcIj5PcGVuU3RyZWV0TWFwPC9hPiBjb250cmlidXRvcnMnLFxyXG4gICAgICB9KS5hZGRUbyhpbml0aWFsTWFwKTtcclxuXHJcbiAgICAgIHNldE1hcChpbml0aWFsTWFwKTtcclxuICAgIH1cclxuICB9LCBbbWFwUmVmLCBtYXBdKTtcclxuXHJcbiAgcmV0dXJuIChcclxuICAgIDxkaXZcclxuICAgICAgaWQ9XCJtYXBcIlxyXG4gICAgICByZWY9e21hcFJlZn1cclxuICAgICAgc3R5bGU9e3sgaGVpZ2h0OiBcIjEwMHZoXCIsIHdpZHRoOiBcIjEwMHZ3XCIsIG92ZXJmbG93OiBcImhpZGRlblwiIH19XHJcbiAgICA+PC9kaXY+XHJcbiAgKTtcclxufTtcclxuXHJcbmV4cG9ydCBkZWZhdWx0IE1hcENvbXBvbmVudDtcclxuIl0sIm5hbWVzIjpbIlJlYWN0IiwidXNlRWZmZWN0IiwidXNlUmVmIiwidXNlU3RhdGUiLCJMIiwiTWFwQ29tcG9uZW50IiwibWFwUmVmIiwibWFwIiwic2V0TWFwIiwiY3VycmVudCIsImluaXRpYWxNYXAiLCJjZW50ZXIiLCJ6b29tIiwiY29udGV4dG1lbnUiLCJjb250ZXh0bWVudUl0ZW1zIiwidGV4dCIsImljb24iLCJjYWxsYmFjayIsImUiLCJ6b29tSW4iLCJ6b29tT3V0IiwicGFuVG8iLCJsYXRsbmciLCJ0aWxlTGF5ZXIiLCJhdHRyaWJ1dGlvbiIsImFkZFRvIiwiZGl2IiwiaWQiLCJyZWYiLCJzdHlsZSIsImhlaWdodCIsIndpZHRoIiwib3ZlcmZsb3ciXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///./components/MapComponent.js\n"));
-
-/***/ })
-
-});
\ No newline at end of file
diff --git a/.next/static/webpack/components_MapComponent_js.50d24096472da196.hot-update.js b/.next/static/webpack/components_MapComponent_js.50d24096472da196.hot-update.js
new file mode 100644
index 000000000..412bc66bd
--- /dev/null
+++ b/.next/static/webpack/components_MapComponent_js.50d24096472da196.hot-update.js
@@ -0,0 +1,22 @@
+"use strict";
+/*
+ * ATTENTION: An "eval-source-map" devtool has been used.
+ * This devtool is neither made for production nor for readable output files.
+ * It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
+ * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
+ * or disable the default devtool with "devtool: false".
+ * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
+ */
+self["webpackHotUpdate_N_E"]("components_MapComponent_js",{
+
+/***/ "./components/MapComponent.js":
+/*!************************************!*\
+ !*** ./components/MapComponent.js ***!
+ \************************************/
+/***/ (function(module, __webpack_exports__, __webpack_require__) {
+
+eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"./node_modules/react/jsx-dev-runtime.js\");\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 */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var leaflet__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! leaflet */ \"./node_modules/leaflet/dist/leaflet-src.js\");\n/* harmony import */ var leaflet__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(leaflet__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! leaflet/dist/leaflet.css */ \"./node_modules/leaflet/dist/leaflet.css\");\n/* harmony import */ var leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3__);\n\nvar _s = $RefreshSig$();\n\n\n\nconst MapComponent = ()=>{\n _s();\n const mapRef = (0,react__WEBPACK_IMPORTED_MODULE_1__.useRef)(null);\n const [map, setMap] = (0,react__WEBPACK_IMPORTED_MODULE_1__.useState)(null);\n function addMarker(map) {\n const marker = leaflet__WEBPACK_IMPORTED_MODULE_2___default().marker([\n 53.111111,\n 8.4625\n ]).addTo(map);\n marker.bindPopup(\"Hallo Welt!
Ich bin ein Popup.\").openPopup();\n }\n (0,react__WEBPACK_IMPORTED_MODULE_1__.useEffect)(()=>{\n if (mapRef.current && !map) {\n const initialMap = leaflet__WEBPACK_IMPORTED_MODULE_2___default().map(mapRef.current, {\n center: [\n 53.111111,\n 8.4625\n ],\n zoom: 10\n });\n initialMap.on(\"contextmenu\", (event)=>{\n leaflet__WEBPACK_IMPORTED_MODULE_2___default().popup().setLatLng(event.latlng).setContent('').openOn(initialMap);\n });\n window.zoomIn = ()=>{\n initialMap.zoomIn();\n };\n leaflet__WEBPACK_IMPORTED_MODULE_2___default().tileLayer(\"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png\", {\n attribution: '© OpenStreetMap contributors'\n }).addTo(initialMap);\n addMarker(initialMap);\n setMap(initialMap);\n }\n }, [\n mapRef,\n map\n ]);\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n id: \"map\",\n ref: mapRef,\n style: {\n height: \"100vh\",\n width: \"100vw\",\n overflow: \"hidden\"\n }\n }, void 0, false, {\n fileName: \"C:\\\\Users\\\\isa.LTW\\\\Desktop\\\\15.04.2024\\\\wwwrootTalas5NodeMap\\\\components\\\\MapComponent.js\",\n lineNumber: 43,\n columnNumber: 5\n }, undefined);\n};\n_s(MapComponent, \"hrjJ5kO61HK25w0Ou2mn4NNKy3A=\");\n_c = MapComponent;\n/* harmony default export */ __webpack_exports__[\"default\"] = (MapComponent);\nvar _c;\n$RefreshReg$(_c, \"MapComponent\");\n\n\n;\n // Wrapped in an IIFE to avoid polluting the global scope\n ;\n (function () {\n var _a, _b;\n // Legacy CSS implementations will `eval` browser code in a Node.js context\n // to extract CSS. For backwards compatibility, we need to check we're in a\n // browser context before continuing.\n if (typeof self !== 'undefined' &&\n // AMP / No-JS mode does not inject these helpers:\n '$RefreshHelpers$' in self) {\n // @ts-ignore __webpack_module__ is global\n var currentExports = module.exports;\n // @ts-ignore __webpack_module__ is global\n var prevSignature = (_b = (_a = module.hot.data) === null || _a === void 0 ? void 0 : _a.prevSignature) !== null && _b !== void 0 ? _b : null;\n // This cannot happen in MainTemplate because the exports mismatch between\n // templating and execution.\n self.$RefreshHelpers$.registerExportsForReactRefresh(currentExports, module.id);\n // A module can be accepted automatically based on its exports, e.g. when\n // it is a Refresh Boundary.\n if (self.$RefreshHelpers$.isReactRefreshBoundary(currentExports)) {\n // Save the previous exports signature on update so we can compare the boundary\n // signatures. We avoid saving exports themselves since it causes memory leaks (https://github.com/vercel/next.js/pull/53797)\n module.hot.dispose(function (data) {\n data.prevSignature =\n self.$RefreshHelpers$.getRefreshBoundarySignature(currentExports);\n });\n // Unconditionally accept an update to this module, we'll check if it's\n // still a Refresh Boundary later.\n // @ts-ignore importMeta is replaced in the loader\n module.hot.accept();\n // This field is set when the previous version of this module was a\n // Refresh Boundary, letting us know we need to check for invalidation or\n // enqueue an update.\n if (prevSignature !== null) {\n // A boundary can become ineligible if its exports are incompatible\n // with the previous exports.\n //\n // For example, if you add/remove/change exports, we'll want to\n // re-execute the importing modules, and force those components to\n // re-render. Similarly, if you convert a class component to a\n // function, we want to invalidate the boundary.\n if (self.$RefreshHelpers$.shouldInvalidateReactRefreshBoundary(prevSignature, self.$RefreshHelpers$.getRefreshBoundarySignature(currentExports))) {\n module.hot.invalidate();\n }\n else {\n self.$RefreshHelpers$.scheduleUpdate();\n }\n }\n }\n else {\n // Since we just executed the code for the module, it's possible that the\n // new exports made it ineligible for being a boundary.\n // We only care about the case when we were _previously_ a boundary,\n // because we already accepted this update (accidental side effect).\n var isNoLongerABoundary = prevSignature !== null;\n if (isNoLongerABoundary) {\n module.hot.invalidate();\n }\n }\n }\n })();\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiLi9jb21wb25lbnRzL01hcENvbXBvbmVudC5qcyIsIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7OztBQUEyRDtBQUNuQztBQUNVO0FBRWxDLE1BQU1LLGVBQWU7O0lBQ25CLE1BQU1DLFNBQVNKLDZDQUFNQSxDQUFDO0lBQ3RCLE1BQU0sQ0FBQ0ssS0FBS0MsT0FBTyxHQUFHTCwrQ0FBUUEsQ0FBQztJQUUvQixTQUFTTSxVQUFVRixHQUFHO1FBQ3BCLE1BQU1HLFNBQVNOLHFEQUFRLENBQUM7WUFBQztZQUFXO1NBQU8sRUFBRU8sS0FBSyxDQUFDSjtRQUNuREcsT0FBT0UsU0FBUyxDQUFDLDRDQUE0Q0MsU0FBUztJQUN4RTtJQUVBWixnREFBU0EsQ0FBQztRQUNSLElBQUlLLE9BQU9RLE9BQU8sSUFBSSxDQUFDUCxLQUFLO1lBQzFCLE1BQU1RLGFBQWFYLGtEQUFLLENBQUNFLE9BQU9RLE9BQU8sRUFBRTtnQkFDdkNFLFFBQVE7b0JBQUM7b0JBQVc7aUJBQU87Z0JBQzNCQyxNQUFNO1lBQ1I7WUFFQUYsV0FBV0csRUFBRSxDQUFDLGVBQWUsQ0FBQ0M7Z0JBQzVCZixvREFBTyxHQUNKaUIsU0FBUyxDQUFDRixNQUFNRyxNQUFNLEVBQ3RCQyxVQUFVLENBQUMsc0RBQ1hDLE1BQU0sQ0FBQ1Q7WUFDWjtZQUVBVSxPQUFPQyxNQUFNLEdBQUc7Z0JBQ2RYLFdBQVdXLE1BQU07WUFDbkI7WUFFQXRCLHdEQUFXLENBQUMsc0RBQXNEO2dCQUNoRXdCLGFBQ0U7WUFDSixHQUFHakIsS0FBSyxDQUFDSTtZQUNUTixVQUFVTTtZQUVWUCxPQUFPTztRQUNUO0lBQ0YsR0FBRztRQUFDVDtRQUFRQztLQUFJO0lBRWhCLHFCQUNFLDhEQUFDc0I7UUFDQ0MsSUFBRztRQUNIQyxLQUFLekI7UUFDTDBCLE9BQU87WUFBRUMsUUFBUTtZQUFTQyxPQUFPO1lBQVNDLFVBQVU7UUFBUzs7Ozs7O0FBR25FO0dBNUNNOUI7S0FBQUE7QUE4Q04sK0RBQWVBLFlBQVlBLEVBQUMiLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly9fTl9FLy4vY29tcG9uZW50cy9NYXBDb21wb25lbnQuanM/ZDA3ZCJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgUmVhY3QsIHsgdXNlRWZmZWN0LCB1c2VSZWYsIHVzZVN0YXRlIH0gZnJvbSBcInJlYWN0XCI7XHJcbmltcG9ydCBMIGZyb20gXCJsZWFmbGV0XCI7XHJcbmltcG9ydCBcImxlYWZsZXQvZGlzdC9sZWFmbGV0LmNzc1wiO1xyXG5cclxuY29uc3QgTWFwQ29tcG9uZW50ID0gKCkgPT4ge1xyXG4gIGNvbnN0IG1hcFJlZiA9IHVzZVJlZihudWxsKTtcclxuICBjb25zdCBbbWFwLCBzZXRNYXBdID0gdXNlU3RhdGUobnVsbCk7XHJcblxyXG4gIGZ1bmN0aW9uIGFkZE1hcmtlcihtYXApIHtcclxuICAgIGNvbnN0IG1hcmtlciA9IEwubWFya2VyKFs1My4xMTExMTEsIDguNDYyNV0pLmFkZFRvKG1hcCk7XHJcbiAgICBtYXJrZXIuYmluZFBvcHVwKFwiPGI+SGFsbG8gV2VsdCE8L2I+PGJyPkljaCBiaW4gZWluIFBvcHVwLlwiKS5vcGVuUG9wdXAoKTtcclxuICB9XHJcblxyXG4gIHVzZUVmZmVjdCgoKSA9PiB7XHJcbiAgICBpZiAobWFwUmVmLmN1cnJlbnQgJiYgIW1hcCkge1xyXG4gICAgICBjb25zdCBpbml0aWFsTWFwID0gTC5tYXAobWFwUmVmLmN1cnJlbnQsIHtcclxuICAgICAgICBjZW50ZXI6IFs1My4xMTExMTEsIDguNDYyNV0sXHJcbiAgICAgICAgem9vbTogMTAsXHJcbiAgICAgIH0pO1xyXG5cclxuICAgICAgaW5pdGlhbE1hcC5vbihcImNvbnRleHRtZW51XCIsIChldmVudCkgPT4ge1xyXG4gICAgICAgIEwucG9wdXAoKVxyXG4gICAgICAgICAgLnNldExhdExuZyhldmVudC5sYXRsbmcpXHJcbiAgICAgICAgICAuc2V0Q29udGVudCgnPHA+PGJ1dHRvbiBvbmNsaWNrPVwiem9vbUluKClcIj5ab29tIGluPC9idXR0b24+PC9wPicpXHJcbiAgICAgICAgICAub3Blbk9uKGluaXRpYWxNYXApO1xyXG4gICAgICB9KTtcclxuXHJcbiAgICAgIHdpbmRvdy56b29tSW4gPSAoKSA9PiB7XHJcbiAgICAgICAgaW5pdGlhbE1hcC56b29tSW4oKTtcclxuICAgICAgfTtcclxuXHJcbiAgICAgIEwudGlsZUxheWVyKFwiaHR0cHM6Ly97c30udGlsZS5vcGVuc3RyZWV0bWFwLm9yZy97en0ve3h9L3t5fS5wbmdcIiwge1xyXG4gICAgICAgIGF0dHJpYnV0aW9uOlxyXG4gICAgICAgICAgJyZjb3B5OyA8YSBocmVmPVwiaHR0cHM6Ly93d3cub3BlbnN0cmVldG1hcC5vcmcvY29weXJpZ2h0XCI+T3BlblN0cmVldE1hcDwvYT4gY29udHJpYnV0b3JzJyxcclxuICAgICAgfSkuYWRkVG8oaW5pdGlhbE1hcCk7XHJcbiAgICAgIGFkZE1hcmtlcihpbml0aWFsTWFwKTtcclxuXHJcbiAgICAgIHNldE1hcChpbml0aWFsTWFwKTtcclxuICAgIH1cclxuICB9LCBbbWFwUmVmLCBtYXBdKTtcclxuXHJcbiAgcmV0dXJuIChcclxuICAgIDxkaXZcclxuICAgICAgaWQ9XCJtYXBcIlxyXG4gICAgICByZWY9e21hcFJlZn1cclxuICAgICAgc3R5bGU9e3sgaGVpZ2h0OiBcIjEwMHZoXCIsIHdpZHRoOiBcIjEwMHZ3XCIsIG92ZXJmbG93OiBcImhpZGRlblwiIH19XHJcbiAgICA+PC9kaXY+XHJcbiAgKTtcclxufTtcclxuXHJcbmV4cG9ydCBkZWZhdWx0IE1hcENvbXBvbmVudDtcclxuIl0sIm5hbWVzIjpbIlJlYWN0IiwidXNlRWZmZWN0IiwidXNlUmVmIiwidXNlU3RhdGUiLCJMIiwiTWFwQ29tcG9uZW50IiwibWFwUmVmIiwibWFwIiwic2V0TWFwIiwiYWRkTWFya2VyIiwibWFya2VyIiwiYWRkVG8iLCJiaW5kUG9wdXAiLCJvcGVuUG9wdXAiLCJjdXJyZW50IiwiaW5pdGlhbE1hcCIsImNlbnRlciIsInpvb20iLCJvbiIsImV2ZW50IiwicG9wdXAiLCJzZXRMYXRMbmciLCJsYXRsbmciLCJzZXRDb250ZW50Iiwib3Blbk9uIiwid2luZG93Iiwiem9vbUluIiwidGlsZUxheWVyIiwiYXR0cmlidXRpb24iLCJkaXYiLCJpZCIsInJlZiIsInN0eWxlIiwiaGVpZ2h0Iiwid2lkdGgiLCJvdmVyZmxvdyJdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///./components/MapComponent.js\n"));
+
+/***/ })
+
+});
\ No newline at end of file
diff --git a/.next/static/webpack/components_MapComponent_js.7dfe351ff7f53003.hot-update.js b/.next/static/webpack/components_MapComponent_js.7dfe351ff7f53003.hot-update.js
deleted file mode 100644
index ddf29b41c..000000000
--- a/.next/static/webpack/components_MapComponent_js.7dfe351ff7f53003.hot-update.js
+++ /dev/null
@@ -1,22 +0,0 @@
-"use strict";
-/*
- * ATTENTION: An "eval-source-map" devtool has been used.
- * This devtool is neither made for production nor for readable output files.
- * It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
- * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
- * or disable the default devtool with "devtool: false".
- * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
- */
-self["webpackHotUpdate_N_E"]("components_MapComponent_js",{
-
-/***/ "./components/MapComponent.js":
-/*!************************************!*\
- !*** ./components/MapComponent.js ***!
- \************************************/
-/***/ (function(module, __webpack_exports__, __webpack_require__) {
-
-eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"./node_modules/react/jsx-dev-runtime.js\");\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 */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var leaflet__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! leaflet */ \"./node_modules/leaflet/dist/leaflet-src.js\");\n/* harmony import */ var leaflet__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(leaflet__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! leaflet/dist/leaflet.css */ \"./node_modules/leaflet/dist/leaflet.css\");\n/* harmony import */ var leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3__);\n\nvar _s = $RefreshSig$();\n\n\n\nconst MapComponent = ()=>{\n _s();\n const mapRef = (0,react__WEBPACK_IMPORTED_MODULE_1__.useRef)(null);\n const [map, setMap] = (0,react__WEBPACK_IMPORTED_MODULE_1__.useState)(null);\n (0,react__WEBPACK_IMPORTED_MODULE_1__.useEffect)(()=>{\n if (mapRef.current && !map) {\n const initialMap = leaflet__WEBPACK_IMPORTED_MODULE_2___default().map(mapRef.current, {\n center: [\n 53.111111,\n 8.4625\n ],\n zoom: 10\n });\n initialMap.on(\"contextmenu\", (event)=>{\n leaflet__WEBPACK_IMPORTED_MODULE_2___default().popup().setLatLng(event.latlng).setContent('Right-click menu
').openOn(initialMap);\n });\n window.zoomIn = ()=>{\n initialMap.zoomIn();\n };\n leaflet__WEBPACK_IMPORTED_MODULE_2___default().tileLayer(\"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png\", {\n attribution: '© OpenStreetMap contributors'\n }).addTo(initialMap);\n setMap(initialMap);\n }\n }, [\n mapRef,\n map\n ]);\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n id: \"map\",\n ref: mapRef,\n style: {\n height: \"100vh\",\n width: \"100vw\",\n overflow: \"hidden\"\n }\n }, void 0, false, {\n fileName: \"C:\\\\Users\\\\isa.LTW\\\\Desktop\\\\15.04.2024\\\\wwwrootTalas5NodeMap\\\\components\\\\MapComponent.js\",\n lineNumber: 39,\n columnNumber: 5\n }, undefined);\n};\n_s(MapComponent, \"hrjJ5kO61HK25w0Ou2mn4NNKy3A=\");\n_c = MapComponent;\n/* harmony default export */ __webpack_exports__[\"default\"] = (MapComponent);\nvar _c;\n$RefreshReg$(_c, \"MapComponent\");\n\n\n;\n // Wrapped in an IIFE to avoid polluting the global scope\n ;\n (function () {\n var _a, _b;\n // Legacy CSS implementations will `eval` browser code in a Node.js context\n // to extract CSS. For backwards compatibility, we need to check we're in a\n // browser context before continuing.\n if (typeof self !== 'undefined' &&\n // AMP / No-JS mode does not inject these helpers:\n '$RefreshHelpers$' in self) {\n // @ts-ignore __webpack_module__ is global\n var currentExports = module.exports;\n // @ts-ignore __webpack_module__ is global\n var prevSignature = (_b = (_a = module.hot.data) === null || _a === void 0 ? void 0 : _a.prevSignature) !== null && _b !== void 0 ? _b : null;\n // This cannot happen in MainTemplate because the exports mismatch between\n // templating and execution.\n self.$RefreshHelpers$.registerExportsForReactRefresh(currentExports, module.id);\n // A module can be accepted automatically based on its exports, e.g. when\n // it is a Refresh Boundary.\n if (self.$RefreshHelpers$.isReactRefreshBoundary(currentExports)) {\n // Save the previous exports signature on update so we can compare the boundary\n // signatures. We avoid saving exports themselves since it causes memory leaks (https://github.com/vercel/next.js/pull/53797)\n module.hot.dispose(function (data) {\n data.prevSignature =\n self.$RefreshHelpers$.getRefreshBoundarySignature(currentExports);\n });\n // Unconditionally accept an update to this module, we'll check if it's\n // still a Refresh Boundary later.\n // @ts-ignore importMeta is replaced in the loader\n module.hot.accept();\n // This field is set when the previous version of this module was a\n // Refresh Boundary, letting us know we need to check for invalidation or\n // enqueue an update.\n if (prevSignature !== null) {\n // A boundary can become ineligible if its exports are incompatible\n // with the previous exports.\n //\n // For example, if you add/remove/change exports, we'll want to\n // re-execute the importing modules, and force those components to\n // re-render. Similarly, if you convert a class component to a\n // function, we want to invalidate the boundary.\n if (self.$RefreshHelpers$.shouldInvalidateReactRefreshBoundary(prevSignature, self.$RefreshHelpers$.getRefreshBoundarySignature(currentExports))) {\n module.hot.invalidate();\n }\n else {\n self.$RefreshHelpers$.scheduleUpdate();\n }\n }\n }\n else {\n // Since we just executed the code for the module, it's possible that the\n // new exports made it ineligible for being a boundary.\n // We only care about the case when we were _previously_ a boundary,\n // because we already accepted this update (accidental side effect).\n var isNoLongerABoundary = prevSignature !== null;\n if (isNoLongerABoundary) {\n module.hot.invalidate();\n }\n }\n }\n })();\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiLi9jb21wb25lbnRzL01hcENvbXBvbmVudC5qcyIsIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7OztBQUEyRDtBQUNuQztBQUNVO0FBRWxDLE1BQU1LLGVBQWU7O0lBQ25CLE1BQU1DLFNBQVNKLDZDQUFNQSxDQUFDO0lBQ3RCLE1BQU0sQ0FBQ0ssS0FBS0MsT0FBTyxHQUFHTCwrQ0FBUUEsQ0FBQztJQUUvQkYsZ0RBQVNBLENBQUM7UUFDUixJQUFJSyxPQUFPRyxPQUFPLElBQUksQ0FBQ0YsS0FBSztZQUMxQixNQUFNRyxhQUFhTixrREFBSyxDQUFDRSxPQUFPRyxPQUFPLEVBQUU7Z0JBQ3ZDRSxRQUFRO29CQUFDO29CQUFXO2lCQUFPO2dCQUMzQkMsTUFBTTtZQUNSO1lBRUFGLFdBQVdHLEVBQUUsQ0FBQyxlQUFlLENBQUNDO2dCQUM1QlYsb0RBQU8sR0FDSlksU0FBUyxDQUFDRixNQUFNRyxNQUFNLEVBQ3RCQyxVQUFVLENBQ1QsMkVBRURDLE1BQU0sQ0FBQ1Q7WUFDWjtZQUVBVSxPQUFPQyxNQUFNLEdBQUc7Z0JBQ2RYLFdBQVdXLE1BQU07WUFDbkI7WUFFQWpCLHdEQUFXLENBQUMsc0RBQXNEO2dCQUNoRW1CLGFBQ0U7WUFDSixHQUFHQyxLQUFLLENBQUNkO1lBRVRGLE9BQU9FO1FBQ1Q7SUFDRixHQUFHO1FBQUNKO1FBQVFDO0tBQUk7SUFFaEIscUJBQ0UsOERBQUNrQjtRQUNDQyxJQUFHO1FBQ0hDLEtBQUtyQjtRQUNMc0IsT0FBTztZQUFFQyxRQUFRO1lBQVNDLE9BQU87WUFBU0MsVUFBVTtRQUFTOzs7Ozs7QUFHbkU7R0F4Q00xQjtLQUFBQTtBQTBDTiwrREFBZUEsWUFBWUEsRUFBQyIsInNvdXJjZXMiOlsid2VicGFjazovL19OX0UvLi9jb21wb25lbnRzL01hcENvbXBvbmVudC5qcz9kMDdkIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCBSZWFjdCwgeyB1c2VFZmZlY3QsIHVzZVJlZiwgdXNlU3RhdGUgfSBmcm9tIFwicmVhY3RcIjtcclxuaW1wb3J0IEwgZnJvbSBcImxlYWZsZXRcIjtcclxuaW1wb3J0IFwibGVhZmxldC9kaXN0L2xlYWZsZXQuY3NzXCI7XHJcblxyXG5jb25zdCBNYXBDb21wb25lbnQgPSAoKSA9PiB7XHJcbiAgY29uc3QgbWFwUmVmID0gdXNlUmVmKG51bGwpO1xyXG4gIGNvbnN0IFttYXAsIHNldE1hcF0gPSB1c2VTdGF0ZShudWxsKTtcclxuXHJcbiAgdXNlRWZmZWN0KCgpID0+IHtcclxuICAgIGlmIChtYXBSZWYuY3VycmVudCAmJiAhbWFwKSB7XHJcbiAgICAgIGNvbnN0IGluaXRpYWxNYXAgPSBMLm1hcChtYXBSZWYuY3VycmVudCwge1xyXG4gICAgICAgIGNlbnRlcjogWzUzLjExMTExMSwgOC40NjI1XSxcclxuICAgICAgICB6b29tOiAxMCxcclxuICAgICAgfSk7XHJcblxyXG4gICAgICBpbml0aWFsTWFwLm9uKFwiY29udGV4dG1lbnVcIiwgKGV2ZW50KSA9PiB7XHJcbiAgICAgICAgTC5wb3B1cCgpXHJcbiAgICAgICAgICAuc2V0TGF0TG5nKGV2ZW50LmxhdGxuZylcclxuICAgICAgICAgIC5zZXRDb250ZW50KFxyXG4gICAgICAgICAgICAnPHA+UmlnaHQtY2xpY2sgbWVudTxici8+PGJ1dHRvbiBvbmNsaWNrPVwiem9vbUluKClcIj5ab29tIGluPC9idXR0b24+PC9wPidcclxuICAgICAgICAgIClcclxuICAgICAgICAgIC5vcGVuT24oaW5pdGlhbE1hcCk7XHJcbiAgICAgIH0pO1xyXG5cclxuICAgICAgd2luZG93Lnpvb21JbiA9ICgpID0+IHtcclxuICAgICAgICBpbml0aWFsTWFwLnpvb21JbigpO1xyXG4gICAgICB9O1xyXG5cclxuICAgICAgTC50aWxlTGF5ZXIoXCJodHRwczovL3tzfS50aWxlLm9wZW5zdHJlZXRtYXAub3JnL3t6fS97eH0ve3l9LnBuZ1wiLCB7XHJcbiAgICAgICAgYXR0cmlidXRpb246XHJcbiAgICAgICAgICAnJmNvcHk7IDxhIGhyZWY9XCJodHRwczovL3d3dy5vcGVuc3RyZWV0bWFwLm9yZy9jb3B5cmlnaHRcIj5PcGVuU3RyZWV0TWFwPC9hPiBjb250cmlidXRvcnMnLFxyXG4gICAgICB9KS5hZGRUbyhpbml0aWFsTWFwKTtcclxuXHJcbiAgICAgIHNldE1hcChpbml0aWFsTWFwKTtcclxuICAgIH1cclxuICB9LCBbbWFwUmVmLCBtYXBdKTtcclxuXHJcbiAgcmV0dXJuIChcclxuICAgIDxkaXZcclxuICAgICAgaWQ9XCJtYXBcIlxyXG4gICAgICByZWY9e21hcFJlZn1cclxuICAgICAgc3R5bGU9e3sgaGVpZ2h0OiBcIjEwMHZoXCIsIHdpZHRoOiBcIjEwMHZ3XCIsIG92ZXJmbG93OiBcImhpZGRlblwiIH19XHJcbiAgICA+PC9kaXY+XHJcbiAgKTtcclxufTtcclxuXHJcbmV4cG9ydCBkZWZhdWx0IE1hcENvbXBvbmVudDtcclxuIl0sIm5hbWVzIjpbIlJlYWN0IiwidXNlRWZmZWN0IiwidXNlUmVmIiwidXNlU3RhdGUiLCJMIiwiTWFwQ29tcG9uZW50IiwibWFwUmVmIiwibWFwIiwic2V0TWFwIiwiY3VycmVudCIsImluaXRpYWxNYXAiLCJjZW50ZXIiLCJ6b29tIiwib24iLCJldmVudCIsInBvcHVwIiwic2V0TGF0TG5nIiwibGF0bG5nIiwic2V0Q29udGVudCIsIm9wZW5PbiIsIndpbmRvdyIsInpvb21JbiIsInRpbGVMYXllciIsImF0dHJpYnV0aW9uIiwiYWRkVG8iLCJkaXYiLCJpZCIsInJlZiIsInN0eWxlIiwiaGVpZ2h0Iiwid2lkdGgiLCJvdmVyZmxvdyJdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///./components/MapComponent.js\n"));
-
-/***/ })
-
-});
\ No newline at end of file
diff --git a/.next/static/webpack/components_MapComponent_js.d0630572fbbc1a10.hot-update.js b/.next/static/webpack/components_MapComponent_js.d0630572fbbc1a10.hot-update.js
new file mode 100644
index 000000000..7330382df
--- /dev/null
+++ b/.next/static/webpack/components_MapComponent_js.d0630572fbbc1a10.hot-update.js
@@ -0,0 +1,22 @@
+"use strict";
+/*
+ * ATTENTION: An "eval-source-map" devtool has been used.
+ * This devtool is neither made for production nor for readable output files.
+ * It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
+ * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
+ * or disable the default devtool with "devtool: false".
+ * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
+ */
+self["webpackHotUpdate_N_E"]("components_MapComponent_js",{
+
+/***/ "./components/MapComponent.js":
+/*!************************************!*\
+ !*** ./components/MapComponent.js ***!
+ \************************************/
+/***/ (function(module, __webpack_exports__, __webpack_require__) {
+
+eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"./node_modules/react/jsx-dev-runtime.js\");\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 */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var leaflet__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! leaflet */ \"./node_modules/leaflet/dist/leaflet-src.js\");\n/* harmony import */ var leaflet__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(leaflet__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! leaflet/dist/leaflet.css */ \"./node_modules/leaflet/dist/leaflet.css\");\n/* harmony import */ var leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(leaflet_dist_leaflet_css__WEBPACK_IMPORTED_MODULE_3__);\n\nvar _s = $RefreshSig$();\n\n\n\nconst MapComponent = ()=>{\n _s();\n const mapRef = (0,react__WEBPACK_IMPORTED_MODULE_1__.useRef)(null);\n const [map, setMap] = (0,react__WEBPACK_IMPORTED_MODULE_1__.useState)(null);\n function addMarker(map) {\n const marker = leaflet__WEBPACK_IMPORTED_MODULE_2___default().marker([\n 53.111111,\n 8.4625\n ]).addTo(map);\n marker.bindPopup(\"Hallo Welt!
Ich bin ein Popup.\").openPopup();\n }\n (0,react__WEBPACK_IMPORTED_MODULE_1__.useEffect)(()=>{\n if (mapRef.current && !map) {\n const initialMap = leaflet__WEBPACK_IMPORTED_MODULE_2___default().map(mapRef.current, {\n center: [\n 53.111111,\n 8.4625\n ],\n zoom: 10,\n zoomControl: false\n });\n initialMap.on(\"contextmenu\", (event)=>{\n leaflet__WEBPACK_IMPORTED_MODULE_2___default().popup().setLatLng(event.latlng).setContent('').openOn(initialMap);\n });\n window.zoomIn = ()=>{\n initialMap.zoomIn();\n };\n leaflet__WEBPACK_IMPORTED_MODULE_2___default().tileLayer(\"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png\", {\n attribution: '© OpenStreetMap contributors'\n }).addTo(initialMap);\n addMarker(initialMap);\n setMap(initialMap);\n }\n }, [\n mapRef,\n map\n ]);\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n id: \"map\",\n ref: mapRef,\n style: {\n height: \"100vh\",\n width: \"100vw\",\n overflow: \"hidden\"\n }\n }, void 0, false, {\n fileName: \"C:\\\\Users\\\\isa.LTW\\\\Desktop\\\\15.04.2024\\\\wwwrootTalas5NodeMap\\\\components\\\\MapComponent.js\",\n lineNumber: 44,\n columnNumber: 5\n }, undefined);\n};\n_s(MapComponent, \"hrjJ5kO61HK25w0Ou2mn4NNKy3A=\");\n_c = MapComponent;\n/* harmony default export */ __webpack_exports__[\"default\"] = (MapComponent);\nvar _c;\n$RefreshReg$(_c, \"MapComponent\");\n\n\n;\n // Wrapped in an IIFE to avoid polluting the global scope\n ;\n (function () {\n var _a, _b;\n // Legacy CSS implementations will `eval` browser code in a Node.js context\n // to extract CSS. For backwards compatibility, we need to check we're in a\n // browser context before continuing.\n if (typeof self !== 'undefined' &&\n // AMP / No-JS mode does not inject these helpers:\n '$RefreshHelpers$' in self) {\n // @ts-ignore __webpack_module__ is global\n var currentExports = module.exports;\n // @ts-ignore __webpack_module__ is global\n var prevSignature = (_b = (_a = module.hot.data) === null || _a === void 0 ? void 0 : _a.prevSignature) !== null && _b !== void 0 ? _b : null;\n // This cannot happen in MainTemplate because the exports mismatch between\n // templating and execution.\n self.$RefreshHelpers$.registerExportsForReactRefresh(currentExports, module.id);\n // A module can be accepted automatically based on its exports, e.g. when\n // it is a Refresh Boundary.\n if (self.$RefreshHelpers$.isReactRefreshBoundary(currentExports)) {\n // Save the previous exports signature on update so we can compare the boundary\n // signatures. We avoid saving exports themselves since it causes memory leaks (https://github.com/vercel/next.js/pull/53797)\n module.hot.dispose(function (data) {\n data.prevSignature =\n self.$RefreshHelpers$.getRefreshBoundarySignature(currentExports);\n });\n // Unconditionally accept an update to this module, we'll check if it's\n // still a Refresh Boundary later.\n // @ts-ignore importMeta is replaced in the loader\n module.hot.accept();\n // This field is set when the previous version of this module was a\n // Refresh Boundary, letting us know we need to check for invalidation or\n // enqueue an update.\n if (prevSignature !== null) {\n // A boundary can become ineligible if its exports are incompatible\n // with the previous exports.\n //\n // For example, if you add/remove/change exports, we'll want to\n // re-execute the importing modules, and force those components to\n // re-render. Similarly, if you convert a class component to a\n // function, we want to invalidate the boundary.\n if (self.$RefreshHelpers$.shouldInvalidateReactRefreshBoundary(prevSignature, self.$RefreshHelpers$.getRefreshBoundarySignature(currentExports))) {\n module.hot.invalidate();\n }\n else {\n self.$RefreshHelpers$.scheduleUpdate();\n }\n }\n }\n else {\n // Since we just executed the code for the module, it's possible that the\n // new exports made it ineligible for being a boundary.\n // We only care about the case when we were _previously_ a boundary,\n // because we already accepted this update (accidental side effect).\n var isNoLongerABoundary = prevSignature !== null;\n if (isNoLongerABoundary) {\n module.hot.invalidate();\n }\n }\n }\n })();\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiLi9jb21wb25lbnRzL01hcENvbXBvbmVudC5qcyIsIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7OztBQUEyRDtBQUNuQztBQUNVO0FBRWxDLE1BQU1LLGVBQWU7O0lBQ25CLE1BQU1DLFNBQVNKLDZDQUFNQSxDQUFDO0lBQ3RCLE1BQU0sQ0FBQ0ssS0FBS0MsT0FBTyxHQUFHTCwrQ0FBUUEsQ0FBQztJQUUvQixTQUFTTSxVQUFVRixHQUFHO1FBQ3BCLE1BQU1HLFNBQVNOLHFEQUFRLENBQUM7WUFBQztZQUFXO1NBQU8sRUFBRU8sS0FBSyxDQUFDSjtRQUNuREcsT0FBT0UsU0FBUyxDQUFDLDRDQUE0Q0MsU0FBUztJQUN4RTtJQUVBWixnREFBU0EsQ0FBQztRQUNSLElBQUlLLE9BQU9RLE9BQU8sSUFBSSxDQUFDUCxLQUFLO1lBQzFCLE1BQU1RLGFBQWFYLGtEQUFLLENBQUNFLE9BQU9RLE9BQU8sRUFBRTtnQkFDdkNFLFFBQVE7b0JBQUM7b0JBQVc7aUJBQU87Z0JBQzNCQyxNQUFNO2dCQUNOQyxhQUFhO1lBQ2Y7WUFFQUgsV0FBV0ksRUFBRSxDQUFDLGVBQWUsQ0FBQ0M7Z0JBQzVCaEIsb0RBQU8sR0FDSmtCLFNBQVMsQ0FBQ0YsTUFBTUcsTUFBTSxFQUN0QkMsVUFBVSxDQUFDLHNEQUNYQyxNQUFNLENBQUNWO1lBQ1o7WUFFQVcsT0FBT0MsTUFBTSxHQUFHO2dCQUNkWixXQUFXWSxNQUFNO1lBQ25CO1lBRUF2Qix3REFBVyxDQUFDLHNEQUFzRDtnQkFDaEV5QixhQUNFO1lBQ0osR0FBR2xCLEtBQUssQ0FBQ0k7WUFDVE4sVUFBVU07WUFFVlAsT0FBT087UUFDVDtJQUNGLEdBQUc7UUFBQ1Q7UUFBUUM7S0FBSTtJQUVoQixxQkFDRSw4REFBQ3VCO1FBQ0NDLElBQUc7UUFDSEMsS0FBSzFCO1FBQ0wyQixPQUFPO1lBQUVDLFFBQVE7WUFBU0MsT0FBTztZQUFTQyxVQUFVO1FBQVM7Ozs7OztBQUduRTtHQTdDTS9CO0tBQUFBO0FBK0NOLCtEQUFlQSxZQUFZQSxFQUFDIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vX05fRS8uL2NvbXBvbmVudHMvTWFwQ29tcG9uZW50LmpzP2QwN2QiXSwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IFJlYWN0LCB7IHVzZUVmZmVjdCwgdXNlUmVmLCB1c2VTdGF0ZSB9IGZyb20gXCJyZWFjdFwiO1xyXG5pbXBvcnQgTCBmcm9tIFwibGVhZmxldFwiO1xyXG5pbXBvcnQgXCJsZWFmbGV0L2Rpc3QvbGVhZmxldC5jc3NcIjtcclxuXHJcbmNvbnN0IE1hcENvbXBvbmVudCA9ICgpID0+IHtcclxuICBjb25zdCBtYXBSZWYgPSB1c2VSZWYobnVsbCk7XHJcbiAgY29uc3QgW21hcCwgc2V0TWFwXSA9IHVzZVN0YXRlKG51bGwpO1xyXG5cclxuICBmdW5jdGlvbiBhZGRNYXJrZXIobWFwKSB7XHJcbiAgICBjb25zdCBtYXJrZXIgPSBMLm1hcmtlcihbNTMuMTExMTExLCA4LjQ2MjVdKS5hZGRUbyhtYXApO1xyXG4gICAgbWFya2VyLmJpbmRQb3B1cChcIjxiPkhhbGxvIFdlbHQhPC9iPjxicj5JY2ggYmluIGVpbiBQb3B1cC5cIikub3BlblBvcHVwKCk7XHJcbiAgfVxyXG5cclxuICB1c2VFZmZlY3QoKCkgPT4ge1xyXG4gICAgaWYgKG1hcFJlZi5jdXJyZW50ICYmICFtYXApIHtcclxuICAgICAgY29uc3QgaW5pdGlhbE1hcCA9IEwubWFwKG1hcFJlZi5jdXJyZW50LCB7XHJcbiAgICAgICAgY2VudGVyOiBbNTMuMTExMTExLCA4LjQ2MjVdLFxyXG4gICAgICAgIHpvb206IDEwLFxyXG4gICAgICAgIHpvb21Db250cm9sOiBmYWxzZSwgLy8gRGVha3RpdmllcmUgZGllIFN0YW5kYXJkLVpvb21zdGV1ZXJ1bmdcclxuICAgICAgfSk7XHJcblxyXG4gICAgICBpbml0aWFsTWFwLm9uKFwiY29udGV4dG1lbnVcIiwgKGV2ZW50KSA9PiB7XHJcbiAgICAgICAgTC5wb3B1cCgpXHJcbiAgICAgICAgICAuc2V0TGF0TG5nKGV2ZW50LmxhdGxuZylcclxuICAgICAgICAgIC5zZXRDb250ZW50KCc8cD48YnV0dG9uIG9uY2xpY2s9XCJ6b29tSW4oKVwiPlpvb20gaW48L2J1dHRvbj48L3A+JylcclxuICAgICAgICAgIC5vcGVuT24oaW5pdGlhbE1hcCk7XHJcbiAgICAgIH0pO1xyXG5cclxuICAgICAgd2luZG93Lnpvb21JbiA9ICgpID0+IHtcclxuICAgICAgICBpbml0aWFsTWFwLnpvb21JbigpO1xyXG4gICAgICB9O1xyXG5cclxuICAgICAgTC50aWxlTGF5ZXIoXCJodHRwczovL3tzfS50aWxlLm9wZW5zdHJlZXRtYXAub3JnL3t6fS97eH0ve3l9LnBuZ1wiLCB7XHJcbiAgICAgICAgYXR0cmlidXRpb246XHJcbiAgICAgICAgICAnJmNvcHk7IDxhIGhyZWY9XCJodHRwczovL3d3dy5vcGVuc3RyZWV0bWFwLm9yZy9jb3B5cmlnaHRcIj5PcGVuU3RyZWV0TWFwPC9hPiBjb250cmlidXRvcnMnLFxyXG4gICAgICB9KS5hZGRUbyhpbml0aWFsTWFwKTtcclxuICAgICAgYWRkTWFya2VyKGluaXRpYWxNYXApO1xyXG5cclxuICAgICAgc2V0TWFwKGluaXRpYWxNYXApO1xyXG4gICAgfVxyXG4gIH0sIFttYXBSZWYsIG1hcF0pO1xyXG5cclxuICByZXR1cm4gKFxyXG4gICAgPGRpdlxyXG4gICAgICBpZD1cIm1hcFwiXHJcbiAgICAgIHJlZj17bWFwUmVmfVxyXG4gICAgICBzdHlsZT17eyBoZWlnaHQ6IFwiMTAwdmhcIiwgd2lkdGg6IFwiMTAwdndcIiwgb3ZlcmZsb3c6IFwiaGlkZGVuXCIgfX1cclxuICAgID48L2Rpdj5cclxuICApO1xyXG59O1xyXG5cclxuZXhwb3J0IGRlZmF1bHQgTWFwQ29tcG9uZW50O1xyXG4iXSwibmFtZXMiOlsiUmVhY3QiLCJ1c2VFZmZlY3QiLCJ1c2VSZWYiLCJ1c2VTdGF0ZSIsIkwiLCJNYXBDb21wb25lbnQiLCJtYXBSZWYiLCJtYXAiLCJzZXRNYXAiLCJhZGRNYXJrZXIiLCJtYXJrZXIiLCJhZGRUbyIsImJpbmRQb3B1cCIsIm9wZW5Qb3B1cCIsImN1cnJlbnQiLCJpbml0aWFsTWFwIiwiY2VudGVyIiwiem9vbSIsInpvb21Db250cm9sIiwib24iLCJldmVudCIsInBvcHVwIiwic2V0TGF0TG5nIiwibGF0bG5nIiwic2V0Q29udGVudCIsIm9wZW5PbiIsIndpbmRvdyIsInpvb21JbiIsInRpbGVMYXllciIsImF0dHJpYnV0aW9uIiwiZGl2IiwiaWQiLCJyZWYiLCJzdHlsZSIsImhlaWdodCIsIndpZHRoIiwib3ZlcmZsb3ciXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///./components/MapComponent.js\n"));
+
+/***/ })
+
+});
\ No newline at end of file
diff --git a/.next/static/webpack/42d50449cc334fe1.webpack.hot-update.json b/.next/static/webpack/d0630572fbbc1a10.webpack.hot-update.json
similarity index 100%
rename from .next/static/webpack/42d50449cc334fe1.webpack.hot-update.json
rename to .next/static/webpack/d0630572fbbc1a10.webpack.hot-update.json
diff --git a/.next/static/webpack/d498b704493928ba.webpack.hot-update.json b/.next/static/webpack/d498b704493928ba.webpack.hot-update.json
new file mode 100644
index 000000000..3823c4cee
--- /dev/null
+++ b/.next/static/webpack/d498b704493928ba.webpack.hot-update.json
@@ -0,0 +1 @@
+{"c":["webpack"],"r":[],"m":[]}
\ No newline at end of file
diff --git a/.next/static/webpack/webpack.42d50449cc334fe1.hot-update.js b/.next/static/webpack/webpack.0e74aa54b34d9d23.hot-update.js
similarity index 91%
rename from .next/static/webpack/webpack.42d50449cc334fe1.hot-update.js
rename to .next/static/webpack/webpack.0e74aa54b34d9d23.hot-update.js
index 582f191c1..d7f957f5a 100644
--- a/.next/static/webpack/webpack.42d50449cc334fe1.hot-update.js
+++ b/.next/static/webpack/webpack.0e74aa54b34d9d23.hot-update.js
@@ -11,7 +11,7 @@ self["webpackHotUpdate_N_E"]("webpack",{},
/******/ function(__webpack_require__) { // webpackRuntimeModules
/******/ /* webpack/runtime/getFullHash */
/******/ !function() {
-/******/ __webpack_require__.h = function() { return "7dfe351ff7f53003"; }
+/******/ __webpack_require__.h = function() { return "0f7a0a107ffd3df9"; }
/******/ }();
/******/
/******/ }
diff --git a/.next/static/webpack/webpack.7dfe351ff7f53003.hot-update.js b/.next/static/webpack/webpack.50d24096472da196.hot-update.js
similarity index 91%
rename from .next/static/webpack/webpack.7dfe351ff7f53003.hot-update.js
rename to .next/static/webpack/webpack.50d24096472da196.hot-update.js
index f5a832dea..604943b67 100644
--- a/.next/static/webpack/webpack.7dfe351ff7f53003.hot-update.js
+++ b/.next/static/webpack/webpack.50d24096472da196.hot-update.js
@@ -11,7 +11,7 @@ self["webpackHotUpdate_N_E"]("webpack",{},
/******/ function(__webpack_require__) { // webpackRuntimeModules
/******/ /* webpack/runtime/getFullHash */
/******/ !function() {
-/******/ __webpack_require__.h = function() { return "7f1801e1af722742"; }
+/******/ __webpack_require__.h = function() { return "d498b704493928ba"; }
/******/ }();
/******/
/******/ }
diff --git a/.next/static/webpack/webpack.d2ab8709d7599f5d.hot-update.js b/.next/static/webpack/webpack.d0630572fbbc1a10.hot-update.js
similarity index 91%
rename from .next/static/webpack/webpack.d2ab8709d7599f5d.hot-update.js
rename to .next/static/webpack/webpack.d0630572fbbc1a10.hot-update.js
index 2a873ddeb..73277a25b 100644
--- a/.next/static/webpack/webpack.d2ab8709d7599f5d.hot-update.js
+++ b/.next/static/webpack/webpack.d0630572fbbc1a10.hot-update.js
@@ -11,7 +11,7 @@ self["webpackHotUpdate_N_E"]("webpack",{},
/******/ function(__webpack_require__) { // webpackRuntimeModules
/******/ /* webpack/runtime/getFullHash */
/******/ !function() {
-/******/ __webpack_require__.h = function() { return "42d50449cc334fe1"; }
+/******/ __webpack_require__.h = function() { return "0e74aa54b34d9d23"; }
/******/ }();
/******/
/******/ }
diff --git a/.next/server/vendor-chunks/leaflet-contextmenu.js b/.next/static/webpack/webpack.d498b704493928ba.hot-update.js
similarity index 54%
rename from .next/server/vendor-chunks/leaflet-contextmenu.js
rename to .next/static/webpack/webpack.d498b704493928ba.hot-update.js
index 1663c3cf6..16997feb0 100644
--- a/.next/server/vendor-chunks/leaflet-contextmenu.js
+++ b/.next/static/webpack/webpack.d498b704493928ba.hot-update.js
@@ -1,3 +1,4 @@
+"use strict";
/*
* ATTENTION: An "eval-source-map" devtool has been used.
* This devtool is neither made for production nor for readable output files.
@@ -6,19 +7,12 @@
* 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/).
*/
-exports.id = "vendor-chunks/leaflet-contextmenu";
-exports.ids = ["vendor-chunks/leaflet-contextmenu"];
-exports.modules = {
-
-/***/ "./node_modules/leaflet-contextmenu/dist/leaflet.contextmenu.css":
-/*!***********************************************************************!*\
- !*** ./node_modules/leaflet-contextmenu/dist/leaflet.contextmenu.css ***!
- \***********************************************************************/
-/***/ (() => {
-
-
-
-/***/ })
-
-};
-;
\ No newline at end of file
+self["webpackHotUpdate_N_E"]("webpack",{},
+/******/ function(__webpack_require__) { // webpackRuntimeModules
+/******/ /* webpack/runtime/getFullHash */
+/******/ !function() {
+/******/ __webpack_require__.h = function() { return "d0630572fbbc1a10"; }
+/******/ }();
+/******/
+/******/ }
+);
\ No newline at end of file
diff --git a/.next/trace b/.next/trace
index f6277845b..4e0e5540b 100644
--- a/.next/trace
+++ b/.next/trace
@@ -1,15 +1,4 @@
-[{"name":"hot-reloader","duration":52,"timestamp":359630542638,"id":3,"tags":{"version":"14.2.0","isTurbopack":false},"startTime":1713169750240,"traceId":"5fcab3fd5b4a8952"},{"name":"start","duration":2,"timestamp":359630543338,"id":4,"parentId":3,"tags":{},"startTime":1713169750240,"traceId":"5fcab3fd5b4a8952"},{"name":"get-version-info","duration":1362469,"timestamp":359630543596,"id":5,"parentId":4,"tags":{},"startTime":1713169750241,"traceId":"5fcab3fd5b4a8952"},{"name":"clean","duration":31510,"timestamp":359631906112,"id":6,"parentId":4,"tags":{},"startTime":1713169751603,"traceId":"5fcab3fd5b4a8952"},{"name":"get-page-paths","duration":1372,"timestamp":359631938991,"id":8,"parentId":7,"tags":{},"startTime":1713169751636,"traceId":"5fcab3fd5b4a8952"},{"name":"create-pages-mapping","duration":293,"timestamp":359631940397,"id":9,"parentId":7,"tags":{},"startTime":1713169751637,"traceId":"5fcab3fd5b4a8952"},{"name":"create-entrypoints","duration":2405,"timestamp":359631940707,"id":10,"parentId":7,"tags":{},"startTime":1713169751638,"traceId":"5fcab3fd5b4a8952"},{"name":"generate-webpack-config","duration":790880,"timestamp":359631943147,"id":11,"parentId":7,"tags":{},"startTime":1713169751640,"traceId":"5fcab3fd5b4a8952"},{"name":"get-webpack-config","duration":795137,"timestamp":359631938934,"id":7,"parentId":4,"tags":{},"startTime":1713169751636,"traceId":"5fcab3fd5b4a8952"},{"name":"make","duration":881,"timestamp":359632792572,"id":13,"parentId":12,"tags":{},"startTime":1713169752489,"traceId":"5fcab3fd5b4a8952"},{"name":"chunk-graph","duration":565,"timestamp":359632794839,"id":15,"parentId":14,"tags":{},"startTime":1713169752492,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-modules","duration":12,"timestamp":359632795509,"id":17,"parentId":14,"tags":{},"startTime":1713169752492,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunks","duration":438,"timestamp":359632795574,"id":18,"parentId":14,"tags":{},"startTime":1713169752493,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-tree","duration":74,"timestamp":359632796065,"id":19,"parentId":14,"tags":{},"startTime":1713169752493,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunk-modules","duration":75,"timestamp":359632796252,"id":20,"parentId":14,"tags":{},"startTime":1713169752493,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize","duration":961,"timestamp":359632795473,"id":16,"parentId":14,"tags":{},"startTime":1713169752492,"traceId":"5fcab3fd5b4a8952"},{"name":"module-hash","duration":57,"timestamp":359632797103,"id":21,"parentId":14,"tags":{},"startTime":1713169752494,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation","duration":142,"timestamp":359632797181,"id":22,"parentId":14,"tags":{},"startTime":1713169752494,"traceId":"5fcab3fd5b4a8952"},{"name":"hash","duration":362,"timestamp":359632797486,"id":23,"parentId":14,"tags":{},"startTime":1713169752494,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation-jobs","duration":77,"timestamp":359632797848,"id":24,"parentId":14,"tags":{},"startTime":1713169752495,"traceId":"5fcab3fd5b4a8952"},{"name":"module-assets","duration":52,"timestamp":359632797909,"id":25,"parentId":14,"tags":{},"startTime":1713169752495,"traceId":"5fcab3fd5b4a8952"},{"name":"create-chunk-assets","duration":128,"timestamp":359632797966,"id":26,"parentId":14,"tags":{},"startTime":1713169752495,"traceId":"5fcab3fd5b4a8952"},{"name":"NextJsBuildManifest-generateClientManifest","duration":534,"timestamp":359633016401,"id":28,"parentId":12,"tags":{},"startTime":1713169752713,"traceId":"5fcab3fd5b4a8952"},{"name":"NextJsBuildManifest-createassets","duration":787,"timestamp":359633016169,"id":27,"parentId":12,"tags":{},"startTime":1713169752713,"traceId":"5fcab3fd5b4a8952"},{"name":"seal","duration":223000,"timestamp":359632794469,"id":14,"parentId":12,"tags":{},"startTime":1713169752491,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-compilation","duration":229375,"timestamp":359632788274,"id":12,"parentId":3,"tags":{"name":"client"},"startTime":1713169752485,"traceId":"5fcab3fd5b4a8952"},{"name":"emit","duration":9875,"timestamp":359633017883,"id":29,"parentId":3,"tags":{},"startTime":1713169752715,"traceId":"5fcab3fd5b4a8952"},{"name":"make","duration":585,"timestamp":359633033317,"id":31,"parentId":30,"tags":{},"startTime":1713169752730,"traceId":"5fcab3fd5b4a8952"},{"name":"chunk-graph","duration":19,"timestamp":359633034117,"id":33,"parentId":32,"tags":{},"startTime":1713169752731,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-modules","duration":3,"timestamp":359633034155,"id":35,"parentId":32,"tags":{},"startTime":1713169752731,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunks","duration":568,"timestamp":359633034201,"id":36,"parentId":32,"tags":{},"startTime":1713169752731,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-tree","duration":6,"timestamp":359633034803,"id":37,"parentId":32,"tags":{},"startTime":1713169752732,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunk-modules","duration":4,"timestamp":359633034835,"id":38,"parentId":32,"tags":{},"startTime":1713169752732,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize","duration":723,"timestamp":359633034150,"id":34,"parentId":32,"tags":{},"startTime":1713169752731,"traceId":"5fcab3fd5b4a8952"},{"name":"module-hash","duration":5,"timestamp":359633034951,"id":39,"parentId":32,"tags":{},"startTime":1713169752732,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation","duration":5,"timestamp":359633034964,"id":40,"parentId":32,"tags":{},"startTime":1713169752732,"traceId":"5fcab3fd5b4a8952"},{"name":"hash","duration":37,"timestamp":359633034991,"id":41,"parentId":32,"tags":{},"startTime":1713169752732,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation-jobs","duration":23,"timestamp":359633035028,"id":42,"parentId":32,"tags":{},"startTime":1713169752732,"traceId":"5fcab3fd5b4a8952"},{"name":"module-assets","duration":9,"timestamp":359633035047,"id":43,"parentId":32,"tags":{},"startTime":1713169752732,"traceId":"5fcab3fd5b4a8952"},{"name":"create-chunk-assets","duration":10,"timestamp":359633035061,"id":44,"parentId":32,"tags":{},"startTime":1713169752732,"traceId":"5fcab3fd5b4a8952"},{"name":"seal","duration":1353,"timestamp":359633034018,"id":32,"parentId":30,"tags":{},"startTime":1713169752731,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-compilation","duration":2588,"timestamp":359633032823,"id":30,"parentId":3,"tags":{"name":"server"},"startTime":1713169752730,"traceId":"5fcab3fd5b4a8952"},{"name":"emit","duration":2679,"timestamp":359633035471,"id":45,"parentId":3,"tags":{},"startTime":1713169752732,"traceId":"5fcab3fd5b4a8952"},{"name":"make","duration":192,"timestamp":359633041454,"id":47,"parentId":46,"tags":{},"startTime":1713169752738,"traceId":"5fcab3fd5b4a8952"},{"name":"chunk-graph","duration":40,"timestamp":359633042311,"id":49,"parentId":48,"tags":{},"startTime":1713169752739,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-modules","duration":8,"timestamp":359633042400,"id":51,"parentId":48,"tags":{},"startTime":1713169752739,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunks","duration":22,"timestamp":359633042509,"id":52,"parentId":48,"tags":{},"startTime":1713169752739,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-tree","duration":5,"timestamp":359633042557,"id":53,"parentId":48,"tags":{},"startTime":1713169752739,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunk-modules","duration":3,"timestamp":359633042576,"id":54,"parentId":48,"tags":{},"startTime":1713169752740,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize","duration":208,"timestamp":359633042389,"id":50,"parentId":48,"tags":{},"startTime":1713169752739,"traceId":"5fcab3fd5b4a8952"},{"name":"module-hash","duration":5,"timestamp":359633042682,"id":55,"parentId":48,"tags":{},"startTime":1713169752740,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation","duration":4,"timestamp":359633042695,"id":56,"parentId":48,"tags":{},"startTime":1713169752740,"traceId":"5fcab3fd5b4a8952"},{"name":"hash","duration":75,"timestamp":359633042724,"id":57,"parentId":48,"tags":{},"startTime":1713169752740,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation-jobs","duration":15,"timestamp":359633042799,"id":58,"parentId":48,"tags":{},"startTime":1713169752740,"traceId":"5fcab3fd5b4a8952"},{"name":"module-assets","duration":7,"timestamp":359633042811,"id":59,"parentId":48,"tags":{},"startTime":1713169752740,"traceId":"5fcab3fd5b4a8952"},{"name":"create-chunk-assets","duration":9,"timestamp":359633042822,"id":60,"parentId":48,"tags":{},"startTime":1713169752740,"traceId":"5fcab3fd5b4a8952"},{"name":"seal","duration":988,"timestamp":359633042244,"id":48,"parentId":46,"tags":{},"startTime":1713169752739,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-compilation","duration":3003,"timestamp":359633040263,"id":46,"parentId":3,"tags":{"name":"edge-server"},"startTime":1713169752737,"traceId":"5fcab3fd5b4a8952"},{"name":"emit","duration":5314,"timestamp":359633043304,"id":61,"parentId":3,"tags":{},"startTime":1713169752740,"traceId":"5fcab3fd5b4a8952"}]
-[{"name":"make","duration":172,"timestamp":359633263760,"id":66,"parentId":65,"tags":{},"startTime":1713169752961,"traceId":"5fcab3fd5b4a8952"},{"name":"chunk-graph","duration":14,"timestamp":359633264031,"id":68,"parentId":67,"tags":{},"startTime":1713169752961,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-modules","duration":3,"timestamp":359633264059,"id":70,"parentId":67,"tags":{},"startTime":1713169752961,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunks","duration":8,"timestamp":359633264073,"id":71,"parentId":67,"tags":{},"startTime":1713169752961,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-tree","duration":3,"timestamp":359633264089,"id":72,"parentId":67,"tags":{},"startTime":1713169752961,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunk-modules","duration":3,"timestamp":359633264104,"id":73,"parentId":67,"tags":{},"startTime":1713169752961,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize","duration":74,"timestamp":359633264055,"id":69,"parentId":67,"tags":{},"startTime":1713169752961,"traceId":"5fcab3fd5b4a8952"},{"name":"module-hash","duration":4,"timestamp":359633264189,"id":74,"parentId":67,"tags":{},"startTime":1713169752961,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation","duration":4,"timestamp":359633264199,"id":75,"parentId":67,"tags":{},"startTime":1713169752961,"traceId":"5fcab3fd5b4a8952"},{"name":"hash","duration":104,"timestamp":359633264224,"id":76,"parentId":67,"tags":{},"startTime":1713169752961,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation-jobs","duration":14,"timestamp":359633264328,"id":77,"parentId":67,"tags":{},"startTime":1713169752961,"traceId":"5fcab3fd5b4a8952"},{"name":"module-assets","duration":6,"timestamp":359633264339,"id":78,"parentId":67,"tags":{},"startTime":1713169752961,"traceId":"5fcab3fd5b4a8952"},{"name":"create-chunk-assets","duration":8,"timestamp":359633264348,"id":79,"parentId":67,"tags":{},"startTime":1713169752961,"traceId":"5fcab3fd5b4a8952"},{"name":"NextJsBuildManifest-generateClientManifest","duration":105,"timestamp":359633264562,"id":81,"parentId":65,"tags":{},"startTime":1713169752961,"traceId":"5fcab3fd5b4a8952"},{"name":"NextJsBuildManifest-createassets","duration":154,"timestamp":359633264523,"id":80,"parentId":65,"tags":{},"startTime":1713169752961,"traceId":"5fcab3fd5b4a8952"},{"name":"seal","duration":766,"timestamp":359633264010,"id":67,"parentId":65,"tags":{},"startTime":1713169752961,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-compilation","duration":1497,"timestamp":359633263299,"id":65,"parentId":62,"tags":{"name":"client"},"startTime":1713169752960,"traceId":"5fcab3fd5b4a8952"},{"name":"setup-dev-bundler","duration":2789505,"timestamp":359630537407,"id":2,"parentId":1,"tags":{},"startTime":1713169750234,"traceId":"5fcab3fd5b4a8952"},{"name":"emit","duration":64850,"timestamp":359633264816,"id":82,"parentId":62,"tags":{},"startTime":1713169752962,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-invalidated-client","duration":70313,"timestamp":359633260248,"id":62,"parentId":3,"tags":{"trigger":"manual"},"startTime":1713169752957,"traceId":"5fcab3fd5b4a8952"},{"name":"make","duration":167,"timestamp":359633332320,"id":84,"parentId":83,"tags":{},"startTime":1713169753029,"traceId":"5fcab3fd5b4a8952"},{"name":"chunk-graph","duration":19,"timestamp":359633332583,"id":86,"parentId":85,"tags":{},"startTime":1713169753030,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-modules","duration":3,"timestamp":359633332615,"id":88,"parentId":85,"tags":{},"startTime":1713169753030,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunks","duration":30,"timestamp":359633332679,"id":89,"parentId":85,"tags":{},"startTime":1713169753030,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-tree","duration":4,"timestamp":359633332721,"id":90,"parentId":85,"tags":{},"startTime":1713169753030,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunk-modules","duration":3,"timestamp":359633332736,"id":91,"parentId":85,"tags":{},"startTime":1713169753030,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize","duration":145,"timestamp":359633332611,"id":87,"parentId":85,"tags":{},"startTime":1713169753030,"traceId":"5fcab3fd5b4a8952"},{"name":"module-hash","duration":5,"timestamp":359633332817,"id":92,"parentId":85,"tags":{},"startTime":1713169753030,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation","duration":4,"timestamp":359633332830,"id":93,"parentId":85,"tags":{},"startTime":1713169753030,"traceId":"5fcab3fd5b4a8952"},{"name":"hash","duration":46,"timestamp":359633332859,"id":94,"parentId":85,"tags":{},"startTime":1713169753030,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation-jobs","duration":14,"timestamp":359633332905,"id":95,"parentId":85,"tags":{},"startTime":1713169753030,"traceId":"5fcab3fd5b4a8952"},{"name":"module-assets","duration":6,"timestamp":359633332916,"id":96,"parentId":85,"tags":{},"startTime":1713169753030,"traceId":"5fcab3fd5b4a8952"},{"name":"create-chunk-assets","duration":8,"timestamp":359633332926,"id":97,"parentId":85,"tags":{},"startTime":1713169753030,"traceId":"5fcab3fd5b4a8952"},{"name":"seal","duration":506,"timestamp":359633332563,"id":85,"parentId":83,"tags":{},"startTime":1713169753029,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-compilation","duration":1259,"timestamp":359633331835,"id":83,"parentId":63,"tags":{"name":"server"},"startTime":1713169753029,"traceId":"5fcab3fd5b4a8952"},{"name":"emit","duration":4382,"timestamp":359633333110,"id":98,"parentId":63,"tags":{},"startTime":1713169753030,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-invalidated-server","duration":77555,"timestamp":359633260371,"id":63,"parentId":3,"tags":{"trigger":"manual"},"startTime":1713169752957,"traceId":"5fcab3fd5b4a8952"},{"name":"make","duration":112,"timestamp":359633339785,"id":100,"parentId":99,"tags":{},"startTime":1713169753037,"traceId":"5fcab3fd5b4a8952"},{"name":"chunk-graph","duration":30,"timestamp":359633340177,"id":102,"parentId":101,"tags":{},"startTime":1713169753037,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-modules","duration":3,"timestamp":359633340225,"id":104,"parentId":101,"tags":{},"startTime":1713169753037,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunks","duration":7,"timestamp":359633340275,"id":105,"parentId":101,"tags":{},"startTime":1713169753037,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-tree","duration":4,"timestamp":359633340296,"id":106,"parentId":101,"tags":{},"startTime":1713169753037,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunk-modules","duration":3,"timestamp":359633340310,"id":107,"parentId":101,"tags":{},"startTime":1713169753037,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize","duration":112,"timestamp":359633340221,"id":103,"parentId":101,"tags":{},"startTime":1713169753037,"traceId":"5fcab3fd5b4a8952"},{"name":"module-hash","duration":5,"timestamp":359633340439,"id":108,"parentId":101,"tags":{},"startTime":1713169753037,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation","duration":6,"timestamp":359633340453,"id":109,"parentId":101,"tags":{},"startTime":1713169753037,"traceId":"5fcab3fd5b4a8952"},{"name":"hash","duration":89,"timestamp":359633340500,"id":110,"parentId":101,"tags":{},"startTime":1713169753037,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation-jobs","duration":14,"timestamp":359633340588,"id":111,"parentId":101,"tags":{},"startTime":1713169753038,"traceId":"5fcab3fd5b4a8952"},{"name":"module-assets","duration":7,"timestamp":359633340599,"id":112,"parentId":101,"tags":{},"startTime":1713169753038,"traceId":"5fcab3fd5b4a8952"},{"name":"create-chunk-assets","duration":15,"timestamp":359633340611,"id":113,"parentId":101,"tags":{},"startTime":1713169753038,"traceId":"5fcab3fd5b4a8952"},{"name":"seal","duration":985,"timestamp":359633340152,"id":101,"parentId":99,"tags":{},"startTime":1713169753037,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-compilation","duration":2000,"timestamp":359633339231,"id":99,"parentId":64,"tags":{"name":"edge-server"},"startTime":1713169753036,"traceId":"5fcab3fd5b4a8952"},{"name":"run-instrumentation-hook","duration":33,"timestamp":359633417256,"id":115,"parentId":1,"tags":{},"startTime":1713169753114,"traceId":"5fcab3fd5b4a8952"},{"name":"start-dev-server","duration":3545575,"timestamp":359629880436,"id":1,"tags":{"cpus":"12","platform":"win32","memory.freeMem":"4702208000","memory.totalMem":"16815702016","memory.heapSizeLimit":"8457814016","isTurbopack":false,"memory.rss":"129564672","memory.heapTotal":"85295104","memory.heapUsed":"53530496"},"startTime":1713169749577,"traceId":"5fcab3fd5b4a8952"},{"name":"emit","duration":92235,"timestamp":359633341297,"id":114,"parentId":64,"tags":{},"startTime":1713169753038,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-invalidated-edge-server","duration":174440,"timestamp":359633260392,"id":64,"parentId":3,"tags":{"trigger":"manual"},"startTime":1713169752957,"traceId":"5fcab3fd5b4a8952"}]
-[{"name":"client-success","duration":7,"timestamp":359633463984,"id":117,"parentId":3,"tags":{},"startTime":1713169753161,"traceId":"5fcab3fd5b4a8952"},{"name":"next-client-pages-loader","duration":958,"timestamp":359633573287,"id":132,"parentId":131,"tags":{"absolutePagePath":"private-next-pages/_app"},"startTime":1713169753270,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module","duration":42441,"timestamp":359633555211,"id":131,"parentId":126,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-client-pages-loader.js?absolutePagePath=private-next-pages%2F_app&page=%2F_app!","layer":null},"startTime":1713169753252,"traceId":"5fcab3fd5b4a8952"},{"name":"next-client-pages-loader","duration":415,"timestamp":359633598247,"id":134,"parentId":133,"tags":{"absolutePagePath":"private-next-pages/_error"},"startTime":1713169753295,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module","duration":5719,"timestamp":359633598006,"id":133,"parentId":128,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-client-pages-loader.js?absolutePagePath=private-next-pages%2F_error&page=%2F_error!","layer":null},"startTime":1713169753295,"traceId":"5fcab3fd5b4a8952"},{"name":"next-client-pages-loader","duration":44,"timestamp":359633603865,"id":136,"parentId":135,"tags":{"absolutePagePath":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\pages\\index.js"},"startTime":1713169753301,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module","duration":941,"timestamp":359633603776,"id":135,"parentId":129,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-client-pages-loader.js?absolutePagePath=C%3A%5CUsers%5Cisa.LTW%5CDesktop%5C15.04.2024%5CwwwrootTalas5NodeMap%5Cpages%5Cindex.js&page=%2F!","layer":null},"startTime":1713169753301,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":80007,"timestamp":359633605354,"id":138,"parentId":137,"tags":{},"startTime":1713169753302,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":84607,"timestamp":359633604786,"id":137,"parentId":124,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js","layer":null},"startTime":1713169753302,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":113887,"timestamp":359633682254,"id":142,"parentId":141,"tags":{},"startTime":1713169753379,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":114701,"timestamp":359633681471,"id":141,"parentId":139,"tags":{},"startTime":1713169753378,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":192158,"timestamp":359633628396,"id":139,"parentId":125,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\next-dev.js","layer":null},"startTime":1713169753325,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":57283,"timestamp":359633763448,"id":147,"parentId":146,"tags":{},"startTime":1713169753460,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":58259,"timestamp":359633762478,"id":146,"parentId":145,"tags":{},"startTime":1713169753459,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":76598,"timestamp":359633760795,"id":145,"parentId":135,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\pages\\index.js","layer":null},"startTime":1713169753458,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":155484,"timestamp":359633682478,"id":144,"parentId":143,"tags":{},"startTime":1713169753379,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":155667,"timestamp":359633682306,"id":143,"parentId":140,"tags":{},"startTime":1713169753379,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":200899,"timestamp":359633648104,"id":140,"parentId":127,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\router.js","layer":null},"startTime":1713169753345,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":65983,"timestamp":359633790416,"id":149,"parentId":148,"tags":{},"startTime":1713169753487,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":79926,"timestamp":359633790192,"id":148,"parentId":137,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\internal\\helpers.js","layer":null},"startTime":1713169753487,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":31349,"timestamp":359633855734,"id":151,"parentId":150,"tags":{},"startTime":1713169753553,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":32699,"timestamp":359633855561,"id":150,"parentId":137,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\compiled\\react-refresh\\runtime.js","layer":null},"startTime":1713169753552,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":7838,"timestamp":359633882123,"id":163,"parentId":162,"tags":{},"startTime":1713169753579,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":8029,"timestamp":359633881942,"id":162,"parentId":156,"tags":{},"startTime":1713169753579,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":23797,"timestamp":359633879914,"id":156,"parentId":139,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\setup-hydration-warning.js","layer":null},"startTime":1713169753577,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":23145,"timestamp":359633881001,"id":159,"parentId":158,"tags":{},"startTime":1713169753578,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":23663,"timestamp":359633880498,"id":158,"parentId":152,"tags":{},"startTime":1713169753577,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":31997,"timestamp":359633874945,"id":152,"parentId":139,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\webpack.js","layer":null},"startTime":1713169753572,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":23902,"timestamp":359633883092,"id":165,"parentId":164,"tags":{},"startTime":1713169753580,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":24855,"timestamp":359633882143,"id":164,"parentId":157,"tags":{},"startTime":1713169753579,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":34761,"timestamp":359633880293,"id":157,"parentId":140,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\with-router.js","layer":null},"startTime":1713169753577,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":37390,"timestamp":359633881866,"id":161,"parentId":160,"tags":{},"startTime":1713169753579,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":38182,"timestamp":359633881099,"id":160,"parentId":153,"tags":{},"startTime":1713169753578,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":45445,"timestamp":359633877019,"id":153,"parentId":139,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\page-bootstrap.js","layer":null},"startTime":1713169753574,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":48791,"timestamp":359633889733,"id":168,"parentId":167,"tags":{},"startTime":1713169753587,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":48887,"timestamp":359633889663,"id":167,"parentId":166,"tags":{},"startTime":1713169753587,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":86465,"timestamp":359633889411,"id":166,"parentId":139,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\index.js","layer":null},"startTime":1713169753586,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":59489,"timestamp":359633930325,"id":173,"parentId":172,"tags":{},"startTime":1713169753627,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":59714,"timestamp":359633930115,"id":172,"parentId":169,"tags":{},"startTime":1713169753627,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":68739,"timestamp":359633925760,"id":169,"parentId":139,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\dev\\hot-middleware-client.js","layer":null},"startTime":1713169753623,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":125611,"timestamp":359633879482,"id":155,"parentId":154,"tags":{},"startTime":1713169753576,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":127216,"timestamp":359633878841,"id":154,"parentId":145,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dynamic.js","layer":null},"startTime":1713169753576,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":32271,"timestamp":359634024951,"id":180,"parentId":179,"tags":{},"startTime":1713169753722,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":32524,"timestamp":359634024747,"id":179,"parentId":175,"tags":{},"startTime":1713169753722,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":40626,"timestamp":359634023342,"id":175,"parentId":140,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router-context.shared-runtime.js","layer":null},"startTime":1713169753720,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":139991,"timestamp":359633928383,"id":171,"parentId":170,"tags":{},"startTime":1713169753625,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":144158,"timestamp":359633928084,"id":170,"parentId":140,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\lib\\is-error.js","layer":null},"startTime":1713169753625,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":48118,"timestamp":359634024657,"id":178,"parentId":177,"tags":{},"startTime":1713169753722,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":48870,"timestamp":359634023921,"id":177,"parentId":174,"tags":{},"startTime":1713169753721,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":62476,"timestamp":359634023127,"id":174,"parentId":145,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\components\\MapComponent.js","layer":null},"startTime":1713169753720,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":33208,"timestamp":359634090188,"id":188,"parentId":187,"tags":{},"startTime":1713169753787,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":33464,"timestamp":359634089947,"id":187,"parentId":185,"tags":{},"startTime":1713169753787,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":49793,"timestamp":359634089603,"id":185,"parentId":153,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\dev\\on-demand-entries-client.js","layer":null},"startTime":1713169753787,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":49614,"timestamp":359634090274,"id":190,"parentId":189,"tags":{},"startTime":1713169753787,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":49706,"timestamp":359634090202,"id":189,"parentId":186,"tags":{},"startTime":1713169753787,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":64931,"timestamp":359634089694,"id":186,"parentId":153,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\dev\\dev-build-watcher.js","layer":null},"startTime":1713169753787,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":129468,"timestamp":359634025876,"id":182,"parentId":181,"tags":{},"startTime":1713169753723,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":130222,"timestamp":359634025135,"id":181,"parentId":176,"tags":{},"startTime":1713169753722,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":197177,"timestamp":359634023409,"id":176,"parentId":140,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\router.js","layer":null},"startTime":1713169753720,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":133561,"timestamp":359634121066,"id":213,"parentId":212,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":133682,"timestamp":359634120969,"id":212,"parentId":193,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":141848,"timestamp":359634113897,"id":193,"parentId":153,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\dev\\fouc.js","layer":null},"startTime":1713169753811,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":134643,"timestamp":359634121167,"id":219,"parentId":218,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":134670,"timestamp":359634121145,"id":218,"parentId":198,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":143082,"timestamp":359634114252,"id":198,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\performance-relayer.js","layer":null},"startTime":1713169753811,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":136384,"timestamp":359634121142,"id":217,"parentId":216,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":136436,"timestamp":359634121117,"id":216,"parentId":197,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":156422,"timestamp":359634114203,"id":197,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\page-loader.js","layer":null},"startTime":1713169753811,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":149683,"timestamp":359634121115,"id":215,"parentId":214,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":149733,"timestamp":359634121071,"id":214,"parentId":196,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":169269,"timestamp":359634114139,"id":196,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\head-manager.js","layer":null},"startTime":1713169753811,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":162933,"timestamp":359634121188,"id":221,"parentId":220,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":162987,"timestamp":359634121169,"id":220,"parentId":199,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":173613,"timestamp":359634114297,"id":199,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\remove-base-path.js","layer":null},"startTime":1713169753811,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":166759,"timestamp":359634121227,"id":225,"parentId":224,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":166781,"timestamp":359634121210,"id":224,"parentId":201,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":172828,"timestamp":359634116190,"id":201,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\has-base-path.js","layer":null},"startTime":1713169753813,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":167875,"timestamp":359634121207,"id":223,"parentId":222,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":167897,"timestamp":359634121190,"id":222,"parentId":200,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":175917,"timestamp":359634114379,"id":200,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\route-announcer.js","layer":null},"startTime":1713169753811,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":169119,"timestamp":359634121247,"id":227,"parentId":226,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":169143,"timestamp":359634121229,"id":226,"parentId":202,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":180228,"timestamp":359634117468,"id":202,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\on-recoverable-error.js","layer":null},"startTime":1713169753814,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":176588,"timestamp":359634121300,"id":233,"parentId":232,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":176611,"timestamp":359634121285,"id":232,"parentId":205,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":184992,"timestamp":359634118773,"id":205,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\runtime-config.external.js","layer":null},"startTime":1713169753816,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":182770,"timestamp":359634121284,"id":231,"parentId":230,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":182794,"timestamp":359634121268,"id":230,"parentId":204,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":186551,"timestamp":359634118425,"id":204,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\mitt.js","layer":null},"startTime":1713169753815,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":183626,"timestamp":359634121399,"id":237,"parentId":236,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":183695,"timestamp":359634121333,"id":236,"parentId":207,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":185500,"timestamp":359634120230,"id":207,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\head-manager-context.shared-runtime.js","layer":null},"startTime":1713169753817,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":184348,"timestamp":359634121418,"id":239,"parentId":238,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":184368,"timestamp":359634121402,"id":238,"parentId":208,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":186135,"timestamp":359634120533,"id":208,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\image-config-context.shared-runtime.js","layer":null},"startTime":1713169753817,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":185386,"timestamp":359634121331,"id":235,"parentId":234,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":185420,"timestamp":359634121302,"id":234,"parentId":206,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":201695,"timestamp":359634119468,"id":206,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\utils.js","layer":null},"startTime":1713169753816,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":200022,"timestamp":359634121266,"id":229,"parentId":228,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":200043,"timestamp":359634121250,"id":228,"parentId":203,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":205118,"timestamp":359634118152,"id":203,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\script.js","layer":null},"startTime":1713169753815,"traceId":"5fcab3fd5b4a8952"}]
-[{"name":"next-swc-transform","duration":202251,"timestamp":359634121438,"id":241,"parentId":240,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":202279,"timestamp":359634121420,"id":240,"parentId":209,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":204252,"timestamp":359634120754,"id":209,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\app-router-context.shared-runtime.js","layer":null},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":204897,"timestamp":359634121457,"id":243,"parentId":242,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":205057,"timestamp":359634121440,"id":242,"parentId":210,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":206322,"timestamp":359634120816,"id":210,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\hooks-client-context.shared-runtime.js","layer":null},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":205712,"timestamp":359634121475,"id":245,"parentId":244,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":205732,"timestamp":359634121458,"id":244,"parentId":211,"tags":{},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":207239,"timestamp":359634120847,"id":211,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\adapters.js","layer":null},"startTime":1713169753818,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":105277,"timestamp":359634224432,"id":255,"parentId":254,"tags":{},"startTime":1713169753921,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":105366,"timestamp":359634224354,"id":254,"parentId":248,"tags":{},"startTime":1713169753921,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":107007,"timestamp":359634223288,"id":248,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\is-dynamic.js","layer":null},"startTime":1713169753920,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":105993,"timestamp":359634224343,"id":253,"parentId":252,"tags":{},"startTime":1713169753921,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":106075,"timestamp":359634224264,"id":252,"parentId":247,"tags":{},"startTime":1713169753921,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":107551,"timestamp":359634223245,"id":247,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\handle-smooth-scroll.js","layer":null},"startTime":1713169753920,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":106809,"timestamp":359634224235,"id":251,"parentId":250,"tags":{},"startTime":1713169753921,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":106989,"timestamp":359634224062,"id":250,"parentId":246,"tags":{},"startTime":1713169753921,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":108682,"timestamp":359634223130,"id":246,"parentId":153,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\querystring.js","layer":null},"startTime":1713169753920,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":107754,"timestamp":359634224577,"id":257,"parentId":256,"tags":{},"startTime":1713169753922,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":107896,"timestamp":359634224444,"id":256,"parentId":249,"tags":{},"startTime":1713169753921,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":109958,"timestamp":359634223325,"id":249,"parentId":154,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\dynamic.js","layer":null},"startTime":1713169753920,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":252558,"timestamp":359634089579,"id":184,"parentId":183,"tags":{},"startTime":1713169753787,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":254407,"timestamp":359634089529,"id":183,"parentId":152,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\deployment-id.js","layer":null},"startTime":1713169753786,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":8215,"timestamp":359634336239,"id":269,"parentId":268,"tags":{},"startTime":1713169754033,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":8275,"timestamp":359634336189,"id":268,"parentId":262,"tags":{},"startTime":1713169754033,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":11049,"timestamp":359634335547,"id":262,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\tracing\\report-to-socket.js","layer":null},"startTime":1713169754032,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":10413,"timestamp":359634336263,"id":271,"parentId":270,"tags":{},"startTime":1713169754033,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":10437,"timestamp":359634336244,"id":270,"parentId":263,"tags":{},"startTime":1713169754033,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":13460,"timestamp":359634335624,"id":263,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\tracing\\tracer.js","layer":null},"startTime":1713169754033,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":12859,"timestamp":359634336297,"id":275,"parentId":274,"tags":{},"startTime":1713169754033,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":12878,"timestamp":359634336283,"id":274,"parentId":267,"tags":{},"startTime":1713169754033,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":15218,"timestamp":359634335803,"id":267,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\pages\\_app.js","layer":null},"startTime":1713169754033,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":16679,"timestamp":359634336281,"id":273,"parentId":272,"tags":{},"startTime":1713169754033,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":16723,"timestamp":359634336265,"id":272,"parentId":266,"tags":{},"startTime":1713169754033,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":21319,"timestamp":359634335680,"id":266,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\pages\\_error.js","layer":null},"startTime":1713169754033,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module","duration":371,"timestamp":359634358729,"id":284,"parentId":176,"tags":{"layer":null},"startTime":1713169754056,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":250536,"timestamp":359634114102,"id":195,"parentId":194,"tags":{},"startTime":1713169753811,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":256004,"timestamp":359634114074,"id":194,"parentId":150,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\compiled\\react-refresh\\cjs\\react-refresh-runtime.development.js","layer":null},"startTime":1713169753811,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":256418,"timestamp":359634113855,"id":192,"parentId":191,"tags":{},"startTime":1713169753811,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":257030,"timestamp":359634113714,"id":191,"parentId":145,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\react\\jsx-dev-runtime.js","layer":null},"startTime":1713169753811,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":16188,"timestamp":359634359331,"id":286,"parentId":285,"tags":{},"startTime":1713169754056,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":16276,"timestamp":359634359271,"id":285,"parentId":278,"tags":{},"startTime":1713169754056,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":19201,"timestamp":359634358189,"id":278,"parentId":153,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\shared.js","layer":null},"startTime":1713169754055,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":18094,"timestamp":359634359361,"id":288,"parentId":287,"tags":{},"startTime":1713169754056,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":18118,"timestamp":359634359340,"id":287,"parentId":279,"tags":{},"startTime":1713169754056,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":21572,"timestamp":359634358487,"id":279,"parentId":153,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\pages\\websocket.js","layer":null},"startTime":1713169754055,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":20759,"timestamp":359634359400,"id":292,"parentId":291,"tags":{},"startTime":1713169754056,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":20786,"timestamp":359634359382,"id":291,"parentId":281,"tags":{},"startTime":1713169754056,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":25590,"timestamp":359634358570,"id":281,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\pages\\client.js","layer":null},"startTime":1713169754055,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":26073,"timestamp":359634359417,"id":294,"parentId":293,"tags":{},"startTime":1713169754056,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":26111,"timestamp":359634359402,"id":293,"parentId":282,"tags":{},"startTime":1713169754056,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":27673,"timestamp":359634358598,"id":282,"parentId":153,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\runtime-error-handler.js","layer":null},"startTime":1713169754056,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":26886,"timestamp":359634359436,"id":296,"parentId":295,"tags":{},"startTime":1713169754056,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":26906,"timestamp":359634359419,"id":295,"parentId":283,"tags":{},"startTime":1713169754056,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":28355,"timestamp":359634358624,"id":283,"parentId":170,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\is-plain-object.js","layer":null},"startTime":1713169754056,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":892755,"timestamp":359633494550,"id":124,"parentId":122,"tags":{"request":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1713169753191,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":30809,"timestamp":359634359379,"id":290,"parentId":289,"tags":{},"startTime":1713169754056,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":30844,"timestamp":359634359363,"id":289,"parentId":280,"tags":{},"startTime":1713169754056,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":36040,"timestamp":359634358536,"id":280,"parentId":153,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\pages\\hot-reloader-client.js","layer":null},"startTime":1713169754055,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":70049,"timestamp":359634335534,"id":261,"parentId":260,"tags":{},"startTime":1713169754032,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":71570,"timestamp":359634335507,"id":260,"parentId":157,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\react\\jsx-runtime.js","layer":null},"startTime":1713169754032,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":71736,"timestamp":359634335472,"id":259,"parentId":258,"tags":{},"startTime":1713169754032,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":72526,"timestamp":359634335420,"id":258,"parentId":145,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\react\\index.js","layer":null},"startTime":1713169754032,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":72411,"timestamp":359634335667,"id":265,"parentId":264,"tags":{},"startTime":1713169754033,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":75079,"timestamp":359634335651,"id":264,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\polyfills\\polyfill-module.js","layer":null},"startTime":1713169754033,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":12167,"timestamp":359634401232,"id":327,"parentId":326,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":12217,"timestamp":359634401216,"id":326,"parentId":300,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":15562,"timestamp":359634400026,"id":300,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\detect-domain-locale.js","layer":null},"startTime":1713169754097,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":14439,"timestamp":359634401214,"id":325,"parentId":324,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":14461,"timestamp":359634401196,"id":324,"parentId":299,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":16601,"timestamp":359634399955,"id":299,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\add-locale.js","layer":null},"startTime":1713169754097,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":17816,"timestamp":359634401161,"id":321,"parentId":320,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":17919,"timestamp":359634401077,"id":320,"parentId":297,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":20514,"timestamp":359634399624,"id":297,"parentId":131,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\pages\\_app.js","layer":null},"startTime":1713169754097,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":18983,"timestamp":359634401266,"id":331,"parentId":330,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":19007,"timestamp":359634401251,"id":330,"parentId":302,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":23653,"timestamp":359634400165,"id":302,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\resolve-href.js","layer":null},"startTime":1713169754097,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":22831,"timestamp":359634401249,"id":329,"parentId":328,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":22865,"timestamp":359634401234,"id":328,"parentId":301,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":25761,"timestamp":359634400089,"id":301,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\remove-locale.js","layer":null},"startTime":1713169754097,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":24787,"timestamp":359634401193,"id":323,"parentId":322,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":24820,"timestamp":359634401167,"id":322,"parentId":298,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":29350,"timestamp":359634399856,"id":298,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\route-loader.js","layer":null},"startTime":1713169754097,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":28009,"timestamp":359634401282,"id":333,"parentId":332,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":28029,"timestamp":359634401268,"id":332,"parentId":303,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":29878,"timestamp":359634400322,"id":303,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\add-base-path.js","layer":null},"startTime":1713169754097,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":29062,"timestamp":359634401300,"id":335,"parentId":334,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":29084,"timestamp":359634401285,"id":334,"parentId":306,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":31410,"timestamp":359634400451,"id":306,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\bloom-filter.js","layer":null},"startTime":1713169754097,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":30593,"timestamp":359634401316,"id":337,"parentId":336,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":30611,"timestamp":359634401301,"id":336,"parentId":307,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":31961,"timestamp":359634400484,"id":307,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\remove-trailing-slash.js","layer":null},"startTime":1713169754097,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":31141,"timestamp":359634401351,"id":341,"parentId":340,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":31160,"timestamp":359634401336,"id":340,"parentId":309,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":33788,"timestamp":359634400529,"id":309,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\route-matcher.js","layer":null},"startTime":1713169754097,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":33087,"timestamp":359634401334,"id":339,"parentId":338,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":33109,"timestamp":359634401318,"id":338,"parentId":308,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":35092,"timestamp":359634400508,"id":308,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\parse-relative-url.js","layer":null},"startTime":1713169754097,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":34276,"timestamp":359634401384,"id":345,"parentId":344,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":34294,"timestamp":359634401370,"id":344,"parentId":311,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":36032,"timestamp":359634400572,"id":311,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\format-url.js","layer":null},"startTime":1713169754097,"traceId":"5fcab3fd5b4a8952"}]
-[{"name":"next-swc-transform","duration":35466,"timestamp":359634401368,"id":343,"parentId":342,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":35488,"timestamp":359634401353,"id":342,"parentId":310,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":37562,"timestamp":359634400550,"id":310,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\get-next-pathname-info.js","layer":null},"startTime":1713169754097,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":36743,"timestamp":359634401416,"id":349,"parentId":348,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":36761,"timestamp":359634401402,"id":348,"parentId":313,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":38062,"timestamp":359634400612,"id":313,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\parse-path.js","layer":null},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":37275,"timestamp":359634401433,"id":351,"parentId":350,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":37293,"timestamp":359634401418,"id":350,"parentId":314,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":38627,"timestamp":359634400632,"id":314,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\format-next-pathname-info.js","layer":null},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":37825,"timestamp":359634401468,"id":355,"parentId":354,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":37845,"timestamp":359634401451,"id":354,"parentId":316,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":39286,"timestamp":359634400672,"id":316,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\is-local-url.js","layer":null},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":38557,"timestamp":359634401449,"id":353,"parentId":352,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":38575,"timestamp":359634401435,"id":352,"parentId":315,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":40298,"timestamp":359634400653,"id":315,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\compare-states.js","layer":null},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":39616,"timestamp":359634401400,"id":347,"parentId":346,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":39634,"timestamp":359634401386,"id":346,"parentId":312,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":42268,"timestamp":359634400591,"id":312,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\route-regex.js","layer":null},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":42589,"timestamp":359634401500,"id":359,"parentId":358,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":42617,"timestamp":359634401486,"id":358,"parentId":318,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":43933,"timestamp":359634400811,"id":318,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\omit.js","layer":null},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":43308,"timestamp":359634401485,"id":357,"parentId":356,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":43327,"timestamp":359634401469,"id":356,"parentId":317,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":45141,"timestamp":359634400690,"id":317,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\is-bot.js","layer":null},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":87902,"timestamp":359634358026,"id":277,"parentId":276,"tags":{},"startTime":1713169754055,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":88448,"timestamp":359634357875,"id":276,"parentId":153,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\server\\dev\\hot-reloader-types.js","layer":null},"startTime":1713169754055,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":45667,"timestamp":359634401517,"id":361,"parentId":360,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":45691,"timestamp":359634401502,"id":360,"parentId":319,"tags":{},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":47080,"timestamp":359634400848,"id":319,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\interpolate-as.js","layer":null},"startTime":1713169754098,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":38016,"timestamp":359634418544,"id":376,"parentId":375,"tags":{},"startTime":1713169754115,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":38051,"timestamp":359634418529,"id":375,"parentId":365,"tags":{},"startTime":1713169754115,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":39403,"timestamp":359634418230,"id":365,"parentId":197,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\get-asset-path-from-route.js","layer":null},"startTime":1713169754115,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":39168,"timestamp":359634418528,"id":374,"parentId":373,"tags":{},"startTime":1713169754115,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":39188,"timestamp":359634418512,"id":373,"parentId":364,"tags":{},"startTime":1713169754115,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":40098,"timestamp":359634418199,"id":364,"parentId":208,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\image-config.js","layer":null},"startTime":1713169754115,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":39847,"timestamp":359634418486,"id":370,"parentId":369,"tags":{},"startTime":1713169754115,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":39902,"timestamp":359634418434,"id":369,"parentId":362,"tags":{},"startTime":1713169754115,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":40923,"timestamp":359634418042,"id":362,"parentId":203,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\request-idle-callback.js","layer":null},"startTime":1713169754115,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":40398,"timestamp":359634418596,"id":382,"parentId":381,"tags":{},"startTime":1713169754116,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":40416,"timestamp":359634418582,"id":381,"parentId":368,"tags":{},"startTime":1713169754116,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":41114,"timestamp":359634418298,"id":368,"parentId":211,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\as-path-to-search-params.js","layer":null},"startTime":1713169754115,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":41011,"timestamp":359634418561,"id":378,"parentId":377,"tags":{},"startTime":1713169754115,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":41035,"timestamp":359634418546,"id":377,"parentId":366,"tags":{},"startTime":1713169754115,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":41858,"timestamp":359634418251,"id":366,"parentId":201,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\path-has-prefix.js","layer":null},"startTime":1713169754115,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":41639,"timestamp":359634418510,"id":372,"parentId":371,"tags":{},"startTime":1713169754115,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":41663,"timestamp":359634418490,"id":371,"parentId":363,"tags":{},"startTime":1713169754115,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":43495,"timestamp":359634418162,"id":363,"parentId":197,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\constants.js","layer":null},"startTime":1713169754115,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":43148,"timestamp":359634418580,"id":380,"parentId":379,"tags":{},"startTime":1713169754116,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":43169,"timestamp":359634418563,"id":379,"parentId":367,"tags":{},"startTime":1713169754115,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":45131,"timestamp":359634418274,"id":367,"parentId":249,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\loadable.shared-runtime.js","layer":null},"startTime":1713169754115,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":12649,"timestamp":359634452651,"id":391,"parentId":390,"tags":{},"startTime":1713169754150,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":12685,"timestamp":359634452632,"id":390,"parentId":386,"tags":{},"startTime":1713169754150,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":13836,"timestamp":359634452218,"id":386,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\i18n\\normalize-locale-path.js","layer":null},"startTime":1713169754149,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":13480,"timestamp":359634452627,"id":389,"parentId":388,"tags":{},"startTime":1713169754150,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":13537,"timestamp":359634452573,"id":388,"parentId":385,"tags":{},"startTime":1713169754149,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":14624,"timestamp":359634452140,"id":385,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\page-path\\denormalize-page-path.js","layer":null},"startTime":1713169754149,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":14151,"timestamp":359634452669,"id":393,"parentId":392,"tags":{},"startTime":1713169754150,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":14170,"timestamp":359634452653,"id":392,"parentId":387,"tags":{},"startTime":1713169754150,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":15961,"timestamp":359634452250,"id":387,"parentId":266,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\head.js","layer":null},"startTime":1713169754149,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":76268,"timestamp":359634400415,"id":305,"parentId":304,"tags":{},"startTime":1713169754097,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":76699,"timestamp":359634400391,"id":304,"parentId":176,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\lib\\is-api-route.js","layer":null},"startTime":1713169754097,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":7720,"timestamp":359634469549,"id":403,"parentId":402,"tags":{},"startTime":1713169754166,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":7784,"timestamp":359634469494,"id":402,"parentId":394,"tags":{},"startTime":1713169754166,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":8999,"timestamp":359634469021,"id":394,"parentId":202,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\lazy-dynamic\\bailout-to-csr.js","layer":null},"startTime":1713169754166,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":8474,"timestamp":359634469595,"id":407,"parentId":406,"tags":{},"startTime":1713169754167,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":8494,"timestamp":359634469579,"id":406,"parentId":396,"tags":{},"startTime":1713169754167,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":9714,"timestamp":359634469173,"id":396,"parentId":281,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\pages\\bus.js","layer":null},"startTime":1713169754166,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":9321,"timestamp":359634469613,"id":409,"parentId":408,"tags":{},"startTime":1713169754167,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":9340,"timestamp":359634469596,"id":408,"parentId":397,"tags":{},"startTime":1713169754167,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":10746,"timestamp":359634469196,"id":397,"parentId":281,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\parse-component-stack.js","layer":null},"startTime":1713169754166,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":10687,"timestamp":359634469635,"id":411,"parentId":410,"tags":{},"startTime":1713169754167,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":10716,"timestamp":359634469614,"id":410,"parentId":398,"tags":{},"startTime":1713169754167,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":12276,"timestamp":359634469219,"id":398,"parentId":281,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\pages\\ReactDevOverlay.js","layer":null},"startTime":1713169754166,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":11891,"timestamp":359634469652,"id":413,"parentId":412,"tags":{},"startTime":1713169754167,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":11910,"timestamp":359634469636,"id":412,"parentId":399,"tags":{},"startTime":1713169754167,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":12996,"timestamp":359634469240,"id":399,"parentId":281,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\hydration-error-info.js","layer":null},"startTime":1713169754166,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":13142,"timestamp":359634469577,"id":405,"parentId":404,"tags":{},"startTime":1713169754167,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":13173,"timestamp":359634469555,"id":404,"parentId":395,"tags":{},"startTime":1713169754166,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":14435,"timestamp":359634469137,"id":395,"parentId":281,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\parseStack.js","layer":null},"startTime":1713169754166,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":14369,"timestamp":359634469668,"id":415,"parentId":414,"tags":{},"startTime":1713169754167,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":14392,"timestamp":359634469653,"id":414,"parentId":400,"tags":{},"startTime":1713169754167,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":17299,"timestamp":359634469263,"id":400,"parentId":281,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\getErrorByType.js","layer":null},"startTime":1713169754166,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":17451,"timestamp":359634469685,"id":417,"parentId":416,"tags":{},"startTime":1713169754167,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":17478,"timestamp":359634469670,"id":416,"parentId":401,"tags":{},"startTime":1713169754167,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":18839,"timestamp":359634469284,"id":401,"parentId":281,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\nodeStackFrames.js","layer":null},"startTime":1713169754166,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":997595,"timestamp":359633494999,"id":128,"parentId":122,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_error&page=%2F_error!"},"startTime":1713169753192,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":47369,"timestamp":359634452102,"id":384,"parentId":383,"tags":{},"startTime":1713169754149,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":50306,"timestamp":359634452040,"id":383,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\react-dom\\client.js","layer":null},"startTime":1713169754149,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":15286,"timestamp":359634490255,"id":433,"parentId":432,"tags":{},"startTime":1713169754187,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":15329,"timestamp":359634490235,"id":432,"parentId":427,"tags":{},"startTime":1713169754187,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":16408,"timestamp":359634489902,"id":427,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\portal\\index.js","layer":null},"startTime":1713169754187,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":16141,"timestamp":359634490229,"id":431,"parentId":430,"tags":{},"startTime":1713169754187,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":16200,"timestamp":359634490172,"id":430,"parentId":426,"tags":{},"startTime":1713169754187,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":19300,"timestamp":359634489833,"id":426,"parentId":280,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\format-webpack-messages.js","layer":null},"startTime":1713169754187,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":17281,"timestamp":359634511883,"id":448,"parentId":447,"tags":{},"startTime":1713169754209,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":17441,"timestamp":359634511847,"id":447,"parentId":437,"tags":{},"startTime":1713169754209,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":21734,"timestamp":359634510247,"id":437,"parentId":303,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\add-path-prefix.js","layer":null},"startTime":1713169754207,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":20266,"timestamp":359634511838,"id":446,"parentId":445,"tags":{},"startTime":1713169754209,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":20313,"timestamp":359634511795,"id":445,"parentId":436,"tags":{},"startTime":1713169754209,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":24683,"timestamp":359634510182,"id":436,"parentId":312,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\escape-regexp.js","layer":null},"startTime":1713169754207,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":23819,"timestamp":359634511675,"id":442,"parentId":441,"tags":{},"startTime":1713169754209,"traceId":"5fcab3fd5b4a8952"}]
-[{"name":"next-swc-loader","duration":25211,"timestamp":359634511271,"id":441,"parentId":434,"tags":{},"startTime":1713169754208,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":30157,"timestamp":359634509456,"id":434,"parentId":299,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\normalize-trailing-slash.js","layer":null},"startTime":1713169754206,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":27893,"timestamp":359634511788,"id":444,"parentId":443,"tags":{},"startTime":1713169754209,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":27952,"timestamp":359634511732,"id":443,"parentId":435,"tags":{},"startTime":1713169754209,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":30321,"timestamp":359634510086,"id":435,"parentId":298,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\trusted-types.js","layer":null},"startTime":1713169754207,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":30406,"timestamp":359634511998,"id":452,"parentId":451,"tags":{},"startTime":1713169754209,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":30484,"timestamp":359634511957,"id":451,"parentId":439,"tags":{},"startTime":1713169754209,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":34289,"timestamp":359634510388,"id":439,"parentId":310,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\remove-path-prefix.js","layer":null},"startTime":1713169754207,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":33371,"timestamp":359634511946,"id":450,"parentId":449,"tags":{},"startTime":1713169754209,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":33457,"timestamp":359634511892,"id":449,"parentId":438,"tags":{},"startTime":1713169754209,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":38715,"timestamp":359634510322,"id":438,"parentId":314,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\add-path-suffix.js","layer":null},"startTime":1713169754207,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":37137,"timestamp":359634512039,"id":454,"parentId":453,"tags":{},"startTime":1713169754209,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":37175,"timestamp":359634512004,"id":453,"parentId":440,"tags":{},"startTime":1713169754209,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":41813,"timestamp":359634510436,"id":440,"parentId":314,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\add-locale.js","layer":null},"startTime":1713169754207,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":77240,"timestamp":359634480136,"id":419,"parentId":418,"tags":{},"startTime":1713169754177,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":96099,"timestamp":359634480086,"id":418,"parentId":191,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\react\\cjs\\react-jsx-dev-runtime.development.js","layer":null},"startTime":1713169754177,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":91339,"timestamp":359634489823,"id":425,"parentId":424,"tags":{},"startTime":1713169754187,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":92416,"timestamp":359634489810,"id":424,"parentId":280,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\server\\dev\\extract-modules-from-turbopack-message.js","layer":null},"startTime":1713169754187,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":92681,"timestamp":359634489943,"id":429,"parentId":428,"tags":{},"startTime":1713169754187,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":98831,"timestamp":359634489933,"id":428,"parentId":248,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\server\\future\\helpers\\interception-routes.js","layer":null},"startTime":1713169754187,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":99019,"timestamp":359634489797,"id":423,"parentId":422,"tags":{},"startTime":1713169754187,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":132226,"timestamp":359634489778,"id":422,"parentId":258,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\react\\cjs\\react.development.js","layer":null},"startTime":1713169754187,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":132405,"timestamp":359634489750,"id":421,"parentId":420,"tags":{},"startTime":1713169754187,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":161161,"timestamp":359634489700,"id":420,"parentId":260,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\react\\cjs\\react-jsx-runtime.development.js","layer":null},"startTime":1713169754187,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":105828,"timestamp":359634556645,"id":472,"parentId":471,"tags":{},"startTime":1713169754254,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":105865,"timestamp":359634556630,"id":471,"parentId":462,"tags":{},"startTime":1713169754254,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":106857,"timestamp":359634556401,"id":462,"parentId":387,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\amp-context.shared-runtime.js","layer":null},"startTime":1713169754253,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":106692,"timestamp":359634556627,"id":470,"parentId":469,"tags":{},"startTime":1713169754254,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":106712,"timestamp":359634556612,"id":469,"parentId":461,"tags":{},"startTime":1713169754254,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":107456,"timestamp":359634556375,"id":461,"parentId":363,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\modern-browserslist-target.js","layer":null},"startTime":1713169754253,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":107266,"timestamp":359634556610,"id":468,"parentId":467,"tags":{},"startTime":1713169754254,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":107296,"timestamp":359634556588,"id":467,"parentId":460,"tags":{},"startTime":1713169754254,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":108708,"timestamp":359634556338,"id":460,"parentId":387,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\side-effect.js","layer":null},"startTime":1713169754253,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":114064,"timestamp":359634556663,"id":474,"parentId":473,"tags":{},"startTime":1713169754254,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":114104,"timestamp":359634556647,"id":473,"parentId":463,"tags":{},"startTime":1713169754254,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":115206,"timestamp":359634556422,"id":463,"parentId":387,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\amp-mode.js","layer":null},"startTime":1713169754253,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":114999,"timestamp":359634556679,"id":476,"parentId":475,"tags":{},"startTime":1713169754254,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":115017,"timestamp":359634556665,"id":475,"parentId":464,"tags":{},"startTime":1713169754254,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":115689,"timestamp":359634556444,"id":464,"parentId":385,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\page-path\\normalize-path-sep.js","layer":null},"startTime":1713169754253,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":115577,"timestamp":359634556585,"id":466,"parentId":465,"tags":{},"startTime":1713169754254,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":115630,"timestamp":359634556535,"id":465,"parentId":459,"tags":{},"startTime":1713169754253,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":116378,"timestamp":359634556226,"id":459,"parentId":367,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\loadable-context.shared-runtime.js","layer":null},"startTime":1713169754253,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":25493,"timestamp":359634661111,"id":482,"parentId":481,"tags":{},"startTime":1713169754358,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":25711,"timestamp":359634660916,"id":481,"parentId":477,"tags":{},"startTime":1713169754358,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":28625,"timestamp":359634658811,"id":477,"parentId":211,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\index.js","layer":null},"startTime":1713169754356,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":26299,"timestamp":359634661185,"id":484,"parentId":483,"tags":{},"startTime":1713169754358,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":26357,"timestamp":359634661131,"id":483,"parentId":478,"tags":{},"startTime":1713169754358,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":28890,"timestamp":359634659242,"id":478,"parentId":400,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\error-source.js","layer":null},"startTime":1713169754356,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":26931,"timestamp":359634661317,"id":486,"parentId":485,"tags":{},"startTime":1713169754358,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":26992,"timestamp":359634661262,"id":485,"parentId":479,"tags":{},"startTime":1713169754358,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":29649,"timestamp":359634659405,"id":479,"parentId":398,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\pages\\ErrorBoundary.js","layer":null},"startTime":1713169754356,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":27720,"timestamp":359634661378,"id":488,"parentId":487,"tags":{},"startTime":1713169754358,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":27774,"timestamp":359634661328,"id":487,"parentId":480,"tags":{},"startTime":1713169754358,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":31281,"timestamp":359634659635,"id":480,"parentId":400,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\stack-frame.js","layer":null},"startTime":1713169754357,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":166503,"timestamp":359634528092,"id":458,"parentId":457,"tags":{},"startTime":1713169754225,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":168821,"timestamp":359634527995,"id":457,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\compiled\\react-is\\index.js","layer":null},"startTime":1713169754225,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":169135,"timestamp":359634527765,"id":456,"parentId":455,"tags":{},"startTime":1713169754225,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":321363,"timestamp":359634527392,"id":455,"parentId":174,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\leaflet\\dist\\leaflet-src.js","layer":null},"startTime":1713169754224,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":168276,"timestamp":359634686282,"id":491,"parentId":490,"tags":{},"startTime":1713169754383,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":168735,"timestamp":359634685839,"id":490,"parentId":489,"tags":{},"startTime":1713169754383,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":171793,"timestamp":359634683387,"id":489,"parentId":387,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\utils\\warn-once.js","layer":null},"startTime":1713169754380,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":2231,"timestamp":359634853873,"id":507,"parentId":506,"tags":{},"startTime":1713169754551,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":2268,"timestamp":359634853858,"id":506,"parentId":498,"tags":{},"startTime":1713169754551,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":4838,"timestamp":359634853610,"id":498,"parentId":398,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\ShadowPortal.js","layer":null},"startTime":1713169754551,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":5198,"timestamp":359634853889,"id":509,"parentId":508,"tags":{},"startTime":1713169754551,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":5241,"timestamp":359634853875,"id":508,"parentId":499,"tags":{},"startTime":1713169754551,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":10348,"timestamp":359634853636,"id":499,"parentId":398,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\styles\\Base.js","layer":null},"startTime":1713169754551,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":15939,"timestamp":359634853832,"id":503,"parentId":502,"tags":{},"startTime":1713169754551,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":16007,"timestamp":359634853782,"id":502,"parentId":496,"tags":{},"startTime":1713169754551,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":17162,"timestamp":359634853507,"id":496,"parentId":398,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\BuildError.js","layer":null},"startTime":1713169754550,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":17806,"timestamp":359634853905,"id":511,"parentId":510,"tags":{},"startTime":1713169754551,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":17830,"timestamp":359634853891,"id":510,"parentId":500,"tags":{},"startTime":1713169754551,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":18684,"timestamp":359634853656,"id":500,"parentId":398,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\styles\\ComponentStyles.js","layer":null},"startTime":1713169754551,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":18452,"timestamp":359634853921,"id":513,"parentId":512,"tags":{},"startTime":1713169754551,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":18469,"timestamp":359634853907,"id":512,"parentId":501,"tags":{},"startTime":1713169754551,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":19204,"timestamp":359634853678,"id":501,"parentId":398,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\styles\\CssReset.js","layer":null},"startTime":1713169754551,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":19076,"timestamp":359634853856,"id":505,"parentId":504,"tags":{},"startTime":1713169754551,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":19099,"timestamp":359634853836,"id":504,"parentId":497,"tags":{},"startTime":1713169754551,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":22340,"timestamp":359634853583,"id":497,"parentId":398,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\Errors.js","layer":null},"startTime":1713169754551,"traceId":"5fcab3fd5b4a8952"},{"name":"next-style-loader","duration":2290,"timestamp":359634905181,"id":518,"parentId":517,"tags":{},"startTime":1713169754602,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-css","duration":8741,"timestamp":359634900627,"id":517,"parentId":174,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\leaflet\\dist\\leaflet.css","layer":null},"startTime":1713169754598,"traceId":"5fcab3fd5b4a8952"},{"name":"next-style-loader","duration":442,"timestamp":359634910137,"id":520,"parentId":519,"tags":{},"startTime":1713169754607,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-css","duration":4257,"timestamp":359634909564,"id":519,"parentId":174,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\leaflet-contextmenu\\dist\\leaflet.contextmenu.css","layer":null},"startTime":1713169754606,"traceId":"5fcab3fd5b4a8952"},{"name":"next-style-loader","duration":117,"timestamp":359634914047,"id":522,"parentId":521,"tags":{},"startTime":1713169754611,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-css","duration":2710,"timestamp":359634913899,"id":521,"parentId":297,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\styles\\global.css","layer":null},"startTime":1713169754611,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":66370,"timestamp":359634853416,"id":493,"parentId":492,"tags":{},"startTime":1713169754550,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":68095,"timestamp":359634852843,"id":492,"parentId":139,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\@swc\\helpers\\esm\\_interop_require_default.js","layer":null},"startTime":1713169754550,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":67490,"timestamp":359634853491,"id":495,"parentId":494,"tags":{},"startTime":1713169754550,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":68216,"timestamp":359634853472,"id":494,"parentId":166,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\@swc\\helpers\\esm\\_interop_require_wildcard.js","layer":null},"startTime":1713169754550,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":12183,"timestamp":359634917814,"id":524,"parentId":523,"tags":{},"startTime":1713169754615,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":12825,"timestamp":359634917272,"id":523,"parentId":516,"tags":{},"startTime":1713169754614,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":32876,"timestamp":359634899647,"id":516,"parentId":428,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\app-paths.js","layer":null},"startTime":1713169754597,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":68878,"timestamp":359634864527,"id":515,"parentId":514,"tags":{},"startTime":1713169754561,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":73345,"timestamp":359634864441,"id":514,"parentId":198,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\compiled\\web-vitals\\web-vitals.js","layer":null},"startTime":1713169754561,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":36221,"timestamp":359634938722,"id":532,"parentId":531,"tags":{},"startTime":1713169754636,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":36384,"timestamp":359634938701,"id":531,"parentId":528,"tags":{},"startTime":1713169754636,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":38833,"timestamp":359634938504,"id":528,"parentId":499,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\noop-template.js","layer":null},"startTime":1713169754635,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":38962,"timestamp":359634938696,"id":530,"parentId":529,"tags":{},"startTime":1713169754636,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":39022,"timestamp":359634938647,"id":529,"parentId":527,"tags":{},"startTime":1713169754636,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":40256,"timestamp":359634938395,"id":527,"parentId":477,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\sorted-routes.js","layer":null},"startTime":1713169754635,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":6966,"timestamp":359634972282,"id":543,"parentId":542,"tags":{},"startTime":1713169754669,"traceId":"5fcab3fd5b4a8952"}]
-[{"name":"next-swc-loader","duration":7192,"timestamp":359634972226,"id":542,"parentId":541,"tags":{},"startTime":1713169754669,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":7823,"timestamp":359634972157,"id":541,"parentId":280,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\compiled\\strip-ansi\\index.js","layer":null},"startTime":1713169754669,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":57148,"timestamp":359634923036,"id":526,"parentId":525,"tags":{},"startTime":1713169754620,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":57493,"timestamp":359634922985,"id":525,"parentId":383,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\react-dom\\index.js","layer":null},"startTime":1713169754620,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":3207,"timestamp":359634981336,"id":551,"parentId":550,"tags":{},"startTime":1713169754678,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":3270,"timestamp":359634981291,"id":550,"parentId":544,"tags":{},"startTime":1713169754678,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":4340,"timestamp":359634981015,"id":544,"parentId":500,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\CodeFrame\\styles.js","layer":null},"startTime":1713169754678,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":4036,"timestamp":359634981361,"id":553,"parentId":552,"tags":{},"startTime":1713169754678,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":4061,"timestamp":359634981339,"id":552,"parentId":545,"tags":{},"startTime":1713169754678,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":4971,"timestamp":359634981104,"id":545,"parentId":500,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Overlay\\styles.js","layer":null},"startTime":1713169754678,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":4711,"timestamp":359634981397,"id":557,"parentId":556,"tags":{},"startTime":1713169754678,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":4730,"timestamp":359634981381,"id":556,"parentId":547,"tags":{},"startTime":1713169754678,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":5536,"timestamp":359634981163,"id":547,"parentId":500,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Terminal\\styles.js","layer":null},"startTime":1713169754678,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":5583,"timestamp":359634981414,"id":559,"parentId":558,"tags":{},"startTime":1713169754678,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":5606,"timestamp":359634981398,"id":558,"parentId":548,"tags":{},"startTime":1713169754678,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":6378,"timestamp":359634981186,"id":548,"parentId":500,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\LeftRightDialogHeader\\styles.js","layer":null},"startTime":1713169754678,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":16052,"timestamp":359634972142,"id":540,"parentId":539,"tags":{},"startTime":1713169754669,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":16810,"timestamp":359634972126,"id":539,"parentId":457,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\compiled\\react-is\\cjs\\react-is.development.js","layer":null},"startTime":1713169754669,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":16845,"timestamp":359634972115,"id":538,"parentId":537,"tags":{},"startTime":1713169754669,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":173438,"timestamp":359634981430,"id":561,"parentId":560,"tags":{},"startTime":1713169754678,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":173470,"timestamp":359634981415,"id":560,"parentId":549,"tags":{},"startTime":1713169754678,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":174391,"timestamp":359634981207,"id":549,"parentId":497,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\icons\\CloseIcon.js","layer":null},"startTime":1713169754678,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":174268,"timestamp":359634981380,"id":555,"parentId":554,"tags":{},"startTime":1713169754678,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":174288,"timestamp":359634981363,"id":554,"parentId":546,"tags":{},"startTime":1713169754678,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":176366,"timestamp":359634981140,"id":546,"parentId":497,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\RuntimeError\\component-stack-pseudo-html.js","layer":null},"startTime":1713169754678,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":185646,"timestamp":359634971956,"id":534,"parentId":533,"tags":{},"startTime":1713169754669,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":185687,"timestamp":359634972074,"id":536,"parentId":535,"tags":{},"startTime":1713169754669,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":11205,"timestamp":359635153632,"id":570,"parentId":569,"tags":{},"startTime":1713169754851,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":11291,"timestamp":359635153574,"id":569,"parentId":565,"tags":{},"startTime":1713169754851,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":16047,"timestamp":359635153240,"id":565,"parentId":516,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\segment.js","layer":null},"startTime":1713169754850,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":16166,"timestamp":359635153658,"id":572,"parentId":571,"tags":{},"startTime":1713169754851,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":16208,"timestamp":359635153637,"id":571,"parentId":566,"tags":{},"startTime":1713169754851,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":17027,"timestamp":359635153366,"id":566,"parentId":516,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\page-path\\ensure-leading-slash.js","layer":null},"startTime":1713169754850,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":190725,"timestamp":359634984418,"id":563,"parentId":562,"tags":{},"startTime":1713169754681,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":196433,"timestamp":359634984335,"id":562,"parentId":517,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-style-loader\\runtime\\injectStylesIntoStyleTag.js","layer":null},"startTime":1713169754681,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":33035,"timestamp":359635153423,"id":568,"parentId":567,"tags":{},"startTime":1713169754850,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":34108,"timestamp":359635153403,"id":567,"parentId":395,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\compiled\\stacktrace-parser\\stack-trace-parser.cjs.js","layer":null},"startTime":1713169754850,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":16255,"timestamp":359635188130,"id":582,"parentId":581,"tags":{},"startTime":1713169754885,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":16335,"timestamp":359635188076,"id":581,"parentId":577,"tags":{},"startTime":1713169754885,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":17269,"timestamp":359635187888,"id":577,"parentId":496,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Terminal\\index.js","layer":null},"startTime":1713169754885,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":17083,"timestamp":359635188177,"id":586,"parentId":585,"tags":{},"startTime":1713169754885,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":17107,"timestamp":359635188159,"id":585,"parentId":579,"tags":{},"startTime":1713169754885,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":17794,"timestamp":359635187995,"id":579,"parentId":497,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\LeftRightDialogHeader\\index.js","layer":null},"startTime":1713169754885,"traceId":"5fcab3fd5b4a8952"},{"name":"postcss-process","duration":410681,"timestamp":359636872119,"id":593,"parentId":573,"tags":{},"startTime":1713169756569,"traceId":"5fcab3fd5b4a8952"},{"name":"postcss-process","duration":391125,"timestamp":359636891708,"id":594,"parentId":574,"tags":{},"startTime":1713169756589,"traceId":"5fcab3fd5b4a8952"},{"name":"postcss-loader","duration":2129645,"timestamp":359635157631,"id":573,"parentId":533,"tags":{},"startTime":1713169754855,"traceId":"5fcab3fd5b4a8952"},{"name":"postcss-loader","duration":2129665,"timestamp":359635157775,"id":574,"parentId":535,"tags":{},"startTime":1713169754855,"traceId":"5fcab3fd5b4a8952"},{"name":"css-loader","duration":81249,"timestamp":359637288939,"id":596,"parentId":535,"tags":{"astUsed":"true"},"startTime":1713169756986,"traceId":"5fcab3fd5b4a8952"},{"name":"css-loader","duration":83290,"timestamp":359637288430,"id":595,"parentId":533,"tags":{"astUsed":"true"},"startTime":1713169756985,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":2185659,"timestamp":359635188157,"id":584,"parentId":583,"tags":{},"startTime":1713169754885,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":2185705,"timestamp":359635188133,"id":583,"parentId":578,"tags":{},"startTime":1713169754885,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":2186807,"timestamp":359635187965,"id":578,"parentId":496,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Overlay\\index.js","layer":null},"startTime":1713169754885,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":2180404,"timestamp":359635197772,"id":591,"parentId":590,"tags":{},"startTime":1713169754895,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":2180591,"timestamp":359635197619,"id":590,"parentId":589,"tags":{},"startTime":1713169754895,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":2183398,"timestamp":359635195883,"id":589,"parentId":546,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\icons\\CollapseIcon.js","layer":null},"startTime":1713169754893,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":2191144,"timestamp":359635188196,"id":588,"parentId":587,"tags":{},"startTime":1713169754885,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":2191165,"timestamp":359635188179,"id":587,"parentId":580,"tags":{},"startTime":1713169754885,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":2192399,"timestamp":359635188020,"id":580,"parentId":500,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\RuntimeError\\index.js","layer":null},"startTime":1713169754885,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":6486,"timestamp":359637375627,"id":606,"parentId":605,"tags":{},"startTime":1713169757073,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":6535,"timestamp":359637375598,"id":605,"parentId":600,"tags":{},"startTime":1713169757073,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":7625,"timestamp":359637375342,"id":600,"parentId":496,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\VersionStalenessInfo\\index.js","layer":null},"startTime":1713169757072,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-css","duration":2411331,"timestamp":359634972004,"id":535,"parentId":519,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\index.js??ruleSet[1].rules[6].oneOf[12].use[1]!C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\postcss-loader\\src\\index.js??ruleSet[1].rules[6].oneOf[12].use[2]!C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\leaflet-contextmenu\\dist\\leaflet.contextmenu.css","layer":null},"startTime":1713169754669,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-css","duration":2442292,"timestamp":359634941068,"id":533,"parentId":517,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\index.js??ruleSet[1].rules[6].oneOf[12].use[1]!C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\postcss-loader\\src\\index.js??ruleSet[1].rules[6].oneOf[12].use[2]!C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\leaflet\\dist\\leaflet.css","layer":null},"startTime":1713169754638,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":7726,"timestamp":359637375672,"id":610,"parentId":609,"tags":{},"startTime":1713169757073,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":7749,"timestamp":359637375653,"id":609,"parentId":602,"tags":{},"startTime":1713169757073,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":9022,"timestamp":359637375423,"id":602,"parentId":497,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\hot-linked-text\\index.js","layer":null},"startTime":1713169757072,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":8901,"timestamp":359637375592,"id":604,"parentId":603,"tags":{},"startTime":1713169757073,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":8963,"timestamp":359637375533,"id":603,"parentId":599,"tags":{},"startTime":1713169757072,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":10043,"timestamp":359637375221,"id":599,"parentId":496,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\index.js","layer":null},"startTime":1713169757072,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":17148,"timestamp":359637375648,"id":608,"parentId":607,"tags":{},"startTime":1713169757073,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":17189,"timestamp":359637375629,"id":607,"parentId":601,"tags":{},"startTime":1713169757073,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":18219,"timestamp":359637375393,"id":601,"parentId":500,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Toast\\index.js","layer":null},"startTime":1713169757072,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":2208687,"timestamp":359635187860,"id":576,"parentId":575,"tags":{},"startTime":1713169754885,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":2541949,"timestamp":359635187813,"id":575,"parentId":525,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\react-dom\\cjs\\react-dom.development.js","layer":null},"startTime":1713169754885,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":400335,"timestamp":359637375173,"id":598,"parentId":597,"tags":{},"startTime":1713169757072,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":401717,"timestamp":359637375109,"id":597,"parentId":499,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\@swc\\helpers\\esm\\_tagged_template_literal_loose.js","layer":null},"startTime":1713169757072,"traceId":"5fcab3fd5b4a8952"},{"name":"postcss-process","duration":1044773,"timestamp":359636815364,"id":592,"parentId":564,"tags":{},"startTime":1713169756512,"traceId":"5fcab3fd5b4a8952"},{"name":"postcss-loader","duration":2871392,"timestamp":359634989128,"id":564,"parentId":537,"tags":{},"startTime":1713169754686,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":13836,"timestamp":359637884401,"id":620,"parentId":619,"tags":{},"startTime":1713169757581,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":14024,"timestamp":359637884333,"id":619,"parentId":614,"tags":{},"startTime":1713169757581,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":17431,"timestamp":359637883520,"id":614,"parentId":578,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Overlay\\Overlay.js","layer":null},"startTime":1713169757580,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":17363,"timestamp":359637884325,"id":618,"parentId":617,"tags":{},"startTime":1713169757581,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":17456,"timestamp":359637884260,"id":617,"parentId":613,"tags":{},"startTime":1713169757581,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":24927,"timestamp":359637883475,"id":613,"parentId":577,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Terminal\\Terminal.js","layer":null},"startTime":1713169757580,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":24411,"timestamp":359637884203,"id":616,"parentId":615,"tags":{},"startTime":1713169757581,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":24946,"timestamp":359637883683,"id":615,"parentId":612,"tags":{},"startTime":1713169757581,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":26852,"timestamp":359637883153,"id":612,"parentId":579,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\LeftRightDialogHeader\\LeftRightDialogHeader.js","layer":null},"startTime":1713169757580,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":32073,"timestamp":359637894026,"id":636,"parentId":635,"tags":{},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":32115,"timestamp":359637894000,"id":635,"parentId":623,"tags":{},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":33209,"timestamp":359637893558,"id":623,"parentId":600,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\VersionStalenessInfo\\styles.js","layer":null},"startTime":1713169757590,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":32842,"timestamp":359637893968,"id":632,"parentId":631,"tags":{},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":32900,"timestamp":359637893913,"id":631,"parentId":621,"tags":{},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":34129,"timestamp":359637893419,"id":621,"parentId":580,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\group-stack-frames-by-framework.js","layer":null},"startTime":1713169757590,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":33628,"timestamp":359637894061,"id":638,"parentId":637,"tags":{},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":33664,"timestamp":359637894031,"id":637,"parentId":624,"tags":{},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":35913,"timestamp":359637893581,"id":624,"parentId":580,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\RuntimeError\\GroupedStackFrames.js","layer":null},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":36056,"timestamp":359637893996,"id":634,"parentId":633,"tags":{},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":36102,"timestamp":359637893973,"id":633,"parentId":622,"tags":{},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":39783,"timestamp":359637893523,"id":622,"parentId":602,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\magic-identifier.js","layer":null},"startTime":1713169757590,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":39322,"timestamp":359637894204,"id":646,"parentId":645,"tags":{},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":39361,"timestamp":359637894171,"id":645,"parentId":628,"tags":{},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"}]
-[{"name":"build-module-js","duration":45278,"timestamp":359637893672,"id":628,"parentId":599,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\DialogHeader.js","layer":null},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":44937,"timestamp":359637894163,"id":644,"parentId":643,"tags":{},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":44970,"timestamp":359637894138,"id":643,"parentId":627,"tags":{},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":46730,"timestamp":359637893651,"id":627,"parentId":599,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\DialogBody.js","layer":null},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":46351,"timestamp":359637894132,"id":642,"parentId":641,"tags":{},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":46386,"timestamp":359637894106,"id":641,"parentId":626,"tags":{},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":48322,"timestamp":359637893630,"id":626,"parentId":599,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\Dialog.js","layer":null},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":48419,"timestamp":359637894102,"id":640,"parentId":639,"tags":{},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":48488,"timestamp":359637894069,"id":639,"parentId":625,"tags":{},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":49831,"timestamp":359637893609,"id":625,"parentId":600,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\VersionStalenessInfo\\VersionStalenessInfo.js","layer":null},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":49408,"timestamp":359637894233,"id":648,"parentId":647,"tags":{},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":49440,"timestamp":359637894207,"id":647,"parentId":629,"tags":{},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":50949,"timestamp":359637893695,"id":629,"parentId":599,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\DialogContent.js","layer":null},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":50470,"timestamp":359637894269,"id":650,"parentId":649,"tags":{},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":50503,"timestamp":359637894246,"id":649,"parentId":630,"tags":{},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":53486,"timestamp":359637893717,"id":630,"parentId":599,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\styles.js","layer":null},"startTime":1713169757591,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":43064,"timestamp":359637915156,"id":666,"parentId":665,"tags":{},"startTime":1713169757612,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":43232,"timestamp":359637915024,"id":665,"parentId":662,"tags":{},"startTime":1713169757612,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":46544,"timestamp":359637912436,"id":662,"parentId":601,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Toast\\Toast.js","layer":null},"startTime":1713169757609,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":44085,"timestamp":359637914933,"id":664,"parentId":663,"tags":{},"startTime":1713169757612,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":44678,"timestamp":359637914343,"id":663,"parentId":661,"tags":{},"startTime":1713169757611,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":47730,"timestamp":359637911756,"id":661,"parentId":601,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Toast\\styles.js","layer":null},"startTime":1713169757609,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":81693,"timestamp":359637911390,"id":652,"parentId":651,"tags":{},"startTime":1713169757608,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-png","duration":82231,"timestamp":359637911077,"id":651,"parentId":533,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\leaflet\\dist\\images\\layers.png","layer":null},"startTime":1713169757608,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":81698,"timestamp":359637911632,"id":656,"parentId":655,"tags":{},"startTime":1713169757609,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-png","duration":81788,"timestamp":359637911587,"id":655,"parentId":533,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\leaflet\\dist\\images\\layers-2x.png","layer":null},"startTime":1713169757609,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":81836,"timestamp":359637911546,"id":654,"parentId":653,"tags":{},"startTime":1713169757608,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-png","duration":81917,"timestamp":359637911496,"id":653,"parentId":533,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\leaflet\\dist\\images\\marker-icon.png","layer":null},"startTime":1713169757608,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":81761,"timestamp":359637911695,"id":658,"parentId":657,"tags":{},"startTime":1713169757609,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":82156,"timestamp":359637911659,"id":657,"parentId":533,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\runtime\\getUrl.js","layer":null},"startTime":1713169757609,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":82117,"timestamp":359637911731,"id":660,"parentId":659,"tags":{},"startTime":1713169757609,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":82745,"timestamp":359637911709,"id":659,"parentId":535,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\runtime\\api.js","layer":null},"startTime":1713169757609,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":4503589,"timestamp":359633495009,"id":129,"parentId":122,"tags":{"request":"next-client-pages-loader?absolutePagePath=C%3A%5CUsers%5Cisa.LTW%5CDesktop%5C15.04.2024%5CwwwrootTalas5NodeMap%5Cpages%5Cindex.js&page=%2F!"},"startTime":1713169753192,"traceId":"5fcab3fd5b4a8952"},{"name":"css-loader","duration":149866,"timestamp":359637860563,"id":611,"parentId":537,"tags":{"astUsed":"true"},"startTime":1713169757557,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":23682,"timestamp":359637999173,"id":673,"parentId":672,"tags":{},"startTime":1713169757696,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":23760,"timestamp":359637999135,"id":672,"parentId":668,"tags":{},"startTime":1713169757696,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":26084,"timestamp":359637998287,"id":668,"parentId":613,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Terminal\\EditorLink.js","layer":null},"startTime":1713169757695,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":25272,"timestamp":359637999222,"id":675,"parentId":674,"tags":{},"startTime":1713169757696,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":25337,"timestamp":359637999178,"id":674,"parentId":669,"tags":{},"startTime":1713169757696,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":26993,"timestamp":359637998412,"id":669,"parentId":614,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Overlay\\body-locker.js","layer":null},"startTime":1713169757695,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":14387,"timestamp":359638028363,"id":679,"parentId":678,"tags":{},"startTime":1713169757725,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":14597,"timestamp":359638028180,"id":678,"parentId":676,"tags":{},"startTime":1713169757725,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":16255,"timestamp":359638027433,"id":676,"parentId":624,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\RuntimeError\\CallStackFrame.js","layer":null},"startTime":1713169757724,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":15326,"timestamp":359638028417,"id":681,"parentId":680,"tags":{},"startTime":1713169757725,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":15373,"timestamp":359638028374,"id":680,"parentId":677,"tags":{},"startTime":1713169757725,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":17224,"timestamp":359638027899,"id":677,"parentId":624,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\icons\\FrameworkIcon.js","layer":null},"startTime":1713169757725,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":14072,"timestamp":359638038926,"id":685,"parentId":684,"tags":{},"startTime":1713169757736,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":14904,"timestamp":359638038257,"id":684,"parentId":682,"tags":{},"startTime":1713169757735,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":20005,"timestamp":359638036689,"id":682,"parentId":580,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\CodeFrame\\index.js","layer":null},"startTime":1713169757734,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":17886,"timestamp":359638039126,"id":687,"parentId":686,"tags":{},"startTime":1713169757736,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":18009,"timestamp":359638039017,"id":686,"parentId":683,"tags":{},"startTime":1713169757736,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":19954,"timestamp":359638037930,"id":683,"parentId":626,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\hooks\\use-on-click-outside.js","layer":null},"startTime":1713169757735,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":59625,"timestamp":359637999112,"id":671,"parentId":670,"tags":{},"startTime":1713169757696,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":60003,"timestamp":359637998750,"id":670,"parentId":667,"tags":{},"startTime":1713169757696,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":92453,"timestamp":359637997414,"id":667,"parentId":614,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Overlay\\maintain--tab-focus.js","layer":null},"startTime":1713169757694,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-css","duration":3121427,"timestamp":359634972091,"id":537,"parentId":521,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\index.js??ruleSet[1].rules[6].oneOf[14].use[1]!C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\postcss-loader\\src\\index.js??ruleSet[1].rules[6].oneOf[14].use[2]!C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\styles\\global.css","layer":null},"startTime":1713169754669,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":7912,"timestamp":359638090813,"id":690,"parentId":689,"tags":{},"startTime":1713169757788,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":8163,"timestamp":359638090746,"id":689,"parentId":688,"tags":{},"startTime":1713169757788,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":10819,"timestamp":359638090473,"id":688,"parentId":668,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\use-open-in-editor.js","layer":null},"startTime":1713169757787,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":11,"timestamp":359638108281,"id":692,"parentId":691,"tags":{},"startTime":1713169757805,"traceId":"5fcab3fd5b4a8952"},{"name":"postcss-process","duration":26097,"timestamp":359638108346,"id":694,"parentId":693,"tags":{},"startTime":1713169757805,"traceId":"5fcab3fd5b4a8952"},{"name":"postcss-loader","duration":26781,"timestamp":359638108324,"id":693,"parentId":691,"tags":{},"startTime":1713169757805,"traceId":"5fcab3fd5b4a8952"},{"name":"css-loader","duration":20878,"timestamp":359638135562,"id":695,"parentId":691,"tags":{"astUsed":"true"},"startTime":1713169757833,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-css","duration":60235,"timestamp":359638108196,"id":691,"parentId":537,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\index.js??ruleSet[1].rules[6].oneOf[14].use[1]!C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\postcss-loader\\src\\index.js??ruleSet[1].rules[6].oneOf[14].use[2]!C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\leaflet\\dist\\leaflet.css","layer":null},"startTime":1713169757805,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":4682290,"timestamp":359633494976,"id":126,"parentId":122,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_app&page=%2F_app!"},"startTime":1713169753192,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":14341,"timestamp":359638177360,"id":698,"parentId":697,"tags":{},"startTime":1713169757874,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":14436,"timestamp":359638177290,"id":697,"parentId":696,"tags":{},"startTime":1713169757874,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":16831,"timestamp":359638177125,"id":696,"parentId":682,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\CodeFrame\\CodeFrame.js","layer":null},"startTime":1713169757874,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":24866,"timestamp":359638190808,"id":702,"parentId":701,"tags":{},"startTime":1713169757888,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":32522,"timestamp":359638190774,"id":701,"parentId":613,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\compiled\\anser\\index.js","layer":null},"startTime":1713169757888,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":32732,"timestamp":359638190719,"id":700,"parentId":699,"tags":{},"startTime":1713169757888,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":35129,"timestamp":359638190140,"id":699,"parentId":575,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\scheduler\\index.js","layer":null},"startTime":1713169757887,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":6590,"timestamp":359638237143,"id":704,"parentId":703,"tags":{},"startTime":1713169757934,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":8903,"timestamp":359638236682,"id":703,"parentId":667,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\compiled\\css.escape\\css.escape.js","layer":null},"startTime":1713169757934,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":8825,"timestamp":359638237321,"id":706,"parentId":705,"tags":{},"startTime":1713169757934,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":25536,"timestamp":359638237254,"id":705,"parentId":667,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\compiled\\platform\\platform.js","layer":null},"startTime":1713169757934,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":25881,"timestamp":359638241308,"id":708,"parentId":707,"tags":{},"startTime":1713169757938,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":34006,"timestamp":359638241153,"id":707,"parentId":699,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\scheduler\\cjs\\scheduler.development.js","layer":null},"startTime":1713169757938,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":4781125,"timestamp":359633494988,"id":127,"parentId":122,"tags":{"request":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\router.js"},"startTime":1713169753192,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":4781198,"timestamp":359633494950,"id":125,"parentId":122,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1713169753192,"traceId":"5fcab3fd5b4a8952"},{"name":"make","duration":4798162,"timestamp":359633478035,"id":122,"parentId":121,"tags":{},"startTime":1713169753175,"traceId":"5fcab3fd5b4a8952"},{"name":"chunk-graph","duration":6658,"timestamp":359638291108,"id":710,"parentId":709,"tags":{},"startTime":1713169757988,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-modules","duration":31,"timestamp":359638298095,"id":712,"parentId":709,"tags":{},"startTime":1713169757995,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunks","duration":1647,"timestamp":359638298196,"id":713,"parentId":709,"tags":{},"startTime":1713169757995,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-tree","duration":10,"timestamp":359638299924,"id":714,"parentId":709,"tags":{},"startTime":1713169757997,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunk-modules","duration":6,"timestamp":359638299961,"id":715,"parentId":709,"tags":{},"startTime":1713169757997,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize","duration":2376,"timestamp":359638298039,"id":711,"parentId":709,"tags":{},"startTime":1713169757995,"traceId":"5fcab3fd5b4a8952"},{"name":"module-hash","duration":18497,"timestamp":359638313563,"id":716,"parentId":709,"tags":{},"startTime":1713169758010,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation","duration":14176,"timestamp":359638332098,"id":717,"parentId":709,"tags":{},"startTime":1713169758029,"traceId":"5fcab3fd5b4a8952"},{"name":"hash","duration":19708,"timestamp":359638351173,"id":718,"parentId":709,"tags":{},"startTime":1713169758048,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation-jobs","duration":1003,"timestamp":359638370880,"id":719,"parentId":709,"tags":{},"startTime":1713169758068,"traceId":"5fcab3fd5b4a8952"},{"name":"module-assets","duration":195,"timestamp":359638371852,"id":720,"parentId":709,"tags":{},"startTime":1713169758069,"traceId":"5fcab3fd5b4a8952"},{"name":"create-chunk-assets","duration":144893,"timestamp":359638372062,"id":721,"parentId":709,"tags":{},"startTime":1713169758069,"traceId":"5fcab3fd5b4a8952"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1501,"timestamp":359638522076,"id":723,"parentId":121,"tags":{},"startTime":1713169758219,"traceId":"5fcab3fd5b4a8952"},{"name":"NextJsBuildManifest-createassets","duration":4025,"timestamp":359638519580,"id":722,"parentId":121,"tags":{},"startTime":1713169758217,"traceId":"5fcab3fd5b4a8952"},{"name":"seal","duration":235231,"timestamp":359638289733,"id":709,"parentId":121,"tags":{},"startTime":1713169757987,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-compilation","duration":5047622,"timestamp":359633477417,"id":121,"parentId":118,"tags":{"name":"client"},"startTime":1713169753174,"traceId":"5fcab3fd5b4a8952"},{"name":"emit","duration":118736,"timestamp":359638525074,"id":724,"parentId":118,"tags":{},"startTime":1713169758222,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-invalidated-client","duration":894,"timestamp":359638647913,"id":725,"parentId":3,"tags":{"trigger":"manual"},"startTime":1713169758345,"traceId":"5fcab3fd5b4a8952"},{"name":"client-added-page","duration":26,"timestamp":359638726010,"id":733,"parentId":3,"tags":{"page":"/_app"},"startTime":1713169758423,"traceId":"5fcab3fd5b4a8952"},{"name":"client-added-page","duration":3,"timestamp":359638726200,"id":734,"parentId":3,"tags":{"page":"/_error"},"startTime":1713169758423,"traceId":"5fcab3fd5b4a8952"}]
-[{"name":"client-added-page","duration":2,"timestamp":359638726780,"id":735,"parentId":3,"tags":{"page":"/"},"startTime":1713169758424,"traceId":"5fcab3fd5b4a8952"},{"name":"client-success","duration":4,"timestamp":359638726895,"id":736,"parentId":3,"tags":{},"startTime":1713169758424,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":3904,"timestamp":359638931325,"id":739,"parentId":738,"tags":{},"startTime":1713169758628,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":4000,"timestamp":359638931243,"id":738,"parentId":737,"tags":{},"startTime":1713169758628,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":7849,"timestamp":359638928053,"id":737,"parentId":728,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\pages\\_app.js","layer":null},"startTime":1713169758625,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module","duration":363,"timestamp":359638938012,"id":740,"parentId":737,"tags":{"name":"react/jsx-dev-runtime","layer":null},"startTime":1713169758635,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module","duration":12,"timestamp":359638938399,"id":741,"parentId":737,"tags":{"name":"react","layer":null},"startTime":1713169758635,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":17,"timestamp":359638943497,"id":746,"parentId":745,"tags":{},"startTime":1713169758640,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-css","duration":1703,"timestamp":359638941981,"id":745,"parentId":737,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\styles\\global.css","layer":null},"startTime":1713169758639,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":259494,"timestamp":359638684388,"id":728,"parentId":727,"tags":{"request":"private-next-pages/_app"},"startTime":1713169758381,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module","duration":5500,"timestamp":359638940514,"id":742,"parentId":730,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\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":null},"startTime":1713169758637,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module","duration":8951,"timestamp":359638941415,"id":743,"parentId":731,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-route-loader\\index.js?kind=PAGES&page=%2F&preferredRegion=&absolutePagePath=.%2Fpages%5Cindex.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!","layer":null},"startTime":1713169758638,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module","duration":9322,"timestamp":359638941563,"id":744,"parentId":732,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-route-loader\\index.js?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%5Cnext%5Cdist%5Cpages%5C_error.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!","layer":null},"startTime":1713169758638,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":2780,"timestamp":359638954619,"id":750,"parentId":749,"tags":{},"startTime":1713169758652,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":2854,"timestamp":359638954568,"id":749,"parentId":747,"tags":{},"startTime":1713169758651,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":4043,"timestamp":359638954411,"id":747,"parentId":744,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\pages\\_error.js","layer":null},"startTime":1713169758651,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":5366,"timestamp":359638954868,"id":754,"parentId":753,"tags":{},"startTime":1713169758652,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":5641,"timestamp":359638954834,"id":753,"parentId":742,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\server\\future\\route-kind.js","layer":null},"startTime":1713169758652,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":5883,"timestamp":359638954662,"id":752,"parentId":751,"tags":{},"startTime":1713169758652,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":5926,"timestamp":359638954622,"id":751,"parentId":748,"tags":{},"startTime":1713169758652,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":8270,"timestamp":359638954485,"id":748,"parentId":743,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\pages\\index.js","layer":null},"startTime":1713169758651,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module","duration":24,"timestamp":359638963679,"id":759,"parentId":747,"tags":{"name":"react/jsx-runtime","layer":null},"startTime":1713169758661,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":8656,"timestamp":359638955532,"id":756,"parentId":755,"tags":{},"startTime":1713169758652,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":9114,"timestamp":359638955374,"id":755,"parentId":742,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\templates\\helpers.js","layer":null},"startTime":1713169758652,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":9,"timestamp":359638964622,"id":764,"parentId":763,"tags":{},"startTime":1713169758662,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":184,"timestamp":359638964587,"id":763,"parentId":748,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dynamic.js","layer":null},"startTime":1713169758662,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":5915,"timestamp":359638959143,"id":758,"parentId":757,"tags":{},"startTime":1713169758656,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":6248,"timestamp":359638959095,"id":757,"parentId":742,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\server\\future\\route-modules\\pages\\module.compiled.js","layer":null},"startTime":1713169758656,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":4072,"timestamp":359638963857,"id":762,"parentId":761,"tags":{},"startTime":1713169758661,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":4134,"timestamp":359638963809,"id":761,"parentId":760,"tags":{},"startTime":1713169758661,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":5545,"timestamp":359638963719,"id":760,"parentId":747,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\head.js","layer":null},"startTime":1713169758661,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":24,"timestamp":359638969737,"id":768,"parentId":757,"tags":{"name":"next/dist/compiled/next-server/pages.runtime.dev.js","layer":null},"startTime":1713169758667,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":5069,"timestamp":359638966682,"id":767,"parentId":766,"tags":{},"startTime":1713169758664,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":5147,"timestamp":359638966616,"id":766,"parentId":765,"tags":{},"startTime":1713169758664,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":6595,"timestamp":359638966490,"id":765,"parentId":748,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\components\\MapComponent.js","layer":null},"startTime":1713169758663,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":5191,"timestamp":359638970052,"id":771,"parentId":770,"tags":{},"startTime":1713169758667,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":5247,"timestamp":359638970011,"id":770,"parentId":769,"tags":{},"startTime":1713169758667,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":6555,"timestamp":359638969778,"id":769,"parentId":763,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\dynamic.js","layer":null},"startTime":1713169758667,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":5827,"timestamp":359638977606,"id":783,"parentId":782,"tags":{},"startTime":1713169758675,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":5862,"timestamp":359638977586,"id":782,"parentId":778,"tags":{},"startTime":1713169758675,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":6568,"timestamp":359638977280,"id":778,"parentId":760,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\amp-mode.js","layer":null},"startTime":1713169758674,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":6260,"timestamp":359638977625,"id":785,"parentId":784,"tags":{},"startTime":1713169758675,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":6280,"timestamp":359638977608,"id":784,"parentId":779,"tags":{},"startTime":1713169758675,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":6870,"timestamp":359638977312,"id":779,"parentId":760,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\utils\\warn-once.js","layer":null},"startTime":1713169758674,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":6632,"timestamp":359638977581,"id":781,"parentId":780,"tags":{},"startTime":1713169758675,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":6684,"timestamp":359638977533,"id":780,"parentId":777,"tags":{},"startTime":1713169758674,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":7661,"timestamp":359638977191,"id":777,"parentId":760,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\side-effect.js","layer":null},"startTime":1713169758674,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module","duration":24,"timestamp":359638985245,"id":788,"parentId":765,"tags":{"name":"leaflet","layer":null},"startTime":1713169758682,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":37,"timestamp":359638985334,"id":790,"parentId":789,"tags":{},"startTime":1713169758682,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-css","duration":197,"timestamp":359638985284,"id":789,"parentId":765,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\leaflet\\dist\\leaflet.css","layer":null},"startTime":1713169758682,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":128,"timestamp":359638985363,"id":792,"parentId":791,"tags":{},"startTime":1713169758682,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-css","duration":212,"timestamp":359638985344,"id":791,"parentId":765,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\leaflet-contextmenu\\dist\\leaflet.contextmenu.css","layer":null},"startTime":1713169758682,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":11737,"timestamp":359638973844,"id":774,"parentId":773,"tags":{},"startTime":1713169758671,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-cjs","duration":12360,"timestamp":359638973821,"id":773,"parentId":747,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\@swc\\helpers\\cjs\\_interop_require_default.cjs","layer":null},"startTime":1713169758671,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":2925,"timestamp":359638985062,"id":787,"parentId":786,"tags":{},"startTime":1713169758682,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-cjs","duration":3641,"timestamp":359638985011,"id":786,"parentId":760,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\@swc\\helpers\\cjs\\_interop_require_wildcard.cjs","layer":null},"startTime":1713169758682,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":15276,"timestamp":359638974229,"id":776,"parentId":775,"tags":{},"startTime":1713169758671,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":15377,"timestamp":359638974137,"id":775,"parentId":772,"tags":{},"startTime":1713169758671,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":24887,"timestamp":359638973704,"id":772,"parentId":729,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\pages\\_document.js","layer":null},"startTime":1713169758671,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":79,"timestamp":359639000158,"id":800,"parentId":799,"tags":{},"startTime":1713169758697,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":612,"timestamp":359639000112,"id":799,"parentId":772,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\lib\\is-error.js","layer":null},"startTime":1713169758697,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":12833,"timestamp":359638989315,"id":794,"parentId":793,"tags":{},"startTime":1713169758686,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":13068,"timestamp":359638989263,"id":793,"parentId":760,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\server\\future\\route-modules\\pages\\vendored\\contexts\\amp-context.js","layer":null},"startTime":1713169758686,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":12984,"timestamp":359638989365,"id":796,"parentId":795,"tags":{},"startTime":1713169758686,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":13118,"timestamp":359638989343,"id":795,"parentId":760,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\server\\future\\route-modules\\pages\\vendored\\contexts\\head-manager-context.js","layer":null},"startTime":1713169758686,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":13275,"timestamp":359638989391,"id":798,"parentId":797,"tags":{},"startTime":1713169758686,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":13407,"timestamp":359638989378,"id":797,"parentId":769,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\server\\future\\route-modules\\pages\\vendored\\contexts\\loadable.js","layer":null},"startTime":1713169758686,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":3266,"timestamp":359639000803,"id":803,"parentId":802,"tags":{},"startTime":1713169758698,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":3328,"timestamp":359639000750,"id":802,"parentId":801,"tags":{},"startTime":1713169758698,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":5286,"timestamp":359639000180,"id":801,"parentId":772,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\constants.js","layer":null},"startTime":1713169758697,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":7377,"timestamp":359639003390,"id":805,"parentId":804,"tags":{},"startTime":1713169758700,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":8109,"timestamp":359639003350,"id":804,"parentId":772,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\server\\get-page-files.js","layer":null},"startTime":1713169758700,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":4015,"timestamp":359639007825,"id":815,"parentId":814,"tags":{},"startTime":1713169758705,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":4168,"timestamp":359639007691,"id":814,"parentId":806,"tags":{},"startTime":1713169758705,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":7819,"timestamp":359639006003,"id":806,"parentId":799,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\is-plain-object.js","layer":null},"startTime":1713169758703,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":10477,"timestamp":359639006262,"id":808,"parentId":807,"tags":{},"startTime":1713169758703,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":11398,"timestamp":359639006214,"id":807,"parentId":772,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\lib\\pretty-bytes.js","layer":null},"startTime":1713169758703,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":11249,"timestamp":359639006395,"id":810,"parentId":809,"tags":{},"startTime":1713169758703,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":11943,"timestamp":359639006339,"id":809,"parentId":772,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\server\\utils.js","layer":null},"startTime":1713169758703,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":11492,"timestamp":359639006814,"id":813,"parentId":812,"tags":{},"startTime":1713169758704,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":11918,"timestamp":359639006779,"id":812,"parentId":772,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\server\\htmlescape.js","layer":null},"startTime":1713169758704,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":8074,"timestamp":359639010666,"id":820,"parentId":819,"tags":{},"startTime":1713169758708,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":8158,"timestamp":359639010585,"id":819,"parentId":818,"tags":{},"startTime":1713169758708,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":8506,"timestamp":359639010410,"id":818,"parentId":801,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\modern-browserslist-target.js","layer":null},"startTime":1713169758707,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":11083,"timestamp":359639007921,"id":817,"parentId":816,"tags":{},"startTime":1713169758705,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":11159,"timestamp":359639007848,"id":816,"parentId":811,"tags":{},"startTime":1713169758705,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":12602,"timestamp":359639006608,"id":811,"parentId":772,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\encode-uri-path.js","layer":null},"startTime":1713169758704,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":5443,"timestamp":359639014960,"id":822,"parentId":821,"tags":{},"startTime":1713169758712,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":5756,"timestamp":359639014809,"id":821,"parentId":772,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\server\\future\\route-modules\\pages\\vendored\\contexts\\html-context.js","layer":null},"startTime":1713169758712,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":1812,"timestamp":359639019892,"id":825,"parentId":824,"tags":{},"startTime":1713169758717,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":1876,"timestamp":359639019848,"id":824,"parentId":823,"tags":{},"startTime":1713169758717,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":3258,"timestamp":359639019764,"id":823,"parentId":804,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\page-path\\denormalize-page-path.js","layer":null},"startTime":1713169758717,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":1456,"timestamp":359639024779,"id":832,"parentId":831,"tags":{},"startTime":1713169758722,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":1529,"timestamp":359639024730,"id":831,"parentId":829,"tags":{},"startTime":1713169758722,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":2075,"timestamp":359639024612,"id":829,"parentId":823,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\page-path\\normalize-path-sep.js","layer":null},"startTime":1713169758722,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":1933,"timestamp":359639024803,"id":834,"parentId":833,"tags":{},"startTime":1713169758722,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":1959,"timestamp":359639024782,"id":833,"parentId":830,"tags":{},"startTime":1713169758722,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":2409,"timestamp":359639024693,"id":830,"parentId":823,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\index.js","layer":null},"startTime":1713169758722,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":2429,"timestamp":359639028247,"id":840,"parentId":839,"tags":{},"startTime":1713169758725,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":2478,"timestamp":359639028227,"id":839,"parentId":836,"tags":{},"startTime":1713169758725,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":3257,"timestamp":359639028140,"id":836,"parentId":830,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\is-dynamic.js","layer":null},"startTime":1713169758725,"traceId":"5fcab3fd5b4a8952"}]
-[{"name":"next-swc-transform","duration":10665,"timestamp":359639021012,"id":828,"parentId":827,"tags":{},"startTime":1713169758718,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":10742,"timestamp":359639020941,"id":827,"parentId":826,"tags":{},"startTime":1713169758718,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":11496,"timestamp":359639020690,"id":826,"parentId":804,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\page-path\\normalize-page-path.js","layer":null},"startTime":1713169758718,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":5220,"timestamp":359639028224,"id":838,"parentId":837,"tags":{},"startTime":1713169758725,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":5277,"timestamp":359639028176,"id":837,"parentId":835,"tags":{},"startTime":1713169758725,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":6464,"timestamp":359639027984,"id":835,"parentId":830,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\sorted-routes.js","layer":null},"startTime":1713169758725,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":18,"timestamp":359639036541,"id":844,"parentId":843,"tags":{},"startTime":1713169758733,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":1016,"timestamp":359639036517,"id":843,"parentId":836,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\server\\future\\helpers\\interception-routes.js","layer":null},"startTime":1713169758733,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":4321,"timestamp":359639037648,"id":848,"parentId":847,"tags":{},"startTime":1713169758735,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":4365,"timestamp":359639037626,"id":847,"parentId":842,"tags":{},"startTime":1713169758735,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":6051,"timestamp":359639036478,"id":842,"parentId":826,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\page-path\\ensure-leading-slash.js","layer":null},"startTime":1713169758733,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":4039,"timestamp":359639038547,"id":851,"parentId":850,"tags":{},"startTime":1713169758735,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":4139,"timestamp":359639038454,"id":850,"parentId":849,"tags":{},"startTime":1713169758735,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":4952,"timestamp":359639038380,"id":849,"parentId":843,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\app-paths.js","layer":null},"startTime":1713169758735,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":6509,"timestamp":359639037618,"id":846,"parentId":845,"tags":{},"startTime":1713169758735,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":6570,"timestamp":359639037565,"id":845,"parentId":841,"tags":{},"startTime":1713169758734,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":8906,"timestamp":359639036352,"id":841,"parentId":826,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\utils.js","layer":null},"startTime":1713169758733,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module","duration":310,"timestamp":359639045530,"id":852,"parentId":826,"tags":{"name":"path","layer":null},"startTime":1713169758742,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":2871,"timestamp":359639046365,"id":855,"parentId":854,"tags":{},"startTime":1713169758743,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":2991,"timestamp":359639046264,"id":854,"parentId":853,"tags":{},"startTime":1713169758743,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":3750,"timestamp":359639045961,"id":853,"parentId":849,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\shared\\lib\\segment.js","layer":null},"startTime":1713169758743,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":364749,"timestamp":359638685078,"id":729,"parentId":727,"tags":{"request":"private-next-pages/_document"},"startTime":1713169758382,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":363912,"timestamp":359638685925,"id":730,"parentId":727,"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":1713169758383,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":363763,"timestamp":359638686087,"id":731,"parentId":727,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F&preferredRegion=&absolutePagePath=.%2Fpages%5Cindex.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1713169758383,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":363690,"timestamp":359638686163,"id":732,"parentId":727,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%5Cnext%5Cdist%5Cpages%5C_error.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1713169758383,"traceId":"5fcab3fd5b4a8952"},{"name":"make","duration":394556,"timestamp":359638655321,"id":727,"parentId":726,"tags":{},"startTime":1713169758352,"traceId":"5fcab3fd5b4a8952"},{"name":"chunk-graph","duration":990,"timestamp":359639050569,"id":857,"parentId":856,"tags":{},"startTime":1713169758747,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-modules","duration":4,"timestamp":359639051588,"id":859,"parentId":856,"tags":{},"startTime":1713169758749,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunks","duration":2292,"timestamp":359639051684,"id":860,"parentId":856,"tags":{},"startTime":1713169758749,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-tree","duration":5,"timestamp":359639054002,"id":861,"parentId":856,"tags":{},"startTime":1713169758751,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunk-modules","duration":3,"timestamp":359639054021,"id":862,"parentId":856,"tags":{},"startTime":1713169758751,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize","duration":2512,"timestamp":359639051579,"id":858,"parentId":856,"tags":{},"startTime":1713169758749,"traceId":"5fcab3fd5b4a8952"},{"name":"module-hash","duration":667,"timestamp":359639054641,"id":863,"parentId":856,"tags":{},"startTime":1713169758752,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation","duration":3595,"timestamp":359639055348,"id":864,"parentId":856,"tags":{},"startTime":1713169758752,"traceId":"5fcab3fd5b4a8952"},{"name":"hash","duration":1441,"timestamp":359639059883,"id":865,"parentId":856,"tags":{},"startTime":1713169758757,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation-jobs","duration":367,"timestamp":359639061323,"id":866,"parentId":856,"tags":{},"startTime":1713169758758,"traceId":"5fcab3fd5b4a8952"},{"name":"module-assets","duration":95,"timestamp":359639061614,"id":867,"parentId":856,"tags":{},"startTime":1713169758759,"traceId":"5fcab3fd5b4a8952"},{"name":"create-chunk-assets","duration":7464,"timestamp":359639061716,"id":868,"parentId":856,"tags":{},"startTime":1713169758759,"traceId":"5fcab3fd5b4a8952"},{"name":"seal","duration":19089,"timestamp":359639050466,"id":856,"parentId":726,"tags":{},"startTime":1713169758747,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-compilation","duration":416284,"timestamp":359638653310,"id":726,"parentId":120,"tags":{"name":"server"},"startTime":1713169758350,"traceId":"5fcab3fd5b4a8952"},{"name":"emit","duration":13820,"timestamp":359639069621,"id":869,"parentId":120,"tags":{},"startTime":1713169758767,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-invalidated-server","duration":14,"timestamp":359639083842,"id":870,"parentId":3,"tags":{"trigger":"manual"},"startTime":1713169758781,"traceId":"5fcab3fd5b4a8952"},{"name":"next-client-pages-loader","duration":35,"timestamp":359639097259,"id":881,"parentId":880,"tags":{"absolutePagePath":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\pages\\_error.js"},"startTime":1713169758794,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module","duration":592,"timestamp":359639097140,"id":880,"parentId":879,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-client-pages-loader.js?absolutePagePath=C%3A%5CUsers%5Cisa.LTW%5CDesktop%5C15.04.2024%5CwwwrootTalas5NodeMap%5Cnode_modules%5Cnext%5Cdist%5Cpages%5C_error.js&page=%2F_error!","layer":null},"startTime":1713169758794,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":7163,"timestamp":359639093198,"id":873,"parentId":872,"tags":{"request":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1713169758790,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":9019,"timestamp":359639093444,"id":876,"parentId":872,"tags":{"request":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\router.js"},"startTime":1713169758790,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":146,"timestamp":359639103440,"id":883,"parentId":882,"tags":{},"startTime":1713169758800,"traceId":"5fcab3fd5b4a8952"},{"name":"postcss-process","duration":20394,"timestamp":359639103656,"id":885,"parentId":884,"tags":{},"startTime":1713169758801,"traceId":"5fcab3fd5b4a8952"},{"name":"postcss-loader","duration":21072,"timestamp":359639103626,"id":884,"parentId":882,"tags":{},"startTime":1713169758801,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":35716,"timestamp":359639093456,"id":877,"parentId":872,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_error&page=%2F_error!"},"startTime":1713169758790,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":35790,"timestamp":359639093483,"id":879,"parentId":872,"tags":{"request":"next-client-pages-loader?absolutePagePath=C%3A%5CUsers%5Cisa.LTW%5CDesktop%5C15.04.2024%5CwwwrootTalas5NodeMap%5Cnode_modules%5Cnext%5Cdist%5Cpages%5C_error.js&page=%2F_error!"},"startTime":1713169758790,"traceId":"5fcab3fd5b4a8952"},{"name":"css-loader","duration":8096,"timestamp":359639124756,"id":886,"parentId":882,"tags":{"astUsed":"true"},"startTime":1713169758822,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-css","duration":30866,"timestamp":359639103269,"id":882,"parentId":871,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\index.js??ruleSet[1].rules[6].oneOf[14].use[1]!C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\postcss-loader\\src\\index.js??ruleSet[1].rules[6].oneOf[14].use[2]!C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\styles\\global.css","layer":null},"startTime":1713169758800,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":48013,"timestamp":359639093470,"id":878,"parentId":872,"tags":{"request":"next-client-pages-loader?absolutePagePath=C%3A%5CUsers%5Cisa.LTW%5CDesktop%5C15.04.2024%5CwwwrootTalas5NodeMap%5Cpages%5Cindex.js&page=%2F!"},"startTime":1713169758790,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":48699,"timestamp":359639093432,"id":875,"parentId":872,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_app&page=%2F_app!"},"startTime":1713169758790,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":49360,"timestamp":359639093392,"id":874,"parentId":872,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1713169758790,"traceId":"5fcab3fd5b4a8952"},{"name":"make","duration":55754,"timestamp":359639087049,"id":872,"parentId":871,"tags":{},"startTime":1713169758784,"traceId":"5fcab3fd5b4a8952"},{"name":"chunk-graph","duration":5244,"timestamp":359639145466,"id":888,"parentId":887,"tags":{},"startTime":1713169758842,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-modules","duration":6,"timestamp":359639150773,"id":890,"parentId":887,"tags":{},"startTime":1713169758848,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunks","duration":111,"timestamp":359639150802,"id":891,"parentId":887,"tags":{},"startTime":1713169758848,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-tree","duration":6,"timestamp":359639150940,"id":892,"parentId":887,"tags":{},"startTime":1713169758848,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunk-modules","duration":5,"timestamp":359639150970,"id":893,"parentId":887,"tags":{},"startTime":1713169758848,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize","duration":443,"timestamp":359639150758,"id":889,"parentId":887,"tags":{},"startTime":1713169758848,"traceId":"5fcab3fd5b4a8952"},{"name":"module-hash","duration":573,"timestamp":359639152918,"id":894,"parentId":887,"tags":{},"startTime":1713169758850,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation","duration":1417,"timestamp":359639153531,"id":895,"parentId":887,"tags":{},"startTime":1713169758850,"traceId":"5fcab3fd5b4a8952"},{"name":"hash","duration":9631,"timestamp":359639159813,"id":896,"parentId":887,"tags":{},"startTime":1713169758857,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation-jobs","duration":375,"timestamp":359639169442,"id":897,"parentId":887,"tags":{},"startTime":1713169758866,"traceId":"5fcab3fd5b4a8952"},{"name":"module-assets","duration":88,"timestamp":359639169797,"id":898,"parentId":887,"tags":{},"startTime":1713169758867,"traceId":"5fcab3fd5b4a8952"},{"name":"create-chunk-assets","duration":1916,"timestamp":359639169894,"id":899,"parentId":887,"tags":{},"startTime":1713169758867,"traceId":"5fcab3fd5b4a8952"},{"name":"NextJsBuildManifest-generateClientManifest","duration":188,"timestamp":359639176683,"id":901,"parentId":871,"tags":{},"startTime":1713169758874,"traceId":"5fcab3fd5b4a8952"},{"name":"NextJsBuildManifest-createassets","duration":627,"timestamp":359639176269,"id":900,"parentId":871,"tags":{},"startTime":1713169758873,"traceId":"5fcab3fd5b4a8952"},{"name":"seal","duration":33595,"timestamp":359639144404,"id":887,"parentId":871,"tags":{},"startTime":1713169758841,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-compilation","duration":91977,"timestamp":359639086140,"id":871,"parentId":3,"tags":{"name":"client"},"startTime":1713169758783,"traceId":"5fcab3fd5b4a8952"},{"name":"emit","duration":20806,"timestamp":359639178179,"id":902,"parentId":3,"tags":{},"startTime":1713169758875,"traceId":"5fcab3fd5b4a8952"},{"name":"client-success","duration":3,"timestamp":359639208510,"id":905,"parentId":3,"tags":{},"startTime":1713169758905,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":16591,"timestamp":359639209666,"id":906,"parentId":904,"tags":{"request":"private-next-pages/_app"},"startTime":1713169758907,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":17682,"timestamp":359639210033,"id":908,"parentId":904,"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":1713169758907,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":17676,"timestamp":359639210059,"id":910,"parentId":904,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%5Cnext%5Cdist%5Cpages%5C_error.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1713169758907,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":17951,"timestamp":359639210047,"id":909,"parentId":904,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F&preferredRegion=&absolutePagePath=.%2Fpages%5Cindex.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1713169758907,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":18046,"timestamp":359639209997,"id":907,"parentId":904,"tags":{"request":"private-next-pages/_document"},"startTime":1713169758907,"traceId":"5fcab3fd5b4a8952"},{"name":"make","duration":24536,"timestamp":359639203549,"id":904,"parentId":903,"tags":{},"startTime":1713169758900,"traceId":"5fcab3fd5b4a8952"},{"name":"chunk-graph","duration":680,"timestamp":359639228470,"id":912,"parentId":911,"tags":{},"startTime":1713169758925,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-modules","duration":7,"timestamp":359639229213,"id":914,"parentId":911,"tags":{},"startTime":1713169758926,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunks","duration":1302,"timestamp":359639229250,"id":915,"parentId":911,"tags":{},"startTime":1713169758926,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-tree","duration":5,"timestamp":359639230586,"id":916,"parentId":911,"tags":{},"startTime":1713169758928,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunk-modules","duration":5,"timestamp":359639230608,"id":917,"parentId":911,"tags":{},"startTime":1713169758928,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize","duration":1517,"timestamp":359639229198,"id":913,"parentId":911,"tags":{},"startTime":1713169758926,"traceId":"5fcab3fd5b4a8952"},{"name":"module-hash","duration":68,"timestamp":359639231097,"id":918,"parentId":911,"tags":{},"startTime":1713169758928,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation","duration":260,"timestamp":359639231183,"id":919,"parentId":911,"tags":{},"startTime":1713169758928,"traceId":"5fcab3fd5b4a8952"},{"name":"hash","duration":894,"timestamp":359639231980,"id":920,"parentId":911,"tags":{},"startTime":1713169758929,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation-jobs","duration":81,"timestamp":359639232872,"id":921,"parentId":911,"tags":{},"startTime":1713169758930,"traceId":"5fcab3fd5b4a8952"},{"name":"module-assets","duration":28,"timestamp":359639232944,"id":922,"parentId":911,"tags":{},"startTime":1713169758930,"traceId":"5fcab3fd5b4a8952"},{"name":"create-chunk-assets","duration":120,"timestamp":359639232976,"id":923,"parentId":911,"tags":{},"startTime":1713169758930,"traceId":"5fcab3fd5b4a8952"},{"name":"seal","duration":5025,"timestamp":359639228352,"id":911,"parentId":903,"tags":{},"startTime":1713169758925,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-compilation","duration":31028,"timestamp":359639202406,"id":903,"parentId":3,"tags":{"name":"server"},"startTime":1713169758899,"traceId":"5fcab3fd5b4a8952"},{"name":"emit","duration":3315,"timestamp":359639233464,"id":924,"parentId":3,"tags":{},"startTime":1713169758930,"traceId":"5fcab3fd5b4a8952"},{"name":"compile-path","duration":5737586,"timestamp":359633500086,"id":130,"tags":{"trigger":"/_error","isTurbopack":false},"startTime":1713169753197,"traceId":"5fcab3fd5b4a8952"}]
-[{"name":"handle-request","duration":5895203,"timestamp":359633438919,"id":116,"tags":{"url":"/","isTurbopack":false},"startTime":1713169753136,"traceId":"5fcab3fd5b4a8952"},{"name":"memory-usage","duration":1,"timestamp":359639334153,"id":926,"parentId":116,"tags":{"url":"/","memory.rss":"359337984","memory.heapUsed":"204108104","memory.heapTotal":"230756352"},"startTime":1713169759031,"traceId":"5fcab3fd5b4a8952"},{"name":"client-full-reload","duration":25,"timestamp":359639346516,"id":927,"parentId":3,"tags":{"stackTrace":"TypeError: Failed to fetch\n at fetchCallImpl (http://gc.kes.v2.scr.kaspersky-labs.com/7EA5E9BB-55E1-4C31-9C21-4943DDFED2E4/main.js?attr=8OXmF4ak-5KBBabqSoYxToRrQ6KKYssKV9ubfW9OrX2EBu-AnkppdGGCdJAplf4n:2435:21)\n at fetch (http://gc.kes.v2.scr.kaspersky-labs.com/7EA5E9BB-55E1-4C31-9C21-4943DDFED2E4/main.js?attr=8OXmF4ak-5KBBabqSoYxToRrQ6KKYssKV9ubfW9OrX2EBu-AnkppdGGCdJAplf4n:2441:60)\n at __webpack_require__.hmrM (http://localhost:3000/_next/static/chunks/fallback/webpack.js:1172:20)"},"startTime":1713169759043,"traceId":"5fcab3fd5b4a8952"},{"name":"client-success","duration":6,"timestamp":359639730142,"id":928,"parentId":3,"tags":{},"startTime":1713169759427,"traceId":"5fcab3fd5b4a8952"},{"name":"navigation-to-hydration","duration":6440000,"timestamp":359633326258,"id":929,"parentId":3,"tags":{"pathname":"/","query":""},"startTime":1713169759469,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":15824,"timestamp":359639779262,"id":935,"parentId":934,"tags":{"request":"private-next-pages/_app"},"startTime":1713169759476,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module","duration":7142,"timestamp":359639796405,"id":941,"parentId":939,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-route-loader\\index.js?kind=PAGES_API&page=%2Fapi%2Flocations&preferredRegion=&absolutePagePath=.%2Fpages%5Capi%5Clocations.js&middlewareConfigBase64=e30%3D!","layer":"api"},"startTime":1713169759493,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":28663,"timestamp":359639779307,"id":936,"parentId":934,"tags":{"request":"private-next-pages/_document"},"startTime":1713169759476,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":28680,"timestamp":359639779312,"id":937,"parentId":934,"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":1713169759476,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":28681,"timestamp":359639779315,"id":938,"parentId":934,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%5Cnext%5Cdist%5Cpages%5C_error.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1713169759476,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":29313,"timestamp":359639779335,"id":940,"parentId":934,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F&preferredRegion=&absolutePagePath=.%2Fpages%5Cindex.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1713169759476,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":583,"timestamp":359639811862,"id":943,"parentId":942,"tags":{},"startTime":1713169759509,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":1371,"timestamp":359639811555,"id":942,"parentId":941,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\server\\future\\route-kind.js","layer":"api"},"startTime":1713169759508,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":1066,"timestamp":359639811916,"id":945,"parentId":944,"tags":{},"startTime":1713169759509,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":1416,"timestamp":359639811893,"id":944,"parentId":941,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\templates\\helpers.js","layer":"api"},"startTime":1713169759509,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":1729,"timestamp":359639811944,"id":947,"parentId":946,"tags":{},"startTime":1713169759509,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":2311,"timestamp":359639811928,"id":946,"parentId":941,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\server\\future\\route-modules\\pages-api\\module.compiled.js","layer":"api"},"startTime":1713169759509,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":2317,"timestamp":359639812247,"id":950,"parentId":949,"tags":{},"startTime":1713169759509,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":2393,"timestamp":359639812179,"id":949,"parentId":948,"tags":{},"startTime":1713169759509,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":3081,"timestamp":359639812085,"id":948,"parentId":941,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\pages\\api\\locations.js","layer":"api"},"startTime":1713169759509,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":38,"timestamp":359639815688,"id":951,"parentId":946,"tags":{"name":"next/dist/compiled/next-server/pages-api.runtime.dev.js","layer":null},"startTime":1713169759513,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module","duration":74,"timestamp":359639822364,"id":952,"parentId":948,"tags":{"name":"mysql","layer":null},"startTime":1713169759519,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":43171,"timestamp":359639779324,"id":939,"parentId":934,"tags":{"request":"next-route-loader?kind=PAGES_API&page=%2Fapi%2Flocations&preferredRegion=&absolutePagePath=.%2Fpages%5Capi%5Clocations.js&middlewareConfigBase64=e30%3D!"},"startTime":1713169759476,"traceId":"5fcab3fd5b4a8952"},{"name":"make","duration":44679,"timestamp":359639777853,"id":934,"parentId":933,"tags":{},"startTime":1713169759475,"traceId":"5fcab3fd5b4a8952"},{"name":"chunk-graph","duration":416,"timestamp":359639822933,"id":954,"parentId":953,"tags":{},"startTime":1713169759520,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-modules","duration":5,"timestamp":359639823379,"id":956,"parentId":953,"tags":{},"startTime":1713169759520,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunks","duration":644,"timestamp":359639823397,"id":957,"parentId":953,"tags":{},"startTime":1713169759520,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-tree","duration":6,"timestamp":359639824070,"id":958,"parentId":953,"tags":{},"startTime":1713169759521,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunk-modules","duration":6,"timestamp":359639824090,"id":959,"parentId":953,"tags":{},"startTime":1713169759521,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize","duration":794,"timestamp":359639823371,"id":955,"parentId":953,"tags":{},"startTime":1713169759520,"traceId":"5fcab3fd5b4a8952"},{"name":"module-hash","duration":916,"timestamp":359639824610,"id":960,"parentId":953,"tags":{},"startTime":1713169759522,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation","duration":1150,"timestamp":359639825551,"id":961,"parentId":953,"tags":{},"startTime":1713169759522,"traceId":"5fcab3fd5b4a8952"},{"name":"hash","duration":1386,"timestamp":359639827436,"id":962,"parentId":953,"tags":{},"startTime":1713169759524,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation-jobs","duration":190,"timestamp":359639828820,"id":963,"parentId":953,"tags":{},"startTime":1713169759526,"traceId":"5fcab3fd5b4a8952"},{"name":"module-assets","duration":32,"timestamp":359639828999,"id":964,"parentId":953,"tags":{},"startTime":1713169759526,"traceId":"5fcab3fd5b4a8952"},{"name":"create-chunk-assets","duration":17083,"timestamp":359639829037,"id":965,"parentId":953,"tags":{},"startTime":1713169759526,"traceId":"5fcab3fd5b4a8952"},{"name":"seal","duration":23625,"timestamp":359639822816,"id":953,"parentId":933,"tags":{},"startTime":1713169759520,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-compilation","duration":68954,"timestamp":359639777527,"id":933,"parentId":931,"tags":{"name":"server"},"startTime":1713169759474,"traceId":"5fcab3fd5b4a8952"},{"name":"emit","duration":5150,"timestamp":359639846514,"id":966,"parentId":931,"tags":{},"startTime":1713169759543,"traceId":"5fcab3fd5b4a8952"},{"name":"compile-path","duration":76889,"timestamp":359639776719,"id":932,"tags":{"trigger":"/api/locations","isTurbopack":false},"startTime":1713169759474,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-invalidated-server","duration":77507,"timestamp":359639776645,"id":931,"parentId":3,"tags":{"trigger":"manual"},"startTime":1713169759474,"traceId":"5fcab3fd5b4a8952"}]
-[{"name":"handle-request","duration":231295,"timestamp":359639774477,"id":930,"tags":{"url":"/api/locations","isTurbopack":false},"startTime":1713169759471,"traceId":"5fcab3fd5b4a8952"},{"name":"memory-usage","duration":4,"timestamp":359640005854,"id":967,"parentId":930,"tags":{"url":"/api/locations","memory.rss":"369373184","memory.heapUsed":"213251096","memory.heapTotal":"238333952"},"startTime":1713169759703,"traceId":"5fcab3fd5b4a8952"},{"name":"handle-request","duration":50455,"timestamp":359642717954,"id":968,"tags":{"url":"/","isTurbopack":false},"startTime":1713169762415,"traceId":"5fcab3fd5b4a8952"},{"name":"memory-usage","duration":3,"timestamp":359642768512,"id":969,"parentId":968,"tags":{"url":"/","memory.rss":"368095232","memory.heapUsed":"127423912","memory.heapTotal":"216821760"},"startTime":1713169762465,"traceId":"5fcab3fd5b4a8952"},{"name":"client-success","duration":17,"timestamp":359643275792,"id":970,"parentId":3,"tags":{},"startTime":1713169762973,"traceId":"5fcab3fd5b4a8952"},{"name":"navigation-to-hydration","duration":600000,"timestamp":359642711739,"id":971,"parentId":3,"tags":{"pathname":"/","query":""},"startTime":1713169763020,"traceId":"5fcab3fd5b4a8952"},{"name":"handle-request","duration":3734,"timestamp":359643327832,"id":972,"tags":{"url":"/api/locations","isTurbopack":false},"startTime":1713169763025,"traceId":"5fcab3fd5b4a8952"},{"name":"memory-usage","duration":3,"timestamp":359643331633,"id":973,"parentId":972,"tags":{"url":"/api/locations","memory.rss":"373628928","memory.heapUsed":"129030944","memory.heapTotal":"216821760"},"startTime":1713169763029,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":12658,"timestamp":359813223637,"id":978,"parentId":977,"tags":{"request":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1713169932921,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":18222,"timestamp":359813223918,"id":982,"parentId":977,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_error&page=%2F_error!"},"startTime":1713169932921,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":19515,"timestamp":359813223909,"id":981,"parentId":977,"tags":{"request":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\router.js"},"startTime":1713169932921,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":2428,"timestamp":359813241735,"id":988,"parentId":987,"tags":{},"startTime":1713169932939,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":21464,"timestamp":359813239689,"id":986,"parentId":985,"tags":{},"startTime":1713169932937,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":21654,"timestamp":359813239515,"id":985,"parentId":984,"tags":{},"startTime":1713169932937,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":27704,"timestamp":359813238990,"id":984,"parentId":976,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\components\\MapComponent.js","layer":null},"startTime":1713169932936,"traceId":"5fcab3fd5b4a8952"},{"name":"postcss-process","duration":38789,"timestamp":359813244310,"id":990,"parentId":989,"tags":{},"startTime":1713169932941,"traceId":"5fcab3fd5b4a8952"},{"name":"postcss-loader","duration":39138,"timestamp":359813244265,"id":989,"parentId":987,"tags":{},"startTime":1713169932941,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":62699,"timestamp":359813223870,"id":979,"parentId":977,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1713169932921,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":63913,"timestamp":359813223927,"id":983,"parentId":977,"tags":{"request":"next-client-pages-loader?absolutePagePath=C%3A%5CUsers%5Cisa.LTW%5CDesktop%5C15.04.2024%5CwwwrootTalas5NodeMap%5Cpages%5Cindex.js&page=%2F!"},"startTime":1713169932921,"traceId":"5fcab3fd5b4a8952"},{"name":"css-loader","duration":7829,"timestamp":359813283456,"id":991,"parentId":987,"tags":{"astUsed":"true"},"startTime":1713169932981,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-css","duration":56232,"timestamp":359813241449,"id":987,"parentId":976,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\index.js??ruleSet[1].rules[6].oneOf[14].use[1]!C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\postcss-loader\\src\\index.js??ruleSet[1].rules[6].oneOf[14].use[2]!C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\styles\\global.css","layer":null},"startTime":1713169932939,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":74928,"timestamp":359813223890,"id":980,"parentId":977,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_app&page=%2F_app!"},"startTime":1713169932921,"traceId":"5fcab3fd5b4a8952"},{"name":"make","duration":78016,"timestamp":359813220911,"id":977,"parentId":976,"tags":{},"startTime":1713169932918,"traceId":"5fcab3fd5b4a8952"},{"name":"chunk-graph","duration":4890,"timestamp":359813301299,"id":993,"parentId":992,"tags":{},"startTime":1713169932998,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-modules","duration":13,"timestamp":359813306312,"id":995,"parentId":992,"tags":{},"startTime":1713169933003,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunks","duration":411,"timestamp":359813306376,"id":996,"parentId":992,"tags":{},"startTime":1713169933004,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-tree","duration":19,"timestamp":359813306855,"id":997,"parentId":992,"tags":{},"startTime":1713169933004,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunk-modules","duration":18,"timestamp":359813306922,"id":998,"parentId":992,"tags":{},"startTime":1713169933004,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize","duration":842,"timestamp":359813306278,"id":994,"parentId":992,"tags":{},"startTime":1713169933003,"traceId":"5fcab3fd5b4a8952"},{"name":"module-hash","duration":534,"timestamp":359813308912,"id":999,"parentId":992,"tags":{},"startTime":1713169933006,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation","duration":1212,"timestamp":359813309537,"id":1000,"parentId":992,"tags":{},"startTime":1713169933007,"traceId":"5fcab3fd5b4a8952"},{"name":"hash","duration":7602,"timestamp":359813313649,"id":1001,"parentId":992,"tags":{},"startTime":1713169933011,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation-jobs","duration":161,"timestamp":359813321250,"id":1002,"parentId":992,"tags":{},"startTime":1713169933018,"traceId":"5fcab3fd5b4a8952"},{"name":"module-assets","duration":71,"timestamp":359813321396,"id":1003,"parentId":992,"tags":{},"startTime":1713169933019,"traceId":"5fcab3fd5b4a8952"},{"name":"create-chunk-assets","duration":1530,"timestamp":359813321472,"id":1004,"parentId":992,"tags":{},"startTime":1713169933019,"traceId":"5fcab3fd5b4a8952"},{"name":"NextJsBuildManifest-generateClientManifest","duration":436,"timestamp":359813325303,"id":1006,"parentId":976,"tags":{},"startTime":1713169933022,"traceId":"5fcab3fd5b4a8952"},{"name":"NextJsBuildManifest-createassets","duration":733,"timestamp":359813325026,"id":1005,"parentId":976,"tags":{},"startTime":1713169933022,"traceId":"5fcab3fd5b4a8952"},{"name":"seal","duration":26693,"timestamp":359813300343,"id":992,"parentId":976,"tags":{},"startTime":1713169932997,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-compilation","duration":107884,"timestamp":359813219224,"id":976,"parentId":974,"tags":{"name":"client"},"startTime":1713169932916,"traceId":"5fcab3fd5b4a8952"},{"name":"emit","duration":13313,"timestamp":359813327203,"id":1007,"parentId":974,"tags":{},"startTime":1713169933024,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-invalidated-client","duration":140623,"timestamp":359813201332,"id":974,"parentId":3,"tags":{"trigger":"components/MapComponent.js"},"startTime":1713169932898,"traceId":"5fcab3fd5b4a8952"},{"name":"client-success","duration":3,"timestamp":359813349385,"id":1010,"parentId":3,"tags":{},"startTime":1713169933047,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":7525,"timestamp":359813358035,"id":1011,"parentId":1009,"tags":{"request":"private-next-pages/_app"},"startTime":1713169933055,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":9894,"timestamp":359813358090,"id":1012,"parentId":1009,"tags":{"request":"private-next-pages/_document"},"startTime":1713169933055,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":17189,"timestamp":359813358095,"id":1013,"parentId":1009,"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":1713169933055,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":1981,"timestamp":359813374073,"id":1017,"parentId":1016,"tags":{},"startTime":1713169933071,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":2113,"timestamp":359813373960,"id":1016,"parentId":1015,"tags":{},"startTime":1713169933071,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":4054,"timestamp":359813373728,"id":1015,"parentId":1008,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\components\\MapComponent.js","layer":null},"startTime":1713169933071,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":20805,"timestamp":359813358099,"id":1014,"parentId":1009,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F&preferredRegion=&absolutePagePath=.%2Fpages%5Cindex.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1713169933055,"traceId":"5fcab3fd5b4a8952"},{"name":"make","duration":32807,"timestamp":359813346144,"id":1009,"parentId":1008,"tags":{},"startTime":1713169933043,"traceId":"5fcab3fd5b4a8952"},{"name":"chunk-graph","duration":1068,"timestamp":359813379891,"id":1019,"parentId":1018,"tags":{},"startTime":1713169933077,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-modules","duration":21,"timestamp":359813381130,"id":1021,"parentId":1018,"tags":{},"startTime":1713169933078,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunks","duration":3532,"timestamp":359813381401,"id":1022,"parentId":1018,"tags":{},"startTime":1713169933079,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-tree","duration":23,"timestamp":359813385087,"id":1023,"parentId":1018,"tags":{},"startTime":1713169933082,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunk-modules","duration":25,"timestamp":359813385259,"id":1024,"parentId":1018,"tags":{},"startTime":1713169933082,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize","duration":4437,"timestamp":359813381085,"id":1020,"parentId":1018,"tags":{},"startTime":1713169933078,"traceId":"5fcab3fd5b4a8952"},{"name":"module-hash","duration":482,"timestamp":359813386646,"id":1025,"parentId":1018,"tags":{},"startTime":1713169933084,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation","duration":1106,"timestamp":359813387182,"id":1026,"parentId":1018,"tags":{},"startTime":1713169933084,"traceId":"5fcab3fd5b4a8952"},{"name":"hash","duration":4187,"timestamp":359813390438,"id":1027,"parentId":1018,"tags":{},"startTime":1713169933088,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation-jobs","duration":96,"timestamp":359813394624,"id":1028,"parentId":1018,"tags":{},"startTime":1713169933092,"traceId":"5fcab3fd5b4a8952"},{"name":"module-assets","duration":34,"timestamp":359813394708,"id":1029,"parentId":1018,"tags":{},"startTime":1713169933092,"traceId":"5fcab3fd5b4a8952"},{"name":"create-chunk-assets","duration":986,"timestamp":359813394747,"id":1030,"parentId":1018,"tags":{},"startTime":1713169933092,"traceId":"5fcab3fd5b4a8952"},{"name":"seal","duration":16526,"timestamp":359813379602,"id":1018,"parentId":1008,"tags":{},"startTime":1713169933077,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-compilation","duration":50847,"timestamp":359813345317,"id":1008,"parentId":975,"tags":{"name":"server"},"startTime":1713169933042,"traceId":"5fcab3fd5b4a8952"},{"name":"emit","duration":6693,"timestamp":359813396218,"id":1031,"parentId":975,"tags":{},"startTime":1713169933093,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-invalidated-server","duration":200726,"timestamp":359813203844,"id":975,"parentId":3,"tags":{"trigger":"components/MapComponent.js"},"startTime":1713169932901,"traceId":"5fcab3fd5b4a8952"}]
-[{"name":"client-hmr-latency","duration":227000,"timestamp":359813198949,"id":1032,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":true,"clientId":1713169762958},"startTime":1713169933131,"traceId":"5fcab3fd5b4a8952"},{"name":"handle-request","duration":23696,"timestamp":359818386810,"id":1033,"tags":{"url":"/","isTurbopack":false},"startTime":1713169938082,"traceId":"5fcab3fd5b4a8952"},{"name":"memory-usage","duration":5,"timestamp":359818410645,"id":1034,"parentId":1033,"tags":{"url":"/","memory.rss":"272932864","memory.heapUsed":"129411656","memory.heapTotal":"135811072"},"startTime":1713169938106,"traceId":"5fcab3fd5b4a8952"},{"name":"client-success","duration":20,"timestamp":359818797959,"id":1035,"parentId":3,"tags":{},"startTime":1713169938493,"traceId":"5fcab3fd5b4a8952"},{"name":"navigation-to-hydration","duration":472000,"timestamp":359818375753,"id":1037,"parentId":3,"tags":{"pathname":"/","query":""},"startTime":1713169938562,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":10486,"timestamp":359818879389,"id":1042,"parentId":1041,"tags":{"request":"private-next-pages/_app"},"startTime":1713169938575,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":17359,"timestamp":359818879780,"id":1046,"parentId":1041,"tags":{"request":"next-route-loader?kind=PAGES_API&page=%2Fapi%2Flocations&preferredRegion=&absolutePagePath=.%2Fpages%5Capi%5Clocations.js&middlewareConfigBase64=e30%3D!"},"startTime":1713169938575,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":18068,"timestamp":359818879715,"id":1043,"parentId":1041,"tags":{"request":"private-next-pages/_document"},"startTime":1713169938575,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":18063,"timestamp":359818879739,"id":1044,"parentId":1041,"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":1713169938575,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":18665,"timestamp":359818879757,"id":1045,"parentId":1041,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F&preferredRegion=&absolutePagePath=.%2Fpages%5Cindex.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1713169938575,"traceId":"5fcab3fd5b4a8952"},{"name":"make","duration":25813,"timestamp":359818872706,"id":1041,"parentId":1040,"tags":{},"startTime":1713169938568,"traceId":"5fcab3fd5b4a8952"},{"name":"chunk-graph","duration":357,"timestamp":359818898894,"id":1048,"parentId":1047,"tags":{},"startTime":1713169938594,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-modules","duration":4,"timestamp":359818899278,"id":1050,"parentId":1047,"tags":{},"startTime":1713169938595,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunks","duration":370,"timestamp":359818899377,"id":1051,"parentId":1047,"tags":{},"startTime":1713169938595,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-tree","duration":5,"timestamp":359818899773,"id":1052,"parentId":1047,"tags":{},"startTime":1713169938595,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunk-modules","duration":4,"timestamp":359818899791,"id":1053,"parentId":1047,"tags":{},"startTime":1713169938595,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize","duration":585,"timestamp":359818899270,"id":1049,"parentId":1047,"tags":{},"startTime":1713169938595,"traceId":"5fcab3fd5b4a8952"},{"name":"module-hash","duration":295,"timestamp":359818900114,"id":1054,"parentId":1047,"tags":{},"startTime":1713169938596,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation","duration":176,"timestamp":359818900426,"id":1055,"parentId":1047,"tags":{},"startTime":1713169938596,"traceId":"5fcab3fd5b4a8952"},{"name":"hash","duration":1028,"timestamp":359818901916,"id":1056,"parentId":1047,"tags":{},"startTime":1713169938597,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation-jobs","duration":122,"timestamp":359818902943,"id":1057,"parentId":1047,"tags":{},"startTime":1713169938598,"traceId":"5fcab3fd5b4a8952"},{"name":"module-assets","duration":25,"timestamp":359818903053,"id":1058,"parentId":1047,"tags":{},"startTime":1713169938599,"traceId":"5fcab3fd5b4a8952"},{"name":"create-chunk-assets","duration":336,"timestamp":359818903083,"id":1059,"parentId":1047,"tags":{},"startTime":1713169938599,"traceId":"5fcab3fd5b4a8952"},{"name":"seal","duration":4910,"timestamp":359818898786,"id":1047,"parentId":1040,"tags":{},"startTime":1713169938594,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-compilation","duration":31748,"timestamp":359818871976,"id":1040,"parentId":1038,"tags":{"name":"server"},"startTime":1713169938567,"traceId":"5fcab3fd5b4a8952"},{"name":"emit","duration":4016,"timestamp":359818903739,"id":1060,"parentId":1038,"tags":{},"startTime":1713169938599,"traceId":"5fcab3fd5b4a8952"},{"name":"compile-path","duration":38120,"timestamp":359818870185,"id":1039,"tags":{"trigger":"/api/locations","isTurbopack":false},"startTime":1713169938566,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-invalidated-server","duration":38614,"timestamp":359818870057,"id":1038,"parentId":3,"tags":{"trigger":"manual"},"startTime":1713169938566,"traceId":"5fcab3fd5b4a8952"}]
-[{"name":"handle-request","duration":54966,"timestamp":359818865014,"id":1036,"tags":{"url":"/api/locations","isTurbopack":false},"startTime":1713169938561,"traceId":"5fcab3fd5b4a8952"},{"name":"memory-usage","duration":2,"timestamp":359818920020,"id":1061,"parentId":1036,"tags":{"url":"/api/locations","memory.rss":"283107328","memory.heapUsed":"134100984","memory.heapTotal":"145510400"},"startTime":1713169938616,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":15121,"timestamp":359985163775,"id":1066,"parentId":1065,"tags":{"request":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1713170104855,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":19009,"timestamp":359985163874,"id":1070,"parentId":1065,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_error&page=%2F_error!"},"startTime":1713170104856,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":2368,"timestamp":359985181303,"id":1074,"parentId":1073,"tags":{},"startTime":1713170104873,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":3121,"timestamp":359985180559,"id":1073,"parentId":1072,"tags":{},"startTime":1713170104872,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":7630,"timestamp":359985180264,"id":1072,"parentId":1064,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\components\\MapComponent.js","layer":null},"startTime":1713170104872,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":25128,"timestamp":359985163870,"id":1069,"parentId":1065,"tags":{"request":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\router.js"},"startTime":1713170104856,"traceId":"5fcab3fd5b4a8952"},{"name":"read-resource","duration":6585,"timestamp":359985182656,"id":1076,"parentId":1075,"tags":{},"startTime":1713170104874,"traceId":"5fcab3fd5b4a8952"},{"name":"postcss-process","duration":25318,"timestamp":359985189381,"id":1078,"parentId":1077,"tags":{},"startTime":1713170104881,"traceId":"5fcab3fd5b4a8952"},{"name":"postcss-loader","duration":26071,"timestamp":359985189343,"id":1077,"parentId":1075,"tags":{},"startTime":1713170104881,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":54847,"timestamp":359985163859,"id":1067,"parentId":1065,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1713170104855,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":55354,"timestamp":359985163878,"id":1071,"parentId":1065,"tags":{"request":"next-client-pages-loader?absolutePagePath=C%3A%5CUsers%5Cisa.LTW%5CDesktop%5C15.04.2024%5CwwwrootTalas5NodeMap%5Cpages%5Cindex.js&page=%2F!"},"startTime":1713170104856,"traceId":"5fcab3fd5b4a8952"},{"name":"css-loader","duration":7064,"timestamp":359985215468,"id":1079,"parentId":1075,"tags":{"astUsed":"true"},"startTime":1713170104907,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-css","duration":47787,"timestamp":359985182469,"id":1075,"parentId":1064,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\index.js??ruleSet[1].rules[6].oneOf[14].use[1]!C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\postcss-loader\\src\\index.js??ruleSet[1].rules[6].oneOf[14].use[2]!C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\styles\\global.css","layer":null},"startTime":1713170104874,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":67548,"timestamp":359985163865,"id":1068,"parentId":1065,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_app&page=%2F_app!"},"startTime":1713170104856,"traceId":"5fcab3fd5b4a8952"},{"name":"make","duration":69305,"timestamp":359985162187,"id":1065,"parentId":1064,"tags":{},"startTime":1713170104854,"traceId":"5fcab3fd5b4a8952"},{"name":"chunk-graph","duration":1532,"timestamp":359985232604,"id":1081,"parentId":1080,"tags":{},"startTime":1713170104924,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-modules","duration":13,"timestamp":359985234205,"id":1083,"parentId":1080,"tags":{},"startTime":1713170104926,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunks","duration":364,"timestamp":359985234264,"id":1084,"parentId":1080,"tags":{},"startTime":1713170104926,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-tree","duration":16,"timestamp":359985234674,"id":1085,"parentId":1080,"tags":{},"startTime":1713170104926,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunk-modules","duration":14,"timestamp":359985234732,"id":1086,"parentId":1080,"tags":{},"startTime":1713170104926,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize","duration":710,"timestamp":359985234179,"id":1082,"parentId":1080,"tags":{},"startTime":1713170104926,"traceId":"5fcab3fd5b4a8952"},{"name":"module-hash","duration":450,"timestamp":359985236244,"id":1087,"parentId":1080,"tags":{},"startTime":1713170104928,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation","duration":1811,"timestamp":359985236723,"id":1088,"parentId":1080,"tags":{},"startTime":1713170104928,"traceId":"5fcab3fd5b4a8952"},{"name":"hash","duration":6404,"timestamp":359985243563,"id":1089,"parentId":1080,"tags":{},"startTime":1713170104935,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation-jobs","duration":147,"timestamp":359985249966,"id":1090,"parentId":1080,"tags":{},"startTime":1713170104942,"traceId":"5fcab3fd5b4a8952"},{"name":"module-assets","duration":56,"timestamp":359985250102,"id":1091,"parentId":1080,"tags":{},"startTime":1713170104942,"traceId":"5fcab3fd5b4a8952"},{"name":"create-chunk-assets","duration":1283,"timestamp":359985250166,"id":1092,"parentId":1080,"tags":{},"startTime":1713170104942,"traceId":"5fcab3fd5b4a8952"},{"name":"NextJsBuildManifest-generateClientManifest","duration":367,"timestamp":359985252946,"id":1094,"parentId":1064,"tags":{},"startTime":1713170104945,"traceId":"5fcab3fd5b4a8952"},{"name":"NextJsBuildManifest-createassets","duration":623,"timestamp":359985252702,"id":1093,"parentId":1064,"tags":{},"startTime":1713170104944,"traceId":"5fcab3fd5b4a8952"},{"name":"seal","duration":21984,"timestamp":359985232186,"id":1080,"parentId":1064,"tags":{},"startTime":1713170104924,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-compilation","duration":93063,"timestamp":359985161157,"id":1064,"parentId":1062,"tags":{"name":"client"},"startTime":1713170104853,"traceId":"5fcab3fd5b4a8952"},{"name":"emit","duration":7546,"timestamp":359985254303,"id":1095,"parentId":1062,"tags":{},"startTime":1713170104946,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-invalidated-client","duration":125397,"timestamp":359985137681,"id":1062,"parentId":3,"tags":{"trigger":"components/MapComponent.js"},"startTime":1713170104829,"traceId":"5fcab3fd5b4a8952"},{"name":"client-success","duration":2,"timestamp":359985267912,"id":1098,"parentId":3,"tags":{},"startTime":1713170104960,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":3937,"timestamp":359985269713,"id":1099,"parentId":1097,"tags":{"request":"private-next-pages/_app"},"startTime":1713170104961,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":7918,"timestamp":359985269751,"id":1100,"parentId":1097,"tags":{"request":"private-next-pages/_document"},"startTime":1713170104961,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":10443,"timestamp":359985269755,"id":1101,"parentId":1097,"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":1713170104961,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-transform","duration":2503,"timestamp":359985277778,"id":1105,"parentId":1104,"tags":{},"startTime":1713170104969,"traceId":"5fcab3fd5b4a8952"},{"name":"next-swc-loader","duration":2596,"timestamp":359985277690,"id":1104,"parentId":1103,"tags":{},"startTime":1713170104969,"traceId":"5fcab3fd5b4a8952"},{"name":"build-module-js","duration":4338,"timestamp":359985277465,"id":1103,"parentId":1096,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\components\\MapComponent.js","layer":null},"startTime":1713170104969,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":13043,"timestamp":359985269760,"id":1102,"parentId":1097,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F&preferredRegion=&absolutePagePath=.%2Fpages%5Cindex.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1713170104961,"traceId":"5fcab3fd5b4a8952"},{"name":"make","duration":17532,"timestamp":359985265310,"id":1097,"parentId":1096,"tags":{},"startTime":1713170104957,"traceId":"5fcab3fd5b4a8952"},{"name":"chunk-graph","duration":292,"timestamp":359985283506,"id":1107,"parentId":1106,"tags":{},"startTime":1713170104975,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-modules","duration":2,"timestamp":359985283900,"id":1109,"parentId":1106,"tags":{},"startTime":1713170104976,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunks","duration":616,"timestamp":359985283975,"id":1110,"parentId":1106,"tags":{},"startTime":1713170104976,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-tree","duration":13,"timestamp":359985284840,"id":1111,"parentId":1106,"tags":{},"startTime":1713170104976,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunk-modules","duration":13,"timestamp":359985284905,"id":1112,"parentId":1106,"tags":{},"startTime":1713170104977,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize","duration":1113,"timestamp":359985283894,"id":1108,"parentId":1106,"tags":{},"startTime":1713170104976,"traceId":"5fcab3fd5b4a8952"},{"name":"module-hash","duration":194,"timestamp":359985285444,"id":1113,"parentId":1106,"tags":{},"startTime":1713170104977,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation","duration":924,"timestamp":359985285656,"id":1114,"parentId":1106,"tags":{},"startTime":1713170104977,"traceId":"5fcab3fd5b4a8952"},{"name":"hash","duration":2149,"timestamp":359985288359,"id":1115,"parentId":1106,"tags":{},"startTime":1713170104980,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation-jobs","duration":105,"timestamp":359985290506,"id":1116,"parentId":1106,"tags":{},"startTime":1713170104982,"traceId":"5fcab3fd5b4a8952"},{"name":"module-assets","duration":33,"timestamp":359985290600,"id":1117,"parentId":1106,"tags":{},"startTime":1713170104982,"traceId":"5fcab3fd5b4a8952"},{"name":"create-chunk-assets","duration":1843,"timestamp":359985290639,"id":1118,"parentId":1106,"tags":{},"startTime":1713170104982,"traceId":"5fcab3fd5b4a8952"},{"name":"seal","duration":9604,"timestamp":359985283383,"id":1106,"parentId":1096,"tags":{},"startTime":1713170104975,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-compilation","duration":28087,"timestamp":359985264936,"id":1096,"parentId":1063,"tags":{"name":"server"},"startTime":1713170104957,"traceId":"5fcab3fd5b4a8952"},{"name":"emit","duration":10641,"timestamp":359985293076,"id":1119,"parentId":1063,"tags":{},"startTime":1713170104985,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-invalidated-server","duration":166100,"timestamp":359985140474,"id":1063,"parentId":3,"tags":{"trigger":"components/MapComponent.js"},"startTime":1713170104832,"traceId":"5fcab3fd5b4a8952"}]
-[{"name":"client-hmr-latency","duration":178000,"timestamp":359985148409,"id":1120,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":true,"clientId":1713169938456},"startTime":1713170105024,"traceId":"5fcab3fd5b4a8952"},{"name":"handle-request","duration":38633,"timestamp":359990315299,"id":1121,"tags":{"url":"/","isTurbopack":false},"startTime":1713170110007,"traceId":"5fcab3fd5b4a8952"},{"name":"memory-usage","duration":1,"timestamp":359990354000,"id":1122,"parentId":1121,"tags":{"url":"/","memory.rss":"276803584","memory.heapUsed":"125832608","memory.heapTotal":"142094336"},"startTime":1713170110046,"traceId":"5fcab3fd5b4a8952"},{"name":"client-success","duration":24,"timestamp":359990796922,"id":1123,"parentId":3,"tags":{},"startTime":1713170110489,"traceId":"5fcab3fd5b4a8952"},{"name":"navigation-to-hydration","duration":528000,"timestamp":359990305474,"id":1124,"parentId":3,"tags":{"pathname":"/","query":""},"startTime":1713170110540,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":7284,"timestamp":359990862795,"id":1130,"parentId":1129,"tags":{"request":"private-next-pages/_app"},"startTime":1713170110554,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":16486,"timestamp":359990862865,"id":1131,"parentId":1129,"tags":{"request":"private-next-pages/_document"},"startTime":1713170110555,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":16800,"timestamp":359990862871,"id":1132,"parentId":1129,"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":1713170110555,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":16859,"timestamp":359990862880,"id":1134,"parentId":1129,"tags":{"request":"next-route-loader?kind=PAGES_API&page=%2Fapi%2Flocations&preferredRegion=&absolutePagePath=.%2Fpages%5Capi%5Clocations.js&middlewareConfigBase64=e30%3D!"},"startTime":1713170110555,"traceId":"5fcab3fd5b4a8952"},{"name":"add-entry","duration":17610,"timestamp":359990862875,"id":1133,"parentId":1129,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F&preferredRegion=&absolutePagePath=.%2Fpages%5Cindex.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1713170110555,"traceId":"5fcab3fd5b4a8952"},{"name":"make","duration":19467,"timestamp":359990861111,"id":1129,"parentId":1128,"tags":{},"startTime":1713170110553,"traceId":"5fcab3fd5b4a8952"},{"name":"chunk-graph","duration":652,"timestamp":359990881224,"id":1136,"parentId":1135,"tags":{},"startTime":1713170110573,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-modules","duration":3,"timestamp":359990881903,"id":1138,"parentId":1135,"tags":{},"startTime":1713170110574,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunks","duration":511,"timestamp":359990882010,"id":1139,"parentId":1135,"tags":{},"startTime":1713170110574,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-tree","duration":6,"timestamp":359990882551,"id":1140,"parentId":1135,"tags":{},"startTime":1713170110574,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize-chunk-modules","duration":4,"timestamp":359990882570,"id":1141,"parentId":1135,"tags":{},"startTime":1713170110574,"traceId":"5fcab3fd5b4a8952"},{"name":"optimize","duration":749,"timestamp":359990881898,"id":1137,"parentId":1135,"tags":{},"startTime":1713170110574,"traceId":"5fcab3fd5b4a8952"},{"name":"module-hash","duration":462,"timestamp":359990883141,"id":1142,"parentId":1135,"tags":{},"startTime":1713170110575,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation","duration":244,"timestamp":359990883629,"id":1143,"parentId":1135,"tags":{},"startTime":1713170110575,"traceId":"5fcab3fd5b4a8952"},{"name":"hash","duration":4336,"timestamp":359990887566,"id":1144,"parentId":1135,"tags":{},"startTime":1713170110579,"traceId":"5fcab3fd5b4a8952"},{"name":"code-generation-jobs","duration":126,"timestamp":359990891899,"id":1145,"parentId":1135,"tags":{},"startTime":1713170110584,"traceId":"5fcab3fd5b4a8952"},{"name":"module-assets","duration":34,"timestamp":359990892014,"id":1146,"parentId":1135,"tags":{},"startTime":1713170110584,"traceId":"5fcab3fd5b4a8952"},{"name":"create-chunk-assets","duration":417,"timestamp":359990892057,"id":1147,"parentId":1135,"tags":{},"startTime":1713170110584,"traceId":"5fcab3fd5b4a8952"},{"name":"seal","duration":11822,"timestamp":359990881024,"id":1135,"parentId":1128,"tags":{},"startTime":1713170110573,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-compilation","duration":32080,"timestamp":359990860800,"id":1128,"parentId":1126,"tags":{"name":"server"},"startTime":1713170110552,"traceId":"5fcab3fd5b4a8952"},{"name":"emit","duration":4472,"timestamp":359990892903,"id":1148,"parentId":1126,"tags":{},"startTime":1713170110585,"traceId":"5fcab3fd5b4a8952"},{"name":"compile-path","duration":38815,"timestamp":359990859294,"id":1127,"tags":{"trigger":"/api/locations","isTurbopack":false},"startTime":1713170110551,"traceId":"5fcab3fd5b4a8952"},{"name":"webpack-invalidated-server","duration":39231,"timestamp":359990859218,"id":1126,"parentId":3,"tags":{"trigger":"manual"},"startTime":1713170110551,"traceId":"5fcab3fd5b4a8952"}]
+[{"name":"hot-reloader","duration":46,"timestamp":360307311248,"id":3,"tags":{"version":"14.2.0","isTurbopack":false},"startTime":1713170426995,"traceId":"25452a03005f9fff"},{"name":"start","duration":1,"timestamp":360307311853,"id":4,"parentId":3,"tags":{},"startTime":1713170426996,"traceId":"25452a03005f9fff"},{"name":"get-version-info","duration":1184659,"timestamp":360307312084,"id":5,"parentId":4,"tags":{},"startTime":1713170426996,"traceId":"25452a03005f9fff"},{"name":"clean","duration":11816,"timestamp":360308496788,"id":6,"parentId":4,"tags":{},"startTime":1713170428181,"traceId":"25452a03005f9fff"},{"name":"get-page-paths","duration":957,"timestamp":360308510567,"id":8,"parentId":7,"tags":{},"startTime":1713170428195,"traceId":"25452a03005f9fff"},{"name":"create-pages-mapping","duration":272,"timestamp":360308511555,"id":9,"parentId":7,"tags":{},"startTime":1713170428196,"traceId":"25452a03005f9fff"},{"name":"create-entrypoints","duration":2417,"timestamp":360308511845,"id":10,"parentId":7,"tags":{},"startTime":1713170428196,"traceId":"25452a03005f9fff"},{"name":"generate-webpack-config","duration":269577,"timestamp":360308514293,"id":11,"parentId":7,"tags":{},"startTime":1713170428198,"traceId":"25452a03005f9fff"},{"name":"get-webpack-config","duration":273383,"timestamp":360308510509,"id":7,"parentId":4,"tags":{},"startTime":1713170428195,"traceId":"25452a03005f9fff"},{"name":"make","duration":815,"timestamp":360308845128,"id":13,"parentId":12,"tags":{},"startTime":1713170428529,"traceId":"25452a03005f9fff"},{"name":"chunk-graph","duration":584,"timestamp":360308847311,"id":15,"parentId":14,"tags":{},"startTime":1713170428531,"traceId":"25452a03005f9fff"},{"name":"optimize-modules","duration":12,"timestamp":360308847997,"id":17,"parentId":14,"tags":{},"startTime":1713170428532,"traceId":"25452a03005f9fff"},{"name":"optimize-chunks","duration":413,"timestamp":360308848059,"id":18,"parentId":14,"tags":{},"startTime":1713170428532,"traceId":"25452a03005f9fff"},{"name":"optimize-tree","duration":68,"timestamp":360308848521,"id":19,"parentId":14,"tags":{},"startTime":1713170428533,"traceId":"25452a03005f9fff"},{"name":"optimize-chunk-modules","duration":71,"timestamp":360308848696,"id":20,"parentId":14,"tags":{},"startTime":1713170428533,"traceId":"25452a03005f9fff"},{"name":"optimize","duration":903,"timestamp":360308847963,"id":16,"parentId":14,"tags":{},"startTime":1713170428532,"traceId":"25452a03005f9fff"},{"name":"module-hash","duration":61,"timestamp":360308849800,"id":21,"parentId":14,"tags":{},"startTime":1713170428534,"traceId":"25452a03005f9fff"},{"name":"code-generation","duration":142,"timestamp":360308849881,"id":22,"parentId":14,"tags":{},"startTime":1713170428534,"traceId":"25452a03005f9fff"},{"name":"hash","duration":370,"timestamp":360308850198,"id":23,"parentId":14,"tags":{},"startTime":1713170428534,"traceId":"25452a03005f9fff"},{"name":"code-generation-jobs","duration":78,"timestamp":360308850568,"id":24,"parentId":14,"tags":{},"startTime":1713170428535,"traceId":"25452a03005f9fff"},{"name":"module-assets","duration":50,"timestamp":360308850630,"id":25,"parentId":14,"tags":{},"startTime":1713170428535,"traceId":"25452a03005f9fff"},{"name":"create-chunk-assets","duration":127,"timestamp":360308850686,"id":26,"parentId":14,"tags":{},"startTime":1713170428535,"traceId":"25452a03005f9fff"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1194,"timestamp":360308984668,"id":28,"parentId":12,"tags":{},"startTime":1713170428669,"traceId":"25452a03005f9fff"},{"name":"NextJsBuildManifest-createassets","duration":1715,"timestamp":360308984383,"id":27,"parentId":12,"tags":{},"startTime":1713170428669,"traceId":"25452a03005f9fff"},{"name":"seal","duration":140152,"timestamp":360308846897,"id":14,"parentId":12,"tags":{},"startTime":1713170428531,"traceId":"25452a03005f9fff"},{"name":"webpack-compilation","duration":146412,"timestamp":360308840905,"id":12,"parentId":3,"tags":{"name":"client"},"startTime":1713170428525,"traceId":"25452a03005f9fff"},{"name":"emit","duration":41598,"timestamp":360308987610,"id":29,"parentId":3,"tags":{},"startTime":1713170428672,"traceId":"25452a03005f9fff"},{"name":"make","duration":854,"timestamp":360309039361,"id":31,"parentId":30,"tags":{},"startTime":1713170428724,"traceId":"25452a03005f9fff"},{"name":"chunk-graph","duration":29,"timestamp":360309040408,"id":33,"parentId":32,"tags":{},"startTime":1713170428725,"traceId":"25452a03005f9fff"},{"name":"optimize-modules","duration":48,"timestamp":360309040466,"id":35,"parentId":32,"tags":{},"startTime":1713170428725,"traceId":"25452a03005f9fff"},{"name":"optimize-chunks","duration":854,"timestamp":360309040588,"id":36,"parentId":32,"tags":{},"startTime":1713170428725,"traceId":"25452a03005f9fff"},{"name":"optimize-tree","duration":17,"timestamp":360309041485,"id":37,"parentId":32,"tags":{},"startTime":1713170428726,"traceId":"25452a03005f9fff"},{"name":"optimize-chunk-modules","duration":5,"timestamp":360309041551,"id":38,"parentId":32,"tags":{},"startTime":1713170428726,"traceId":"25452a03005f9fff"},{"name":"optimize","duration":1152,"timestamp":360309040458,"id":34,"parentId":32,"tags":{},"startTime":1713170428725,"traceId":"25452a03005f9fff"},{"name":"module-hash","duration":6,"timestamp":360309041755,"id":39,"parentId":32,"tags":{},"startTime":1713170428726,"traceId":"25452a03005f9fff"},{"name":"code-generation","duration":5,"timestamp":360309041770,"id":40,"parentId":32,"tags":{},"startTime":1713170428726,"traceId":"25452a03005f9fff"},{"name":"hash","duration":44,"timestamp":360309041801,"id":41,"parentId":32,"tags":{},"startTime":1713170428726,"traceId":"25452a03005f9fff"},{"name":"code-generation-jobs","duration":43,"timestamp":360309041845,"id":42,"parentId":32,"tags":{},"startTime":1713170428726,"traceId":"25452a03005f9fff"},{"name":"module-assets","duration":13,"timestamp":360309041881,"id":43,"parentId":32,"tags":{},"startTime":1713170428726,"traceId":"25452a03005f9fff"},{"name":"create-chunk-assets","duration":20,"timestamp":360309041899,"id":44,"parentId":32,"tags":{},"startTime":1713170428726,"traceId":"25452a03005f9fff"},{"name":"seal","duration":1965,"timestamp":360309040361,"id":32,"parentId":30,"tags":{},"startTime":1713170428725,"traceId":"25452a03005f9fff"},{"name":"webpack-compilation","duration":3790,"timestamp":360309038687,"id":30,"parentId":3,"tags":{"name":"server"},"startTime":1713170428723,"traceId":"25452a03005f9fff"},{"name":"emit","duration":2670,"timestamp":360309042561,"id":45,"parentId":3,"tags":{},"startTime":1713170428727,"traceId":"25452a03005f9fff"},{"name":"make","duration":244,"timestamp":360309050097,"id":47,"parentId":46,"tags":{},"startTime":1713170428734,"traceId":"25452a03005f9fff"},{"name":"chunk-graph","duration":17,"timestamp":360309050841,"id":49,"parentId":48,"tags":{},"startTime":1713170428735,"traceId":"25452a03005f9fff"},{"name":"optimize-modules","duration":3,"timestamp":360309050877,"id":51,"parentId":48,"tags":{},"startTime":1713170428735,"traceId":"25452a03005f9fff"},{"name":"optimize-chunks","duration":6,"timestamp":360309050923,"id":52,"parentId":48,"tags":{},"startTime":1713170428735,"traceId":"25452a03005f9fff"},{"name":"optimize-tree","duration":3,"timestamp":360309050944,"id":53,"parentId":48,"tags":{},"startTime":1713170428735,"traceId":"25452a03005f9fff"},{"name":"optimize-chunk-modules","duration":5,"timestamp":360309050964,"id":54,"parentId":48,"tags":{},"startTime":1713170428735,"traceId":"25452a03005f9fff"},{"name":"optimize","duration":122,"timestamp":360309050873,"id":50,"parentId":48,"tags":{},"startTime":1713170428735,"traceId":"25452a03005f9fff"},{"name":"module-hash","duration":15,"timestamp":360309051118,"id":55,"parentId":48,"tags":{},"startTime":1713170428735,"traceId":"25452a03005f9fff"},{"name":"code-generation","duration":21,"timestamp":360309051160,"id":56,"parentId":48,"tags":{},"startTime":1713170428735,"traceId":"25452a03005f9fff"},{"name":"hash","duration":185,"timestamp":360309051539,"id":57,"parentId":48,"tags":{},"startTime":1713170428736,"traceId":"25452a03005f9fff"},{"name":"code-generation-jobs","duration":54,"timestamp":360309051722,"id":58,"parentId":48,"tags":{},"startTime":1713170428736,"traceId":"25452a03005f9fff"},{"name":"module-assets","duration":21,"timestamp":360309051764,"id":59,"parentId":48,"tags":{},"startTime":1713170428736,"traceId":"25452a03005f9fff"},{"name":"create-chunk-assets","duration":23,"timestamp":360309051796,"id":60,"parentId":48,"tags":{},"startTime":1713170428736,"traceId":"25452a03005f9fff"},{"name":"seal","duration":2068,"timestamp":360309050814,"id":48,"parentId":46,"tags":{},"startTime":1713170428735,"traceId":"25452a03005f9fff"},{"name":"webpack-compilation","duration":4378,"timestamp":360309048612,"id":46,"parentId":3,"tags":{"name":"edge-server"},"startTime":1713170428733,"traceId":"25452a03005f9fff"},{"name":"emit","duration":3933,"timestamp":360309053100,"id":61,"parentId":3,"tags":{},"startTime":1713170428737,"traceId":"25452a03005f9fff"}]
+[{"name":"make","duration":218,"timestamp":360309309641,"id":66,"parentId":65,"tags":{},"startTime":1713170428994,"traceId":"25452a03005f9fff"},{"name":"chunk-graph","duration":30,"timestamp":360309310045,"id":68,"parentId":67,"tags":{},"startTime":1713170428994,"traceId":"25452a03005f9fff"},{"name":"optimize-modules","duration":5,"timestamp":360309310101,"id":70,"parentId":67,"tags":{},"startTime":1713170428994,"traceId":"25452a03005f9fff"},{"name":"optimize-chunks","duration":15,"timestamp":360309310126,"id":71,"parentId":67,"tags":{},"startTime":1713170428994,"traceId":"25452a03005f9fff"},{"name":"optimize-tree","duration":6,"timestamp":360309310157,"id":72,"parentId":67,"tags":{},"startTime":1713170428994,"traceId":"25452a03005f9fff"},{"name":"optimize-chunk-modules","duration":6,"timestamp":360309310183,"id":73,"parentId":67,"tags":{},"startTime":1713170428994,"traceId":"25452a03005f9fff"},{"name":"optimize","duration":127,"timestamp":360309310094,"id":69,"parentId":67,"tags":{},"startTime":1713170428994,"traceId":"25452a03005f9fff"},{"name":"module-hash","duration":8,"timestamp":360309310326,"id":74,"parentId":67,"tags":{},"startTime":1713170428994,"traceId":"25452a03005f9fff"},{"name":"code-generation","duration":12,"timestamp":360309310346,"id":75,"parentId":67,"tags":{},"startTime":1713170428995,"traceId":"25452a03005f9fff"},{"name":"hash","duration":64,"timestamp":360309310394,"id":76,"parentId":67,"tags":{},"startTime":1713170428995,"traceId":"25452a03005f9fff"},{"name":"code-generation-jobs","duration":23,"timestamp":360309310458,"id":77,"parentId":67,"tags":{},"startTime":1713170428995,"traceId":"25452a03005f9fff"},{"name":"module-assets","duration":11,"timestamp":360309310475,"id":78,"parentId":67,"tags":{},"startTime":1713170428995,"traceId":"25452a03005f9fff"},{"name":"create-chunk-assets","duration":15,"timestamp":360309310493,"id":79,"parentId":67,"tags":{},"startTime":1713170428995,"traceId":"25452a03005f9fff"},{"name":"NextJsBuildManifest-generateClientManifest","duration":777,"timestamp":360309310947,"id":81,"parentId":65,"tags":{},"startTime":1713170428995,"traceId":"25452a03005f9fff"},{"name":"NextJsBuildManifest-createassets","duration":889,"timestamp":360309310865,"id":80,"parentId":65,"tags":{},"startTime":1713170428995,"traceId":"25452a03005f9fff"},{"name":"seal","duration":1971,"timestamp":360309310004,"id":67,"parentId":65,"tags":{},"startTime":1713170428994,"traceId":"25452a03005f9fff"},{"name":"webpack-compilation","duration":3279,"timestamp":360309308736,"id":65,"parentId":62,"tags":{"name":"client"},"startTime":1713170428993,"traceId":"25452a03005f9fff"},{"name":"setup-dev-bundler","duration":2069490,"timestamp":360307306484,"id":2,"parentId":1,"tags":{},"startTime":1713170426991,"traceId":"25452a03005f9fff"},{"name":"emit","duration":66499,"timestamp":360309312057,"id":82,"parentId":62,"tags":{},"startTime":1713170428996,"traceId":"25452a03005f9fff"},{"name":"webpack-invalidated-client","duration":79696,"timestamp":360309299806,"id":62,"parentId":3,"tags":{"trigger":"manual"},"startTime":1713170428984,"traceId":"25452a03005f9fff"},{"name":"make","duration":152,"timestamp":360309380913,"id":84,"parentId":83,"tags":{},"startTime":1713170429065,"traceId":"25452a03005f9fff"},{"name":"chunk-graph","duration":19,"timestamp":360309381167,"id":86,"parentId":85,"tags":{},"startTime":1713170429065,"traceId":"25452a03005f9fff"},{"name":"optimize-modules","duration":3,"timestamp":360309381200,"id":88,"parentId":85,"tags":{},"startTime":1713170429065,"traceId":"25452a03005f9fff"},{"name":"optimize-chunks","duration":26,"timestamp":360309381216,"id":89,"parentId":85,"tags":{},"startTime":1713170429065,"traceId":"25452a03005f9fff"},{"name":"optimize-tree","duration":3,"timestamp":360309381251,"id":90,"parentId":85,"tags":{},"startTime":1713170429065,"traceId":"25452a03005f9fff"},{"name":"optimize-chunk-modules","duration":3,"timestamp":360309381268,"id":91,"parentId":85,"tags":{},"startTime":1713170429065,"traceId":"25452a03005f9fff"},{"name":"optimize","duration":93,"timestamp":360309381195,"id":87,"parentId":85,"tags":{},"startTime":1713170429065,"traceId":"25452a03005f9fff"},{"name":"module-hash","duration":5,"timestamp":360309381353,"id":92,"parentId":85,"tags":{},"startTime":1713170429066,"traceId":"25452a03005f9fff"},{"name":"code-generation","duration":5,"timestamp":360309381365,"id":93,"parentId":85,"tags":{},"startTime":1713170429066,"traceId":"25452a03005f9fff"},{"name":"hash","duration":55,"timestamp":360309381389,"id":94,"parentId":85,"tags":{},"startTime":1713170429066,"traceId":"25452a03005f9fff"},{"name":"code-generation-jobs","duration":14,"timestamp":360309381444,"id":95,"parentId":85,"tags":{},"startTime":1713170429066,"traceId":"25452a03005f9fff"},{"name":"module-assets","duration":6,"timestamp":360309381455,"id":96,"parentId":85,"tags":{},"startTime":1713170429066,"traceId":"25452a03005f9fff"},{"name":"create-chunk-assets","duration":9,"timestamp":360309381465,"id":97,"parentId":85,"tags":{},"startTime":1713170429066,"traceId":"25452a03005f9fff"},{"name":"seal","duration":469,"timestamp":360309381143,"id":85,"parentId":83,"tags":{},"startTime":1713170429065,"traceId":"25452a03005f9fff"},{"name":"webpack-compilation","duration":1338,"timestamp":360309380397,"id":83,"parentId":63,"tags":{"name":"server"},"startTime":1713170429065,"traceId":"25452a03005f9fff"},{"name":"run-instrumentation-hook","duration":35,"timestamp":360309405316,"id":99,"parentId":1,"tags":{},"startTime":1713170429089,"traceId":"25452a03005f9fff"},{"name":"start-dev-server","duration":2441365,"timestamp":360306968147,"id":1,"tags":{"cpus":"12","platform":"win32","memory.freeMem":"4488781824","memory.totalMem":"16815702016","memory.heapSizeLimit":"8457814016","isTurbopack":false,"memory.rss":"162729984","memory.heapTotal":"88776704","memory.heapUsed":"65047944"},"startTime":1713170426652,"traceId":"25452a03005f9fff"},{"name":"emit","duration":30584,"timestamp":360309381755,"id":98,"parentId":63,"tags":{},"startTime":1713170429066,"traceId":"25452a03005f9fff"},{"name":"webpack-invalidated-server","duration":111864,"timestamp":360309300989,"id":63,"parentId":3,"tags":{"trigger":"manual"},"startTime":1713170428985,"traceId":"25452a03005f9fff"},{"name":"make","duration":179,"timestamp":360309414910,"id":101,"parentId":100,"tags":{},"startTime":1713170429099,"traceId":"25452a03005f9fff"},{"name":"chunk-graph","duration":20,"timestamp":360309415313,"id":103,"parentId":102,"tags":{},"startTime":1713170429099,"traceId":"25452a03005f9fff"},{"name":"optimize-modules","duration":4,"timestamp":360309415352,"id":105,"parentId":102,"tags":{},"startTime":1713170429100,"traceId":"25452a03005f9fff"},{"name":"optimize-chunks","duration":8,"timestamp":360309415401,"id":106,"parentId":102,"tags":{},"startTime":1713170429100,"traceId":"25452a03005f9fff"},{"name":"optimize-tree","duration":5,"timestamp":360309415423,"id":107,"parentId":102,"tags":{},"startTime":1713170429100,"traceId":"25452a03005f9fff"},{"name":"optimize-chunk-modules","duration":6,"timestamp":360309415444,"id":108,"parentId":102,"tags":{},"startTime":1713170429100,"traceId":"25452a03005f9fff"},{"name":"optimize","duration":119,"timestamp":360309415347,"id":104,"parentId":102,"tags":{},"startTime":1713170429100,"traceId":"25452a03005f9fff"},{"name":"module-hash","duration":5,"timestamp":360309415544,"id":109,"parentId":102,"tags":{},"startTime":1713170429100,"traceId":"25452a03005f9fff"},{"name":"code-generation","duration":5,"timestamp":360309415557,"id":110,"parentId":102,"tags":{},"startTime":1713170429100,"traceId":"25452a03005f9fff"},{"name":"hash","duration":38,"timestamp":360309415584,"id":111,"parentId":102,"tags":{},"startTime":1713170429100,"traceId":"25452a03005f9fff"},{"name":"code-generation-jobs","duration":14,"timestamp":360309415621,"id":112,"parentId":102,"tags":{},"startTime":1713170429100,"traceId":"25452a03005f9fff"},{"name":"module-assets","duration":6,"timestamp":360309415632,"id":113,"parentId":102,"tags":{},"startTime":1713170429100,"traceId":"25452a03005f9fff"},{"name":"create-chunk-assets","duration":10,"timestamp":360309415642,"id":114,"parentId":102,"tags":{},"startTime":1713170429100,"traceId":"25452a03005f9fff"},{"name":"seal","duration":573,"timestamp":360309415286,"id":102,"parentId":100,"tags":{},"startTime":1713170429099,"traceId":"25452a03005f9fff"},{"name":"webpack-compilation","duration":1631,"timestamp":360309414253,"id":100,"parentId":64,"tags":{"name":"edge-server"},"startTime":1713170429098,"traceId":"25452a03005f9fff"},{"name":"emit","duration":7539,"timestamp":360309415905,"id":115,"parentId":64,"tags":{},"startTime":1713170429100,"traceId":"25452a03005f9fff"},{"name":"webpack-invalidated-edge-server","duration":122994,"timestamp":360309301074,"id":64,"parentId":3,"tags":{"trigger":"manual"},"startTime":1713170428985,"traceId":"25452a03005f9fff"}]
+[{"name":"add-entry","duration":42309,"timestamp":360309437173,"id":122,"parentId":121,"tags":{"request":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1713170429121,"traceId":"25452a03005f9fff"},{"name":"add-entry","duration":73113,"timestamp":360309437392,"id":126,"parentId":121,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_error&page=%2F_error!"},"startTime":1713170429122,"traceId":"25452a03005f9fff"},{"name":"add-entry","duration":121888,"timestamp":360309437383,"id":125,"parentId":121,"tags":{"request":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\client\\router.js"},"startTime":1713170429122,"traceId":"25452a03005f9fff"},{"name":"add-entry","duration":122213,"timestamp":360309437353,"id":123,"parentId":121,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1713170429122,"traceId":"25452a03005f9fff"},{"name":"read-resource","duration":7310,"timestamp":360309558463,"id":129,"parentId":128,"tags":{},"startTime":1713170429243,"traceId":"25452a03005f9fff"},{"name":"next-swc-transform","duration":22375,"timestamp":360309565501,"id":132,"parentId":131,"tags":{},"startTime":1713170429250,"traceId":"25452a03005f9fff"},{"name":"next-swc-loader","duration":23012,"timestamp":360309564893,"id":131,"parentId":130,"tags":{},"startTime":1713170429249,"traceId":"25452a03005f9fff"},{"name":"build-module-js","duration":39781,"timestamp":360309562274,"id":130,"parentId":120,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\components\\MapComponent.js","layer":null},"startTime":1713170429246,"traceId":"25452a03005f9fff"},{"name":"add-entry","duration":594171,"timestamp":360309437402,"id":127,"parentId":121,"tags":{"request":"next-client-pages-loader?absolutePagePath=C%3A%5CUsers%5Cisa.LTW%5CDesktop%5C15.04.2024%5CwwwrootTalas5NodeMap%5Cpages%5Cindex.js&page=%2F!"},"startTime":1713170429122,"traceId":"25452a03005f9fff"},{"name":"postcss-process","duration":190328,"timestamp":360309889878,"id":134,"parentId":133,"tags":{},"startTime":1713170429574,"traceId":"25452a03005f9fff"},{"name":"postcss-loader","duration":515276,"timestamp":360309566004,"id":133,"parentId":128,"tags":{},"startTime":1713170429250,"traceId":"25452a03005f9fff"},{"name":"css-loader","duration":74355,"timestamp":360310081574,"id":135,"parentId":128,"tags":{"astUsed":"true"},"startTime":1713170429766,"traceId":"25452a03005f9fff"},{"name":"build-module-css","duration":609531,"timestamp":360309552629,"id":128,"parentId":120,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\index.js??ruleSet[1].rules[6].oneOf[14].use[1]!C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\node_modules\\next\\dist\\build\\webpack\\loaders\\postcss-loader\\src\\index.js??ruleSet[1].rules[6].oneOf[14].use[2]!C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\styles\\global.css","layer":null},"startTime":1713170429237,"traceId":"25452a03005f9fff"},{"name":"add-entry","duration":728038,"timestamp":360309437372,"id":124,"parentId":121,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_app&page=%2F_app!"},"startTime":1713170429122,"traceId":"25452a03005f9fff"},{"name":"make","duration":733512,"timestamp":360309431967,"id":121,"parentId":120,"tags":{},"startTime":1713170429116,"traceId":"25452a03005f9fff"},{"name":"chunk-graph","duration":6531,"timestamp":360310170854,"id":137,"parentId":136,"tags":{},"startTime":1713170429855,"traceId":"25452a03005f9fff"},{"name":"optimize-modules","duration":11,"timestamp":360310177438,"id":139,"parentId":136,"tags":{},"startTime":1713170429862,"traceId":"25452a03005f9fff"},{"name":"optimize-chunks","duration":223,"timestamp":360310177476,"id":140,"parentId":136,"tags":{},"startTime":1713170429862,"traceId":"25452a03005f9fff"},{"name":"optimize-tree","duration":12,"timestamp":360310177730,"id":141,"parentId":136,"tags":{},"startTime":1713170429862,"traceId":"25452a03005f9fff"},{"name":"optimize-chunk-modules","duration":9,"timestamp":360310177773,"id":142,"parentId":136,"tags":{},"startTime":1713170429862,"traceId":"25452a03005f9fff"},{"name":"optimize","duration":800,"timestamp":360310177425,"id":138,"parentId":136,"tags":{},"startTime":1713170429862,"traceId":"25452a03005f9fff"},{"name":"module-hash","duration":6192,"timestamp":360310183936,"id":143,"parentId":136,"tags":{},"startTime":1713170429868,"traceId":"25452a03005f9fff"},{"name":"code-generation","duration":3183,"timestamp":360310190159,"id":144,"parentId":136,"tags":{},"startTime":1713170429874,"traceId":"25452a03005f9fff"},{"name":"hash","duration":7862,"timestamp":360310198321,"id":145,"parentId":136,"tags":{},"startTime":1713170429882,"traceId":"25452a03005f9fff"},{"name":"code-generation-jobs","duration":200,"timestamp":360310206182,"id":146,"parentId":136,"tags":{},"startTime":1713170429890,"traceId":"25452a03005f9fff"},{"name":"module-assets","duration":129,"timestamp":360310206371,"id":147,"parentId":136,"tags":{},"startTime":1713170429891,"traceId":"25452a03005f9fff"},{"name":"create-chunk-assets","duration":13057,"timestamp":360310206509,"id":148,"parentId":136,"tags":{},"startTime":1713170429891,"traceId":"25452a03005f9fff"},{"name":"NextJsBuildManifest-generateClientManifest","duration":263,"timestamp":360310220583,"id":150,"parentId":120,"tags":{},"startTime":1713170429905,"traceId":"25452a03005f9fff"},{"name":"NextJsBuildManifest-createassets","duration":640,"timestamp":360310220220,"id":149,"parentId":120,"tags":{},"startTime":1713170429904,"traceId":"25452a03005f9fff"},{"name":"seal","duration":51966,"timestamp":360310169865,"id":136,"parentId":120,"tags":{},"startTime":1713170429854,"traceId":"25452a03005f9fff"},{"name":"webpack-compilation","duration":791236,"timestamp":360309430642,"id":120,"parentId":117,"tags":{"name":"client"},"startTime":1713170429115,"traceId":"25452a03005f9fff"},{"name":"emit","duration":24707,"timestamp":360310221908,"id":151,"parentId":117,"tags":{},"startTime":1713170429906,"traceId":"25452a03005f9fff"},{"name":"webpack-invalidated-client","duration":819987,"timestamp":360309427804,"id":117,"parentId":3,"tags":{"trigger":"manual"},"startTime":1713170429112,"traceId":"25452a03005f9fff"},{"name":"add-entry","duration":57274,"timestamp":360310257788,"id":154,"parentId":153,"tags":{"request":"private-next-pages/_app"},"startTime":1713170429942,"traceId":"25452a03005f9fff"},{"name":"add-entry","duration":71046,"timestamp":360310257858,"id":155,"parentId":153,"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":1713170429942,"traceId":"25452a03005f9fff"},{"name":"next-swc-transform","duration":5998,"timestamp":360310339819,"id":160,"parentId":159,"tags":{},"startTime":1713170430024,"traceId":"25452a03005f9fff"},{"name":"next-swc-loader","duration":6355,"timestamp":360310339487,"id":159,"parentId":158,"tags":{},"startTime":1713170430024,"traceId":"25452a03005f9fff"},{"name":"build-module-js","duration":12149,"timestamp":360310338561,"id":158,"parentId":152,"tags":{"name":"C:\\Users\\isa.LTW\\Desktop\\15.04.2024\\wwwrootTalas5NodeMap\\components\\MapComponent.js","layer":null},"startTime":1713170430023,"traceId":"25452a03005f9fff"},{"name":"add-entry","duration":94758,"timestamp":360310257887,"id":157,"parentId":153,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F&preferredRegion=&absolutePagePath=.%2Fpages%5Cindex.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1713170429942,"traceId":"25452a03005f9fff"},{"name":"add-entry","duration":95893,"timestamp":360310257874,"id":156,"parentId":153,"tags":{"request":"private-next-pages/_document"},"startTime":1713170429942,"traceId":"25452a03005f9fff"},{"name":"make","duration":103849,"timestamp":360310249944,"id":153,"parentId":152,"tags":{},"startTime":1713170429934,"traceId":"25452a03005f9fff"},{"name":"chunk-graph","duration":702,"timestamp":360310354414,"id":162,"parentId":161,"tags":{},"startTime":1713170430039,"traceId":"25452a03005f9fff"},{"name":"optimize-modules","duration":4,"timestamp":360310355141,"id":164,"parentId":161,"tags":{},"startTime":1713170430039,"traceId":"25452a03005f9fff"},{"name":"optimize-chunks","duration":1673,"timestamp":360310355157,"id":165,"parentId":161,"tags":{},"startTime":1713170430039,"traceId":"25452a03005f9fff"},{"name":"optimize-tree","duration":6,"timestamp":360310356853,"id":166,"parentId":161,"tags":{},"startTime":1713170430041,"traceId":"25452a03005f9fff"},{"name":"optimize-chunk-modules","duration":3,"timestamp":360310356870,"id":167,"parentId":161,"tags":{},"startTime":1713170430041,"traceId":"25452a03005f9fff"},{"name":"optimize","duration":1809,"timestamp":360310355135,"id":163,"parentId":161,"tags":{},"startTime":1713170430039,"traceId":"25452a03005f9fff"},{"name":"module-hash","duration":653,"timestamp":360310357431,"id":168,"parentId":161,"tags":{},"startTime":1713170430042,"traceId":"25452a03005f9fff"},{"name":"code-generation","duration":942,"timestamp":360310358103,"id":169,"parentId":161,"tags":{},"startTime":1713170430042,"traceId":"25452a03005f9fff"},{"name":"hash","duration":1537,"timestamp":360310359915,"id":170,"parentId":161,"tags":{},"startTime":1713170430044,"traceId":"25452a03005f9fff"},{"name":"code-generation-jobs","duration":84,"timestamp":360310361451,"id":171,"parentId":161,"tags":{},"startTime":1713170430046,"traceId":"25452a03005f9fff"},{"name":"module-assets","duration":34,"timestamp":360310361517,"id":172,"parentId":161,"tags":{},"startTime":1713170430046,"traceId":"25452a03005f9fff"},{"name":"create-chunk-assets","duration":3434,"timestamp":360310361556,"id":173,"parentId":161,"tags":{},"startTime":1713170430046,"traceId":"25452a03005f9fff"},{"name":"seal","duration":11108,"timestamp":360310354312,"id":161,"parentId":152,"tags":{},"startTime":1713170430038,"traceId":"25452a03005f9fff"},{"name":"webpack-compilation","duration":115939,"timestamp":360310249516,"id":152,"parentId":119,"tags":{"name":"server"},"startTime":1713170429934,"traceId":"25452a03005f9fff"},{"name":"emit","duration":8590,"timestamp":360310365481,"id":174,"parentId":119,"tags":{},"startTime":1713170430050,"traceId":"25452a03005f9fff"},{"name":"compile-path","duration":947051,"timestamp":360309427865,"id":118,"tags":{"trigger":"/","isTurbopack":false},"startTime":1713170429112,"traceId":"25452a03005f9fff"},{"name":"webpack-invalidated-server","duration":946963,"timestamp":360309428312,"id":119,"parentId":3,"tags":{"trigger":"manual"},"startTime":1713170429112,"traceId":"25452a03005f9fff"}]
+[{"name":"handle-request","duration":1024070,"timestamp":360309419687,"id":116,"tags":{"url":"/","isTurbopack":false},"startTime":1713170429104,"traceId":"25452a03005f9fff"},{"name":"memory-usage","duration":1,"timestamp":360310443801,"id":175,"parentId":116,"tags":{"url":"/","memory.rss":"245280768","memory.heapUsed":"103921760","memory.heapTotal":"132902912"},"startTime":1713170430128,"traceId":"25452a03005f9fff"},{"name":"client-success","duration":16,"timestamp":360311237621,"id":176,"parentId":3,"tags":{},"startTime":1713170430922,"traceId":"25452a03005f9fff"},{"name":"navigation-to-hydration","duration":4163000,"timestamp":360307309544,"id":177,"parentId":3,"tags":{"pathname":"/","query":""},"startTime":1713170431230,"traceId":"25452a03005f9fff"},{"name":"add-entry","duration":10863,"timestamp":360311574158,"id":183,"parentId":182,"tags":{"request":"private-next-pages/_app"},"startTime":1713170431258,"traceId":"25452a03005f9fff"},{"name":"add-entry","duration":18653,"timestamp":360311574338,"id":185,"parentId":182,"tags":{"request":"private-next-pages/_document"},"startTime":1713170431259,"traceId":"25452a03005f9fff"},{"name":"add-entry","duration":18707,"timestamp":360311574320,"id":184,"parentId":182,"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":1713170431258,"traceId":"25452a03005f9fff"},{"name":"add-entry","duration":20460,"timestamp":360311574362,"id":187,"parentId":182,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F&preferredRegion=&absolutePagePath=.%2Fpages%5Cindex.js&absoluteAppPath=private-next-pages%2F_app&absoluteDocumentPath=private-next-pages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1713170431259,"traceId":"25452a03005f9fff"},{"name":"add-entry","duration":91519,"timestamp":360311574349,"id":186,"parentId":182,"tags":{"request":"next-route-loader?kind=PAGES_API&page=%2Fapi%2Flocations&preferredRegion=&absolutePagePath=.%2Fpages%5Capi%5Clocations.js&middlewareConfigBase64=e30%3D!"},"startTime":1713170431259,"traceId":"25452a03005f9fff"},{"name":"make","duration":99542,"timestamp":360311566607,"id":182,"parentId":181,"tags":{},"startTime":1713170431251,"traceId":"25452a03005f9fff"},{"name":"chunk-graph","duration":1664,"timestamp":360311667212,"id":189,"parentId":188,"tags":{},"startTime":1713170431351,"traceId":"25452a03005f9fff"},{"name":"optimize-modules","duration":11,"timestamp":360311668956,"id":191,"parentId":188,"tags":{},"startTime":1713170431353,"traceId":"25452a03005f9fff"},{"name":"optimize-chunks","duration":1567,"timestamp":360311669015,"id":192,"parentId":188,"tags":{},"startTime":1713170431353,"traceId":"25452a03005f9fff"},{"name":"optimize-tree","duration":84,"timestamp":360311670643,"id":193,"parentId":188,"tags":{},"startTime":1713170431355,"traceId":"25452a03005f9fff"},{"name":"optimize-chunk-modules","duration":71,"timestamp":360311670763,"id":194,"parentId":188,"tags":{},"startTime":1713170431355,"traceId":"25452a03005f9fff"},{"name":"optimize","duration":2017,"timestamp":360311668928,"id":190,"parentId":188,"tags":{},"startTime":1713170431353,"traceId":"25452a03005f9fff"},{"name":"module-hash","duration":780,"timestamp":360311672214,"id":195,"parentId":188,"tags":{},"startTime":1713170431356,"traceId":"25452a03005f9fff"},{"name":"code-generation","duration":376,"timestamp":360311673023,"id":196,"parentId":188,"tags":{},"startTime":1713170431357,"traceId":"25452a03005f9fff"},{"name":"hash","duration":2627,"timestamp":360311675075,"id":197,"parentId":188,"tags":{},"startTime":1713170431359,"traceId":"25452a03005f9fff"},{"name":"code-generation-jobs","duration":162,"timestamp":360311677701,"id":198,"parentId":188,"tags":{},"startTime":1713170431362,"traceId":"25452a03005f9fff"},{"name":"module-assets","duration":38,"timestamp":360311677851,"id":199,"parentId":188,"tags":{},"startTime":1713170431362,"traceId":"25452a03005f9fff"},{"name":"create-chunk-assets","duration":2684,"timestamp":360311677895,"id":200,"parentId":188,"tags":{},"startTime":1713170431362,"traceId":"25452a03005f9fff"},{"name":"seal","duration":14007,"timestamp":360311667034,"id":188,"parentId":181,"tags":{},"startTime":1713170431351,"traceId":"25452a03005f9fff"},{"name":"webpack-compilation","duration":117382,"timestamp":360311563772,"id":181,"parentId":179,"tags":{"name":"server"},"startTime":1713170431248,"traceId":"25452a03005f9fff"},{"name":"emit","duration":6228,"timestamp":360311681357,"id":201,"parentId":179,"tags":{},"startTime":1713170431366,"traceId":"25452a03005f9fff"},{"name":"compile-path","duration":131003,"timestamp":360311558345,"id":180,"tags":{"trigger":"/api/locations","isTurbopack":false},"startTime":1713170431243,"traceId":"25452a03005f9fff"},{"name":"webpack-invalidated-server","duration":131899,"timestamp":360311558191,"id":179,"parentId":3,"tags":{"trigger":"manual"},"startTime":1713170431242,"traceId":"25452a03005f9fff"}]
diff --git a/components/MapComponent.js b/components/MapComponent.js
index ce239ae94..22f00e9a1 100644
--- a/components/MapComponent.js
+++ b/components/MapComponent.js
@@ -6,19 +6,23 @@ const MapComponent = () => {
const mapRef = useRef(null);
const [map, setMap] = useState(null);
+ function addMarker(map) {
+ const marker = L.marker([53.111111, 8.4625]).addTo(map);
+ marker.bindPopup("Hallo Welt!
Ich bin ein Popup.").openPopup();
+ }
+
useEffect(() => {
if (mapRef.current && !map) {
const initialMap = L.map(mapRef.current, {
center: [53.111111, 8.4625],
zoom: 10,
+ zoomControl: false, // Deaktiviere die Standard-Zoomsteuerung
});
initialMap.on("contextmenu", (event) => {
L.popup()
.setLatLng(event.latlng)
- .setContent(
- 'Right-click menu
'
- )
+ .setContent('')
.openOn(initialMap);
});
@@ -30,6 +34,7 @@ const MapComponent = () => {
attribution:
'© OpenStreetMap contributors',
}).addTo(initialMap);
+ addMarker(initialMap);
setMap(initialMap);
}