FIX: webpack build

This commit is contained in:
Tony Air 2022-08-14 22:40:48 +02:00
parent 837cd33dc2
commit c4ade6de01
10 changed files with 52 additions and 159 deletions

2
dist/css/app.css vendored

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
{
"version": "4.7.0",
"version": "4.7.1",
"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.7.0",
"version": "4.7.1",
"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-1658751926537"/><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:first-child{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:first-child{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-1660509610779"/><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:first-child{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:first-child{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={463:function(e){e.exports=function log(e){false}},523: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.7.0","-sw"),n=__webpack_require__(463),r=__webpack_require__(523);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={321:function(e){e.exports=function log(e){false}},347: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.7.1","-sw"),n=__webpack_require__(321),r=__webpack_require__(347);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))}))}()}();

168
dist/records.json vendored
View File

@ -14,7 +14,7 @@
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.5_y3lv6tn6yokher4u7xj4j22px4/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/html-loader@4.1.0_webpack@5.74.0/node_modules/html-loader/dist/runtime/getUrl.js": 883,
"./node_modules/.pnpm/babel-loader@8.2.5_xc6oct4hcywdrbo4ned6ytbybm/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/html-loader@4.1.0_webpack@5.74.0/node_modules/html-loader/dist/runtime/getUrl.js": 421,
"./node_modules/.pnpm/html-loader@4.1.0_webpack@5.74.0/node_modules/html-loader/dist/cjs.js!./node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.3/node_modules/@a2nt/meta-lightbox-js/src/html/meta-lightbox.html": 223,
"./node_modules/.pnpm/html-loader@4.1.0_webpack@5.74.0/node_modules/html-loader/dist/cjs.js!./src/html/Elements/Accordion.html": 98,
"./node_modules/.pnpm/html-loader@4.1.0_webpack@5.74.0/node_modules/html-loader/dist/cjs.js!./src/html/Elements/Content.html": 170,
@ -44,11 +44,11 @@
241,
283,
342,
421,
429,
732,
781,
791,
883,
932,
984,
985
@ -82,7 +82,7 @@
898
]
},
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.0.2_sass@1.54.0+webpack@5.74.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.7.1_webpack@5.74.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.0.2_sass@1.54.4+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/app.scss": [
{
"chunks": {
"byName": {
@ -97,14 +97,14 @@
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.5_y3lv6tn6yokher4u7xj4j22px4/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/runtime/api.js": 289,
"./node_modules/.pnpm/babel-loader@8.2.5_y3lv6tn6yokher4u7xj4j22px4/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/runtime/getUrl.js": 678,
"./node_modules/.pnpm/babel-loader@8.2.5_y3lv6tn6yokher4u7xj4j22px4/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 486,
"./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.0.2_sass@1.54.0+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/app.scss": 183,
"./node_modules/.pnpm/babel-loader@8.2.5_xc6oct4hcywdrbo4ned6ytbybm/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/runtime/api.js": 58,
"./node_modules/.pnpm/babel-loader@8.2.5_xc6oct4hcywdrbo4ned6ytbybm/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/runtime/getUrl.js": 123,
"./node_modules/.pnpm/babel-loader@8.2.5_xc6oct4hcywdrbo4ned6ytbybm/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 269,
"./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.0.2_sass@1.54.4+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/app.scss": 279,
"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,
"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=%27rgba%280, 0, 0, 0.25%29%27/%3e%3c/svg%3e": 19,
"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=%27rgba%280, 0, 0, 0.25%29%27/%3e%3c/svg%3e": 486,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e": 144,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23000%27%3e%3cpath d=%27M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z%27/%3e%3c/svg%3e": 254,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z%27/%3e%3c/svg%3e": 647,
@ -117,20 +117,20 @@
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23198754%27 d=%27M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e": 122
},
"usedIds": [
19,
58,
122,
123,
144,
183,
199,
204,
217,
254,
289,
269,
279,
469,
486,
609,
647,
678,
692,
770,
931,
@ -139,136 +139,28 @@
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.0.2_sass@1.54.0+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/cms.scss": [
{
"chunks": {
"byName": {
"child": 396
},
"bySource": {
"0 child": 396
},
"usedIds": [
396
]
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.5_y3lv6tn6yokher4u7xj4j22px4/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/runtime/api.js": 289,
"./node_modules/.pnpm/babel-loader@8.2.5_y3lv6tn6yokher4u7xj4j22px4/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 486,
"./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.0.2_sass@1.54.0+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/cms.scss": 417
},
"usedIds": [
289,
417,
486
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.0.2_sass@1.54.0+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/editor.scss": [
{
"chunks": {
"byName": {
"child": 396
},
"bySource": {
"0 child": 396
},
"usedIds": [
396
]
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.5_y3lv6tn6yokher4u7xj4j22px4/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/runtime/api.js": 289,
"./node_modules/.pnpm/babel-loader@8.2.5_y3lv6tn6yokher4u7xj4j22px4/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 486,
"./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.0.2_sass@1.54.0+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/editor.scss": 941
},
"usedIds": [
289,
486,
941
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.0.2_sass@1.54.0+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/map.api.scss": [
{
"chunks": {
"byName": {
"child": 396
},
"bySource": {
"0 child": 396
},
"usedIds": [
396
]
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.5_y3lv6tn6yokher4u7xj4j22px4/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/runtime/api.js": 289,
"./node_modules/.pnpm/babel-loader@8.2.5_y3lv6tn6yokher4u7xj4j22px4/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 486,
"./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.0.2_sass@1.54.0+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/map.api.scss": 146
},
"usedIds": [
146,
289,
486
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.0.2_sass@1.54.0+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/order.scss": [
{
"chunks": {
"byName": {
"child": 396
},
"bySource": {
"0 child": 396
},
"usedIds": [
396
]
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.5_y3lv6tn6yokher4u7xj4j22px4/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/runtime/api.js": 289,
"./node_modules/.pnpm/babel-loader@8.2.5_y3lv6tn6yokher4u7xj4j22px4/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 486,
"./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.0.2_sass@1.54.0+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/order.scss": 357
},
"usedIds": [
289,
357,
486
]
}
}
],
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.5_y3lv6tn6yokher4u7xj4j22px4/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/youtube-embed@1.0.0/node_modules/youtube-embed/index.js": 550,
"./node_modules/.pnpm/babel-loader@8.2.5_y3lv6tn6yokher4u7xj4j22px4/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./src/js/app.js|8b89edaef04135ce970fa1b02585fe85": 234,
"./node_modules/.pnpm/babel-loader@8.2.5_y3lv6tn6yokher4u7xj4j22px4/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./src/js/libs/log.js": 463,
"./node_modules/.pnpm/babel-loader@8.2.5_y3lv6tn6yokher4u7xj4j22px4/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./src/js/types/sw.js": 869,
"./node_modules/.pnpm/babel-loader@8.2.5_y3lv6tn6yokher4u7xj4j22px4/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./thirdparty/serviceworker-caches.js": 523,
"./node_modules/.pnpm/mini-css-extract-plugin@2.6.1_webpack@5.74.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.0.2_sass@1.54.0+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/cms.scss": 277,
"./node_modules/.pnpm/mini-css-extract-plugin@2.6.1_webpack@5.74.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.0.2_sass@1.54.0+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/editor.scss": 430,
"./node_modules/.pnpm/mini-css-extract-plugin@2.6.1_webpack@5.74.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.0.2_sass@1.54.0+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/map.api.scss": 593,
"./node_modules/.pnpm/mini-css-extract-plugin@2.6.1_webpack@5.74.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.0.2_sass@1.54.0+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/order.scss": 579
"./node_modules/.pnpm/babel-loader@8.2.5_xc6oct4hcywdrbo4ned6ytbybm/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/youtube-embed@1.0.0/node_modules/youtube-embed/index.js": 807,
"./node_modules/.pnpm/babel-loader@8.2.5_xc6oct4hcywdrbo4ned6ytbybm/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./src/js/app.js|b2344803a77118e2aae02036dc8cb90a": 873,
"./node_modules/.pnpm/babel-loader@8.2.5_xc6oct4hcywdrbo4ned6ytbybm/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./src/js/libs/log.js": 321,
"./node_modules/.pnpm/babel-loader@8.2.5_xc6oct4hcywdrbo4ned6ytbybm/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./src/js/types/sw.js": 742,
"./node_modules/.pnpm/babel-loader@8.2.5_xc6oct4hcywdrbo4ned6ytbybm/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./thirdparty/serviceworker-caches.js": 347,
"./node_modules/.pnpm/mini-css-extract-plugin@2.6.1_webpack@5.74.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.0.2_sass@1.54.4+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/cms.scss": 198,
"./node_modules/.pnpm/mini-css-extract-plugin@2.6.1_webpack@5.74.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.0.2_sass@1.54.4+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/editor.scss": 203,
"./node_modules/.pnpm/mini-css-extract-plugin@2.6.1_webpack@5.74.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.0.2_sass@1.54.4+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/map.api.scss": 527,
"./node_modules/.pnpm/mini-css-extract-plugin@2.6.1_webpack@5.74.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.0.2_sass@1.54.4+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/order.scss": 548
},
"usedIds": [
234,
277,
430,
463,
523,
550,
579,
593,
869
198,
203,
321,
347,
527,
548,
742,
807,
873
]
}
}

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 [25 Jul 2022 at 14:27]</title>
<title>@a2nt/ss-bootstrap-ui-webpack-boilerplate-react [14 Aug 2022 at 22:40]</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":424111,"parsedSize":128968,"gzipSize":29790,"groups":[{"label":"node_modules/.pnpm/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":550,"label":"index.js","path":"./node_modules/.pnpm/youtube-embed@1.0.0/node_modules/youtube-embed/index.js","statSize":577,"parsedSize":265,"gzipSize":219}],"parsedSize":265,"gzipSize":219},{"label":"src","path":"./src","statSize":423534,"groups":[{"label":"js","path":"./src/js","statSize":250005,"groups":[{"id":234,"label":"app.js + 49 modules (concatenated)","path":"./src/js/app.js + 49 modules (concatenated)","statSize":250005,"parsedSize":128703,"gzipSize":29650,"concatenated":true,"groups":[{"label":"src/js","path":"./src/js/app.js + 49 modules (concatenated)/src/js","statSize":32402,"groups":[{"id":null,"label":"app.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/app.js","statSize":2433,"parsedSize":1252,"gzipSize":288,"inaccurateSizes":true},{"label":"main","path":"./src/js/app.js + 49 modules (concatenated)/src/js/main","statSize":9842,"groups":[{"id":null,"label":"index.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/main/index.js","statSize":155,"parsedSize":79,"gzipSize":18,"inaccurateSizes":true},{"id":null,"label":"visibility.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/main/visibility.js","statSize":898,"parsedSize":462,"gzipSize":106,"inaccurateSizes":true},{"id":null,"label":"touch.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/main/touch.js","statSize":1597,"parsedSize":822,"gzipSize":189,"inaccurateSizes":true},{"id":null,"label":"css-screen-size.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/main/css-screen-size.js","statSize":2650,"parsedSize":1364,"gzipSize":314,"inaccurateSizes":true},{"id":null,"label":"main.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/main/main.js","statSize":3113,"parsedSize":1602,"gzipSize":369,"inaccurateSizes":true},{"id":null,"label":"loading-spinner.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/main/loading-spinner.js","statSize":1429,"parsedSize":735,"gzipSize":169,"inaccurateSizes":true}],"parsedSize":5066,"gzipSize":1167,"inaccurateSizes":true},{"label":"ui","path":"./src/js/app.js + 49 modules (concatenated)/src/js/ui","statSize":9733,"groups":[{"id":null,"label":"carousel.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/ui/carousel.js","statSize":6013,"parsedSize":3095,"gzipSize":713,"inaccurateSizes":true},{"id":null,"label":"dropdown.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/ui/dropdown.js","statSize":3314,"parsedSize":1706,"gzipSize":393,"inaccurateSizes":true},{"id":null,"label":"datepicker.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/ui/datepicker.js","statSize":406,"parsedSize":209,"gzipSize":48,"inaccurateSizes":true}],"parsedSize":5010,"gzipSize":1154,"inaccurateSizes":true},{"label":"ajax","path":"./src/js/app.js + 49 modules (concatenated)/src/js/ajax","statSize":7155,"groups":[{"id":null,"label":"online.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/ajax/online.js","statSize":2640,"parsedSize":1359,"gzipSize":313,"inaccurateSizes":true},{"id":null,"label":"lazy-images.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/ajax/lazy-images.js","statSize":1155,"parsedSize":594,"gzipSize":136,"inaccurateSizes":true},{"label":"models","path":"./src/js/app.js + 49 modules (concatenated)/src/js/ajax/models","statSize":3360,"groups":[{"id":null,"label":"image.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/ajax/models/image.js","statSize":3360,"parsedSize":1729,"gzipSize":398,"inaccurateSizes":true}],"parsedSize":1729,"gzipSize":398,"inaccurateSizes":true}],"parsedSize":3683,"gzipSize":848,"inaccurateSizes":true},{"label":"layout","path":"./src/js/app.js + 49 modules (concatenated)/src/js/layout","statSize":1567,"groups":[{"id":null,"label":"index.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/layout/index.js","statSize":1567,"parsedSize":806,"gzipSize":185,"inaccurateSizes":true}],"parsedSize":806,"gzipSize":185,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/_events.js","statSize":1397,"parsedSize":719,"gzipSize":165,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/_consts.js","statSize":275,"parsedSize":141,"gzipSize":32,"inaccurateSizes":true}],"parsedSize":16680,"gzipSize":3842,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm","statSize":217603,"groups":[{"label":"@a2nt+meta-lightbox-js@4.2.3/node_modules/@a2nt/meta-lightbox-js/src/js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.3/node_modules/@a2nt/meta-lightbox-js/src/js","statSize":17739,"groups":[{"id":null,"label":"app.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.3/node_modules/@a2nt/meta-lightbox-js/src/js/app.js","statSize":817,"parsedSize":420,"gzipSize":96,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.3/node_modules/@a2nt/meta-lightbox-js/src/js/_events.js","statSize":1366,"parsedSize":703,"gzipSize":162,"inaccurateSizes":true},{"id":null,"label":"window.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.3/node_modules/@a2nt/meta-lightbox-js/src/js/window.js","statSize":15556,"parsedSize":8008,"gzipSize":1844,"inaccurateSizes":true}],"parsedSize":9132,"gzipSize":2103,"inaccurateSizes":true},{"label":"bootstrap@5.2.0_@popperjs+core@2.11.5/node_modules/bootstrap/js/src","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.5/node_modules/bootstrap/js/src","statSize":73532,"groups":[{"id":null,"label":"carousel.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/carousel.js","statSize":20824,"parsedSize":10720,"gzipSize":2469,"inaccurateSizes":true},{"label":"dom","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom","statSize":21126,"groups":[{"id":null,"label":"event-handler.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":12343,"parsedSize":6354,"gzipSize":1463,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":3717,"parsedSize":1913,"gzipSize":440,"inaccurateSizes":true},{"id":null,"label":"selector-engine.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3613,"parsedSize":1859,"gzipSize":428,"inaccurateSizes":true},{"id":null,"label":"data.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom/data.js","statSize":1453,"parsedSize":748,"gzipSize":172,"inaccurateSizes":true}],"parsedSize":10875,"gzipSize":2505,"inaccurateSizes":true},{"label":"util","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/util","statSize":23671,"groups":[{"id":null,"label":"index.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/util/index.js","statSize":11336,"parsedSize":5835,"gzipSize":1344,"inaccurateSizes":true},{"id":null,"label":"swipe.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/util/swipe.js","statSize":7667,"parsedSize":3946,"gzipSize":909,"inaccurateSizes":true},{"id":null,"label":"config.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/util/config.js","statSize":4668,"parsedSize":2403,"gzipSize":553,"inaccurateSizes":true}],"parsedSize":12185,"gzipSize":2807,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/base-component.js","statSize":7911,"parsedSize":4072,"gzipSize":938,"inaccurateSizes":true}],"parsedSize":37854,"gzipSize":8720,"inaccurateSizes":true},{"label":"vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js","statSize":123472,"groups":[{"id":null,"label":"Datepicker.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/Datepicker.js","statSize":20644,"parsedSize":10627,"gzipSize":2448,"inaccurateSizes":true},{"label":"lib","path":"./src/js/app.js + 49 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 + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/lib/date-format.js","statSize":5595,"parsedSize":2880,"gzipSize":663,"inaccurateSizes":true},{"id":null,"label":"date.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/lib/date.js","statSize":3301,"parsedSize":1699,"gzipSize":391,"inaccurateSizes":true},{"id":null,"label":"utils.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/lib/utils.js","statSize":1948,"parsedSize":1002,"gzipSize":231,"inaccurateSizes":true},{"id":null,"label":"dom.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/lib/dom.js","statSize":1573,"parsedSize":809,"gzipSize":186,"inaccurateSizes":true},{"id":null,"label":"event.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/lib/event.js","statSize":4152,"parsedSize":2137,"gzipSize":492,"inaccurateSizes":true}],"parsedSize":8529,"gzipSize":1965,"inaccurateSizes":true},{"label":"i18n","path":"./src/js/app.js + 49 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 + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/i18n/base-locales.js","statSize":572,"parsedSize":294,"gzipSize":67,"inaccurateSizes":true}],"parsedSize":294,"gzipSize":67,"inaccurateSizes":true},{"label":"options","path":"./src/js/app.js + 49 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 + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/options/defaultOptions.js","statSize":882,"parsedSize":454,"gzipSize":104,"inaccurateSizes":true},{"id":null,"label":"processOptions.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/options/processOptions.js","statSize":9241,"parsedSize":4757,"gzipSize":1095,"inaccurateSizes":true}],"parsedSize":5211,"gzipSize":1200,"inaccurateSizes":true},{"label":"picker","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker","statSize":65355,"groups":[{"id":null,"label":"Picker.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/Picker.js","statSize":17542,"parsedSize":9030,"gzipSize":2080,"inaccurateSizes":true},{"label":"templates","path":"./src/js/app.js + 49 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 + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/templates/pickerTemplate.js","statSize":907,"parsedSize":466,"gzipSize":107,"inaccurateSizes":true},{"id":null,"label":"daysTemplate.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/templates/daysTemplate.js","statSize":355,"parsedSize":182,"gzipSize":42,"inaccurateSizes":true},{"id":null,"label":"calendarWeeksTemplate.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/templates/calendarWeeksTemplate.js","statSize":361,"parsedSize":185,"gzipSize":42,"inaccurateSizes":true}],"parsedSize":835,"gzipSize":192,"inaccurateSizes":true},{"label":"views","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/views","statSize":46190,"groups":[{"id":null,"label":"DaysView.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/views/DaysView.js","statSize":15240,"parsedSize":7845,"gzipSize":1807,"inaccurateSizes":true},{"id":null,"label":"MonthsView.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/views/MonthsView.js","statSize":13427,"parsedSize":6912,"gzipSize":1592,"inaccurateSizes":true},{"id":null,"label":"YearsView.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/views/YearsView.js","statSize":13205,"parsedSize":6797,"gzipSize":1566,"inaccurateSizes":true},{"id":null,"label":"View.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/views/View.js","statSize":4318,"parsedSize":2222,"gzipSize":512,"inaccurateSizes":true}],"parsedSize":23778,"gzipSize":5478,"inaccurateSizes":true}],"parsedSize":33644,"gzipSize":7750,"inaccurateSizes":true},{"label":"events","path":"./src/js/app.js + 49 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 + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/events/functions.js","statSize":1627,"parsedSize":837,"gzipSize":192,"inaccurateSizes":true},{"id":null,"label":"inputFieldListeners.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/events/inputFieldListeners.js","statSize":5648,"parsedSize":2907,"gzipSize":669,"inaccurateSizes":true},{"id":null,"label":"otherListeners.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/events/otherListeners.js","statSize":844,"parsedSize":434,"gzipSize":100,"inaccurateSizes":true},{"id":null,"label":"pickerListeners.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/events/pickerListeners.js","statSize":2090,"parsedSize":1075,"gzipSize":247,"inaccurateSizes":true}],"parsedSize":5255,"gzipSize":1210,"inaccurateSizes":true}],"parsedSize":63563,"gzipSize":14643,"inaccurateSizes":true},{"label":"redaxios@0.5.0/node_modules/redaxios/dist","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/redaxios@0.5.0/node_modules/redaxios/dist","statSize":2860,"groups":[{"id":null,"label":"redaxios.module.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/redaxios@0.5.0/node_modules/redaxios/dist/redaxios.module.js","statSize":2860,"parsedSize":1472,"gzipSize":339,"inaccurateSizes":true}],"parsedSize":1472,"gzipSize":339,"inaccurateSizes":true}],"parsedSize":112022,"gzipSize":25807,"inaccurateSizes":true}]}],"parsedSize":128703,"gzipSize":29650},{"label":"scss","path":"./src/scss","statSize":173529,"groups":[{"id":null,"label":"app.scss","path":"./src/scss/app.scss","statSize":173529}],"parsedSize":0,"gzipSize":0}],"parsedSize":128703,"gzipSize":29650}]},{"label":"js/app_sw.js","isAsset":true,"statSize":5493,"parsedSize":2270,"gzipSize":936,"groups":[{"label":"src/js","path":"./src/js","statSize":3205,"groups":[{"label":"libs","path":"./src/js/libs","statSize":149,"groups":[{"id":463,"label":"log.js","path":"./src/js/libs/log.js","statSize":149,"parsedSize":45,"gzipSize":57}],"parsedSize":45,"gzipSize":57},{"label":"types","path":"./src/js/types","statSize":3056,"groups":[{"id":869,"label":"sw.js","path":"./src/js/types/sw.js","statSize":3056,"parsedSize":1118,"gzipSize":549}],"parsedSize":1118,"gzipSize":549}],"parsedSize":1163,"gzipSize":567},{"label":"thirdparty","path":"./thirdparty","statSize":2288,"groups":[{"id":523,"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":277,"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":430,"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":593,"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":579,"label":"order.scss","path":"./src/scss/types/order.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]}];
window.chartData = [{"label":"js/app.js","isAsset":true,"statSize":424898,"parsedSize":129321,"gzipSize":29975,"groups":[{"label":"node_modules/.pnpm/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":807,"label":"index.js","path":"./node_modules/.pnpm/youtube-embed@1.0.0/node_modules/youtube-embed/index.js","statSize":577,"parsedSize":265,"gzipSize":219}],"parsedSize":265,"gzipSize":219},{"label":"src","path":"./src","statSize":424321,"groups":[{"label":"js","path":"./src/js","statSize":250708,"groups":[{"id":873,"label":"app.js + 49 modules (concatenated)","path":"./src/js/app.js + 49 modules (concatenated)","statSize":250708,"parsedSize":129056,"gzipSize":29834,"concatenated":true,"groups":[{"label":"src/js","path":"./src/js/app.js + 49 modules (concatenated)/src/js","statSize":33105,"groups":[{"id":null,"label":"app.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/app.js","statSize":2433,"parsedSize":1252,"gzipSize":289,"inaccurateSizes":true},{"label":"main","path":"./src/js/app.js + 49 modules (concatenated)/src/js/main","statSize":9842,"groups":[{"id":null,"label":"index.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/main/index.js","statSize":155,"parsedSize":79,"gzipSize":18,"inaccurateSizes":true},{"id":null,"label":"visibility.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/main/visibility.js","statSize":898,"parsedSize":462,"gzipSize":106,"inaccurateSizes":true},{"id":null,"label":"touch.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/main/touch.js","statSize":1597,"parsedSize":822,"gzipSize":190,"inaccurateSizes":true},{"id":null,"label":"css-screen-size.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/main/css-screen-size.js","statSize":2650,"parsedSize":1364,"gzipSize":315,"inaccurateSizes":true},{"id":null,"label":"main.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/main/main.js","statSize":3113,"parsedSize":1602,"gzipSize":370,"inaccurateSizes":true},{"id":null,"label":"loading-spinner.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/main/loading-spinner.js","statSize":1429,"parsedSize":735,"gzipSize":170,"inaccurateSizes":true}],"parsedSize":5066,"gzipSize":1171,"inaccurateSizes":true},{"label":"ui","path":"./src/js/app.js + 49 modules (concatenated)/src/js/ui","statSize":10436,"groups":[{"id":null,"label":"carousel.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/ui/carousel.js","statSize":6716,"parsedSize":3457,"gzipSize":799,"inaccurateSizes":true},{"id":null,"label":"dropdown.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/ui/dropdown.js","statSize":3314,"parsedSize":1705,"gzipSize":394,"inaccurateSizes":true},{"id":null,"label":"datepicker.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/ui/datepicker.js","statSize":406,"parsedSize":208,"gzipSize":48,"inaccurateSizes":true}],"parsedSize":5372,"gzipSize":1241,"inaccurateSizes":true},{"label":"ajax","path":"./src/js/app.js + 49 modules (concatenated)/src/js/ajax","statSize":7155,"groups":[{"id":null,"label":"online.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/ajax/online.js","statSize":2640,"parsedSize":1358,"gzipSize":314,"inaccurateSizes":true},{"id":null,"label":"lazy-images.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/ajax/lazy-images.js","statSize":1155,"parsedSize":594,"gzipSize":137,"inaccurateSizes":true},{"label":"models","path":"./src/js/app.js + 49 modules (concatenated)/src/js/ajax/models","statSize":3360,"groups":[{"id":null,"label":"image.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/ajax/models/image.js","statSize":3360,"parsedSize":1729,"gzipSize":399,"inaccurateSizes":true}],"parsedSize":1729,"gzipSize":399,"inaccurateSizes":true}],"parsedSize":3683,"gzipSize":851,"inaccurateSizes":true},{"label":"layout","path":"./src/js/app.js + 49 modules (concatenated)/src/js/layout","statSize":1567,"groups":[{"id":null,"label":"index.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/layout/index.js","statSize":1567,"parsedSize":806,"gzipSize":186,"inaccurateSizes":true}],"parsedSize":806,"gzipSize":186,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/_events.js","statSize":1397,"parsedSize":719,"gzipSize":166,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/_consts.js","statSize":275,"parsedSize":141,"gzipSize":32,"inaccurateSizes":true}],"parsedSize":17041,"gzipSize":3939,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm","statSize":217603,"groups":[{"label":"@a2nt+meta-lightbox-js@4.2.3/node_modules/@a2nt/meta-lightbox-js/src/js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.3/node_modules/@a2nt/meta-lightbox-js/src/js","statSize":17739,"groups":[{"id":null,"label":"app.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.3/node_modules/@a2nt/meta-lightbox-js/src/js/app.js","statSize":817,"parsedSize":420,"gzipSize":97,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.3/node_modules/@a2nt/meta-lightbox-js/src/js/_events.js","statSize":1366,"parsedSize":703,"gzipSize":162,"inaccurateSizes":true},{"id":null,"label":"window.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.3/node_modules/@a2nt/meta-lightbox-js/src/js/window.js","statSize":15556,"parsedSize":8007,"gzipSize":1851,"inaccurateSizes":true}],"parsedSize":9131,"gzipSize":2110,"inaccurateSizes":true},{"label":"bootstrap@5.2.0_@popperjs+core@2.11.6/node_modules/bootstrap/js/src","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.6/node_modules/bootstrap/js/src","statSize":73532,"groups":[{"id":null,"label":"carousel.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/carousel.js","statSize":20824,"parsedSize":10719,"gzipSize":2478,"inaccurateSizes":true},{"label":"dom","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/dom","statSize":21126,"groups":[{"id":null,"label":"event-handler.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":12343,"parsedSize":6353,"gzipSize":1468,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":3717,"parsedSize":1913,"gzipSize":442,"inaccurateSizes":true},{"id":null,"label":"selector-engine.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3613,"parsedSize":1859,"gzipSize":429,"inaccurateSizes":true},{"id":null,"label":"data.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/dom/data.js","statSize":1453,"parsedSize":747,"gzipSize":172,"inaccurateSizes":true}],"parsedSize":10874,"gzipSize":2513,"inaccurateSizes":true},{"label":"util","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/util","statSize":23671,"groups":[{"id":null,"label":"index.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/util/index.js","statSize":11336,"parsedSize":5835,"gzipSize":1348,"inaccurateSizes":true},{"id":null,"label":"swipe.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/util/swipe.js","statSize":7667,"parsedSize":3946,"gzipSize":912,"inaccurateSizes":true},{"id":null,"label":"config.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/util/config.js","statSize":4668,"parsedSize":2402,"gzipSize":555,"inaccurateSizes":true}],"parsedSize":12185,"gzipSize":2816,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.0_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/base-component.js","statSize":7911,"parsedSize":4072,"gzipSize":941,"inaccurateSizes":true}],"parsedSize":37851,"gzipSize":8750,"inaccurateSizes":true},{"label":"vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js","statSize":123472,"groups":[{"id":null,"label":"Datepicker.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/Datepicker.js","statSize":20644,"parsedSize":10626,"gzipSize":2456,"inaccurateSizes":true},{"label":"lib","path":"./src/js/app.js + 49 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 + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/lib/date-format.js","statSize":5595,"parsedSize":2880,"gzipSize":665,"inaccurateSizes":true},{"id":null,"label":"date.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/lib/date.js","statSize":3301,"parsedSize":1699,"gzipSize":392,"inaccurateSizes":true},{"id":null,"label":"utils.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/lib/utils.js","statSize":1948,"parsedSize":1002,"gzipSize":231,"inaccurateSizes":true},{"id":null,"label":"dom.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/lib/dom.js","statSize":1573,"parsedSize":809,"gzipSize":187,"inaccurateSizes":true},{"id":null,"label":"event.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/lib/event.js","statSize":4152,"parsedSize":2137,"gzipSize":494,"inaccurateSizes":true}],"parsedSize":8529,"gzipSize":1971,"inaccurateSizes":true},{"label":"i18n","path":"./src/js/app.js + 49 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 + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/i18n/base-locales.js","statSize":572,"parsedSize":294,"gzipSize":68,"inaccurateSizes":true}],"parsedSize":294,"gzipSize":68,"inaccurateSizes":true},{"label":"options","path":"./src/js/app.js + 49 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 + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/options/defaultOptions.js","statSize":882,"parsedSize":454,"gzipSize":104,"inaccurateSizes":true},{"id":null,"label":"processOptions.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/options/processOptions.js","statSize":9241,"parsedSize":4756,"gzipSize":1099,"inaccurateSizes":true}],"parsedSize":5210,"gzipSize":1204,"inaccurateSizes":true},{"label":"picker","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker","statSize":65355,"groups":[{"id":null,"label":"Picker.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/Picker.js","statSize":17542,"parsedSize":9030,"gzipSize":2087,"inaccurateSizes":true},{"label":"templates","path":"./src/js/app.js + 49 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 + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/templates/pickerTemplate.js","statSize":907,"parsedSize":466,"gzipSize":107,"inaccurateSizes":true},{"id":null,"label":"daysTemplate.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/templates/daysTemplate.js","statSize":355,"parsedSize":182,"gzipSize":42,"inaccurateSizes":true},{"id":null,"label":"calendarWeeksTemplate.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/templates/calendarWeeksTemplate.js","statSize":361,"parsedSize":185,"gzipSize":42,"inaccurateSizes":true}],"parsedSize":835,"gzipSize":193,"inaccurateSizes":true},{"label":"views","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/views","statSize":46190,"groups":[{"id":null,"label":"DaysView.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/views/DaysView.js","statSize":15240,"parsedSize":7845,"gzipSize":1813,"inaccurateSizes":true},{"id":null,"label":"MonthsView.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/views/MonthsView.js","statSize":13427,"parsedSize":6911,"gzipSize":1597,"inaccurateSizes":true},{"id":null,"label":"YearsView.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/views/YearsView.js","statSize":13205,"parsedSize":6797,"gzipSize":1571,"inaccurateSizes":true},{"id":null,"label":"View.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/picker/views/View.js","statSize":4318,"parsedSize":2222,"gzipSize":513,"inaccurateSizes":true}],"parsedSize":23777,"gzipSize":5496,"inaccurateSizes":true}],"parsedSize":33642,"gzipSize":7777,"inaccurateSizes":true},{"label":"events","path":"./src/js/app.js + 49 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 + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/events/functions.js","statSize":1627,"parsedSize":837,"gzipSize":193,"inaccurateSizes":true},{"id":null,"label":"inputFieldListeners.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/events/inputFieldListeners.js","statSize":5648,"parsedSize":2907,"gzipSize":672,"inaccurateSizes":true},{"id":null,"label":"otherListeners.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/events/otherListeners.js","statSize":844,"parsedSize":434,"gzipSize":100,"inaccurateSizes":true},{"id":null,"label":"pickerListeners.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.2.0/node_modules/vanillajs-datepicker/js/events/pickerListeners.js","statSize":2090,"parsedSize":1075,"gzipSize":248,"inaccurateSizes":true}],"parsedSize":5255,"gzipSize":1214,"inaccurateSizes":true}],"parsedSize":63559,"gzipSize":14693,"inaccurateSizes":true},{"label":"redaxios@0.5.0/node_modules/redaxios/dist","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/redaxios@0.5.0/node_modules/redaxios/dist","statSize":2860,"groups":[{"id":null,"label":"redaxios.module.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/redaxios@0.5.0/node_modules/redaxios/dist/redaxios.module.js","statSize":2860,"parsedSize":1472,"gzipSize":340,"inaccurateSizes":true}],"parsedSize":1472,"gzipSize":340,"inaccurateSizes":true}],"parsedSize":112014,"gzipSize":25894,"inaccurateSizes":true}]}],"parsedSize":129056,"gzipSize":29834},{"label":"scss","path":"./src/scss","statSize":173613,"groups":[{"id":null,"label":"app.scss","path":"./src/scss/app.scss","statSize":173613}],"parsedSize":0,"gzipSize":0}],"parsedSize":129056,"gzipSize":29834}]},{"label":"js/app_sw.js","isAsset":true,"statSize":5493,"parsedSize":2270,"gzipSize":937,"groups":[{"label":"src/js","path":"./src/js","statSize":3205,"groups":[{"label":"libs","path":"./src/js/libs","statSize":149,"groups":[{"id":321,"label":"log.js","path":"./src/js/libs/log.js","statSize":149,"parsedSize":45,"gzipSize":57}],"parsedSize":45,"gzipSize":57},{"label":"types","path":"./src/js/types","statSize":3056,"groups":[{"id":742,"label":"sw.js","path":"./src/js/types/sw.js","statSize":3056,"parsedSize":1118,"gzipSize":549}],"parsedSize":1118,"gzipSize":549}],"parsedSize":1163,"gzipSize":566},{"label":"thirdparty","path":"./thirdparty","statSize":2288,"groups":[{"id":347,"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":198,"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":203,"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":527,"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":548,"label":"order.scss","path":"./src/scss/types/order.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]}];
window.defaultSizes = "parsed";
</script>
</body>

View File

@ -130,22 +130,22 @@ const CarouselUI = ((window) => {
calcResize.observe(el)
const resetPosition = () => {
// disable transition
inner.style.transition = 'none'
inner.classList.add('no-transition')
inner.style.left = '0px'
// disable transition
inner.style.transition = 'none'
inner.classList.add('no-transition')
inner.style.left = '0px'
// enable transition
setTimeout(() => {
inner.style.transition = ''
inner.classList.remove('no-transition')
// enable transition
setTimeout(() => {
inner.style.transition = ''
inner.classList.remove('no-transition')
inner.querySelectorAll('.carousel-item').forEach((el) => {
el.classList.remove('active')
})
inner.querySelectorAll('.carousel-item').forEach((el) => {
el.classList.remove('active')
})
inner.querySelector('.carousel-item:first-child').classList.add('active')
}, 1000);
inner.querySelector('.carousel-item:first-child').classList.add('active')
}, 1000);
};
el.addEventListener('slide.bs.carousel', (e) => {

View File

@ -1,6 +1,7 @@
// Bootstrap
// Configuration
@import "~bootstrap/scss/functions";
@import "~bootstrap/scss/maps";
@import "~bootstrap/scss/variables";
@import "~bootstrap/scss/mixins";
@import "~bootstrap/scss/utilities";