-
-
Save pimmee/9b448450782a63e93a131a9f8c54afb7 to your computer and use it in GitHub Desktop.
nextjs trace
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Explanation: | |
module /Users/next-user/src/magic-ui/pages/index.js 24s (total 33s, self 163 ms) [read-resource 873 µs, next-babel-turbo-loader 135 ms] | |
════════╤═══════════════════════════════════ ═╤═ ═╤═ ═╤════ ═══════════╤════════════════════════════════════════ | |
└─ name of the processed module │ │ │ └─ timings of nested steps | |
│ │ └─ building the module itself (including overlapping parallel actions) | |
│ └─ total build time of this modules and all nested ones (including overlapping parallel actions) | |
└─ how long until the module and all nested modules took compiling (wall time, without overlapping actions) | |
module lodash (lodash/camelCase.js + 281) 295 ms (self 958 ms) [read-resource 936 ms] | |
═╤════ ══════╤════════════ ═╤═ | |
│ │ └─ number of modules that are merged into that line | |
│ └─ first module that is imported | |
└─ npm package name | |
hot reloader | |
├─ start 66 ms (self 0 µs) | |
│ ├─ clean 101 µs | |
│ └─ get-webpack-config 65 ms | |
│ ├─ get-page-paths 343 µs | |
│ ├─ create-pages-mapping 65 µs | |
│ ├─ create-entrypoints 760 µs | |
│ └─ generate-webpack-config 64 ms | |
├─ client compilation 965 ms | |
│ ├─ entry next/dist/compiled/@next/react-refresh-utils/dist/runtime.js | |
│ ├─ entry next/dist/client/dev/amp-dev | |
│ ├─ entry next/dist/client/next-dev.js | |
│ ├─ entry next/dist/compiled/@next/react-refresh-utils/dist/runtime.js | |
│ ├─ entry next/dist/client/app-next-dev.js | |
│ ├─ entry @sentry/webpack-plugin/src/sentry-webpack.module.js | |
│ ├─ entry ./sentry.client.config.js | |
│ ├─ entry next-client-pages-loader?absolutePagePath=private-next-pages%2F_app&page=%2F_app! | |
│ ├─ entry next/dist/client/router.js | |
│ ├─ entry next-client-pages-loader?absolutePagePath=private-next-pages%2F_error&page=%2F_error! | |
│ ├─ module next (next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=private-next-pages%2F_app&page=%2F_app!) 6.1 ms [next-client-pages-loader 256 µs] | |
│ ├─ module next (next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=private-next-pages%2F_error&page=%2F_error!) 891 µs [next-client-pages-loader 68 µs] | |
│ ├─ module next (next/dist/client/next-dev.js + 52) 220 ms (total 112 ms, self 969 ms) [next-swc-loader 609 ms, read-resource 186 ms] | |
│ │ ├─ module @swc/helpers (@swc/helpers/lib/_interop_require_wildcard.js) 17 ms [read-resource 17 ms] | |
│ │ ├─ module @swc/helpers (@swc/helpers/lib/_extends.js) 16 ms [read-resource 16 ms] | |
│ │ └─ module @swc/helpers (@swc/helpers/lib/_object_without_properties_loose.js) 21 ms [read-resource 21 ms] | |
│ ├─ module next (next/dist/client/app-next-dev.js + 83) 507 ms (total 234 ms, self 923 ms) [next-swc-loader 525 ms, read-resource 259 ms] | |
│ │ ├─ module @swc/helpers (@swc/helpers/lib/_interop_require_default.js) 15 ms [read-resource 15 ms] | |
│ │ ├─ module @swc/helpers (@swc/helpers/lib/_interop_require_wildcard.js) 17 ms [read-resource 17 ms] | |
│ │ ├─ module @swc/helpers (@swc/helpers/lib/_extends.js) 6.5 ms [read-resource 6.3 ms] | |
│ │ ├─ module @swc/helpers (@swc/helpers/lib/_async_to_generator.js) 210 µs [read-resource 3 µs] | |
│ │ ├─ module @swc/helpers (@swc/helpers/lib/_tagged_template_literal.js) 149 ms [read-resource 149 ms] | |
│ │ └─ module @swc/helpers (@swc/helpers/lib/_object_without_properties_loose.js) 182 µs [read-resource 3 µs] | |
│ ├─ module next (next/dist/client/dev/amp-dev.js + 3) 206 ms (total 80 ms, self 72 ms) [next-swc-loader 61 ms] | |
│ │ ├─ module @swc/helpers (@swc/helpers/lib/_async_to_generator.js) 16 ms [read-resource 15 ms] | |
│ │ └─ module @swc/helpers (@swc/helpers/lib/_interop_require_default.js) 15 ms [read-resource 15 ms] | |
│ ├─ module next (next/dist/client/router.js + 33) 60 ms (self 443 ms) [next-swc-loader 330 ms, read-resource 62 ms, build-module 253 µs] | |
│ ├─ module next (next/dist/compiled/@next/react-refresh-utils/dist/runtime.js + 3) 63 ms (self 94 ms) [read-resource 90 ms] | |
│ ├─ module next (next/dist/compiled/@next/react-refresh-utils/dist/runtime.js + 3) 63 ms (self 97 ms) [read-resource 94 ms] | |
│ ├─ module /Users/pimme/code/journala/frontend/sentry.client.config.js 592 ms (total 205 ms, self 33 ms) [read-resource 20 ms, next-swc-loader 11 ms] | |
│ │ ├─ module @sentry/nextjs (@sentry/nextjs/esm/index.client.js + 5) 466 ms (total 165 ms, self 192 ms) [read-resource 188 ms] | |
│ │ │ ├─ module next (next/router.js) 7 ms [read-resource 6.9 ms] | |
│ │ │ ├─ module @sentry/utils (@sentry/utils/esm/index.js + 28) 19 ms (self 498 ms) [read-resource 484 ms] | |
│ │ │ ├─ module @sentry/utils (@sentry/utils/esm/buildPolyfills/index.js + 13) 18 ms (self 324 ms) [read-resource 323 ms] | |
│ │ │ ├─ module @sentry/react (@sentry/react/esm/index.js + 8) 158 ms (total 38 ms, self 124 ms) [read-resource 121 ms] | |
│ │ │ │ ├─ module @sentry/browser (@sentry/browser/esm/index.js + 17) 59 ms (total 27 ms, self 85 ms) [read-resource 79 ms] | |
│ │ │ │ │ └─ module @sentry/replay (@sentry/replay/esm/index.js + 35) 32 ms (total 25 ms, self 170 ms) [read-resource 154 ms] | |
│ │ │ │ │ ├─ module lodash.debounce (lodash.debounce/index.js) 20 ms (total 18 ms, self 7.4 ms) [read-resource 6.8 ms] | |
│ │ │ │ │ │ └─ module @sentry/replay (@sentry/replay/esm/_virtual/_commonjsHelpers.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ │ ├─ module rrweb (rrweb/es/rrweb/packages/rrweb/src/types.js) 2 ms [read-resource 1.5 ms] | |
│ │ │ │ │ ├─ module rrweb (rrweb/es/rrweb/packages/rrweb/src/entries/all.js + 22) 879 µs (self 106 ms) [read-resource 93 ms] | |
│ │ │ │ │ └─ module rrweb (rrweb/es/rrweb/packages/rrweb/src/record/index.js + 11) 3.2 ms (self 83 ms) [read-resource 73 ms] | |
│ │ │ │ └─ module hoist-non-react-statics (hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js) 26 ms (total 1.6 ms, self 1.4 ms) [read-resource 1.2 ms] | |
│ │ │ │ └─ module react-is (react-is/index.js + 1) 188 µs (self 832 µs) [read-resource 111 µs] | |
│ │ │ ├─ module @sentry/tracing (@sentry/tracing/esm/index.js + 35) 8.8 ms (self 254 ms) [read-resource 243 ms] | |
│ │ │ ├─ module @sentry/integrations (@sentry/integrations/esm/index.js + 9) 109 ms (total 19 ms, self 117 ms) [read-resource 114 ms] | |
│ │ │ │ └─ module localforage (localforage/dist/localforage.js) 10 ms [read-resource 2.7 ms] | |
│ │ │ └─ module @sentry/core (@sentry/core/esm/index.js + 15) 34 ms (self 230 ms) [read-resource 223 ms] | |
│ │ └─ module next (next/dist/build/polyfills/process.js + 1) 7.8 ms (self 42 ms) [read-resource 42 ms] | |
│ ├─ module @sentry/webpack-plugin (@sentry/webpack-plugin/src/sentry-webpack.module.js) 19 ms [read-resource 19 ms] | |
│ ├─ webpack-compilation-seal 211 ms | |
│ ├─ webpack-compilation-chunk-graph 4.5 ms | |
│ ├─ webpack-compilation-optimize 592 µs | |
│ ├─ webpack-compilation-optimize-modules 10 µs | |
│ ├─ webpack-compilation-optimize-chunks 320 µs | |
│ ├─ webpack-compilation-optimize-tree 55 µs | |
│ ├─ webpack-compilation-hash 14 ms | |
│ ├─ NextJsBuildManifest-createassets 875 µs | |
│ └─ NextJsBuildManifest-generateClientManifest 472 µs | |
├─ make 736 ms | |
├─ emit 74 ms | |
├─ server compilation 77 ms | |
│ ├─ entry @sentry/webpack-plugin/src/sentry-webpack.module.js | |
│ ├─ entry ./sentry.server.config.js | |
│ ├─ entry private-next-pages/_app | |
│ ├─ entry private-next-pages/_error | |
│ ├─ entry private-next-pages/_document | |
│ ├─ module @sentry/webpack-plugin (@sentry/webpack-plugin/src/sentry-webpack.module.js) 1.3 ms [read-resource 273 µs] | |
│ ├─ module /Users/pimme/code/journala/frontend/sentry.server.config.js 4.6 ms (total 2.4 ms, self 2.2 ms) [read-resource 920 µs, next-swc-loader 828 µs] | |
│ │ └─ module @sentry/nextjs 240 µs | |
│ ├─ module next (next/dist/pages/_app.js) 13 ms (total 6.6 ms, self 1.6 ms) [next-swc-loader 855 µs] | |
│ │ ├─ module react 16 µs | |
│ │ ├─ module ../shared/lib/utils 11 µs | |
│ │ ├─ module @swc/helpers (@swc/helpers/lib/_async_to_generator.js) 2.4 ms [read-resource 2.2 ms] | |
│ │ └─ module @swc/helpers (@swc/helpers/lib/_interop_require_default.js) 2.5 ms [read-resource 2.4 ms] | |
│ ├─ module next (next/dist/pages/_error.js + 1) 15 ms (total 3.4 ms, self 8.8 ms) [next-swc-loader 7.5 ms] | |
│ │ ├─ module ./side-effect 7 µs | |
│ │ ├─ module ./amp-context 4 µs | |
│ │ ├─ module ./head-manager-context 3 µs | |
│ │ ├─ module ./amp-mode 4 µs | |
│ │ ├─ module ./utils/warn-once 7 µs | |
│ │ ├─ module @swc/helpers (@swc/helpers/lib/_extends.js) 317 µs [read-resource 158 µs] | |
│ │ └─ module @swc/helpers (@swc/helpers/lib/_interop_require_wildcard.js) 584 µs [read-resource 294 µs] | |
│ ├─ module next (next/dist/pages/_document.js + 2) 14 ms (total 9.5 ms, self 11 ms) [next-swc-loader 5.4 ms, read-resource 587 µs] | |
│ │ ├─ module ../shared/lib/constants 10 µs | |
│ │ ├─ module ../shared/lib/html-context 4 µs | |
│ │ ├─ module ../server/htmlescape 6 µs | |
│ │ ├─ module ../server/utils 3 µs | |
│ │ ├─ module ../server/get-page-files 3 µs | |
│ │ └─ module ../shared/lib/is-plain-object 7 µs | |
│ ├─ webpack-compilation-seal 12 ms | |
│ ├─ webpack-compilation-chunk-graph 327 µs | |
│ ├─ webpack-compilation-optimize 252 µs | |
│ ├─ webpack-compilation-optimize-modules 104 µs | |
│ ├─ webpack-compilation-optimize-chunks 40 µs | |
│ ├─ webpack-compilation-optimize-tree 9 µs | |
│ └─ webpack-compilation-hash 681 µs | |
├─ make 64 ms | |
├─ emit 3.4 ms | |
├─ edge-server compilation 3.1 ms | |
│ ├─ webpack-compilation-seal 443 µs | |
│ ├─ webpack-compilation-chunk-graph 15 µs | |
│ ├─ webpack-compilation-optimize 59 µs | |
│ ├─ webpack-compilation-optimize-modules 14 µs | |
│ ├─ webpack-compilation-optimize-chunks 5 µs | |
│ ├─ webpack-compilation-optimize-tree 3 µs | |
│ └─ webpack-compilation-hash 32 µs | |
├─ make 1.3 ms | |
├─ emit 9.8 ms | |
├─ server recompilation (new page discovered) 6.1s | |
│ ├─ server compilation 5.8s | |
│ │ ├─ entry @sentry/webpack-plugin/src/sentry-webpack.module.js | |
│ │ ├─ entry ./sentry.server.config.js | |
│ │ ├─ entry private-next-pages/_app | |
│ │ ├─ entry private-next-pages/_error | |
│ │ ├─ entry private-next-pages/_document | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage&appPaths=%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-app-loader.js?name=app%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage&appPaths=%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! + 15) 580 ms (total 578 ms, self 160 ms) [next-swc-loader 107 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/error.tsx 4.4 ms [next-swc-loader 3 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/layout.tsx 539 ms (total 517 ms, self 4.3 ms) [next-swc-loader 3.8 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/globals.css 999 µs [read-resource 8 µs] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/providers.tsx 13 ms [next-swc-loader 13 ms] | |
│ │ │ │ ├─ module simplebar (simplebar/dist/simplebar.min.css) 601 µs [read-resource 11 µs] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/assets/theme/typography.ts 500 ms (total 498 ms, self 1.7 ms) [next-swc-loader 1.1 ms] | |
│ │ │ │ └─ module @next/font (@next/font/google/target.css?{"path":"src/assets/theme/typography.ts","import":"Public_Sans","arguments":[{"weight":["400","500","600","700"],"display":"swap","subsets":["latin"]}],"variableName":"font"}) 496 ms [read-resource 11 ms, next-font-loader 445 ms, css-loader 17 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/loading.tsx 2.2 ms [next-swc-loader 1.5 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/head.tsx 37 ms (total 7.4 ms, self 4 ms) [next-swc-loader 3.2 ms] | |
│ │ │ │ ├─ module next (next/script.js + 1) 1.4 ms (self 3.2 ms) [next-swc-loader 2.7 ms] | |
│ │ │ │ └─ module next (next/dist/compiled/react/jsx-dev-runtime.js + 1) 1.9 ms (self 30 ms) [next-swc-loader 27 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/layout.tsx 2.3 ms [next-swc-loader 1.8 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/loading.tsx 39 ms (total 5.9 ms, self 4.3 ms) [next-swc-loader 3.9 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/LoadingScreen.tsx 1.6 ms [next-swc-loader 1.3 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/hsl/ordination/page.tsx 4.5 ms [next-swc-loader 4.1 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/hsl/ordination/head.tsx 38 ms (total 5.3 ms, self 4.4 ms) [next-swc-loader 4 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/SEOHead.tsx 954 µs [next-swc-loader 764 µs] | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Ferror.tsx&server=true!) 4.2s (total 1.3s, self 2.8 ms) | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/error.tsx 4.2s (total 1.2s, self 4.2 ms) [next-swc-loader 3.4 ms] | |
│ │ │ ├─ module @sentry/react (@sentry/react/cjs/index.js + 8) 4s (total 268 ms, self 215 ms) [read-resource 212 ms] | |
│ │ │ │ ├─ module @sentry/browser (@sentry/browser/cjs/index.js + 17) 3.3s (total 134 ms, self 685 ms) [read-resource 680 ms] | |
│ │ │ │ │ └─ module @sentry/replay (@sentry/replay/cjs/index.js + 35) 2.3s (total 116 ms, self 491 ms) [read-resource 484 ms] | |
│ │ │ │ │ ├─ module lodash.debounce (lodash.debounce/index.js) 167 ms (total 27 ms, self 12 ms) [read-resource 12 ms] | |
│ │ │ │ │ │ └─ module @sentry/replay (@sentry/replay/cjs/_virtual/_commonjsHelpers.js) 14 ms [read-resource 14 ms] | |
│ │ │ │ │ ├─ module rrweb (rrweb/es/rrweb/packages/rrweb/src/types.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ ├─ module rrweb (rrweb/es/rrweb/packages/rrweb/src/entries/all.js + 21) 17 ms (self 371 ms) [read-resource 362 ms] | |
│ │ │ │ │ └─ module rrweb (rrweb/es/rrweb/packages/rrweb/src/record/index.js + 12) 17 ms (self 206 ms) [read-resource 195 ms] | |
│ │ │ │ ├─ module @sentry/utils (@sentry/utils/cjs/buildPolyfills/index.js + 13) 52 ms (self 280 ms) [read-resource 279 ms] | |
│ │ │ │ └─ module @sentry/utils (@sentry/utils/cjs/index.js + 28) 54 ms (self 849 ms) [read-resource 841 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/illustrations/illustration_500.tsx 12 ms [next-swc-loader 10 ms] | |
│ │ │ ├─ module framer-motion (framer-motion/dist/es/index.js + 160) 4.1s (total 260 ms, self 4s) [read-resource 4s] | |
│ │ │ │ ├─ module hey-listen (hey-listen/dist/index.js) 34 ms [read-resource 34 ms] | |
│ │ │ │ ├─ module tslib (tslib/tslib.es6.js) 35 ms [read-resource 34 ms] | |
│ │ │ │ ├─ module framesync (framesync/dist/es/index.js + 2) 45 ms (self 88 ms) [read-resource 88 ms] | |
│ │ │ │ ├─ module popmotion (popmotion/dist/es/index.js + 36) 46 ms (self 1.1s) [read-resource 1.1s] | |
│ │ │ │ ├─ module style-value-types (style-value-types/dist/es/index.js + 10) 21 ms (self 496 ms) [read-resource 493 ms] | |
│ │ │ │ └─ module @emotion/is-prop-valid (@emotion/is-prop-valid/dist/is-prop-valid.cjs.js + 1) 760 ms (total 42 ms, self 38 ms) [read-resource 33 ms] | |
│ │ │ │ └─ module @emotion/memoize (@emotion/memoize/dist/memoize.cjs.js + 1) 26 ms (self 37 ms) [read-resource 37 ms] | |
│ │ │ ├─ module @mui/material (@mui/material/node/Button/index.js + 5) 3.7s (total 246 ms, self 205 ms) [read-resource 203 ms] | |
│ │ │ │ ├─ module @babel/runtime (@babel/runtime/helpers/objectWithoutPropertiesLoose.js) 55 ms [read-resource 55 ms] | |
│ │ │ │ ├─ module @babel/runtime (@babel/runtime/helpers/extends.js) 55 ms [read-resource 55 ms] | |
│ │ │ │ └─ module @mui/base (@mui/base/node/index.js + 137) 2.6s (total 98 ms, self 3.4s) [read-resource 3.4s] | |
│ │ │ │ ├─ module react-is (react-is/index.js + 1) 29 ms (self 51 ms) [read-resource 50 ms] | |
│ │ │ │ └─ module @popperjs/core (@popperjs/core/dist/cjs/popper.js) 45 ms [read-resource 40 ms] | |
│ │ │ ├─ module @mui/material (@mui/material/node/Box/index.js + 2) 2.9s (total 129 ms, self 68 ms) [read-resource 68 ms] | |
│ │ │ │ ├─ module @babel/runtime (@babel/runtime/helpers/interopRequireDefault.js) 18 ms [read-resource 17 ms] | |
│ │ │ │ └─ module prop-types (prop-types/index.js + 4) 1.9s (total 73 ms, self 157 ms) [read-resource 155 ms] | |
│ │ │ │ └─ module object-assign (object-assign/index.js) 48 ms [read-resource 48 ms] | |
│ │ │ ├─ module @mui/material (@mui/material/node/Container/index.js + 2) 20 ms (self 50 ms) [read-resource 50 ms] | |
│ │ │ ├─ module @mui/material (@mui/material/node/Typography/index.js + 2) 20 ms (self 51 ms) [read-resource 50 ms] | |
│ │ │ ├─ module @mui/material (@mui/material/node/styles/index.js + 32) 2.9s (total 207 ms, self 757 ms) [read-resource 750 ms] | |
│ │ │ │ ├─ module @mui/system (@mui/system/index.js + 60) 2.2s (total 115 ms, self 1.6s) [read-resource 1.6s] | |
│ │ │ │ │ ├─ module @mui/styled-engine (@mui/styled-engine/node/index.js + 4) 1.2s (total 64 ms, self 125 ms) [read-resource 124 ms] | |
│ │ │ │ │ │ └─ module @emotion/styled (@emotion/styled/dist/emotion-styled.cjs.js + 2) 48 ms (self 87 ms) [read-resource 86 ms] | |
│ │ │ │ │ └─ module @mui/private-theming (@mui/private-theming/node/index.js + 6) 25 ms (self 157 ms) [read-resource 155 ms] | |
│ │ │ │ └─ module @mui/utils (@mui/utils/index.js + 40) 1.7s (total 65 ms, self 660 ms) [read-resource 654 ms] | |
│ │ │ │ └─ module react-is (react-is/index.js + 1) 41 ms (self 47 ms) [read-resource 46 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/animate/index.ts 1.1s (total 84 ms, self 5.1 ms) [next-swc-loader 4.5 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/IconButtonAnimate.tsx 3.7 ms [next-swc-loader 3.4 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/MotionContainer.tsx 3.5 ms [next-swc-loader 3.1 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/index.ts 604 ms (total 72 ms, self 4.4 ms) [next-swc-loader 4 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/path.ts 4.2 ms [next-swc-loader 3.5 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/zoom.ts 4.5 ms [next-swc-loader 3.7 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/fade.ts 4.8 ms [next-swc-loader 4.1 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/flip.ts 4.5 ms [next-swc-loader 4 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/slide.ts 5.1 ms [next-swc-loader 4.5 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/scale.ts 4.9 ms [next-swc-loader 4.3 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/rotate.ts 5.2 ms [next-swc-loader 4.6 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/actions.ts 5.2 ms [next-swc-loader 4.7 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/bounce.ts 7.5 ms [next-swc-loader 6.8 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/container.ts 7 ms [next-swc-loader 6.2 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/transition.ts 7.1 ms [next-swc-loader 6.5 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/background.ts 7.9 ms [next-swc-loader 7.3 ms] | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Fglobals.css&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Fproviders.tsx&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fsimplebar%2Fdist%2Fsimplebar.min.css&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2F%40next%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%22path%22%3A%22src%2Fassets%2Ftheme%2Ftypography.ts%22%2C%22import%22%3A%22Public_Sans%22%2C%22arguments%22%3A%5B%7B%22weight%22%3A%5B%22400%22%2C%22500%22%2C%22600%22%2C%22700%22%5D%2C%22display%22%3A%22swap%22%2C%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22font%22%7D&server=true!) 4.4s (total 5.6s, self 41 ms) | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/providers.tsx 4.3s (total 5.6s, self 6.6 ms) [next-swc-loader 6.1 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/contexts/EmotionProvider.tsx 2.1s (total 372 ms, self 9 ms) [next-swc-loader 8.4 ms] | |
│ │ │ │ ├─ module @emotion/cache (@emotion/cache/dist/emotion-cache.esm.js) 831 ms (total 123 ms, self 58 ms) [read-resource 56 ms] | |
│ │ │ │ │ ├─ module @emotion/memoize (@emotion/memoize/dist/emotion-memoize.esm.js) 27 ms [read-resource 27 ms] | |
│ │ │ │ │ ├─ module @emotion/sheet (@emotion/sheet/dist/emotion-sheet.esm.js) 28 ms [read-resource 28 ms] | |
│ │ │ │ │ └─ module stylis (stylis/index.js + 7) 9.6 ms (self 88 ms) [read-resource 85 ms] | |
│ │ │ │ └─ module @emotion/react (@emotion/react/dist/emotion-react.esm.js + 2) 1.6s (total 240 ms, self 111 ms) [read-resource 109 ms] | |
│ │ │ │ ├─ module @emotion/weak-memoize (@emotion/weak-memoize/dist/emotion-weak-memoize.esm.js) 21 ms [read-resource 21 ms] | |
│ │ │ │ ├─ module @emotion/utils (@emotion/utils/dist/emotion-utils.esm.js) 21 ms [read-resource 20 ms] | |
│ │ │ │ ├─ module @emotion/serialize (@emotion/serialize/dist/emotion-serialize.esm.js) 840 ms (total 78 ms, self 20 ms) [read-resource 18 ms] | |
│ │ │ │ │ ├─ module @emotion/unitless (@emotion/unitless/dist/emotion-unitless.esm.js) 34 ms [read-resource 34 ms] | |
│ │ │ │ │ └─ module @emotion/hash (@emotion/hash/dist/emotion-hash.esm.js) 24 ms [read-resource 23 ms] | |
│ │ │ │ ├─ module @emotion/use-insertion-effect-with-fallbacks (@emotion/use-insertion-effect-with-fallbacks/dist/emotion-use-insertion-effect-with-fallbacks.esm.js) 22 ms [read-resource 22 ms] | |
│ │ │ │ └─ module @babel/runtime (@babel/runtime/helpers/esm/extends.js) 42 ms [read-resource 42 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/MiscDataPoller.tsx 1.9s (total 63 ms, self 18 ms) [next-swc-loader 17 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useAuth.tsx 5.3 ms [next-swc-loader 5 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/cache.ts 4.8 ms [next-swc-loader 3.8 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/containers/Chat/useChatMessages.ts 1.5s (total 35 ms, self 3.8 ms) [next-swc-loader 3 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/contexts/PusherContext/useChannel.ts 810 ms (total 9.5 ms, self 6.4 ms) [next-swc-loader 5 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/contexts/PusherContext/useChannels.ts 3.1 ms [next-swc-loader 2.1 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/contexts/PusherContext/usePusherEvent.ts 7.4 ms [next-swc-loader 6.1 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/operations/queries/notifications.query.ts 7.3 ms [next-swc-loader 6.3 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/operations/queries/chat.query.ts 7.4 ms [next-swc-loader 6.3 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/NotistackProvider.tsx 537 ms (total 68 ms, self 6.5 ms) [next-swc-loader 5.7 ms] | |
│ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/alert-circle-fill.js) 14 ms [read-resource 14 ms] | |
│ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/alert-triangle-fill.js) 14 ms [read-resource 14 ms] | |
│ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/checkmark-circle-2-fill.js) 14 ms [read-resource 14 ms] | |
│ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/info-fill.js) 14 ms [read-resource 14 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/components/snackbar/globalSnackbar.ts 4.3 ms [next-swc-loader 3.8 ms] | |
│ │ │ ├─ module @mui/x-date-pickers (@mui/x-date-pickers/node/index.js + 121) 3.6s (total 155 ms, self 3.2s) [read-resource 3.1s] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/index.js + 213) 28 ms (self 6.3s) [read-resource 6.2s] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/Skeleton/index.js + 2) 60 ms (self 120 ms) [read-resource 119 ms] | |
│ │ │ │ └─ module rifm (rifm/dist/rifm.cjs.js) 39 ms [read-resource 38 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/contexts/AuthProvider.tsx 4.1s (total 1.5s, self 9.2 ms) [next-swc-loader 8.2 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/contexts/AuthContext.ts 4.1 ms [next-swc-loader 3.6 ms] | |
│ │ │ │ ├─ module @aws-amplify/auth (@aws-amplify/auth/lib/index.js + 9) 3.5s (total 282 ms, self 322 ms) [read-resource 315 ms] | |
│ │ │ │ │ ├─ module amazon-cognito-identity-js (amazon-cognito-identity-js/lib/index.js + 20) 2.6s (total 190 ms, self 453 ms) [read-resource 437 ms] | |
│ │ │ │ │ │ ├─ module crypto-js (crypto-js/core.js) 31 ms [read-resource 31 ms] | |
│ │ │ │ │ │ ├─ module crypto-js (crypto-js/lib-typedarrays.js) 33 ms [read-resource 33 ms] | |
│ │ │ │ │ │ ├─ module crypto-js (crypto-js/hmac-sha256.js + 1) 33 ms (self 95 ms) [read-resource 95 ms] | |
│ │ │ │ │ │ ├─ module js-cookie (js-cookie/src/js.cookie.js) 13 ms [read-resource 12 ms] | |
│ │ │ │ │ │ └─ module isomorphic-unfetch (isomorphic-unfetch/index.js) 384 ms (total 61 ms, self 17 ms) [read-resource 17 ms] | |
│ │ │ │ │ │ ├─ module node-fetch (node-fetch/lib/index.js) 183 ms (total 31 ms, self 16 ms) [read-resource 13 ms, build-module 8 µs] | |
│ │ │ │ │ │ │ └─ module whatwg-url (whatwg-url/lib/public-api.js + 4) 67 ms (total 15 ms, self 30 ms) [read-resource 27 ms] | |
│ │ │ │ │ │ │ ├─ module punycode 7 µs | |
│ │ │ │ │ │ │ ├─ module tr46 (tr46/index.js + 1) 3.7 ms (self 7 ms) [read-resource 4.6 ms] | |
│ │ │ │ │ │ │ └─ module webidl-conversions (webidl-conversions/lib/index.js) 2.9 ms [read-resource 2.5 ms] | |
│ │ │ │ │ │ └─ module unfetch (unfetch/dist/unfetch.js) 13 ms [read-resource 13 ms] | |
│ │ │ │ │ ├─ module crypto-js (crypto-js/sha256.js) 38 ms [read-resource 38 ms] | |
│ │ │ │ │ └─ module crypto-js (crypto-js/enc-base64.js) 36 ms [read-resource 36 ms] | |
│ │ │ │ ├─ module @aws-amplify/core (@aws-amplify/core/lib/index.js + 33) 3.5s (total 1.1s, self 1.1s) [read-resource 1s] | |
│ │ │ │ │ ├─ module @aws-crypto/sha256-js (@aws-crypto/sha256-js/build/index.js + 3) 1.6s (total 110 ms, self 177 ms) [read-resource 176 ms] | |
│ │ │ │ │ │ ├─ module tslib (tslib/tslib.es6.js) 9.3 ms [read-resource 8.1 ms] | |
│ │ │ │ │ │ └─ module @aws-sdk/util-utf8-browser (@aws-sdk/util-utf8-browser/dist/cjs/index.js + 2) 23 ms (self 88 ms) [read-resource 87 ms] | |
│ │ │ │ │ ├─ module @aws-sdk/credential-provider-cognito-identity (@aws-sdk/credential-provider-cognito-identity/dist/cjs/index.js + 9) 1.8s (total 134 ms, self 335 ms) [read-resource 333 ms] | |
│ │ │ │ │ │ ├─ module tslib (tslib/tslib.es6.js) 12 ms [read-resource 11 ms] | |
│ │ │ │ │ │ └─ module @aws-sdk/property-provider (@aws-sdk/property-provider/dist/cjs/index.js + 4) 247 ms (total 36 ms, self 93 ms) [read-resource 92 ms] | |
│ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 19 ms [read-resource 18 ms] | |
│ │ │ │ │ ├─ module @aws-sdk/client-cognito-identity (@aws-sdk/client-cognito-identity/dist/cjs/index.js + 32) 1.8s (total 723 ms, self 1.2s) [read-resource 1.2s] | |
│ │ │ │ │ │ ├─ module @aws-sdk/middleware-host-header (@aws-sdk/middleware-host-header/dist/cjs/index.js) 27 ms [read-resource 27 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/middleware-logger (@aws-sdk/middleware-logger/dist/cjs/index.js + 1) 241 ms (total 47 ms, self 65 ms) [read-resource 65 ms] | |
│ │ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 19 ms [read-resource 19 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/middleware-retry (@aws-sdk/middleware-retry/dist/cjs/index.js + 8) 334 ms (total 64 ms, self 315 ms) [read-resource 313 ms] | |
│ │ │ │ │ │ │ ├─ module tslib (tslib/tslib.es6.js) 20 ms [read-resource 19 ms] | |
│ │ │ │ │ │ │ ├─ module uuid (uuid/index.js + 4) 4.1 ms (self 24 ms) [read-resource 23 ms] | |
│ │ │ │ │ │ │ └─ module @aws-sdk/service-error-classification (@aws-sdk/service-error-classification/dist/cjs/index.js + 1) 7.8 ms (self 13 ms) [read-resource 12 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/middleware-content-length (@aws-sdk/middleware-content-length/dist/cjs/index.js) 32 ms [read-resource 32 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/smithy-client (@aws-sdk/smithy-client/dist/cjs/index.js + 13) 382 ms (total 64 ms, self 612 ms) [read-resource 611 ms] | |
│ │ │ │ │ │ │ ├─ module tslib (tslib/tslib.es6.js) 19 ms [read-resource 18 ms] | |
│ │ │ │ │ │ │ └─ module @aws-sdk/middleware-stack (@aws-sdk/middleware-stack/dist/cjs/index.js + 1) 53 ms (total 13 ms, self 15 ms) [read-resource 15 ms] | |
│ │ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 4.6 ms [read-resource 3.7 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/config-resolver (@aws-sdk/config-resolver/dist/cjs/index.js + 2) 263 ms (total 62 ms, self 124 ms) [read-resource 124 ms] | |
│ │ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 30 ms [read-resource 29 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/middleware-serde (@aws-sdk/middleware-serde/dist/cjs/index.js + 3) 236 ms (total 47 ms, self 163 ms) [read-resource 162 ms] | |
│ │ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 15 ms [read-resource 14 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/middleware-signing (@aws-sdk/middleware-signing/dist/cjs/index.js + 2) 392 ms (total 66 ms, self 120 ms) [read-resource 119 ms] | |
│ │ │ │ │ │ │ ├─ module tslib (tslib/tslib.es6.js) 20 ms [read-resource 19 ms] | |
│ │ │ │ │ │ │ └─ module @aws-sdk/signature-v4 (@aws-sdk/signature-v4/dist/cjs/index.js + 11) 67 ms (total 15 ms, self 64 ms) [read-resource 61 ms] | |
│ │ │ │ │ │ │ ├─ module tslib (tslib/tslib.es6.js) 5.1 ms [read-resource 4.2 ms] | |
│ │ │ │ │ │ │ ├─ module @aws-sdk/is-array-buffer (@aws-sdk/is-array-buffer/dist/cjs/index.js) 3.6 ms [read-resource 3.5 ms] | |
│ │ │ │ │ │ │ └─ module @aws-sdk/util-uri-escape (@aws-sdk/util-uri-escape/dist/cjs/index.js + 2) 3.8 ms (total 1.8 ms, self 1.5 ms) [read-resource 1.3 ms] | |
│ │ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 1.2 ms [read-resource 342 µs] | |
│ │ │ │ │ │ ├─ module @aws-sdk/middleware-user-agent (@aws-sdk/middleware-user-agent/dist/cjs/index.js + 3) 268 ms (total 56 ms, self 154 ms) [read-resource 154 ms] | |
│ │ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 24 ms [read-resource 23 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/node-http-handler (@aws-sdk/node-http-handler/dist/cjs/index.js + 9) 158 ms (total 29 ms, self 134 ms) [read-resource 133 ms] | |
│ │ │ │ │ │ │ ├─ module http2 9 µs | |
│ │ │ │ │ │ │ ├─ module tslib (tslib/tslib.es6.js) 4.2 ms [read-resource 3.2 ms] | |
│ │ │ │ │ │ │ └─ module @aws-sdk/querystring-builder (@aws-sdk/querystring-builder/dist/cjs/index.js) 5.7 ms [read-resource 5.5 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/credential-provider-node (@aws-sdk/credential-provider-node/dist/cjs/index.js) 193 ms (total 45 ms, self 19 ms) [read-resource 19 ms] | |
│ │ │ │ │ │ │ ├─ module @aws-sdk/credential-provider-process (@aws-sdk/credential-provider-process/dist/cjs/index.js) 4 ms [read-resource 3.8 ms] | |
│ │ │ │ │ │ │ ├─ module @aws-sdk/credential-provider-imds (@aws-sdk/credential-provider-imds/dist/cjs/index.js + 6) 46 ms (total 7.4 ms, self 34 ms) [read-resource 33 ms] | |
│ │ │ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 3.6 ms [read-resource 2.8 ms] | |
│ │ │ │ │ │ │ ├─ module @aws-sdk/shared-ini-file-loader (@aws-sdk/shared-ini-file-loader/dist/cjs/index.js) 3.5 ms [read-resource 3.1 ms] | |
│ │ │ │ │ │ │ ├─ module @aws-sdk/credential-provider-env (@aws-sdk/credential-provider-env/dist/cjs/index.js) 4.9 ms [read-resource 4.7 ms] | |
│ │ │ │ │ │ │ └─ module @aws-sdk/credential-provider-ini (@aws-sdk/credential-provider-ini/dist/cjs/index.js) 6 ms [read-resource 5.6 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/hash-node (@aws-sdk/hash-node/dist/cjs/index.js) 149 ms (total 22 ms, self 19 ms) [read-resource 19 ms] | |
│ │ │ │ │ │ │ └─ module @aws-sdk/util-buffer-from (@aws-sdk/util-buffer-from/dist/cjs/index.js) 3.2 ms [read-resource 3.1 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/node-config-provider (@aws-sdk/node-config-provider/dist/cjs/index.js + 4) 141 ms (total 27 ms, self 74 ms) [read-resource 74 ms] | |
│ │ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 8.6 ms [read-resource 7.8 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/util-base64-node (@aws-sdk/util-base64-node/dist/cjs/index.js) 19 ms [read-resource 19 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/util-user-agent-node (@aws-sdk/util-user-agent-node/dist/cjs/index.js) 93 ms (total 23 ms, self 23 ms) [read-resource 23 ms] | |
│ │ │ │ │ │ │ └─ module process 8 µs | |
│ │ │ │ │ │ ├─ module @aws-sdk/util-body-length-node (@aws-sdk/util-body-length-node/dist/cjs/index.js) 19 ms [read-resource 19 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/util-utf8-node (@aws-sdk/util-utf8-node/dist/cjs/index.js) 19 ms [read-resource 19 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/protocol-http (@aws-sdk/protocol-http/dist/cjs/index.js + 4) 129 ms (total 28 ms, self 108 ms) [read-resource 108 ms] | |
│ │ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 7.6 ms [read-resource 6.7 ms] | |
│ │ │ │ │ │ └─ module @aws-sdk/url-parser (@aws-sdk/url-parser/dist/cjs/index.js) 71 ms (total 13 ms, self 9 ms) [read-resource 8.9 ms] | |
│ │ │ │ │ │ └─ module @aws-sdk/querystring-parser (@aws-sdk/querystring-parser/dist/cjs/index.js) 4.2 ms [read-resource 4 ms] | |
│ │ │ │ │ ├─ module @aws-sdk/util-hex-encoding (@aws-sdk/util-hex-encoding/dist/cjs/index.js) 16 ms [read-resource 15 ms] | |
│ │ │ │ │ ├─ module universal-cookie (universal-cookie/cjs/index.js + 2) 18 ms (self 111 ms) [read-resource 109 ms] | |
│ │ │ │ │ ├─ module zen-observable-ts (zen-observable-ts/lib/index.js + 1) 643 ms (total 62 ms, self 101 ms) [read-resource 101 ms] | |
│ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 29 ms [read-resource 28 ms] | |
│ │ │ │ │ └─ module @aws-sdk/client-cloudwatch-logs (@aws-sdk/client-cloudwatch-logs/dist/cjs/index.js + 59) 6.5 ms (self 1.2s) [read-resource 1.1s] | |
│ │ │ │ └─ module @jonkoops/matomo-tracker-react (@jonkoops/matomo-tracker-react/lib/index.js + 5) 1.7s (total 103 ms, self 156 ms) [read-resource 155 ms] | |
│ │ │ │ └─ module @jonkoops/matomo-tracker (@jonkoops/matomo-tracker/lib/index.js + 3) 85 ms (self 154 ms) [read-resource 153 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/contexts/FeatureFlagContext.tsx 533 ms (total 13 ms, self 7.8 ms) [next-swc-loader 7.3 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/featureFlags/featureFlags.utils.ts 4.7 ms [next-swc-loader 4.1 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/contexts/CacheBuster.tsx 4.1s (total 154 ms, self 7.5 ms) [next-swc-loader 7 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/ErrorBoundary.tsx 664 ms (total 24 ms, self 17 ms) [next-swc-loader 17 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/Page.tsx 6.6 ms [next-swc-loader 5.3 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/InstallingUpdate.tsx 3.7s (total 118 ms, self 18 ms) [next-swc-loader 17 ms] | |
│ │ │ │ │ ├─ module @mui/material (@mui/material/node/LinearProgress/index.js + 2) 18 ms (self 92 ms) [read-resource 91 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/slack/slackAlert.ts 3s (total 73 ms, self 9.2 ms) [next-swc-loader 8.4 ms] | |
│ │ │ │ │ │ └─ module axios (axios/index.js + 32) 2.2s (total 64 ms, self 850 ms) [read-resource 845 ms] | |
│ │ │ │ │ │ ├─ module follow-redirects (follow-redirects/index.js + 1) 9.1 ms (self 15 ms) [read-resource 14 ms] | |
│ │ │ │ │ │ └─ module form-data (form-data/lib/form_data.js + 1) 96 ms (total 39 ms, self 23 ms) [read-resource 22 ms] | |
│ │ │ │ │ │ ├─ module asynckit (asynckit/index.js + 9) 6 ms (self 45 ms) [read-resource 44 ms] | |
│ │ │ │ │ │ ├─ module mime-types (mime-types/index.js) 36 ms (total 9.1 ms, self 6.1 ms) [read-resource 5.7 ms] | |
│ │ │ │ │ │ │ └─ module mime-db (mime-db/index.js + 1) 3.1 ms (self 7.9 ms) [read-resource 6.3 ms] | |
│ │ │ │ │ │ └─ module combined-stream (combined-stream/lib/combined_stream.js) 34 ms (total 7.2 ms, self 5.9 ms) [read-resource 5.5 ms] | |
│ │ │ │ │ │ └─ module delayed-stream (delayed-stream/lib/delayed_stream.js) 1.4 ms [read-resource 1.1 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/slack/slack.messageBuilder.ts 9.6 ms [next-swc-loader 8.6 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useCacheBuster.ts 543 ms (total 4.7 ms, self 3.8 ms) [next-swc-loader 3 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/package.json 967 µs [read-resource 453 µs] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/contexts/PolicyContext.tsx 2.8s (total 106 ms, self 8.2 ms) [next-swc-loader 7.7 ms] | |
│ │ │ │ └─ module @casl/ability (@casl/ability/dist/es6m/index.mjs) 2.1s (total 98 ms, self 17 ms) [read-resource 15 ms] | |
│ │ │ │ └─ module @ucast/mongo2js (@ucast/mongo2js/dist/es6m/index.mjs) 1.1s (total 81 ms, self 16 ms) [read-resource 15 ms] | |
│ │ │ │ ├─ module @ucast/js (@ucast/js/dist/es6m/index.mjs) 21 ms [read-resource 20 ms] | |
│ │ │ │ ├─ module @ucast/mongo (@ucast/mongo/dist/es6m/index.mjs) 22 ms [read-resource 21 ms] | |
│ │ │ │ └─ module @ucast/core (@ucast/core/dist/es6m/index.mjs) 23 ms [read-resource 22 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/index.tsx 2s (total 832 ms, self 6.7 ms) [next-swc-loader 5.9 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/typography.ts 538 ms (total 9.9 ms, self 3.5 ms) [next-swc-loader 2.7 ms] | |
│ │ │ │ │ └─ module @next/font (@next/font/google/target.css?{"path":"src/assets/theme/typography.ts","import":"Public_Sans","arguments":[{"weight":["400","500","600","700"],"display":"swap","subsets":["latin"]}],"variableName":"font"}) 6.4 ms [read-resource 19 µs, next-font-loader 5.2 ms, css-loader 1 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/globalStyles.tsx 660 ms (total 40 ms, self 6 ms) [next-swc-loader 5.6 ms] | |
│ │ │ │ │ └─ module @mui/material (@mui/material/node/GlobalStyles/index.js + 1) 34 ms (self 57 ms) [read-resource 57 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/breakpoints.ts 5.3 ms [next-swc-loader 5.1 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/palette.ts 13 ms [next-swc-loader 12 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/shadows.ts 5.1 ms [next-swc-loader 4 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/shape.ts 5.3 ms [next-swc-loader 4.7 ms] | |
│ │ │ │ ├─ module @mui/x-date-pickers (@mui/x-date-pickers/node/locales/index.js + 20) 15 ms (self 421 ms) [read-resource 417 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/CssBaseline/index.js + 1) 14 ms (self 36 ms) [read-resource 36 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/common/browser.utils.ts 4.7 ms [next-swc-loader 4.4 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/index.tsx 1.4s (total 713 ms, self 6.1 ms) [next-swc-loader 5.1 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/AccordionOverride.tsx 4.2 ms [next-swc-loader 2.9 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/AlertOverride.tsx 5.8 ms [next-swc-loader 4.3 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/AutocompleteOverride.tsx 4.1 ms [next-swc-loader 2.7 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/BackdropOverride.tsx 5.9 ms [next-swc-loader 4.6 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/AvatarOverride.tsx 6.1 ms [next-swc-loader 4.8 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/BadgeOverride.tsx 6 ms [next-swc-loader 4.7 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/BreadcrumbsOverride.tsx 6.1 ms [next-swc-loader 4.8 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/ButtonGroupOverride.tsx 6.3 ms [next-swc-loader 5 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/ButtonOverride.tsx 6.4 ms [next-swc-loader 5.1 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/CardOverride.tsx 6 ms [next-swc-loader 4.9 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/CheckboxOverride.tsx 6.6 ms [next-swc-loader 5.3 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/ChipOverride.tsx 625 ms (total 50 ms, self 6.4 ms) [next-swc-loader 5.2 ms] | |
│ │ │ │ │ └─ module @iconify/icons-eva (@iconify/icons-eva/close-circle-fill.js) 43 ms [read-resource 43 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/ContainerOverride.tsx 6.3 ms [next-swc-loader 5.1 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/ControlLabelOverride.tsx 6.6 ms [next-swc-loader 5.5 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/CssBaselineOverride.tsx 6.8 ms [next-swc-loader 5.7 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/DataGridOverride.tsx 6.7 ms [next-swc-loader 5.5 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/DialogOverride.tsx 6.9 ms [next-swc-loader 5.7 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/DrawerOverride.tsx 6.7 ms [next-swc-loader 5.5 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/FabOverride.tsx 11 ms [next-swc-loader 10 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/GridOverride.tsx 11 ms [next-swc-loader 9.7 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/IconButtonOverride.tsx 11 ms [next-swc-loader 9.9 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/InputOverride.tsx 11 ms [next-swc-loader 10 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/LinkOverride.tsx 11 ms [next-swc-loader 10 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/ListsOverride.tsx 11 ms [next-swc-loader 10 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/LoadingButtonOverride.tsx 12 ms [next-swc-loader 10 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/MenuOverride.tsx 11 ms [next-swc-loader 10 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/PaginationOverride.tsx 12 ms [next-swc-loader 10 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/PaperOverride.tsx 12 ms [next-swc-loader 11 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/PickersOverride.tsx 12 ms [next-swc-loader 11 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/PopoverOverride.tsx 12 ms [next-swc-loader 11 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/ProgressOverride.tsx 12 ms [next-swc-loader 11 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/RadioOverride.tsx 12 ms [next-swc-loader 11 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/RatingOverride.tsx 624 ms (total 55 ms, self 12 ms) [next-swc-loader 11 ms] | |
│ │ │ │ │ └─ module @iconify/icons-eva (@iconify/icons-eva/star-fill.js) 43 ms [read-resource 43 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/SelectOverride.tsx 625 ms (total 56 ms, self 12 ms) [next-swc-loader 11 ms] | |
│ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/ExpandMoreRounded.js) 43 ms [read-resource 43 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/SkeletonOverride.tsx 12 ms [next-swc-loader 11 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/SliderOverride.tsx 12 ms [next-swc-loader 11 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/SnackbarOverride.tsx 12 ms [next-swc-loader 11 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/StepperOverride.tsx 13 ms [next-swc-loader 12 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/SvgIconOverride.tsx 12 ms [next-swc-loader 11 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/SwitchOverride.tsx 13 ms [next-swc-loader 12 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/TableOverride.tsx 14 ms [next-swc-loader 12 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/TabsOverride.tsx 10 ms [next-swc-loader 9.7 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/TimelineOverride.tsx 10 ms [next-swc-loader 9.4 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/ToggleButtonOverride.tsx 10 ms [next-swc-loader 9.8 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/TooltipOverride.tsx 10 ms [next-swc-loader 9.8 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/TreeViewOverride.tsx 621 ms (total 141 ms, self 11 ms) [next-swc-loader 10 ms] | |
│ │ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/minus-square-outline.js) 43 ms [read-resource 43 ms] | |
│ │ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/close-square-outline.js) 43 ms [read-resource 43 ms] | |
│ │ │ │ │ └─ module @iconify/icons-eva (@iconify/icons-eva/plus-square-outline.js) 43 ms [read-resource 43 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/TypographyOverride.tsx 10 ms [next-swc-loader 9.9 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Matomo/Matomo.tsx 641 ms (total 20 ms, self 15 ms) [next-swc-loader 14 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/environment.ts 5.2 ms [next-swc-loader 4.6 ms] | |
│ │ │ ├─ module @apollo/client (@apollo/client/main.cjs + 12) 3.4s (total 467 ms, self 368 ms) [read-resource 350 ms] | |
│ │ │ │ ├─ module graphql-tag (graphql-tag/main.js + 1) 38 ms (self 61 ms) [read-resource 60 ms] | |
│ │ │ │ ├─ module graphql (graphql/index.js + 122) 40 ms (self 2.7s) [read-resource 2.7s] | |
│ │ │ │ ├─ module ts-invariant (ts-invariant/lib/invariant.cjs) 40 ms [read-resource 40 ms] | |
│ │ │ │ ├─ module @wry/equality (@wry/equality/lib/equality.js) 12 ms [read-resource 11 ms] | |
│ │ │ │ ├─ module zen-observable-ts (zen-observable-ts/index.cjs) 826 ms (total 65 ms, self 38 ms) [read-resource 38 ms] | |
│ │ │ │ │ └─ module zen-observable (zen-observable/index.js + 1) 27 ms (self 53 ms) [read-resource 52 ms] | |
│ │ │ │ ├─ module symbol-observable (symbol-observable/lib/index.js + 1) 48 ms (self 92 ms) [read-resource 92 ms] | |
│ │ │ │ ├─ module @wry/context (@wry/context/lib/context.js) 50 ms [read-resource 49 ms] | |
│ │ │ │ ├─ module optimism (optimism/lib/bundle.cjs.js) 885 ms (total 82 ms, self 52 ms) [read-resource 50 ms] | |
│ │ │ │ │ └─ module @wry/context (@wry/context/lib/context.js) 30 ms [read-resource 30 ms] | |
│ │ │ │ ├─ module @wry/trie (@wry/trie/lib/trie.js) 25 ms [read-resource 25 ms] | |
│ │ │ │ └─ module ts-invariant (ts-invariant/process/main.cjs) 26 ms [read-resource 26 ms] | |
│ │ │ ├─ module @mui/x-date-pickers (@mui/x-date-pickers/node/AdapterDateFns/index.js) 1.7s (total 968 ms, self 25 ms) [read-resource 25 ms] | |
│ │ │ │ ├─ module date-fns (date-fns/_lib/format/longFormatters/index.js) 55 ms [read-resource 54 ms] | |
│ │ │ │ ├─ module @date-io/date-fns (@date-io/date-fns/build/index.js) 895 ms (total 873 ms, self 14 ms) [read-resource 12 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/addDays/index.js + 3) 31 ms (self 111 ms) [read-resource 111 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/addSeconds/index.js + 1) 31 ms (self 56 ms) [read-resource 56 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/addWeeks/index.js) 18 ms [read-resource 18 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/differenceInMonths/index.js + 3) 18 ms (self 95 ms) [read-resource 95 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/addMinutes/index.js) 18 ms [read-resource 17 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/addMonths/index.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/addHours/index.js) 21 ms [read-resource 21 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/addYears/index.js) 18 ms [read-resource 18 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/differenceInYears/index.js + 1) 21 ms (self 47 ms) [read-resource 47 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/differenceInWeeks/index.js + 1) 21 ms (self 46 ms) [read-resource 46 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/differenceInHours/index.js + 1) 13 ms (self 38 ms) [read-resource 38 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/differenceInMinutes/index.js) 13 ms [read-resource 13 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/differenceInSeconds/index.js) 13 ms [read-resource 13 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/endOfDay/index.js) 13 ms [read-resource 13 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/differenceInDays/index.js + 1) 13 ms (self 40 ms) [read-resource 39 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/differenceInMilliseconds/index.js) 13 ms [read-resource 13 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/endOfWeek/index.js + 1) 14 ms (self 40 ms) [read-resource 40 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/endOfYear/index.js) 14 ms [read-resource 14 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/differenceInQuarters/index.js) 13 ms [read-resource 13 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/eachDayOfInterval/index.js) 15 ms [read-resource 14 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/getHours/index.js) 14 ms [read-resource 14 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/getDaysInMonth/index.js) 15 ms [read-resource 14 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/getDay/index.js) 15 ms [read-resource 15 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/format/index.js + 14) 15 ms (self 425 ms) [read-resource 421 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/getDate/index.js) 15 ms [read-resource 15 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/getYear/index.js) 15 ms [read-resource 15 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/getSeconds/index.js) 16 ms [read-resource 16 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/getMinutes/index.js) 15 ms [read-resource 15 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/isAfter/index.js) 15 ms [read-resource 15 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/getMonth/index.js) 15 ms [read-resource 15 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/isEqual/index.js) 15 ms [read-resource 15 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/isSameDay/index.js) 15 ms [read-resource 15 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/isBefore/index.js) 15 ms [read-resource 15 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/isSameYear/index.js) 15 ms [read-resource 15 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/setHours/index.js) 15 ms [read-resource 15 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/setMinutes/index.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/parse/index.js + 43) 16 ms (self 1.1s) [read-resource 1.1s] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/setDate/index.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/isValid/index.js + 1) 16 ms (self 46 ms) [read-resource 46 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/isSameMonth/index.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/isSameHour/index.js + 1) 16 ms (self 48 ms) [read-resource 48 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/setMonth/index.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/setSeconds/index.js) 17 ms [read-resource 16 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/endOfMonth/index.js) 16 ms [read-resource 16 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/startOfDay/index.js) 19 ms [read-resource 19 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/startOfMonth/index.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/setYear/index.js) 15 ms [read-resource 15 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/startOfWeek/index.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/formatISO/index.js + 1) 17 ms (self 49 ms) [read-resource 49 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/isWithinInterval/index.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/parseISO/index.js) 17 ms [read-resource 16 ms] | |
│ │ │ │ │ └─ module date-fns (date-fns/esm/startOfYear/index.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ └─ module date-fns (date-fns/esm/locale/en-US/index.js + 5) 15 ms (self 96 ms) [read-resource 95 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/contexts/PusherContext/PusherContext.tsx 1.6s (total 73 ms, self 4.5 ms) [next-swc-loader 3.7 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/contexts/PusherContext/ChannelsContext.tsx 767 ms (total 17 ms, self 6.5 ms) [next-swc-loader 5.9 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/contexts/PusherContext/usePusher.ts 10 ms [next-swc-loader 9.5 ms] | |
│ │ │ │ └─ module pusher-js (pusher-js/dist/node/pusher.js) 897 ms (total 52 ms, self 52 ms) [read-resource 23 ms] | |
│ │ │ │ ├─ module util 12 µs | |
│ │ │ │ ├─ module crypto 2 µs | |
│ │ │ │ ├─ module stream 3 µs | |
│ │ │ │ ├─ module assert 2 µs | |
│ │ │ │ ├─ module net 2 µs | |
│ │ │ │ ├─ module fs 2 µs | |
│ │ │ │ ├─ module tls 1 µs | |
│ │ │ │ ├─ module child_process 2 µs | |
│ │ │ │ ├─ module http 1 µs | |
│ │ │ │ ├─ module https 2 µs | |
│ │ │ │ ├─ module events 3 µs | |
│ │ │ │ ├─ module buffer 2 µs | |
│ │ │ │ └─ module url 1 µs | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/guards/AuthGuard.tsx 1.9s (total 23 ms, self 4.7 ms) [next-swc-loader 4.2 ms] | |
│ │ │ │ └─ module next (next/dynamic.js + 1) 1.3s (total 19 ms, self 24 ms) [read-resource 19 ms, next-swc-loader 4 ms] | |
│ │ │ │ └─ module ./loadable 17 µs | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/containers/IdleUserDialog.tsx 1.5s (total 76 ms, self 7.6 ms) [next-swc-loader 7.1 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useIdleUser.tsx 868 ms (total 40 ms, self 5.5 ms) [next-swc-loader 4.9 ms] | |
│ │ │ │ │ └─ module react-idle-timer (react-idle-timer/dist/index.esm.js) 34 ms [read-resource 31 ms] | |
│ │ │ │ └─ module @mui/material (@mui/material/node/CircularProgress/index.js + 2) 29 ms (self 78 ms) [read-resource 78 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/apolloClient.ts 4s (total 649 ms, self 5.5 ms) [next-swc-loader 4.8 ms] | |
│ │ │ │ ├─ module @sentry/nextjs (@sentry/nextjs/cjs/index.server.js + 22) 3.4s (total 587 ms, self 622 ms) [read-resource 616 ms] | |
│ │ │ │ │ ├─ module path 13 µs | |
│ │ │ │ │ ├─ module domain 3 µs | |
│ │ │ │ │ ├─ module @sentry/core (@sentry/core/cjs/index.js + 15) 37 ms (self 628 ms) [read-resource 620 ms] | |
│ │ │ │ │ ├─ module @sentry/node (@sentry/node/cjs/index.js + 22) 2.5s (total 150 ms, self 518 ms) [read-resource 509 ms] | |
│ │ │ │ │ │ ├─ module zlib 15 µs | |
│ │ │ │ │ │ ├─ module cookie (cookie/index.js) 32 ms [read-resource 32 ms] | |
│ │ │ │ │ │ ├─ module https-proxy-agent (https-proxy-agent/dist/index.js + 2) 719 ms (total 63 ms, self 62 ms) [read-resource 61 ms] | |
│ │ │ │ │ │ │ ├─ module debug (debug/src/index.js + 3) 105 ms (total 25 ms, self 49 ms) [read-resource 48 ms] | |
│ │ │ │ │ │ │ │ └─ module ms (ms/index.js) 7.6 ms [read-resource 7.4 ms] | |
│ │ │ │ │ │ │ └─ module agent-base (agent-base/dist/src/index.js + 1) 9.6 ms (self 18 ms) [read-resource 17 ms] | |
│ │ │ │ │ │ └─ module lru_map (lru_map/lru.js) 16 ms [read-resource 15 ms] | |
│ │ │ │ │ ├─ module @sentry/integrations (@sentry/integrations/cjs/index.js + 9) 1.8s (total 67 ms, self 170 ms) [read-resource 166 ms] | |
│ │ │ │ │ │ └─ module localforage (localforage/dist/localforage.js) 28 ms [read-resource 22 ms] | |
│ │ │ │ │ ├─ module @sentry/tracing (@sentry/tracing/cjs/index.js + 35) 39 ms (self 733 ms) [read-resource 722 ms] | |
│ │ │ │ │ ├─ module next 7 µs | |
│ │ │ │ │ ├─ module next (next/router.js + 2) 38 ms (self 45 ms) [read-resource 38 ms, next-swc-loader 5.1 ms] | |
│ │ │ │ │ ├─ module @sentry/webpack-plugin (@sentry/webpack-plugin/src/cjs.js + 2) 831 ms (total 122 ms, self 92 ms) [read-resource 90 ms] | |
│ │ │ │ │ │ ├─ module webpack-sources (webpack-sources/lib/index.js + 22) 46 ms (self 414 ms) [read-resource 409 ms] | |
│ │ │ │ │ │ └─ module @sentry/cli (@sentry/cli/js/index.js + 5) 46 ms (self 91 ms) [read-resource 90 ms] | |
│ │ │ │ │ └─ module chalk (chalk/source/index.js + 2) 835 ms (total 120 ms, self 86 ms) [read-resource 85 ms] | |
│ │ │ │ │ ├─ module ansi-styles (ansi-styles/index.js) 250 ms (total 37 ms, self 19 ms) [read-resource 18 ms] | |
│ │ │ │ │ │ └─ module color-convert (color-convert/index.js + 2) 86 ms (total 19 ms, self 47 ms) [read-resource 45 ms] | |
│ │ │ │ │ │ └─ module color-name (color-name/index.js) 6.6 ms [read-resource 6.3 ms] | |
│ │ │ │ │ └─ module supports-color (supports-color/index.js) 172 ms (total 40 ms, self 18 ms) [read-resource 18 ms] | |
│ │ │ │ │ ├─ module tty 11 µs | |
│ │ │ │ │ └─ module has-flag (has-flag/index.js) 22 ms [read-resource 22 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/amplifyConfig.ts 2.1 ms [next-swc-loader 1.8 ms] | |
│ │ │ │ └─ module @apollo/client (@apollo/client/link/error/error.cjs) 55 ms [read-resource 54 ms] | |
│ │ │ └─ module date-fns (date-fns/esm/locale/sv/index.js + 9) 48 ms (self 212 ms) [read-resource 211 ms] | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Floading.tsx&server=true!) 1.2s (total 50 ms, self 2.4 ms) | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/loading.tsx 1.2s (total 48 ms, self 1.2 ms) [next-swc-loader 872 µs] | |
│ │ │ ├─ module react/jsx-dev-runtime 52 µs | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/LoadingScreen.tsx 1.2s (total 47 ms, self 5.2 ms) [next-swc-loader 4.8 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/Logo.tsx 1.2s (total 41 ms, self 4.1 ms) [next-swc-loader 3.7 ms] | |
│ │ │ └─ module next (next/image.js + 2) 1s (total 37 ms, self 64 ms) [read-resource 37 ms, next-swc-loader 22 ms] | |
│ │ │ ├─ module ../shared/lib/image-blur-svg 15 µs | |
│ │ │ ├─ module ../shared/lib/image-config 2 µs | |
│ │ │ ├─ module ../shared/lib/image-config-context 3 µs | |
│ │ │ └─ module next/dist/shared/lib/image-loader 2 µs | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fscript.js&server=true! + 3) 16 ms (self 46 ms) [next-swc-loader 26 ms] | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2Flayout.tsx&server=true!) 4.3s (total 2.2s, self 2.7 ms) | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/layout.tsx 4.3s (total 2.2s, self 1.5 ms) [next-swc-loader 1.1 ms] | |
│ │ │ ├─ module next (next/navigation.js) 17 ms [read-resource 17 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/contexts/PatientContext.tsx 3.6s (total 348 ms, self 8.3 ms) [next-swc-loader 7.8 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/layouts/dashboard/records/recordSidebarConfig.tsx 3.1s (total 340 ms, self 8.1 ms) [next-swc-loader 7.1 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/AddTask.js) 34 ms [read-resource 33 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Announcement.js) 33 ms [read-resource 33 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/AssignmentLateOutlined.js) 33 ms [read-resource 33 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Bloodtype.js) 34 ms [read-resource 33 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/EmojiEvents.js) 34 ms [read-resource 34 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/FolderOutlined.js) 34 ms [read-resource 34 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Https.js) 34 ms [read-resource 34 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/LocalPharmacy.js) 34 ms [read-resource 34 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/ThumbsUpDown.js) 34 ms [read-resource 34 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/containers/Chat/Sidebar/ChatSidebarIcon.tsx 2.4s (total 30 ms, self 6.2 ms) [next-swc-loader 4.8 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/containers/Chat/useChatConversations.ts 1.6s (total 23 ms, self 5.1 ms) [next-swc-loader 4.5 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useChat.tsx 575 ms (total 18 ms, self 4.8 ms) [next-swc-loader 4.4 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/contexts/ChatContext.tsx 13 ms [next-swc-loader 13 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/constants/routes.ts 9.8 ms [next-swc-loader 8.9 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useAbility.tsx 7.1 ms [next-swc-loader 6.7 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useFeatureFlags.tsx 6.7 ms [next-swc-loader 6.3 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/components/sidebar/sidebar.ts 1.1s (total 425 ms, self 10 ms) [next-swc-loader 9.2 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/layouts/dashboard/admin/adminSidebarConfig.tsx 577 ms (total 156 ms, self 5.7 ms) [next-swc-loader 5.2 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/ManageAccounts.js) 17 ms [read-resource 16 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/AssignmentOutlined.js) 16 ms [read-resource 16 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/DocumentScanner.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/People.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/ReportProblemOutlined.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Settings.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/VerifiedUser.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Visibility.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/Widgets.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/layouts/dashboard/management/managementSidebarConfig.tsx 739 ms (total 253 ms, self 6.9 ms) [next-swc-loader 6.3 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/AltRoute.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Assignment.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/FactCheck.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Gavel.js) 29 ms [read-resource 28 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Grass.js) 28 ms [read-resource 28 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Lens.js) 29 ms [read-resource 29 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/ListAlt.js) 33 ms [read-resource 33 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/PostAdd.js) 33 ms [read-resource 33 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/LocalFireDepartment.js) 33 ms [read-resource 33 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/SvgIconStyle.tsx 3.8 ms [next-swc-loader 2.4 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/assets/icons/icon_doc.tsx 7.2 ms [next-swc-loader 5.5 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/layouts/dashboard/superadmin/superAdminSidebarConfig.tsx 3 ms [next-swc-loader 2.2 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/layouts/dashboard/handler/handlerSidebarConfig.ts 3.1 ms [next-swc-loader 2.5 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/layouts/dashboard/index.tsx 4s (total 1.4s, self 7 ms) [next-swc-loader 6.4 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/layouts/dashboard/DashboardNavbar.tsx 3.1s (total 637 ms, self 6.6 ms) [next-swc-loader 5.6 ms] | |
│ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/menu-2-fill.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/HideOnScroll.tsx 892 ms (total 20 ms, self 4.7 ms) [next-swc-loader 4.3 ms] | |
│ │ │ │ │ └─ module @mui/material (@mui/material/node/useScrollTrigger/index.js + 1) 15 ms (self 26 ms) [read-resource 26 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/LoggedInAs.tsx 5.5 ms [next-swc-loader 5.3 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/PlaygroundInfo.tsx 5.7 ms [next-swc-loader 5.4 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/Toolbar/index.js + 2) 18 ms (self 74 ms) [read-resource 73 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/AppBar/index.js + 2) 18 ms (self 77 ms) [read-resource 76 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/containers/DevPanel/DevPanel.tsx 862 ms (total 36 ms, self 4.2 ms) [next-swc-loader 3.6 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/AdminPanelSettings.js) 26 ms [read-resource 25 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/constants/auth.ts 5.8 ms [next-swc-loader 5.3 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/containers/Account/AccountPopover.tsx 2.4s (total 153 ms, self 5.9 ms) [next-swc-loader 4.9 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Email.js) 26 ms [read-resource 26 ms] | |
│ │ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/grid-outline.js) 26 ms [read-resource 26 ms] | |
│ │ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/home-fill.js) 27 ms [read-resource 26 ms] | |
│ │ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/settings-2-fill.js) 27 ms [read-resource 26 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useIsMountedRef.tsx 6 ms [next-swc-loader 5.6 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/containers/Patient/Newsletter/NewsletterModal.tsx 1.5s (total 35 ms, self 5.2 ms) [next-swc-loader 4.6 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/containers/Patient/Newsletter/NewsletterSettings.tsx 620 ms (total 30 ms, self 4.3 ms) [next-swc-loader 2.6 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/AlertExtended.tsx 13 ms [next-swc-loader 12 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/operations/queries/newsletter.query.ts 13 ms [next-swc-loader 12 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/containers/Help/Help.tsx 782 ms (total 31 ms, self 4.5 ms) [next-swc-loader 3.8 ms] | |
│ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/Help.js) 27 ms [read-resource 27 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/containers/Notifications/Notifications.tsx 1.7s (total 82 ms, self 6.5 ms) [next-swc-loader 5.6 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Notifications.js) 30 ms [read-resource 30 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/containers/Notifications/NotificationItem.tsx 975 ms (total 7.7 ms, self 3.1 ms) [next-swc-loader 2.5 ms] | |
│ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/BadgeFaded.tsx 4.6 ms [next-swc-loader 4.3 ms] | |
│ │ │ │ │ └─ module @mui/material (@mui/material/node/Badge/index.js + 3) 38 ms (self 89 ms) [read-resource 87 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/MegaMenu/index.ts 2.3s (total 245 ms, self 6.7 ms) [next-swc-loader 6.4 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/MegaMenu/MegaMenuDesktopVertical.tsx 1.5s (total 60 ms, self 4.5 ms) [next-swc-loader 3.3 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/ChevronRight.js) 38 ms [read-resource 38 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/QueryLink.tsx 648 ms (total 13 ms, self 4 ms) [next-swc-loader 3.5 ms] | |
│ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/UnstyledLink.tsx 9.5 ms [next-swc-loader 9 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/MegaMenu/MenuTags.tsx 3.6 ms [next-swc-loader 3.2 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/MegaMenu/MegaMenuDesktopHorizon.tsx 807 ms (total 54 ms, self 5.5 ms) [next-swc-loader 4.3 ms] | |
│ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/ExpandMore.js) 48 ms [read-resource 48 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/MegaMenu/MegaMenuMobile.tsx 795 ms (total 120 ms, self 5 ms) [next-swc-loader 3.7 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/ArrowBackIos.js) 39 ms [read-resource 38 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/ArrowForwardIos.js) 39 ms [read-resource 39 ms] | |
│ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/List.js) 38 ms [read-resource 38 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/MegaMenu/MenuConfig.tsx 4 ms [next-swc-loader 3 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/layouts/dashboard/DashboardSidebar.tsx 3.7s (total 715 ms, self 5.6 ms) [next-swc-loader 4.8 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/layouts/dashboard/SidebarPatientSelect.tsx 3.1s (total 553 ms, self 3.3 ms) [next-swc-loader 1.9 ms] | |
│ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/people-fill.js) 13 ms [read-resource 13 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/FilterList.js) 15 ms [read-resource 15 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/VisibilityOff.js) 15 ms [read-resource 14 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/MenuPopover.tsx 3.7 ms [next-swc-loader 3.2 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/PatientNameAndPersonalNumber.tsx 3.3 ms [next-swc-loader 2.8 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useRouterExtended.tsx 1.7s (total 158 ms, self 3.8 ms) [next-swc-loader 3.5 ms] | |
│ │ │ │ │ └─ module query-string (query-string/index.js) 790 ms (total 154 ms, self 32 ms) [read-resource 30 ms] | |
│ │ │ │ │ ├─ module decode-uri-component (decode-uri-component/index.js) 31 ms [read-resource 30 ms] | |
│ │ │ │ │ ├─ module filter-obj (filter-obj/index.js) 30 ms [read-resource 30 ms] | |
│ │ │ │ │ ├─ module strict-uri-encode (strict-uri-encode/index.js) 30 ms [read-resource 30 ms] | |
│ │ │ │ │ └─ module split-on-first (split-on-first/index.js) 31 ms [read-resource 31 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/PatientModal.tsx 2.3s (total 343 ms, self 8.3 ms) [next-swc-loader 7 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/Contacts/PatientContacts.tsx 1.4s (total 46 ms, self 7.3 ms) [next-swc-loader 6.3 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/Contacts/ContactsTable.tsx 721 ms (total 30 ms, self 2.4 ms) [next-swc-loader 1.2 ms] | |
│ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/Contacts/ExpandableContact.tsx 239 ms (total 28 ms, self 3.6 ms) [next-swc-loader 2.9 ms] | |
│ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/InfoGrid/index.ts 46 ms (total 24 ms, self 8.7 ms) [next-swc-loader 8.2 ms] | |
│ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/InfoGrid/InfoGrid.tsx 7.8 ms [next-swc-loader 7.4 ms] | |
│ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/InfoGrid/InfoRow.tsx 7.9 ms [next-swc-loader 7.7 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/Contacts/PatientContactCreateForm.tsx 3 ms [next-swc-loader 1.7 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/AlertLoaded.tsx 5.3 ms [next-swc-loader 4.6 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/PatientInfo/PatientCarePlan.tsx 1.2s (total 110 ms, self 3.5 ms) [next-swc-loader 2 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/PatientForm/patientForm.utils.ts 520 ms (total 9.8 ms, self 4.8 ms) [next-swc-loader 3.7 ms] | |
│ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/form/inputs/personInputs.tsx 2.4 ms [next-swc-loader 1.8 ms] | |
│ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/constants/errors.ts 2.5 ms [next-swc-loader 1.9 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Button/UploadButton.tsx 502 ms (total 26 ms, self 2.8 ms) [next-swc-loader 2.4 ms] | |
│ │ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/NoteAdd.js) 23 ms [read-resource 23 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Button/DownloadButton.tsx 505 ms (total 29 ms, self 5 ms) [next-swc-loader 4.6 ms] | |
│ │ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/GetAppOutlined.js) 24 ms [read-resource 24 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useFileSignedUrl.ts 6.4 ms [next-swc-loader 6.2 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useFileUpload.ts 5.9 ms [next-swc-loader 4.9 ms] | |
│ │ │ │ │ └─ module @emotion/css (@emotion/css/dist/emotion-css.esm.js + 1) 30 ms (self 40 ms) [read-resource 40 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/PatientInfo/PatientGuardianDisplay.tsx 1.2s (total 51 ms, self 4.6 ms) [next-swc-loader 3.2 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Warning.js) 15 ms [read-resource 15 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/ReadonlyTextfield.tsx 5.1 ms [next-swc-loader 4.3 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Button/RemoveButton.tsx 5.2 ms [next-swc-loader 4.5 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/form/inputs/inputHelpers.tsx 459 ms (total 12 ms, self 10 ms) [next-swc-loader 9.3 ms] | |
│ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/validation/validation.utils.ts 2 ms [next-swc-loader 1.5 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/form/inputs/addressInputs.tsx 9.6 ms [next-swc-loader 9.1 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/PatientInfo/PatientHandlerDisplay.tsx 1.2s (total 53 ms, self 6.3 ms) [next-swc-loader 4.7 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/HelpOutline.js) 15 ms [read-resource 15 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/constants/common.ts 9.2 ms [next-swc-loader 8.2 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/Text/SuccessIconText.tsx 464 ms (total 23 ms, self 8 ms) [next-swc-loader 7.5 ms] | |
│ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/CheckCircle.js) 15 ms [read-resource 15 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/PatientInfo/PatientPlacementDecision.tsx 8.1 ms [next-swc-loader 7.3 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/PatientInfo/PatientInfoDisplay.tsx 767 ms (total 62 ms, self 13 ms) [next-swc-loader 8.3 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/OfflineBoltOutlined.js) 20 ms [read-resource 20 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/PatientInfo/PatientDeactivateDialog.tsx 4.3 ms [next-swc-loader 2.9 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Form/FormDatePicker.tsx 8.2 ms [next-swc-loader 7.7 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Select/MultiSelect.tsx 8.3 ms [next-swc-loader 7.8 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/Select/TextFieldSelect.tsx 8.4 ms [next-swc-loader 8 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/LoadingCenter.tsx 3.5 ms [next-swc-loader 2.8 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Scrollbar.tsx 920 ms (total 62 ms, self 22 ms) [next-swc-loader 22 ms] | |
│ │ │ │ └─ module simplebar-react (simplebar-react/dist/simplebar-react.js) 39 ms [read-resource 30 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/NavSection.tsx 885 ms (total 74 ms, self 6.5 ms) [next-swc-loader 5.7 ms] | |
│ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/arrow-ios-downward-fill.js) 30 ms [read-resource 30 ms] | |
│ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/arrow-ios-forward-fill.js) 31 ms [read-resource 31 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/routes/routes.utils.ts 6.1 ms [next-swc-loader 5.6 ms] | |
│ │ │ └─ module @mui/material (@mui/material/node/Drawer/index.js + 2) 21 ms (self 73 ms) [read-resource 72 ms] | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FLoadingScreen.tsx&server=true!) 15 ms | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage.tsx&server=true!) 4.1s (total 3s, self 2.9 ms) | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/hsl/ordination/page.tsx 4.1s (total 3s, self 4.7 ms) [next-swc-loader 3.9 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/hsl/ordination/PrescriptionForm.tsx 2.1s (total 1.3s, self 8 ms) [next-swc-loader 5.9 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Info.js) 36 ms [read-resource 36 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Clear.js) 54 ms [read-resource 54 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Schedule.js) 54 ms [read-resource 54 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/Grid/index.js + 4) 29 ms (self 117 ms) [read-resource 115 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/Stack/index.js + 1) 28 ms (self 45 ms) [read-resource 44 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/TextField/index.js + 29) 29 ms (self 967 ms) [read-resource 955 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/Autocomplete/index.js + 18) 29 ms (self 571 ms) [read-resource 563 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/List/index.js + 3) 30 ms (self 92 ms) [read-resource 91 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/MenuItem/index.js + 5) 30 ms (self 135 ms) [read-resource 133 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/ListItem/index.js + 8) 29 ms (self 201 ms) [read-resource 199 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/IconButton/index.js + 2) 31 ms (self 79 ms) [read-resource 77 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/ListItemIcon/index.js + 2) 32 ms (self 94 ms) [read-resource 93 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/ListItemText/index.js + 2) 31 ms (self 81 ms) [read-resource 80 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/Alert/index.js + 6) 33 ms (self 142 ms) [read-resource 141 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/Tooltip/index.js + 7) 32 ms (self 252 ms) [read-resource 248 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/ListItemSecondaryAction/index.js + 2) 32 ms (self 107 ms) [read-resource 106 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/Switch/index.js + 6) 32 ms (self 244 ms) [read-resource 242 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/FormControlLabel/index.js + 3) 33 ms (self 81 ms) [read-resource 80 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/StackRow.tsx 6.3 ms [next-swc-loader 5.6 ms] | |
│ │ │ │ ├─ module formik (formik/dist/index.js + 1) 1.2s (total 144 ms, self 83 ms) [read-resource 79 ms] | |
│ │ │ │ │ ├─ module lodash (lodash/clone.js + 72) 18 ms (self 2.5s) [read-resource 2.4s] | |
│ │ │ │ │ ├─ module lodash (lodash/toPath.js + 25) 18 ms (self 634 ms) [read-resource 632 ms] | |
│ │ │ │ │ ├─ module lodash (lodash/isPlainObject.js + 7) 19 ms (self 107 ms) [read-resource 106 ms] | |
│ │ │ │ │ ├─ module lodash (lodash/cloneDeep.js) 18 ms [read-resource 18 ms] | |
│ │ │ │ │ ├─ module react-fast-compare (react-fast-compare/index.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ │ ├─ module tiny-warning (tiny-warning/dist/tiny-warning.cjs.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ │ └─ module deepmerge (deepmerge/dist/umd.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ ├─ module yup (yup/lib/index.js + 25) 1.9s (total 209 ms, self 834 ms) [read-resource 824 ms] | |
│ │ │ │ │ ├─ module lodash (lodash/has.js + 8) 19 ms (self 151 ms) [read-resource 150 ms] | |
│ │ │ │ │ ├─ module lodash (lodash/mapKeys.js + 37) 19 ms (self 767 ms) [read-resource 764 ms] | |
│ │ │ │ │ ├─ module lodash (lodash/mapValues.js) 19 ms [read-resource 19 ms] | |
│ │ │ │ │ ├─ module lodash (lodash/camelCase.js + 18) 19 ms (self 337 ms) [read-resource 335 ms] | |
│ │ │ │ │ ├─ module lodash (lodash/snakeCase.js) 21 ms [read-resource 21 ms] | |
│ │ │ │ │ ├─ module property-expr (property-expr/index.js) 19 ms [read-resource 18 ms] | |
│ │ │ │ │ ├─ module nanoclone (nanoclone/index.js) 21 ms [read-resource 21 ms] | |
│ │ │ │ │ └─ module toposort (toposort/index.js) 36 ms [read-resource 36 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Button/ButtonSelect.tsx 455 ms (total 68 ms, self 5.2 ms) [next-swc-loader 4.6 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Add.js) 32 ms [read-resource 31 ms] | |
│ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/KeyboardArrowDown.js) 32 ms [read-resource 32 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Button/CloseButton.tsx 455 ms (total 38 ms, self 6.3 ms) [next-swc-loader 5.8 ms] | |
│ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/Close.js) 32 ms [read-resource 32 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/date/DateUtil.ts 726 ms (total 128 ms, self 7.3 ms) [next-swc-loader 6.1 ms] | |
│ │ │ │ │ ├─ module date-fns-tz (date-fns-tz/index.js + 12) 54 ms (self 471 ms) [read-resource 467 ms] | |
│ │ │ │ │ └─ module rrule (rrule/dist/es5/rrule.js) 67 ms [read-resource 56 ms] | |
│ │ │ │ └─ module @mui/lab (@mui/lab/node/LoadingButton/index.js + 2) 1.5s (total 52 ms, self 65 ms) [read-resource 63 ms] | |
│ │ │ │ └─ module @mui/material (@mui/material/node/generateUtilityClasses/index.js) 40 ms [read-resource 40 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/hsl/ordination/PrescriptionTable.tsx 4s (total 733 ms, self 4.1 ms) [next-swc-loader 3.4 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Edit.js + 1) 1.9s (total 95 ms, self 49 ms) [read-resource 49 ms] | |
│ │ │ │ │ ├─ module react/jsx-runtime 22 µs | |
│ │ │ │ │ └─ module @mui/material (@mui/material/node/utils/index.js + 4) 899 ms (total 59 ms, self 117 ms) [read-resource 116 ms] | |
│ │ │ │ │ └─ module @mui/base (@mui/base/node/className/index.js) 26 ms [read-resource 26 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/History.js) 36 ms [read-resource 36 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DataGrid/columnCells.tsx 1.2s (total 104 ms, self 14 ms) [next-swc-loader 12 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/CheckCircleOutline.js) 23 ms [read-resource 22 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Delete.js) 21 ms [read-resource 21 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/TooltipDisabled.tsx 6.3 ms [next-swc-loader 6 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/OverflowTooltip.tsx 5.3 ms [next-swc-loader 4.8 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Label.tsx 666 ms (total 29 ms, self 5.9 ms) [next-swc-loader 5.5 ms] | |
│ │ │ │ │ │ └─ module @emotion/is-prop-valid (@emotion/is-prop-valid/dist/emotion-is-prop-valid.esm.js) 23 ms [read-resource 22 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/Button/LabelButton.tsx 5.6 ms [next-swc-loader 5.1 ms] | |
│ │ │ │ ├─ module @mui/x-data-grid (@mui/x-data-grid/node/index.js + 351) 3.9s (total 298 ms, self 9.7s) [read-resource 9.5s] | |
│ │ │ │ │ ├─ module @mui/material (@mui/material/node/locale/index.js) 75 ms [read-resource 66 ms] | |
│ │ │ │ │ ├─ module @mui/material (@mui/material/node/Checkbox/index.js + 5) 85 ms (self 303 ms) [read-resource 300 ms] | |
│ │ │ │ │ ├─ module @mui/material (@mui/material/node/TablePagination/index.js + 3) 17 ms (self 146 ms) [read-resource 144 ms] | |
│ │ │ │ │ ├─ module reselect (reselect/lib/index.js + 1) 63 ms (self 91 ms) [read-resource 90 ms] | |
│ │ │ │ │ └─ module @babel/runtime (@babel/runtime/helpers/toPropertyKey.js + 2) 20 ms (self 60 ms) [read-resource 60 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Menu/MenuDropdown.tsx 1.7s (total 103 ms, self 6.8 ms) [next-swc-loader 6.1 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/MoreVert.js) 16 ms [read-resource 16 ms] | |
│ │ │ │ │ ├─ module next (next/link.js + 3) 1.3s (total 15 ms, self 31 ms) [read-resource 15 ms, next-swc-loader 14 ms] | |
│ │ │ │ │ │ └─ module ../shared/lib/router-context 11 µs | |
│ │ │ │ │ ├─ module material-ui-popup-state (material-ui-popup-state/es/hooks.js + 1) 17 ms (self 41 ms) [read-resource 40 ms] | |
│ │ │ │ │ ├─ module @mui/material (@mui/material/node/Menu/index.js + 8) 24 ms (self 246 ms) [read-resource 242 ms] | |
│ │ │ │ │ └─ module @mui/material (@mui/material/node/ButtonBase/index.js + 5) 24 ms (self 136 ms) [read-resource 133 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/common/common.utils.ts 2s (total 59 ms, self 17 ms) [next-swc-loader 15 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/index.js + 311) 24 ms (self 6.5s) [read-resource 6.4s] | |
│ │ │ │ │ └─ module cuid (cuid/index.js + 3) 1.3s (total 19 ms, self 89 ms) [read-resource 89 ms] | |
│ │ │ │ │ └─ module os 7 µs | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/containers/HSL/hsl.utils.tsx 695 ms (total 32 ms, self 8.6 ms) [next-swc-loader 7.7 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/StickyNote2Outlined.js) 18 ms [read-resource 18 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/translation/translations.ts 5.1 ms [next-swc-loader 3.7 ms] | |
│ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/plus-fill.js) 23 ms [read-resource 23 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/HeaderBreadcrumbs.tsx 998 ms (total 100 ms, self 8.3 ms) [next-swc-loader 7.4 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Breadcrumbs.tsx 685 ms (total 19 ms, self 6.8 ms) [next-swc-loader 6.3 ms] | |
│ │ │ │ │ └─ module @mui/material (@mui/material/node/Breadcrumbs/index.js + 4) 12 ms (self 138 ms) [read-resource 135 ms] | |
│ │ │ │ ├─ module lodash (lodash/lodash.js) 52 ms [read-resource 33 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/Link/index.js + 3) 15 ms (self 178 ms) [read-resource 177 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useResponsive.ts 5.8 ms [next-swc-loader 5.5 ms] | |
│ │ │ ├─ module notistack (notistack/dist/index.js + 1) 4s (total 461 ms, self 58 ms) [read-resource 56 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/SvgIcon/index.js + 2) 52 ms (self 91 ms) [read-resource 90 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/Slide/index.js + 2) 3.1s (total 127 ms, self 105 ms) [read-resource 104 ms] | |
│ │ │ │ │ └─ module react-transition-group (react-transition-group/cjs/index.js + 10) 1.2s (total 74 ms, self 307 ms) [read-resource 304 ms] | |
│ │ │ │ │ ├─ module dom-helpers (dom-helpers/cjs/addClass.js + 1) 19 ms (self 40 ms) [read-resource 40 ms] | |
│ │ │ │ │ └─ module dom-helpers (dom-helpers/cjs/removeClass.js) 19 ms [read-resource 19 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/Collapse/index.js + 2) 53 ms (self 129 ms) [read-resource 128 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/ClickAwayListener/index.js) 910 ms (total 75 ms, self 54 ms) [read-resource 54 ms] | |
│ │ │ │ │ └─ module @mui/base (@mui/base/node/ClickAwayListener/index.js + 1) 21 ms (self 68 ms) [read-resource 67 ms] | |
│ │ │ │ ├─ module hoist-non-react-statics (hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js) 899 ms (total 66 ms, self 54 ms) [read-resource 54 ms] | |
│ │ │ │ │ └─ module react-is (react-is/index.js + 1) 12 ms (self 54 ms) [read-resource 53 ms] | |
│ │ │ │ └─ module clsx (clsx/dist/clsx.js) 55 ms [read-resource 55 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Dialog/ConfirmDialog.tsx 378 ms (total 134 ms, self 8.7 ms) [next-swc-loader 8 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/useMediaQuery/index.js + 1) 20 ms (self 88 ms) [read-resource 87 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/DialogTitle/index.js + 2) 22 ms (self 45 ms) [read-resource 44 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/Dialog/index.js + 10) 21 ms (self 306 ms) [read-resource 301 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/DialogContent/index.js + 2) 21 ms (self 43 ms) [read-resource 43 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/node/DialogContentText/index.js + 2) 21 ms (self 42 ms) [read-resource 42 ms] | |
│ │ │ │ └─ module @mui/material (@mui/material/node/DialogActions/index.js + 2) 21 ms (self 45 ms) [read-resource 44 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/operations/graphql.tsx 58 ms [next-swc-loader 43 ms] | |
│ │ │ ├─ module @iconify/react (@iconify/react/dist/iconify.mjs) 33 ms [read-resource 28 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/operations/queries/medicine.query.ts 354 ms (total 14 ms, self 7 ms) [next-swc-loader 6.5 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/operations/fragments.ts 7.2 ms [next-swc-loader 5.5 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/usePatient.tsx 4.6 ms [next-swc-loader 3.6 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useRecordBreadcrumbs.tsx 4.7 ms [next-swc-loader 3.7 ms] | |
│ │ │ ├─ module @mui/material (@mui/material/node/Card/index.js + 5) 26 ms (self 144 ms) [read-resource 142 ms] | |
│ │ │ ├─ module @mui/material (@mui/material/node/CardHeader/index.js + 2) 26 ms (self 69 ms) [read-resource 68 ms] | |
│ │ │ ├─ module @mui/material (@mui/material/node/CardContent/index.js + 2) 26 ms (self 72 ms) [read-resource 72 ms] | |
│ │ │ ├─ module @mui/material (@mui/material/node/Tabs/index.js + 14) 1.2s (total 45 ms, self 550 ms) [read-resource 546 ms] | |
│ │ │ │ └─ module react-is (react-is/index.js + 1) 18 ms (self 55 ms) [read-resource 54 ms] | |
│ │ │ └─ module @mui/material (@mui/material/node/Tab/index.js + 3) 28 ms (self 81 ms) [read-resource 79 ms] | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=true!) 31 ms (total 24 ms, self 16 ms) | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/SEOHead.tsx 8.3 ms [next-swc-loader 7.8 ms] | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js&server=true! + 95) 3.2s (total 38 ms, self 889 ms) [next-swc-loader 760 ms, read-resource 37 ms] | |
│ │ │ ├─ module react-dom 12 µs | |
│ │ │ ├─ module @swc/helpers (@swc/helpers/lib/_interop_require_wildcard.js) 306 µs [read-resource 38 µs] | |
│ │ │ ├─ module @swc/helpers (@swc/helpers/lib/_interop_require_default.js) 358 µs [read-resource 272 µs] | |
│ │ │ ├─ module @swc/helpers (@swc/helpers/lib/_async_to_generator.js) 516 µs [read-resource 341 µs] | |
│ │ │ ├─ module @swc/helpers (@swc/helpers/lib/_extends.js) 620 µs [read-resource 503 µs] | |
│ │ │ ├─ module ../../shared/lib/app-router-context 8 µs | |
│ │ │ ├─ module ../../shared/lib/hooks-client-context 8 µs | |
│ │ │ ├─ module @swc/helpers (@swc/helpers/lib/_object_without_properties_loose.js) 23 ms [read-resource 23 ms] | |
│ │ │ ├─ module ../../shared/lib/server-inserted-html 23 µs | |
│ │ │ ├─ module ../mitt 22 µs | |
│ │ │ ├─ module ./utils/remove-trailing-slash 6 µs | |
│ │ │ ├─ module ./utils/is-dynamic 2 µs | |
│ │ │ ├─ module ./utils/parse-relative-url 2 µs | |
│ │ │ ├─ module ./utils/querystring 2 µs | |
│ │ │ ├─ module ./utils/resolve-rewrites 2 µs | |
│ │ │ ├─ module ./utils/route-matcher 19 µs | |
│ │ │ ├─ module ./utils/route-regex 3 µs | |
│ │ │ ├─ module ./utils/format-url 2 µs | |
│ │ │ ├─ module ./utils/parse-path 2 µs | |
│ │ │ ├─ module ./utils/get-next-pathname-info 2 µs | |
│ │ │ ├─ module ./utils/format-next-pathname-info 6 µs | |
│ │ │ ├─ module ../page-path/denormalize-page-path 3 µs | |
│ │ │ ├─ module ../i18n/normalize-locale-path 2 µs | |
│ │ │ ├─ module ./utils/compare-states 1 µs | |
│ │ │ ├─ module ./utils/is-bot 2 µs | |
│ │ │ ├─ module next/dist/compiled/strip-ansi 12 µs | |
│ │ │ ├─ module next/dist/compiled/react-server-dom-webpack/client 3 µs | |
│ │ │ ├─ module next/dist/compiled/react-is 11 µs | |
│ │ │ ├─ module ../shared/lib/router/utils/get-asset-path-from-route 9 µs | |
│ │ │ ├─ module next/dist/compiled/stacktrace-parser 18 µs | |
│ │ │ ├─ module ../shared/lib/router/utils/add-path-prefix 5 µs | |
│ │ │ ├─ module ../shared/lib/router/utils/path-has-prefix 2 µs | |
│ │ │ ├─ module ./no-ssr-error 3 µs | |
│ │ │ ├─ module next/dist/compiled/anser 4 µs | |
│ │ │ ├─ module next/dist/compiled/css.escape 17 µs | |
│ │ │ └─ module next/dist/compiled/platform 4 µs | |
│ │ ├─ webpack-compilation-seal 733 ms | |
│ │ ├─ webpack-compilation-chunk-graph 34 ms | |
│ │ ├─ webpack-compilation-optimize 35 ms | |
│ │ ├─ webpack-compilation-optimize-modules 30 ms | |
│ │ ├─ webpack-compilation-optimize-chunks 282 µs | |
│ │ ├─ webpack-compilation-optimize-tree 7 µs | |
│ │ └─ webpack-compilation-hash 4 ms | |
│ ├─ make 5s | |
│ └─ emit 308 ms | |
├─ client recompilation (new page discovered) 11s | |
│ ├─ client compilation 4.7s | |
│ │ ├─ entry next/dist/compiled/@next/react-refresh-utils/dist/runtime.js | |
│ │ ├─ entry next/dist/client/dev/amp-dev | |
│ │ ├─ entry next/dist/client/next-dev.js | |
│ │ ├─ entry next/dist/compiled/@next/react-refresh-utils/dist/runtime.js | |
│ │ ├─ entry next/dist/client/app-next-dev.js | |
│ │ ├─ entry @sentry/webpack-plugin/src/sentry-webpack.module.js | |
│ │ ├─ entry ./sentry.client.config.js | |
│ │ ├─ entry next-client-pages-loader?absolutePagePath=private-next-pages%2F_app&page=%2F_app! | |
│ │ ├─ entry next/dist/client/router.js | |
│ │ ├─ entry next-client-pages-loader?absolutePagePath=private-next-pages%2F_error&page=%2F_error! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Ferror.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Fglobals.css&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Fproviders.tsx&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fsimplebar%2Fdist%2Fsimplebar.min.css&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2F%40next%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%22path%22%3A%22src%2Fassets%2Ftheme%2Ftypography.ts%22%2C%22import%22%3A%22Public_Sans%22%2C%22arguments%22%3A%5B%7B%22weight%22%3A%5B%22400%22%2C%22500%22%2C%22600%22%2C%22700%22%5D%2C%22display%22%3A%22swap%22%2C%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22font%22%7D&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Floading.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fscript.js&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2Flayout.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FLoadingScreen.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js&server=false! | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Ferror.tsx&server=false!) 3s (total 877 ms, self 19 ms) | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/error.tsx 2.9s (total 858 ms, self 4.8 ms) [next-swc-loader 3.9 ms] | |
│ │ │ ├─ module @sentry/react (@sentry/react/esm/index.js + 8) 841 ms (total 21 ms, self 12 ms) [read-resource 7.9 ms] | |
│ │ │ │ ├─ module @sentry/browser (@sentry/browser/esm/index.js + 17) 796 ms (total 12 ms, self 20 ms) [read-resource 14 ms] | |
│ │ │ │ │ ├─ module @sentry/core (@sentry/core/esm/index.js + 15) 1 ms (self 65 ms) [read-resource 57 ms] | |
│ │ │ │ │ ├─ module @sentry/replay (@sentry/replay/esm/index.js + 35) 726 ms (total 8.9 ms, self 44 ms) [read-resource 37 ms] | |
│ │ │ │ │ │ ├─ module lodash.debounce (lodash.debounce/index.js) 322 ms (total 1.5 ms, self 1 ms) [read-resource 481 µs] | |
│ │ │ │ │ │ │ └─ module @sentry/replay (@sentry/replay/esm/_virtual/_commonjsHelpers.js) 439 µs [read-resource 256 µs] | |
│ │ │ │ │ │ ├─ module rrweb (rrweb/es/rrweb/packages/rrweb/src/entries/all.js + 22) 1.1 ms (self 72 ms) [read-resource 62 ms] | |
│ │ │ │ │ │ ├─ module rrweb (rrweb/es/rrweb/packages/rrweb/src/types.js) 2 ms [read-resource 1.8 ms] | |
│ │ │ │ │ │ └─ module rrweb (rrweb/es/rrweb/packages/rrweb/src/record/index.js + 11) 3.2 ms (self 67 ms) [read-resource 56 ms] | |
│ │ │ │ │ └─ module @sentry/utils (@sentry/utils/esm/buildPolyfills/index.js + 13) 1.2 ms (self 14 ms) [read-resource 13 ms] | |
│ │ │ │ ├─ module hoist-non-react-statics (hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js) 70 ms (total 6.1 ms, self 699 µs) [read-resource 442 µs] | |
│ │ │ │ │ └─ module react-is (react-is/index.js + 1) 5.4 ms (self 8.1 ms) [read-resource 7.6 ms] | |
│ │ │ │ └─ module @sentry/utils (@sentry/utils/esm/index.js + 28) 85 ms (total 3.5 ms, self 79 ms) [read-resource 69 ms] | |
│ │ │ │ └─ module next (next/dist/build/polyfills/process.js + 1) 2.4 ms (self 3.7 ms) [read-resource 3.1 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/illustrations/illustration_500.tsx 44 ms [next-swc-loader 17 ms] | |
│ │ │ ├─ module framer-motion (framer-motion/dist/es/index.js + 160) 2.8s (total 184 ms, self 3.5s) [read-resource 3.5s] | |
│ │ │ │ ├─ module tslib (tslib/tslib.es6.js) 18 ms [read-resource 16 ms] | |
│ │ │ │ ├─ module framesync (framesync/dist/es/index.js + 2) 13 ms (self 69 ms) [read-resource 68 ms] | |
│ │ │ │ ├─ module popmotion (popmotion/dist/es/index.js + 36) 10 ms (self 501 ms) [read-resource 497 ms] | |
│ │ │ │ ├─ module hey-listen (hey-listen/dist/hey-listen.es.js) 12 ms [read-resource 12 ms] | |
│ │ │ │ ├─ module style-value-types (style-value-types/dist/es/index.js + 10) 15 ms (self 274 ms) [read-resource 273 ms] | |
│ │ │ │ └─ module @emotion/is-prop-valid (@emotion/is-prop-valid/dist/is-prop-valid.browser.esm.js) 492 ms (total 55 ms, self 29 ms) [read-resource 28 ms] | |
│ │ │ │ └─ module @emotion/memoize (@emotion/memoize/dist/memoize.browser.esm.js) 26 ms [read-resource 26 ms] | |
│ │ │ ├─ module @mui/material (@mui/material/Box/index.js + 2) 60 ms (self 145 ms) [read-resource 145 ms] | |
│ │ │ ├─ module @mui/material (@mui/material/Button/index.js + 4) 2.6s (total 266 ms, self 224 ms) [read-resource 223 ms] | |
│ │ │ │ ├─ module @babel/runtime (@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js) 51 ms [read-resource 51 ms] | |
│ │ │ │ ├─ module @babel/runtime (@babel/runtime/helpers/esm/extends.js) 51 ms [read-resource 50 ms] | |
│ │ │ │ ├─ module prop-types (prop-types/index.js + 4) 1.1s (total 22 ms, self 67 ms) [read-resource 65 ms] | |
│ │ │ │ │ └─ module next (next/dist/build/polyfills/object-assign.js) 9.5 ms [read-resource 9.4 ms] | |
│ │ │ │ └─ module @mui/base (@mui/base/index.js + 137) 1.8s (total 83 ms, self 2.9s) [read-resource 2.9s] | |
│ │ │ │ ├─ module @popperjs/core (@popperjs/core/lib/index.js + 59) 34 ms (self 1.2s) [read-resource 1.2s] | |
│ │ │ │ └─ module react-is (react-is/index.js + 1) 35 ms (self 49 ms) [read-resource 48 ms] | |
│ │ │ ├─ module @mui/material (@mui/material/Container/index.js + 3) 17 ms (self 92 ms) [read-resource 91 ms] | |
│ │ │ ├─ module @mui/material (@mui/material/styles/index.js + 32) 1.9s (total 144 ms, self 665 ms) [read-resource 658 ms] | |
│ │ │ │ ├─ module @mui/system (@mui/system/esm/index.js + 60) 1.3s (total 82 ms, self 1.6s) [read-resource 1.6s] | |
│ │ │ │ │ ├─ module @mui/styled-engine (@mui/styled-engine/index.js + 4) 646 ms (total 36 ms, self 133 ms) [read-resource 133 ms] | |
│ │ │ │ │ │ └─ module @emotion/styled (@emotion/styled/dist/emotion-styled.browser.esm.js + 1) 15 ms (self 32 ms) [read-resource 32 ms] | |
│ │ │ │ │ └─ module @mui/private-theming (@mui/private-theming/index.js + 6) 27 ms (self 123 ms) [read-resource 122 ms] | |
│ │ │ │ └─ module @mui/utils (@mui/utils/esm/index.js + 40) 1.3s (total 44 ms, self 1s) [read-resource 1s] | |
│ │ │ │ └─ module react-is (react-is/index.js + 1) 25 ms (self 53 ms) [read-resource 52 ms] | |
│ │ │ ├─ module @mui/material (@mui/material/Typography/index.js + 2) 17 ms (self 57 ms) [read-resource 57 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/animate/index.ts 999 ms (total 101 ms, self 9.5 ms) [next-swc-loader 6.3 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/IconButtonAnimate.tsx 6.9 ms [next-swc-loader 6.3 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/MotionContainer.tsx 7.2 ms [next-swc-loader 6.6 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/index.ts 519 ms (total 77 ms, self 4.3 ms) [next-swc-loader 3.1 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/path.ts 3.7 ms [next-swc-loader 2.8 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/fade.ts 4.2 ms [next-swc-loader 3.2 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/zoom.ts 4.5 ms [next-swc-loader 3.5 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/flip.ts 3.9 ms [next-swc-loader 2.9 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/slide.ts 4.9 ms [next-swc-loader 4 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/scale.ts 4.6 ms [next-swc-loader 3.8 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/bounce.ts 5.2 ms [next-swc-loader 4.4 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/rotate.ts 4.9 ms [next-swc-loader 4.1 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/actions.ts 7.6 ms [next-swc-loader 6.8 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/container.ts 7.8 ms [next-swc-loader 7 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/transition.ts 8.2 ms [next-swc-loader 7.4 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/animate/variants/background.ts 14 ms [next-swc-loader 13 ms] | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Fglobals.css&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Fproviders.tsx&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fsimplebar%2Fdist%2Fsimplebar.min.css&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2F%40next%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%22path%22%3A%22src%2Fassets%2Ftheme%2Ftypography.ts%22%2C%22import%22%3A%22Public_Sans%22%2C%22arguments%22%3A%5B%7B%22weight%22%3A%5B%22400%22%2C%22500%22%2C%22600%22%2C%22700%22%5D%2C%22display%22%3A%22swap%22%2C%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22font%22%7D&server=false!) 3.4s (total 5.1s, self 66 ms) | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/providers.tsx 3.4s (total 3.9s, self 8.9 ms) [next-swc-loader 4.9 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/contexts/EmotionProvider.tsx 1.8s (total 311 ms, self 41 ms) [next-swc-loader 15 ms] | |
│ │ │ │ │ ├─ module @emotion/react (@emotion/react/dist/emotion-react.browser.esm.js + 2) 1.4s (total 168 ms, self 96 ms) [read-resource 94 ms] | |
│ │ │ │ │ │ ├─ module @emotion/utils (@emotion/utils/dist/emotion-utils.browser.esm.js) 37 ms [read-resource 36 ms] | |
│ │ │ │ │ │ ├─ module @emotion/weak-memoize (@emotion/weak-memoize/dist/emotion-weak-memoize.esm.js) 36 ms [read-resource 36 ms] | |
│ │ │ │ │ │ ├─ module @emotion/serialize (@emotion/serialize/dist/emotion-serialize.browser.esm.js) 746 ms (total 36 ms, self 6.4 ms) [read-resource 5.5 ms] | |
│ │ │ │ │ │ │ ├─ module @emotion/hash (@emotion/hash/dist/emotion-hash.esm.js) 15 ms [read-resource 14 ms] | |
│ │ │ │ │ │ │ └─ module @emotion/unitless (@emotion/unitless/dist/emotion-unitless.esm.js) 15 ms [read-resource 15 ms] | |
│ │ │ │ │ │ └─ module @emotion/use-insertion-effect-with-fallbacks (@emotion/use-insertion-effect-with-fallbacks/dist/emotion-use-insertion-effect-with-fallbacks.browser.esm.js) 6.7 ms [read-resource 6.6 ms] | |
│ │ │ │ │ └─ module @emotion/cache (@emotion/cache/dist/emotion-cache.browser.esm.js) 660 ms (total 103 ms, self 53 ms) [read-resource 52 ms] | |
│ │ │ │ │ ├─ module stylis (stylis/index.js + 7) 36 ms (self 245 ms) [read-resource 243 ms] | |
│ │ │ │ │ ├─ module @emotion/sheet (@emotion/sheet/dist/emotion-sheet.browser.esm.js) 7.3 ms [read-resource 6.7 ms] | |
│ │ │ │ │ └─ module @emotion/memoize (@emotion/memoize/dist/emotion-memoize.esm.js) 6.5 ms [read-resource 6.4 ms] | |
│ │ │ │ ├─ module @mui/x-date-pickers (@mui/x-date-pickers/index.js + 142) 2.5s (total 145 ms, self 3.3s) [read-resource 3.3s] | |
│ │ │ │ │ ├─ module @mui/material (@mui/material/index.js + 214) 13 ms (self 4.4s) [read-resource 4.4s] | |
│ │ │ │ │ ├─ module @mui/material (@mui/material/Skeleton/index.js + 2) 15 ms (self 59 ms) [read-resource 58 ms] | |
│ │ │ │ │ ├─ module @mui/material (@mui/material/InputAdornment/index.js + 2) 25 ms (self 66 ms) [read-resource 65 ms] | |
│ │ │ │ │ └─ module rifm (rifm/dist/rifm.esm.js) 30 ms [read-resource 29 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/MiscDataPoller.tsx 1.7s (total 71 ms, self 8.7 ms) [next-swc-loader 5 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useAuth.tsx 3.7 ms [next-swc-loader 3.1 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/containers/Chat/useChatMessages.ts 1.2s (total 59 ms, self 5.5 ms) [next-swc-loader 4.3 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/contexts/PusherContext/useChannel.ts 635 ms (total 15 ms, self 11 ms) [next-swc-loader 11 ms] | |
│ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/contexts/PusherContext/useChannels.ts 3.7 ms [next-swc-loader 2.3 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/contexts/PusherContext/usePusherEvent.ts 12 ms [next-swc-loader 11 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/operations/queries/chat.query.ts 13 ms [next-swc-loader 12 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/operations/queries/notifications.query.ts 13 ms [next-swc-loader 13 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/NotistackProvider.tsx 493 ms (total 218 ms, self 9.1 ms) [next-swc-loader 5.5 ms] | |
│ │ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/alert-circle-fill.js) 50 ms [read-resource 50 ms] | |
│ │ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/alert-triangle-fill.js) 50 ms [read-resource 50 ms] | |
│ │ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/checkmark-circle-2-fill.js) 50 ms [read-resource 50 ms] | |
│ │ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/info-fill.js) 50 ms [read-resource 50 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/components/snackbar/globalSnackbar.ts 9 ms [next-swc-loader 8.2 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/contexts/AuthProvider.tsx 3.1s (total 1.2s, self 13 ms) [next-swc-loader 8.5 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/contexts/AuthContext.ts 7.6 ms [next-swc-loader 7 ms] | |
│ │ │ │ │ ├─ module @jonkoops/matomo-tracker-react (@jonkoops/matomo-tracker-react/es/index.js + 5) 1.3s (total 57 ms, self 158 ms) [read-resource 157 ms] | |
│ │ │ │ │ │ └─ module @jonkoops/matomo-tracker (@jonkoops/matomo-tracker/es/index.js + 3) 32 ms (self 90 ms) [read-resource 89 ms] | |
│ │ │ │ │ ├─ module @aws-amplify/auth (@aws-amplify/auth/lib-esm/index.js + 9) 2.2s (total 280 ms, self 208 ms) [read-resource 201 ms] | |
│ │ │ │ │ │ ├─ module amazon-cognito-identity-js (amazon-cognito-identity-js/es/index.js + 20) 1.5s (total 171 ms, self 580 ms) [read-resource 573 ms, build-module 2 µs] | |
│ │ │ │ │ │ │ ├─ module crypto-js (crypto-js/core.js) 20 ms [read-resource 19 ms, build-module 9 µs] | |
│ │ │ │ │ │ │ ├─ module crypto-js (crypto-js/lib-typedarrays.js) 21 ms [read-resource 20 ms] | |
│ │ │ │ │ │ │ ├─ module crypto-js (crypto-js/hmac-sha256.js + 1) 21 ms (self 33 ms) [read-resource 33 ms] | |
│ │ │ │ │ │ │ ├─ module buffer (buffer/index.js) 444 ms (total 58 ms, self 20 ms) [read-resource 17 ms] | |
│ │ │ │ │ │ │ │ ├─ module ieee754 (ieee754/index.js) 13 ms [read-resource 12 ms] | |
│ │ │ │ │ │ │ │ ├─ module isarray (isarray/index.js) 13 ms [read-resource 13 ms] | |
│ │ │ │ │ │ │ │ └─ module base64-js (base64-js/index.js) 13 ms [read-resource 13 ms] | |
│ │ │ │ │ │ │ ├─ module js-cookie (js-cookie/src/js.cookie.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ │ │ └─ module next (next/dist/build/polyfills/fetch/index.js) 16 ms [read-resource 16 ms] | |
│ │ │ │ │ │ ├─ module next (next/dist/compiled/native-url/index.js) 549 ms (total 39 ms, self 20 ms) [read-resource 19 ms] | |
│ │ │ │ │ │ │ └─ module querystring (querystring/index.js + 2) 20 ms (self 92 ms) [read-resource 91 ms] | |
│ │ │ │ │ │ ├─ module crypto-js (crypto-js/sha256.js) 27 ms [read-resource 27 ms] | |
│ │ │ │ │ │ └─ module crypto-js (crypto-js/enc-base64.js) 18 ms [read-resource 17 ms] | |
│ │ │ │ │ └─ module @aws-amplify/core (@aws-amplify/core/lib-esm/index.js + 33) 2.6s (total 872 ms, self 800 ms) [read-resource 790 ms] | |
│ │ │ │ │ ├─ module @aws-crypto/sha256-js (@aws-crypto/sha256-js/build/index.js + 3) 908 ms (total 49 ms, self 86 ms) [read-resource 84 ms] | |
│ │ │ │ │ │ ├─ module tslib (tslib/tslib.es6.js) 8.5 ms [read-resource 7.6 ms] | |
│ │ │ │ │ │ └─ module @aws-sdk/util-utf8-browser (@aws-sdk/util-utf8-browser/dist/es/index.js + 2) 13 ms (self 45 ms) [read-resource 45 ms] | |
│ │ │ │ │ ├─ module @aws-sdk/util-hex-encoding (@aws-sdk/util-hex-encoding/dist/es/index.js) 27 ms [read-resource 27 ms] | |
│ │ │ │ │ ├─ module @aws-sdk/credential-provider-cognito-identity (@aws-sdk/credential-provider-cognito-identity/dist/es/index.js + 9) 1.3s (total 68 ms, self 145 ms) [read-resource 144 ms] | |
│ │ │ │ │ │ ├─ module tslib (tslib/tslib.es6.js) 13 ms [read-resource 12 ms] | |
│ │ │ │ │ │ └─ module @aws-sdk/property-provider (@aws-sdk/property-provider/dist/es/index.js + 4) 392 ms (total 28 ms, self 45 ms) [read-resource 44 ms] | |
│ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 15 ms [read-resource 15 ms] | |
│ │ │ │ │ ├─ module @aws-sdk/client-cognito-identity (@aws-sdk/client-cognito-identity/dist/es/index.js + 32) 1.4s (total 618 ms, self 431 ms) [read-resource 416 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/middleware-content-length (@aws-sdk/middleware-content-length/dist/es/index.js) 165 ms (total 24 ms, self 13 ms) [read-resource 13 ms] | |
│ │ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 11 ms [read-resource 10 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/config-resolver (@aws-sdk/config-resolver/dist/es/index.js + 2) 385 ms (total 24 ms, self 47 ms) [read-resource 47 ms] | |
│ │ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 9.4 ms [read-resource 8.5 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/middleware-host-header (@aws-sdk/middleware-host-header/dist/es/index.js) 188 ms (total 48 ms, self 14 ms) [read-resource 14 ms] | |
│ │ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 34 ms [read-resource 33 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/middleware-logger (@aws-sdk/middleware-logger/dist/es/index.js + 1) 386 ms (total 25 ms, self 30 ms) [read-resource 30 ms] | |
│ │ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 11 ms [read-resource 10 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/middleware-retry (@aws-sdk/middleware-retry/dist/es/index.js + 8) 405 ms (total 37 ms, self 76 ms) [read-resource 75 ms] | |
│ │ │ │ │ │ │ ├─ module tslib (tslib/tslib.es6.js) 15 ms [read-resource 14 ms] | |
│ │ │ │ │ │ │ ├─ module uuid (uuid/index.js + 4) 4.8 ms (self 23 ms) [read-resource 22 ms] | |
│ │ │ │ │ │ │ └─ module @aws-sdk/service-error-classification (@aws-sdk/service-error-classification/dist/es/index.js + 1) 4.9 ms (self 9 ms) [read-resource 8.8 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/middleware-signing (@aws-sdk/middleware-signing/dist/es/index.js + 2) 459 ms (total 43 ms, self 31 ms) [read-resource 30 ms] | |
│ │ │ │ │ │ │ ├─ module tslib (tslib/tslib.es6.js) 17 ms [read-resource 16 ms] | |
│ │ │ │ │ │ │ └─ module @aws-sdk/signature-v4 (@aws-sdk/signature-v4/dist/es/index.js + 11) 59 ms (total 15 ms, self 69 ms) [read-resource 66 ms] | |
│ │ │ │ │ │ │ ├─ module tslib (tslib/tslib.es6.js) 5.5 ms [read-resource 4.7 ms] | |
│ │ │ │ │ │ │ ├─ module @aws-sdk/util-uri-escape (@aws-sdk/util-uri-escape/dist/es/index.js + 2) 1.9 ms (self 5.1 ms) [read-resource 4.9 ms] | |
│ │ │ │ │ │ │ └─ module @aws-sdk/is-array-buffer (@aws-sdk/is-array-buffer/dist/es/index.js) 2.2 ms [read-resource 2.1 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/middleware-user-agent (@aws-sdk/middleware-user-agent/dist/es/index.js + 3) 364 ms (total 32 ms, self 56 ms) [read-resource 55 ms] | |
│ │ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 20 ms [read-resource 19 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/smithy-client (@aws-sdk/smithy-client/dist/es/index.js + 13) 449 ms (total 28 ms, self 208 ms) [read-resource 207 ms] | |
│ │ │ │ │ │ │ ├─ module tslib (tslib/tslib.es6.js) 7.6 ms [read-resource 6.8 ms] | |
│ │ │ │ │ │ │ └─ module @aws-sdk/middleware-stack (@aws-sdk/middleware-stack/dist/es/index.js + 1) 50 ms (total 8.1 ms, self 8.7 ms) [read-resource 8.1 ms] | |
│ │ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 3 ms [read-resource 2.1 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/middleware-serde (@aws-sdk/middleware-serde/dist/es/index.js + 3) 393 ms (total 28 ms, self 38 ms) [read-resource 38 ms] | |
│ │ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 16 ms [read-resource 15 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/util-utf8-browser (@aws-sdk/util-utf8-browser/dist/es/index.js + 2) 10 ms (self 31 ms) [read-resource 30 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/invalid-dependency (@aws-sdk/invalid-dependency/dist/es/index.js + 2) 44 ms (self 72 ms) [read-resource 72 ms] | |
│ │ │ │ │ │ ├─ module @aws-crypto/sha256-browser (@aws-crypto/sha256-browser/build/index.js + 5) 305 ms (total 86 ms, self 117 ms) [read-resource 116 ms] | |
│ │ │ │ │ │ │ ├─ module tslib (tslib/tslib.es6.js) 7.7 ms [read-resource 6.9 ms] | |
│ │ │ │ │ │ │ ├─ module @aws-crypto/sha256-js (@aws-crypto/sha256-js/build/index.js + 3) 6.1 ms (self 19 ms) [read-resource 18 ms] | |
│ │ │ │ │ │ │ ├─ module @aws-crypto/supports-web-crypto (@aws-crypto/supports-web-crypto/build/index.js + 1) 30 ms (total 7.6 ms, self 7.3 ms) [read-resource 6.9 ms] | |
│ │ │ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 3.6 ms [read-resource 2.8 ms] | |
│ │ │ │ │ │ │ ├─ module @aws-crypto/ie11-detection (@aws-crypto/ie11-detection/build/index.js + 5) 31 ms (total 7.1 ms, self 19 ms) [read-resource 18 ms] | |
│ │ │ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 2.7 ms [read-resource 2 ms] | |
│ │ │ │ │ │ │ ├─ module @aws-sdk/util-locate-window (@aws-sdk/util-locate-window/dist-es/index.js) 4 ms [read-resource 3.9 ms] | |
│ │ │ │ │ │ │ └─ module @aws-crypto/util (@aws-crypto/util/build/index.js + 4) 36 ms (total 9.3 ms, self 20 ms) [read-resource 20 ms] | |
│ │ │ │ │ │ │ └─ module @aws-sdk/util-utf8-browser (@aws-sdk/util-utf8-browser/dist-es/index.js + 2) 1.8 ms (self 4.2 ms) [read-resource 3.8 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/fetch-http-handler (@aws-sdk/fetch-http-handler/dist/es/index.js + 3) 242 ms (total 35 ms, self 72 ms) [read-resource 71 ms] | |
│ │ │ │ │ │ │ ├─ module tslib (tslib/tslib.es6.js) 5.4 ms [read-resource 4.5 ms] | |
│ │ │ │ │ │ │ └─ module @aws-sdk/querystring-builder (@aws-sdk/querystring-builder/dist/es/index.js) 25 ms (total 7.4 ms, self 5.6 ms) [read-resource 5.4 ms] | |
│ │ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 1.8 ms [read-resource 1 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/util-body-length-browser (@aws-sdk/util-body-length-browser/dist/es/index.js) 22 ms [read-resource 22 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/util-base64-browser (@aws-sdk/util-base64-browser/dist/es/index.js) 22 ms [read-resource 22 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/util-user-agent-browser (@aws-sdk/util-user-agent-browser/dist/es/index.js) 197 ms (total 36 ms, self 23 ms) [read-resource 23 ms] | |
│ │ │ │ │ │ │ ├─ module tslib (tslib/tslib.es6.js) 5.3 ms [read-resource 4.3 ms] | |
│ │ │ │ │ │ │ └─ module bowser (bowser/es5.js) 8.1 ms [read-resource 5.2 ms] | |
│ │ │ │ │ │ ├─ module @aws-sdk/protocol-http (@aws-sdk/protocol-http/dist/es/index.js + 4) 209 ms (total 28 ms, self 90 ms) [read-resource 89 ms] | |
│ │ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 6 ms [read-resource 5.1 ms] | |
│ │ │ │ │ │ └─ module @aws-sdk/url-parser (@aws-sdk/url-parser/dist/es/index.js) 79 ms (total 16 ms, self 12 ms) [read-resource 12 ms] | |
│ │ │ │ │ │ └─ module @aws-sdk/querystring-parser (@aws-sdk/querystring-parser/dist/es/index.js) 19 ms (total 4.5 ms, self 2.2 ms) [read-resource 2 ms] | |
│ │ │ │ │ │ └─ module tslib (tslib/tslib.es6.js) 2.3 ms [read-resource 1.4 ms] | |
│ │ │ │ │ ├─ module universal-cookie (universal-cookie/es6/index.js + 2) 906 ms (total 40 ms, self 54 ms) [read-resource 53 ms] | |
│ │ │ │ │ │ └─ module cookie (cookie/index.js) 12 ms [read-resource 12 ms] | |
│ │ │ │ │ ├─ module zen-observable-ts (zen-observable-ts/lib/bundle.esm.js) 508 ms (total 27 ms, self 17 ms) [read-resource 17 ms] | |
│ │ │ │ │ │ └─ module zen-observable (zen-observable/index.js + 1) 9.8 ms (self 42 ms) [read-resource 41 ms] | |
│ │ │ │ │ └─ module @aws-sdk/client-cloudwatch-logs (@aws-sdk/client-cloudwatch-logs/dist/es/index.js + 59) 742 ms (total 19 ms, self 1.6s) [read-resource 1.5s] | |
│ │ │ │ │ └─ module @aws-sdk/util-utf8-browser (@aws-sdk/util-utf8-browser/dist/es/index.js + 2) 11 ms (self 27 ms) [read-resource 27 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/contexts/CacheBuster.tsx 1.6s (total 110 ms, self 8.1 ms) [next-swc-loader 4.5 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/ErrorBoundary.tsx 496 ms (total 11 ms, self 5.7 ms) [next-swc-loader 4.7 ms] | |
│ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/Page.tsx 4.9 ms [next-swc-loader 4.1 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/InstallingUpdate.tsx 1.2s (total 87 ms, self 4.8 ms) [next-swc-loader 3.8 ms] | |
│ │ │ │ │ │ ├─ module @mui/material (@mui/material/LinearProgress/index.js + 2) 36 ms (self 67 ms) [read-resource 66 ms] | |
│ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/slack/slack.messageBuilder.ts 3.6 ms [next-swc-loader 3 ms] | |
│ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/slack/slackAlert.ts 680 ms (total 42 ms, self 3.2 ms) [next-swc-loader 2.7 ms] | |
│ │ │ │ │ │ └─ module axios (axios/index.js + 31) 39 ms (self 872 ms) [read-resource 867 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useCacheBuster.ts 439 ms (total 4.5 ms, self 3.9 ms) [next-swc-loader 3.4 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/package.json 576 µs [read-resource 224 µs] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/contexts/FeatureFlagContext.tsx 493 ms (total 19 ms, self 9.2 ms) [next-swc-loader 5.8 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/featureFlags/featureFlags.utils.ts 9.5 ms [next-swc-loader 8.8 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/contexts/PolicyContext.tsx 1.8s (total 86 ms, self 9.5 ms) [next-swc-loader 6.1 ms] | |
│ │ │ │ │ └─ module @casl/ability (@casl/ability/dist/es6m/index.mjs) 1.3s (total 77 ms, self 16 ms) [read-resource 14 ms] | |
│ │ │ │ │ └─ module @ucast/mongo2js (@ucast/mongo2js/dist/es6m/index.mjs) 617 ms (total 61 ms, self 9.2 ms) [read-resource 9 ms] | |
│ │ │ │ │ ├─ module @ucast/core (@ucast/core/dist/es6m/index.mjs) 17 ms [read-resource 16 ms] | |
│ │ │ │ │ ├─ module @ucast/mongo (@ucast/mongo/dist/es6m/index.mjs) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ └─ module @ucast/js (@ucast/js/dist/es6m/index.mjs) 18 ms [read-resource 17 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/apolloClient.ts 1.8s (total 78 ms, self 13 ms) [next-swc-loader 9.4 ms] | |
│ │ │ │ │ ├─ module @sentry/nextjs (@sentry/nextjs/esm/index.client.js + 5) 1.5s (total 20 ms, self 11 ms) [read-resource 9.3 ms] | |
│ │ │ │ │ │ ├─ module @sentry/integrations (@sentry/integrations/esm/index.js + 9) 1.1s (total 10 ms, self 19 ms) [read-resource 17 ms] | |
│ │ │ │ │ │ │ └─ module localforage (localforage/dist/localforage.js) 8.1 ms [read-resource 4.4 ms] | |
│ │ │ │ │ │ ├─ module @sentry/tracing (@sentry/tracing/esm/index.js + 35) 2.4 ms (self 80 ms) [read-resource 70 ms] | |
│ │ │ │ │ │ └─ module next (next/router.js + 2) 6.6 ms (self 29 ms) [read-resource 6.5 ms, next-swc-loader 12 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/amplifyConfig.ts 7.3 ms [next-swc-loader 6.8 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/cache.ts 8.2 ms [next-swc-loader 7.3 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/environment.ts 8.6 ms [next-swc-loader 8.1 ms] | |
│ │ │ │ │ └─ module @apollo/client (@apollo/client/link/error/index.js) 21 ms [read-resource 21 ms] | |
│ │ │ │ ├─ module @apollo/client (@apollo/client/index.js + 96) 2.6s (total 318 ms, self 2s) [read-resource 2s] | |
│ │ │ │ │ ├─ module ts-invariant (ts-invariant/lib/invariant.js) 18 ms [read-resource 18 ms] | |
│ │ │ │ │ ├─ module graphql-tag (graphql-tag/lib/index.js) 745 ms (total 36 ms, self 19 ms) [read-resource 18 ms] | |
│ │ │ │ │ │ └─ module graphql (graphql/index.mjs + 122) 18 ms (self 3s) [read-resource 3s] | |
│ │ │ │ │ ├─ module @wry/equality (@wry/equality/lib/equality.esm.js) 16 ms [read-resource 16 ms] | |
│ │ │ │ │ ├─ module ts-invariant (ts-invariant/process/index.js) 38 ms [read-resource 37 ms] | |
│ │ │ │ │ ├─ module zen-observable-ts (zen-observable-ts/module.js) 32 ms [read-resource 31 ms] | |
│ │ │ │ │ ├─ module @wry/trie (@wry/trie/lib/trie.esm.js) 32 ms [read-resource 32 ms] | |
│ │ │ │ │ ├─ module @wry/context (@wry/context/lib/context.esm.js) 35 ms [read-resource 35 ms] | |
│ │ │ │ │ ├─ module optimism (optimism/lib/bundle.esm.js) 609 ms (total 48 ms, self 36 ms) [read-resource 35 ms] | |
│ │ │ │ │ │ └─ module @wry/context (@wry/context/lib/context.esm.js) 12 ms [read-resource 12 ms] | |
│ │ │ │ │ └─ module symbol-observable (symbol-observable/es/index.js + 1) 37 ms (self 72 ms) [read-resource 72 ms] | |
│ │ │ │ ├─ module @mui/x-date-pickers (@mui/x-date-pickers/AdapterDateFns/index.js) 1.2s (total 616 ms, self 30 ms) [read-resource 30 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/_lib/format/longFormatters/index.js) 27 ms [read-resource 27 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/locale/en-US/index.js + 5) 27 ms (self 121 ms) [read-resource 120 ms] | |
│ │ │ │ │ └─ module @date-io/date-fns (@date-io/date-fns/build/index.esm.js) 643 ms (total 531 ms, self 34 ms) [read-resource 33 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/getMinutes/index.js) 19 ms [read-resource 19 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/getMonth/index.js) 19 ms [read-resource 19 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/getYear/index.js) 19 ms [read-resource 19 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/getSeconds/index.js) 19 ms [read-resource 19 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/isAfter/index.js) 19 ms [read-resource 19 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/isSameDay/index.js) 19 ms [read-resource 19 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/isEqual/index.js) 20 ms [read-resource 20 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/isBefore/index.js) 20 ms [read-resource 19 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/isSameYear/index.js) 20 ms [read-resource 20 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/isSameMonth/index.js) 20 ms [read-resource 20 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/isSameHour/index.js) 20 ms [read-resource 20 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/parse/index.js + 42) 21 ms (self 1s) [read-resource 989 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/isValid/index.js) 21 ms [read-resource 21 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/setDate/index.js) 21 ms [read-resource 21 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/setHours/index.js) 20 ms [read-resource 20 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/setMonth/index.js) 21 ms [read-resource 21 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/setMinutes/index.js) 21 ms [read-resource 21 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/setSeconds/index.js) 21 ms [read-resource 21 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/setYear/index.js) 20 ms [read-resource 20 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/startOfDay/index.js) 20 ms [read-resource 20 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/startOfMonth/index.js) 20 ms [read-resource 20 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/startOfWeek/index.js) 20 ms [read-resource 20 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/startOfYear/index.js) 20 ms [read-resource 20 ms] | |
│ │ │ │ │ ├─ module date-fns (date-fns/esm/parseISO/index.js) 20 ms [read-resource 20 ms] | |
│ │ │ │ │ └─ module date-fns (date-fns/esm/isWithinInterval/index.js) 20 ms [read-resource 20 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Matomo/Matomo.tsx 13 ms [next-swc-loader 10 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/containers/IdleUserDialog.tsx 1.1s (total 43 ms, self 3.5 ms) [next-swc-loader 2.8 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useIdleUser.tsx 640 ms (total 23 ms, self 5 ms) [next-swc-loader 4.2 ms] | |
│ │ │ │ │ │ └─ module react-idle-timer (react-idle-timer/dist/index.esm.js) 18 ms [read-resource 15 ms] | |
│ │ │ │ │ └─ module @mui/material (@mui/material/CircularProgress/index.js + 2) 16 ms (self 70 ms) [read-resource 69 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/contexts/PusherContext/PusherContext.tsx 821 ms (total 59 ms, self 2.1 ms) [next-swc-loader 1.4 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/contexts/PusherContext/ChannelsContext.tsx 499 ms (total 10 ms, self 6.9 ms) [next-swc-loader 6.2 ms] | |
│ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/contexts/PusherContext/usePusher.ts 3.3 ms [next-swc-loader 2.6 ms] | |
│ │ │ │ │ └─ module pusher-js (pusher-js/dist/web/pusher.js) 46 ms [read-resource 36 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/guards/AuthGuard.tsx 462 ms (total 50 ms, self 2.5 ms) [next-swc-loader 1.9 ms] | |
│ │ │ │ │ ├─ module next (next/dynamic.js + 3) 24 ms (self 45 ms) [read-resource 24 ms, next-swc-loader 16 ms] | |
│ │ │ │ │ └─ module next (next/link.js + 4) 24 ms (self 56 ms) [read-resource 24 ms, next-swc-loader 29 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/index.tsx 1.7s (total 530 ms, self 2.9 ms) [next-swc-loader 2.3 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/globalStyles.tsx 567 ms (total 13 ms, self 6.1 ms) [next-swc-loader 5.5 ms] | |
│ │ │ │ │ │ └─ module @mui/material (@mui/material/GlobalStyles/index.js + 1) 6.6 ms (self 23 ms) [read-resource 23 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/breakpoints.ts 4.8 ms [next-swc-loader 4.2 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/palette.ts 8.6 ms [next-swc-loader 7.8 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/shadows.ts 7.8 ms [next-swc-loader 6.9 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/shape.ts 7.3 ms [next-swc-loader 6.6 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/typography.ts 8.2 ms [next-swc-loader 7.3 ms] | |
│ │ │ │ │ ├─ module @mui/material (@mui/material/CssBaseline/index.js + 1) 16 ms (self 43 ms) [read-resource 43 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/common/browser.utils.ts 3 ms [next-swc-loader 2.4 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/index.tsx 1.2s (total 459 ms, self 4.4 ms) [next-swc-loader 3.6 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/AccordionOverride.tsx 4 ms [next-swc-loader 3.5 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/AlertOverride.tsx 4.3 ms [next-swc-loader 3.7 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/AutocompleteOverride.tsx 2.7 ms [next-swc-loader 2.2 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/AvatarOverride.tsx 4.4 ms [next-swc-loader 3.9 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/BackdropOverride.tsx 4.7 ms [next-swc-loader 4.2 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/BadgeOverride.tsx 4.5 ms [next-swc-loader 4.1 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/BreadcrumbsOverride.tsx 4.8 ms [next-swc-loader 4.4 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/ButtonGroupOverride.tsx 7.4 ms [next-swc-loader 6.9 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/ButtonOverride.tsx 5.7 ms [next-swc-loader 5.2 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/CardOverride.tsx 4.9 ms [next-swc-loader 4.5 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/CheckboxOverride.tsx 7.8 ms [next-swc-loader 7.3 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/ChipOverride.tsx 629 ms (total 24 ms, self 6 ms) [next-swc-loader 5.5 ms] | |
│ │ │ │ │ │ └─ module @iconify/icons-eva (@iconify/icons-eva/close-circle-fill.js) 18 ms [read-resource 18 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/ContainerOverride.tsx 5.4 ms [next-swc-loader 5 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/ControlLabelOverride.tsx 6.1 ms [next-swc-loader 5.7 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/CssBaselineOverride.tsx 5.7 ms [next-swc-loader 5.2 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/DataGridOverride.tsx 6.3 ms [next-swc-loader 5.2 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/DialogOverride.tsx 6.5 ms [next-swc-loader 5.5 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/DrawerOverride.tsx 11 ms [next-swc-loader 9.8 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/FabOverride.tsx 10 ms [next-swc-loader 9.5 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/GridOverride.tsx 11 ms [next-swc-loader 10 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/IconButtonOverride.tsx 11 ms [next-swc-loader 10 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/InputOverride.tsx 11 ms [next-swc-loader 10 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/LinkOverride.tsx 11 ms [next-swc-loader 9.9 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/ListsOverride.tsx 12 ms [next-swc-loader 11 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/LoadingButtonOverride.tsx 11 ms [next-swc-loader 10 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/MenuOverride.tsx 12 ms [next-swc-loader 11 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/PaginationOverride.tsx 12 ms [next-swc-loader 11 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/PaperOverride.tsx 12 ms [next-swc-loader 11 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/PickersOverride.tsx 12 ms [next-swc-loader 12 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/PopoverOverride.tsx 12 ms [next-swc-loader 12 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/ProgressOverride.tsx 13 ms [next-swc-loader 13 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/RadioOverride.tsx 6.5 ms [next-swc-loader 5.9 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/RatingOverride.tsx 633 ms (total 17 ms, self 6.7 ms) [next-swc-loader 6.2 ms] | |
│ │ │ │ │ │ └─ module @iconify/icons-eva (@iconify/icons-eva/star-fill.js) 9.9 ms [read-resource 9.8 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/SelectOverride.tsx 633 ms (total 16 ms, self 6.1 ms) [next-swc-loader 5.6 ms] | |
│ │ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/ExpandMoreRounded.js) 9.9 ms [read-resource 9.7 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/SkeletonOverride.tsx 6.5 ms [next-swc-loader 6 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/SliderOverride.tsx 7 ms [next-swc-loader 6.5 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/SnackbarOverride.tsx 6.8 ms [next-swc-loader 6.4 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/StepperOverride.tsx 7.3 ms [next-swc-loader 6.8 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/SvgIconOverride.tsx 11 ms [next-swc-loader 11 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/SwitchOverride.tsx 6.3 ms [next-swc-loader 5.4 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/TableOverride.tsx 6.7 ms [next-swc-loader 5.8 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/TabsOverride.tsx 6.4 ms [next-swc-loader 5.6 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/TimelineOverride.tsx 6 ms [next-swc-loader 5.1 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/ToggleButtonOverride.tsx 7.2 ms [next-swc-loader 6.4 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/TooltipOverride.tsx 6.8 ms [next-swc-loader 6.1 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/TreeViewOverride.tsx 612 ms (total 60 ms, self 7.4 ms) [next-swc-loader 6.5 ms] | |
│ │ │ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/plus-square-outline.js) 18 ms [read-resource 17 ms] | |
│ │ │ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/close-square-outline.js) 18 ms [read-resource 18 ms] | |
│ │ │ │ │ │ └─ module @iconify/icons-eva (@iconify/icons-eva/minus-square-outline.js) 18 ms [read-resource 18 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/assets/theme/overrides/TypographyOverride.tsx 6.7 ms [next-swc-loader 5.9 ms] | |
│ │ │ │ └─ module date-fns (date-fns/esm/locale/sv/index.js + 9) 13 ms (self 350 ms) [read-resource 349 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/globals.css 277 ms (total 315 ms) [build-module 7 µs] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/globals.css 37 ms [read-resource 6.9 ms, postcss-loader 25 ms, css-loader 4 ms] | |
│ │ │ ├─ module simplebar (simplebar/dist/simplebar.min.css + 1) 272 ms (total 292 ms, self 308 ms) [build-module 72 µs, read-resource 7.1 ms, postcss-loader 25 ms, css-loader 3.5 ms] | |
│ │ │ │ └─ module next (next/dist/build/webpack/loaders/css-loader/src/runtime/api.js) 19 ms [read-resource 19 ms] | |
│ │ │ └─ module @next/font (@next/font/google/target.css?{"path":"src/assets/theme/typography.ts","import":"Public_Sans","arguments":[{"weight":["400","500","600","700"],"display":"swap","subsets":["latin"]}],"variableName":"font"} + 1) 1s (total 507 ms, self 931 ms) [build-module 30 µs, read-resource 60 ms, next-font-loader 360 ms, css-loader 4.4 ms] | |
│ │ │ └─ module next (next/dist/compiled/mini-css-extract-plugin/hmr/hotModuleReplacement.js) 23 ms [read-resource 23 ms] | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Floading.tsx&server=false!) 229 ms (total 74 ms, self 19 ms) | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/loading.tsx 201 ms (total 55 ms, self 3.2 ms) [next-swc-loader 2.4 ms] | |
│ │ │ └─ module next (next/dist/compiled/react/jsx-dev-runtime.js + 1) 52 ms (self 80 ms) [read-resource 77 ms] | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fscript.js&server=false! + 3) 6.7 ms (self 23 ms) [next-swc-loader 12 ms] | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2Flayout.tsx&server=false!) 3.4s (total 2.7s, self 24 ms) | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/layout.tsx 3.3s (total 2.7s, self 5 ms) [next-swc-loader 4.5 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/contexts/PatientContext.tsx 2.6s (total 241 ms, self 40 ms) [next-swc-loader 14 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/layouts/dashboard/records/recordSidebarConfig.tsx 2.2s (total 201 ms, self 10 ms) [next-swc-loader 8.1 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/AddTask.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Announcement.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Bloodtype.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/EmojiEvents.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/AssignmentLateOutlined.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/FolderOutlined.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Https.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/LocalPharmacy.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/PostAdd.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/ReportProblemOutlined.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/ThumbsUpDown.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/ListAlt.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/SvgIconStyle.tsx 9 ms [next-swc-loader 8.4 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/assets/icons/icon_doc.tsx 9.3 ms [next-swc-loader 8.7 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/containers/Chat/Sidebar/ChatSidebarIcon.tsx 1.6s (total 40 ms, self 5.2 ms) [next-swc-loader 4.5 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/containers/Chat/useChatConversations.ts 956 ms (total 19 ms, self 4.1 ms) [next-swc-loader 3.5 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useChat.tsx 456 ms (total 15 ms, self 6.7 ms) [next-swc-loader 6.1 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/contexts/ChatContext.tsx 8.3 ms [next-swc-loader 7.6 ms] | |
│ │ │ │ └─ module @mui/material (@mui/material/Badge/index.js + 3) 16 ms (self 110 ms) [read-resource 110 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/constants/routes.ts 42 ms [next-swc-loader 16 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useAbility.tsx 41 ms [next-swc-loader 15 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useFeatureFlags.tsx 41 ms [next-swc-loader 15 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/components/sidebar/sidebar.ts 821 ms (total 261 ms, self 4.1 ms) [next-swc-loader 2.9 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/layouts/dashboard/admin/adminSidebarConfig.tsx 455 ms (total 114 ms, self 6.3 ms) [next-swc-loader 5.3 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Settings.js) 13 ms [read-resource 13 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/ManageAccounts.js) 13 ms [read-resource 13 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/AssignmentOutlined.js) 13 ms [read-resource 13 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/DocumentScanner.js) 13 ms [read-resource 13 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/People.js) 13 ms [read-resource 13 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/VerifiedUser.js) 13 ms [read-resource 13 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Visibility.js) 14 ms [read-resource 14 ms] | |
│ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/Widgets.js) 13 ms [read-resource 13 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/layouts/dashboard/management/managementSidebarConfig.tsx 466 ms (total 132 ms, self 6.8 ms) [next-swc-loader 5.8 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/AltRoute.js) 15 ms [read-resource 15 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Assignment.js) 14 ms [read-resource 14 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/FactCheck.js) 14 ms [read-resource 14 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Gavel.js) 14 ms [read-resource 14 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Grass.js) 23 ms [read-resource 23 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Lens.js) 23 ms [read-resource 23 ms] | |
│ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/LocalFireDepartment.js) 23 ms [read-resource 23 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/layouts/dashboard/superadmin/superAdminSidebarConfig.tsx 5.6 ms [next-swc-loader 4.8 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/layouts/dashboard/handler/handlerSidebarConfig.ts 5.2 ms [next-swc-loader 4.5 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/layouts/dashboard/index.tsx 3s (total 2.1s, self 7.1 ms) [next-swc-loader 6.5 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/layouts/dashboard/DashboardNavbar.tsx 2.2s (total 421 ms, self 11 ms) [next-swc-loader 9.4 ms] | |
│ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/menu-2-fill.js) 30 ms [read-resource 30 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/HideOnScroll.tsx 658 ms (total 22 ms, self 5 ms) [next-swc-loader 4.6 ms] | |
│ │ │ │ │ └─ module @mui/material (@mui/material/useScrollTrigger/index.js + 1) 17 ms (self 46 ms) [read-resource 46 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/LoggedInAs.tsx 4.8 ms [next-swc-loader 4.2 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/PlaygroundInfo.tsx 5.6 ms [next-swc-loader 5.1 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/AppBar/index.js + 2) 6.7 ms (self 40 ms) [read-resource 39 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/Toolbar/index.js + 2) 7.7 ms (self 41 ms) [read-resource 41 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/containers/Account/AccountPopover.tsx 1.7s (total 109 ms, self 7.4 ms) [next-swc-loader 6.4 ms] | |
│ │ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/grid-outline.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/home-fill.js) 23 ms [read-resource 23 ms] | |
│ │ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/settings-2-fill.js) 23 ms [read-resource 21 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Email.js) 23 ms [read-resource 23 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useIsMountedRef.tsx 2.9 ms [next-swc-loader 2.3 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/containers/Patient/Newsletter/NewsletterModal.tsx 947 ms (total 13 ms, self 2.5 ms) [next-swc-loader 2 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/containers/Patient/Newsletter/NewsletterSettings.tsx 511 ms (total 11 ms, self 4.9 ms) [next-swc-loader 3.7 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/AlertExtended.tsx 3.2 ms [next-swc-loader 2.1 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/operations/queries/newsletter.query.ts 2.9 ms [next-swc-loader 1.8 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/containers/DevPanel/DevPanel.tsx 639 ms (total 22 ms, self 2.9 ms) [next-swc-loader 2.4 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/AdminPanelSettings.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/constants/auth.ts 2.8 ms [next-swc-loader 2 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/containers/Help/Help.tsx 603 ms (total 31 ms, self 7.8 ms) [next-swc-loader 7.1 ms] | |
│ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/Help.js) 23 ms [read-resource 23 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/containers/Notifications/Notifications.tsx 1.2s (total 65 ms, self 9.3 ms) [next-swc-loader 8.4 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Notifications.js) 41 ms [read-resource 41 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/containers/Notifications/NotificationItem.tsx 534 ms (total 15 ms, self 12 ms) [next-swc-loader 11 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/BadgeFaded.tsx 3 ms [next-swc-loader 2.5 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/MegaMenu/index.ts 1.6s (total 107 ms, self 2.8 ms) [next-swc-loader 2 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/MegaMenu/MegaMenuDesktopVertical.tsx 952 ms (total 31 ms, self 3.7 ms) [next-swc-loader 3 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/ChevronRight.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/QueryLink.tsx 473 ms (total 6.6 ms, self 4.4 ms) [next-swc-loader 3.8 ms] | |
│ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/UnstyledLink.tsx 2.3 ms [next-swc-loader 1.2 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/MegaMenu/MenuTags.tsx 4.1 ms [next-swc-loader 3.4 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/MegaMenu/MegaMenuDesktopHorizon.tsx 490 ms (total 16 ms, self 5.3 ms) [next-swc-loader 4.3 ms] | |
│ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/ExpandMore.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/MegaMenu/MegaMenuMobile.tsx 453 ms (total 55 ms, self 4.4 ms) [next-swc-loader 3.5 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/ArrowBackIos.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/ArrowForwardIos.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/List.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/MegaMenu/MenuConfig.tsx 2.6 ms [next-swc-loader 2.2 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/layouts/dashboard/DashboardSidebar.tsx 2.7s (total 1.6s, self 9.6 ms) [next-swc-loader 8.9 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/layouts/dashboard/SidebarPatientSelect.tsx 2.2s (total 1.1s, self 7.6 ms) [next-swc-loader 4.7 ms] | |
│ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/people-fill.js) 24 ms [read-resource 24 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/FilterList.js) 24 ms [read-resource 24 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/VisibilityOff.js) 24 ms [read-resource 24 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/MenuPopover.tsx 3.5 ms [next-swc-loader 2.9 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/PatientNameAndPersonalNumber.tsx 3.2 ms [next-swc-loader 2.5 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useRouterExtended.tsx 1.1s (total 60 ms, self 3.8 ms) [next-swc-loader 3.1 ms] | |
│ │ │ │ │ └─ module query-string (query-string/index.js) 530 ms (total 56 ms, self 10 ms) [read-resource 9.3 ms] | |
│ │ │ │ │ ├─ module strict-uri-encode (strict-uri-encode/index.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ │ ├─ module split-on-first (split-on-first/index.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ │ ├─ module decode-uri-component (decode-uri-component/index.js) 12 ms [read-resource 11 ms] | |
│ │ │ │ │ └─ module filter-obj (filter-obj/index.js) 12 ms [read-resource 12 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/PatientModal.tsx 1.5s (total 988 ms, self 13 ms) [next-swc-loader 12 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/Contacts/PatientContacts.tsx 1s (total 35 ms, self 5.2 ms) [next-swc-loader 4.1 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/Contacts/ContactsTable.tsx 568 ms (total 18 ms, self 2.8 ms) [next-swc-loader 1.4 ms] | |
│ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/Contacts/ExpandableContact.tsx 307 ms (total 15 ms, self 5.4 ms) [next-swc-loader 3.4 ms] | |
│ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/InfoGrid/index.ts 44 ms (total 9.3 ms, self 3.8 ms) [next-swc-loader 3.4 ms] | |
│ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/InfoGrid/InfoGrid.tsx 2.6 ms [next-swc-loader 2.2 ms] | |
│ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/InfoGrid/InfoRow.tsx 2.9 ms [next-swc-loader 2.5 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/Contacts/PatientContactCreateForm.tsx 3.9 ms [next-swc-loader 2.3 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/AlertLoaded.tsx 8.1 ms [next-swc-loader 7.3 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/PatientInfo/PatientCarePlan.tsx 1s (total 725 ms, self 4.6 ms) [next-swc-loader 3.4 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/PatientForm/patientForm.utils.ts 265 ms (total 13 ms, self 5.9 ms) [next-swc-loader 4.2 ms] | |
│ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/form/inputs/personInputs.tsx 3.7 ms [next-swc-loader 2.6 ms] | |
│ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/constants/errors.ts 3.5 ms [next-swc-loader 2.2 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Button/DownloadButton.tsx 272 ms (total 15 ms, self 4.1 ms) [next-swc-loader 3.1 ms] | |
│ │ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/GetAppOutlined.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Button/UploadButton.tsx 273 ms (total 18 ms, self 6 ms) [next-swc-loader 5 ms] | |
│ │ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/NoteAdd.js) 12 ms [read-resource 12 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useFileSignedUrl.ts 7.5 ms [next-swc-loader 6.6 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useFileUpload.ts 8 ms [next-swc-loader 7 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Pdf/PDFViewer.tsx 596 ms (total 618 ms, self 10 ms) [next-swc-loader 9.3 ms] | |
│ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/pdf-worker.js 185 ms (total 39 ms, self 4.3 ms) [next-swc-loader 2.7 ms] | |
│ │ │ │ │ │ │ └─ module pdfjs-dist (pdfjs-dist/build/pdf.worker.js) 34 ms [read-resource 34 ms] | |
│ │ │ │ │ │ ├─ module react-pdf (react-pdf/dist/esm/entry.js + 17) 335 ms (total 233 ms, self 337 ms) [read-resource 332 ms] | |
│ │ │ │ │ │ │ ├─ module pdfjs-dist (pdfjs-dist/build/pdf.js) 68 ms [read-resource 13 ms, build-module 12 µs] | |
│ │ │ │ │ │ │ ├─ module @babel/runtime (@babel/runtime/helpers/esm/objectWithoutProperties.js) 13 ms [read-resource 13 ms] | |
│ │ │ │ │ │ │ ├─ module @babel/runtime (@babel/runtime/helpers/esm/classCallCheck.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ │ │ │ ├─ module @babel/runtime (@babel/runtime/helpers/esm/createClass.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ │ │ │ ├─ module @babel/runtime (@babel/runtime/helpers/esm/inherits.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ │ │ │ ├─ module @babel/runtime (@babel/runtime/helpers/esm/possibleConstructorReturn.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ │ │ │ ├─ module @babel/runtime (@babel/runtime/helpers/esm/getPrototypeOf.js) 12 ms [read-resource 12 ms] | |
│ │ │ │ │ │ │ ├─ module @babel/runtime (@babel/runtime/helpers/esm/defineProperty.js) 12 ms [read-resource 12 ms] | |
│ │ │ │ │ │ │ ├─ module @babel/runtime (@babel/runtime/helpers/esm/slicedToArray.js + 5) 17 ms (self 85 ms) [read-resource 84 ms] | |
│ │ │ │ │ │ │ ├─ module @babel/runtime (@babel/runtime/helpers/esm/toConsumableArray.js + 3) 11 ms (self 35 ms) [read-resource 35 ms] | |
│ │ │ │ │ │ │ ├─ module make-cancellable-promise (make-cancellable-promise/dist/esm/index.js) 12 ms [read-resource 12 ms] | |
│ │ │ │ │ │ │ ├─ module make-event-props (make-event-props/dist/esm/index.js) 12 ms [read-resource 12 ms] | |
│ │ │ │ │ │ │ ├─ module tiny-invariant (tiny-invariant/dist/esm/tiny-invariant.js) 6.9 ms [read-resource 6.8 ms] | |
│ │ │ │ │ │ │ └─ module merge-refs (merge-refs/dist/esm/index.js) 7.8 ms [read-resource 7.7 ms] | |
│ │ │ │ │ │ ├─ module react-pdf (react-pdf/dist/esm/Page/TextLayer.css + 1) 168 ms (self 176 ms) [build-module 20 µs, read-resource 87 µs, postcss-loader 5.6 ms, css-loader 1.2 ms] | |
│ │ │ │ │ │ └─ module react-pdf (react-pdf/dist/esm/Page/AnnotationLayer.css + 1) 169 ms (self 178 ms) [build-module 8 µs, read-resource 104 µs, postcss-loader 5.6 ms, css-loader 2.7 ms] | |
│ │ │ │ │ └─ module @emotion/css (@emotion/css/dist/emotion-css.esm.js + 1) 41 ms (self 57 ms) [read-resource 56 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/PatientInfo/PatientGuardianDisplay.tsx 767 ms (total 68 ms, self 5.8 ms) [next-swc-loader 4.6 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Warning.js) 31 ms [read-resource 31 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/ReadonlyTextfield.tsx 7.6 ms [next-swc-loader 6.8 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Button/RemoveButton.tsx 8.3 ms [next-swc-loader 7.4 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/form/inputs/addressInputs.tsx 4 ms [next-swc-loader 3.6 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/form/inputs/inputHelpers.tsx 230 ms (total 11 ms, self 4.6 ms) [next-swc-loader 3.9 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/validation/validation.utils.ts 6.3 ms [next-swc-loader 5.8 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/PatientInfo/PatientHandlerDisplay.tsx 721 ms (total 70 ms, self 6.6 ms) [next-swc-loader 5.4 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/HelpOutline.js) 32 ms [read-resource 31 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/constants/common.ts 9.9 ms [next-swc-loader 8.7 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/Text/SuccessIconText.tsx 274 ms (total 22 ms, self 9.1 ms) [next-swc-loader 8.4 ms] | |
│ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/CheckCircle.js) 13 ms [read-resource 13 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/PatientInfo/PatientInfoDisplay.tsx 538 ms (total 66 ms, self 15 ms) [next-swc-loader 13 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/OfflineBoltOutlined.js) 33 ms [read-resource 33 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/PatientInfo/PatientDeactivateDialog.tsx 5 ms [next-swc-loader 3.4 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Form/FormDatePicker.tsx 4.5 ms [next-swc-loader 3.7 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Select/MultiSelect.tsx 4.7 ms [next-swc-loader 3.9 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/Select/TextFieldSelect.tsx 4.2 ms [next-swc-loader 3.3 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/admin/clients/PatientInfo/PatientPlacementDecision.tsx 7.7 ms [next-swc-loader 6.7 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/LoadingCenter.tsx 3.4 ms [next-swc-loader 2.9 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/NavSection.tsx 666 ms (total 93 ms, self 12 ms) [next-swc-loader 11 ms] | |
│ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/arrow-ios-downward-fill.js) 34 ms [read-resource 34 ms] | |
│ │ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/arrow-ios-forward-fill.js) 34 ms [read-resource 34 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/routes/routes.utils.ts 12 ms [next-swc-loader 11 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Scrollbar.tsx 1.8s (total 388 ms, self 5.5 ms) [next-swc-loader 4.9 ms] | |
│ │ │ │ └─ module simplebar-react (simplebar-react/dist/simplebar-react.esm.js) 1.1s (total 382 ms, self 23 ms) [read-resource 23 ms] | |
│ │ │ │ └─ module simplebar (simplebar/dist/simplebar-core.esm.js) 610 ms (total 359 ms, self 35 ms) [read-resource 32 ms] | |
│ │ │ │ ├─ module core-js (core-js/modules/es.parse-int.js + 9) 18 ms (self 310 ms) [read-resource 307 ms] | |
│ │ │ │ ├─ module core-js (core-js/modules/es.object.assign.js + 9) 19 ms (self 214 ms) [read-resource 213 ms] | |
│ │ │ │ ├─ module core-js (core-js/modules/es.array.filter.js + 8) 19 ms (self 163 ms) [read-resource 162 ms] | |
│ │ │ │ ├─ module core-js (core-js/modules/es.object.to-string.js + 6) 19 ms (self 137 ms) [read-resource 137 ms] | |
│ │ │ │ ├─ module core-js (core-js/modules/es.array.iterator.js + 15) 20 ms (self 271 ms) [read-resource 269 ms] | |
│ │ │ │ ├─ module core-js (core-js/modules/es.string.iterator.js + 16) 19 ms (self 477 ms) [read-resource 475 ms] | |
│ │ │ │ ├─ module core-js (core-js/modules/es.weak-map.js + 24) 19 ms (self 513 ms) [read-resource 511 ms] | |
│ │ │ │ ├─ module core-js (core-js/modules/web.dom-collections.iterator.js + 11) 19 ms (self 215 ms) [read-resource 214 ms] | |
│ │ │ │ ├─ module core-js (core-js/modules/es.array.reduce.js + 9) 20 ms (self 171 ms) [read-resource 171 ms] | |
│ │ │ │ ├─ module core-js (core-js/modules/es.regexp.exec.js + 5) 24 ms (self 99 ms) [read-resource 98 ms] | |
│ │ │ │ ├─ module core-js (core-js/modules/es.string.match.js + 11) 24 ms (self 160 ms) [read-resource 158 ms] | |
│ │ │ │ ├─ module core-js (core-js/modules/es.function.name.js + 2) 24 ms (self 51 ms) [read-resource 50 ms] | |
│ │ │ │ ├─ module core-js (core-js/modules/es.string.replace.js + 7) 24 ms (self 235 ms) [read-resource 234 ms] | |
│ │ │ │ ├─ module can-use-dom (can-use-dom/index.js) 9.8 ms [read-resource 9.7 ms] | |
│ │ │ │ ├─ module lodash.memoize (lodash.memoize/index.js) 11 ms [read-resource 9.9 ms] | |
│ │ │ │ ├─ module lodash.throttle (lodash.throttle/index.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ ├─ module lodash.debounce (lodash.debounce/index.js) 11 ms [read-resource 11 ms] | |
│ │ │ │ └─ module @juggle/resize-observer (@juggle/resize-observer/lib/exports/resize-observer.js + 23) 13 ms (self 234 ms) [read-resource 232 ms] | |
│ │ │ └─ module @mui/material (@mui/material/Drawer/index.js + 2) 8 ms (self 44 ms) [read-resource 43 ms] | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FLoadingScreen.tsx&server=false!) 261 ms (total 52 ms, self 26 ms) | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/LoadingScreen.tsx 228 ms (total 25 ms, self 2.3 ms) [next-swc-loader 1.7 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/Logo.tsx 157 ms (total 23 ms, self 5.9 ms) [next-swc-loader 4.3 ms] | |
│ │ │ └─ module next (next/image.js + 14) 17 ms (self 249 ms) [read-resource 107 ms, next-swc-loader 114 ms] | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage.tsx&server=false!) 3.1s (total 3s, self 37 ms) | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/hsl/ordination/page.tsx 3s (total 3s, self 7.9 ms) [next-swc-loader 6.4 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/hsl/ordination/PrescriptionForm.tsx 2.9s (total 1.3s, self 18 ms) [next-swc-loader 14 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Info.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Clear.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Schedule.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/Grid/index.js + 4) 28 ms (self 179 ms) [read-resource 178 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/Stack/index.js + 1) 30 ms (self 55 ms) [read-resource 55 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/TextField/index.js + 27) 30 ms (self 842 ms) [read-resource 835 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/Autocomplete/index.js + 18) 30 ms (self 461 ms) [read-resource 454 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/MenuItem/index.js + 5) 30 ms (self 139 ms) [read-resource 138 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/List/index.js + 2) 30 ms (self 81 ms) [read-resource 80 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/ListItem/index.js + 9) 30 ms (self 215 ms) [read-resource 213 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/ListItemIcon/index.js + 2) 30 ms (self 80 ms) [read-resource 80 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/ListItemSecondaryAction/index.js + 2) 30 ms (self 82 ms) [read-resource 82 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/ListItemText/index.js + 2) 30 ms (self 83 ms) [read-resource 83 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/Tooltip/index.js + 7) 17 ms (self 209 ms) [read-resource 207 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/Alert/index.js + 6) 18 ms (self 150 ms) [read-resource 149 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/FormControlLabel/index.js + 3) 18 ms (self 109 ms) [read-resource 108 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/IconButton/index.js + 2) 20 ms (self 89 ms) [read-resource 89 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/Switch/index.js + 4) 20 ms (self 148 ms) [read-resource 147 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/StackRow.tsx 5.5 ms [next-swc-loader 4.9 ms] | |
│ │ │ │ ├─ module formik (formik/dist/formik.esm.js) 586 ms (total 310 ms, self 23 ms) [read-resource 19 ms] | |
│ │ │ │ │ ├─ module lodash-es (lodash-es/isPlainObject.js + 9) 32 ms (self 242 ms) [read-resource 241 ms] | |
│ │ │ │ │ ├─ module lodash-es (lodash-es/cloneDeep.js + 96) 32 ms (self 2s) [read-resource 2s] | |
│ │ │ │ │ ├─ module lodash-es (lodash-es/toPath.js + 10) 32 ms (self 255 ms) [read-resource 254 ms] | |
│ │ │ │ │ ├─ module lodash-es (lodash-es/clone.js) 33 ms [read-resource 33 ms] | |
│ │ │ │ │ ├─ module react-fast-compare (react-fast-compare/index.js) 51 ms [read-resource 51 ms] | |
│ │ │ │ │ ├─ module deepmerge (deepmerge/dist/es.js) 54 ms [read-resource 53 ms] | |
│ │ │ │ │ └─ module tiny-warning (tiny-warning/dist/tiny-warning.esm.js) 53 ms [read-resource 53 ms] | |
│ │ │ │ ├─ module yup (yup/es/index.js + 25) 1.7s (total 176 ms, self 588 ms) [read-resource 579 ms] | |
│ │ │ │ │ ├─ module lodash (lodash/has.js + 33) 17 ms (self 412 ms) [read-resource 410 ms] | |
│ │ │ │ │ ├─ module lodash (lodash/snakeCase.js + 9) 17 ms (self 156 ms) [read-resource 155 ms] | |
│ │ │ │ │ ├─ module lodash (lodash/camelCase.js + 15) 17 ms (self 456 ms) [read-resource 455 ms] | |
│ │ │ │ │ ├─ module lodash (lodash/mapKeys.js + 81) 18 ms (self 1.5s) [read-resource 1.5s] | |
│ │ │ │ │ ├─ module lodash (lodash/mapValues.js) 18 ms [read-resource 18 ms] | |
│ │ │ │ │ ├─ module property-expr (property-expr/index.js) 33 ms [read-resource 33 ms] | |
│ │ │ │ │ ├─ module nanoclone (nanoclone/src/index.js) 22 ms [read-resource 22 ms] | |
│ │ │ │ │ └─ module toposort (toposort/index.js) 10 ms [read-resource 10 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Button/ButtonSelect.tsx 391 ms (total 38 ms, self 3.1 ms) [next-swc-loader 2.4 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Add.js) 18 ms [read-resource 17 ms] | |
│ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/KeyboardArrowDown.js) 18 ms [read-resource 17 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Button/CloseButton.tsx 391 ms (total 20 ms, self 2.3 ms) [next-swc-loader 1.5 ms] | |
│ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/Close.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/date/DateUtil.ts 2.5s (total 216 ms, self 7.3 ms) [next-swc-loader 6 ms] | |
│ │ │ │ │ ├─ module date-fns-tz (date-fns-tz/index.js + 12) 1.2s (total 131 ms, self 309 ms) [read-resource 306 ms] | |
│ │ │ │ │ │ ├─ module date-fns (date-fns/format/index.js + 31) 19 ms (self 591 ms) [read-resource 585 ms] | |
│ │ │ │ │ │ ├─ module date-fns (date-fns/_lib/cloneObject/index.js + 1) 19 ms (self 34 ms) [read-resource 34 ms] | |
│ │ │ │ │ │ ├─ module date-fns (date-fns/_lib/toInteger/index.js) 19 ms [read-resource 19 ms] | |
│ │ │ │ │ │ └─ module date-fns (date-fns/_lib/getTimezoneOffsetInMilliseconds/index.js) 22 ms [read-resource 22 ms] | |
│ │ │ │ │ └─ module rrule (rrule/dist/esm/src/index.js + 27) 2s (total 78 ms, self 582 ms) [read-resource 574 ms] | |
│ │ │ │ │ ├─ module tslib (tslib/tslib.es6.js) 32 ms [read-resource 32 ms] | |
│ │ │ │ │ └─ module luxon (luxon/build/cjs-browser/luxon.js) 28 ms [read-resource 14 ms] | |
│ │ │ │ └─ module @mui/lab (@mui/lab/LoadingButton/index.js + 2) 1s (total 47 ms, self 97 ms) [read-resource 96 ms] | |
│ │ │ │ └─ module @mui/material (@mui/material/generateUtilityClasses/index.js) 15 ms [read-resource 15 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/hsl/ordination/PrescriptionTable.tsx 2.9s (total 644 ms, self 6.1 ms) [next-swc-loader 3.3 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Edit.js + 1) 1.6s (total 137 ms, self 38 ms) [read-resource 38 ms] | |
│ │ │ │ │ ├─ module next (next/dist/compiled/react/jsx-runtime.js + 1) 50 ms (self 60 ms) [read-resource 58 ms] | |
│ │ │ │ │ ├─ module @babel/runtime (@babel/runtime/helpers/interopRequireDefault.js) 26 ms [read-resource 26 ms] | |
│ │ │ │ │ └─ module @mui/material (@mui/material/utils/index.js + 4) 681 ms (total 44 ms, self 74 ms) [read-resource 73 ms] | |
│ │ │ │ │ └─ module @mui/base (@mui/base/className/index.js) 34 ms [read-resource 34 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/History.js) 17 ms [read-resource 17 ms] | |
│ │ │ │ ├─ module @mui/x-data-grid (@mui/x-data-grid/index.js + 351) 2.7s (total 138 ms, self 9.1s) [read-resource 9.1s] | |
│ │ │ │ │ ├─ module @mui/material (@mui/material/Checkbox/index.js + 5) 23 ms (self 190 ms) [read-resource 190 ms] | |
│ │ │ │ │ ├─ module @mui/material (@mui/material/TablePagination/index.js + 3) 23 ms (self 118 ms) [read-resource 117 ms] | |
│ │ │ │ │ ├─ module @mui/material (@mui/material/locale/index.js) 22 ms [read-resource 19 ms] | |
│ │ │ │ │ ├─ module reselect (reselect/es/index.js + 1) 28 ms (self 42 ms) [read-resource 41 ms] | |
│ │ │ │ │ └─ module @babel/runtime (@babel/runtime/helpers/esm/toPropertyKey.js + 2) 13 ms (self 74 ms) [read-resource 73 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DataGrid/columnCells.tsx 1.1s (total 118 ms, self 8.8 ms) [next-swc-loader 7.6 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/CheckCircleOutline.js) 32 ms [read-resource 32 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Delete.js) 32 ms [read-resource 32 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/TooltipDisabled.tsx 9.1 ms [next-swc-loader 8.6 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Label.tsx 632 ms (total 24 ms, self 6.1 ms) [next-swc-loader 5.3 ms] | |
│ │ │ │ │ │ └─ module @emotion/is-prop-valid (@emotion/is-prop-valid/dist/emotion-is-prop-valid.esm.js) 18 ms [read-resource 17 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/OverflowTooltip.tsx 6.4 ms [next-swc-loader 5.9 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/Button/LabelButton.tsx 6.8 ms [next-swc-loader 6.2 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Menu/MenuDropdown.tsx 495 ms (total 87 ms, self 7.6 ms) [next-swc-loader 7 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/MoreVert.js) 32 ms [read-resource 32 ms] | |
│ │ │ │ │ ├─ module material-ui-popup-state (material-ui-popup-state/es/hooks.js + 1) 15 ms (self 35 ms) [read-resource 34 ms] | |
│ │ │ │ │ ├─ module @mui/material (@mui/material/Menu/index.js + 8) 16 ms (self 200 ms) [read-resource 196 ms] | |
│ │ │ │ │ └─ module @mui/material (@mui/material/ButtonBase/index.js + 5) 16 ms (self 124 ms) [read-resource 123 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/containers/HSL/hsl.utils.tsx 535 ms (total 46 ms, self 8.3 ms) [next-swc-loader 7.5 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/StickyNote2Outlined.js) 32 ms [read-resource 32 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/translation/translations.ts 6.4 ms [next-swc-loader 4.8 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/common/common.utils.ts 475 ms (total 93 ms, self 6.4 ms) [next-swc-loader 4.6 ms] | |
│ │ │ │ ├─ module date-fns (date-fns/esm/index.js + 235) 36 ms (self 4.6s) [read-resource 4.6s] | |
│ │ │ │ └─ module cuid (cuid/index.js + 3) 51 ms (self 134 ms) [read-resource 133 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/HeaderBreadcrumbs.tsx 753 ms (total 174 ms, self 40 ms) [next-swc-loader 15 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Breadcrumbs.tsx 469 ms (total 49 ms, self 2.7 ms) [next-swc-loader 2 ms] | |
│ │ │ │ │ └─ module @mui/material (@mui/material/Breadcrumbs/index.js + 4) 47 ms (self 115 ms) [read-resource 114 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useResponsive.ts 2.9 ms [next-swc-loader 2.6 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/Link/index.js + 3) 25 ms (self 62 ms) [read-resource 61 ms] | |
│ │ │ │ └─ module lodash (lodash/lodash.js) 57 ms [read-resource 38 ms] | |
│ │ │ ├─ module @iconify/icons-eva (@iconify/icons-eva/plus-fill.js) 61 ms [read-resource 61 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useRecordBreadcrumbs.tsx 41 ms [next-swc-loader 16 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/usePatient.tsx 41 ms [next-swc-loader 16 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Dialog/ConfirmDialog.tsx 414 ms (total 182 ms, self 44 ms) [next-swc-loader 18 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/DialogActions/index.js + 2) 23 ms (self 47 ms) [read-resource 47 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/Dialog/index.js + 10) 23 ms (self 175 ms) [read-resource 173 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/DialogContentText/index.js + 2) 23 ms (self 52 ms) [read-resource 51 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/DialogContent/index.js + 2) 23 ms (self 48 ms) [read-resource 47 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/DialogTitle/index.js + 2) 23 ms (self 49 ms) [read-resource 49 ms] | |
│ │ │ │ └─ module @mui/material (@mui/material/useMediaQuery/index.js + 1) 23 ms (self 35 ms) [read-resource 34 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/operations/graphql.tsx 107 ms [next-swc-loader 52 ms] | |
│ │ │ ├─ module @mui/material (@mui/material/Card/index.js + 5) 17 ms (self 98 ms) [read-resource 97 ms] | |
│ │ │ ├─ module @mui/material (@mui/material/CardHeader/index.js + 2) 17 ms (self 48 ms) [read-resource 46 ms] | |
│ │ │ ├─ module @mui/material (@mui/material/CardContent/index.js + 2) 18 ms (self 65 ms) [read-resource 64 ms] | |
│ │ │ ├─ module @mui/material (@mui/material/Tabs/index.js + 14) 821 ms (total 40 ms, self 504 ms) [read-resource 501 ms] | |
│ │ │ │ └─ module react-is (react-is/index.js + 1) 23 ms (self 42 ms) [read-resource 41 ms] | |
│ │ │ ├─ module @mui/material (@mui/material/Tab/index.js + 3) 18 ms (self 108 ms) [read-resource 107 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/operations/queries/medicine.query.ts 348 ms (total 39 ms, self 3.5 ms) [next-swc-loader 2.3 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/operations/fragments.ts 14 ms [next-swc-loader 11 ms] | |
│ │ │ │ └─ module @swc/helpers (@swc/helpers/src/_tagged_template_literal.mjs) 22 ms [read-resource 21 ms] | |
│ │ │ ├─ module notistack (notistack/dist/notistack.esm.js) 2.7s (total 293 ms, self 30 ms) [read-resource 28 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/Slide/index.js + 1) 18 ms (self 43 ms) [read-resource 42 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/Collapse/index.js + 3) 2.2s (total 149 ms, self 74 ms) [read-resource 73 ms] | |
│ │ │ │ │ └─ module react-transition-group (react-transition-group/esm/index.js + 10) 922 ms (total 131 ms, self 207 ms) [read-resource 205 ms] | |
│ │ │ │ │ ├─ module @babel/runtime (@babel/runtime/helpers/esm/inheritsLoose.js + 1) 13 ms (self 30 ms) [read-resource 30 ms] | |
│ │ │ │ │ ├─ module @babel/runtime (@babel/runtime/helpers/esm/assertThisInitialized.js) 16 ms [read-resource 15 ms] | |
│ │ │ │ │ ├─ module dom-helpers (dom-helpers/esm/addClass.js + 1) 36 ms (self 52 ms) [read-resource 52 ms] | |
│ │ │ │ │ └─ module dom-helpers (dom-helpers/esm/removeClass.js) 36 ms [read-resource 35 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/SvgIcon/index.js + 2) 21 ms (self 75 ms) [read-resource 75 ms] | |
│ │ │ │ ├─ module @mui/material (@mui/material/ClickAwayListener/index.js) 616 ms (total 49 ms, self 18 ms) [read-resource 18 ms] | |
│ │ │ │ │ └─ module @mui/base (@mui/base/ClickAwayListener/index.js + 1) 31 ms (self 42 ms) [read-resource 42 ms] | |
│ │ │ │ └─ module clsx (clsx/dist/clsx.m.js) 25 ms [read-resource 25 ms] | |
│ │ │ └─ module @iconify/react (@iconify/react/dist/iconify.mjs) 25 ms [read-resource 21 ms] | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false!) 229 ms (total 81 ms, self 26 ms) | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/SEOHead.tsx 195 ms (total 55 ms, self 2.8 ms) [next-swc-loader 2.1 ms] | |
│ │ │ └─ module next (next/navigation.js) 52 ms [read-resource 52 ms] | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js&server=false! + 64) 9 ms (self 603 ms) [next-swc-loader 496 ms, read-resource 1.8 ms] | |
│ │ ├─ webpack-compilation-seal 693 ms | |
│ │ ├─ webpack-compilation-chunk-graph 28 ms | |
│ │ ├─ webpack-compilation-optimize 7.4 ms | |
│ │ ├─ webpack-compilation-optimize-modules 4 µs | |
│ │ ├─ webpack-compilation-optimize-chunks 590 µs | |
│ │ ├─ webpack-compilation-optimize-tree 3 µs | |
│ │ ├─ webpack-compilation-hash 51 ms | |
│ │ ├─ NextJsBuildManifest-createassets 485 µs | |
│ │ └─ NextJsBuildManifest-generateClientManifest 291 µs | |
│ ├─ make 3.9s | |
│ └─ emit 389 ms | |
├─ client-success 0 µs | |
├─ server recompilation (new page discovered) 661 ms | |
│ ├─ server compilation 431 ms | |
│ │ ├─ entry @sentry/webpack-plugin/src/sentry-webpack.module.js | |
│ │ ├─ entry ./sentry.server.config.js | |
│ │ ├─ entry private-next-pages/_app | |
│ │ ├─ entry private-next-pages/_error | |
│ │ ├─ entry private-next-pages/_document | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage&appPaths=%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage&appPaths=%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-app-loader.js?name=app%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage&appPaths=%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json!) 21 ms (total 16 ms, self 11 ms) | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/hsl/withdrawals/page.tsx 1.7 ms [next-swc-loader 1 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/hsl/withdrawals/head.tsx 2.7 ms [next-swc-loader 2.2 ms] | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Fglobals.css&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fsimplebar%2Fdist%2Fsimplebar.min.css&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2F%40next%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%22path%22%3A%22src%2Fassets%2Ftheme%2Ftypography.ts%22%2C%22import%22%3A%22Public_Sans%22%2C%22arguments%22%3A%5B%7B%22weight%22%3A%5B%22400%22%2C%22500%22%2C%22600%22%2C%22700%22%5D%2C%22display%22%3A%22swap%22%2C%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22font%22%7D&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Fproviders.tsx&server=true!) 2.4 ms | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage.tsx&server=true!) 115 ms (total 66 ms, self 726 µs) | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/hsl/withdrawals/page.tsx 109 ms (total 65 ms, self 8.2 ms) [next-swc-loader 5.9 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/hsl/withdrawals/PrescriptionWithdrawalHistory.tsx 4.6 ms [next-swc-loader 3.1 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/hsl/withdrawals/PrescriptionWithdrawalForm.tsx 62 ms (total 47 ms, self 11 ms) [next-swc-loader 9.5 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/Form/FormDateTimePicker.tsx 36 ms [next-swc-loader 36 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/hsl/withdrawals/PrescriptionWithdrawalTable.tsx 26 ms (total 5.1 ms, self 3.2 ms) [next-swc-loader 1.7 ms] | |
│ │ │ └─ module @mui/icons-material (@mui/icons-material/PlaylistAdd.js) 1.9 ms [read-resource 1.5 ms] | |
│ │ ├─ webpack-compilation-seal 174 ms | |
│ │ ├─ webpack-compilation-chunk-graph 27 ms | |
│ │ ├─ webpack-compilation-optimize 56 ms | |
│ │ ├─ webpack-compilation-optimize-modules 51 ms | |
│ │ ├─ webpack-compilation-optimize-chunks 246 µs | |
│ │ ├─ webpack-compilation-optimize-tree 66 µs | |
│ │ └─ webpack-compilation-hash 7.3 ms | |
│ ├─ make 221 ms | |
│ └─ emit 185 ms | |
├─ client recompilation (new page discovered) 1.1s | |
│ ├─ client compilation 418 ms | |
│ │ ├─ entry next/dist/compiled/@next/react-refresh-utils/dist/runtime.js | |
│ │ ├─ entry next/dist/client/dev/amp-dev | |
│ │ ├─ entry next/dist/client/next-dev.js | |
│ │ ├─ entry next/dist/compiled/@next/react-refresh-utils/dist/runtime.js | |
│ │ ├─ entry next/dist/client/app-next-dev.js | |
│ │ ├─ entry @sentry/webpack-plugin/src/sentry-webpack.module.js | |
│ │ ├─ entry ./sentry.client.config.js | |
│ │ ├─ entry next-client-pages-loader?absolutePagePath=private-next-pages%2F_app&page=%2F_app! | |
│ │ ├─ entry next/dist/client/router.js | |
│ │ ├─ entry next-client-pages-loader?absolutePagePath=private-next-pages%2F_error&page=%2F_error! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Ferror.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Fglobals.css&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fsimplebar%2Fdist%2Fsimplebar.min.css&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2F%40next%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%22path%22%3A%22src%2Fassets%2Ftheme%2Ftypography.ts%22%2C%22import%22%3A%22Public_Sans%22%2C%22arguments%22%3A%5B%7B%22weight%22%3A%5B%22400%22%2C%22500%22%2C%22600%22%2C%22700%22%5D%2C%22display%22%3A%22swap%22%2C%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22font%22%7D&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Fproviders.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Floading.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fscript.js&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2Flayout.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FLoadingScreen.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Fglobals.css&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fsimplebar%2Fdist%2Fsimplebar.min.css&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2F%40next%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%22path%22%3A%22src%2Fassets%2Ftheme%2Ftypography.ts%22%2C%22import%22%3A%22Public_Sans%22%2C%22arguments%22%3A%5B%7B%22weight%22%3A%5B%22400%22%2C%22500%22%2C%22600%22%2C%22700%22%5D%2C%22display%22%3A%22swap%22%2C%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22font%22%7D&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Fproviders.tsx&server=false!) 19 ms | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage.tsx&server=false!) 98 ms (total 58 ms, self 37 ms) | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/hsl/withdrawals/page.tsx 60 ms (total 21 ms, self 3.7 ms) [next-swc-loader 1.6 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/hsl/withdrawals/PrescriptionWithdrawalForm.tsx 48 ms (total 8.9 ms, self 7.1 ms) [next-swc-loader 5.3 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/Form/FormDateTimePicker.tsx 1.8 ms [next-swc-loader 987 µs] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/hsl/withdrawals/PrescriptionWithdrawalHistory.tsx 5.3 ms [next-swc-loader 4.1 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/hsl/withdrawals/PrescriptionWithdrawalTable.tsx 13 ms (total 3 ms, self 2.4 ms) [next-swc-loader 1.2 ms] | |
│ │ │ └─ module @mui/icons-material (@mui/icons-material/PlaylistAdd.js) 594 µs [read-resource 240 µs] | |
│ │ ├─ webpack-compilation-seal 158 ms | |
│ │ ├─ webpack-compilation-chunk-graph 28 ms | |
│ │ ├─ webpack-compilation-optimize 5 ms | |
│ │ ├─ webpack-compilation-optimize-modules 23 µs | |
│ │ ├─ webpack-compilation-optimize-chunks 345 µs | |
│ │ ├─ webpack-compilation-optimize-tree 9 µs | |
│ │ ├─ webpack-compilation-hash 14 ms | |
│ │ ├─ NextJsBuildManifest-createassets 470 µs | |
│ │ └─ NextJsBuildManifest-generateClientManifest 289 µs | |
│ ├─ make 225 ms | |
│ └─ emit 74 ms | |
├─ client-success 0 µs | |
├─ server recompilation (new page discovered) 1s | |
│ ├─ server compilation 887 ms | |
│ │ ├─ entry @sentry/webpack-plugin/src/sentry-webpack.module.js | |
│ │ ├─ entry ./sentry.server.config.js | |
│ │ ├─ entry private-next-pages/_app | |
│ │ ├─ entry private-next-pages/_error | |
│ │ ├─ entry private-next-pages/_document | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage&appPaths=%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage&appPaths=%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Frisk-management%2Fpage&appPaths=%2Frecords%2F(patient)%2Frisk-management%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Frisk-management%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-app-loader.js?name=app%2Frecords%2F(patient)%2Frisk-management%2Fpage&appPaths=%2Frecords%2F(patient)%2Frisk-management%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Frisk-management%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json!) 22 ms (total 21 ms, self 17 ms) | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/risk-management/page.tsx 1.4 ms [next-swc-loader 822 µs] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/risk-management/head.tsx 2.5 ms [next-swc-loader 1.9 ms] | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Frisk-management%2Fpage.tsx&server=true!) 546 ms (total 3s, self 781 µs) | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/risk-management/page.tsx 541 ms (total 3s, self 4.8 ms) [next-swc-loader 3.7 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/risk-management/assessments/RiskAssessments.tsx 56 ms (total 33 ms, self 4.2 ms) [next-swc-loader 3 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/risk-management/assessments/RIskAssessmentForm.tsx 26 ms (total 6.5 ms, self 4.6 ms) [next-swc-loader 3.3 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/risk-management/assessments/RiskBehaviorSurvey.tsx 1.9 ms [next-swc-loader 929 µs] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/risk-management/assessments/RiskBehaviorAssesmentDisplay.tsx 33 ms (total 12 ms, self 3.2 ms) [next-swc-loader 2.5 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/Table/TableDisplay.tsx 8.4 ms [next-swc-loader 7.7 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/risk-management/utils.ts 1.1 ms [next-swc-loader 752 µs] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Button/EditButton.tsx 4 ms [next-swc-loader 3.6 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/ActionAlert.tsx 4.3 ms [next-swc-loader 3.9 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/Button/ViewButton.tsx 1.7 ms [next-swc-loader 1.3 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/risk-management/compilation/RiskCompilation.tsx 499 ms (total 3s, self 1.3 ms) [next-swc-loader 821 µs] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/PatientDocumentWithHistory.tsx 454 ms (total 3s, self 9.4 ms) [next-swc-loader 7.8 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Dialog/TextFieldDialog.tsx 1.8 ms [next-swc-loader 1.3 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/ContentAndDataGridHistory.tsx 90 ms (total 5.2 ms, self 2.7 ms) [next-swc-loader 2.2 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/components/datagrid/datagrid.utils.ts 2.5 ms [next-swc-loader 2.2 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/operations/hooks.tsx 24 ms (total 6.3 ms, self 4.3 ms) [next-swc-loader 3.5 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/operations/queries/record.query.ts 2 ms [next-swc-loader 1.7 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Dialog/OptionDialog.tsx 3.4 ms [next-swc-loader 2.9 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useDocument.tsx 3 ms [next-swc-loader 2.5 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/containers/PatientDocumentEditor.tsx 420 ms (total 2.9s, self 3.6 ms) [next-swc-loader 3.3 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/DocumentEditorWrapper.tsx 353 ms (total 2.9s, self 6.2 ms) [next-swc-loader 5.4 ms] | |
│ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/DocumentEditor.tsx 328 ms (total 2.9s, self 2.3 ms) [next-swc-loader 1.3 ms] | |
│ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/documentEditor.css 423 µs [read-resource 5 µs] | |
│ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/Menubar/Menubar.tsx 66 ms (total 73 ms, self 4.9 ms) [next-swc-loader 3.2 ms] | |
│ │ │ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Save.js) 3.6 ms [read-resource 3.5 ms] | |
│ │ │ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/PlaylistAddCheck.js) 3.3 ms [read-resource 3.1 ms] | |
│ │ │ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Share.js) 6.3 ms [read-resource 6.1 ms] | |
│ │ │ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/CloudDownload.js) 3.4 ms [read-resource 3.3 ms] | |
│ │ │ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/ContentCopy.js) 3.4 ms [read-resource 3.3 ms] | |
│ │ │ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Lock.js) 5.9 ms [read-resource 5.7 ms] | |
│ │ │ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/LockOpen.js) 6.4 ms [read-resource 6.2 ms] | |
│ │ │ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/HorizontalRule.js) 7.5 ms [read-resource 7.4 ms] | |
│ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/BubbleMenu.tsx 3.1 ms [next-swc-loader 2.1 ms] | |
│ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/TableSizeSelectPopup.tsx 4.3 ms [next-swc-loader 3.1 ms] | |
│ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/Menubar/HeadingsSelect.tsx 41 ms (total 9.2 ms, self 3.5 ms) [next-swc-loader 2.6 ms] | |
│ │ │ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/Button/DropdownIconButton.tsx 5.7 ms [next-swc-loader 5.4 ms] | |
│ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/documentEditor.utils.ts 10 ms [next-swc-loader 9.4 ms] | |
│ │ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/assets/icons/documentEditor.tsx 2.2 ms [next-swc-loader 1.7 ms] | |
│ │ │ │ │ │ ├─ module react-beforeunload (react-beforeunload/lib/index.cjs.js) 55 ms (total 16 ms, self 6.4 ms) [read-resource 5.9 ms] | |
│ │ │ │ │ │ │ └─ module tiny-invariant (tiny-invariant/dist/tiny-invariant.cjs.js) 9.5 ms [read-resource 9.3 ms] | |
│ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/index.ts 284 ms (total 765 ms, self 4.3 ms) [next-swc-loader 4.1 ms] | |
│ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/supercharged-table-kit.ts 1.7 ms [next-swc-loader 1.4 ms] | |
│ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table/index.ts 240 ms (total 85 ms, self 1.6 ms) [next-swc-loader 1.4 ms] | |
│ │ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table/table.ts 204 ms (total 63 ms, self 21 ms) [next-swc-loader 20 ms] | |
│ │ │ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table/TableView.ts 4.1 ms [next-swc-loader 3.6 ms] | |
│ │ │ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table/utilities/deleteTableWhenAllCellsSelected.ts 32 ms (total 6.8 ms, self 1.6 ms) [next-swc-loader 1.3 ms] | |
│ │ │ │ │ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table/utilities/isCellSelection.ts 5.1 ms [next-swc-loader 4.9 ms] | |
│ │ │ │ │ │ │ │ │ ├─ module prosemirror-state (prosemirror-state/dist/index.js) 12 ms [read-resource 9.4 ms] | |
│ │ │ │ │ │ │ │ │ └─ module @_ueberdosis/prosemirror-tables (@_ueberdosis/prosemirror-tables/dist/index.cjs.js) 19 ms [read-resource 11 ms] | |
│ │ │ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table/utilities/createTable.ts 27 ms (total 20 ms, self 5.3 ms) [next-swc-loader 5 ms] | |
│ │ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table/utilities/createCell.ts 7.1 ms [next-swc-loader 4.6 ms] | |
│ │ │ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table/utilities/getTableNodeTypes.ts 7.2 ms [next-swc-loader 6.7 ms] | |
│ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table-cell/index.ts 56 ms (total 22 ms, self 1.5 ms) [next-swc-loader 1.3 ms] | |
│ │ │ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table-cell/table-cell.ts 20 ms [next-swc-loader 20 ms] | |
│ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table-header/index.ts 223 ms (total 640 ms, self 1.4 ms) [next-swc-loader 1.1 ms] | |
│ │ │ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table-header/table-header.ts 206 ms (total 638 ms, self 20 ms) [next-swc-loader 19 ms] | |
│ │ │ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table-cell/TableCellNodeView.tsx 148 ms (total 619 ms, self 3.8 ms) [next-swc-loader 2.9 ms] | |
│ │ │ │ │ │ │ │ ├─ module @iconify/icons-mdi (@iconify/icons-mdi/table-border.js) 61 ms [read-resource 61 ms] | |
│ │ │ │ │ │ │ │ ├─ module @iconify/icons-mdi (@iconify/icons-mdi/table-column.js) 61 ms [read-resource 61 ms] | |
│ │ │ │ │ │ │ │ ├─ module @iconify/icons-mdi (@iconify/icons-mdi/table-column-plus-after.js) 61 ms [read-resource 61 ms] | |
│ │ │ │ │ │ │ │ ├─ module @iconify/icons-mdi (@iconify/icons-mdi/table-column-plus-before.js) 61 ms [read-resource 61 ms] | |
│ │ │ │ │ │ │ │ ├─ module @iconify/icons-mdi (@iconify/icons-mdi/table-column-remove.js) 61 ms [read-resource 61 ms] | |
│ │ │ │ │ │ │ │ ├─ module @iconify/icons-mdi (@iconify/icons-mdi/table-row.js) 61 ms [read-resource 61 ms] | |
│ │ │ │ │ │ │ │ ├─ module @iconify/icons-mdi (@iconify/icons-mdi/table-row-plus-after.js) 62 ms [read-resource 61 ms] | |
│ │ │ │ │ │ │ │ ├─ module @iconify/icons-mdi (@iconify/icons-mdi/table-remove.js) 62 ms [read-resource 62 ms] | |
│ │ │ │ │ │ │ │ ├─ module @iconify/icons-mdi (@iconify/icons-mdi/table-row-plus-before.js) 62 ms [read-resource 62 ms] | |
│ │ │ │ │ │ │ │ └─ module @iconify/icons-mdi (@iconify/icons-mdi/table-row-remove.js) 62 ms [read-resource 62 ms] | |
│ │ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table-row/index.ts 59 ms (total 13 ms, self 5.5 ms) [next-swc-loader 5.3 ms] | |
│ │ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table-row/table-row.ts 7.5 ms [next-swc-loader 6.8 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/react (@tiptap/react/dist/tiptap-react.cjs) 286 ms (total 435 ms, self 17 ms) [read-resource 15 ms] | |
│ │ │ │ │ │ │ ├─ module @tiptap/core (@tiptap/core/dist/tiptap-core.cjs) 234 ms (total 288 ms, self 17 ms) [read-resource 2.2 ms] | |
│ │ │ │ │ │ │ │ ├─ module prosemirror-keymap (prosemirror-keymap/dist/index.cjs) 150 ms (total 13 ms, self 12 ms) [read-resource 12 ms] | |
│ │ │ │ │ │ │ │ │ └─ module w3c-keyname (w3c-keyname/index.cjs) 1.1 ms [read-resource 594 µs] | |
│ │ │ │ │ │ │ │ ├─ module prosemirror-model (prosemirror-model/dist/index.cjs) 152 ms (total 26 ms, self 24 ms) [read-resource 12 ms] | |
│ │ │ │ │ │ │ │ │ └─ module orderedmap (orderedmap/dist/index.cjs) 1.9 ms [read-resource 1.4 ms] | |
│ │ │ │ │ │ │ │ ├─ module prosemirror-view (prosemirror-view/dist/index.cjs) 49 ms [read-resource 24 ms] | |
│ │ │ │ │ │ │ │ ├─ module prosemirror-transform (prosemirror-transform/dist/index.cjs) 59 ms [read-resource 49 ms] | |
│ │ │ │ │ │ │ │ ├─ module prosemirror-commands (prosemirror-commands/dist/index.cjs) 61 ms [read-resource 59 ms] | |
│ │ │ │ │ │ │ │ └─ module prosemirror-schema-list (prosemirror-schema-list/dist/index.cjs) 63 ms [read-resource 62 ms] | |
│ │ │ │ │ │ │ ├─ module @tiptap/extension-floating-menu (@tiptap/extension-floating-menu/dist/tiptap-extension-floating-menu.cjs) 151 ms (total 92 ms, self 22 ms) [read-resource 21 ms] | |
│ │ │ │ │ │ │ │ └─ module tippy.js (tippy.js/dist/tippy.cjs.js) 70 ms [read-resource 65 ms] | |
│ │ │ │ │ │ │ └─ module @tiptap/extension-bubble-menu (@tiptap/extension-bubble-menu/dist/tiptap-extension-bubble-menu.cjs) 38 ms [read-resource 37 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/starter-kit (@tiptap/starter-kit/dist/tiptap-starter-kit.cjs) 285 ms (total 841 ms, self 18 ms) [read-resource 17 ms] | |
│ │ │ │ │ │ │ ├─ module @tiptap/extension-bold (@tiptap/extension-bold/dist/tiptap-extension-bold.cjs) 17 ms [read-resource 17 ms] | |
│ │ │ │ │ │ │ ├─ module @tiptap/extension-blockquote (@tiptap/extension-blockquote/dist/tiptap-extension-blockquote.cjs) 18 ms [read-resource 18 ms] | |
│ │ │ │ │ │ │ ├─ module @tiptap/extension-bullet-list (@tiptap/extension-bullet-list/dist/tiptap-extension-bullet-list.cjs) 18 ms [read-resource 17 ms] | |
│ │ │ │ │ │ │ ├─ module @tiptap/extension-code (@tiptap/extension-code/dist/tiptap-extension-code.cjs) 18 ms [read-resource 18 ms] | |
│ │ │ │ │ │ │ ├─ module @tiptap/extension-document (@tiptap/extension-document/dist/tiptap-extension-document.cjs) 18 ms [read-resource 18 ms] | |
│ │ │ │ │ │ │ ├─ module @tiptap/extension-horizontal-rule (@tiptap/extension-horizontal-rule/dist/tiptap-extension-horizontal-rule.cjs) 85 ms (total 28 ms, self 21 ms) [read-resource 20 ms] | |
│ │ │ │ │ │ │ │ └─ module prosemirror-state (prosemirror-state/dist/index.cjs) 6.9 ms [read-resource 3.4 ms] | |
│ │ │ │ │ │ │ ├─ module @tiptap/extension-code-block (@tiptap/extension-code-block/dist/tiptap-extension-code-block.cjs) 22 ms [read-resource 22 ms] | |
│ │ │ │ │ │ │ ├─ module @tiptap/extension-dropcursor (@tiptap/extension-dropcursor/dist/tiptap-extension-dropcursor.cjs) 142 ms (total 98 ms, self 37 ms) [read-resource 37 ms] | |
│ │ │ │ │ │ │ │ └─ module prosemirror-dropcursor (prosemirror-dropcursor/dist/index.cjs) 62 ms [read-resource 61 ms] | |
│ │ │ │ │ │ │ ├─ module @tiptap/extension-gapcursor (@tiptap/extension-gapcursor/dist/tiptap-extension-gapcursor.cjs) 188 ms (total 144 ms, self 37 ms) [read-resource 37 ms] | |
│ │ │ │ │ │ │ │ └─ module prosemirror-gapcursor (prosemirror-gapcursor/dist/index.cjs) 107 ms [read-resource 106 ms] | |
│ │ │ │ │ │ │ ├─ module @tiptap/extension-history (@tiptap/extension-history/dist/tiptap-extension-history.cjs) 232 ms (total 122 ms, self 37 ms) [read-resource 37 ms] | |
│ │ │ │ │ │ │ │ └─ module prosemirror-history (prosemirror-history/dist/index.cjs) 151 ms (total 85 ms, self 83 ms) [read-resource 81 ms] | |
│ │ │ │ │ │ │ │ └─ module rope-sequence (rope-sequence/dist/index.js) 1.8 ms [read-resource 1.1 ms] | |
│ │ │ │ │ │ │ ├─ module @tiptap/extension-heading (@tiptap/extension-heading/dist/tiptap-extension-heading.cjs) 39 ms [read-resource 38 ms] | |
│ │ │ │ │ │ │ ├─ module @tiptap/extension-hard-break (@tiptap/extension-hard-break/dist/tiptap-extension-hard-break.cjs) 39 ms [read-resource 39 ms] | |
│ │ │ │ │ │ │ ├─ module @tiptap/extension-paragraph (@tiptap/extension-paragraph/dist/tiptap-extension-paragraph.cjs) 39 ms [read-resource 39 ms] | |
│ │ │ │ │ │ │ ├─ module @tiptap/extension-ordered-list (@tiptap/extension-ordered-list/dist/tiptap-extension-ordered-list.cjs) 39 ms [read-resource 39 ms] | |
│ │ │ │ │ │ │ ├─ module @tiptap/extension-italic (@tiptap/extension-italic/dist/tiptap-extension-italic.cjs) 39 ms [read-resource 39 ms] | |
│ │ │ │ │ │ │ ├─ module @tiptap/extension-list-item (@tiptap/extension-list-item/dist/tiptap-extension-list-item.cjs) 40 ms [read-resource 40 ms] | |
│ │ │ │ │ │ │ ├─ module @tiptap/extension-text (@tiptap/extension-text/dist/tiptap-extension-text.cjs) 43 ms [read-resource 43 ms] | |
│ │ │ │ │ │ │ └─ module @tiptap/extension-strike (@tiptap/extension-strike/dist/tiptap-extension-strike.cjs) 43 ms [read-resource 43 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-task-list (@tiptap/extension-task-list/dist/tiptap-extension-task-list.esm.js) 18 ms [read-resource 17 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-image (@tiptap/extension-image/dist/tiptap-extension-image.esm.js) 18 ms [read-resource 18 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-task-item (@tiptap/extension-task-item/dist/tiptap-extension-task-item.esm.js) 19 ms [read-resource 18 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-color (@tiptap/extension-color/dist/tiptap-extension-color.esm.js) 286 ms (total 653 ms, self 18 ms) [read-resource 18 ms] | |
│ │ │ │ │ │ │ └─ module @tiptap/core (@tiptap/core/dist/tiptap-core.esm.js) 233 ms (total 635 ms, self 35 ms) [read-resource 22 ms] | |
│ │ │ │ │ │ │ ├─ module prosemirror-keymap (prosemirror-keymap/dist/index.js) 150 ms (total 72 ms, self 71 ms) [read-resource 70 ms] | |
│ │ │ │ │ │ │ │ └─ module w3c-keyname (w3c-keyname/index.es.js) 1.4 ms [read-resource 1 ms] | |
│ │ │ │ │ │ │ ├─ module prosemirror-model (prosemirror-model/dist/index.js) 152 ms (total 84 ms, self 81 ms) [read-resource 71 ms] | |
│ │ │ │ │ │ │ │ └─ module orderedmap (orderedmap/dist/index.js) 2.4 ms [read-resource 1.9 ms] | |
│ │ │ │ │ │ │ ├─ module prosemirror-view (prosemirror-view/dist/index.js) 106 ms [read-resource 83 ms] | |
│ │ │ │ │ │ │ ├─ module prosemirror-transform (prosemirror-transform/dist/index.js) 119 ms [read-resource 111 ms] | |
│ │ │ │ │ │ │ ├─ module prosemirror-commands (prosemirror-commands/dist/index.js) 110 ms [read-resource 107 ms] | |
│ │ │ │ │ │ │ └─ module prosemirror-schema-list (prosemirror-schema-list/dist/index.js) 111 ms [read-resource 109 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-text-style (@tiptap/extension-text-style/dist/tiptap-extension-text-style.esm.js) 19 ms [read-resource 19 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-text-align (@tiptap/extension-text-align/dist/tiptap-extension-text-align.esm.js) 20 ms [read-resource 19 ms] | |
│ │ │ │ │ │ └─ module @tiptap/extension-underline (@tiptap/extension-underline/dist/tiptap-extension-underline.esm.js) 20 ms [read-resource 20 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useShareHandler.tsx 28 ms (total 10 ms, self 3.5 ms) [next-swc-loader 2.8 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/documentCssForExport.ts 6.8 ms [next-swc-loader 6.3 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/usePdfExport.ts 108 ms (total 26 ms, self 4.7 ms) [next-swc-loader 4.1 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/usePdfDataUrl.tsx 67 ms (total 4.1 ms, self 1.2 ms) [next-swc-loader 803 µs] | |
│ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/file/file.utils.ts 2.9 ms [next-swc-loader 2 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/document/document.api.ts 85 ms (total 17 ms, self 2.4 ms) [next-swc-loader 1.9 ms] | |
│ │ │ │ │ └─ module monet (monet/dist/monet.js) 14 ms [read-resource 10 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/document/templateDocuments.utils.tsx 14 ms (total 8 ms, self 2.7 ms) [next-swc-loader 2.2 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Category.js) 1.7 ms [read-resource 1.4 ms] | |
│ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/SignalCellularNodata.js) 3.7 ms [read-resource 3.1 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/document/document.helper.ts 2.2 ms [next-swc-loader 1.7 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/risk-management/management/RiskManagement.tsx 1.5 ms [next-swc-loader 1.2 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/risk-management/violence/RiskAssessmentViolence.tsx 2 ms [next-swc-loader 1.7 ms] | |
│ │ ├─ webpack-compilation-seal 263 ms | |
│ │ ├─ webpack-compilation-chunk-graph 21 ms | |
│ │ ├─ webpack-compilation-optimize 93 ms | |
│ │ ├─ webpack-compilation-optimize-modules 88 ms | |
│ │ ├─ webpack-compilation-optimize-chunks 441 µs | |
│ │ ├─ webpack-compilation-optimize-tree 6 µs | |
│ │ └─ webpack-compilation-hash 6.1 ms | |
│ ├─ make 587 ms | |
│ └─ emit 128 ms | |
├─ client recompilation (new page discovered) 2s | |
│ ├─ client compilation 968 ms | |
│ │ ├─ entry next/dist/compiled/@next/react-refresh-utils/dist/runtime.js | |
│ │ ├─ entry next/dist/client/dev/amp-dev | |
│ │ ├─ entry next/dist/client/next-dev.js | |
│ │ ├─ entry next/dist/compiled/@next/react-refresh-utils/dist/runtime.js | |
│ │ ├─ entry next/dist/client/app-next-dev.js | |
│ │ ├─ entry @sentry/webpack-plugin/src/sentry-webpack.module.js | |
│ │ ├─ entry ./sentry.client.config.js | |
│ │ ├─ entry next-client-pages-loader?absolutePagePath=private-next-pages%2F_app&page=%2F_app! | |
│ │ ├─ entry next/dist/client/router.js | |
│ │ ├─ entry next-client-pages-loader?absolutePagePath=private-next-pages%2F_error&page=%2F_error! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Ferror.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Fglobals.css&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fsimplebar%2Fdist%2Fsimplebar.min.css&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2F%40next%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%22path%22%3A%22src%2Fassets%2Ftheme%2Ftypography.ts%22%2C%22import%22%3A%22Public_Sans%22%2C%22arguments%22%3A%5B%7B%22weight%22%3A%5B%22400%22%2C%22500%22%2C%22600%22%2C%22700%22%5D%2C%22display%22%3A%22swap%22%2C%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22font%22%7D&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Fproviders.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Floading.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fscript.js&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2Flayout.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FLoadingScreen.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Frisk-management%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Frisk-management%2Fpage.tsx&server=false!) 638 ms (total 6.2s, self 89 ms) | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/risk-management/page.tsx 544 ms (total 6.1s, self 3.6 ms) [next-swc-loader 1.8 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/risk-management/assessments/RiskAssessments.tsx 45 ms (total 25 ms, self 6.2 ms) [next-swc-loader 5 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/risk-management/assessments/RIskAssessmentForm.tsx 16 ms (total 6.8 ms, self 3.5 ms) [next-swc-loader 2.3 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/risk-management/assessments/RiskBehaviorSurvey.tsx 3.3 ms [next-swc-loader 2.4 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/risk-management/assessments/RiskBehaviorAssesmentDisplay.tsx 32 ms (total 4.5 ms, self 2.3 ms) [next-swc-loader 1.7 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/Table/TableDisplay.tsx 2.2 ms [next-swc-loader 1.6 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/risk-management/utils.ts 932 µs [next-swc-loader 526 µs] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/ActionAlert.tsx 2.9 ms [next-swc-loader 2.3 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Button/EditButton.tsx 1.4 ms [next-swc-loader 697 µs] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/Button/ViewButton.tsx 2.3 ms [next-swc-loader 1.9 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/risk-management/management/RiskManagement.tsx 527 ms (total 6.1s, self 2 ms) [next-swc-loader 1.3 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/PatientDocumentWithHistory.tsx 502 ms (total 6.1s, self 9.1 ms) [next-swc-loader 7.6 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Dialog/TextFieldDialog.tsx 1.7 ms [next-swc-loader 1.1 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/ContentAndDataGridHistory.tsx 61 ms (total 4.5 ms, self 1.3 ms) [next-swc-loader 734 µs] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/components/datagrid/datagrid.utils.ts 3.2 ms [next-swc-loader 2.7 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/containers/PatientDocumentEditor.tsx 480 ms (total 6s, self 6.4 ms) [next-swc-loader 5.9 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/DocumentEditorWrapper.tsx 460 ms (total 6s, self 33 ms) [next-swc-loader 32 ms] | |
│ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/DocumentEditor.tsx 418 ms (total 6s, self 2.7 ms) [next-swc-loader 1.8 ms] | |
│ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/documentEditor.css 32 ms (total 41 ms) [build-module 43 µs] | |
│ │ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/documentEditor.css 9.7 ms [read-resource 4 µs, postcss-loader 6.4 ms, css-loader 2.6 ms] | |
│ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/Menubar/Menubar.tsx 57 ms (total 94 ms, self 3.6 ms) [next-swc-loader 2 ms] | |
│ │ │ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/PlaylistAddCheck.js) 4 ms [read-resource 3.8 ms] | |
│ │ │ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/CloudDownload.js) 4 ms [read-resource 3.9 ms] | |
│ │ │ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Share.js) 5.6 ms [read-resource 5.5 ms] | |
│ │ │ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/HorizontalRule.js) 10 ms [read-resource 9.9 ms] | |
│ │ │ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Lock.js) 10 ms [read-resource 10 ms] | |
│ │ │ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/LockOpen.js) 10 ms [read-resource 10 ms] | |
│ │ │ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Save.js) 10 ms [read-resource 10 ms] | |
│ │ │ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/ContentCopy.js) 10 ms [read-resource 10 ms] | |
│ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/BubbleMenu.tsx 1.8 ms [next-swc-loader 973 µs] | |
│ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/TableSizeSelectPopup.tsx 5.5 ms [next-swc-loader 4.4 ms] | |
│ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/Menubar/HeadingsSelect.tsx 30 ms (total 9.9 ms, self 6.1 ms) [next-swc-loader 5.3 ms] | |
│ │ │ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/Button/DropdownIconButton.tsx 3.9 ms [next-swc-loader 3.5 ms] | |
│ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/documentEditor.utils.ts 3.6 ms [next-swc-loader 3.3 ms] | |
│ │ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/assets/icons/documentEditor.tsx 5.2 ms [next-swc-loader 4.4 ms] | |
│ │ │ │ │ │ ├─ module react-beforeunload (react-beforeunload/lib/index.esm.js) 7.8 ms [read-resource 7.3 ms] | |
│ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/index.ts 361 ms (total 629 ms, self 1.5 ms) [next-swc-loader 1.1 ms] | |
│ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/supercharged-table-kit.ts 4.4 ms [next-swc-loader 4.1 ms] | |
│ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table/index.ts 332 ms (total 95 ms, self 1 ms) [next-swc-loader 609 µs] | |
│ │ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table/table.ts 323 ms (total 74 ms, self 2.5 ms) [next-swc-loader 1.5 ms] | |
│ │ │ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table/TableView.ts 3 ms [next-swc-loader 2.3 ms] | |
│ │ │ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table/utilities/deleteTableWhenAllCellsSelected.ts 14 ms (total 2.8 ms, self 1.9 ms) [next-swc-loader 1.4 ms] | |
│ │ │ │ │ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table/utilities/isCellSelection.ts 911 µs [next-swc-loader 576 µs] | |
│ │ │ │ │ │ │ │ │ ├─ module prosemirror-state (prosemirror-state/dist/index.js) 4 ms [read-resource 1.8 ms] | |
│ │ │ │ │ │ │ │ │ └─ module @_ueberdosis/prosemirror-tables (@_ueberdosis/prosemirror-tables/dist/index.esm.js) 62 ms [read-resource 53 ms] | |
│ │ │ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table/utilities/createTable.ts 247 ms (total 20 ms, self 16 ms) [next-swc-loader 16 ms] | |
│ │ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table/utilities/createCell.ts 1.1 ms [next-swc-loader 694 µs] | |
│ │ │ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table/utilities/getTableNodeTypes.ts 2.6 ms [next-swc-loader 2.4 ms] | |
│ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table-cell/index.ts 27 ms (total 18 ms, self 1.3 ms) [next-swc-loader 919 µs] | |
│ │ │ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table-cell/table-cell.ts 17 ms [next-swc-loader 16 ms] | |
│ │ │ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table-header/index.ts 322 ms (total 489 ms, self 3.1 ms) [next-swc-loader 2.7 ms] | |
│ │ │ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table-header/table-header.ts 312 ms (total 486 ms, self 2.7 ms) [next-swc-loader 2 ms] | |
│ │ │ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table-cell/TableCellNodeView.tsx 67 ms (total 483 ms, self 3.9 ms) [next-swc-loader 3.1 ms] | |
│ │ │ │ │ │ │ │ ├─ module @iconify/icons-mdi (@iconify/icons-mdi/table-border.js) 48 ms [read-resource 47 ms] | |
│ │ │ │ │ │ │ │ ├─ module @iconify/icons-mdi (@iconify/icons-mdi/table-column.js) 48 ms [read-resource 48 ms] | |
│ │ │ │ │ │ │ │ ├─ module @iconify/icons-mdi (@iconify/icons-mdi/table-column-plus-after.js) 48 ms [read-resource 48 ms] | |
│ │ │ │ │ │ │ │ ├─ module @iconify/icons-mdi (@iconify/icons-mdi/table-column-plus-before.js) 48 ms [read-resource 48 ms] | |
│ │ │ │ │ │ │ │ ├─ module @iconify/icons-mdi (@iconify/icons-mdi/table-column-remove.js) 48 ms [read-resource 48 ms] | |
│ │ │ │ │ │ │ │ ├─ module @iconify/icons-mdi (@iconify/icons-mdi/table-remove.js) 48 ms [read-resource 48 ms] | |
│ │ │ │ │ │ │ │ ├─ module @iconify/icons-mdi (@iconify/icons-mdi/table-row.js) 48 ms [read-resource 48 ms] | |
│ │ │ │ │ │ │ │ ├─ module @iconify/icons-mdi (@iconify/icons-mdi/table-row-plus-after.js) 48 ms [read-resource 48 ms] | |
│ │ │ │ │ │ │ │ ├─ module @iconify/icons-mdi (@iconify/icons-mdi/table-row-plus-before.js) 48 ms [read-resource 48 ms] | |
│ │ │ │ │ │ │ │ └─ module @iconify/icons-mdi (@iconify/icons-mdi/table-row-remove.js) 48 ms [read-resource 48 ms] | |
│ │ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table-row/index.ts 28 ms (total 21 ms, self 3.6 ms) [next-swc-loader 3.2 ms] | |
│ │ │ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/extensions/supercharged-table/extension-table-row/table-row.ts 18 ms [next-swc-loader 17 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-color (@tiptap/extension-color/dist/tiptap-extension-color.esm.js) 372 ms (total 185 ms, self 10 ms) [read-resource 10 ms] | |
│ │ │ │ │ │ │ └─ module @tiptap/core (@tiptap/core/dist/tiptap-core.esm.js) 338 ms (total 174 ms, self 18 ms) [read-resource 4.2 ms] | |
│ │ │ │ │ │ │ ├─ module prosemirror-view (prosemirror-view/dist/index.js) 29 ms [read-resource 7 ms] | |
│ │ │ │ │ │ │ ├─ module prosemirror-keymap (prosemirror-keymap/dist/index.js) 76 ms (total 5.4 ms, self 4.6 ms) [read-resource 4 ms] | |
│ │ │ │ │ │ │ │ └─ module w3c-keyname (w3c-keyname/index.es.js) 817 µs [read-resource 367 µs] | |
│ │ │ │ │ │ │ ├─ module prosemirror-model (prosemirror-model/dist/index.js) 77 ms (total 48 ms, self 47 ms) [read-resource 38 ms] | |
│ │ │ │ │ │ │ │ └─ module orderedmap (orderedmap/dist/index.js) 620 µs [read-resource 155 µs] | |
│ │ │ │ │ │ │ ├─ module prosemirror-transform (prosemirror-transform/dist/index.js) 38 ms [read-resource 30 ms] | |
│ │ │ │ │ │ │ ├─ module prosemirror-commands (prosemirror-commands/dist/index.js) 6.9 ms [read-resource 4.5 ms] | |
│ │ │ │ │ │ │ └─ module prosemirror-schema-list (prosemirror-schema-list/dist/index.js) 30 ms [read-resource 29 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-task-item (@tiptap/extension-task-item/dist/tiptap-extension-task-item.esm.js) 13 ms [read-resource 12 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-image (@tiptap/extension-image/dist/tiptap-extension-image.esm.js) 13 ms [read-resource 13 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-task-list (@tiptap/extension-task-list/dist/tiptap-extension-task-list.esm.js) 13 ms [read-resource 13 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-text-align (@tiptap/extension-text-align/dist/tiptap-extension-text-align.esm.js) 14 ms [read-resource 13 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-text-style (@tiptap/extension-text-style/dist/tiptap-extension-text-style.esm.js) 14 ms [read-resource 14 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-underline (@tiptap/extension-underline/dist/tiptap-extension-underline.esm.js) 14 ms [read-resource 14 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/react (@tiptap/react/dist/tiptap-react.esm.js) 366 ms (total 554 ms, self 17 ms) [read-resource 16 ms] | |
│ │ │ │ │ │ │ ├─ module @tiptap/extension-bubble-menu (@tiptap/extension-bubble-menu/dist/tiptap-extension-bubble-menu.esm.js) 237 ms [read-resource 235 ms] | |
│ │ │ │ │ │ │ └─ module @tiptap/extension-floating-menu (@tiptap/extension-floating-menu/dist/tiptap-extension-floating-menu.esm.js) 328 ms (total 301 ms, self 234 ms) [read-resource 233 ms] | |
│ │ │ │ │ │ │ └─ module tippy.js (tippy.js/dist/tippy.esm.js) 67 ms [read-resource 61 ms] | |
│ │ │ │ │ │ └─ module @tiptap/starter-kit (@tiptap/starter-kit/dist/tiptap-starter-kit.esm.js) 375 ms (total 4.4s, self 16 ms) [read-resource 15 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-blockquote (@tiptap/extension-blockquote/dist/tiptap-extension-blockquote.esm.js) 230 ms [read-resource 229 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-bold (@tiptap/extension-bold/dist/tiptap-extension-bold.esm.js) 229 ms [read-resource 229 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-bullet-list (@tiptap/extension-bullet-list/dist/tiptap-extension-bullet-list.esm.js) 230 ms [read-resource 230 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-code (@tiptap/extension-code/dist/tiptap-extension-code.esm.js) 229 ms [read-resource 229 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-code-block (@tiptap/extension-code-block/dist/tiptap-extension-code-block.esm.js) 230 ms [read-resource 230 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-document (@tiptap/extension-document/dist/tiptap-extension-document.esm.js) 230 ms [read-resource 230 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-dropcursor (@tiptap/extension-dropcursor/dist/tiptap-extension-dropcursor.esm.js) 311 ms (total 282 ms, self 230 ms) [read-resource 230 ms] | |
│ │ │ │ │ │ │ └─ module prosemirror-dropcursor (prosemirror-dropcursor/dist/index.js) 51 ms [read-resource 51 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-gapcursor (@tiptap/extension-gapcursor/dist/tiptap-extension-gapcursor.esm.js) 312 ms (total 282 ms, self 232 ms) [read-resource 232 ms] | |
│ │ │ │ │ │ │ └─ module prosemirror-gapcursor (prosemirror-gapcursor/dist/index.js) 50 ms [read-resource 49 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-hard-break (@tiptap/extension-hard-break/dist/tiptap-extension-hard-break.esm.js) 232 ms [read-resource 232 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-heading (@tiptap/extension-heading/dist/tiptap-extension-heading.esm.js) 234 ms [read-resource 234 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-history (@tiptap/extension-history/dist/tiptap-extension-history.esm.js) 339 ms (total 298 ms, self 233 ms) [read-resource 233 ms] | |
│ │ │ │ │ │ │ └─ module prosemirror-history (prosemirror-history/dist/index.js) 77 ms (total 65 ms, self 60 ms) [read-resource 59 ms] | |
│ │ │ │ │ │ │ └─ module rope-sequence (rope-sequence/dist/index.es.js) 4.4 ms [read-resource 3.7 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-italic (@tiptap/extension-italic/dist/tiptap-extension-italic.esm.js) 233 ms [read-resource 233 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-horizontal-rule (@tiptap/extension-horizontal-rule/dist/tiptap-extension-horizontal-rule.esm.js) 234 ms [read-resource 233 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-list-item (@tiptap/extension-list-item/dist/tiptap-extension-list-item.esm.js) 233 ms [read-resource 233 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-ordered-list (@tiptap/extension-ordered-list/dist/tiptap-extension-ordered-list.esm.js) 235 ms [read-resource 235 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-paragraph (@tiptap/extension-paragraph/dist/tiptap-extension-paragraph.esm.js) 234 ms [read-resource 234 ms] | |
│ │ │ │ │ │ ├─ module @tiptap/extension-strike (@tiptap/extension-strike/dist/tiptap-extension-strike.esm.js) 234 ms [read-resource 234 ms] | |
│ │ │ │ │ │ └─ module @tiptap/extension-text (@tiptap/extension-text/dist/tiptap-extension-text.esm.js) 234 ms [read-resource 234 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useShareHandler.tsx 21 ms (total 3.7 ms, self 2.2 ms) [next-swc-loader 1.3 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/DocumentEditor/documentCssForExport.ts 1.5 ms [next-swc-loader 1 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Dialog/OptionDialog.tsx 2.8 ms [next-swc-loader 2.2 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useDocument.tsx 7 ms [next-swc-loader 6.5 ms] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/operations/hooks.tsx 17 ms (total 9.2 ms, self 8 ms) [next-swc-loader 7 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/operations/queries/record.query.ts 1.2 ms [next-swc-loader 665 µs] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/usePdfExport.ts 76 ms (total 22 ms, self 9.4 ms) [next-swc-loader 8.7 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/usePdfDataUrl.tsx 1.7 ms [next-swc-loader 1.3 ms] | |
│ │ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/document/document.api.ts 60 ms (total 9.2 ms, self 2.7 ms) [next-swc-loader 2.2 ms] | |
│ │ │ │ │ │ └─ module monet (monet/dist/monet.js) 6.6 ms [read-resource 3.3 ms] | |
│ │ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/file/file.utils.ts 1.5 ms [next-swc-loader 849 µs] | |
│ │ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/document/templateDocuments.utils.tsx 7.8 ms (total 6.9 ms, self 2.1 ms) [next-swc-loader 1.5 ms] | |
│ │ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Category.js) 2.4 ms [read-resource 2.1 ms] | |
│ │ │ │ │ └─ module @mui/icons-material (@mui/icons-material/SignalCellularNodata.js) 2.4 ms [read-resource 2.3 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/utils/document/document.helper.ts 1.5 ms [next-swc-loader 983 µs] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/risk-management/compilation/RiskCompilation.tsx 3.3 ms [next-swc-loader 2.8 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/risk-management/violence/RiskAssessmentViolence.tsx 3.5 ms [next-swc-loader 3.1 ms] | |
│ │ ├─ webpack-compilation-seal 226 ms | |
│ │ ├─ webpack-compilation-chunk-graph 23 ms | |
│ │ ├─ webpack-compilation-optimize 4.8 ms | |
│ │ ├─ webpack-compilation-optimize-modules 3 µs | |
│ │ ├─ webpack-compilation-optimize-chunks 254 µs | |
│ │ ├─ webpack-compilation-optimize-tree 3 µs | |
│ │ ├─ webpack-compilation-hash 20 ms | |
│ │ ├─ NextJsBuildManifest-createassets 163 µs | |
│ │ └─ NextJsBuildManifest-generateClientManifest 88 µs | |
│ ├─ make 710 ms | |
│ └─ emit 61 ms | |
├─ server recompilation (new page discovered) 465 ms | |
│ ├─ server compilation 448 ms | |
│ │ ├─ entry @sentry/webpack-plugin/src/sentry-webpack.module.js | |
│ │ ├─ entry ./sentry.server.config.js | |
│ │ ├─ entry private-next-pages/_app | |
│ │ ├─ entry private-next-pages/_error | |
│ │ ├─ entry private-next-pages/_document | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage&appPaths=%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage&appPaths=%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Frisk-management%2Fpage&appPaths=%2Frecords%2F(patient)%2Frisk-management%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Frisk-management%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ webpack-compilation-seal 127 ms | |
│ │ ├─ webpack-compilation-chunk-graph 9.4 ms | |
│ │ ├─ webpack-compilation-optimize 76 ms | |
│ │ ├─ webpack-compilation-optimize-modules 72 ms | |
│ │ ├─ webpack-compilation-optimize-chunks 282 µs | |
│ │ ├─ webpack-compilation-optimize-tree 4 µs | |
│ │ └─ webpack-compilation-hash 5.5 ms | |
│ ├─ make 289 ms | |
│ └─ emit 5.9 ms | |
├─ client-success 0 µs | |
├─ server recompilation (new page discovered) 550 ms | |
│ ├─ server compilation 420 ms | |
│ │ ├─ entry @sentry/webpack-plugin/src/sentry-webpack.module.js | |
│ │ ├─ entry ./sentry.server.config.js | |
│ │ ├─ entry private-next-pages/_app | |
│ │ ├─ entry private-next-pages/_error | |
│ │ ├─ entry private-next-pages/_document | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage&appPaths=%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage&appPaths=%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Frisk-management%2Fpage&appPaths=%2Frecords%2F(patient)%2Frisk-management%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Frisk-management%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fdocuments%2Fpage&appPaths=%2Frecords%2F(patient)%2Fdocuments%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fdocuments%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-app-loader.js?name=app%2Frecords%2F(patient)%2Fdocuments%2Fpage&appPaths=%2Frecords%2F(patient)%2Fdocuments%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fdocuments%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json!) 15 ms (total 14 ms, self 9.8 ms) | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/documents/page.tsx 1.5 ms [next-swc-loader 894 µs] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/documents/head.tsx 2.5 ms [next-swc-loader 2.1 ms] | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fdocuments%2Fpage.tsx&server=true!) 130 ms (total 23 ms, self 752 µs) | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/documents/page.tsx 126 ms (total 22 ms, self 4.3 ms) [next-swc-loader 3.5 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/containers/DocumentTemplatesAlert.tsx 2.2 ms [next-swc-loader 1.7 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/admin/templates/documents/TemplateDocumentTreeView.tsx 75 ms (total 15 ms, self 3 ms) [next-swc-loader 2.3 ms] | |
│ │ │ ├─ module @mui/icons-material (@mui/icons-material/ArrowDropDown.js) 841 µs [read-resource 463 µs] | |
│ │ │ ├─ module @mui/icons-material (@mui/icons-material/ArrowRight.js) 1.4 ms [read-resource 1.3 ms] | |
│ │ │ ├─ module @mui/icons-material (@mui/icons-material/HorizontalRuleOutlined.js) 868 µs [read-resource 732 µs] | |
│ │ │ ├─ module @mui/icons-material (@mui/icons-material/Support.js) 1.5 ms [read-resource 1.4 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Button/TooltipIconButton.tsx 1.7 ms [next-swc-loader 1.4 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Treeview/StyledTreeItem.tsx 19 ms (total 3.7 ms, self 1.8 ms) [next-swc-loader 1.4 ms] | |
│ │ │ │ └─ module @mui/lab (@mui/lab/node/TreeItem/index.js + 4) 1.9 ms (self 12 ms) [read-resource 9.5 ms] | |
│ │ │ └─ module @mui/lab (@mui/lab/node/TreeView/index.js + 4) 2.1 ms (self 10 ms) [read-resource 6 ms] | |
│ │ ├─ webpack-compilation-seal 203 ms | |
│ │ ├─ webpack-compilation-chunk-graph 21 ms | |
│ │ ├─ webpack-compilation-optimize 117 ms | |
│ │ ├─ webpack-compilation-optimize-modules 111 ms | |
│ │ ├─ webpack-compilation-optimize-chunks 316 µs | |
│ │ ├─ webpack-compilation-optimize-tree 4 µs | |
│ │ └─ webpack-compilation-hash 7.7 ms | |
│ ├─ make 178 ms | |
│ └─ emit 120 ms | |
├─ client recompilation (new page discovered) 932 ms | |
│ ├─ client compilation 340 ms | |
│ │ ├─ entry next/dist/compiled/@next/react-refresh-utils/dist/runtime.js | |
│ │ ├─ entry next/dist/client/dev/amp-dev | |
│ │ ├─ entry next/dist/client/next-dev.js | |
│ │ ├─ entry next/dist/compiled/@next/react-refresh-utils/dist/runtime.js | |
│ │ ├─ entry next/dist/client/app-next-dev.js | |
│ │ ├─ entry @sentry/webpack-plugin/src/sentry-webpack.module.js | |
│ │ ├─ entry ./sentry.client.config.js | |
│ │ ├─ entry next-client-pages-loader?absolutePagePath=private-next-pages%2F_app&page=%2F_app! | |
│ │ ├─ entry next/dist/client/router.js | |
│ │ ├─ entry next-client-pages-loader?absolutePagePath=private-next-pages%2F_error&page=%2F_error! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Ferror.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Fglobals.css&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fsimplebar%2Fdist%2Fsimplebar.min.css&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2F%40next%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%22path%22%3A%22src%2Fassets%2Ftheme%2Ftypography.ts%22%2C%22import%22%3A%22Public_Sans%22%2C%22arguments%22%3A%5B%7B%22weight%22%3A%5B%22400%22%2C%22500%22%2C%22600%22%2C%22700%22%5D%2C%22display%22%3A%22swap%22%2C%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22font%22%7D&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Fproviders.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Floading.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fscript.js&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2Flayout.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FLoadingScreen.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Frisk-management%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fdocuments%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fdocuments%2Fpage.tsx&server=false!) 123 ms (total 111 ms, self 47 ms) | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/documents/page.tsx 71 ms (total 64 ms, self 5 ms) [next-swc-loader 3.8 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/containers/DocumentTemplatesAlert.tsx 1.9 ms [next-swc-loader 1.1 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/admin/templates/documents/TemplateDocumentTreeView.tsx 59 ms (total 57 ms, self 3.6 ms) [next-swc-loader 2.7 ms] | |
│ │ │ ├─ module @mui/icons-material (@mui/icons-material/ArrowRight.js) 841 µs [read-resource 557 µs] | |
│ │ │ ├─ module @mui/icons-material (@mui/icons-material/Support.js) 1.1 ms [read-resource 971 µs] | |
│ │ │ ├─ module @mui/icons-material (@mui/icons-material/ArrowDropDown.js) 35 ms [read-resource 35 ms] | |
│ │ │ ├─ module @mui/icons-material (@mui/icons-material/HorizontalRuleOutlined.js) 1.9 ms [read-resource 1.8 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Button/TooltipIconButton.tsx 1.6 ms [next-swc-loader 1.1 ms] | |
│ │ │ ├─ module @mui/lab (@mui/lab/TreeView/index.js + 4) 3.1 ms (self 8.8 ms) [read-resource 5.9 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/Treeview/StyledTreeItem.tsx 12 ms (total 9.6 ms, self 1.6 ms) [next-swc-loader 1 ms] | |
│ │ │ └─ module @mui/lab (@mui/lab/TreeItem/index.js + 4) 8.1 ms (self 20 ms) [read-resource 18 ms] | |
│ │ ├─ webpack-compilation-seal 154 ms | |
│ │ ├─ webpack-compilation-chunk-graph 29 ms | |
│ │ ├─ webpack-compilation-optimize 4.8 ms | |
│ │ ├─ webpack-compilation-optimize-modules 3 µs | |
│ │ ├─ webpack-compilation-optimize-chunks 324 µs | |
│ │ ├─ webpack-compilation-optimize-tree 3 µs | |
│ │ ├─ webpack-compilation-hash 17 ms | |
│ │ ├─ NextJsBuildManifest-createassets 230 µs | |
│ │ └─ NextJsBuildManifest-generateClientManifest 161 µs | |
│ ├─ make 158 ms | |
│ └─ emit 56 ms | |
├─ server recompilation (new page discovered) 485 ms | |
│ ├─ server compilation 446 ms | |
│ │ ├─ entry @sentry/webpack-plugin/src/sentry-webpack.module.js | |
│ │ ├─ entry ./sentry.server.config.js | |
│ │ ├─ entry private-next-pages/_app | |
│ │ ├─ entry private-next-pages/_error | |
│ │ ├─ entry private-next-pages/_document | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage&appPaths=%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage&appPaths=%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Frisk-management%2Fpage&appPaths=%2Frecords%2F(patient)%2Frisk-management%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Frisk-management%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fdocuments%2Fpage&appPaths=%2Frecords%2F(patient)%2Fdocuments%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fdocuments%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ webpack-compilation-seal 164 ms | |
│ │ ├─ webpack-compilation-chunk-graph 18 ms | |
│ │ ├─ webpack-compilation-optimize 106 ms | |
│ │ ├─ webpack-compilation-optimize-modules 102 ms | |
│ │ ├─ webpack-compilation-optimize-chunks 216 µs | |
│ │ ├─ webpack-compilation-optimize-tree 4 µs | |
│ │ └─ webpack-compilation-hash 7.6 ms | |
│ ├─ make 244 ms | |
│ └─ emit 8.5 ms | |
├─ client-success 0 µs | |
├─ server recompilation (new page discovered) 1.6s | |
│ ├─ server compilation 1.5s | |
│ │ ├─ entry @sentry/webpack-plugin/src/sentry-webpack.module.js | |
│ │ ├─ entry ./sentry.server.config.js | |
│ │ ├─ entry private-next-pages/_app | |
│ │ ├─ entry private-next-pages/_error | |
│ │ ├─ entry private-next-pages/_document | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage&appPaths=%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage&appPaths=%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Frisk-management%2Fpage&appPaths=%2Frecords%2F(patient)%2Frisk-management%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Frisk-management%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fdocuments%2Fpage&appPaths=%2Frecords%2F(patient)%2Fdocuments%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fdocuments%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Ffiles%2Fpage&appPaths=%2Frecords%2F(patient)%2Ffiles%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Ffiles%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-app-loader.js?name=app%2Frecords%2F(patient)%2Ffiles%2Fpage&appPaths=%2Frecords%2F(patient)%2Ffiles%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Ffiles%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json!) 19 ms (total 18 ms, self 13 ms) | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/files/page.tsx 1.8 ms [next-swc-loader 1.2 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/files/head.tsx 2.6 ms [next-swc-loader 2.2 ms] | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Ffiles%2Fpage.tsx&server=true!) 173 ms (total 93 ms, self 778 µs) | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/files/page.tsx 168 ms (total 92 ms, self 3.8 ms) [next-swc-loader 2.9 ms] | |
│ │ │ ├─ module @mui/icons-material (@mui/icons-material/CreateNewFolder.js) 7.7 ms [read-resource 7.3 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Dialog/FormDialog.tsx 4.7 ms [next-swc-loader 4.3 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useFileDownload.ts 3 ms [next-swc-loader 2.6 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/containers/Files/FilesDatagrid.tsx 72 ms (total 53 ms, self 5.1 ms) [next-swc-loader 4.1 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/WarningOutlined.js) 13 ms [read-resource 13 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/InsertDriveFile.js) 12 ms [read-resource 12 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Folder.js) 13 ms [read-resource 13 ms] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/Button/DeleteConfirmButton.tsx 18 ms (total 9.1 ms, self 4.4 ms) [next-swc-loader 3.1 ms] | |
│ │ │ │ └─ module @mui/icons-material (@mui/icons-material/DeleteForeverOutlined.js) 4.7 ms [read-resource 4.3 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/containers/Files/FilesBreadcrumb.tsx 50 ms (total 15 ms, self 3.1 ms) [next-swc-loader 2.7 ms] | |
│ │ │ │ └─ module @mui/icons-material (@mui/icons-material/ArrowBack.js) 12 ms [read-resource 11 ms] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/containers/Files/useFiles.ts 5.4 ms [next-swc-loader 4.9 ms] | |
│ │ ├─ webpack-compilation-seal 202 ms | |
│ │ ├─ webpack-compilation-chunk-graph 22 ms | |
│ │ ├─ webpack-compilation-optimize 119 ms | |
│ │ ├─ webpack-compilation-optimize-modules 115 ms | |
│ │ ├─ webpack-compilation-optimize-chunks 240 µs | |
│ │ ├─ webpack-compilation-optimize-tree 5 µs | |
│ │ └─ webpack-compilation-hash 9.4 ms | |
│ ├─ make 1.2s | |
│ └─ emit 91 ms | |
├─ client recompilation (new page discovered) 2s | |
│ ├─ client compilation 342 ms | |
│ │ ├─ entry next/dist/compiled/@next/react-refresh-utils/dist/runtime.js | |
│ │ ├─ entry next/dist/client/dev/amp-dev | |
│ │ ├─ entry next/dist/client/next-dev.js | |
│ │ ├─ entry next/dist/compiled/@next/react-refresh-utils/dist/runtime.js | |
│ │ ├─ entry next/dist/client/app-next-dev.js | |
│ │ ├─ entry @sentry/webpack-plugin/src/sentry-webpack.module.js | |
│ │ ├─ entry ./sentry.client.config.js | |
│ │ ├─ entry next-client-pages-loader?absolutePagePath=private-next-pages%2F_app&page=%2F_app! | |
│ │ ├─ entry next/dist/client/router.js | |
│ │ ├─ entry next-client-pages-loader?absolutePagePath=private-next-pages%2F_error&page=%2F_error! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Ferror.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Fglobals.css&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fsimplebar%2Fdist%2Fsimplebar.min.css&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2F%40next%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%22path%22%3A%22src%2Fassets%2Ftheme%2Ftypography.ts%22%2C%22import%22%3A%22Public_Sans%22%2C%22arguments%22%3A%5B%7B%22weight%22%3A%5B%22400%22%2C%22500%22%2C%22600%22%2C%22700%22%5D%2C%22display%22%3A%22swap%22%2C%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22font%22%7D&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Fproviders.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Floading.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fscript.js&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2Flayout.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FLoadingScreen.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Frisk-management%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fdocuments%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Ffiles%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Ffiles%2Fpage.tsx&server=false!) 134 ms (total 82 ms, self 52 ms) | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/files/page.tsx 79 ms (total 30 ms, self 6.3 ms) [next-swc-loader 4.3 ms] | |
│ │ │ ├─ module @mui/icons-material (@mui/icons-material/CreateNewFolder.js) 4.2 ms [read-resource 3.8 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/components/Dialog/FormDialog.tsx 2.6 ms [next-swc-loader 1.9 ms] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/utils/hooks/useFileDownload.ts 1.3 ms [next-swc-loader 758 µs] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/containers/Files/FilesDatagrid.tsx 23 ms (total 9 ms, self 5.4 ms) [next-swc-loader 4.1 ms] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/Folder.js) 461 µs [read-resource 249 µs] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/InsertDriveFile.js) 524 µs [read-resource 422 µs] | |
│ │ │ │ ├─ module @mui/icons-material (@mui/icons-material/WarningOutlined.js) 1.1 ms [read-resource 972 µs] | |
│ │ │ │ └─ module /Users/pimme/code/journala/frontend/src/components/Button/DeleteConfirmButton.tsx 2.7 ms (total 1.5 ms, self 1.3 ms) [next-swc-loader 764 µs] | |
│ │ │ │ └─ module @mui/icons-material (@mui/icons-material/DeleteForeverOutlined.js) 196 µs [read-resource 82 µs] | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/containers/Files/FilesBreadcrumb.tsx 19 ms (total 2.9 ms, self 2.3 ms) [next-swc-loader 1.8 ms] | |
│ │ │ │ └─ module @mui/icons-material (@mui/icons-material/ArrowBack.js) 589 µs [read-resource 500 µs] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/containers/Files/useFiles.ts 4 ms [next-swc-loader 3.3 ms] | |
│ │ ├─ webpack-compilation-seal 153 ms | |
│ │ ├─ webpack-compilation-chunk-graph 18 ms | |
│ │ ├─ webpack-compilation-optimize 4.6 ms | |
│ │ ├─ webpack-compilation-optimize-modules 2 µs | |
│ │ ├─ webpack-compilation-optimize-chunks 155 µs | |
│ │ ├─ webpack-compilation-optimize-tree 3 µs | |
│ │ ├─ webpack-compilation-hash 19 ms | |
│ │ ├─ NextJsBuildManifest-createassets 157 µs | |
│ │ └─ NextJsBuildManifest-generateClientManifest 84 µs | |
│ ├─ make 160 ms | |
│ └─ emit 106 ms | |
├─ client-success 0 µs | |
├─ server recompilation (new page discovered) 502 ms | |
│ ├─ server compilation 384 ms | |
│ │ ├─ entry @sentry/webpack-plugin/src/sentry-webpack.module.js | |
│ │ ├─ entry ./sentry.server.config.js | |
│ │ ├─ entry private-next-pages/_app | |
│ │ ├─ entry private-next-pages/_error | |
│ │ ├─ entry private-next-pages/_document | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage&appPaths=%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage&appPaths=%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Frisk-management%2Fpage&appPaths=%2Frecords%2F(patient)%2Frisk-management%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Frisk-management%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fdocuments%2Fpage&appPaths=%2Frecords%2F(patient)%2Fdocuments%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fdocuments%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Ffiles%2Fpage&appPaths=%2Frecords%2F(patient)%2Ffiles%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Ffiles%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fsuitability-assessment%2Fpage&appPaths=%2Frecords%2F(patient)%2Fsuitability-assessment%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fsuitability-assessment%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-app-loader.js?name=app%2Frecords%2F(patient)%2Fsuitability-assessment%2Fpage&appPaths=%2Frecords%2F(patient)%2Fsuitability-assessment%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fsuitability-assessment%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json!) 20 ms (total 19 ms, self 15 ms) | |
│ │ │ ├─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/suitability-assessment/page.tsx 1.5 ms [next-swc-loader 866 µs] | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/suitability-assessment/head.tsx 2.4 ms [next-swc-loader 1.9 ms] | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fsuitability-assessment%2Fpage.tsx&server=true!) 8.2 ms (total 4.3 ms, self 738 µs) | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/suitability-assessment/page.tsx 3.6 ms [next-swc-loader 3 ms] | |
│ │ ├─ webpack-compilation-seal 225 ms | |
│ │ ├─ webpack-compilation-chunk-graph 24 ms | |
│ │ ├─ webpack-compilation-optimize 143 ms | |
│ │ ├─ webpack-compilation-optimize-modules 138 ms | |
│ │ ├─ webpack-compilation-optimize-chunks 206 µs | |
│ │ ├─ webpack-compilation-optimize-tree 4 µs | |
│ │ └─ webpack-compilation-hash 11 ms | |
│ ├─ make 109 ms | |
│ └─ emit 83 ms | |
├─ client recompilation (new page discovered) 732 ms | |
│ ├─ client compilation 259 ms | |
│ │ ├─ entry next/dist/compiled/@next/react-refresh-utils/dist/runtime.js | |
│ │ ├─ entry next/dist/client/dev/amp-dev | |
│ │ ├─ entry next/dist/client/next-dev.js | |
│ │ ├─ entry next/dist/compiled/@next/react-refresh-utils/dist/runtime.js | |
│ │ ├─ entry next/dist/client/app-next-dev.js | |
│ │ ├─ entry @sentry/webpack-plugin/src/sentry-webpack.module.js | |
│ │ ├─ entry ./sentry.client.config.js | |
│ │ ├─ entry next-client-pages-loader?absolutePagePath=private-next-pages%2F_app&page=%2F_app! | |
│ │ ├─ entry next/dist/client/router.js | |
│ │ ├─ entry next-client-pages-loader?absolutePagePath=private-next-pages%2F_error&page=%2F_error! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Ferror.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Fglobals.css&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fsimplebar%2Fdist%2Fsimplebar.min.css&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2F%40next%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%22path%22%3A%22src%2Fassets%2Ftheme%2Ftypography.ts%22%2C%22import%22%3A%22Public_Sans%22%2C%22arguments%22%3A%5B%7B%22weight%22%3A%5B%22400%22%2C%22500%22%2C%22600%22%2C%22700%22%5D%2C%22display%22%3A%22swap%22%2C%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22font%22%7D&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Fproviders.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Floading.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fscript.js&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2Flayout.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FLoadingScreen.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Frisk-management%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fdocuments%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Ffiles%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fsuitability-assessment%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fsuitability-assessment%2Fpage.tsx&server=false!) 51 ms (total 48 ms, self 43 ms) | |
│ │ │ └─ module /Users/pimme/code/journala/frontend/src/app/records/(patient)/suitability-assessment/page.tsx 4.5 ms [next-swc-loader 3.3 ms] | |
│ │ ├─ webpack-compilation-seal 153 ms | |
│ │ ├─ webpack-compilation-chunk-graph 26 ms | |
│ │ ├─ webpack-compilation-optimize 4.4 ms | |
│ │ ├─ webpack-compilation-optimize-modules 2 µs | |
│ │ ├─ webpack-compilation-optimize-chunks 170 µs | |
│ │ ├─ webpack-compilation-optimize-tree 6 µs | |
│ │ ├─ webpack-compilation-hash 19 ms | |
│ │ ├─ NextJsBuildManifest-createassets 263 µs | |
│ │ └─ NextJsBuildManifest-generateClientManifest 53 µs | |
│ ├─ make 79 ms | |
│ └─ emit 38 ms | |
├─ client-success 0 µs | |
├─ client recompilation (new page discovered) 307 ms | |
│ ├─ client compilation 285 ms | |
│ │ ├─ entry next/dist/compiled/@next/react-refresh-utils/dist/runtime.js | |
│ │ ├─ entry next/dist/client/dev/amp-dev | |
│ │ ├─ entry next/dist/client/next-dev.js | |
│ │ ├─ entry next/dist/compiled/@next/react-refresh-utils/dist/runtime.js | |
│ │ ├─ entry next/dist/client/app-next-dev.js | |
│ │ ├─ entry @sentry/webpack-plugin/src/sentry-webpack.module.js | |
│ │ ├─ entry ./sentry.client.config.js | |
│ │ ├─ entry next-client-pages-loader?absolutePagePath=private-next-pages%2F_app&page=%2F_app! | |
│ │ ├─ entry next/dist/client/router.js | |
│ │ ├─ entry next-client-pages-loader?absolutePagePath=private-next-pages%2F_error&page=%2F_error! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Ferror.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Fglobals.css&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fsimplebar%2Fdist%2Fsimplebar.min.css&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2F%40next%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%22path%22%3A%22src%2Fassets%2Ftheme%2Ftypography.ts%22%2C%22import%22%3A%22Public_Sans%22%2C%22arguments%22%3A%5B%7B%22weight%22%3A%5B%22400%22%2C%22500%22%2C%22600%22%2C%22700%22%5D%2C%22display%22%3A%22swap%22%2C%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22font%22%7D&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Fproviders.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Floading.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fscript.js&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2Flayout.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FLoadingScreen.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js&modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Frisk-management%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fdocuments%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Ffiles%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp%2Frecords%2F(patient)%2Fsuitability-assessment%2Fpage.tsx&server=false! | |
│ │ ├─ entry next-flight-client-entry-loader?modules=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fcomponents%2FSEOHead.tsx&server=false! | |
│ │ ├─ entry next-client-pages-loader?absolutePagePath=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error! | |
│ │ ├─ module next (next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!) 1 ms [next-client-pages-loader 109 µs] | |
│ │ ├─ webpack-compilation-seal 166 ms | |
│ │ ├─ webpack-compilation-chunk-graph 32 ms | |
│ │ ├─ webpack-compilation-optimize 4.9 ms | |
│ │ ├─ webpack-compilation-optimize-modules 3 µs | |
│ │ ├─ webpack-compilation-optimize-chunks 186 µs | |
│ │ ├─ webpack-compilation-optimize-tree 5 µs | |
│ │ ├─ webpack-compilation-hash 18 ms | |
│ │ ├─ NextJsBuildManifest-createassets 148 µs | |
│ │ └─ NextJsBuildManifest-generateClientManifest 56 µs | |
│ ├─ make 85 ms | |
│ └─ emit 9.7 ms | |
├─ server recompilation (new page discovered) 651 ms | |
│ ├─ server compilation 325 ms | |
│ │ ├─ entry @sentry/webpack-plugin/src/sentry-webpack.module.js | |
│ │ ├─ entry ./sentry.server.config.js | |
│ │ ├─ entry private-next-pages/_app | |
│ │ ├─ entry private-next-pages/_error | |
│ │ ├─ entry private-next-pages/_document | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage&appPaths=%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fhsl%2Fordination%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage&appPaths=%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fhsl%2Fwithdrawals%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Frisk-management%2Fpage&appPaths=%2Frecords%2F(patient)%2Frisk-management%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Frisk-management%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fdocuments%2Fpage&appPaths=%2Frecords%2F(patient)%2Fdocuments%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fdocuments%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Ffiles%2Fpage&appPaths=%2Frecords%2F(patient)%2Ffiles%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Ffiles%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next-app-loader?name=app%2Frecords%2F(patient)%2Fsuitability-assessment%2Fpage&appPaths=%2Frecords%2F(patient)%2Fsuitability-assessment%2Fpage&pagePath=private-next-app-dir%2Frecords%2F(patient)%2Fsuitability-assessment%2Fpage.tsx&appDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fpimme%2Fcode%2Fjournala%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json! | |
│ │ ├─ entry next/dist/pages/_error.js | |
│ │ ├─ webpack-compilation-seal 193 ms | |
│ │ ├─ webpack-compilation-chunk-graph 13 ms | |
│ │ ├─ webpack-compilation-optimize 137 ms | |
│ │ ├─ webpack-compilation-optimize-modules 133 ms | |
│ │ ├─ webpack-compilation-optimize-chunks 195 µs | |
│ │ ├─ webpack-compilation-optimize-tree 5 µs | |
│ │ └─ webpack-compilation-hash 10 ms | |
│ ├─ make 84 ms | |
│ └─ emit 8.8 ms | |
└─ client-success 0 µs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment