FIX: npm colors module issue

This commit is contained in:
Tony Air 2022-01-10 01:25:49 +02:00
parent e1cfa237d4
commit dba7339989
5 changed files with 9 additions and 9 deletions

2
dist/index.html vendored
View File

@ -1,4 +1,4 @@
<!doctype html><html lang="en"><head><title>Webpack Bootstrap 4 UI Demo</title><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="description" content="UI Kit"/><meta name="author" content="Tony Air <tony@twma.pro>"/><meta name="ping" content="/Security/ping"/><meta name="api_url" content="http://127.0.0.1/graphql"/><meta name="api_static_domain" content="http://127.0.0.1"/><meta name="swversion" content="sw-1641769281216"/><base href=""/><script defer="defer" src="js/app.js"></script><script defer="defer" src="js/app_sw.js"></script><script defer="defer" src="js/app_cms.js"></script><script defer="defer" src="js/app_editor.js"></script><script defer="defer" src="js/app_map.api.js"></script><script defer="defer" src="js/app_order.js"></script><link href="css/app.css" rel="stylesheet"/><link href="css/app_cms.css" rel="stylesheet"/><link href="css/app_editor.css" rel="stylesheet"/><link href="css/app_map.api.css" rel="stylesheet"/><link href="css/app_order.css" rel="stylesheet"/></head><body data-default-lng="0" data-default-lat="0"><div class="wrapper"><style>@keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0,0)}100%{transform:translate(1.35rem,0)}}body,html{font-size:14px;margin:0;padding:0;background:#fff;color:#333;overflow-x:hidden}@media (min-width:2000px){body,html{font-size:.9vw}}#PageLoading{position:fixed;left:0;top:0;margin:0;width:100%!important;height:100%!important;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:2000;will-change:opacity;background:#212529;color:#212529}#PageLoading .logo{filter:invert(1);margin-left:20px;margin-left:2vw;width:100px;width:12.5vw}#PageLoading .tagline{color:#fff;font-size:1.8rem;font-size:4vh;letter-spacing:.25em}.main-bn{position:fixed;top:0;left:0;width:100%;z-index:99999999;padding:.5rem 1rem;text-align:center;color:#fff;background:red}iframe,img{max-width:100%}.loading-spinner{text-align:center}.lds-ellipsis{display:inline-block;position:relative;width:4.57rem;height:1rem;color:#fff}.lds-ellipsis div{position:absolute;top:.15rem;width:.78rem;height:.78rem;border-radius:50%;background:#888;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:.42rem;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:.9rem;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:1.85rem;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:3.21rem;animation:lds-ellipsis3 .6s infinite}@keyframes lds-text{from{font-size:1em}to{font-size:1.5em}}.lds-text{position:absolute;top:50%;left:50%;margin-left:-5rem;margin-top:8rem;font-size:.8rem;letter-spacing:.25em;color:#fff}.lds-text b{font-weight:300;animation:lds-text 5s ease infinite alternate}.lds-text b:nth-child(1){animation-delay:.5s}.lds-text b:nth-child(2){animation-delay:1s}.lds-text b:nth-child(3){animation-delay:1.5s}.lds-text b:nth-child(4){animation-delay:2s}.lds-text b:nth-child(5){animation-delay:2.5s}.lds-text b:nth-child(6){animation-delay:3s}.lds-text b:nth-child(7){animation-delay:3.5s}.lds-text b:nth-child(8){animation-delay:4s}.lds-text b:nth-child(9){animation-delay:4.5s}.lds-text b:nth-child(10){animation-delay:5s}@media (orientation:portrait){#PageLoading .logo{width:50vw}#PageLoading .tagline{font-size:4vw}}</style><div id="PageLoading"><div class="loading-spinner"><img class="logo" src="../img/logo.svg" width="200" alt="UI Kit"/><br/><div class="lds-ellipsis"><div></div><div></div><div></div><div></div></div><br/><div class="lds-placeholder">LOADING...</div><div class="lds-text"><b>L</b> <b>O</b> <b>A</b> <b>D</b> <b>I</b> <b>N</b> <b>G</b> <b>.</b> <b>.</b> <b>.</b></div></div></div><div id="SiteWideAlerts" class="offline-message"><div class="alert alert-danger alert-offline alert-dismissible fade show" role="alert"><div class="typography">The Internet connection is missing right now, but you're able to browse previously opened pages offline.</div><button type="button" class="btn btn-danger btn-close" data-bs-dismiss="alert" aria-label="Close"><i class="fas fa-times"></i></button></div><noscript><div class="main-bn alert alert-fixed-top alert-danger" role="alert">Please, enable javascript.</div></noscript><!--[if lt IE 11
<!doctype html><html lang="en"><head><title>Webpack Bootstrap 4 UI Demo</title><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="description" content="UI Kit"/><meta name="author" content="Tony Air <tony@twma.pro>"/><meta name="ping" content="/Security/ping"/><meta name="api_url" content="http://127.0.0.1/graphql"/><meta name="api_static_domain" content="http://127.0.0.1"/><meta name="swversion" content="sw-1641770455846"/><base href=""/><script defer="defer" src="js/app.js"></script><script defer="defer" src="js/app_sw.js"></script><script defer="defer" src="js/app_cms.js"></script><script defer="defer" src="js/app_editor.js"></script><script defer="defer" src="js/app_map.api.js"></script><script defer="defer" src="js/app_order.js"></script><link href="css/app.css" rel="stylesheet"/><link href="css/app_cms.css" rel="stylesheet"/><link href="css/app_editor.css" rel="stylesheet"/><link href="css/app_map.api.css" rel="stylesheet"/><link href="css/app_order.css" rel="stylesheet"/></head><body data-default-lng="0" data-default-lat="0"><div class="wrapper"><style>@keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0,0)}100%{transform:translate(1.35rem,0)}}body,html{font-size:14px;margin:0;padding:0;background:#fff;color:#333;overflow-x:hidden}@media (min-width:2000px){body,html{font-size:.9vw}}#PageLoading{position:fixed;left:0;top:0;margin:0;width:100%!important;height:100%!important;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:2000;will-change:opacity;background:#212529;color:#212529}#PageLoading .logo{filter:invert(1);margin-left:20px;margin-left:2vw;width:100px;width:12.5vw}#PageLoading .tagline{color:#fff;font-size:1.8rem;font-size:4vh;letter-spacing:.25em}.main-bn{position:fixed;top:0;left:0;width:100%;z-index:99999999;padding:.5rem 1rem;text-align:center;color:#fff;background:red}iframe,img{max-width:100%}.loading-spinner{text-align:center}.lds-ellipsis{display:inline-block;position:relative;width:4.57rem;height:1rem;color:#fff}.lds-ellipsis div{position:absolute;top:.15rem;width:.78rem;height:.78rem;border-radius:50%;background:#888;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:.42rem;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:.9rem;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:1.85rem;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:3.21rem;animation:lds-ellipsis3 .6s infinite}@keyframes lds-text{from{font-size:1em}to{font-size:1.5em}}.lds-text{position:absolute;top:50%;left:50%;margin-left:-5rem;margin-top:8rem;font-size:.8rem;letter-spacing:.25em;color:#fff}.lds-text b{font-weight:300;animation:lds-text 5s ease infinite alternate}.lds-text b:nth-child(1){animation-delay:.5s}.lds-text b:nth-child(2){animation-delay:1s}.lds-text b:nth-child(3){animation-delay:1.5s}.lds-text b:nth-child(4){animation-delay:2s}.lds-text b:nth-child(5){animation-delay:2.5s}.lds-text b:nth-child(6){animation-delay:3s}.lds-text b:nth-child(7){animation-delay:3.5s}.lds-text b:nth-child(8){animation-delay:4s}.lds-text b:nth-child(9){animation-delay:4.5s}.lds-text b:nth-child(10){animation-delay:5s}@media (orientation:portrait){#PageLoading .logo{width:50vw}#PageLoading .tagline{font-size:4vw}}</style><div id="PageLoading"><div class="loading-spinner"><img class="logo" src="../img/logo.svg" width="200" alt="UI Kit"/><br/><div class="lds-ellipsis"><div></div><div></div><div></div><div></div></div><br/><div class="lds-placeholder">LOADING...</div><div class="lds-text"><b>L</b> <b>O</b> <b>A</b> <b>D</b> <b>I</b> <b>N</b> <b>G</b> <b>.</b> <b>.</b> <b>.</b></div></div></div><div id="SiteWideAlerts" class="offline-message"><div class="alert alert-danger alert-offline alert-dismissible fade show" role="alert"><div class="typography">The Internet connection is missing right now, but you're able to browse previously opened pages offline.</div><button type="button" class="btn btn-danger btn-close" data-bs-dismiss="alert" aria-label="Close"><i class="fas fa-times"></i></button></div><noscript><div class="main-bn alert alert-fixed-top alert-danger" role="alert">Please, enable javascript.</div></noscript><!--[if lt IE 11
]><div class="main-bn alert alert-danger" role="alert">
<a
href="https://www.google.com/chrome/browser/desktop/"

2
dist/js/app.js vendored

File diff suppressed because one or more lines are too long

8
dist/records.json vendored
View File

@ -15,7 +15,7 @@
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.3_c391fd7145c194be609b87ed083bbc6a/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/html-loader@3.1.0_webpack@5.65.0/node_modules/html-loader/dist/runtime/getUrl.js": 729,
"./node_modules/.pnpm/html-loader@3.1.0_webpack@5.65.0/node_modules/html-loader/dist/cjs.js!./node_modules/.pnpm/@a2nt+meta-lightbox-js@4.1.6_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/html/meta-lightbox.html": 394,
"./node_modules/.pnpm/html-loader@3.1.0_webpack@5.65.0/node_modules/html-loader/dist/cjs.js!./node_modules/.pnpm/@a2nt+meta-lightbox-js@4.1.7_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/html/meta-lightbox.html": 740,
"./node_modules/.pnpm/html-loader@3.1.0_webpack@5.65.0/node_modules/html-loader/dist/cjs.js!./src/html/Elements/Accordion.html": 165,
"./node_modules/.pnpm/html-loader@3.1.0_webpack@5.65.0/node_modules/html-loader/dist/cjs.js!./src/html/Elements/Content.html": 673,
"./node_modules/.pnpm/html-loader@3.1.0_webpack@5.65.0/node_modules/html-loader/dist/cjs.js!./src/html/Elements/ElementsList.html": 267,
@ -41,13 +41,13 @@
206,
267,
385,
394,
470,
527,
541,
625,
673,
729,
740,
851,
858,
931,
@ -279,7 +279,7 @@
"./node_modules/.pnpm/babel-loader@8.2.3_c391fd7145c194be609b87ed083bbc6a/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/validator.js": 16,
"./node_modules/.pnpm/babel-loader@8.2.3_c391fd7145c194be609b87ed083bbc6a/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/utils.js": 26,
"./node_modules/.pnpm/babel-loader@8.2.3_c391fd7145c194be609b87ed083bbc6a/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/youtube-embed@1.0.0/node_modules/youtube-embed/index.js": 74,
"./node_modules/.pnpm/babel-loader@8.2.3_c391fd7145c194be609b87ed083bbc6a/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./src/js/app.js|ec510bc20d6b2716a55935c44ecdbb94": 828,
"./node_modules/.pnpm/babel-loader@8.2.3_c391fd7145c194be609b87ed083bbc6a/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./src/js/app.js|0c05b3a93aa36e1b215241d88a28e515": 555,
"./node_modules/.pnpm/babel-loader@8.2.3_c391fd7145c194be609b87ed083bbc6a/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./src/js/libs/log.js": 606,
"./node_modules/.pnpm/babel-loader@8.2.3_c391fd7145c194be609b87ed083bbc6a/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./src/js/types/sw.js": 244,
"./node_modules/.pnpm/babel-loader@8.2.3_c391fd7145c194be609b87ed083bbc6a/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./thirdparty/serviceworker-caches.js": 387,
@ -308,6 +308,7 @@
387,
427,
550,
555,
567,
604,
606,
@ -319,7 +320,6 @@
730,
751,
778,
828,
849,
858,
881,

4
dist/report.html vendored
View File

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>@a2nt/ss-bootstrap-ui-webpack-boilerplate-react [10 Jan 2022 at 01:07]</title>
<title>@a2nt/ss-bootstrap-ui-webpack-boilerplate-react [10 Jan 2022 at 01:23]</title>
<link rel="shortcut icon" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAABrVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+O1foceMD///+J0/qK1Pr7/v8Xdr/9///W8P4UdL7L7P0Scr2r4Pyj3vwad8D5/f/2/f+55f3E6f34+/2H0/ojfMKpzOd0rNgQcb3F3O/j9f7c8v6g3Pz0/P/w+v/q+P7n9v6T1/uQ1vuE0vqLut/y+v+Z2fvt+f+15Pzv9fuc2/vR7v2V2Pvd6/bg9P7I6/285/2y4/yp3/zp8vk8i8kqgMT7/P31+fyv4vxGkcz6/P6/6P3j7vfS5PNnpNUxhcbO7f7F6v3O4vHK3/DA2u631Ouy0eqXweKJud5wqthfoNMMbLvY8f73+v2dxeR8sNtTmdDx9/zX6PSjyeaCtd1YnNGX2PuQveCGt95Nls42h8dLlM3F4vBtAAAAM3RSTlMAAyOx0/sKBvik8opWGBMOAe3l1snDm2E9LSb06eHcu5JpHbarfHZCN9CBb08zzkdNS0kYaptYAAAFV0lEQVRYw92X51/aYBDHHS2O2qqttVbrqNq9m+TJIAYIShBkWwqIiCgoWvfeq7Z2/s29hyQNyUcR7LveGwVyXy6XH8/9rqxglLfUPLxVduUor3h0rfp2TYvpivk37929TkG037hffoX0+peVtZQc1589rigVUdXS/ABSAyEmGIO/1XfvldSK8vs3OqB6u3m0nxmIrvgB0dj7rr7Y9IbuF68hnfFaiHA/sxqm0wciIG43P60qKv9WXWc1RXGh/mFESFABTSBi0sNAKzqet17eCtOb3kZIDwxEEU0oAIJGYxNBDhBND29e0rtXXbcpuPmED9IhEAAQ/AXEaF8EPmnrrKsv0LvWR3fg5sWDNAFZOgAgaKvZDogHNU9MFwnnYROkc56RD5CjAbQX9Ow4g7upCsvYu55aSI/Nj0H1akgKQEUM94dwK65hYRmFU9MIcH/fqJYOZYcnuJSU/waKDgTOEVaVKhwrTRP5XzgSpAITYzom7UvkhFX5VutmxeNnWDjjswTKTyfgluNDGbUpWissXhF3s7mlSml+czWkg3D0l1nNjGNjz3myOQOa1KM/jOS6ebdbAVTCi4gljHSFrviza7tOgRWcS0MOUX9zdNgag5w7rRqA44Lzw0hr1WqES36dFliSJFlh2rXIae3FFcDDgKdxrUIDePr8jGcSClV1u7A9xeN0ModY/pHMxmR1EzRh8TJiwqsHmKW0l4FCEZI+jHio+JdPPE9qwQtTRxku2D8sIeRL2LnxWSllANCQGOIiqVHAz2ye2JR0DcH+HoxDkaADLjgxjKQ+AwCX/g0+DNgdG0ukYCONAe+dbc2IAc6fwt1ARoDSezNHxV2Cmzwv3O6lDMV55edBGwGK9n1+x2F8EDfAGCxug8MhpsMEcTEAWf3rx2vZhe/LAmtIn/6apE6PN0ULKgywD9mmdxbmFl3OvD5AS5fW5zLbv/YHmcsBTjf/afDz3MaZTVCfAP9z6/Bw6ycv8EUBWJIn9zYcoAWWlW9+OzO3vkTy8H+RANLmdrpOuYWdZYEXpo+TlCJrW5EARb7fF+bWdqf3hhyZI1nWJQHgznErZhbjoEsWqi8dQNoE294aldzFurwSABL2XXMf9+H1VQGke9exw5P/AnA5Pv5ngMul7LOvO922iwACu8WkCwLCafvM4CeWPxfA8lNHcWZSoi8EwMAIciKX2Z4SWCMAa3snCZ/G4EA8D6CMLNFsGQhkkz/gQNEBbPCbWsxGUpYVu3z8IyNAknwJkfPMEhLyrdi5RTyUVACkw4GSFRNWJNEW+fgPGwHD8/JxnRuLabN4CGNRkAE23na2+VmEAUmrYymSGjMAYqH84YUIyzgzs3XC7gNgH36Vcc4zKY9o9fgPBXUAiHHwVboBHGLiX6Zcjp1f2wu4tvzZKo0ecPnDtQYDQvJXaBeNzce45Fp28ZQLrEZVuFqgBwOalArKXnW1UzlnSusQKJqKYNuz4tOnI6sZG4zanpemv+7ySU2jbA9h6uhcgpfy6G2PahirDZ6zvq6zDduMVFTKvzw8wgyEdelwY9in3XkEPs3osJuwRQ4qTkfzifndg9Gfc4pdsu82+tTnHZTBa2EAMrqr2t43pguc8tNm7JQVQ2S0ukj2d22dhXYP0/veWtwKrCkNoNimAN5+Xr/oLrxswKbVJjteWrX7eR63o4j9q0GxnaBdWgGA5VStpanIjQmEhV0/nVt5VOFUvix6awJhPcAaTEShgrG+iGyvb5a0Ndb1YGHFPEwoqAinoaykaID1o1pdPNu7XsnCKQ3R+hwWIIhGvORcJUBYXe3Xa3vq/mF/N9V13ugufMkfXn+KHsRD0B8AAAAASUVORK5CYII=" type="image/x-icon" />
<script>
@ -31,7 +31,7 @@
<body>
<div id="app"></div>
<script>
window.chartData = [{"label":"js/app.js","isAsset":true,"statSize":451724,"parsedSize":131569,"gzipSize":33128,"groups":[{"label":"node_modules/.pnpm","path":"./node_modules/.pnpm","statSize":51040,"groups":[{"label":"axios@0.24.0_debug@4.3.3/node_modules/axios","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios","statSize":50463,"groups":[{"id":252,"label":"index.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/index.js","statSize":40,"parsedSize":33,"gzipSize":53},{"label":"lib","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib","statSize":50423,"groups":[{"label":"adapters","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/adapters","statSize":6838,"groups":[{"id":679,"label":"xhr.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/adapters/xhr.js","statSize":6838,"parsedSize":2482,"gzipSize":1188}],"parsedSize":2482,"gzipSize":1188},{"id":302,"label":"axios.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/axios.js","statSize":1559,"parsedSize":465,"gzipSize":297},{"label":"cancel","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/cancel","statSize":2952,"groups":[{"id":625,"label":"Cancel.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/cancel/Cancel.js","statSize":383,"parsedSize":205,"gzipSize":153},{"id":237,"label":"CancelToken.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/cancel/CancelToken.js","statSize":2468,"parsedSize":1095,"gzipSize":474},{"id":919,"label":"isCancel.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/cancel/isCancel.js","statSize":101,"parsedSize":84,"gzipSize":97}],"parsedSize":1384,"gzipSize":574},{"label":"core","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/core","statSize":14516,"groups":[{"id":858,"label":"Axios.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/core/Axios.js","statSize":4222,"parsedSize":1752,"gzipSize":813},{"id":881,"label":"InterceptorManager.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/core/InterceptorManager.js","statSize":1365,"parsedSize":526,"gzipSize":267},{"id":703,"label":"buildFullPath.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/core/buildFullPath.js","statSize":697,"parsedSize":115,"gzipSize":123},{"id":726,"label":"createError.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/core/createError.js","statSize":625,"parsedSize":124,"gzipSize":114},{"id":550,"label":"dispatchRequest.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/core/dispatchRequest.js","statSize":1975,"parsedSize":926,"gzipSize":425},{"id":730,"label":"enhanceError.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/core/enhanceError.js","statSize":1133,"parsedSize":467,"gzipSize":254},{"id":778,"label":"mergeConfig.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/core/mergeConfig.js","statSize":3188,"parsedSize":1676,"gzipSize":598},{"id":124,"label":"settle.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/core/settle.js","statSize":671,"parsedSize":213,"gzipSize":169},{"id":148,"label":"transformData.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/core/transformData.js","statSize":640,"parsedSize":168,"gzipSize":144}],"parsedSize":5967,"gzipSize":2027},{"id":174,"label":"defaults.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/defaults.js","statSize":3540,"parsedSize":1855,"gzipSize":895},{"label":"env","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/env","statSize":43,"groups":[{"id":206,"label":"data.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/env/data.js","statSize":43,"parsedSize":41,"gzipSize":60}],"parsedSize":41,"gzipSize":60},{"label":"helpers","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers","statSize":11792,"groups":[{"id":688,"label":"bind.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/bind.js","statSize":257,"parsedSize":174,"gzipSize":147},{"id":903,"label":"buildURL.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/buildURL.js","statSize":1615,"parsedSize":693,"gzipSize":429},{"id":308,"label":"combineURLs.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/combineURLs.js","statSize":371,"parsedSize":119,"gzipSize":121},{"id":75,"label":"cookies.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/cookies.js","statSize":1284,"parsedSize":658,"gzipSize":374},{"id":849,"label":"isAbsoluteURL.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/isAbsoluteURL.js","statSize":562,"parsedSize":108,"gzipSize":117},{"id":567,"label":"isAxiosError.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/isAxiosError.js","statSize":678,"parsedSize":358,"gzipSize":189},{"id":899,"label":"isURLSameOrigin.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/isURLSameOrigin.js","statSize":2074,"parsedSize":741,"gzipSize":396},{"id":135,"label":"normalizeHeaderName.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/normalizeHeaderName.js","statSize":356,"parsedSize":193,"gzipSize":165},{"id":604,"label":"parseHeaders.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/parseHeaders.js","statSize":1389,"parsedSize":572,"gzipSize":364},{"id":272,"label":"spread.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/spread.js","statSize":563,"parsedSize":103,"gzipSize":99},{"id":16,"label":"validator.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/validator.js","statSize":2643,"parsedSize":1212,"gzipSize":618}],"parsedSize":4931,"gzipSize":1977},{"id":26,"label":"utils.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/utils.js","statSize":9183,"parsedSize":2876,"gzipSize":983}],"parsedSize":20001,"gzipSize":6458}],"parsedSize":20034,"gzipSize":6465},{"label":"youtube-embed@1.0.0/node_modules/youtube-embed","path":"./node_modules/.pnpm/youtube-embed@1.0.0/node_modules/youtube-embed","statSize":577,"groups":[{"id":74,"label":"index.js","path":"./node_modules/.pnpm/youtube-embed@1.0.0/node_modules/youtube-embed/index.js","statSize":577,"parsedSize":278,"gzipSize":226}],"parsedSize":278,"gzipSize":226}],"parsedSize":20312,"gzipSize":6592},{"label":"src","path":"./src","statSize":400684,"groups":[{"label":"js","path":"./src/js","statSize":225712,"groups":[{"id":828,"label":"app.js + 46 modules (concatenated)","path":"./src/js/app.js + 46 modules (concatenated)","statSize":225712,"parsedSize":111257,"gzipSize":27066,"concatenated":true,"groups":[{"label":"src/js","path":"./src/js/app.js + 46 modules (concatenated)/src/js","statSize":30294,"groups":[{"id":null,"label":"app.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/app.js","statSize":2369,"parsedSize":1167,"gzipSize":284,"inaccurateSizes":true},{"label":"main","path":"./src/js/app.js + 46 modules (concatenated)/src/js/main","statSize":9770,"groups":[{"id":null,"label":"index.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/main/index.js","statSize":85,"parsedSize":41,"gzipSize":10,"inaccurateSizes":true},{"id":null,"label":"visibility.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/main/visibility.js","statSize":898,"parsedSize":442,"gzipSize":107,"inaccurateSizes":true},{"id":null,"label":"touch.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/main/touch.js","statSize":1615,"parsedSize":796,"gzipSize":193,"inaccurateSizes":true},{"id":null,"label":"css-screen-size.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/main/css-screen-size.js","statSize":2650,"parsedSize":1306,"gzipSize":317,"inaccurateSizes":true},{"id":null,"label":"main.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/main/main.js","statSize":3109,"parsedSize":1532,"gzipSize":372,"inaccurateSizes":true},{"id":null,"label":"loading-spinner.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/main/loading-spinner.js","statSize":1413,"parsedSize":696,"gzipSize":169,"inaccurateSizes":true}],"parsedSize":4815,"gzipSize":1171,"inaccurateSizes":true},{"label":"ui","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ui","statSize":7710,"groups":[{"id":null,"label":"carousel.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ui/carousel.js","statSize":4871,"parsedSize":2400,"gzipSize":584,"inaccurateSizes":true},{"id":null,"label":"dropdown.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ui/dropdown.js","statSize":2433,"parsedSize":1199,"gzipSize":291,"inaccurateSizes":true},{"id":null,"label":"datepicker.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ui/datepicker.js","statSize":406,"parsedSize":200,"gzipSize":48,"inaccurateSizes":true}],"parsedSize":3800,"gzipSize":924,"inaccurateSizes":true},{"label":"ajax","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ajax","statSize":7185,"groups":[{"id":null,"label":"online.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ajax/online.js","statSize":2664,"parsedSize":1313,"gzipSize":319,"inaccurateSizes":true},{"id":null,"label":"lazy-images.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ajax/lazy-images.js","statSize":1175,"parsedSize":579,"gzipSize":140,"inaccurateSizes":true},{"label":"models","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ajax/models","statSize":3346,"groups":[{"id":null,"label":"image.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ajax/models/image.js","statSize":3346,"parsedSize":1649,"gzipSize":401,"inaccurateSizes":true}],"parsedSize":1649,"gzipSize":401,"inaccurateSizes":true}],"parsedSize":3541,"gzipSize":861,"inaccurateSizes":true},{"label":"layout","path":"./src/js/app.js + 46 modules (concatenated)/src/js/layout","statSize":1591,"groups":[{"id":null,"label":"index.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/layout/index.js","statSize":1591,"parsedSize":784,"gzipSize":190,"inaccurateSizes":true}],"parsedSize":784,"gzipSize":190,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/_events.js","statSize":1397,"parsedSize":688,"gzipSize":167,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/_consts.js","statSize":272,"parsedSize":134,"gzipSize":32,"inaccurateSizes":true}],"parsedSize":14932,"gzipSize":3632,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm","statSize":195418,"groups":[{"label":"@a2nt+meta-lightbox-js@4.1.6_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.1.6_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js","statSize":16779,"groups":[{"id":null,"label":"app.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.1.6_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js/app.js","statSize":815,"parsedSize":401,"gzipSize":97,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.1.6_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js/_events.js","statSize":1366,"parsedSize":673,"gzipSize":163,"inaccurateSizes":true},{"id":null,"label":"window.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.1.6_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js/window.js","statSize":14598,"parsedSize":7195,"gzipSize":1750,"inaccurateSizes":true}],"parsedSize":8270,"gzipSize":2012,"inaccurateSizes":true},{"label":"bootstrap@5.1.3_@popperjs+core@2.11.2/node_modules/bootstrap/js/src","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.2/node_modules/bootstrap/js/src","statSize":55299,"groups":[{"id":null,"label":"carousel.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.2/node_modules/bootstrap/js/src/carousel.js","statSize":23486,"parsedSize":11576,"gzipSize":2816,"inaccurateSizes":true},{"label":"dom","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.2/node_modules/bootstrap/js/src/dom","statSize":18586,"groups":[{"id":null,"label":"event-handler.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.2/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":11179,"parsedSize":5510,"gzipSize":1340,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.2/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":1986,"parsedSize":978,"gzipSize":238,"inaccurateSizes":true},{"id":null,"label":"selector-engine.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.2/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3816,"parsedSize":1880,"gzipSize":457,"inaccurateSizes":true},{"id":null,"label":"data.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.2/node_modules/bootstrap/js/src/dom/data.js","statSize":1605,"parsedSize":791,"gzipSize":192,"inaccurateSizes":true}],"parsedSize":9161,"gzipSize":2228,"inaccurateSizes":true},{"label":"util","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.2/node_modules/bootstrap/js/src/util","statSize":9636,"groups":[{"id":null,"label":"index.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.2/node_modules/bootstrap/js/src/util/index.js","statSize":9636,"parsedSize":4749,"gzipSize":1155,"inaccurateSizes":true}],"parsedSize":4749,"gzipSize":1155,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.2/node_modules/bootstrap/js/src/base-component.js","statSize":3591,"parsedSize":1770,"gzipSize":430,"inaccurateSizes":true}],"parsedSize":27257,"gzipSize":6631,"inaccurateSizes":true},{"label":"vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js","statSize":123340,"groups":[{"id":null,"label":"Datepicker.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/Datepicker.js","statSize":20644,"parsedSize":10175,"gzipSize":2475,"inaccurateSizes":true},{"label":"lib","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/lib","statSize":16569,"groups":[{"id":null,"label":"date-format.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/lib/date-format.js","statSize":5595,"parsedSize":2757,"gzipSize":670,"inaccurateSizes":true},{"id":null,"label":"date.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/lib/date.js","statSize":3301,"parsedSize":1627,"gzipSize":395,"inaccurateSizes":true},{"id":null,"label":"utils.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/lib/utils.js","statSize":1948,"parsedSize":960,"gzipSize":233,"inaccurateSizes":true},{"id":null,"label":"dom.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/lib/dom.js","statSize":1573,"parsedSize":775,"gzipSize":188,"inaccurateSizes":true},{"id":null,"label":"event.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/lib/event.js","statSize":4152,"parsedSize":2046,"gzipSize":497,"inaccurateSizes":true}],"parsedSize":8167,"gzipSize":1986,"inaccurateSizes":true},{"label":"i18n","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/i18n","statSize":572,"groups":[{"id":null,"label":"base-locales.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/i18n/base-locales.js","statSize":572,"parsedSize":281,"gzipSize":68,"inaccurateSizes":true}],"parsedSize":281,"gzipSize":68,"inaccurateSizes":true},{"label":"options","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/options","statSize":10123,"groups":[{"id":null,"label":"defaultOptions.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/options/defaultOptions.js","statSize":882,"parsedSize":434,"gzipSize":105,"inaccurateSizes":true},{"id":null,"label":"processOptions.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/options/processOptions.js","statSize":9241,"parsedSize":4555,"gzipSize":1108,"inaccurateSizes":true}],"parsedSize":4989,"gzipSize":1213,"inaccurateSizes":true},{"label":"picker","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker","statSize":65223,"groups":[{"id":null,"label":"Picker.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/Picker.js","statSize":17542,"parsedSize":8646,"gzipSize":2103,"inaccurateSizes":true},{"label":"templates","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/templates","statSize":1623,"groups":[{"id":null,"label":"pickerTemplate.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/templates/pickerTemplate.js","statSize":907,"parsedSize":447,"gzipSize":108,"inaccurateSizes":true},{"id":null,"label":"daysTemplate.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/templates/daysTemplate.js","statSize":355,"parsedSize":174,"gzipSize":42,"inaccurateSizes":true},{"id":null,"label":"calendarWeeksTemplate.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/templates/calendarWeeksTemplate.js","statSize":361,"parsedSize":177,"gzipSize":43,"inaccurateSizes":true}],"parsedSize":800,"gzipSize":194,"inaccurateSizes":true},{"label":"views","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/views","statSize":46058,"groups":[{"id":null,"label":"DaysView.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/views/DaysView.js","statSize":15196,"parsedSize":7490,"gzipSize":1822,"inaccurateSizes":true},{"id":null,"label":"MonthsView.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/views/MonthsView.js","statSize":13383,"parsedSize":6596,"gzipSize":1604,"inaccurateSizes":true},{"id":null,"label":"YearsView.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/views/YearsView.js","statSize":13161,"parsedSize":6487,"gzipSize":1578,"inaccurateSizes":true},{"id":null,"label":"View.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/views/View.js","statSize":4318,"parsedSize":2128,"gzipSize":517,"inaccurateSizes":true}],"parsedSize":22702,"gzipSize":5522,"inaccurateSizes":true}],"parsedSize":32149,"gzipSize":7821,"inaccurateSizes":true},{"label":"events","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/events","statSize":10209,"groups":[{"id":null,"label":"functions.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/events/functions.js","statSize":1627,"parsedSize":801,"gzipSize":195,"inaccurateSizes":true},{"id":null,"label":"inputFieldListeners.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/events/inputFieldListeners.js","statSize":5648,"parsedSize":2783,"gzipSize":677,"inaccurateSizes":true},{"id":null,"label":"otherListeners.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/events/otherListeners.js","statSize":844,"parsedSize":416,"gzipSize":101,"inaccurateSizes":true},{"id":null,"label":"pickerListeners.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/events/pickerListeners.js","statSize":2090,"parsedSize":1030,"gzipSize":250,"inaccurateSizes":true}],"parsedSize":5032,"gzipSize":1224,"inaccurateSizes":true}],"parsedSize":60796,"gzipSize":14790,"inaccurateSizes":true}],"parsedSize":96324,"gzipSize":23433,"inaccurateSizes":true}]}],"parsedSize":111257,"gzipSize":27066},{"label":"scss","path":"./src/scss","statSize":174972,"groups":[{"id":null,"label":"app.scss","path":"./src/scss/app.scss","statSize":174972}],"parsedSize":0,"gzipSize":0}],"parsedSize":111257,"gzipSize":27066}]},{"label":"js/app_sw.js","isAsset":true,"statSize":5513,"parsedSize":2270,"gzipSize":937,"groups":[{"label":"src/js","path":"./src/js","statSize":3225,"groups":[{"label":"libs","path":"./src/js/libs","statSize":164,"groups":[{"id":606,"label":"log.js","path":"./src/js/libs/log.js","statSize":164,"parsedSize":45,"gzipSize":57}],"parsedSize":45,"gzipSize":57},{"label":"types","path":"./src/js/types","statSize":3061,"groups":[{"id":244,"label":"sw.js","path":"./src/js/types/sw.js","statSize":3061,"parsedSize":1118,"gzipSize":548}],"parsedSize":1118,"gzipSize":548}],"parsedSize":1163,"gzipSize":566},{"label":"thirdparty","path":"./thirdparty","statSize":2288,"groups":[{"id":387,"label":"serviceworker-caches.js","path":"./thirdparty/serviceworker-caches.js","statSize":2288,"parsedSize":1107,"gzipSize":486}],"parsedSize":1107,"gzipSize":486}]},{"label":"js/app_cms.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"src/scss/types","path":"./src/scss/types","statSize":50,"groups":[{"id":427,"label":"cms.scss","path":"./src/scss/types/cms.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_editor.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"src/scss/types","path":"./src/scss/types","statSize":50,"groups":[{"id":910,"label":"editor.scss","path":"./src/scss/types/editor.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_map.api.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"src/scss/types","path":"./src/scss/types","statSize":50,"groups":[{"id":751,"label":"map.api.scss","path":"./src/scss/types/map.api.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_order.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"src/scss/types","path":"./src/scss/types","statSize":50,"groups":[{"id":117,"label":"order.scss","path":"./src/scss/types/order.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]}];
window.chartData = [{"label":"js/app.js","isAsset":true,"statSize":451724,"parsedSize":131569,"gzipSize":33128,"groups":[{"label":"node_modules/.pnpm","path":"./node_modules/.pnpm","statSize":51040,"groups":[{"label":"axios@0.24.0_debug@4.3.3/node_modules/axios","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios","statSize":50463,"groups":[{"id":252,"label":"index.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/index.js","statSize":40,"parsedSize":33,"gzipSize":53},{"label":"lib","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib","statSize":50423,"groups":[{"label":"adapters","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/adapters","statSize":6838,"groups":[{"id":679,"label":"xhr.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/adapters/xhr.js","statSize":6838,"parsedSize":2482,"gzipSize":1188}],"parsedSize":2482,"gzipSize":1188},{"id":302,"label":"axios.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/axios.js","statSize":1559,"parsedSize":465,"gzipSize":297},{"label":"cancel","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/cancel","statSize":2952,"groups":[{"id":625,"label":"Cancel.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/cancel/Cancel.js","statSize":383,"parsedSize":205,"gzipSize":153},{"id":237,"label":"CancelToken.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/cancel/CancelToken.js","statSize":2468,"parsedSize":1095,"gzipSize":474},{"id":919,"label":"isCancel.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/cancel/isCancel.js","statSize":101,"parsedSize":84,"gzipSize":97}],"parsedSize":1384,"gzipSize":574},{"label":"core","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/core","statSize":14516,"groups":[{"id":858,"label":"Axios.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/core/Axios.js","statSize":4222,"parsedSize":1752,"gzipSize":813},{"id":881,"label":"InterceptorManager.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/core/InterceptorManager.js","statSize":1365,"parsedSize":526,"gzipSize":267},{"id":703,"label":"buildFullPath.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/core/buildFullPath.js","statSize":697,"parsedSize":115,"gzipSize":123},{"id":726,"label":"createError.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/core/createError.js","statSize":625,"parsedSize":124,"gzipSize":114},{"id":550,"label":"dispatchRequest.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/core/dispatchRequest.js","statSize":1975,"parsedSize":926,"gzipSize":425},{"id":730,"label":"enhanceError.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/core/enhanceError.js","statSize":1133,"parsedSize":467,"gzipSize":254},{"id":778,"label":"mergeConfig.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/core/mergeConfig.js","statSize":3188,"parsedSize":1676,"gzipSize":598},{"id":124,"label":"settle.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/core/settle.js","statSize":671,"parsedSize":213,"gzipSize":169},{"id":148,"label":"transformData.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/core/transformData.js","statSize":640,"parsedSize":168,"gzipSize":144}],"parsedSize":5967,"gzipSize":2027},{"id":174,"label":"defaults.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/defaults.js","statSize":3540,"parsedSize":1855,"gzipSize":895},{"label":"env","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/env","statSize":43,"groups":[{"id":206,"label":"data.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/env/data.js","statSize":43,"parsedSize":41,"gzipSize":60}],"parsedSize":41,"gzipSize":60},{"label":"helpers","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers","statSize":11792,"groups":[{"id":688,"label":"bind.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/bind.js","statSize":257,"parsedSize":174,"gzipSize":147},{"id":903,"label":"buildURL.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/buildURL.js","statSize":1615,"parsedSize":693,"gzipSize":429},{"id":308,"label":"combineURLs.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/combineURLs.js","statSize":371,"parsedSize":119,"gzipSize":121},{"id":75,"label":"cookies.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/cookies.js","statSize":1284,"parsedSize":658,"gzipSize":374},{"id":849,"label":"isAbsoluteURL.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/isAbsoluteURL.js","statSize":562,"parsedSize":108,"gzipSize":117},{"id":567,"label":"isAxiosError.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/isAxiosError.js","statSize":678,"parsedSize":358,"gzipSize":189},{"id":899,"label":"isURLSameOrigin.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/isURLSameOrigin.js","statSize":2074,"parsedSize":741,"gzipSize":396},{"id":135,"label":"normalizeHeaderName.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/normalizeHeaderName.js","statSize":356,"parsedSize":193,"gzipSize":165},{"id":604,"label":"parseHeaders.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/parseHeaders.js","statSize":1389,"parsedSize":572,"gzipSize":364},{"id":272,"label":"spread.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/spread.js","statSize":563,"parsedSize":103,"gzipSize":99},{"id":16,"label":"validator.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/helpers/validator.js","statSize":2643,"parsedSize":1212,"gzipSize":618}],"parsedSize":4931,"gzipSize":1977},{"id":26,"label":"utils.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/utils.js","statSize":9183,"parsedSize":2876,"gzipSize":983}],"parsedSize":20001,"gzipSize":6458}],"parsedSize":20034,"gzipSize":6465},{"label":"youtube-embed@1.0.0/node_modules/youtube-embed","path":"./node_modules/.pnpm/youtube-embed@1.0.0/node_modules/youtube-embed","statSize":577,"groups":[{"id":74,"label":"index.js","path":"./node_modules/.pnpm/youtube-embed@1.0.0/node_modules/youtube-embed/index.js","statSize":577,"parsedSize":278,"gzipSize":226}],"parsedSize":278,"gzipSize":226}],"parsedSize":20312,"gzipSize":6592},{"label":"src","path":"./src","statSize":400684,"groups":[{"label":"js","path":"./src/js","statSize":225712,"groups":[{"id":555,"label":"app.js + 46 modules (concatenated)","path":"./src/js/app.js + 46 modules (concatenated)","statSize":225712,"parsedSize":111257,"gzipSize":27066,"concatenated":true,"groups":[{"label":"src/js","path":"./src/js/app.js + 46 modules (concatenated)/src/js","statSize":30294,"groups":[{"id":null,"label":"app.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/app.js","statSize":2369,"parsedSize":1167,"gzipSize":284,"inaccurateSizes":true},{"label":"main","path":"./src/js/app.js + 46 modules (concatenated)/src/js/main","statSize":9770,"groups":[{"id":null,"label":"index.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/main/index.js","statSize":85,"parsedSize":41,"gzipSize":10,"inaccurateSizes":true},{"id":null,"label":"visibility.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/main/visibility.js","statSize":898,"parsedSize":442,"gzipSize":107,"inaccurateSizes":true},{"id":null,"label":"touch.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/main/touch.js","statSize":1615,"parsedSize":796,"gzipSize":193,"inaccurateSizes":true},{"id":null,"label":"css-screen-size.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/main/css-screen-size.js","statSize":2650,"parsedSize":1306,"gzipSize":317,"inaccurateSizes":true},{"id":null,"label":"main.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/main/main.js","statSize":3109,"parsedSize":1532,"gzipSize":372,"inaccurateSizes":true},{"id":null,"label":"loading-spinner.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/main/loading-spinner.js","statSize":1413,"parsedSize":696,"gzipSize":169,"inaccurateSizes":true}],"parsedSize":4815,"gzipSize":1171,"inaccurateSizes":true},{"label":"ui","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ui","statSize":7710,"groups":[{"id":null,"label":"carousel.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ui/carousel.js","statSize":4871,"parsedSize":2400,"gzipSize":584,"inaccurateSizes":true},{"id":null,"label":"dropdown.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ui/dropdown.js","statSize":2433,"parsedSize":1199,"gzipSize":291,"inaccurateSizes":true},{"id":null,"label":"datepicker.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ui/datepicker.js","statSize":406,"parsedSize":200,"gzipSize":48,"inaccurateSizes":true}],"parsedSize":3800,"gzipSize":924,"inaccurateSizes":true},{"label":"ajax","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ajax","statSize":7185,"groups":[{"id":null,"label":"online.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ajax/online.js","statSize":2664,"parsedSize":1313,"gzipSize":319,"inaccurateSizes":true},{"id":null,"label":"lazy-images.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ajax/lazy-images.js","statSize":1175,"parsedSize":579,"gzipSize":140,"inaccurateSizes":true},{"label":"models","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ajax/models","statSize":3346,"groups":[{"id":null,"label":"image.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ajax/models/image.js","statSize":3346,"parsedSize":1649,"gzipSize":401,"inaccurateSizes":true}],"parsedSize":1649,"gzipSize":401,"inaccurateSizes":true}],"parsedSize":3541,"gzipSize":861,"inaccurateSizes":true},{"label":"layout","path":"./src/js/app.js + 46 modules (concatenated)/src/js/layout","statSize":1591,"groups":[{"id":null,"label":"index.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/layout/index.js","statSize":1591,"parsedSize":784,"gzipSize":190,"inaccurateSizes":true}],"parsedSize":784,"gzipSize":190,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/_events.js","statSize":1397,"parsedSize":688,"gzipSize":167,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/_consts.js","statSize":272,"parsedSize":134,"gzipSize":32,"inaccurateSizes":true}],"parsedSize":14932,"gzipSize":3632,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm","statSize":195418,"groups":[{"label":"@a2nt+meta-lightbox-js@4.1.7_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.1.7_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js","statSize":16779,"groups":[{"id":null,"label":"app.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.1.7_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js/app.js","statSize":815,"parsedSize":401,"gzipSize":97,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.1.7_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js/_events.js","statSize":1366,"parsedSize":673,"gzipSize":163,"inaccurateSizes":true},{"id":null,"label":"window.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.1.7_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js/window.js","statSize":14598,"parsedSize":7195,"gzipSize":1750,"inaccurateSizes":true}],"parsedSize":8270,"gzipSize":2012,"inaccurateSizes":true},{"label":"bootstrap@5.1.3_@popperjs+core@2.11.2/node_modules/bootstrap/js/src","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.2/node_modules/bootstrap/js/src","statSize":55299,"groups":[{"id":null,"label":"carousel.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.2/node_modules/bootstrap/js/src/carousel.js","statSize":23486,"parsedSize":11576,"gzipSize":2816,"inaccurateSizes":true},{"label":"dom","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.2/node_modules/bootstrap/js/src/dom","statSize":18586,"groups":[{"id":null,"label":"event-handler.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.2/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":11179,"parsedSize":5510,"gzipSize":1340,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.2/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":1986,"parsedSize":978,"gzipSize":238,"inaccurateSizes":true},{"id":null,"label":"selector-engine.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.2/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3816,"parsedSize":1880,"gzipSize":457,"inaccurateSizes":true},{"id":null,"label":"data.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.2/node_modules/bootstrap/js/src/dom/data.js","statSize":1605,"parsedSize":791,"gzipSize":192,"inaccurateSizes":true}],"parsedSize":9161,"gzipSize":2228,"inaccurateSizes":true},{"label":"util","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.2/node_modules/bootstrap/js/src/util","statSize":9636,"groups":[{"id":null,"label":"index.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.2/node_modules/bootstrap/js/src/util/index.js","statSize":9636,"parsedSize":4749,"gzipSize":1155,"inaccurateSizes":true}],"parsedSize":4749,"gzipSize":1155,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.2/node_modules/bootstrap/js/src/base-component.js","statSize":3591,"parsedSize":1770,"gzipSize":430,"inaccurateSizes":true}],"parsedSize":27257,"gzipSize":6631,"inaccurateSizes":true},{"label":"vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js","statSize":123340,"groups":[{"id":null,"label":"Datepicker.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/Datepicker.js","statSize":20644,"parsedSize":10175,"gzipSize":2475,"inaccurateSizes":true},{"label":"lib","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/lib","statSize":16569,"groups":[{"id":null,"label":"date-format.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/lib/date-format.js","statSize":5595,"parsedSize":2757,"gzipSize":670,"inaccurateSizes":true},{"id":null,"label":"date.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/lib/date.js","statSize":3301,"parsedSize":1627,"gzipSize":395,"inaccurateSizes":true},{"id":null,"label":"utils.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/lib/utils.js","statSize":1948,"parsedSize":960,"gzipSize":233,"inaccurateSizes":true},{"id":null,"label":"dom.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/lib/dom.js","statSize":1573,"parsedSize":775,"gzipSize":188,"inaccurateSizes":true},{"id":null,"label":"event.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/lib/event.js","statSize":4152,"parsedSize":2046,"gzipSize":497,"inaccurateSizes":true}],"parsedSize":8167,"gzipSize":1986,"inaccurateSizes":true},{"label":"i18n","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/i18n","statSize":572,"groups":[{"id":null,"label":"base-locales.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/i18n/base-locales.js","statSize":572,"parsedSize":281,"gzipSize":68,"inaccurateSizes":true}],"parsedSize":281,"gzipSize":68,"inaccurateSizes":true},{"label":"options","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/options","statSize":10123,"groups":[{"id":null,"label":"defaultOptions.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/options/defaultOptions.js","statSize":882,"parsedSize":434,"gzipSize":105,"inaccurateSizes":true},{"id":null,"label":"processOptions.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/options/processOptions.js","statSize":9241,"parsedSize":4555,"gzipSize":1108,"inaccurateSizes":true}],"parsedSize":4989,"gzipSize":1213,"inaccurateSizes":true},{"label":"picker","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker","statSize":65223,"groups":[{"id":null,"label":"Picker.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/Picker.js","statSize":17542,"parsedSize":8646,"gzipSize":2103,"inaccurateSizes":true},{"label":"templates","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/templates","statSize":1623,"groups":[{"id":null,"label":"pickerTemplate.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/templates/pickerTemplate.js","statSize":907,"parsedSize":447,"gzipSize":108,"inaccurateSizes":true},{"id":null,"label":"daysTemplate.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/templates/daysTemplate.js","statSize":355,"parsedSize":174,"gzipSize":42,"inaccurateSizes":true},{"id":null,"label":"calendarWeeksTemplate.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/templates/calendarWeeksTemplate.js","statSize":361,"parsedSize":177,"gzipSize":43,"inaccurateSizes":true}],"parsedSize":800,"gzipSize":194,"inaccurateSizes":true},{"label":"views","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/views","statSize":46058,"groups":[{"id":null,"label":"DaysView.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/views/DaysView.js","statSize":15196,"parsedSize":7490,"gzipSize":1822,"inaccurateSizes":true},{"id":null,"label":"MonthsView.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/views/MonthsView.js","statSize":13383,"parsedSize":6596,"gzipSize":1604,"inaccurateSizes":true},{"id":null,"label":"YearsView.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/views/YearsView.js","statSize":13161,"parsedSize":6487,"gzipSize":1578,"inaccurateSizes":true},{"id":null,"label":"View.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/views/View.js","statSize":4318,"parsedSize":2128,"gzipSize":517,"inaccurateSizes":true}],"parsedSize":22702,"gzipSize":5522,"inaccurateSizes":true}],"parsedSize":32149,"gzipSize":7821,"inaccurateSizes":true},{"label":"events","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/events","statSize":10209,"groups":[{"id":null,"label":"functions.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/events/functions.js","statSize":1627,"parsedSize":801,"gzipSize":195,"inaccurateSizes":true},{"id":null,"label":"inputFieldListeners.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/events/inputFieldListeners.js","statSize":5648,"parsedSize":2783,"gzipSize":677,"inaccurateSizes":true},{"id":null,"label":"otherListeners.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/events/otherListeners.js","statSize":844,"parsedSize":416,"gzipSize":101,"inaccurateSizes":true},{"id":null,"label":"pickerListeners.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/events/pickerListeners.js","statSize":2090,"parsedSize":1030,"gzipSize":250,"inaccurateSizes":true}],"parsedSize":5032,"gzipSize":1224,"inaccurateSizes":true}],"parsedSize":60796,"gzipSize":14790,"inaccurateSizes":true}],"parsedSize":96324,"gzipSize":23433,"inaccurateSizes":true}]}],"parsedSize":111257,"gzipSize":27066},{"label":"scss","path":"./src/scss","statSize":174972,"groups":[{"id":null,"label":"app.scss","path":"./src/scss/app.scss","statSize":174972}],"parsedSize":0,"gzipSize":0}],"parsedSize":111257,"gzipSize":27066}]},{"label":"js/app_sw.js","isAsset":true,"statSize":5513,"parsedSize":2270,"gzipSize":937,"groups":[{"label":"src/js","path":"./src/js","statSize":3225,"groups":[{"label":"libs","path":"./src/js/libs","statSize":164,"groups":[{"id":606,"label":"log.js","path":"./src/js/libs/log.js","statSize":164,"parsedSize":45,"gzipSize":57}],"parsedSize":45,"gzipSize":57},{"label":"types","path":"./src/js/types","statSize":3061,"groups":[{"id":244,"label":"sw.js","path":"./src/js/types/sw.js","statSize":3061,"parsedSize":1118,"gzipSize":548}],"parsedSize":1118,"gzipSize":548}],"parsedSize":1163,"gzipSize":566},{"label":"thirdparty","path":"./thirdparty","statSize":2288,"groups":[{"id":387,"label":"serviceworker-caches.js","path":"./thirdparty/serviceworker-caches.js","statSize":2288,"parsedSize":1107,"gzipSize":486}],"parsedSize":1107,"gzipSize":486}]},{"label":"js/app_cms.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"src/scss/types","path":"./src/scss/types","statSize":50,"groups":[{"id":427,"label":"cms.scss","path":"./src/scss/types/cms.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_editor.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"src/scss/types","path":"./src/scss/types","statSize":50,"groups":[{"id":910,"label":"editor.scss","path":"./src/scss/types/editor.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_map.api.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"src/scss/types","path":"./src/scss/types","statSize":50,"groups":[{"id":751,"label":"map.api.scss","path":"./src/scss/types/map.api.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_order.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"src/scss/types","path":"./src/scss/types","statSize":50,"groups":[{"id":117,"label":"order.scss","path":"./src/scss/types/order.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]}];
window.defaultSizes = "parsed";
</script>
</body>

View File

@ -52,7 +52,7 @@
"ie>=11"
],
"dependencies": {
"@a2nt/meta-lightbox-js": "^4.1.6",
"@a2nt/meta-lightbox-js": "^4.1.7",
"@angular/common": "^13.1.1",
"@angular/core": "^13.1.1",
"@apollo/client": "^3.5.6",