UPD: UI maps

This commit is contained in:
Tony Air 2022-09-23 20:29:13 +02:00
parent 8e85e3d8ff
commit f6eb9cf33b
8 changed files with 173 additions and 8 deletions

View File

@ -1,5 +1,5 @@
{
"version": "4.7.8",
"version": "4.7.9",
"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.8",
"version": "4.7.9",
"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-1663948267575"/><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-1663957591513"/><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={643:function(e){e.exports=function log(e){false}},24: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.8","-sw"),n=__webpack_require__(643),r=__webpack_require__(24);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={643:function(e){e.exports=function log(e){false}},24: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.9","-sw"),n=__webpack_require__(643),r=__webpack_require__(24);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))}))}()}();

165
dist/records.json vendored
View File

@ -82,6 +82,171 @@
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.9+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/app.scss": [
{
"chunks": {
"byName": {
"child": 396
},
"bySource": {
"0 child": 396
},
"usedIds": [
396
]
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.5_rhsdbzevgb5tizdhlla5jsbgyu/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": 375,
"./node_modules/.pnpm/babel-loader@8.2.5_rhsdbzevgb5tizdhlla5jsbgyu/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": 509,
"./node_modules/.pnpm/babel-loader@8.2.5_rhsdbzevgb5tizdhlla5jsbgyu/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": 21,
"./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.9+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/app.scss": 470,
"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": 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,
"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=%27M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z%27/%3e%3c/svg%3e": 692,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m2 5 6 6 6-6%27/%3e%3c/svg%3e": 770,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10h8%27/%3e%3c/svg%3e": 931,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27m6 10 3 3 6-6%27/%3e%3c/svg%3e": 199,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%280, 0, 0, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e": 217,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e": 956,
"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": [
21,
122,
144,
199,
204,
217,
254,
375,
469,
470,
486,
509,
609,
647,
692,
770,
931,
956
]
}
}
],
"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.9+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_rhsdbzevgb5tizdhlla5jsbgyu/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": 375,
"./node_modules/.pnpm/babel-loader@8.2.5_rhsdbzevgb5tizdhlla5jsbgyu/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": 21,
"./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.9+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/cms.scss": 824
},
"usedIds": [
21,
375,
824
]
}
}
],
"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.9+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_rhsdbzevgb5tizdhlla5jsbgyu/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": 375,
"./node_modules/.pnpm/babel-loader@8.2.5_rhsdbzevgb5tizdhlla5jsbgyu/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": 21,
"./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.9+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/editor.scss": 412
},
"usedIds": [
21,
375,
412
]
}
}
],
"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.9+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_rhsdbzevgb5tizdhlla5jsbgyu/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": 375,
"./node_modules/.pnpm/babel-loader@8.2.5_rhsdbzevgb5tizdhlla5jsbgyu/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": 21,
"./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.9+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/map.api.scss": 937
},
"usedIds": [
21,
375,
937
]
}
}
],
"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.9+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_rhsdbzevgb5tizdhlla5jsbgyu/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": 375,
"./node_modules/.pnpm/babel-loader@8.2.5_rhsdbzevgb5tizdhlla5jsbgyu/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": 21,
"./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.9+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/order.scss": 66
},
"usedIds": [
21,
66,
375
]
}
}
],
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.5_rhsdbzevgb5tizdhlla5jsbgyu/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": 271,

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 [23 Sep 2022 at 17:51]</title>
<title>@a2nt/ss-bootstrap-ui-webpack-boilerplate-react [23 Sep 2022 at 20:28]</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":427021,"parsedSize":130036,"gzipSize":30318,"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":271,"label":"index.js","path":"./node_modules/.pnpm/youtube-embed@1.0.0/node_modules/youtube-embed/index.js","statSize":577,"parsedSize":278,"gzipSize":225}],"parsedSize":278,"gzipSize":225},{"label":"src","path":"./src","statSize":426444,"groups":[{"label":"js","path":"./src/js","statSize":252443,"groups":[{"id":514,"label":"app.js + 49 modules (concatenated)","path":"./src/js/app.js + 49 modules (concatenated)","statSize":251223,"parsedSize":129388,"gzipSize":30022,"concatenated":true,"groups":[{"label":"src/js","path":"./src/js/app.js + 49 modules (concatenated)/src/js","statSize":33620,"groups":[{"id":null,"label":"app.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/app.js","statSize":2433,"parsedSize":1253,"gzipSize":290,"inaccurateSizes":true},{"label":"main","path":"./src/js/app.js + 49 modules (concatenated)/src/js/main","statSize":9907,"groups":[{"id":null,"label":"index.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/main/index.js","statSize":173,"parsedSize":89,"gzipSize":20,"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":107,"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":2697,"parsedSize":1389,"gzipSize":322,"inaccurateSizes":true},{"id":null,"label":"main.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/main/main.js","statSize":3113,"parsedSize":1603,"gzipSize":372,"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":5102,"gzipSize":1183,"inaccurateSizes":true},{"label":"ui","path":"./src/js/app.js + 49 modules (concatenated)/src/js/ui","statSize":10886,"groups":[{"id":null,"label":"carousel.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/ui/carousel.js","statSize":7166,"parsedSize":3690,"gzipSize":856,"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":396,"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":5606,"gzipSize":1300,"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":315,"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":138,"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":1730,"gzipSize":401,"inaccurateSizes":true}],"parsedSize":1730,"gzipSize":401,"inaccurateSizes":true}],"parsedSize":3685,"gzipSize":855,"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":807,"gzipSize":187,"inaccurateSizes":true}],"parsedSize":807,"gzipSize":187,"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":17315,"gzipSize":4017,"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":163,"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":8011,"gzipSize":1858,"inaccurateSizes":true}],"parsedSize":9136,"gzipSize":2119,"inaccurateSizes":true},{"label":"bootstrap@5.2.1_@popperjs+core@2.11.6/node_modules/bootstrap/js/src","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.1_@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.1_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/carousel.js","statSize":20824,"parsedSize":10725,"gzipSize":2488,"inaccurateSizes":true},{"label":"dom","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.1_@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.1_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":12343,"parsedSize":6357,"gzipSize":1475,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.1_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":3717,"parsedSize":1914,"gzipSize":444,"inaccurateSizes":true},{"id":null,"label":"selector-engine.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.1_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3613,"parsedSize":1860,"gzipSize":431,"inaccurateSizes":true},{"id":null,"label":"data.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.1_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/dom/data.js","statSize":1453,"parsedSize":748,"gzipSize":173,"inaccurateSizes":true}],"parsedSize":10880,"gzipSize":2524,"inaccurateSizes":true},{"label":"util","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.1_@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.1_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/util/index.js","statSize":11336,"parsedSize":5838,"gzipSize":1354,"inaccurateSizes":true},{"id":null,"label":"swipe.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.1_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/util/swipe.js","statSize":7667,"parsedSize":3948,"gzipSize":916,"inaccurateSizes":true},{"id":null,"label":"config.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.1_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/util/config.js","statSize":4668,"parsedSize":2404,"gzipSize":557,"inaccurateSizes":true}],"parsedSize":12191,"gzipSize":2828,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.1_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/base-component.js","statSize":7911,"parsedSize":4074,"gzipSize":945,"inaccurateSizes":true}],"parsedSize":37871,"gzipSize":8787,"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":10632,"gzipSize":2467,"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":2881,"gzipSize":668,"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":1700,"gzipSize":394,"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":1003,"gzipSize":232,"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":810,"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":2138,"gzipSize":496,"inaccurateSizes":true}],"parsedSize":8533,"gzipSize":1980,"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":105,"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":4759,"gzipSize":1104,"inaccurateSizes":true}],"parsedSize":5213,"gzipSize":1209,"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":9034,"gzipSize":2096,"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":467,"gzipSize":108,"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":43,"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":7849,"gzipSize":1821,"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":6915,"gzipSize":1604,"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":6801,"gzipSize":1578,"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":2223,"gzipSize":516,"inaccurateSizes":true}],"parsedSize":23789,"gzipSize":5519,"inaccurateSizes":true}],"parsedSize":33659,"gzipSize":7810,"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":194,"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":2908,"gzipSize":674,"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":1076,"gzipSize":249,"inaccurateSizes":true}],"parsedSize":5257,"gzipSize":1220,"inaccurateSizes":true}],"parsedSize":63592,"gzipSize":14755,"inaccurateSizes":true},{"label":"redaxios@0.5.1/node_modules/redaxios/dist","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/redaxios@0.5.1/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.1/node_modules/redaxios/dist/redaxios.module.js","statSize":2860,"parsedSize":1472,"gzipSize":341,"inaccurateSizes":true}],"parsedSize":1472,"gzipSize":341,"inaccurateSizes":true}],"parsedSize":112072,"gzipSize":26004,"inaccurateSizes":true}]},{"label":"main","path":"./src/js/main","statSize":1220,"groups":[{"id":707,"label":"funcs.js","path":"./src/js/main/funcs.js","statSize":1220,"parsedSize":370,"gzipSize":268}],"parsedSize":370,"gzipSize":268}],"parsedSize":129758,"gzipSize":30181},{"label":"scss","path":"./src/scss","statSize":174001,"groups":[{"id":null,"label":"app.scss","path":"./src/scss/app.scss","statSize":174001}],"parsedSize":0,"gzipSize":0}],"parsedSize":129758,"gzipSize":30181}]},{"label":"js/app_sw.js","isAsset":true,"statSize":5493,"parsedSize":2268,"gzipSize":937,"groups":[{"label":"src/js","path":"./src/js","statSize":3205,"groups":[{"label":"libs","path":"./src/js/libs","statSize":149,"groups":[{"id":643,"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":91,"label":"sw.js","path":"./src/js/types/sw.js","statSize":3056,"parsedSize":1116,"gzipSize":548}],"parsedSize":1116,"gzipSize":548}],"parsedSize":1161,"gzipSize":566},{"label":"thirdparty","path":"./thirdparty","statSize":2288,"groups":[{"id":24,"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":836,"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":42,"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":705,"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":478,"label":"order.scss","path":"./src/scss/types/order.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]}];
window.chartData = [{"label":"js/app.js","isAsset":true,"statSize":427021,"parsedSize":130036,"gzipSize":30319,"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":271,"label":"index.js","path":"./node_modules/.pnpm/youtube-embed@1.0.0/node_modules/youtube-embed/index.js","statSize":577,"parsedSize":278,"gzipSize":225}],"parsedSize":278,"gzipSize":225},{"label":"src","path":"./src","statSize":426444,"groups":[{"label":"js","path":"./src/js","statSize":252443,"groups":[{"id":514,"label":"app.js + 49 modules (concatenated)","path":"./src/js/app.js + 49 modules (concatenated)","statSize":251223,"parsedSize":129388,"gzipSize":30023,"concatenated":true,"groups":[{"label":"src/js","path":"./src/js/app.js + 49 modules (concatenated)/src/js","statSize":33620,"groups":[{"id":null,"label":"app.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/app.js","statSize":2433,"parsedSize":1253,"gzipSize":290,"inaccurateSizes":true},{"label":"main","path":"./src/js/app.js + 49 modules (concatenated)/src/js/main","statSize":9907,"groups":[{"id":null,"label":"index.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/main/index.js","statSize":173,"parsedSize":89,"gzipSize":20,"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":107,"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":2697,"parsedSize":1389,"gzipSize":322,"inaccurateSizes":true},{"id":null,"label":"main.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/main/main.js","statSize":3113,"parsedSize":1603,"gzipSize":372,"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":5102,"gzipSize":1183,"inaccurateSizes":true},{"label":"ui","path":"./src/js/app.js + 49 modules (concatenated)/src/js/ui","statSize":10886,"groups":[{"id":null,"label":"carousel.js","path":"./src/js/app.js + 49 modules (concatenated)/src/js/ui/carousel.js","statSize":7166,"parsedSize":3690,"gzipSize":856,"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":396,"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":5606,"gzipSize":1300,"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":315,"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":138,"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":1730,"gzipSize":401,"inaccurateSizes":true}],"parsedSize":1730,"gzipSize":401,"inaccurateSizes":true}],"parsedSize":3685,"gzipSize":855,"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":807,"gzipSize":187,"inaccurateSizes":true}],"parsedSize":807,"gzipSize":187,"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":17315,"gzipSize":4017,"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":163,"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":8011,"gzipSize":1859,"inaccurateSizes":true}],"parsedSize":9136,"gzipSize":2119,"inaccurateSizes":true},{"label":"bootstrap@5.2.1_@popperjs+core@2.11.6/node_modules/bootstrap/js/src","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.1_@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.1_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/carousel.js","statSize":20824,"parsedSize":10725,"gzipSize":2488,"inaccurateSizes":true},{"label":"dom","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.1_@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.1_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":12343,"parsedSize":6357,"gzipSize":1475,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.1_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":3717,"parsedSize":1914,"gzipSize":444,"inaccurateSizes":true},{"id":null,"label":"selector-engine.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.1_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3613,"parsedSize":1860,"gzipSize":431,"inaccurateSizes":true},{"id":null,"label":"data.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.1_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/dom/data.js","statSize":1453,"parsedSize":748,"gzipSize":173,"inaccurateSizes":true}],"parsedSize":10880,"gzipSize":2524,"inaccurateSizes":true},{"label":"util","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.1_@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.1_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/util/index.js","statSize":11336,"parsedSize":5838,"gzipSize":1354,"inaccurateSizes":true},{"id":null,"label":"swipe.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.1_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/util/swipe.js","statSize":7667,"parsedSize":3948,"gzipSize":916,"inaccurateSizes":true},{"id":null,"label":"config.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.1_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/util/config.js","statSize":4668,"parsedSize":2404,"gzipSize":557,"inaccurateSizes":true}],"parsedSize":12191,"gzipSize":2828,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/bootstrap@5.2.1_@popperjs+core@2.11.6/node_modules/bootstrap/js/src/base-component.js","statSize":7911,"parsedSize":4074,"gzipSize":945,"inaccurateSizes":true}],"parsedSize":37871,"gzipSize":8787,"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":10632,"gzipSize":2467,"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":2881,"gzipSize":668,"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":1700,"gzipSize":394,"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":1003,"gzipSize":232,"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":810,"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":2138,"gzipSize":496,"inaccurateSizes":true}],"parsedSize":8533,"gzipSize":1980,"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":105,"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":4759,"gzipSize":1104,"inaccurateSizes":true}],"parsedSize":5213,"gzipSize":1209,"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":9034,"gzipSize":2096,"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":467,"gzipSize":108,"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":43,"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":7849,"gzipSize":1821,"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":6915,"gzipSize":1604,"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":6801,"gzipSize":1578,"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":2223,"gzipSize":516,"inaccurateSizes":true}],"parsedSize":23789,"gzipSize":5520,"inaccurateSizes":true}],"parsedSize":33659,"gzipSize":7810,"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":194,"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":2908,"gzipSize":674,"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":1076,"gzipSize":249,"inaccurateSizes":true}],"parsedSize":5257,"gzipSize":1220,"inaccurateSizes":true}],"parsedSize":63592,"gzipSize":14755,"inaccurateSizes":true},{"label":"redaxios@0.5.1/node_modules/redaxios/dist","path":"./src/js/app.js + 49 modules (concatenated)/node_modules/.pnpm/redaxios@0.5.1/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.1/node_modules/redaxios/dist/redaxios.module.js","statSize":2860,"parsedSize":1472,"gzipSize":341,"inaccurateSizes":true}],"parsedSize":1472,"gzipSize":341,"inaccurateSizes":true}],"parsedSize":112072,"gzipSize":26005,"inaccurateSizes":true}]},{"label":"main","path":"./src/js/main","statSize":1220,"groups":[{"id":707,"label":"funcs.js","path":"./src/js/main/funcs.js","statSize":1220,"parsedSize":370,"gzipSize":268}],"parsedSize":370,"gzipSize":268}],"parsedSize":129758,"gzipSize":30181},{"label":"scss","path":"./src/scss","statSize":174001,"groups":[{"id":null,"label":"app.scss","path":"./src/scss/app.scss","statSize":174001}],"parsedSize":0,"gzipSize":0}],"parsedSize":129758,"gzipSize":30181}]},{"label":"js/app_sw.js","isAsset":true,"statSize":5493,"parsedSize":2268,"gzipSize":936,"groups":[{"label":"src/js","path":"./src/js","statSize":3205,"groups":[{"label":"libs","path":"./src/js/libs","statSize":149,"groups":[{"id":643,"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":91,"label":"sw.js","path":"./src/js/types/sw.js","statSize":3056,"parsedSize":1116,"gzipSize":548}],"parsedSize":1116,"gzipSize":548}],"parsedSize":1161,"gzipSize":566},{"label":"thirdparty","path":"./thirdparty","statSize":2288,"groups":[{"id":24,"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":836,"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":42,"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":705,"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":478,"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.7.8",
"version": "4.7.9",
"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",