IMPR: hide the other dropdowns

This commit is contained in:
Tony Air 2021-12-28 04:37:16 +02:00
parent 501f97164a
commit a35eff8581
9 changed files with 46 additions and 46 deletions

View File

@ -1,5 +1,5 @@
{
"version": "4.4.2",
"version": "4.4.3",
"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.4.2",
"version": "4.4.3",
"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-1639710189725"/><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-1640654624406"/><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={867:function(e){e.exports=function log(e){false}},990: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.4.2","-sw"),n=__webpack_require__(867),r=__webpack_require__(990);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={867:function(e){e.exports=function log(e){false}},990: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.4.3","-sw"),n=__webpack_require__(867),r=__webpack_require__(990);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))}))}()}();

46
dist/records.json vendored
View File

@ -82,7 +82,7 @@
898
]
},
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.0+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/app.scss": [
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.1+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/app.scss": [
{
"chunks": {
"byName": {
@ -100,7 +100,7 @@
"./node_modules/.pnpm/babel-loader@8.2.3_26251eab09162b25a254715ee98d7c5c/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/runtime/api.js": 117,
"./node_modules/.pnpm/babel-loader@8.2.3_26251eab09162b25a254715ee98d7c5c/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/runtime/getUrl.js": 14,
"./node_modules/.pnpm/babel-loader@8.2.3_26251eab09162b25a254715ee98d7c5c/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 988,
"./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.0+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/app.scss": 927,
"./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.1+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/app.scss": 152,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%272%27 fill=%27%23fff%27/%3e%3c/svg%3e": 204,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%2386b7fe%27/%3e%3c/svg%3e": 609,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e": 469,
@ -120,6 +120,7 @@
14,
117,
144,
152,
175,
204,
214,
@ -131,7 +132,6 @@
647,
692,
819,
927,
931,
956,
988
@ -139,7 +139,7 @@
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.0+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/cms.scss": [
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.1+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/cms.scss": [
{
"chunks": {
"byName": {
@ -156,17 +156,17 @@
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.3_26251eab09162b25a254715ee98d7c5c/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/runtime/api.js": 117,
"./node_modules/.pnpm/babel-loader@8.2.3_26251eab09162b25a254715ee98d7c5c/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 988,
"./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.0+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/cms.scss": 661
"./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.1+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/cms.scss": 144
},
"usedIds": [
117,
661,
144,
988
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.0+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/editor.scss": [
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.1+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/editor.scss": [
{
"chunks": {
"byName": {
@ -183,17 +183,17 @@
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.3_26251eab09162b25a254715ee98d7c5c/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/runtime/api.js": 117,
"./node_modules/.pnpm/babel-loader@8.2.3_26251eab09162b25a254715ee98d7c5c/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 988,
"./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.0+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/editor.scss": 664
"./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.1+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/editor.scss": 752
},
"usedIds": [
117,
664,
752,
988
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.0+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/map.api.scss": [
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.1+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/map.api.scss": [
{
"chunks": {
"byName": {
@ -210,17 +210,17 @@
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.3_26251eab09162b25a254715ee98d7c5c/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/runtime/api.js": 117,
"./node_modules/.pnpm/babel-loader@8.2.3_26251eab09162b25a254715ee98d7c5c/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 988,
"./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.0+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/map.api.scss": 218
"./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.1+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/map.api.scss": 546
},
"usedIds": [
117,
218,
546,
988
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.0+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/order.scss": [
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.1+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/order.scss": [
{
"chunks": {
"byName": {
@ -237,11 +237,11 @@
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.3_26251eab09162b25a254715ee98d7c5c/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/runtime/api.js": 117,
"./node_modules/.pnpm/babel-loader@8.2.3_26251eab09162b25a254715ee98d7c5c/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 988,
"./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.0+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/order.scss": 131
"./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.1+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/order.scss": 758
},
"usedIds": [
117,
131,
758,
988
]
}
@ -283,31 +283,32 @@
"./node_modules/.pnpm/babel-loader@8.2.3_26251eab09162b25a254715ee98d7c5c/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./src/js/libs/log.js": 867,
"./node_modules/.pnpm/babel-loader@8.2.3_26251eab09162b25a254715ee98d7c5c/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./src/js/types/sw.js": 83,
"./node_modules/.pnpm/babel-loader@8.2.3_26251eab09162b25a254715ee98d7c5c/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./thirdparty/serviceworker-caches.js": 990,
"./node_modules/.pnpm/mini-css-extract-plugin@2.4.5_webpack@5.65.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.0+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/cms.scss": 461,
"./node_modules/.pnpm/mini-css-extract-plugin@2.4.5_webpack@5.65.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.0+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/editor.scss": 753,
"./node_modules/.pnpm/mini-css-extract-plugin@2.4.5_webpack@5.65.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.0+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/map.api.scss": 973,
"./node_modules/.pnpm/mini-css-extract-plugin@2.4.5_webpack@5.65.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.0+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/order.scss": 252
"./node_modules/.pnpm/mini-css-extract-plugin@2.4.5_webpack@5.65.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.1+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/cms.scss": 121,
"./node_modules/.pnpm/mini-css-extract-plugin@2.4.5_webpack@5.65.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.1+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/editor.scss": 361,
"./node_modules/.pnpm/mini-css-extract-plugin@2.4.5_webpack@5.65.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.1+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/map.api.scss": 585,
"./node_modules/.pnpm/mini-css-extract-plugin@2.4.5_webpack@5.65.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.5.1_webpack@5.65.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.4.0_sass@1.45.1+webpack@5.65.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/order.scss": 872
},
"usedIds": [
83,
89,
121,
135,
151,
174,
252,
276,
296,
298,
307,
361,
376,
392,
397,
414,
417,
461,
474,
571,
575,
585,
605,
628,
641,
@ -316,15 +317,14 @@
666,
692,
694,
753,
781,
794,
830,
867,
872,
907,
938,
939,
973,
974,
990
]

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 [17 Dec 2021 at 05:05]</title>
<title>@a2nt/ss-bootstrap-ui-webpack-boilerplate-react [28 Dec 2021 at 03:25]</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":444347,"parsedSize":128930,"gzipSize":32304,"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":307,"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":907,"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":2483,"gzipSize":1191}],"parsedSize":2483,"gzipSize":1191},{"id":276,"label":"axios.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/axios.js","statSize":1559,"parsedSize":466,"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":296,"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":694,"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":392,"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":628,"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":1754,"gzipSize":811},{"id":781,"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":527,"gzipSize":268},{"id":692,"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":417,"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":794,"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":927,"gzipSize":424},{"id":605,"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":575,"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":1677,"gzipSize":600},{"id":938,"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":474,"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":169,"gzipSize":145}],"parsedSize":5973,"gzipSize":2027},{"id":135,"label":"defaults.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/defaults.js","statSize":3540,"parsedSize":1856,"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":397,"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":646,"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":666,"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":694,"gzipSize":430},{"id":641,"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":298,"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":659,"gzipSize":379},{"id":151,"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":939,"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":174,"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":742,"gzipSize":397},{"id":376,"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":194,"gzipSize":166},{"id":89,"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":573,"gzipSize":365},{"id":661,"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":571,"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":619}],"parsedSize":4936,"gzipSize":1980},{"id":974,"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":20015,"gzipSize":6454}],"parsedSize":20048,"gzipSize":6461},{"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":414,"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":20326,"gzipSize":6588},{"label":"src","path":"./src","statSize":393307,"groups":[{"label":"js","path":"./src/js","statSize":218335,"groups":[{"id":830,"label":"app.js + 46 modules (concatenated)","path":"./src/js/app.js + 46 modules (concatenated)","statSize":218335,"parsedSize":108604,"gzipSize":26205,"concatenated":true,"groups":[{"label":"src/js","path":"./src/js/app.js + 46 modules (concatenated)/src/js","statSize":29663,"groups":[{"id":null,"label":"app.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/app.js","statSize":2369,"parsedSize":1178,"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":42,"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":446,"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":803,"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":1318,"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":1546,"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":702,"gzipSize":169,"inaccurateSizes":true}],"parsedSize":4859,"gzipSize":1172,"inaccurateSizes":true},{"label":"ui","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ui","statSize":7079,"groups":[{"id":null,"label":"carousel.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ui/carousel.js","statSize":4871,"parsedSize":2422,"gzipSize":584,"inaccurateSizes":true},{"id":null,"label":"dropdown.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ui/dropdown.js","statSize":1802,"parsedSize":896,"gzipSize":216,"inaccurateSizes":true},{"id":null,"label":"datepicker.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ui/datepicker.js","statSize":406,"parsedSize":201,"gzipSize":48,"inaccurateSizes":true}],"parsedSize":3521,"gzipSize":849,"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":1325,"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":584,"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":1664,"gzipSize":401,"inaccurateSizes":true}],"parsedSize":1664,"gzipSize":401,"inaccurateSizes":true}],"parsedSize":3573,"gzipSize":862,"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":791,"gzipSize":190,"inaccurateSizes":true}],"parsedSize":791,"gzipSize":190,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/_events.js","statSize":1397,"parsedSize":694,"gzipSize":167,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/_consts.js","statSize":272,"parsedSize":135,"gzipSize":32,"inaccurateSizes":true}],"parsedSize":14754,"gzipSize":3560,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm","statSize":188672,"groups":[{"label":"@a2nt+meta-lightbox-js@4.1.5_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.5_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.5_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js/app.js","statSize":815,"parsedSize":405,"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.5_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js/_events.js","statSize":1366,"parsedSize":679,"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.5_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js/window.js","statSize":14598,"parsedSize":7261,"gzipSize":1752,"inaccurateSizes":true}],"parsedSize":8346,"gzipSize":2013,"inaccurateSizes":true},{"label":"bootstrap@5.1.3_@popperjs+core@2.11.0/node_modules/bootstrap/js/src","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.0/node_modules/bootstrap/js/src","statSize":55285,"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.0/node_modules/bootstrap/js/src/carousel.js","statSize":23472,"parsedSize":11675,"gzipSize":2817,"inaccurateSizes":true},{"label":"dom","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.0/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.0/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":11179,"parsedSize":5560,"gzipSize":1341,"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.0/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":1986,"parsedSize":987,"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.0/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3816,"parsedSize":1898,"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.0/node_modules/bootstrap/js/src/dom/data.js","statSize":1605,"parsedSize":798,"gzipSize":192,"inaccurateSizes":true}],"parsedSize":9245,"gzipSize":2230,"inaccurateSizes":true},{"label":"util","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.0/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.0/node_modules/bootstrap/js/src/util/index.js","statSize":9636,"parsedSize":4793,"gzipSize":1156,"inaccurateSizes":true}],"parsedSize":4793,"gzipSize":1156,"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.0/node_modules/bootstrap/js/src/base-component.js","statSize":3591,"parsedSize":1786,"gzipSize":430,"inaccurateSizes":true}],"parsedSize":27499,"gzipSize":6635,"inaccurateSizes":true},{"label":"vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js","statSize":116608,"groups":[{"id":null,"label":"Datepicker.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/Datepicker.js","statSize":19591,"parsedSize":9744,"gzipSize":2351,"inaccurateSizes":true},{"label":"lib","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/lib","statSize":15431,"groups":[{"id":null,"label":"date-format.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/lib/date-format.js","statSize":5595,"parsedSize":2783,"gzipSize":671,"inaccurateSizes":true},{"id":null,"label":"date.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/lib/date.js","statSize":2810,"parsedSize":1397,"gzipSize":337,"inaccurateSizes":true},{"id":null,"label":"utils.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/lib/utils.js","statSize":1948,"parsedSize":968,"gzipSize":233,"inaccurateSizes":true},{"id":null,"label":"event.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/lib/event.js","statSize":3728,"parsedSize":1854,"gzipSize":447,"inaccurateSizes":true},{"id":null,"label":"dom.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/lib/dom.js","statSize":1350,"parsedSize":671,"gzipSize":162,"inaccurateSizes":true}],"parsedSize":7675,"gzipSize":1852,"inaccurateSizes":true},{"label":"i18n","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/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.1.4/node_modules/vanillajs-datepicker/js/i18n/base-locales.js","statSize":572,"parsedSize":284,"gzipSize":68,"inaccurateSizes":true}],"parsedSize":284,"gzipSize":68,"inaccurateSizes":true},{"label":"options","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/options","statSize":9307,"groups":[{"id":null,"label":"defaultOptions.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/options/defaultOptions.js","statSize":882,"parsedSize":438,"gzipSize":105,"inaccurateSizes":true},{"id":null,"label":"processOptions.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/options/processOptions.js","statSize":8425,"parsedSize":4190,"gzipSize":1011,"inaccurateSizes":true}],"parsedSize":4629,"gzipSize":1117,"inaccurateSizes":true},{"label":"picker","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/picker","statSize":61523,"groups":[{"id":null,"label":"Picker.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/picker/Picker.js","statSize":14741,"parsedSize":7332,"gzipSize":1769,"inaccurateSizes":true},{"label":"templates","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/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.1.4/node_modules/vanillajs-datepicker/js/picker/templates/pickerTemplate.js","statSize":907,"parsedSize":451,"gzipSize":108,"inaccurateSizes":true},{"id":null,"label":"daysTemplate.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/picker/templates/daysTemplate.js","statSize":355,"parsedSize":176,"gzipSize":42,"inaccurateSizes":true},{"id":null,"label":"calendarWeeksTemplate.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/picker/templates/calendarWeeksTemplate.js","statSize":361,"parsedSize":179,"gzipSize":43,"inaccurateSizes":true}],"parsedSize":807,"gzipSize":194,"inaccurateSizes":true},{"label":"views","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/picker/views","statSize":45159,"groups":[{"id":null,"label":"DaysView.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/picker/views/DaysView.js","statSize":15182,"parsedSize":7551,"gzipSize":1822,"inaccurateSizes":true},{"id":null,"label":"MonthsView.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/picker/views/MonthsView.js","statSize":12885,"parsedSize":6409,"gzipSize":1546,"inaccurateSizes":true},{"id":null,"label":"YearsView.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/picker/views/YearsView.js","statSize":12774,"parsedSize":6354,"gzipSize":1533,"inaccurateSizes":true},{"id":null,"label":"View.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/picker/views/View.js","statSize":4318,"parsedSize":2147,"gzipSize":518,"inaccurateSizes":true}],"parsedSize":22462,"gzipSize":5420,"inaccurateSizes":true}],"parsedSize":30602,"gzipSize":7384,"inaccurateSizes":true},{"label":"events","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/events","statSize":10184,"groups":[{"id":null,"label":"functions.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/events/functions.js","statSize":1630,"parsedSize":810,"gzipSize":195,"inaccurateSizes":true},{"id":null,"label":"otherListeners.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/events/otherListeners.js","statSize":522,"parsedSize":259,"gzipSize":62,"inaccurateSizes":true},{"id":null,"label":"inputFieldListeners.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/events/inputFieldListeners.js","statSize":5851,"parsedSize":2910,"gzipSize":702,"inaccurateSizes":true},{"id":null,"label":"pickerListeners.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/events/pickerListeners.js","statSize":2181,"parsedSize":1084,"gzipSize":261,"inaccurateSizes":true}],"parsedSize":5065,"gzipSize":1222,"inaccurateSizes":true}],"parsedSize":58003,"gzipSize":13995,"inaccurateSizes":true}],"parsedSize":93849,"gzipSize":22644,"inaccurateSizes":true}]}],"parsedSize":108604,"gzipSize":26205},{"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":108604,"gzipSize":26205}]},{"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":867,"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":83,"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":990,"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":461,"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":753,"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":973,"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":252,"label":"order.scss","path":"./src/scss/types/order.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]}];
window.chartData = [{"label":"js/app.js","isAsset":true,"statSize":444484,"parsedSize":129034,"gzipSize":32330,"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":307,"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":907,"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":2483,"gzipSize":1191}],"parsedSize":2483,"gzipSize":1191},{"id":276,"label":"axios.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/axios.js","statSize":1559,"parsedSize":466,"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":296,"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":694,"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":392,"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":628,"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":1754,"gzipSize":811},{"id":781,"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":527,"gzipSize":268},{"id":692,"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":417,"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":794,"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":927,"gzipSize":424},{"id":605,"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":575,"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":1677,"gzipSize":600},{"id":938,"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":474,"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":169,"gzipSize":145}],"parsedSize":5973,"gzipSize":2027},{"id":135,"label":"defaults.js","path":"./node_modules/.pnpm/axios@0.24.0_debug@4.3.3/node_modules/axios/lib/defaults.js","statSize":3540,"parsedSize":1856,"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":397,"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":646,"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":666,"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":694,"gzipSize":430},{"id":641,"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":298,"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":659,"gzipSize":379},{"id":151,"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":939,"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":174,"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":742,"gzipSize":397},{"id":376,"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":194,"gzipSize":166},{"id":89,"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":573,"gzipSize":365},{"id":661,"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":571,"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":619}],"parsedSize":4936,"gzipSize":1980},{"id":974,"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":20015,"gzipSize":6454}],"parsedSize":20048,"gzipSize":6461},{"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":414,"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":20326,"gzipSize":6588},{"label":"src","path":"./src","statSize":393444,"groups":[{"label":"js","path":"./src/js","statSize":218472,"groups":[{"id":830,"label":"app.js + 46 modules (concatenated)","path":"./src/js/app.js + 46 modules (concatenated)","statSize":218472,"parsedSize":108708,"gzipSize":26232,"concatenated":true,"groups":[{"label":"src/js","path":"./src/js/app.js + 46 modules (concatenated)/src/js","statSize":29800,"groups":[{"id":null,"label":"app.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/app.js","statSize":2369,"parsedSize":1178,"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":42,"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":446,"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":803,"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":1318,"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":1546,"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":703,"gzipSize":169,"inaccurateSizes":true}],"parsedSize":4861,"gzipSize":1173,"inaccurateSizes":true},{"label":"ui","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ui","statSize":7216,"groups":[{"id":null,"label":"carousel.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ui/carousel.js","statSize":4871,"parsedSize":2423,"gzipSize":584,"inaccurateSizes":true},{"id":null,"label":"dropdown.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ui/dropdown.js","statSize":1939,"parsedSize":964,"gzipSize":232,"inaccurateSizes":true},{"id":null,"label":"datepicker.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/ui/datepicker.js","statSize":406,"parsedSize":202,"gzipSize":48,"inaccurateSizes":true}],"parsedSize":3590,"gzipSize":866,"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":1325,"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":584,"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":1664,"gzipSize":401,"inaccurateSizes":true}],"parsedSize":1664,"gzipSize":401,"inaccurateSizes":true}],"parsedSize":3575,"gzipSize":862,"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":791,"gzipSize":191,"inaccurateSizes":true}],"parsedSize":791,"gzipSize":191,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/_events.js","statSize":1397,"parsedSize":695,"gzipSize":167,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./src/js/app.js + 46 modules (concatenated)/src/js/_consts.js","statSize":272,"parsedSize":135,"gzipSize":32,"inaccurateSizes":true}],"parsedSize":14827,"gzipSize":3578,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm","statSize":188672,"groups":[{"label":"@a2nt+meta-lightbox-js@4.1.5_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.5_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.5_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js/app.js","statSize":815,"parsedSize":405,"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.5_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js/_events.js","statSize":1366,"parsedSize":679,"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.5_debug@4.3.3/node_modules/@a2nt/meta-lightbox-js/src/js/window.js","statSize":14598,"parsedSize":7263,"gzipSize":1752,"inaccurateSizes":true}],"parsedSize":8348,"gzipSize":2014,"inaccurateSizes":true},{"label":"bootstrap@5.1.3_@popperjs+core@2.11.0/node_modules/bootstrap/js/src","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.0/node_modules/bootstrap/js/src","statSize":55285,"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.0/node_modules/bootstrap/js/src/carousel.js","statSize":23472,"parsedSize":11679,"gzipSize":2818,"inaccurateSizes":true},{"label":"dom","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.0/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.0/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":11179,"parsedSize":5562,"gzipSize":1342,"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.0/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":1986,"parsedSize":988,"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.0/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3816,"parsedSize":1898,"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.0/node_modules/bootstrap/js/src/dom/data.js","statSize":1605,"parsedSize":798,"gzipSize":192,"inaccurateSizes":true}],"parsedSize":9248,"gzipSize":2231,"inaccurateSizes":true},{"label":"util","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.0/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.0/node_modules/bootstrap/js/src/util/index.js","statSize":9636,"parsedSize":4794,"gzipSize":1156,"inaccurateSizes":true}],"parsedSize":4794,"gzipSize":1156,"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.0/node_modules/bootstrap/js/src/base-component.js","statSize":3591,"parsedSize":1786,"gzipSize":431,"inaccurateSizes":true}],"parsedSize":27508,"gzipSize":6638,"inaccurateSizes":true},{"label":"vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js","statSize":116608,"groups":[{"id":null,"label":"Datepicker.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/Datepicker.js","statSize":19591,"parsedSize":9748,"gzipSize":2352,"inaccurateSizes":true},{"label":"lib","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/lib","statSize":15431,"groups":[{"id":null,"label":"date-format.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/lib/date-format.js","statSize":5595,"parsedSize":2783,"gzipSize":671,"inaccurateSizes":true},{"id":null,"label":"date.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/lib/date.js","statSize":2810,"parsedSize":1398,"gzipSize":337,"inaccurateSizes":true},{"id":null,"label":"utils.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/lib/utils.js","statSize":1948,"parsedSize":969,"gzipSize":233,"inaccurateSizes":true},{"id":null,"label":"event.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/lib/event.js","statSize":3728,"parsedSize":1854,"gzipSize":447,"inaccurateSizes":true},{"id":null,"label":"dom.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/lib/dom.js","statSize":1350,"parsedSize":671,"gzipSize":162,"inaccurateSizes":true}],"parsedSize":7678,"gzipSize":1852,"inaccurateSizes":true},{"label":"i18n","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/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.1.4/node_modules/vanillajs-datepicker/js/i18n/base-locales.js","statSize":572,"parsedSize":284,"gzipSize":68,"inaccurateSizes":true}],"parsedSize":284,"gzipSize":68,"inaccurateSizes":true},{"label":"options","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/options","statSize":9307,"groups":[{"id":null,"label":"defaultOptions.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/options/defaultOptions.js","statSize":882,"parsedSize":438,"gzipSize":105,"inaccurateSizes":true},{"id":null,"label":"processOptions.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/options/processOptions.js","statSize":8425,"parsedSize":4192,"gzipSize":1011,"inaccurateSizes":true}],"parsedSize":4631,"gzipSize":1117,"inaccurateSizes":true},{"label":"picker","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/picker","statSize":61523,"groups":[{"id":null,"label":"Picker.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/picker/Picker.js","statSize":14741,"parsedSize":7334,"gzipSize":1769,"inaccurateSizes":true},{"label":"templates","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/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.1.4/node_modules/vanillajs-datepicker/js/picker/templates/pickerTemplate.js","statSize":907,"parsedSize":451,"gzipSize":108,"inaccurateSizes":true},{"id":null,"label":"daysTemplate.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/picker/templates/daysTemplate.js","statSize":355,"parsedSize":176,"gzipSize":42,"inaccurateSizes":true},{"id":null,"label":"calendarWeeksTemplate.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/picker/templates/calendarWeeksTemplate.js","statSize":361,"parsedSize":179,"gzipSize":43,"inaccurateSizes":true}],"parsedSize":807,"gzipSize":194,"inaccurateSizes":true},{"label":"views","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/picker/views","statSize":45159,"groups":[{"id":null,"label":"DaysView.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/picker/views/DaysView.js","statSize":15182,"parsedSize":7554,"gzipSize":1822,"inaccurateSizes":true},{"id":null,"label":"MonthsView.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/picker/views/MonthsView.js","statSize":12885,"parsedSize":6411,"gzipSize":1547,"inaccurateSizes":true},{"id":null,"label":"YearsView.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/picker/views/YearsView.js","statSize":12774,"parsedSize":6356,"gzipSize":1533,"inaccurateSizes":true},{"id":null,"label":"View.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/picker/views/View.js","statSize":4318,"parsedSize":2148,"gzipSize":518,"inaccurateSizes":true}],"parsedSize":22470,"gzipSize":5422,"inaccurateSizes":true}],"parsedSize":30612,"gzipSize":7387,"inaccurateSizes":true},{"label":"events","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/events","statSize":10184,"groups":[{"id":null,"label":"functions.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/events/functions.js","statSize":1630,"parsedSize":811,"gzipSize":195,"inaccurateSizes":true},{"id":null,"label":"otherListeners.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/events/otherListeners.js","statSize":522,"parsedSize":259,"gzipSize":62,"inaccurateSizes":true},{"id":null,"label":"inputFieldListeners.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/events/inputFieldListeners.js","statSize":5851,"parsedSize":2911,"gzipSize":702,"inaccurateSizes":true},{"id":null,"label":"pickerListeners.js","path":"./src/js/app.js + 46 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.1.4/node_modules/vanillajs-datepicker/js/events/pickerListeners.js","statSize":2181,"parsedSize":1085,"gzipSize":261,"inaccurateSizes":true}],"parsedSize":5067,"gzipSize":1222,"inaccurateSizes":true}],"parsedSize":58022,"gzipSize":14001,"inaccurateSizes":true}],"parsedSize":93880,"gzipSize":22653,"inaccurateSizes":true}]}],"parsedSize":108708,"gzipSize":26232},{"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":108708,"gzipSize":26232}]},{"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":867,"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":83,"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":990,"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":121,"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":361,"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":585,"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":872,"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.4.2",
"version": "4.4.3",
"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",
@ -72,7 +72,7 @@
"density-clustering": "^1.3.0",
"fast-deep-equal": "^3.1.3",
"font-awesome": "^4.7.0",
"graphql": "^16.1.0",
"graphql": "^16.2.0",
"hammerjs": "^2.0.8",
"inputmask": "^5.0.6",
"kdbush": "^3.0.0",
@ -90,7 +90,7 @@
"react-easy-swipe": "^0.0.22",
"react-tiny-oembed": "^1.1.0",
"redux": "^4.1.2",
"rxjs": "^7.4.0",
"rxjs": "^7.5.1",
"select2": "^4.0.13",
"setimmediate": "^1.0.5",
"skmeans": "^0.11.3",
@ -125,16 +125,16 @@
"autoprefixer": "^10.4.0",
"babel-loader": "^8.2.3",
"classnames": "^2.3.1",
"copy-webpack-plugin": "^9.1.0",
"copy-webpack-plugin": "^10.2.0",
"croppie": "^2.6.5",
"cross-env": "^7.0.3",
"css-loader": "^6.5.1",
"css-minimizer-webpack-plugin": "^3.3.0",
"css-minimizer-webpack-plugin": "^3.3.1",
"debug": "^4.3.3",
"eslint": "^8.4.1",
"eslint": "^8.5.0",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jquery": "^1.5.1",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react": "^7.28.0",
"events": "^3.3.0",
"exif-js": "^2.3.0",
"exports-loader": "^3.1.0",
@ -149,18 +149,18 @@
"html-dom-parser": "^1.0.4",
"html-entities": "^2.3.2",
"html-loader": "^3.0.1",
"html-react-parser": "^1.4.3",
"html-react-parser": "^1.4.4",
"html-webpack-plugin": "^5.5.0",
"img-optimize-loader": "^1.0.7",
"loglevel": "^1.8.0",
"mini-css-extract-plugin": "^2.4.5",
"ms": "^2.1.3",
"msw": "^0.35.0",
"msw": "^0.36.3",
"node-fetch": "^3.1.0",
"object-assign": "^4.1.1",
"optimism": "^0.16.1",
"postcss-loader": "^6.2.1",
"prop-types": "^15.7.2",
"prop-types": "^15.8.0",
"punycode": "^2.1.1",
"querystring": "^0.2.1",
"raw-loader": "^4.0.2",
@ -191,7 +191,7 @@
"webpack": "^5.65.0",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.6.0",
"webpack-dev-server": "^4.7.1",
"webpack-manifest-plugin": "^4.0.2",
"webpack-merge": "^5.8.0",
"yarn": "^1.22.17",

View File

@ -2,13 +2,13 @@
/* tslint:disable */
/**
* Mock Service Worker (0.35.0).
* Mock Service Worker (0.36.3).
* @see https://github.com/mswjs/msw
* - Please do NOT modify this file.
* - Please do NOT serve this file on production.
*/
const INTEGRITY_CHECKSUM = 'f0a916b13c8acc2b526a03a6d26df85f'
const INTEGRITY_CHECKSUM = '02f4ad4a2797f85668baf196e553d929'
const bypassHeaderName = 'x-msw-bypass'
const activeClientIds = new Set()
@ -83,11 +83,11 @@ self.addEventListener('message', async function (event) {
}
})
// Resolve the "master" client for the given event.
// Resolve the "main" client for the given event.
// Client that issues a request doesn't necessarily equal the client
// that registered the worker. It's with the latter the worker should
// communicate with during the response resolving phase.
async function resolveMasterClient(event) {
async function resolveMainClient(event) {
const client = await self.clients.get(event.clientId)
if (client.frameType === 'top-level') {
@ -109,7 +109,7 @@ async function resolveMasterClient(event) {
}
async function handleRequest(event, requestId) {
const client = await resolveMasterClient(event)
const client = await resolveMainClient(event)
const response = await getResponse(event, client, requestId)
// Send back the response clone for the "response:*" life-cycle events.