FIX: Firefox dropdown outside clicks

This commit is contained in:
Tony Air 2022-03-18 14:15:57 +02:00
parent 184ec579ba
commit e8792487ff
7 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
{
"version": "4.5.1",
"version": "4.5.2",
"name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate-react",
"description": "This UI Kit allows you to build Bootstrap 5 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.",
"icons": {

View File

@ -1,5 +1,5 @@
{
"version": "4.5.1",
"version": "4.5.2",
"api_version": 1,
"layout": {
"logo": "yandex-browser-50x50.png",

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-1647357402676"/><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-1647605432097"/><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

2
dist/js/app_sw.js vendored
View File

@ -1 +1 @@
!function(){var e={429:function(e){e.exports=function log(e){false}},939:function(e){Cache.prototype.add||(Cache.prototype.add=function add(e){return this.addAll([e])}),Cache.prototype.addAll||(Cache.prototype.addAll=function addAll(e){var t=this;function NetworkError(e){this.name="NetworkError",this.code=19,this.message=e}return NetworkError.prototype=Object.create(Error.prototype),Promise.resolve().then((function(){if(arguments.length<1)throw new TypeError;return e=e.map((function(e){return e instanceof Request?e:String(e)})),Promise.all(e.map((function(e){"string"===typeof e&&(e=new Request(e));var t=new URL(e.url).protocol;if("http:"!==t&&"https:"!==t)throw new NetworkError("Invalid scheme");return fetch(e.clone())})))})).then((function(n){return Promise.all(n.map((function(n,r){return t.put(e[r],n)})))})).then((function(){}))}),CacheStorage.prototype.match||(CacheStorage.prototype.match=function match(e,t){var n=this;return this.keys().then((function(r){var o;return r.reduce((function(r,a){return r.then((function(){return o||n.open(a).then((function(n){return n.match(e,t)})).then((function(e){return o=e}))}))}),Promise.resolve())}))}),e.exports=self.caches}},t={};function __webpack_require__(n){var r=t[n];if(void 0!==r)return r.exports;var o=t[n]={exports:{}};return e[n](o,o.exports,__webpack_require__),o.exports}!function(){var e="".concat("@a2nt/ss-bootstrap-ui-webpack-boilerplate-react","-sw"),t="".concat("4.5.1","-sw"),n=__webpack_require__(429),r=__webpack_require__(939);if("string"!==typeof e)throw new Error("Cache Name cannot be empty");self.addEventListener("fetch",(function(t){if("GET"===t.request.method){var o=new URL(t.request.url);if(o.pathname.indexOf("admin")>=0||o.pathname.indexOf("Security")>=0||o.pathname.indexOf("/dev")>=0)n("SW: skip admin ".concat(t.request.url));else{var a=t.request.clone(),c=t.request.clone();t.respondWith(fetch(a).then((function(n){var o=n.clone();return r.open(e).then((function(e){var n=t.request.clone();e.put(n,o)})),n})).catch((function(e){return n("SW: fetch failed"),r.match(c)})))}}})),self.addEventListener("activate",(function(o){n("SW: activated: ".concat(t)),o.waitUntil(r.delete(e))})),self.addEventListener("install",(function(e){n("SW: installing version: ".concat(t))}))}()}();
!function(){var e={429:function(e){e.exports=function log(e){false}},939:function(e){Cache.prototype.add||(Cache.prototype.add=function add(e){return this.addAll([e])}),Cache.prototype.addAll||(Cache.prototype.addAll=function addAll(e){var t=this;function NetworkError(e){this.name="NetworkError",this.code=19,this.message=e}return NetworkError.prototype=Object.create(Error.prototype),Promise.resolve().then((function(){if(arguments.length<1)throw new TypeError;return e=e.map((function(e){return e instanceof Request?e:String(e)})),Promise.all(e.map((function(e){"string"===typeof e&&(e=new Request(e));var t=new URL(e.url).protocol;if("http:"!==t&&"https:"!==t)throw new NetworkError("Invalid scheme");return fetch(e.clone())})))})).then((function(n){return Promise.all(n.map((function(n,r){return t.put(e[r],n)})))})).then((function(){}))}),CacheStorage.prototype.match||(CacheStorage.prototype.match=function match(e,t){var n=this;return this.keys().then((function(r){var o;return r.reduce((function(r,a){return r.then((function(){return o||n.open(a).then((function(n){return n.match(e,t)})).then((function(e){return o=e}))}))}),Promise.resolve())}))}),e.exports=self.caches}},t={};function __webpack_require__(n){var r=t[n];if(void 0!==r)return r.exports;var o=t[n]={exports:{}};return e[n](o,o.exports,__webpack_require__),o.exports}!function(){var e="".concat("@a2nt/ss-bootstrap-ui-webpack-boilerplate-react","-sw"),t="".concat("4.5.2","-sw"),n=__webpack_require__(429),r=__webpack_require__(939);if("string"!==typeof e)throw new Error("Cache Name cannot be empty");self.addEventListener("fetch",(function(t){if("GET"===t.request.method){var o=new URL(t.request.url);if(o.pathname.indexOf("admin")>=0||o.pathname.indexOf("Security")>=0||o.pathname.indexOf("/dev")>=0)n("SW: skip admin ".concat(t.request.url));else{var a=t.request.clone(),c=t.request.clone();t.respondWith(fetch(a).then((function(n){var o=n.clone();return r.open(e).then((function(e){var n=t.request.clone();e.put(n,o)})),n})).catch((function(e){return n("SW: fetch failed"),r.match(c)})))}}})),self.addEventListener("activate",(function(o){n("SW: activated: ".concat(t)),o.waitUntil(r.delete(e))})),self.addEventListener("install",(function(e){n("SW: installing version: ".concat(t))}))}()}();

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 [15 Mar 2022 at 17:19]</title>
<title>@a2nt/ss-bootstrap-ui-webpack-boilerplate-react [18 Mar 2022 at 14:13]</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":452589,"parsedSize":131921,"gzipSize":33279,"groups":[{"label":"node_modules/.pnpm","path":"./node_modules/.pnpm","statSize":50806,"groups":[{"label":"axios@0.26.1_debug@4.3.3/node_modules/axios","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios","statSize":50229,"groups":[{"id":984,"label":"index.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/index.js","statSize":40,"parsedSize":33,"gzipSize":53},{"label":"lib","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib","statSize":50189,"groups":[{"label":"adapters","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/adapters","statSize":6862,"groups":[{"id":191,"label":"xhr.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/adapters/xhr.js","statSize":6862,"parsedSize":2471,"gzipSize":1189}],"parsedSize":2471,"gzipSize":1189},{"id":902,"label":"axios.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/axios.js","statSize":1559,"parsedSize":465,"gzipSize":294},{"label":"cancel","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/cancel","statSize":2952,"groups":[{"id":677,"label":"Cancel.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/cancel/Cancel.js","statSize":383,"parsedSize":205,"gzipSize":153},{"id":674,"label":"CancelToken.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/cancel/CancelToken.js","statSize":2468,"parsedSize":1095,"gzipSize":473},{"id":894,"label":"isCancel.js","path":"./node_modules/.pnpm/axios@0.26.1_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.26.1_debug@4.3.3/node_modules/axios/lib/core","statSize":14530,"groups":[{"id":915,"label":"Axios.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/core/Axios.js","statSize":4238,"parsedSize":1734,"gzipSize":800},{"id":714,"label":"InterceptorManager.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/core/InterceptorManager.js","statSize":1365,"parsedSize":527,"gzipSize":268},{"id":170,"label":"buildFullPath.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/core/buildFullPath.js","statSize":697,"parsedSize":115,"gzipSize":123},{"id":731,"label":"createError.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/core/createError.js","statSize":625,"parsedSize":123,"gzipSize":112},{"id":665,"label":"dispatchRequest.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/core/dispatchRequest.js","statSize":1975,"parsedSize":927,"gzipSize":425},{"id":79,"label":"enhanceError.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/core/enhanceError.js","statSize":1133,"parsedSize":467,"gzipSize":254},{"id":870,"label":"mergeConfig.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/core/mergeConfig.js","statSize":3188,"parsedSize":1677,"gzipSize":600},{"id":379,"label":"settle.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/core/settle.js","statSize":671,"parsedSize":213,"gzipSize":169},{"id":187,"label":"transformData.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/core/transformData.js","statSize":638,"parsedSize":169,"gzipSize":145}],"parsedSize":5952,"gzipSize":2013},{"label":"defaults","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/defaults","statSize":3645,"groups":[{"id":554,"label":"index.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/defaults/index.js","statSize":3526,"parsedSize":1799,"gzipSize":876},{"id":704,"label":"transitional.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/defaults/transitional.js","statSize":119,"parsedSize":102,"gzipSize":109}],"parsedSize":1901,"gzipSize":911},{"label":"env","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/env","statSize":43,"groups":[{"id":78,"label":"data.js","path":"./node_modules/.pnpm/axios@0.26.1_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.26.1_debug@4.3.3/node_modules/axios/lib/helpers","statSize":11483,"groups":[{"id":275,"label":"bind.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/helpers/bind.js","statSize":257,"parsedSize":174,"gzipSize":147},{"id":460,"label":"buildURL.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/helpers/buildURL.js","statSize":1615,"parsedSize":694,"gzipSize":430},{"id":989,"label":"combineURLs.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/helpers/combineURLs.js","statSize":371,"parsedSize":119,"gzipSize":121},{"id":141,"label":"cookies.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/helpers/cookies.js","statSize":1284,"parsedSize":659,"gzipSize":376},{"id":807,"label":"isAbsoluteURL.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/helpers/isAbsoluteURL.js","statSize":560,"parsedSize":106,"gzipSize":115},{"id":910,"label":"isAxiosError.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/helpers/isAxiosError.js","statSize":371,"parsedSize":120,"gzipSize":124},{"id":550,"label":"isURLSameOrigin.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/helpers/isURLSameOrigin.js","statSize":2074,"parsedSize":742,"gzipSize":397},{"id":586,"label":"normalizeHeaderName.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/helpers/normalizeHeaderName.js","statSize":356,"parsedSize":194,"gzipSize":166},{"id":789,"label":"parseHeaders.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/helpers/parseHeaders.js","statSize":1389,"parsedSize":573,"gzipSize":365},{"id":230,"label":"spread.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/helpers/spread.js","statSize":563,"parsedSize":103,"gzipSize":99},{"id":147,"label":"validator.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/helpers/validator.js","statSize":2643,"parsedSize":1211,"gzipSize":617}],"parsedSize":4695,"gzipSize":1961},{"id":863,"label":"utils.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/utils.js","statSize":9115,"parsedSize":2821,"gzipSize":972}],"parsedSize":19730,"gzipSize":6440}],"parsedSize":19763,"gzipSize":6447},{"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":775,"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":20041,"gzipSize":6573},{"label":"src","path":"./src","statSize":401783,"groups":[{"label":"js","path":"./src/js","statSize":226580,"groups":[{"id":729,"label":"app.js + 46 modules (concatenated)","path":"./src/js/app.js + 46 modules (concatenated)","statSize":226580,"parsedSize":111880,"gzipSize":27236,"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":1169,"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":443,"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":797,"gzipSize":194,"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":1308,"gzipSize":318,"inaccurateSizes":true},{"id":null,"label":"main.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/main/main.js","statSize":3109,"parsedSize":1535,"gzipSize":373,"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":697,"gzipSize":169,"inaccurateSizes":true}],"parsedSize":4824,"gzipSize":1174,"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":2405,"gzipSize":585,"inaccurateSizes":true},{"id":null,"label":"dropdown.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ui/dropdown.js","statSize":2433,"parsedSize":1201,"gzipSize":292,"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":3807,"gzipSize":926,"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":1315,"gzipSize":320,"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":580,"gzipSize":141,"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":1652,"gzipSize":402,"inaccurateSizes":true}],"parsedSize":1652,"gzipSize":402,"inaccurateSizes":true}],"parsedSize":3547,"gzipSize":863,"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":785,"gzipSize":191,"inaccurateSizes":true}],"parsedSize":785,"gzipSize":191,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/_events.js","statSize":1397,"parsedSize":689,"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":14958,"gzipSize":3641,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm","statSize":196286,"groups":[{"label":"@a2nt+meta-lightbox-js@4.1.9_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.9_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js","statSize":17647,"groups":[{"id":null,"label":"app.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.1.9_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js/app.js","statSize":815,"parsedSize":402,"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.9_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js/_events.js","statSize":1366,"parsedSize":674,"gzipSize":164,"inaccurateSizes":true},{"id":null,"label":"window.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.1.9_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js/window.js","statSize":15466,"parsedSize":7636,"gzipSize":1859,"inaccurateSizes":true}],"parsedSize":8713,"gzipSize":2121,"inaccurateSizes":true},{"label":"bootstrap@5.1.3_@popperjs+core@2.11.4/node_modules/bootstrap/js/src","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.4/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.4/node_modules/bootstrap/js/src/carousel.js","statSize":23486,"parsedSize":11596,"gzipSize":2823,"inaccurateSizes":true},{"label":"dom","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.4/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.4/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":11179,"parsedSize":5519,"gzipSize":1343,"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.4/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":1986,"parsedSize":980,"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.4/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3816,"parsedSize":1884,"gzipSize":458,"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.4/node_modules/bootstrap/js/src/dom/data.js","statSize":1605,"parsedSize":792,"gzipSize":192,"inaccurateSizes":true}],"parsedSize":9177,"gzipSize":2234,"inaccurateSizes":true},{"label":"util","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.4/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.4/node_modules/bootstrap/js/src/util/index.js","statSize":9636,"parsedSize":4758,"gzipSize":1158,"inaccurateSizes":true}],"parsedSize":4758,"gzipSize":1158,"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.4/node_modules/bootstrap/js/src/base-component.js","statSize":3591,"parsedSize":1773,"gzipSize":431,"inaccurateSizes":true}],"parsedSize":27305,"gzipSize":6647,"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":10193,"gzipSize":2481,"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":2762,"gzipSize":672,"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":1629,"gzipSize":396,"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":961,"gzipSize":234,"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":776,"gzipSize":189,"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":2050,"gzipSize":499,"inaccurateSizes":true}],"parsedSize":8181,"gzipSize":1991,"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":282,"gzipSize":68,"inaccurateSizes":true}],"parsedSize":282,"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":435,"gzipSize":106,"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":4562,"gzipSize":1110,"inaccurateSizes":true}],"parsedSize":4998,"gzipSize":1216,"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":8661,"gzipSize":2108,"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":109,"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":175,"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":178,"gzipSize":43,"inaccurateSizes":true}],"parsedSize":801,"gzipSize":195,"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":7503,"gzipSize":1826,"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":6608,"gzipSize":1608,"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":6498,"gzipSize":1582,"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":2132,"gzipSize":519,"inaccurateSizes":true}],"parsedSize":22742,"gzipSize":5536,"inaccurateSizes":true}],"parsedSize":32205,"gzipSize":7840,"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":803,"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":2788,"gzipSize":678,"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":1031,"gzipSize":251,"inaccurateSizes":true}],"parsedSize":5040,"gzipSize":1227,"inaccurateSizes":true}],"parsedSize":60902,"gzipSize":14826,"inaccurateSizes":true}],"parsedSize":96921,"gzipSize":23594,"inaccurateSizes":true}]}],"parsedSize":111880,"gzipSize":27236},{"label":"scss","path":"./src/scss","statSize":175203,"groups":[{"id":null,"label":"app.scss","path":"./src/scss/app.scss","statSize":175203}],"parsedSize":0,"gzipSize":0}],"parsedSize":111880,"gzipSize":27236}]},{"label":"js/app_sw.js","isAsset":true,"statSize":5513,"parsedSize":2270,"gzipSize":936,"groups":[{"label":"src/js","path":"./src/js","statSize":3225,"groups":[{"label":"libs","path":"./src/js/libs","statSize":164,"groups":[{"id":429,"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":966,"label":"sw.js","path":"./src/js/types/sw.js","statSize":3061,"parsedSize":1118,"gzipSize":549}],"parsedSize":1118,"gzipSize":549}],"parsedSize":1163,"gzipSize":567},{"label":"thirdparty","path":"./thirdparty","statSize":2288,"groups":[{"id":939,"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":372,"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":103,"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":680,"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":340,"label":"order.scss","path":"./src/scss/types/order.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]}];
window.chartData = [{"label":"js/app.js","isAsset":true,"statSize":453039,"parsedSize":132057,"gzipSize":33339,"groups":[{"label":"node_modules/.pnpm","path":"./node_modules/.pnpm","statSize":50806,"groups":[{"label":"axios@0.26.1_debug@4.3.3/node_modules/axios","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios","statSize":50229,"groups":[{"id":984,"label":"index.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/index.js","statSize":40,"parsedSize":33,"gzipSize":53},{"label":"lib","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib","statSize":50189,"groups":[{"label":"adapters","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/adapters","statSize":6862,"groups":[{"id":191,"label":"xhr.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/adapters/xhr.js","statSize":6862,"parsedSize":2471,"gzipSize":1189}],"parsedSize":2471,"gzipSize":1189},{"id":902,"label":"axios.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/axios.js","statSize":1559,"parsedSize":465,"gzipSize":294},{"label":"cancel","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/cancel","statSize":2952,"groups":[{"id":677,"label":"Cancel.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/cancel/Cancel.js","statSize":383,"parsedSize":205,"gzipSize":153},{"id":674,"label":"CancelToken.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/cancel/CancelToken.js","statSize":2468,"parsedSize":1095,"gzipSize":473},{"id":894,"label":"isCancel.js","path":"./node_modules/.pnpm/axios@0.26.1_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.26.1_debug@4.3.3/node_modules/axios/lib/core","statSize":14530,"groups":[{"id":915,"label":"Axios.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/core/Axios.js","statSize":4238,"parsedSize":1734,"gzipSize":800},{"id":714,"label":"InterceptorManager.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/core/InterceptorManager.js","statSize":1365,"parsedSize":527,"gzipSize":268},{"id":170,"label":"buildFullPath.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/core/buildFullPath.js","statSize":697,"parsedSize":115,"gzipSize":123},{"id":731,"label":"createError.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/core/createError.js","statSize":625,"parsedSize":123,"gzipSize":112},{"id":665,"label":"dispatchRequest.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/core/dispatchRequest.js","statSize":1975,"parsedSize":927,"gzipSize":425},{"id":79,"label":"enhanceError.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/core/enhanceError.js","statSize":1133,"parsedSize":467,"gzipSize":254},{"id":870,"label":"mergeConfig.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/core/mergeConfig.js","statSize":3188,"parsedSize":1677,"gzipSize":600},{"id":379,"label":"settle.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/core/settle.js","statSize":671,"parsedSize":213,"gzipSize":169},{"id":187,"label":"transformData.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/core/transformData.js","statSize":638,"parsedSize":169,"gzipSize":145}],"parsedSize":5952,"gzipSize":2013},{"label":"defaults","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/defaults","statSize":3645,"groups":[{"id":554,"label":"index.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/defaults/index.js","statSize":3526,"parsedSize":1799,"gzipSize":876},{"id":704,"label":"transitional.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/defaults/transitional.js","statSize":119,"parsedSize":102,"gzipSize":109}],"parsedSize":1901,"gzipSize":911},{"label":"env","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/env","statSize":43,"groups":[{"id":78,"label":"data.js","path":"./node_modules/.pnpm/axios@0.26.1_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.26.1_debug@4.3.3/node_modules/axios/lib/helpers","statSize":11483,"groups":[{"id":275,"label":"bind.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/helpers/bind.js","statSize":257,"parsedSize":174,"gzipSize":147},{"id":460,"label":"buildURL.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/helpers/buildURL.js","statSize":1615,"parsedSize":694,"gzipSize":430},{"id":989,"label":"combineURLs.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/helpers/combineURLs.js","statSize":371,"parsedSize":119,"gzipSize":121},{"id":141,"label":"cookies.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/helpers/cookies.js","statSize":1284,"parsedSize":659,"gzipSize":376},{"id":807,"label":"isAbsoluteURL.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/helpers/isAbsoluteURL.js","statSize":560,"parsedSize":106,"gzipSize":115},{"id":910,"label":"isAxiosError.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/helpers/isAxiosError.js","statSize":371,"parsedSize":120,"gzipSize":124},{"id":550,"label":"isURLSameOrigin.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/helpers/isURLSameOrigin.js","statSize":2074,"parsedSize":742,"gzipSize":397},{"id":586,"label":"normalizeHeaderName.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/helpers/normalizeHeaderName.js","statSize":356,"parsedSize":194,"gzipSize":166},{"id":789,"label":"parseHeaders.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/helpers/parseHeaders.js","statSize":1389,"parsedSize":573,"gzipSize":365},{"id":230,"label":"spread.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/helpers/spread.js","statSize":563,"parsedSize":103,"gzipSize":99},{"id":147,"label":"validator.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/helpers/validator.js","statSize":2643,"parsedSize":1211,"gzipSize":617}],"parsedSize":4695,"gzipSize":1961},{"id":863,"label":"utils.js","path":"./node_modules/.pnpm/axios@0.26.1_debug@4.3.3/node_modules/axios/lib/utils.js","statSize":9115,"parsedSize":2821,"gzipSize":972}],"parsedSize":19730,"gzipSize":6440}],"parsedSize":19763,"gzipSize":6447},{"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":775,"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":20041,"gzipSize":6573},{"label":"src","path":"./src","statSize":402233,"groups":[{"label":"js","path":"./src/js","statSize":227030,"groups":[{"id":729,"label":"app.js + 46 modules (concatenated)","path":"./src/js/app.js + 46 modules (concatenated)","statSize":227030,"parsedSize":112016,"gzipSize":27294,"concatenated":true,"groups":[{"label":"src/js","path":"./src/js/app.js + 46 modules (concatenated)/src/js","statSize":30744,"groups":[{"id":null,"label":"app.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/app.js","statSize":2369,"parsedSize":1168,"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":443,"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":194,"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":1307,"gzipSize":318,"inaccurateSizes":true},{"id":null,"label":"main.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/main/main.js","statSize":3109,"parsedSize":1533,"gzipSize":373,"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":697,"gzipSize":169,"inaccurateSizes":true}],"parsedSize":4820,"gzipSize":1174,"inaccurateSizes":true},{"label":"ui","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ui","statSize":8160,"groups":[{"id":null,"label":"carousel.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ui/carousel.js","statSize":4871,"parsedSize":2403,"gzipSize":585,"inaccurateSizes":true},{"id":null,"label":"dropdown.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ui/dropdown.js","statSize":2883,"parsedSize":1422,"gzipSize":346,"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":4026,"gzipSize":981,"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":1314,"gzipSize":320,"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":141,"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":1650,"gzipSize":402,"inaccurateSizes":true}],"parsedSize":1650,"gzipSize":402,"inaccurateSizes":true}],"parsedSize":3545,"gzipSize":863,"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":191,"inaccurateSizes":true}],"parsedSize":784,"gzipSize":191,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/_events.js","statSize":1397,"parsedSize":689,"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":15169,"gzipSize":3696,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm","statSize":196286,"groups":[{"label":"@a2nt+meta-lightbox-js@4.1.9_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.9_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js","statSize":17647,"groups":[{"id":null,"label":"app.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.1.9_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js/app.js","statSize":815,"parsedSize":402,"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.9_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js/_events.js","statSize":1366,"parsedSize":673,"gzipSize":164,"inaccurateSizes":true},{"id":null,"label":"window.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.1.9_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js/window.js","statSize":15466,"parsedSize":7630,"gzipSize":1859,"inaccurateSizes":true}],"parsedSize":8706,"gzipSize":2121,"inaccurateSizes":true},{"label":"bootstrap@5.1.3_@popperjs+core@2.11.4/node_modules/bootstrap/js/src","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.4/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.4/node_modules/bootstrap/js/src/carousel.js","statSize":23486,"parsedSize":11587,"gzipSize":2823,"inaccurateSizes":true},{"label":"dom","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.4/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.4/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":11179,"parsedSize":5515,"gzipSize":1343,"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.4/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":1986,"parsedSize":979,"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.4/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3816,"parsedSize":1882,"gzipSize":458,"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.4/node_modules/bootstrap/js/src/dom/data.js","statSize":1605,"parsedSize":791,"gzipSize":192,"inaccurateSizes":true}],"parsedSize":9170,"gzipSize":2234,"inaccurateSizes":true},{"label":"util","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.4/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.4/node_modules/bootstrap/js/src/util/index.js","statSize":9636,"parsedSize":4754,"gzipSize":1158,"inaccurateSizes":true}],"parsedSize":4754,"gzipSize":1158,"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.4/node_modules/bootstrap/js/src/base-component.js","statSize":3591,"parsedSize":1771,"gzipSize":431,"inaccurateSizes":true}],"parsedSize":27284,"gzipSize":6648,"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":10185,"gzipSize":2481,"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":2760,"gzipSize":672,"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":1628,"gzipSize":396,"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":961,"gzipSize":234,"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":776,"gzipSize":189,"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":2048,"gzipSize":499,"inaccurateSizes":true}],"parsedSize":8175,"gzipSize":1991,"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":282,"gzipSize":68,"inaccurateSizes":true}],"parsedSize":282,"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":435,"gzipSize":106,"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":4559,"gzipSize":1110,"inaccurateSizes":true}],"parsedSize":4994,"gzipSize":1217,"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":8655,"gzipSize":2108,"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":109,"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":175,"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":178,"gzipSize":43,"inaccurateSizes":true}],"parsedSize":800,"gzipSize":195,"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":7497,"gzipSize":1826,"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":6603,"gzipSize":1608,"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":6493,"gzipSize":1582,"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":2130,"gzipSize":519,"inaccurateSizes":true}],"parsedSize":22724,"gzipSize":5537,"inaccurateSizes":true}],"parsedSize":32180,"gzipSize":7841,"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":802,"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":2786,"gzipSize":679,"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":1031,"gzipSize":251,"inaccurateSizes":true}],"parsedSize":5037,"gzipSize":1227,"inaccurateSizes":true}],"parsedSize":60855,"gzipSize":14828,"inaccurateSizes":true}],"parsedSize":96846,"gzipSize":23597,"inaccurateSizes":true}]}],"parsedSize":112016,"gzipSize":27294},{"label":"scss","path":"./src/scss","statSize":175203,"groups":[{"id":null,"label":"app.scss","path":"./src/scss/app.scss","statSize":175203}],"parsedSize":0,"gzipSize":0}],"parsedSize":112016,"gzipSize":27294}]},{"label":"js/app_sw.js","isAsset":true,"statSize":5513,"parsedSize":2270,"gzipSize":936,"groups":[{"label":"src/js","path":"./src/js","statSize":3225,"groups":[{"label":"libs","path":"./src/js/libs","statSize":164,"groups":[{"id":429,"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":966,"label":"sw.js","path":"./src/js/types/sw.js","statSize":3061,"parsedSize":1118,"gzipSize":549}],"parsedSize":1118,"gzipSize":549}],"parsedSize":1163,"gzipSize":567},{"label":"thirdparty","path":"./thirdparty","statSize":2288,"groups":[{"id":939,"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":372,"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":103,"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":680,"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":340,"label":"order.scss","path":"./src/scss/types/order.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]}];
window.defaultSizes = "parsed";
</script>
</body>

View File

@ -1,6 +1,6 @@
{
"name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate-react",
"version": "4.5.1",
"version": "4.5.2",
"description": "This UI Kit allows you to build Bootstrap 5 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.",
"author": "Tony Air <tony@twma.pro>",
"license": "BSD-2-Clause",