FIX: captcha render

This commit is contained in:
Tony Air 2023-11-18 03:42:15 +02:00
parent e146784ae7
commit 5abf644ab4
9 changed files with 182 additions and 13 deletions

View File

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

2
dist/index.html vendored
View File

@ -1,4 +1,4 @@
<!doctype html><html lang="en"><head><title>Webpack Bootstrap 4 UI Demo</title><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="description" content="UI Kit"/><meta name="author" content="Tony Air <tony@twma.pro>"/><meta name="ping" content="/Security/ping"/><meta name="api_url" content="http://127.0.0.1/graphql"/><meta name="api_static_domain" content="http://127.0.0.1"/><meta name="swversion" content="sw-1699465141468"/><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-1699465185773"/><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={475:function(e){e.exports=function log(e){false}},329: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("5.1.1","-sw"),n=__webpack_require__(475),r=__webpack_require__(329);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={475:function(e){e.exports=function log(e){false}},329: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("5.1.2","-sw"),n=__webpack_require__(475),r=__webpack_require__(329);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.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.3.2_sass@1.69.5_webpack@5.89.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@9.1.3_@babel+core@7.23.2_webpack@5.89.0/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/runtime/api.js": 962,
"./node_modules/.pnpm/babel-loader@9.1.3_@babel+core@7.23.2_webpack@5.89.0/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/runtime/getUrl.js": 687,
"./node_modules/.pnpm/babel-loader@9.1.3_@babel+core@7.23.2_webpack@5.89.0/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 115,
"./node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.3.2_sass@1.69.5_webpack@5.89.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/app.scss": 989,
"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=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%28255, 255, 255, 0.25%29%27/%3e%3c/svg%3e": 991,
"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%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 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23dee2e6%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": 711,
"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%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 30 30%27%3e%3cpath stroke=%27rgba%2833, 37, 41, 0.75%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e": 221,
"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": [
115,
122,
144,
199,
204,
221,
254,
469,
486,
609,
687,
711,
770,
931,
956,
962,
989,
991
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.3.2_sass@1.69.5_webpack@5.89.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@9.1.3_@babel+core@7.23.2_webpack@5.89.0/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/runtime/api.js": 962,
"./node_modules/.pnpm/babel-loader@9.1.3_@babel+core@7.23.2_webpack@5.89.0/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 115,
"./node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.3.2_sass@1.69.5_webpack@5.89.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/cms.scss": 341
},
"usedIds": [
115,
341,
962
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.3.2_sass@1.69.5_webpack@5.89.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@9.1.3_@babel+core@7.23.2_webpack@5.89.0/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/runtime/api.js": 962,
"./node_modules/.pnpm/babel-loader@9.1.3_@babel+core@7.23.2_webpack@5.89.0/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 115,
"./node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.3.2_sass@1.69.5_webpack@5.89.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/editor.scss": 528
},
"usedIds": [
115,
528,
962
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.3.2_sass@1.69.5_webpack@5.89.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@9.1.3_@babel+core@7.23.2_webpack@5.89.0/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/runtime/api.js": 962,
"./node_modules/.pnpm/babel-loader@9.1.3_@babel+core@7.23.2_webpack@5.89.0/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 115,
"./node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.3.2_sass@1.69.5_webpack@5.89.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/map.api.scss": 337
},
"usedIds": [
115,
337,
962
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/webpack-bootstrap-ui-kit/node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.3.2_sass@1.69.5_webpack@5.89.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@9.1.3_@babel+core@7.23.2_webpack@5.89.0/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/runtime/api.js": 962,
"./node_modules/.pnpm/babel-loader@9.1.3_@babel+core@7.23.2_webpack@5.89.0/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 115,
"./node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@13.3.2_sass@1.69.5_webpack@5.89.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/types/order.scss": 896
},
"usedIds": [
115,
896,
962
]
}
}
],
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@9.1.3_@babel+core@7.23.2_webpack@5.89.0/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": 679,

2
dist/report.html vendored
View File

@ -49,7 +49,7 @@ var t="[object Symbol]",n=/[&<>"'`]/g,i=RegExp(n.source),r="object"==typeof self
<body>
<div id="app"></div>
<script>
window.chartData = [{"label":"js/app.js","isAsset":true,"statSize":472532,"parsedSize":141229,"gzipSize":32925,"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":573,"groups":[{"id":679,"label":"index.js","path":"./node_modules/.pnpm/youtube-embed@1.0.0/node_modules/youtube-embed/index.js","statSize":573,"parsedSize":278,"gzipSize":225}],"parsedSize":278,"gzipSize":225},{"label":"src","path":"./src","statSize":471959,"groups":[{"label":"js","path":"./src/js","statSize":272057,"groups":[{"id":570,"label":"app.js + 50 modules (concatenated)","path":"./src/js/app.js + 50 modules (concatenated)","statSize":270839,"parsedSize":140581,"gzipSize":32625,"concatenated":true,"groups":[{"label":"src/js","path":"./src/js/app.js + 50 modules (concatenated)/src/js","statSize":39210,"groups":[{"id":null,"label":"app.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/app.js","statSize":2451,"parsedSize":1272,"gzipSize":295,"inaccurateSizes":true},{"label":"main","path":"./src/js/app.js + 50 modules (concatenated)/src/js/main","statSize":12072,"groups":[{"id":null,"label":"index.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/main/index.js","statSize":174,"parsedSize":90,"gzipSize":20,"inaccurateSizes":true},{"id":null,"label":"visibility.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/main/visibility.js","statSize":901,"parsedSize":467,"gzipSize":108,"inaccurateSizes":true},{"id":null,"label":"touch.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/main/touch.js","statSize":1595,"parsedSize":827,"gzipSize":192,"inaccurateSizes":true},{"id":null,"label":"css-screen-size.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/main/css-screen-size.js","statSize":2677,"parsedSize":1389,"gzipSize":322,"inaccurateSizes":true},{"id":null,"label":"main.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/main/main.js","statSize":4469,"parsedSize":2319,"gzipSize":538,"inaccurateSizes":true},{"id":null,"label":"loading-spinner.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/main/loading-spinner.js","statSize":2256,"parsedSize":1170,"gzipSize":271,"inaccurateSizes":true}],"parsedSize":6266,"gzipSize":1454,"inaccurateSizes":true},{"label":"ui","path":"./src/js/app.js + 50 modules (concatenated)/src/js/ui","statSize":12436,"groups":[{"id":null,"label":"carousel.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/ui/carousel.js","statSize":7108,"parsedSize":3689,"gzipSize":856,"inaccurateSizes":true},{"id":null,"label":"dropdown.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/ui/dropdown.js","statSize":4584,"parsedSize":2379,"gzipSize":552,"inaccurateSizes":true},{"id":null,"label":"datepicker.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/ui/datepicker.js","statSize":744,"parsedSize":386,"gzipSize":89,"inaccurateSizes":true}],"parsedSize":6454,"gzipSize":1498,"inaccurateSizes":true},{"label":"ajax","path":"./src/js/app.js + 50 modules (concatenated)/src/js/ajax","statSize":8379,"groups":[{"id":null,"label":"online.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/ajax/online.js","statSize":2634,"parsedSize":1367,"gzipSize":317,"inaccurateSizes":true},{"id":null,"label":"lazy-images.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/ajax/lazy-images.js","statSize":1555,"parsedSize":807,"gzipSize":187,"inaccurateSizes":true},{"label":"models","path":"./src/js/app.js + 50 modules (concatenated)/src/js/ajax/models","statSize":4190,"groups":[{"id":null,"label":"image.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/ajax/models/image.js","statSize":4190,"parsedSize":2174,"gzipSize":504,"inaccurateSizes":true}],"parsedSize":2174,"gzipSize":504,"inaccurateSizes":true}],"parsedSize":4349,"gzipSize":1009,"inaccurateSizes":true},{"label":"layout","path":"./src/js/app.js + 50 modules (concatenated)/src/js/layout","statSize":2195,"groups":[{"id":null,"label":"index.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/layout/index.js","statSize":2195,"parsedSize":1139,"gzipSize":264,"inaccurateSizes":true}],"parsedSize":1139,"gzipSize":264,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/_events.js","statSize":1398,"parsedSize":725,"gzipSize":168,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/_consts.js","statSize":279,"parsedSize":144,"gzipSize":33,"inaccurateSizes":true}],"parsedSize":20352,"gzipSize":4723,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm","statSize":231629,"groups":[{"label":"@a2nt+meta-lightbox-js@4.2.8/node_modules/@a2nt/meta-lightbox-js/src/js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.8/node_modules/@a2nt/meta-lightbox-js/src/js","statSize":18988,"groups":[{"id":null,"label":"app.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.8/node_modules/@a2nt/meta-lightbox-js/src/js/app.js","statSize":980,"parsedSize":508,"gzipSize":118,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.8/node_modules/@a2nt/meta-lightbox-js/src/js/_events.js","statSize":1367,"parsedSize":709,"gzipSize":164,"inaccurateSizes":true},{"id":null,"label":"window.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.8/node_modules/@a2nt/meta-lightbox-js/src/js/window.js","statSize":16641,"parsedSize":8637,"gzipSize":2004,"inaccurateSizes":true}],"parsedSize":9855,"gzipSize":2287,"inaccurateSizes":true},{"label":"bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src","statSize":77312,"groups":[{"id":null,"label":"carousel.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src/carousel.js","statSize":21280,"parsedSize":11045,"gzipSize":2563,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src/base-component.js","statSize":8394,"parsedSize":4356,"gzipSize":1011,"inaccurateSizes":true},{"label":"dom","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src/dom","statSize":22744,"groups":[{"id":null,"label":"event-handler.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":12475,"parsedSize":6475,"gzipSize":1502,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":3688,"parsedSize":1914,"gzipSize":444,"inaccurateSizes":true},{"id":null,"label":"selector-engine.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":5133,"parsedSize":2664,"gzipSize":618,"inaccurateSizes":true},{"id":null,"label":"data.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src/dom/data.js","statSize":1448,"parsedSize":751,"gzipSize":174,"inaccurateSizes":true}],"parsedSize":11805,"gzipSize":2739,"inaccurateSizes":true},{"label":"util","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src/util","statSize":24894,"groups":[{"id":null,"label":"index.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src/util/index.js","statSize":10066,"parsedSize":5224,"gzipSize":1212,"inaccurateSizes":true},{"id":null,"label":"swipe.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src/util/swipe.js","statSize":8157,"parsedSize":4233,"gzipSize":982,"inaccurateSizes":true},{"id":null,"label":"config.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src/util/config.js","statSize":6671,"parsedSize":3462,"gzipSize":803,"inaccurateSizes":true}],"parsedSize":12921,"gzipSize":2998,"inaccurateSizes":true}],"parsedSize":40129,"gzipSize":9312,"inaccurateSizes":true},{"label":"vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js","statSize":132534,"groups":[{"id":null,"label":"Datepicker.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/Datepicker.js","statSize":25040,"parsedSize":12997,"gzipSize":3016,"inaccurateSizes":true},{"label":"lib","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/lib","statSize":18108,"groups":[{"id":null,"label":"date-format.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/lib/date-format.js","statSize":5594,"parsedSize":2903,"gzipSize":673,"inaccurateSizes":true},{"id":null,"label":"date.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/lib/date.js","statSize":4984,"parsedSize":2586,"gzipSize":600,"inaccurateSizes":true},{"id":null,"label":"utils.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/lib/utils.js","statSize":1841,"parsedSize":955,"gzipSize":221,"inaccurateSizes":true},{"id":null,"label":"dom.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/lib/dom.js","statSize":1570,"parsedSize":814,"gzipSize":189,"inaccurateSizes":true},{"id":null,"label":"event.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/lib/event.js","statSize":4119,"parsedSize":2137,"gzipSize":496,"inaccurateSizes":true}],"parsedSize":9399,"gzipSize":2181,"inaccurateSizes":true},{"label":"i18n","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/i18n","statSize":566,"groups":[{"id":null,"label":"base-locales.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/i18n/base-locales.js","statSize":566,"parsedSize":293,"gzipSize":68,"inaccurateSizes":true}],"parsedSize":293,"gzipSize":68,"inaccurateSizes":true},{"label":"options","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/options","statSize":14934,"groups":[{"id":null,"label":"defaultOptions.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/options/defaultOptions.js","statSize":874,"parsedSize":453,"gzipSize":105,"inaccurateSizes":true},{"id":null,"label":"processOptions.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/options/processOptions.js","statSize":12871,"parsedSize":6680,"gzipSize":1550,"inaccurateSizes":true},{"id":null,"label":"shortcutKeys.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/options/shortcutKeys.js","statSize":1189,"parsedSize":617,"gzipSize":143,"inaccurateSizes":true}],"parsedSize":7751,"gzipSize":1798,"inaccurateSizes":true},{"label":"picker","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/picker","statSize":62972,"groups":[{"id":null,"label":"Picker.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/picker/Picker.js","statSize":19610,"parsedSize":10178,"gzipSize":2362,"inaccurateSizes":true},{"label":"templates","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/picker/templates","statSize":1538,"groups":[{"id":null,"label":"pickerTemplate.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/picker/templates/pickerTemplate.js","statSize":893,"parsedSize":463,"gzipSize":107,"inaccurateSizes":true},{"id":null,"label":"daysTemplate.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/picker/templates/daysTemplate.js","statSize":322,"parsedSize":167,"gzipSize":38,"inaccurateSizes":true},{"id":null,"label":"weekNumbersTemplate.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/picker/templates/weekNumbersTemplate.js","statSize":323,"parsedSize":167,"gzipSize":38,"inaccurateSizes":true}],"parsedSize":798,"gzipSize":185,"inaccurateSizes":true},{"label":"views","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/picker/views","statSize":41824,"groups":[{"id":null,"label":"DaysView.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/picker/views/DaysView.js","statSize":11252,"parsedSize":5840,"gzipSize":1355,"inaccurateSizes":true},{"id":null,"label":"MonthsView.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/picker/views/MonthsView.js","statSize":11567,"parsedSize":6003,"gzipSize":1393,"inaccurateSizes":true},{"id":null,"label":"YearsView.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/picker/views/YearsView.js","statSize":10279,"parsedSize":5335,"gzipSize":1238,"inaccurateSizes":true},{"id":null,"label":"View.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/picker/views/View.js","statSize":8726,"parsedSize":4529,"gzipSize":1051,"inaccurateSizes":true}],"parsedSize":21709,"gzipSize":5038,"inaccurateSizes":true}],"parsedSize":32686,"gzipSize":7585,"inaccurateSizes":true},{"label":"events","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/events","statSize":10914,"groups":[{"id":null,"label":"functions.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/events/functions.js","statSize":2204,"parsedSize":1144,"gzipSize":265,"inaccurateSizes":true},{"id":null,"label":"elementListeners.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/events/elementListeners.js","statSize":6348,"parsedSize":3294,"gzipSize":764,"inaccurateSizes":true},{"id":null,"label":"otherListeners.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/events/otherListeners.js","statSize":840,"parsedSize":436,"gzipSize":101,"inaccurateSizes":true},{"id":null,"label":"pickerListeners.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/events/pickerListeners.js","statSize":1522,"parsedSize":790,"gzipSize":183,"inaccurateSizes":true}],"parsedSize":5664,"gzipSize":1314,"inaccurateSizes":true}],"parsedSize":68792,"gzipSize":15964,"inaccurateSizes":true},{"label":"redaxios@0.5.1/node_modules/redaxios/dist","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/redaxios@0.5.1/node_modules/redaxios/dist","statSize":2795,"groups":[{"id":null,"label":"redaxios.module.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/redaxios@0.5.1/node_modules/redaxios/dist/redaxios.module.js","statSize":2795,"parsedSize":1450,"gzipSize":336,"inaccurateSizes":true}],"parsedSize":1450,"gzipSize":336,"inaccurateSizes":true}],"parsedSize":120228,"gzipSize":27901,"inaccurateSizes":true}]},{"label":"main","path":"./src/js/main","statSize":1218,"groups":[{"id":802,"label":"funcs.js","path":"./src/js/main/funcs.js","statSize":1218,"parsedSize":370,"gzipSize":268}],"parsedSize":370,"gzipSize":268}],"parsedSize":140951,"gzipSize":32778},{"label":"scss","path":"./src/scss","statSize":199902,"groups":[{"id":null,"label":"app.scss","path":"./src/scss/app.scss","statSize":199902}],"parsedSize":0,"gzipSize":0}],"parsedSize":140951,"gzipSize":32778}],"isInitialByEntrypoint":{"app":true}},{"label":"js/app_sw.js","isAsset":true,"statSize":5518,"parsedSize":2270,"gzipSize":937,"groups":[{"label":"src/js","path":"./src/js","statSize":3226,"groups":[{"label":"libs","path":"./src/js/libs","statSize":147,"groups":[{"id":475,"label":"log.js","path":"./src/js/libs/log.js","statSize":147,"parsedSize":45,"gzipSize":57}],"parsedSize":45,"gzipSize":57},{"label":"types","path":"./src/js/types","statSize":3079,"groups":[{"id":378,"label":"sw.js","path":"./src/js/types/sw.js","statSize":3079,"parsedSize":1118,"gzipSize":550}],"parsedSize":1118,"gzipSize":550}],"parsedSize":1163,"gzipSize":568},{"label":"thirdparty","path":"./thirdparty","statSize":2292,"groups":[{"id":329,"label":"serviceworker-caches.js","path":"./thirdparty/serviceworker-caches.js","statSize":2292,"parsedSize":1107,"gzipSize":486}],"parsedSize":1107,"gzipSize":486}],"isInitialByEntrypoint":{"app_sw":true}},{"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":118,"label":"cms.scss","path":"./src/scss/types/cms.scss","statSize":50}],"parsedSize":0,"gzipSize":0}],"isInitialByEntrypoint":{"app_cms":true}},{"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":190,"label":"editor.scss","path":"./src/scss/types/editor.scss","statSize":50}],"parsedSize":0,"gzipSize":0}],"isInitialByEntrypoint":{"app_editor":true}},{"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":928,"label":"map.api.scss","path":"./src/scss/types/map.api.scss","statSize":50}],"parsedSize":0,"gzipSize":0}],"isInitialByEntrypoint":{"app_map.api":true}},{"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":198,"label":"order.scss","path":"./src/scss/types/order.scss","statSize":50}],"parsedSize":0,"gzipSize":0}],"isInitialByEntrypoint":{"app_order":true}}];
window.chartData = [{"label":"js/app.js","isAsset":true,"statSize":472532,"parsedSize":141229,"gzipSize":32925,"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":573,"groups":[{"id":679,"label":"index.js","path":"./node_modules/.pnpm/youtube-embed@1.0.0/node_modules/youtube-embed/index.js","statSize":573,"parsedSize":278,"gzipSize":225}],"parsedSize":278,"gzipSize":225},{"label":"src","path":"./src","statSize":471959,"groups":[{"label":"js","path":"./src/js","statSize":272057,"groups":[{"id":570,"label":"app.js + 50 modules (concatenated)","path":"./src/js/app.js + 50 modules (concatenated)","statSize":270839,"parsedSize":140581,"gzipSize":32625,"concatenated":true,"groups":[{"label":"src/js","path":"./src/js/app.js + 50 modules (concatenated)/src/js","statSize":39210,"groups":[{"id":null,"label":"app.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/app.js","statSize":2451,"parsedSize":1272,"gzipSize":295,"inaccurateSizes":true},{"label":"main","path":"./src/js/app.js + 50 modules (concatenated)/src/js/main","statSize":12072,"groups":[{"id":null,"label":"index.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/main/index.js","statSize":174,"parsedSize":90,"gzipSize":20,"inaccurateSizes":true},{"id":null,"label":"visibility.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/main/visibility.js","statSize":901,"parsedSize":467,"gzipSize":108,"inaccurateSizes":true},{"id":null,"label":"touch.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/main/touch.js","statSize":1595,"parsedSize":827,"gzipSize":192,"inaccurateSizes":true},{"id":null,"label":"css-screen-size.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/main/css-screen-size.js","statSize":2677,"parsedSize":1389,"gzipSize":322,"inaccurateSizes":true},{"id":null,"label":"main.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/main/main.js","statSize":4469,"parsedSize":2319,"gzipSize":538,"inaccurateSizes":true},{"id":null,"label":"loading-spinner.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/main/loading-spinner.js","statSize":2256,"parsedSize":1170,"gzipSize":271,"inaccurateSizes":true}],"parsedSize":6266,"gzipSize":1454,"inaccurateSizes":true},{"label":"ui","path":"./src/js/app.js + 50 modules (concatenated)/src/js/ui","statSize":12436,"groups":[{"id":null,"label":"carousel.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/ui/carousel.js","statSize":7108,"parsedSize":3689,"gzipSize":856,"inaccurateSizes":true},{"id":null,"label":"dropdown.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/ui/dropdown.js","statSize":4584,"parsedSize":2379,"gzipSize":552,"inaccurateSizes":true},{"id":null,"label":"datepicker.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/ui/datepicker.js","statSize":744,"parsedSize":386,"gzipSize":89,"inaccurateSizes":true}],"parsedSize":6454,"gzipSize":1498,"inaccurateSizes":true},{"label":"ajax","path":"./src/js/app.js + 50 modules (concatenated)/src/js/ajax","statSize":8379,"groups":[{"id":null,"label":"online.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/ajax/online.js","statSize":2634,"parsedSize":1367,"gzipSize":317,"inaccurateSizes":true},{"id":null,"label":"lazy-images.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/ajax/lazy-images.js","statSize":1555,"parsedSize":807,"gzipSize":187,"inaccurateSizes":true},{"label":"models","path":"./src/js/app.js + 50 modules (concatenated)/src/js/ajax/models","statSize":4190,"groups":[{"id":null,"label":"image.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/ajax/models/image.js","statSize":4190,"parsedSize":2174,"gzipSize":504,"inaccurateSizes":true}],"parsedSize":2174,"gzipSize":504,"inaccurateSizes":true}],"parsedSize":4349,"gzipSize":1009,"inaccurateSizes":true},{"label":"layout","path":"./src/js/app.js + 50 modules (concatenated)/src/js/layout","statSize":2195,"groups":[{"id":null,"label":"index.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/layout/index.js","statSize":2195,"parsedSize":1139,"gzipSize":264,"inaccurateSizes":true}],"parsedSize":1139,"gzipSize":264,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/_events.js","statSize":1398,"parsedSize":725,"gzipSize":168,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./src/js/app.js + 50 modules (concatenated)/src/js/_consts.js","statSize":279,"parsedSize":144,"gzipSize":33,"inaccurateSizes":true}],"parsedSize":20352,"gzipSize":4723,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm","statSize":231629,"groups":[{"label":"@a2nt+meta-lightbox-js@4.2.8/node_modules/@a2nt/meta-lightbox-js/src/js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.8/node_modules/@a2nt/meta-lightbox-js/src/js","statSize":18988,"groups":[{"id":null,"label":"app.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.8/node_modules/@a2nt/meta-lightbox-js/src/js/app.js","statSize":980,"parsedSize":508,"gzipSize":118,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.8/node_modules/@a2nt/meta-lightbox-js/src/js/_events.js","statSize":1367,"parsedSize":709,"gzipSize":164,"inaccurateSizes":true},{"id":null,"label":"window.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.8/node_modules/@a2nt/meta-lightbox-js/src/js/window.js","statSize":16641,"parsedSize":8637,"gzipSize":2004,"inaccurateSizes":true}],"parsedSize":9855,"gzipSize":2287,"inaccurateSizes":true},{"label":"bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src","statSize":77312,"groups":[{"id":null,"label":"carousel.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src/carousel.js","statSize":21280,"parsedSize":11045,"gzipSize":2563,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src/base-component.js","statSize":8394,"parsedSize":4356,"gzipSize":1011,"inaccurateSizes":true},{"label":"dom","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src/dom","statSize":22744,"groups":[{"id":null,"label":"event-handler.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":12475,"parsedSize":6475,"gzipSize":1502,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":3688,"parsedSize":1914,"gzipSize":444,"inaccurateSizes":true},{"id":null,"label":"selector-engine.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":5133,"parsedSize":2664,"gzipSize":618,"inaccurateSizes":true},{"id":null,"label":"data.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src/dom/data.js","statSize":1448,"parsedSize":751,"gzipSize":174,"inaccurateSizes":true}],"parsedSize":11805,"gzipSize":2739,"inaccurateSizes":true},{"label":"util","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src/util","statSize":24894,"groups":[{"id":null,"label":"index.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src/util/index.js","statSize":10066,"parsedSize":5224,"gzipSize":1212,"inaccurateSizes":true},{"id":null,"label":"swipe.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src/util/swipe.js","statSize":8157,"parsedSize":4233,"gzipSize":982,"inaccurateSizes":true},{"id":null,"label":"config.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/bootstrap@5.3.2_@popperjs+core@2.11.8/node_modules/bootstrap/js/src/util/config.js","statSize":6671,"parsedSize":3462,"gzipSize":803,"inaccurateSizes":true}],"parsedSize":12921,"gzipSize":2998,"inaccurateSizes":true}],"parsedSize":40129,"gzipSize":9312,"inaccurateSizes":true},{"label":"vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js","statSize":132534,"groups":[{"id":null,"label":"Datepicker.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/Datepicker.js","statSize":25040,"parsedSize":12997,"gzipSize":3016,"inaccurateSizes":true},{"label":"lib","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/lib","statSize":18108,"groups":[{"id":null,"label":"date-format.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/lib/date-format.js","statSize":5594,"parsedSize":2903,"gzipSize":673,"inaccurateSizes":true},{"id":null,"label":"date.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/lib/date.js","statSize":4984,"parsedSize":2586,"gzipSize":600,"inaccurateSizes":true},{"id":null,"label":"utils.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/lib/utils.js","statSize":1841,"parsedSize":955,"gzipSize":221,"inaccurateSizes":true},{"id":null,"label":"dom.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/lib/dom.js","statSize":1570,"parsedSize":814,"gzipSize":189,"inaccurateSizes":true},{"id":null,"label":"event.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/lib/event.js","statSize":4119,"parsedSize":2137,"gzipSize":496,"inaccurateSizes":true}],"parsedSize":9399,"gzipSize":2181,"inaccurateSizes":true},{"label":"i18n","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/i18n","statSize":566,"groups":[{"id":null,"label":"base-locales.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/i18n/base-locales.js","statSize":566,"parsedSize":293,"gzipSize":68,"inaccurateSizes":true}],"parsedSize":293,"gzipSize":68,"inaccurateSizes":true},{"label":"options","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/options","statSize":14934,"groups":[{"id":null,"label":"defaultOptions.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/options/defaultOptions.js","statSize":874,"parsedSize":453,"gzipSize":105,"inaccurateSizes":true},{"id":null,"label":"processOptions.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/options/processOptions.js","statSize":12871,"parsedSize":6680,"gzipSize":1550,"inaccurateSizes":true},{"id":null,"label":"shortcutKeys.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/options/shortcutKeys.js","statSize":1189,"parsedSize":617,"gzipSize":143,"inaccurateSizes":true}],"parsedSize":7751,"gzipSize":1798,"inaccurateSizes":true},{"label":"picker","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/picker","statSize":62972,"groups":[{"id":null,"label":"Picker.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/picker/Picker.js","statSize":19610,"parsedSize":10178,"gzipSize":2362,"inaccurateSizes":true},{"label":"templates","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/picker/templates","statSize":1538,"groups":[{"id":null,"label":"pickerTemplate.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/picker/templates/pickerTemplate.js","statSize":893,"parsedSize":463,"gzipSize":107,"inaccurateSizes":true},{"id":null,"label":"daysTemplate.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/picker/templates/daysTemplate.js","statSize":322,"parsedSize":167,"gzipSize":38,"inaccurateSizes":true},{"id":null,"label":"weekNumbersTemplate.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/picker/templates/weekNumbersTemplate.js","statSize":323,"parsedSize":167,"gzipSize":38,"inaccurateSizes":true}],"parsedSize":798,"gzipSize":185,"inaccurateSizes":true},{"label":"views","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/picker/views","statSize":41824,"groups":[{"id":null,"label":"DaysView.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/picker/views/DaysView.js","statSize":11252,"parsedSize":5840,"gzipSize":1355,"inaccurateSizes":true},{"id":null,"label":"MonthsView.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/picker/views/MonthsView.js","statSize":11567,"parsedSize":6003,"gzipSize":1393,"inaccurateSizes":true},{"id":null,"label":"YearsView.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/picker/views/YearsView.js","statSize":10279,"parsedSize":5335,"gzipSize":1238,"inaccurateSizes":true},{"id":null,"label":"View.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/picker/views/View.js","statSize":8726,"parsedSize":4529,"gzipSize":1051,"inaccurateSizes":true}],"parsedSize":21709,"gzipSize":5038,"inaccurateSizes":true}],"parsedSize":32686,"gzipSize":7585,"inaccurateSizes":true},{"label":"events","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/events","statSize":10914,"groups":[{"id":null,"label":"functions.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/events/functions.js","statSize":2204,"parsedSize":1144,"gzipSize":265,"inaccurateSizes":true},{"id":null,"label":"elementListeners.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/events/elementListeners.js","statSize":6348,"parsedSize":3294,"gzipSize":764,"inaccurateSizes":true},{"id":null,"label":"otherListeners.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/events/otherListeners.js","statSize":840,"parsedSize":436,"gzipSize":101,"inaccurateSizes":true},{"id":null,"label":"pickerListeners.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/vanillajs-datepicker@1.3.4/node_modules/vanillajs-datepicker/js/events/pickerListeners.js","statSize":1522,"parsedSize":790,"gzipSize":183,"inaccurateSizes":true}],"parsedSize":5664,"gzipSize":1314,"inaccurateSizes":true}],"parsedSize":68792,"gzipSize":15964,"inaccurateSizes":true},{"label":"redaxios@0.5.1/node_modules/redaxios/dist","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/redaxios@0.5.1/node_modules/redaxios/dist","statSize":2795,"groups":[{"id":null,"label":"redaxios.module.js","path":"./src/js/app.js + 50 modules (concatenated)/node_modules/.pnpm/redaxios@0.5.1/node_modules/redaxios/dist/redaxios.module.js","statSize":2795,"parsedSize":1450,"gzipSize":336,"inaccurateSizes":true}],"parsedSize":1450,"gzipSize":336,"inaccurateSizes":true}],"parsedSize":120228,"gzipSize":27901,"inaccurateSizes":true}]},{"label":"main","path":"./src/js/main","statSize":1218,"groups":[{"id":802,"label":"funcs.js","path":"./src/js/main/funcs.js","statSize":1218,"parsedSize":370,"gzipSize":268}],"parsedSize":370,"gzipSize":268}],"parsedSize":140951,"gzipSize":32778},{"label":"scss","path":"./src/scss","statSize":199902,"groups":[{"id":null,"label":"app.scss","path":"./src/scss/app.scss","statSize":199902}],"parsedSize":0,"gzipSize":0}],"parsedSize":140951,"gzipSize":32778}],"isInitialByEntrypoint":{"app":true}},{"label":"js/app_sw.js","isAsset":true,"statSize":5518,"parsedSize":2270,"gzipSize":937,"groups":[{"label":"src/js","path":"./src/js","statSize":3226,"groups":[{"label":"libs","path":"./src/js/libs","statSize":147,"groups":[{"id":475,"label":"log.js","path":"./src/js/libs/log.js","statSize":147,"parsedSize":45,"gzipSize":57}],"parsedSize":45,"gzipSize":57},{"label":"types","path":"./src/js/types","statSize":3079,"groups":[{"id":378,"label":"sw.js","path":"./src/js/types/sw.js","statSize":3079,"parsedSize":1118,"gzipSize":549}],"parsedSize":1118,"gzipSize":549}],"parsedSize":1163,"gzipSize":568},{"label":"thirdparty","path":"./thirdparty","statSize":2292,"groups":[{"id":329,"label":"serviceworker-caches.js","path":"./thirdparty/serviceworker-caches.js","statSize":2292,"parsedSize":1107,"gzipSize":486}],"parsedSize":1107,"gzipSize":486}],"isInitialByEntrypoint":{"app_sw":true}},{"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":118,"label":"cms.scss","path":"./src/scss/types/cms.scss","statSize":50}],"parsedSize":0,"gzipSize":0}],"isInitialByEntrypoint":{"app_cms":true}},{"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":190,"label":"editor.scss","path":"./src/scss/types/editor.scss","statSize":50}],"parsedSize":0,"gzipSize":0}],"isInitialByEntrypoint":{"app_editor":true}},{"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":928,"label":"map.api.scss","path":"./src/scss/types/map.api.scss","statSize":50}],"parsedSize":0,"gzipSize":0}],"isInitialByEntrypoint":{"app_map.api":true}},{"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":198,"label":"order.scss","path":"./src/scss/types/order.scss","statSize":50}],"parsedSize":0,"gzipSize":0}],"isInitialByEntrypoint":{"app_order":true}}];
window.entrypoints = ["app","app_sw","app_cms","app_editor","app_map.api","app_order"];
window.defaultSizes = "parsed";
</script>

View File

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

View File

@ -34,7 +34,7 @@ const CaptchaUI = ((window) => {
const widgetid = grecaptcha.render(el, el.dataset)
el.dataset.widgetid = widgetid
if(el.dataset.size === 'invisible' && !el.dataset.callback){
if (el.dataset.size === 'invisible' && !el.dataset.callback) {
grecaptcha.execute(widgetid)
form.addEventListener('submit', submitListener)
}
@ -45,7 +45,7 @@ const CaptchaUI = ((window) => {
}
const loadScript = (callback) => {
if(typeof window.grecaptcha !== 'undefined'){
if (typeof window.grecaptcha !== 'undefined') {
callback()
}
@ -53,19 +53,19 @@ const CaptchaUI = ((window) => {
const script = document.createElement('script');
script.id = 'captchaAPI';
script.src = `https://www.google.com/recaptcha/api.js?render=explicit&hl=${ document.querySelector('html').getAttribute('lang').substr(0,2)}`
script.src = `https://www.google.com/recaptcha/api.js?render=explicit&hl=${document.querySelector('html').getAttribute('lang').substr(0, 2)}`
script.async = true
script.onload = function() {
script.onload = function () {
console.log(`${NAME}: Captcha API is loaded.`)
callback()
setTimeout(callback, 1000)
}
document.body.append(script)
}
if(document.querySelectorAll('.g-recaptcha').length){
if (document.querySelectorAll('.g-recaptcha').length) {
loadScript(attachCaptcha);
}else{
} else {
console.log(`${NAME}: No Captcha fields.`)
}

View File

@ -11,6 +11,10 @@ body {
background: $body-bg;
}
p {
margin-bottom: 2rem;
}
h1,
h2,
h3,