IMPR: standard linting

This commit is contained in:
Tony Air 2022-05-03 22:00:53 +02:00
parent 4b111ef30e
commit 7ddaafe26c
17 changed files with 309 additions and 177 deletions

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
.table,table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,.075);border-color:#dee2e6;color:#212529;margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*,table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}.table>tbody,table>tbody{vertical-align:inherit}.table>thead,table>thead{vertical-align:bottom}.table>:not(:first-child),table>:not(:first-child){border-top:2px solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*,table>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*,table>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*,table.table-none>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child),table.table-none>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*,table>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;border-color:#bacbe6;color:#000}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;border-color:#cbccce;color:#000}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;border-color:#bcd0c7;color:#000}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;border-color:#badce3;color:#000}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;border-color:#e6dbb9;color:#000}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;border-color:#dfc2c4;color:#000}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;border-color:#dfe0e1;color:#000}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;border-color:#373b3e;color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media(max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:1167.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}body,html{background:#fff;color:#212529}.captionImage,.image,.ss-htmleditorfield-file,img{display:block;margin-bottom:.5rem;margin-top:.5rem;max-width:100%}@media(min-width:576px){.captionImage,.image,.ss-htmleditorfield-file,img{margin-left:.5rem;margin-right:.5rem}}.captionImage.center,.image.center,.ss-htmleditorfield-file.center,img.center{margin-left:auto;margin-right:auto;text-align:center}.captionImage.w-100,.image.w-100,.ss-htmleditorfield-file.w-100,img.w-100{margin-left:0;margin-right:0;text-align:center}.captionImage.left,.captionImage.leftAlone,.captionImage.start,.image.left,.image.leftAlone,.image.start,.ss-htmleditorfield-file.left,.ss-htmleditorfield-file.leftAlone,.ss-htmleditorfield-file.start,img.left,img.leftAlone,img.start{clear:left;float:left}@media(min-width:576px){.captionImage.left,.captionImage.leftAlone,.captionImage.start,.image.left,.image.leftAlone,.image.start,.ss-htmleditorfield-file.left,.ss-htmleditorfield-file.leftAlone,.ss-htmleditorfield-file.start,img.left,img.leftAlone,img.start{margin:0 .5rem .5rem 0}}.captionImage.end,.captionImage.right,.captionImage.rightAlone,.image.end,.image.right,.image.rightAlone,.ss-htmleditorfield-file.end,.ss-htmleditorfield-file.right,.ss-htmleditorfield-file.rightAlone,img.end,img.right,img.rightAlone{clear:right;float:right}@media(min-width:576px){.captionImage.end,.captionImage.right,.captionImage.rightAlone,.image.end,.image.right,.image.rightAlone,.ss-htmleditorfield-file.end,.ss-htmleditorfield-file.right,.ss-htmleditorfield-file.rightAlone,img.end,img.right,img.rightAlone{margin:.5rem 0 0 .5rem}}.captionImage iframe,.image iframe,.ss-htmleditorfield-file iframe,img iframe{height:100%!important;width:100%!important}.captionImage img{margin-bottom:.5rem!important}.captionImage .caption{font-size:.8rem}.left,.text-left,.text-start{text-align:left}.center,.text-center{text-align:center}.right,.text-end,.text-right{text-align:right}.text-justify{text-align:justify}table{border-collapse:collapse;max-width:100%;width:100%}table.table-none{border:0}table.table-none td,table.table-none th,table.table-none tr{background:none!important;border:0;box-shadow:none!important}ol,ul{padding-left:1rem}ol li,ul li{margin:.5em 0;padding-left:.5em;position:relative}ul,ul li{list-style:none}ul li{padding-left:0}ul li:before{content:"";display:inline-block;font-size:1em;left:-.75em;margin-right:.5em;opacity:.5;position:absolute;top:-.1em}iframe,img,p,table,td,th,tr{max-width:100%!important}@media(max-width:575px){iframe,img,p,table,td,th,tr{border:0!important;display:block;padding-left:0!important;padding-right:0!important;width:100%!important}img,p,table,td,th,tr{height:auto!important}.d-typography-breakpoint-none{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}thead{display:block;text-align:center}thead>tr{display:flex}tbody{display:block}td{display:flex;flex-direction:column}td:before{content:attr(data-label);display:block;font-weight:700;min-width:50%;padding:0 .5rem;width:50%}}img{border:1px dashed}.ss-htmleditorfield-file.embed{position:relative}.ss-htmleditorfield-file.embed:before{content:"";display:block;padding-top:75%;position:relative;width:100%}.ss-htmleditorfield-file.embed iframe{bottom:0;left:0;position:absolute;right:0;top:0}a{color:#0d6efd}img{border:1px dashed #dedede}
.table,table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,.075);border-color:#dee2e6;color:#212529;margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*,table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}.table>tbody,table>tbody{vertical-align:inherit}.table>thead,table>thead{vertical-align:bottom}.table>:not(:first-child),table>:not(:first-child){border-top:2px solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*,table>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*,table>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*,table.table-none>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child),table.table-none>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*,table>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;border-color:#bacbe6;color:#000}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;border-color:#cbccce;color:#000}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;border-color:#bcd0c7;color:#000}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;border-color:#badce3;color:#000}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;border-color:#e6dbb9;color:#000}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;border-color:#dfc2c4;color:#000}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;border-color:#dfe0e1;color:#000}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;border-color:#373b3e;color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media(max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:1167.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}body,html{background:#fff;color:#212529}.captionImage,.image,.ss-htmleditorfield-file,img{display:block;margin-bottom:.5rem;margin-top:.5rem;max-width:100%}@media(min-width:576px){.captionImage,.image,.ss-htmleditorfield-file,img{margin-left:.5rem;margin-right:.5rem}}.captionImage.center,.image.center,.ss-htmleditorfield-file.center,img.center{margin-left:auto;margin-right:auto;text-align:center}.captionImage.w-100,.image.w-100,.ss-htmleditorfield-file.w-100,img.w-100{margin-left:0;margin-right:0;text-align:center}.captionImage.left,.captionImage.leftAlone,.captionImage.start,.image.left,.image.leftAlone,.image.start,.ss-htmleditorfield-file.left,.ss-htmleditorfield-file.leftAlone,.ss-htmleditorfield-file.start,img.left,img.leftAlone,img.start{clear:left;float:left}@media(min-width:576px){.captionImage.left,.captionImage.leftAlone,.captionImage.start,.image.left,.image.leftAlone,.image.start,.ss-htmleditorfield-file.left,.ss-htmleditorfield-file.leftAlone,.ss-htmleditorfield-file.start,img.left,img.leftAlone,img.start{margin:0 .5rem .5rem 0}}.captionImage.end,.captionImage.right,.captionImage.rightAlone,.image.end,.image.right,.image.rightAlone,.ss-htmleditorfield-file.end,.ss-htmleditorfield-file.right,.ss-htmleditorfield-file.rightAlone,img.end,img.right,img.rightAlone{clear:right;float:right}@media(min-width:576px){.captionImage.end,.captionImage.right,.captionImage.rightAlone,.image.end,.image.right,.image.rightAlone,.ss-htmleditorfield-file.end,.ss-htmleditorfield-file.right,.ss-htmleditorfield-file.rightAlone,img.end,img.right,img.rightAlone{margin:.5rem 0 0 .5rem}}.captionImage iframe,.image iframe,.ss-htmleditorfield-file iframe,img iframe{height:100%!important;width:100%!important}.captionImage img{margin-bottom:.5rem!important}.captionImage .caption{font-size:.8rem}.left,.text-left,.text-start{text-align:left}.center,.text-center{text-align:center}.right,.text-end,.text-right{text-align:right}.text-justify{text-align:justify}table{border-collapse:collapse;max-width:100%;width:100%}table.table-none{border:0}table.table-none td,table.table-none th,table.table-none tr{background:none!important;border:0;box-shadow:none!important}ol,ul{padding-left:1rem}ol li,ul li{margin:.5em 0;padding-left:.5em;position:relative}ul,ul li{list-style:none;padding-left:0}ul li{margin-left:-.1em}ul li:before{background:currentColor;border-radius:.5em;content:"";display:inline-block;height:.5em;margin-right:1em;position:static;width:.5em}iframe,img,p,table,td,th,tr{max-width:100%!important}@media(max-width:575px){iframe,img,p,table,td,th,tr{border:0!important;display:block;padding-left:0!important;padding-right:0!important;width:100%!important}img,p,table,td,th,tr{height:auto!important}.d-typography-breakpoint-none{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}thead{display:block;text-align:center}thead>tr{display:flex}tbody{display:block}td{display:flex;flex-direction:column}td:before{content:attr(data-label);display:block;font-weight:700;min-width:50%;padding:0 .5rem;width:50%}}img{border:1px dashed}.ss-htmleditorfield-file.embed{position:relative}.ss-htmleditorfield-file.embed:before{content:"";display:block;padding-top:75%;position:relative;width:100%}.ss-htmleditorfield-file.embed iframe{bottom:0;left:0;position:absolute;right:0;top:0}a{color:#0d6efd}img{border:1px dashed #dedede}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,2 +1,2 @@
/*! For license information please see app_Site.Controllers.MapElementController.js.LICENSE.txt */
!function(){var t={937:function(t,r){var o,a,i,l;function _typeof(t){return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof(t)}l=function(t){"use strict";var r="function"===typeof WeakSet,o=Object.keys;function sameValueZeroEqual(t,r){return t===r||t!==t&&r!==r}function isPlainObject(t){return t.constructor===Object||null==t.constructor}function isPromiseLike(t){return!!t&&"function"===typeof t.then}function isReactElement(t){return!(!t||!t.$$typeof)}function getNewCacheFallback(){var t=[];return{add:function add(r){t.push(r)},has:function has(r){return-1!==t.indexOf(r)}}}var a=r?function _getNewCache(){return new WeakSet}:getNewCacheFallback;function createCircularEqualCreator(t){return function createCircularEqual(r){var o=t||r;return function circularEqual(t,r,i,l,u,c,p){void 0===p&&(p=a());var d=!!t&&"object"===_typeof(t),m=!!r&&"object"===_typeof(r);if(d||m){var g=d&&p.has(t),h=m&&p.has(r);if(g||h)return g&&h;d&&p.add(t),m&&p.add(r)}return o(t,r,p)}}}var i=Function.prototype.bind.call(Function.prototype.call,Object.prototype.hasOwnProperty);function areObjectsEqual(t,r,a,l){var u=o(t),c=u.length;if(o(r).length!==c)return!1;if(c)for(var p=void 0;c-- >0;){if("_owner"===(p=u[c])){var d=isReactElement(t),m=isReactElement(r);if((d||m)&&d!==m)return!1}if(!i(r,p)||!a(t[p],r[p],p,p,t,r,l))return!1}return!0}var l="function"===typeof Map,u="function"===typeof Set;function createComparator(t){var r="function"===typeof t?t(comparator):function(t,r,o,a,i,l,u){return comparator(t,r,u)};function comparator(t,o,a){if(t===o)return!0;if(t&&o&&"object"===_typeof(t)&&"object"===_typeof(o)){if(isPlainObject(t)&&isPlainObject(o))return areObjectsEqual(t,o,r,a);var i=Array.isArray(t),c=Array.isArray(o);return i||c?i===c&&function areArraysEqual(t,r,o,a){var i=t.length;if(r.length!==i)return!1;for(;i-- >0;)if(!o(t[i],r[i],i,i,t,r,a))return!1;return!0}(t,o,r,a):(i=t instanceof Date,c=o instanceof Date,i||c?i===c&&sameValueZeroEqual(t.getTime(),o.getTime()):(i=t instanceof RegExp,c=o instanceof RegExp,i||c?i===c&&function areRegExpsEqual(t,r){return t.source===r.source&&t.global===r.global&&t.ignoreCase===r.ignoreCase&&t.multiline===r.multiline&&t.unicode===r.unicode&&t.sticky===r.sticky&&t.lastIndex===r.lastIndex}(t,o):isPromiseLike(t)||isPromiseLike(o)?t===o:l&&(i=t instanceof Map,c=o instanceof Map,i||c)?i===c&&function areMapsEqual(t,r,o,a){var i=t.size===r.size;if(i&&t.size){var l={},u=0;t.forEach((function(c,p){if(i){var d=!1,m=0;r.forEach((function(i,g){d||l[m]||(d=o(p,g,u,m,t,r,a)&&o(c,i,p,g,t,r,a))&&(l[m]=!0),m++})),u++,i=d}}))}return i}(t,o,r,a):u&&(i=t instanceof Set,c=o instanceof Set,i||c)?i===c&&function areSetsEqual(t,r,o,a){var i=t.size===r.size;if(i&&t.size){var l={};t.forEach((function(u,c){if(i){var p=!1,d=0;r.forEach((function(i,m){p||l[d]||(p=o(u,i,c,m,t,r,a))&&(l[d]=!0),d++})),i=p}}))}return i}(t,o,r,a):areObjectsEqual(t,o,r,a)))}return t!==t&&o!==o}return comparator}var c=createComparator(),p=createComparator((function(){return sameValueZeroEqual})),d=createComparator(createCircularEqualCreator()),m=createComparator(createCircularEqualCreator(sameValueZeroEqual));t.circularDeepEqual=d,t.circularShallowEqual=m,t.createCustomEqual=createComparator,t.deepEqual=c,t.sameValueZeroEqual=sameValueZeroEqual,t.shallowEqual=p,Object.defineProperty(t,"__esModule",{value:!0})},"object"===_typeof(r)?l(r):(a=[r],void 0===(i="function"===typeof(o=l)?o.apply(r,a):o)||(t.exports=i))}},r={};function __webpack_require__(o){var a=r[o];if(void 0!==a)return a.exports;var i=r[o]={exports:{}};return t[o].call(i.exports,i,i.exports,__webpack_require__),i.exports}!function(){"use strict";var t="ajax-load",r="load-ready",o="map-loaded",a="map-api-loaded",i="map-marker-click",l="map-popup-close";function sortKD(t,r,o,a,i,l){if(!(i-a<=o)){var u=a+i>>1;sort_select(t,r,u,a,i,l%2),sortKD(t,r,o,a,u-1,l+1),sortKD(t,r,o,u+1,i,l+1)}}function sort_select(t,r,o,a,i,l){for(;i>a;){if(i-a>600){var u=i-a+1,c=o-a+1,p=Math.log(u),d=.5*Math.exp(2*p/3),m=.5*Math.sqrt(p*d*(u-d)/u)*(c-u/2<0?-1:1);sort_select(t,r,o,Math.max(a,Math.floor(o-c*d/u+m)),Math.min(i,Math.floor(o+(u-c)*d/u+m)),l)}var g=r[2*o+l],h=a,y=i;for(swapItem(t,r,a,o),r[2*i+l]>g&&swapItem(t,r,a,i);h<y;){for(swapItem(t,r,h,y),h++,y--;r[2*h+l]<g;)h++;for(;r[2*y+l]>g;)y--}r[2*a+l]===g?swapItem(t,r,a,y):swapItem(t,r,++y,i),y<=o&&(a=y+1),o<=y&&(i=y-1)}}function swapItem(t,r,o,a){swap(t,o,a),swap(r,2*o,2*a),swap(r,2*o+1,2*a+1)}function swap(t,r,o){var a=t[r];t[r]=t[o],t[o]=a}function sqDist(t,r,o,a){var i=t-o,l=r-a;return i*i+l*l}function _classCallCheck(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}function _defineProperties(t,r){for(var o=0;o<r.length;o++){var a=r[o];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(t,a.key,a)}}var u=function defaultGetX(t){return t[0]},c=function defaultGetY(t){return t[1]},p=function(){function KDBush(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:u,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:c,a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:64,i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:Float64Array;_classCallCheck(this,KDBush),this.nodeSize=a,this.points=t;for(var l=t.length<65536?Uint16Array:Uint32Array,p=this.ids=new l(t.length),d=this.coords=new i(2*t.length),m=0;m<t.length;m++)p[m]=m,d[2*m]=r(t[m]),d[2*m+1]=o(t[m]);sortKD(p,d,a,0,p.length-1,0)}return function _createClass(t,r,o){return r&&_defineProperties(t.prototype,r),o&&_defineProperties(t,o),Object.defineProperty(t,"prototype",{writable:!1}),t}(KDBush,[{key:"range",value:function range(t,r,o,a){return function range_range(t,r,o,a,i,l,u){for(var c,p,d=[0,t.length-1,0],m=[];d.length;){var g=d.pop(),h=d.pop(),y=d.pop();if(h-y<=u)for(var v=y;v<=h;v++)c=r[2*v],p=r[2*v+1],c>=o&&c<=i&&p>=a&&p<=l&&m.push(t[v]);else{var _=Math.floor((y+h)/2);c=r[2*_],p=r[2*_+1],c>=o&&c<=i&&p>=a&&p<=l&&m.push(t[_]);var k=(g+1)%2;(0===g?o<=c:a<=p)&&(d.push(y),d.push(_-1),d.push(k)),(0===g?i>=c:l>=p)&&(d.push(_+1),d.push(h),d.push(k))}}return m}(this.ids,this.coords,t,r,o,a,this.nodeSize)}},{key:"within",value:function within(t,r,o){return function within_within(t,r,o,a,i,l){for(var u=[0,t.length-1,0],c=[],p=i*i;u.length;){var d=u.pop(),m=u.pop(),g=u.pop();if(m-g<=l)for(var h=g;h<=m;h++)sqDist(r[2*h],r[2*h+1],o,a)<=p&&c.push(t[h]);else{var y=Math.floor((g+m)/2),v=r[2*y],_=r[2*y+1];sqDist(v,_,o,a)<=p&&c.push(t[y]);var k=(d+1)%2;(0===d?o-i<=v:a-i<=_)&&(u.push(g),u.push(y-1),u.push(k)),(0===d?o+i>=v:a+i>=_)&&(u.push(y+1),u.push(m),u.push(k))}}return c}(this.ids,this.coords,t,r,o,this.nodeSize)}}]),KDBush}();function _slicedToArray(t,r){return function _arrayWithHoles(t){if(Array.isArray(t))return t}(t)||function _iterableToArrayLimit(t,r){var o=null==t?null:"undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==o)return;var a,i,l=[],u=!0,c=!1;try{for(o=o.call(t);!(u=(a=o.next()).done)&&(l.push(a.value),!r||l.length!==r);u=!0);}catch(p){c=!0,i=p}finally{try{u||null==o.return||o.return()}finally{if(c)throw i}}return l}(t,r)||_unsupportedIterableToArray(t,r)||function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function _createForOfIteratorHelper(t,r){var o="undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!o){if(Array.isArray(t)||(o=_unsupportedIterableToArray(t))||r&&t&&"number"===typeof t.length){o&&(t=o);var a=0,i=function F(){};return{s:i,n:function n(){return a>=t.length?{done:!0}:{done:!1,value:t[a++]}},e:function e(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var l,u=!0,c=!1;return{s:function s(){o=o.call(t)},n:function n(){var t=o.next();return u=t.done,t},e:function e(t){c=!0,l=t},f:function f(){try{u||null==o.return||o.return()}finally{if(c)throw l}}}}function _unsupportedIterableToArray(t,r){if(t){if("string"===typeof t)return _arrayLikeToArray(t,r);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?_arrayLikeToArray(t,r):void 0}}function _arrayLikeToArray(t,r){(null==r||r>t.length)&&(r=t.length);for(var o=0,a=new Array(r);o<r;o++)a[o]=t[o];return a}function supercluster_defineProperties(t,r){for(var o=0;o<r.length;o++){var a=r[o];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(t,a.key,a)}}var d,m={minZoom:0,maxZoom:16,minPoints:2,radius:40,extent:512,nodeSize:64,log:!1,generateId:!1,reduce:null,map:function map(t){return t}},g=Math.fround||(d=new Float32Array(1),function(t){return d[0]=+t,d[0]}),h=function(){function Supercluster(t){!function supercluster_classCallCheck(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}(this,Supercluster),this.options=extend(Object.create(m),t),this.trees=new Array(this.options.maxZoom+1)}return function supercluster_createClass(t,r,o){return r&&supercluster_defineProperties(t.prototype,r),o&&supercluster_defineProperties(t,o),Object.defineProperty(t,"prototype",{writable:!1}),t}(Supercluster,[{key:"load",value:function load(t){var r=this.options,o=r.log,a=r.minZoom,i=r.maxZoom,l=r.nodeSize;o&&console.time("total time");var u="prepare ".concat(t.length," points");o&&console.time(u),this.points=t;for(var c,d,m,h,y,v=[],_=0;_<t.length;_++)t[_].geometry&&v.push((c=t[_],d=_,m=void 0,h=void 0,y=void 0,m=_slicedToArray(c.geometry.coordinates,2),h=m[0],y=m[1],{x:g(lngX(h)),y:g(latY(y)),zoom:1/0,index:d,parentId:-1}));this.trees[i+1]=new p(v,getX,getY,l,Float32Array),o&&console.timeEnd(u);for(var k=i;k>=a;k--){var b=+Date.now();v=this._cluster(v,k),this.trees[k]=new p(v,getX,getY,l,Float32Array),o&&console.log("z%d: %d clusters in %dms",k,v.length,+Date.now()-b)}return o&&console.timeEnd("total time"),this}},{key:"getClusters",value:function getClusters(t,r){var o=((t[0]+180)%360+360)%360-180,a=Math.max(-90,Math.min(90,t[1])),i=180===t[2]?180:((t[2]+180)%360+360)%360-180,l=Math.max(-90,Math.min(90,t[3]));if(t[2]-t[0]>=360)o=-180,i=180;else if(o>i){var u=this.getClusters([o,a,180,l],r),c=this.getClusters([-180,a,i,l],r);return u.concat(c)}var p,d=this.trees[this._limitZoom(r)],m=[],g=_createForOfIteratorHelper(d.range(lngX(o),latY(l),lngX(i),latY(a)));try{for(g.s();!(p=g.n()).done;){var h=p.value,y=d.points[h];m.push(y.numPoints?getClusterJSON(y):this.points[y.index])}}catch(v){g.e(v)}finally{g.f()}return m}},{key:"getChildren",value:function getChildren(t){var r=this._getOriginId(t),o=this._getOriginZoom(t),a="No cluster with the specified id.",i=this.trees[o];if(!i)throw new Error(a);var l=i.points[r];if(!l)throw new Error(a);var u,c=this.options.radius/(this.options.extent*Math.pow(2,o-1)),p=[],d=_createForOfIteratorHelper(i.within(l.x,l.y,c));try{for(d.s();!(u=d.n()).done;){var m=u.value,g=i.points[m];g.parentId===t&&p.push(g.numPoints?getClusterJSON(g):this.points[g.index])}}catch(h){d.e(h)}finally{d.f()}if(0===p.length)throw new Error(a);return p}},{key:"getLeaves",value:function getLeaves(t,r,o){r=r||10,o=o||0;var a=[];return this._appendLeaves(a,t,r,o,0),a}},{key:"getTile",value:function getTile(t,r,o){var a=this.trees[this._limitZoom(t)],i=Math.pow(2,t),l=this.options,u=l.extent,c=l.radius/u,p=(o-c)/i,d=(o+1+c)/i,m={features:[]};return this._addTileFeatures(a.range((r-c)/i,p,(r+1+c)/i,d),a.points,r,o,i,m),0===r&&this._addTileFeatures(a.range(1-c/i,p,1,d),a.points,i,o,i,m),r===i-1&&this._addTileFeatures(a.range(0,p,c/i,d),a.points,-1,o,i,m),m.features.length?m:null}},{key:"getClusterExpansionZoom",value:function getClusterExpansionZoom(t){for(var r=this._getOriginZoom(t)-1;r<=this.options.maxZoom;){var o=this.getChildren(t);if(r++,1!==o.length)break;t=o[0].properties.cluster_id}return r}},{key:"_appendLeaves",value:function _appendLeaves(t,r,o,a,i){var l,u=_createForOfIteratorHelper(this.getChildren(r));try{for(u.s();!(l=u.n()).done;){var c=l.value,p=c.properties;if(p&&p.cluster?i+p.point_count<=a?i+=p.point_count:i=this._appendLeaves(t,p.cluster_id,o,a,i):i<a?i++:t.push(c),t.length===o)break}}catch(d){u.e(d)}finally{u.f()}return i}},{key:"_addTileFeatures",value:function _addTileFeatures(t,r,o,a,i,l){var u,c=_createForOfIteratorHelper(t);try{for(c.s();!(u=c.n()).done;){var p=r[u.value],d=p.numPoints,m=void 0,g=void 0,h=void 0;if(d)m=getClusterProperties(p),g=p.x,h=p.y;else{var y=this.points[p.index];m=y.properties,g=lngX(y.geometry.coordinates[0]),h=latY(y.geometry.coordinates[1])}var v={type:1,geometry:[[Math.round(this.options.extent*(g*i-o)),Math.round(this.options.extent*(h*i-a))]],tags:m},_=void 0;d?_=p.id:this.options.generateId?_=p.index:this.points[p.index].id&&(_=this.points[p.index].id),void 0!==_&&(v.id=_),l.features.push(v)}}catch(k){c.e(k)}finally{c.f()}}},{key:"_limitZoom",value:function _limitZoom(t){return Math.max(this.options.minZoom,Math.min(Math.floor(+t),this.options.maxZoom+1))}},{key:"_cluster",value:function _cluster(t,r){for(var o=[],a=this.options,i=a.radius,l=a.extent,u=a.reduce,c=a.minPoints,p=i/(l*Math.pow(2,r)),d=0;d<t.length;d++){var m=t[d];if(!(m.zoom<=r)){m.zoom=r;var g,h=this.trees[r+1],y=h.within(m.x,m.y,p),v=m.numPoints||1,_=v,k=_createForOfIteratorHelper(y);try{for(k.s();!(g=k.n()).done;){var b=g.value,C=h.points[b];C.zoom>r&&(_+=C.numPoints||1)}}catch(Z){k.e(Z)}finally{k.f()}if(_>v&&_>=c){var x,w=m.x*v,M=m.y*v,P=u&&v>1?this._map(m,!0):null,O=(d<<5)+(r+1)+this.points.length,E=_createForOfIteratorHelper(y);try{for(E.s();!(x=E.n()).done;){var S=x.value,A=h.points[S];if(!(A.zoom<=r)){A.zoom=r;var I=A.numPoints||1;w+=A.x*I,M+=A.y*I,A.parentId=O,u&&(P||(P=this._map(m,!0)),u(P,this._map(A)))}}}catch(Z){E.e(Z)}finally{E.f()}m.parentId=O,o.push(createCluster(w/_,M/_,O,_,P))}else if(o.push(m),_>1){var j,L=_createForOfIteratorHelper(y);try{for(L.s();!(j=L.n()).done;){var T=j.value,D=h.points[T];D.zoom<=r||(D.zoom=r,o.push(D))}}catch(Z){L.e(Z)}finally{L.f()}}}}return o}},{key:"_getOriginId",value:function _getOriginId(t){return t-this.points.length>>5}},{key:"_getOriginZoom",value:function _getOriginZoom(t){return(t-this.points.length)%32}},{key:"_map",value:function _map(t,r){if(t.numPoints)return r?extend({},t.properties):t.properties;var o=this.points[t.index].properties,a=this.options.map(o);return r&&a===o?extend({},a):a}}]),Supercluster}();function createCluster(t,r,o,a,i){return{x:g(t),y:g(r),zoom:1/0,id:o,parentId:-1,numPoints:a,properties:i}}function getClusterJSON(t){return{type:"Feature",id:t.id,properties:getClusterProperties(t),geometry:{type:"Point",coordinates:[(a=t.x,360*(a-.5)),(r=t.y,o=(180-360*r)*Math.PI/180,360*Math.atan(Math.exp(o))/Math.PI-90)]}};var r,o,a}function getClusterProperties(t){var r=t.numPoints,o=r>=1e4?"".concat(Math.round(r/1e3),"k"):r>=1e3?"".concat(Math.round(r/100)/10,"k"):r;return extend(extend({},t.properties),{cluster:!0,cluster_id:t.id,point_count:r,point_count_abbreviated:o})}function lngX(t){return t/360+.5}function latY(t){var r=Math.sin(t*Math.PI/180),o=.5-.25*Math.log((1+r)/(1-r))/Math.PI;return o<0?0:o>1?1:o}function extend(t,r){for(var o in r)t[o]=r[o];return t}function getX(t){return t.x}function getY(t){return t.y}var y=__webpack_require__(937);function _typeof(t){return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof(t)}function index_esm_slicedToArray(t,r){return function index_esm_arrayWithHoles(t){if(Array.isArray(t))return t}(t)||function index_esm_iterableToArrayLimit(t,r){var o=null==t?null:"undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==o)return;var a,i,l=[],u=!0,c=!1;try{for(o=o.call(t);!(u=(a=o.next()).done)&&(l.push(a.value),!r||l.length!==r);u=!0);}catch(p){c=!0,i=p}finally{try{u||null==o.return||o.return()}finally{if(c)throw i}}return l}(t,r)||index_esm_unsupportedIterableToArray(t,r)||function index_esm_nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function _toConsumableArray(t){return function _arrayWithoutHoles(t){if(Array.isArray(t))return index_esm_arrayLikeToArray(t)}(t)||function _iterableToArray(t){if("undefined"!==typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||index_esm_unsupportedIterableToArray(t)||function _nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function index_esm_unsupportedIterableToArray(t,r){if(t){if("string"===typeof t)return index_esm_arrayLikeToArray(t,r);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?index_esm_arrayLikeToArray(t,r):void 0}}function index_esm_arrayLikeToArray(t,r){(null==r||r>t.length)&&(r=t.length);for(var o=0,a=new Array(r);o<r;o++)a[o]=t[o];return a}function _inherits(t,r){if("function"!==typeof r&&null!==r)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),r&&_setPrototypeOf(t,r)}function _setPrototypeOf(t,r){return _setPrototypeOf=Object.setPrototypeOf||function _setPrototypeOf(t,r){return t.__proto__=r,t},_setPrototypeOf(t,r)}function _createSuper(t){var r=function _isNativeReflectConstruct(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function _createSuperInternal(){var o,a=_getPrototypeOf(t);if(r){var i=_getPrototypeOf(this).constructor;o=Reflect.construct(a,arguments,i)}else o=a.apply(this,arguments);return _possibleConstructorReturn(this,o)}}function _possibleConstructorReturn(t,r){if(r&&("object"===_typeof(r)||"function"===typeof r))return r;if(void 0!==r)throw new TypeError("Derived constructors may only return object or undefined");return function _assertThisInitialized(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}function _getPrototypeOf(t){return _getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf:function _getPrototypeOf(t){return t.__proto__||Object.getPrototypeOf(t)},_getPrototypeOf(t)}function index_esm_classCallCheck(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}function index_esm_defineProperties(t,r){for(var o=0;o<r.length;o++){var a=r[o];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(t,a.key,a)}}function index_esm_createClass(t,r,o){return r&&index_esm_defineProperties(t.prototype,r),o&&index_esm_defineProperties(t,o),Object.defineProperty(t,"prototype",{writable:!1}),t}function __rest(t,r){var o={};for(var a in t)Object.prototype.hasOwnProperty.call(t,a)&&r.indexOf(a)<0&&(o[a]=t[a]);if(null!=t&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(a=Object.getOwnPropertySymbols(t);i<a.length;i++)r.indexOf(a[i])<0&&Object.prototype.propertyIsEnumerable.call(t,a[i])&&(o[a[i]]=t[a[i]])}return o}var v=function(){function Cluster(t){var r=t.markers,o=t.position;index_esm_classCallCheck(this,Cluster),this.markers=r,o&&(o instanceof google.maps.LatLng?this._position=o:this._position=new google.maps.LatLng(o))}return index_esm_createClass(Cluster,[{key:"bounds",get:function get(){if(0!==this.markers.length||this._position)return this.markers.reduce((function(t,r){return t.extend(r.getPosition())}),new google.maps.LatLngBounds(this._position,this._position))}},{key:"position",get:function get(){return this._position||this.bounds.getCenter()}},{key:"count",get:function get(){return this.markers.filter((function(t){return t.getVisible()})).length}},{key:"push",value:function push(t){this.markers.push(t)}},{key:"delete",value:function _delete(){this.marker&&(this.marker.setMap(null),delete this.marker),this.markers.length=0}}]),Cluster}(),_=function(){function AbstractAlgorithm(t){var r=t.maxZoom,o=void 0===r?16:r;index_esm_classCallCheck(this,AbstractAlgorithm),this.maxZoom=o}return index_esm_createClass(AbstractAlgorithm,[{key:"noop",value:function noop(t){var r=t.markers;return k(r)}}]),AbstractAlgorithm}(),k=function _noop(t){return t.map((function(t){return new v({position:t.getPosition(),markers:[t]})}))},b=function(t){_inherits(SuperClusterAlgorithm,t);var r=_createSuper(SuperClusterAlgorithm);function SuperClusterAlgorithm(t){var o;index_esm_classCallCheck(this,SuperClusterAlgorithm);var a=t.maxZoom,i=t.radius,l=void 0===i?60:i,u=__rest(t,["maxZoom","radius"]);return(o=r.call(this,{maxZoom:a})).superCluster=new h(Object.assign({maxZoom:o.maxZoom,radius:l},u)),o.state={zoom:null},o}return index_esm_createClass(SuperClusterAlgorithm,[{key:"calculate",value:function calculate(t){var r=!1;if(!(0,y.deepEqual)(t.markers,this.markers)){r=!0,this.markers=_toConsumableArray(t.markers);var o=this.markers.map((function(t){return{type:"Feature",geometry:{type:"Point",coordinates:[t.getPosition().lng(),t.getPosition().lat()]},properties:{marker:t}}}));this.superCluster.load(o)}var a={zoom:t.map.getZoom()};return r||this.state.zoom>this.maxZoom&&a.zoom>this.maxZoom||(r=r||!(0,y.deepEqual)(this.state,a)),this.state=a,r&&(this.clusters=this.cluster(t)),{clusters:this.clusters,changed:r}}},{key:"cluster",value:function cluster(t){var r=t.map;return this.superCluster.getClusters([-180,-90,180,90],Math.round(r.getZoom())).map(this.transformCluster.bind(this))}},{key:"transformCluster",value:function transformCluster(t){var r=index_esm_slicedToArray(t.geometry.coordinates,2),o=r[0],a=r[1],i=t.properties;if(i.cluster)return new v({markers:this.superCluster.getLeaves(i.cluster_id,1/0).map((function(t){return t.properties.marker})),position:new google.maps.LatLng({lat:a,lng:o})});var l=i.marker;return new v({markers:[l],position:l.getPosition()})}}]),SuperClusterAlgorithm}(_),C=index_esm_createClass((function ClusterStats(t,r){index_esm_classCallCheck(this,ClusterStats),this.markers={sum:t.length};var o=r.map((function(t){return t.count})),a=o.reduce((function(t,r){return t+r}),0);this.clusters={count:r.length,markers:{mean:a/r.length,sum:a,min:Math.min.apply(Math,_toConsumableArray(o)),max:Math.max.apply(Math,_toConsumableArray(o))}}})),x=function(){function DefaultRenderer(){index_esm_classCallCheck(this,DefaultRenderer)}return index_esm_createClass(DefaultRenderer,[{key:"render",value:function render(t,r){var o=t.count,a=t.position,i=o>Math.max(10,r.clusters.markers.mean)?"#ff0000":"#0000ff",l=window.btoa('\n <svg fill="'.concat(i,'" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 240 240">\n <circle cx="120" cy="120" opacity=".6" r="70" />\n <circle cx="120" cy="120" opacity=".3" r="90" />\n <circle cx="120" cy="120" opacity=".2" r="110" />\n </svg>'));return new google.maps.Marker({position:a,icon:{url:"data:image/svg+xml;base64,".concat(l),scaledSize:new google.maps.Size(45,45)},label:{text:String(o),color:"rgba(255,255,255,0.9)",fontSize:"12px"},title:"Cluster of ".concat(o," markers"),zIndex:Number(google.maps.Marker.MAX_ZINDEX)+o})}}]),DefaultRenderer}();var w,M=index_esm_createClass((function OverlayViewSafe(){index_esm_classCallCheck(this,OverlayViewSafe),function index_esm_extend(t,r){for(var o in r.prototype)t.prototype[o]=r.prototype[o]}(OverlayViewSafe,google.maps.OverlayView)}));!function(t){t.CLUSTERING_BEGIN="clusteringbegin",t.CLUSTERING_END="clusteringend",t.CLUSTER_CLICK="click"}(w||(w={}));var P=function defaultOnClusterClickHandler(t,r,o){o.fitBounds(r.bounds)},O=function(t){_inherits(MarkerClusterer,t);var r=_createSuper(MarkerClusterer);function MarkerClusterer(t){var o,a=t.map,i=t.markers,l=void 0===i?[]:i,u=t.algorithm,c=void 0===u?new b({}):u,p=t.renderer,d=void 0===p?new x:p,m=t.onClusterClick,g=void 0===m?P:m;return index_esm_classCallCheck(this,MarkerClusterer),(o=r.call(this)).markers=_toConsumableArray(l),o.clusters=[],o.algorithm=c,o.renderer=d,o.onClusterClick=g,a&&o.setMap(a),o}return index_esm_createClass(MarkerClusterer,[{key:"addMarker",value:function addMarker(t,r){this.markers.includes(t)||(this.markers.push(t),r||this.render())}},{key:"addMarkers",value:function addMarkers(t,r){var o=this;t.forEach((function(t){o.addMarker(t,!0)})),r||this.render()}},{key:"removeMarker",value:function removeMarker(t,r){var o=this.markers.indexOf(t);return-1!==o&&(t.setMap(null),this.markers.splice(o,1),r||this.render(),!0)}},{key:"removeMarkers",value:function removeMarkers(t,r){var o=this,a=!1;return t.forEach((function(t){a=o.removeMarker(t,!0)||a})),a&&!r&&this.render(),a}},{key:"clearMarkers",value:function clearMarkers(t){this.markers.length=0,t||this.render()}},{key:"render",value:function render(){var t=this.getMap();if(t instanceof google.maps.Map&&this.getProjection()){google.maps.event.trigger(this,w.CLUSTERING_BEGIN,this);var r=this.algorithm.calculate({markers:this.markers,map:t,mapCanvasProjection:this.getProjection()}),o=r.clusters,a=r.changed;(a||void 0==a)&&(this.reset(),this.clusters=o,this.renderClusters()),google.maps.event.trigger(this,w.CLUSTERING_END,this)}}},{key:"onAdd",value:function onAdd(){this.idleListener=this.getMap().addListener("idle",this.render.bind(this)),this.render()}},{key:"onRemove",value:function onRemove(){google.maps.event.removeListener(this.idleListener),this.reset()}},{key:"reset",value:function reset(){this.markers.forEach((function(t){return t.setMap(null)})),this.clusters.forEach((function(t){return t.delete()})),this.clusters=[]}},{key:"renderClusters",value:function renderClusters(){var t=this,r=new C(this.markers,this.clusters),o=this.getMap();this.clusters.forEach((function(a){1===a.markers.length?a.marker=a.markers[0]:(a.marker=t.renderer.render(a,r),t.onClusterClick&&a.marker.addListener("click",(function(r){google.maps.event.trigger(t,w.CLUSTER_CLICK,a),t.onClusterClick(r,a,o)}))),a.marker.setMap(o)}))}}]),MarkerClusterer}(M);function map_google_marker_typeof(t){return map_google_marker_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},map_google_marker_typeof(t)}function map_google_marker_defineProperties(t,r){for(var o=0;o<r.length;o++){var a=r[o];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(t,a.key,a)}}function map_google_marker_setPrototypeOf(t,r){return map_google_marker_setPrototypeOf=Object.setPrototypeOf||function _setPrototypeOf(t,r){return t.__proto__=r,t},map_google_marker_setPrototypeOf(t,r)}function map_google_marker_createSuper(t){var r=function map_google_marker_isNativeReflectConstruct(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function _createSuperInternal(){var o,a=map_google_marker_getPrototypeOf(t);if(r){var i=map_google_marker_getPrototypeOf(this).constructor;o=Reflect.construct(a,arguments,i)}else o=a.apply(this,arguments);return map_google_marker_possibleConstructorReturn(this,o)}}function map_google_marker_possibleConstructorReturn(t,r){if(r&&("object"===map_google_marker_typeof(r)||"function"===typeof r))return r;if(void 0!==r)throw new TypeError("Derived constructors may only return object or undefined");return map_google_marker_assertThisInitialized(t)}function map_google_marker_assertThisInitialized(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function map_google_marker_getPrototypeOf(t){return map_google_marker_getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf:function _getPrototypeOf(t){return t.__proto__||Object.getPrototypeOf(t)},map_google_marker_getPrototypeOf(t)}var E={init:function init(){return function(t){!function map_google_marker_inherits(t,r){if("function"!==typeof r&&null!==r)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),r&&map_google_marker_setPrototypeOf(t,r)}(GoogleMapsHtmlOverlay,google.maps.OverlayView);var r=map_google_marker_createSuper(GoogleMapsHtmlOverlay);function GoogleMapsHtmlOverlay(t){var o;!function map_google_marker_classCallCheck(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}(this,GoogleMapsHtmlOverlay);var a=map_google_marker_assertThisInitialized(o=r.call(this));return a.ownerMap=t.map,a.position=t.position,a.html=t.html?t.html:'<div class="mapboxgl-marker"><i class="marker-icon fas fa-map-marker-alt"></i></div>',a.divClass=t.divClass,a.align=t.align,a.isDebugMode=t.debug,a.onClick=t.onClick,a.onMouseOver=t.onMouseOver,a.isBoolean=function(t){return"boolean"===typeof t},a.isNotUndefined=function(t){return"undefined"!==typeof t},a.hasContent=function(t){return t.length>0},a.isString=function(t){return"string"===typeof t},a.isFunction=function(t){return"function"===typeof t},o}return function map_google_marker_createClass(t,r,o){return r&&map_google_marker_defineProperties(t.prototype,r),o&&map_google_marker_defineProperties(t,o),Object.defineProperty(t,"prototype",{writable:!1}),t}(GoogleMapsHtmlOverlay,[{key:"onAdd",value:function onAdd(){var t=this;t.div=document.createElement("div"),t.div.style.position="absolute",t.isNotUndefined(t.divClass)&&t.hasContent(t.divClass)&&(t.div.className=t.divClass),t.isNotUndefined(t.html)&&t.hasContent(t.html)&&t.isString(t.html)&&(t.div.innerHTML=t.html),t.isBoolean(t.isDebugMode)&&t.isDebugMode&&(t.div.className="debug-mode",t.div.innerHTML='<div style="height: 10px; width: 10px; background: red; border-radius: 100%;"></div><div style="position: absolute; top: 5px; padding: 5px; width: 130px; text-align: center; font-size: 18px; text-transform: uppercase; font-weight: bolder; background: red; color: white; font-family: Arial;">Debug mode</div>',t.div.setAttribute("style","position: absolute;border: 5px dashed red;height: 150px;width: 150px;display: flex;justify-content: center;align-items: center;")),t.getPanes().overlayMouseTarget.appendChild(t.div),google.maps.event.addDomListener(t.div,"click",(function(r){google.maps.event.trigger(t,"click"),t.isFunction(t.onClick)&&t.onClick(),r.stopPropagation()})),google.maps.event.addDomListener(t.div,"mouseover",(function(r){google.maps.event.trigger(t,"mouseover"),t.isFunction(t.onMouseOver)&&t.onMouseOver(),r.stopPropagation()}))}},{key:"draw",value:function draw(){var t=this,r=document.querySelector(".popup");r.length||(r=t.div);var o=t.getProjection();if(!o)return console.log("GoogleMapsHtmlOverlay: current map is missing"),null;var a=o.fromLatLngToDivPixel(t.getPosition()),i={y:void 0,x:void 0},l=r.offsetWidth,u=r.offsetHeight;switch(Array.isArray(t.align)?t.align.join(" "):""){case"left top":i.y=u,i.x=l;break;case"left center":i.y=u/2,i.x=l;break;case"left bottom":i.y=0,i.x=l;break;case"center top":i.y=u,i.x=l/2;break;case"center center":default:i.y=u/2,i.x=l/2;break;case"center bottom":i.y=0,i.x=l/2;break;case"right top":i.y=u,i.x=0;break;case"right center":i.y=u/2,i.x=0;break;case"right bottom":i.y=0,i.x=0}t.div.style.top="".concat(a.y-i.y,"px"),t.div.style.left="".concat(a.x-i.x,"px")}},{key:"getPosition",value:function getPosition(){return new google.maps.LatLng(this.position)}},{key:"getDiv",value:function getDiv(){return this.div}},{key:"setPosition",value:function setPosition(t,r){var o=this;o.position=t,o.align=r,o.draw()}},{key:"remove",value:function remove(){this.setMap(null),this.div.remove()}},{key:"getDraggable",value:function getDraggable(){return!1}}]),GoogleMapsHtmlOverlay}()}};function map_google_defineProperties(t,r){for(var o=0;o<r.length;o++){var a=r[o];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(t,a.key,a)}}var S=function(t){var r=function(){function GoogleMapsDriver(){!function map_google_classCallCheck(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}(this,GoogleMapsDriver)}return function map_google_createClass(t,r,o){return r&&map_google_defineProperties(t.prototype,r),o&&map_google_defineProperties(t,o),Object.defineProperty(t,"prototype",{writable:!1}),t}(GoogleMapsDriver,[{key:"getName",value:function getName(){return"GoogleMapsDriver"}},{key:"init",value:function init(r){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],a=this;a.el=r,a.config=o,a.markers=[],t["init".concat(a.getName())]=function(){a.googleApiLoaded()};var i=document.createElement("script");i.src="https://maps.googleapis.com/maps/api/js?key=".concat(o.key,"&callback=init").concat(a.getName()),i.async=!0,i.defer=!0,document.head.appendChild(i)}},{key:"googleApiLoaded",value:function googleApiLoaded(){var t=this,r=t.el,o=t.config,i=r.querySelector(".mapAPI-map"),l=o.mapZoom&&"0"!==o.mapZoom?parseInt(o.mapZoom):10,u=o.center&&","!==o.center?{lat:o.center[1],lng:o.center[0]}:{lat:0,lng:0},c=o.style?o.style:null;console.log("".concat(t.getName(),": API is loaded")),t.MarkerUI=E.init(),t.map=new google.maps.Map(i,{zoom:l,center:u,fullscreenControl:!0,styles:c}),t.default_zoom=l,i.classList.add("mapboxgl-map"),t.popup=new t.MarkerUI({map:t.map,align:["center","top"],divClass:"mapboxgl-popup popup mapboxgl-popup-anchor-bottom d-none",html:'<div class="mapboxgl-popup-tip"></div><div class="mapboxgl-popup-content"><div class="mapboxgl-popup-close-button" type="button" aria-label="Close popup">\xd7</div><div class="html"></div></div>'}),t.popup.setMap(t.map),t.geocoder=new google.maps.Geocoder,t.cluster=new O(t.map,null,{styles:[{width:30,height:30,className:"mapboxgl-cluster"}]}),r.dispatchEvent(new Event(a))}},{key:"addMarker",value:function addMarker(t,r){var o=this,a={lat:t[1],lng:t[0]},l=new o.MarkerUI({position:a,map:o.map,align:["center","top"],html:'<div class="mapboxgl-marker"><div id="Marker'.concat(r.id,'" data-id="').concat(r.id,'" class="marker">').concat(r.icon,"</div></div>"),onClick:function onClick(){var t=document.querySelector("#Marker".concat(r.id));o.showPopup(a,r.content),t.dispatchEvent(new Event(i))}});return o.markers.push(l),o.cluster.addMarker(l),l}},{key:"showPopup",value:function showPopup(t,r){var o=this,a=o.popup.getDiv();o.config.flyToMarker&&(o.map.setCenter(t),o.config.noZoom||o.map.setZoom(18)),a.style.opacity="0",a.classList.remove("d-none"),a.querySelector(".mapboxgl-popup-content .html").innerHTML=r,a.querySelector(".mapboxgl-popup-close-button").addEventListener("click",(function(t){t.preventDefault(),o.hidePopup()})),o.popup.setPosition(t,["center","top"]),a.style.opacity="1",a.style["margin-top"]="-1rem"}},{key:"hidePopup",value:function hidePopup(){var t=this;t.popup.getDiv().classList.add("d-none"),t.config.noRestoreBounds&&!t.config.flyToBounds||t.restoreBounds(),t.el.dispatchEvent(new Event(l))}},{key:"geocode",value:function geocode(t,r){var o=this;o.geocoder.geocode({address:t},(function(t,a){if("OK"===a)return"function"===typeof r&&r(t),t;console.error("".concat(o.getName(),": Geocode was not successful for the following reason: ").concat(a))}))}},{key:"reverseGeocode",value:function reverseGeocode(t,r){var o=this;o.geocoder.geocode({location:latlng},(function(t,a){if("OK"===a)return"function"===typeof r&&r(t),t;console.error("".concat(o.getName(),": Reverse Geocoding was not successful for the following reason: ").concat(a))}))}},{key:"addGeoJson",value:function addGeoJson(t){var r=this,o=JSON.parse(t.geojson),a=(o.features[0].geometry.coordinates,new google.maps.LatLngBounds);o.features.forEach((function(o){var i=o.id,l=o.geometry.coordinates,u=o.properties.content;r.addMarker(l,{id:i,content:u,icon:o.icon,flyToMarker:t.flyToMarker}),a.extend({lat:l[1],lng:l[0]})})),r.markers.length>1?r.map.fitBounds(a,{padding:30}):r.markers[0]&&r.map.setCenter(r.markers[0].getPosition()),r.default_bounds=a,r.default_zoom=r.map.getZoom()}},{key:"getMap",value:function getMap(){return this.map}},{key:"getPopup",value:function getPopup(){return this.popup}},{key:"restoreBounds",value:function restoreBounds(){var t=this;t.default_bounds&&t.markers.length>1?t.map.fitBounds(t.default_bounds,{padding:30}):(t.markers[0]&&t.map.setCenter(t.markers[0].getPosition()),t.restoreZoom())}},{key:"restoreZoom",value:function restoreZoom(){this.map.setZoom(this.default_zoom)}}]),GoogleMapsDriver}();return r}(window),A={ENVS:["xs","sm","md","lg","xl","xxl","xxxl"],MAP_DRIVER:S};function map_api_defineProperties(t,r){for(var o=0;o<r.length;o++){var a=r[o];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(t,a.key,a)}}!function(i){var l="js-mapapi",u=A.MAP_DRIVER,c=function(){function MapAPI(t){!function map_api_classCallCheck(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}(this,MapAPI);var r=this,o=new u,i=document.querySelector("body"),c=t.dataset;c.center=[c.lng?c.lng:i.dataset["default-lng"],c.lat?c.lat:i.dataset["default-lat"]],c.icon||(c.icon='<i class="fas fa-map-marker-alt"></i>'),console.log("".concat(l,": init ").concat(o.getName(),"...")),r.drv=o,r.el=t,r.config=c,o.init(t,c),t.addEventListener(a,(function(){r.addMarkers()}))}return function map_api_createClass(t,r,o){return r&&map_api_defineProperties(t.prototype,r),o&&map_api_defineProperties(t,o),Object.defineProperty(t,"prototype",{writable:!1}),t}(MapAPI,[{key:"getMap",value:function getMap(){return ui.map}},{key:"dispose",value:function dispose(){this.el=null,this.el.classList.remove("".concat(l,"-active"))}},{key:"addMarkers",value:function addMarkers(){console.log("".concat(l,": addMarkers"));var t=this,r=t.el,a=t.drv,i=t.config;if(t.map=a.getMap(),i.geojson)console.log("".concat(l,": setting up geocode data")),a.addGeoJson(i);else if(i.address)console.log(i.address),console.log("".concat(l,": setting up address marker")),a.geocode(i.address,(function(r){console.log(r);var o=r[0].geometry.location.lat(),u=r[0].geometry.location.lng();console.log("".concat(l,": setting up single lat/lng marker lat: ").concat(o," lng: ").concat(u)),a.addMarker([u,o],i),t.map.setCenter({lat:o,lng:u})}));else if(i.lat&&i.lng){var u=i.lat,c=i.lng;console.log("".concat(l,": setting up single lat/lng marker lat: ").concat(u," lng: ").concat(c)),a.addMarker([c,u],i)}r.classList.add("".concat(l,"-active")),r.dispatchEvent(new Event(o)),console.log("".concat(l,": Map is loaded"))}}]),MapAPI}(),p=function init(){console.log("".concat(l,": init")),document.querySelectorAll(".".concat(l)).forEach((function(t,r){new c(t)}))};i.addEventListener("".concat(r),p),i.addEventListener("".concat(t),p)}(window)}()}();
!function(){"use strict";var t={25:function(t){function _typeof(t){return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof(t)}t.exports=function equal(t,r){if(t===r)return!0;if(t&&r&&"object"==_typeof(t)&&"object"==_typeof(r)){if(t.constructor!==r.constructor)return!1;var o,a,i;if(Array.isArray(t)){if((o=t.length)!=r.length)return!1;for(a=o;0!==a--;)if(!equal(t[a],r[a]))return!1;return!0}if(t.constructor===RegExp)return t.source===r.source&&t.flags===r.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===r.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===r.toString();if((o=(i=Object.keys(t)).length)!==Object.keys(r).length)return!1;for(a=o;0!==a--;)if(!Object.prototype.hasOwnProperty.call(r,i[a]))return!1;for(a=o;0!==a--;){var l=i[a];if(!equal(t[l],r[l]))return!1}return!0}return t!==t&&r!==r}}},r={};function __webpack_require__(o){var a=r[o];if(void 0!==a)return a.exports;var i=r[o]={exports:{}};return t[o](i,i.exports,__webpack_require__),i.exports}__webpack_require__.n=function(t){var r=t&&t.__esModule?function(){return t.default}:function(){return t};return __webpack_require__.d(r,{a:r}),r},__webpack_require__.d=function(t,r){for(var o in r)__webpack_require__.o(r,o)&&!__webpack_require__.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:r[o]})},__webpack_require__.o=function(t,r){return Object.prototype.hasOwnProperty.call(t,r)},function(){var t="ajax-load",r="load-ready",o="map-loaded",a="map-api-loaded",i="map-marker-click",l="map-popup-close";function sortKD(t,r,o,a,i,l){if(!(i-a<=o)){var u=a+i>>1;sort_select(t,r,u,a,i,l%2),sortKD(t,r,o,a,u-1,l+1),sortKD(t,r,o,u+1,i,l+1)}}function sort_select(t,r,o,a,i,l){for(;i>a;){if(i-a>600){var u=i-a+1,c=o-a+1,p=Math.log(u),d=.5*Math.exp(2*p/3),m=.5*Math.sqrt(p*d*(u-d)/u)*(c-u/2<0?-1:1);sort_select(t,r,o,Math.max(a,Math.floor(o-c*d/u+m)),Math.min(i,Math.floor(o+(u-c)*d/u+m)),l)}var g=r[2*o+l],h=a,y=i;for(swapItem(t,r,a,o),r[2*i+l]>g&&swapItem(t,r,a,i);h<y;){for(swapItem(t,r,h,y),h++,y--;r[2*h+l]<g;)h++;for(;r[2*y+l]>g;)y--}r[2*a+l]===g?swapItem(t,r,a,y):swapItem(t,r,++y,i),y<=o&&(a=y+1),o<=y&&(i=y-1)}}function swapItem(t,r,o,a){swap(t,o,a),swap(r,2*o,2*a),swap(r,2*o+1,2*a+1)}function swap(t,r,o){var a=t[r];t[r]=t[o],t[o]=a}function sqDist(t,r,o,a){var i=t-o,l=r-a;return i*i+l*l}function _classCallCheck(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}function _defineProperties(t,r){for(var o=0;o<r.length;o++){var a=r[o];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(t,a.key,a)}}var u=function defaultGetX(t){return t[0]},c=function defaultGetY(t){return t[1]},p=function(){function KDBush(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:u,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:c,a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:64,i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:Float64Array;_classCallCheck(this,KDBush),this.nodeSize=a,this.points=t;for(var l=t.length<65536?Uint16Array:Uint32Array,p=this.ids=new l(t.length),d=this.coords=new i(2*t.length),m=0;m<t.length;m++)p[m]=m,d[2*m]=r(t[m]),d[2*m+1]=o(t[m]);sortKD(p,d,a,0,p.length-1,0)}return function _createClass(t,r,o){return r&&_defineProperties(t.prototype,r),o&&_defineProperties(t,o),Object.defineProperty(t,"prototype",{writable:!1}),t}(KDBush,[{key:"range",value:function range(t,r,o,a){return function range_range(t,r,o,a,i,l,u){for(var c,p,d=[0,t.length-1,0],m=[];d.length;){var g=d.pop(),h=d.pop(),y=d.pop();if(h-y<=u)for(var v=y;v<=h;v++)c=r[2*v],p=r[2*v+1],c>=o&&c<=i&&p>=a&&p<=l&&m.push(t[v]);else{var _=Math.floor((y+h)/2);c=r[2*_],p=r[2*_+1],c>=o&&c<=i&&p>=a&&p<=l&&m.push(t[_]);var k=(g+1)%2;(0===g?o<=c:a<=p)&&(d.push(y),d.push(_-1),d.push(k)),(0===g?i>=c:l>=p)&&(d.push(_+1),d.push(h),d.push(k))}}return m}(this.ids,this.coords,t,r,o,a,this.nodeSize)}},{key:"within",value:function within(t,r,o){return function within_within(t,r,o,a,i,l){for(var u=[0,t.length-1,0],c=[],p=i*i;u.length;){var d=u.pop(),m=u.pop(),g=u.pop();if(m-g<=l)for(var h=g;h<=m;h++)sqDist(r[2*h],r[2*h+1],o,a)<=p&&c.push(t[h]);else{var y=Math.floor((g+m)/2),v=r[2*y],_=r[2*y+1];sqDist(v,_,o,a)<=p&&c.push(t[y]);var k=(d+1)%2;(0===d?o-i<=v:a-i<=_)&&(u.push(g),u.push(y-1),u.push(k)),(0===d?o+i>=v:a+i>=_)&&(u.push(y+1),u.push(m),u.push(k))}}return c}(this.ids,this.coords,t,r,o,this.nodeSize)}}]),KDBush}();function _slicedToArray(t,r){return function _arrayWithHoles(t){if(Array.isArray(t))return t}(t)||function _iterableToArrayLimit(t,r){var o=null==t?null:"undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==o)return;var a,i,l=[],u=!0,c=!1;try{for(o=o.call(t);!(u=(a=o.next()).done)&&(l.push(a.value),!r||l.length!==r);u=!0);}catch(p){c=!0,i=p}finally{try{u||null==o.return||o.return()}finally{if(c)throw i}}return l}(t,r)||_unsupportedIterableToArray(t,r)||function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function _createForOfIteratorHelper(t,r){var o="undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!o){if(Array.isArray(t)||(o=_unsupportedIterableToArray(t))||r&&t&&"number"===typeof t.length){o&&(t=o);var a=0,i=function F(){};return{s:i,n:function n(){return a>=t.length?{done:!0}:{done:!1,value:t[a++]}},e:function e(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var l,u=!0,c=!1;return{s:function s(){o=o.call(t)},n:function n(){var t=o.next();return u=t.done,t},e:function e(t){c=!0,l=t},f:function f(){try{u||null==o.return||o.return()}finally{if(c)throw l}}}}function _unsupportedIterableToArray(t,r){if(t){if("string"===typeof t)return _arrayLikeToArray(t,r);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?_arrayLikeToArray(t,r):void 0}}function _arrayLikeToArray(t,r){(null==r||r>t.length)&&(r=t.length);for(var o=0,a=new Array(r);o<r;o++)a[o]=t[o];return a}function supercluster_defineProperties(t,r){for(var o=0;o<r.length;o++){var a=r[o];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(t,a.key,a)}}var d,m={minZoom:0,maxZoom:16,minPoints:2,radius:40,extent:512,nodeSize:64,log:!1,generateId:!1,reduce:null,map:function map(t){return t}},g=Math.fround||(d=new Float32Array(1),function(t){return d[0]=+t,d[0]}),h=function(){function Supercluster(t){!function supercluster_classCallCheck(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}(this,Supercluster),this.options=extend(Object.create(m),t),this.trees=new Array(this.options.maxZoom+1)}return function supercluster_createClass(t,r,o){return r&&supercluster_defineProperties(t.prototype,r),o&&supercluster_defineProperties(t,o),Object.defineProperty(t,"prototype",{writable:!1}),t}(Supercluster,[{key:"load",value:function load(t){var r=this.options,o=r.log,a=r.minZoom,i=r.maxZoom,l=r.nodeSize;o&&console.time("total time");var u="prepare ".concat(t.length," points");o&&console.time(u),this.points=t;for(var c,d,m,h,y,v=[],_=0;_<t.length;_++)t[_].geometry&&v.push((c=t[_],d=_,m=void 0,h=void 0,y=void 0,m=_slicedToArray(c.geometry.coordinates,2),h=m[0],y=m[1],{x:g(lngX(h)),y:g(latY(y)),zoom:1/0,index:d,parentId:-1}));this.trees[i+1]=new p(v,getX,getY,l,Float32Array),o&&console.timeEnd(u);for(var k=i;k>=a;k--){var b=+Date.now();v=this._cluster(v,k),this.trees[k]=new p(v,getX,getY,l,Float32Array),o&&console.log("z%d: %d clusters in %dms",k,v.length,+Date.now()-b)}return o&&console.timeEnd("total time"),this}},{key:"getClusters",value:function getClusters(t,r){var o=((t[0]+180)%360+360)%360-180,a=Math.max(-90,Math.min(90,t[1])),i=180===t[2]?180:((t[2]+180)%360+360)%360-180,l=Math.max(-90,Math.min(90,t[3]));if(t[2]-t[0]>=360)o=-180,i=180;else if(o>i){var u=this.getClusters([o,a,180,l],r),c=this.getClusters([-180,a,i,l],r);return u.concat(c)}var p,d=this.trees[this._limitZoom(r)],m=[],g=_createForOfIteratorHelper(d.range(lngX(o),latY(l),lngX(i),latY(a)));try{for(g.s();!(p=g.n()).done;){var h=p.value,y=d.points[h];m.push(y.numPoints?getClusterJSON(y):this.points[y.index])}}catch(v){g.e(v)}finally{g.f()}return m}},{key:"getChildren",value:function getChildren(t){var r=this._getOriginId(t),o=this._getOriginZoom(t),a="No cluster with the specified id.",i=this.trees[o];if(!i)throw new Error(a);var l=i.points[r];if(!l)throw new Error(a);var u,c=this.options.radius/(this.options.extent*Math.pow(2,o-1)),p=[],d=_createForOfIteratorHelper(i.within(l.x,l.y,c));try{for(d.s();!(u=d.n()).done;){var m=u.value,g=i.points[m];g.parentId===t&&p.push(g.numPoints?getClusterJSON(g):this.points[g.index])}}catch(h){d.e(h)}finally{d.f()}if(0===p.length)throw new Error(a);return p}},{key:"getLeaves",value:function getLeaves(t,r,o){r=r||10,o=o||0;var a=[];return this._appendLeaves(a,t,r,o,0),a}},{key:"getTile",value:function getTile(t,r,o){var a=this.trees[this._limitZoom(t)],i=Math.pow(2,t),l=this.options,u=l.extent,c=l.radius/u,p=(o-c)/i,d=(o+1+c)/i,m={features:[]};return this._addTileFeatures(a.range((r-c)/i,p,(r+1+c)/i,d),a.points,r,o,i,m),0===r&&this._addTileFeatures(a.range(1-c/i,p,1,d),a.points,i,o,i,m),r===i-1&&this._addTileFeatures(a.range(0,p,c/i,d),a.points,-1,o,i,m),m.features.length?m:null}},{key:"getClusterExpansionZoom",value:function getClusterExpansionZoom(t){for(var r=this._getOriginZoom(t)-1;r<=this.options.maxZoom;){var o=this.getChildren(t);if(r++,1!==o.length)break;t=o[0].properties.cluster_id}return r}},{key:"_appendLeaves",value:function _appendLeaves(t,r,o,a,i){var l,u=_createForOfIteratorHelper(this.getChildren(r));try{for(u.s();!(l=u.n()).done;){var c=l.value,p=c.properties;if(p&&p.cluster?i+p.point_count<=a?i+=p.point_count:i=this._appendLeaves(t,p.cluster_id,o,a,i):i<a?i++:t.push(c),t.length===o)break}}catch(d){u.e(d)}finally{u.f()}return i}},{key:"_addTileFeatures",value:function _addTileFeatures(t,r,o,a,i,l){var u,c=_createForOfIteratorHelper(t);try{for(c.s();!(u=c.n()).done;){var p=r[u.value],d=p.numPoints,m=void 0,g=void 0,h=void 0;if(d)m=getClusterProperties(p),g=p.x,h=p.y;else{var y=this.points[p.index];m=y.properties,g=lngX(y.geometry.coordinates[0]),h=latY(y.geometry.coordinates[1])}var v={type:1,geometry:[[Math.round(this.options.extent*(g*i-o)),Math.round(this.options.extent*(h*i-a))]],tags:m},_=void 0;d?_=p.id:this.options.generateId?_=p.index:this.points[p.index].id&&(_=this.points[p.index].id),void 0!==_&&(v.id=_),l.features.push(v)}}catch(k){c.e(k)}finally{c.f()}}},{key:"_limitZoom",value:function _limitZoom(t){return Math.max(this.options.minZoom,Math.min(Math.floor(+t),this.options.maxZoom+1))}},{key:"_cluster",value:function _cluster(t,r){for(var o=[],a=this.options,i=a.radius,l=a.extent,u=a.reduce,c=a.minPoints,p=i/(l*Math.pow(2,r)),d=0;d<t.length;d++){var m=t[d];if(!(m.zoom<=r)){m.zoom=r;var g,h=this.trees[r+1],y=h.within(m.x,m.y,p),v=m.numPoints||1,_=v,k=_createForOfIteratorHelper(y);try{for(k.s();!(g=k.n()).done;){var b=g.value,w=h.points[b];w.zoom>r&&(_+=w.numPoints||1)}}catch(Z){k.e(Z)}finally{k.f()}if(_>v&&_>=c){var x,C=m.x*v,M=m.y*v,P=u&&v>1?this._map(m,!0):null,O=(d<<5)+(r+1)+this.points.length,S=_createForOfIteratorHelper(y);try{for(S.s();!(x=S.n()).done;){var A=x.value,I=h.points[A];if(!(I.zoom<=r)){I.zoom=r;var j=I.numPoints||1;C+=I.x*j,M+=I.y*j,I.parentId=O,u&&(P||(P=this._map(m,!0)),u(P,this._map(I)))}}}catch(Z){S.e(Z)}finally{S.f()}m.parentId=O,o.push(createCluster(C/_,M/_,O,_,P))}else if(o.push(m),_>1){var E,L=_createForOfIteratorHelper(y);try{for(L.s();!(E=L.n()).done;){var T=E.value,D=h.points[T];D.zoom<=r||(D.zoom=r,o.push(D))}}catch(Z){L.e(Z)}finally{L.f()}}}}return o}},{key:"_getOriginId",value:function _getOriginId(t){return t-this.points.length>>5}},{key:"_getOriginZoom",value:function _getOriginZoom(t){return(t-this.points.length)%32}},{key:"_map",value:function _map(t,r){if(t.numPoints)return r?extend({},t.properties):t.properties;var o=this.points[t.index].properties,a=this.options.map(o);return r&&a===o?extend({},a):a}}]),Supercluster}();function createCluster(t,r,o,a,i){return{x:g(t),y:g(r),zoom:1/0,id:o,parentId:-1,numPoints:a,properties:i}}function getClusterJSON(t){return{type:"Feature",id:t.id,properties:getClusterProperties(t),geometry:{type:"Point",coordinates:[(a=t.x,360*(a-.5)),(r=t.y,o=(180-360*r)*Math.PI/180,360*Math.atan(Math.exp(o))/Math.PI-90)]}};var r,o,a}function getClusterProperties(t){var r=t.numPoints,o=r>=1e4?"".concat(Math.round(r/1e3),"k"):r>=1e3?"".concat(Math.round(r/100)/10,"k"):r;return extend(extend({},t.properties),{cluster:!0,cluster_id:t.id,point_count:r,point_count_abbreviated:o})}function lngX(t){return t/360+.5}function latY(t){var r=Math.sin(t*Math.PI/180),o=.5-.25*Math.log((1+r)/(1-r))/Math.PI;return o<0?0:o>1?1:o}function extend(t,r){for(var o in r)t[o]=r[o];return t}function getX(t){return t.x}function getY(t){return t.y}var y=__webpack_require__(25),v=__webpack_require__.n(y);function _typeof(t){return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof(t)}function index_esm_slicedToArray(t,r){return function index_esm_arrayWithHoles(t){if(Array.isArray(t))return t}(t)||function index_esm_iterableToArrayLimit(t,r){var o=null==t?null:"undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==o)return;var a,i,l=[],u=!0,c=!1;try{for(o=o.call(t);!(u=(a=o.next()).done)&&(l.push(a.value),!r||l.length!==r);u=!0);}catch(p){c=!0,i=p}finally{try{u||null==o.return||o.return()}finally{if(c)throw i}}return l}(t,r)||index_esm_unsupportedIterableToArray(t,r)||function index_esm_nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function _toConsumableArray(t){return function _arrayWithoutHoles(t){if(Array.isArray(t))return index_esm_arrayLikeToArray(t)}(t)||function _iterableToArray(t){if("undefined"!==typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||index_esm_unsupportedIterableToArray(t)||function _nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function index_esm_unsupportedIterableToArray(t,r){if(t){if("string"===typeof t)return index_esm_arrayLikeToArray(t,r);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?index_esm_arrayLikeToArray(t,r):void 0}}function index_esm_arrayLikeToArray(t,r){(null==r||r>t.length)&&(r=t.length);for(var o=0,a=new Array(r);o<r;o++)a[o]=t[o];return a}function _inherits(t,r){if("function"!==typeof r&&null!==r)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),r&&_setPrototypeOf(t,r)}function _setPrototypeOf(t,r){return _setPrototypeOf=Object.setPrototypeOf||function _setPrototypeOf(t,r){return t.__proto__=r,t},_setPrototypeOf(t,r)}function _createSuper(t){var r=function _isNativeReflectConstruct(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function _createSuperInternal(){var o,a=_getPrototypeOf(t);if(r){var i=_getPrototypeOf(this).constructor;o=Reflect.construct(a,arguments,i)}else o=a.apply(this,arguments);return _possibleConstructorReturn(this,o)}}function _possibleConstructorReturn(t,r){if(r&&("object"===_typeof(r)||"function"===typeof r))return r;if(void 0!==r)throw new TypeError("Derived constructors may only return object or undefined");return function _assertThisInitialized(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}function _getPrototypeOf(t){return _getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf:function _getPrototypeOf(t){return t.__proto__||Object.getPrototypeOf(t)},_getPrototypeOf(t)}function index_esm_classCallCheck(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}function index_esm_defineProperties(t,r){for(var o=0;o<r.length;o++){var a=r[o];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(t,a.key,a)}}function index_esm_createClass(t,r,o){return r&&index_esm_defineProperties(t.prototype,r),o&&index_esm_defineProperties(t,o),Object.defineProperty(t,"prototype",{writable:!1}),t}function __rest(t,r){var o={};for(var a in t)Object.prototype.hasOwnProperty.call(t,a)&&r.indexOf(a)<0&&(o[a]=t[a]);if(null!=t&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(a=Object.getOwnPropertySymbols(t);i<a.length;i++)r.indexOf(a[i])<0&&Object.prototype.propertyIsEnumerable.call(t,a[i])&&(o[a[i]]=t[a[i]])}return o}var _=function(){function Cluster(t){var r=t.markers,o=t.position;index_esm_classCallCheck(this,Cluster),this.markers=r,o&&(o instanceof google.maps.LatLng?this._position=o:this._position=new google.maps.LatLng(o))}return index_esm_createClass(Cluster,[{key:"bounds",get:function get(){if(0!==this.markers.length||this._position)return this.markers.reduce((function(t,r){return t.extend(r.getPosition())}),new google.maps.LatLngBounds(this._position,this._position))}},{key:"position",get:function get(){return this._position||this.bounds.getCenter()}},{key:"count",get:function get(){return this.markers.filter((function(t){return t.getVisible()})).length}},{key:"push",value:function push(t){this.markers.push(t)}},{key:"delete",value:function _delete(){this.marker&&(this.marker.setMap(null),delete this.marker),this.markers.length=0}}]),Cluster}(),k=function(){function AbstractAlgorithm(t){var r=t.maxZoom,o=void 0===r?16:r;index_esm_classCallCheck(this,AbstractAlgorithm),this.maxZoom=o}return index_esm_createClass(AbstractAlgorithm,[{key:"noop",value:function noop(t){var r=t.markers;return b(r)}}]),AbstractAlgorithm}(),b=function _noop(t){return t.map((function(t){return new _({position:t.getPosition(),markers:[t]})}))},w=function(t){_inherits(SuperClusterAlgorithm,t);var r=_createSuper(SuperClusterAlgorithm);function SuperClusterAlgorithm(t){var o;index_esm_classCallCheck(this,SuperClusterAlgorithm);var a=t.maxZoom,i=t.radius,l=void 0===i?60:i,u=__rest(t,["maxZoom","radius"]);return(o=r.call(this,{maxZoom:a})).superCluster=new h(Object.assign({maxZoom:o.maxZoom,radius:l},u)),o.state={zoom:null},o}return index_esm_createClass(SuperClusterAlgorithm,[{key:"calculate",value:function calculate(t){var r=!1;if(!v()(t.markers,this.markers)){r=!0,this.markers=_toConsumableArray(t.markers);var o=this.markers.map((function(t){return{type:"Feature",geometry:{type:"Point",coordinates:[t.getPosition().lng(),t.getPosition().lat()]},properties:{marker:t}}}));this.superCluster.load(o)}var a={zoom:t.map.getZoom()};return r||this.state.zoom>this.maxZoom&&a.zoom>this.maxZoom||(r=r||!v()(this.state,a)),this.state=a,r&&(this.clusters=this.cluster(t)),{clusters:this.clusters,changed:r}}},{key:"cluster",value:function cluster(t){var r=t.map;return this.superCluster.getClusters([-180,-90,180,90],Math.round(r.getZoom())).map(this.transformCluster.bind(this))}},{key:"transformCluster",value:function transformCluster(t){var r=index_esm_slicedToArray(t.geometry.coordinates,2),o=r[0],a=r[1],i=t.properties;if(i.cluster)return new _({markers:this.superCluster.getLeaves(i.cluster_id,1/0).map((function(t){return t.properties.marker})),position:new google.maps.LatLng({lat:a,lng:o})});var l=i.marker;return new _({markers:[l],position:l.getPosition()})}}]),SuperClusterAlgorithm}(k),x=index_esm_createClass((function ClusterStats(t,r){index_esm_classCallCheck(this,ClusterStats),this.markers={sum:t.length};var o=r.map((function(t){return t.count})),a=o.reduce((function(t,r){return t+r}),0);this.clusters={count:r.length,markers:{mean:a/r.length,sum:a,min:Math.min.apply(Math,_toConsumableArray(o)),max:Math.max.apply(Math,_toConsumableArray(o))}}})),C=function(){function DefaultRenderer(){index_esm_classCallCheck(this,DefaultRenderer)}return index_esm_createClass(DefaultRenderer,[{key:"render",value:function render(t,r){var o=t.count,a=t.position,i=o>Math.max(10,r.clusters.markers.mean)?"#ff0000":"#0000ff",l=window.btoa('\n <svg fill="'.concat(i,'" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 240 240">\n <circle cx="120" cy="120" opacity=".6" r="70" />\n <circle cx="120" cy="120" opacity=".3" r="90" />\n <circle cx="120" cy="120" opacity=".2" r="110" />\n </svg>'));return new google.maps.Marker({position:a,icon:{url:"data:image/svg+xml;base64,".concat(l),scaledSize:new google.maps.Size(45,45)},label:{text:String(o),color:"rgba(255,255,255,0.9)",fontSize:"12px"},title:"Cluster of ".concat(o," markers"),zIndex:Number(google.maps.Marker.MAX_ZINDEX)+o})}}]),DefaultRenderer}();var M,P=index_esm_createClass((function OverlayViewSafe(){index_esm_classCallCheck(this,OverlayViewSafe),function index_esm_extend(t,r){for(var o in r.prototype)t.prototype[o]=r.prototype[o]}(OverlayViewSafe,google.maps.OverlayView)}));!function(t){t.CLUSTERING_BEGIN="clusteringbegin",t.CLUSTERING_END="clusteringend",t.CLUSTER_CLICK="click"}(M||(M={}));var O=function defaultOnClusterClickHandler(t,r,o){o.fitBounds(r.bounds)},S=function(t){_inherits(MarkerClusterer,t);var r=_createSuper(MarkerClusterer);function MarkerClusterer(t){var o,a=t.map,i=t.markers,l=void 0===i?[]:i,u=t.algorithm,c=void 0===u?new w({}):u,p=t.renderer,d=void 0===p?new C:p,m=t.onClusterClick,g=void 0===m?O:m;return index_esm_classCallCheck(this,MarkerClusterer),(o=r.call(this)).markers=_toConsumableArray(l),o.clusters=[],o.algorithm=c,o.renderer=d,o.onClusterClick=g,a&&o.setMap(a),o}return index_esm_createClass(MarkerClusterer,[{key:"addMarker",value:function addMarker(t,r){this.markers.includes(t)||(this.markers.push(t),r||this.render())}},{key:"addMarkers",value:function addMarkers(t,r){var o=this;t.forEach((function(t){o.addMarker(t,!0)})),r||this.render()}},{key:"removeMarker",value:function removeMarker(t,r){var o=this.markers.indexOf(t);return-1!==o&&(t.setMap(null),this.markers.splice(o,1),r||this.render(),!0)}},{key:"removeMarkers",value:function removeMarkers(t,r){var o=this,a=!1;return t.forEach((function(t){a=o.removeMarker(t,!0)||a})),a&&!r&&this.render(),a}},{key:"clearMarkers",value:function clearMarkers(t){this.markers.length=0,t||this.render()}},{key:"render",value:function render(){var t=this.getMap();if(t instanceof google.maps.Map&&this.getProjection()){google.maps.event.trigger(this,M.CLUSTERING_BEGIN,this);var r=this.algorithm.calculate({markers:this.markers,map:t,mapCanvasProjection:this.getProjection()}),o=r.clusters,a=r.changed;(a||void 0==a)&&(this.reset(),this.clusters=o,this.renderClusters()),google.maps.event.trigger(this,M.CLUSTERING_END,this)}}},{key:"onAdd",value:function onAdd(){this.idleListener=this.getMap().addListener("idle",this.render.bind(this)),this.render()}},{key:"onRemove",value:function onRemove(){google.maps.event.removeListener(this.idleListener),this.reset()}},{key:"reset",value:function reset(){this.markers.forEach((function(t){return t.setMap(null)})),this.clusters.forEach((function(t){return t.delete()})),this.clusters=[]}},{key:"renderClusters",value:function renderClusters(){var t=this,r=new x(this.markers,this.clusters),o=this.getMap();this.clusters.forEach((function(a){1===a.markers.length?a.marker=a.markers[0]:(a.marker=t.renderer.render(a,r),t.onClusterClick&&a.marker.addListener("click",(function(r){google.maps.event.trigger(t,M.CLUSTER_CLICK,a),t.onClusterClick(r,a,o)}))),a.marker.setMap(o)}))}}]),MarkerClusterer}(P);function map_google_marker_typeof(t){return map_google_marker_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},map_google_marker_typeof(t)}function map_google_marker_defineProperties(t,r){for(var o=0;o<r.length;o++){var a=r[o];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(t,a.key,a)}}function map_google_marker_setPrototypeOf(t,r){return map_google_marker_setPrototypeOf=Object.setPrototypeOf||function _setPrototypeOf(t,r){return t.__proto__=r,t},map_google_marker_setPrototypeOf(t,r)}function map_google_marker_createSuper(t){var r=function map_google_marker_isNativeReflectConstruct(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function _createSuperInternal(){var o,a=map_google_marker_getPrototypeOf(t);if(r){var i=map_google_marker_getPrototypeOf(this).constructor;o=Reflect.construct(a,arguments,i)}else o=a.apply(this,arguments);return map_google_marker_possibleConstructorReturn(this,o)}}function map_google_marker_possibleConstructorReturn(t,r){if(r&&("object"===map_google_marker_typeof(r)||"function"===typeof r))return r;if(void 0!==r)throw new TypeError("Derived constructors may only return object or undefined");return map_google_marker_assertThisInitialized(t)}function map_google_marker_assertThisInitialized(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function map_google_marker_getPrototypeOf(t){return map_google_marker_getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf:function _getPrototypeOf(t){return t.__proto__||Object.getPrototypeOf(t)},map_google_marker_getPrototypeOf(t)}var A=window.google,I={init:function init(){return function(t){!function map_google_marker_inherits(t,r){if("function"!==typeof r&&null!==r)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),r&&map_google_marker_setPrototypeOf(t,r)}(GoogleMapsHtmlOverlay,t);var r=map_google_marker_createSuper(GoogleMapsHtmlOverlay);function GoogleMapsHtmlOverlay(t){var o;!function map_google_marker_classCallCheck(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}(this,GoogleMapsHtmlOverlay);var a=map_google_marker_assertThisInitialized(o=r.call(this));return a.ownerMap=t.map,a.position=t.position,a.html=t.html?t.html:'<div class="mapboxgl-marker"><i class="marker-icon fas fa-map-marker-alt"></i></div>',a.divClass=t.divClass,a.align=t.align,a.isDebugMode=t.debug,a.onClick=t.onClick,a.onMouseOver=t.onMouseOver,a.isBoolean=function(t){return"boolean"===typeof t},a.isNotUndefined=function(t){return"undefined"!==typeof t},a.hasContent=function(t){return t.length>0},a.isString=function(t){return"string"===typeof t},a.isFunction=function(t){return"function"===typeof t},o}return function map_google_marker_createClass(t,r,o){return r&&map_google_marker_defineProperties(t.prototype,r),o&&map_google_marker_defineProperties(t,o),Object.defineProperty(t,"prototype",{writable:!1}),t}(GoogleMapsHtmlOverlay,[{key:"onAdd",value:function onAdd(){var t=this;t.div=document.createElement("div"),t.div.style.position="absolute",t.isNotUndefined(t.divClass)&&t.hasContent(t.divClass)&&(t.div.className=t.divClass),t.isNotUndefined(t.html)&&t.hasContent(t.html)&&t.isString(t.html)&&(t.div.innerHTML=t.html),t.isBoolean(t.isDebugMode)&&t.isDebugMode&&(t.div.className="debug-mode",t.div.innerHTML='<div style="height: 10px; width: 10px; background: red; border-radius: 100%;"></div><div style="position: absolute; top: 5px; padding: 5px; width: 130px; text-align: center; font-size: 18px; text-transform: uppercase; font-weight: bolder; background: red; color: white; font-family: Arial;">Debug mode</div>',t.div.setAttribute("style","position: absolute;border: 5px dashed red;height: 150px;width: 150px;display: flex;justify-content: center;align-items: center;")),t.getPanes().overlayMouseTarget.appendChild(t.div),A.maps.event.addDomListener(t.div,"click",(function(r){A.maps.event.trigger(t,"click"),t.isFunction(t.onClick)&&t.onClick(),r.stopPropagation()})),A.maps.event.addDomListener(t.div,"mouseover",(function(r){A.maps.event.trigger(t,"mouseover"),t.isFunction(t.onMouseOver)&&t.onMouseOver(),r.stopPropagation()}))}},{key:"draw",value:function draw(){var t=this,r=document.querySelector(".popup");r.length||(r=t.div);var o=t.getProjection();if(!o)return console.log("GoogleMapsHtmlOverlay: current map is missing"),null;var a=o.fromLatLngToDivPixel(t.getPosition()),i={y:void 0,x:void 0},l=r.offsetWidth,u=r.offsetHeight;switch(Array.isArray(t.align)?t.align.join(" "):""){case"left top":i.y=u,i.x=l;break;case"left center":i.y=u/2,i.x=l;break;case"left bottom":i.y=0,i.x=l;break;case"center top":i.y=u,i.x=l/2;break;case"center center":default:i.y=u/2,i.x=l/2;break;case"center bottom":i.y=0,i.x=l/2;break;case"right top":i.y=u,i.x=0;break;case"right center":i.y=u/2,i.x=0;break;case"right bottom":i.y=0,i.x=0}t.div.style.top="".concat(a.y-i.y,"px"),t.div.style.left="".concat(a.x-i.x,"px")}},{key:"getPosition",value:function getPosition(){return new A.maps.LatLng(this.position)}},{key:"getDiv",value:function getDiv(){return this.div}},{key:"setPosition",value:function setPosition(t,r){var o=this;o.position=t,o.align=r,o.draw()}},{key:"remove",value:function remove(){this.setMap(null),this.div.remove()}},{key:"getDraggable",value:function getDraggable(){return!1}}]),GoogleMapsHtmlOverlay}(A.maps.OverlayView)}};function map_google_defineProperties(t,r){for(var o=0;o<r.length;o++){var a=r[o];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(t,a.key,a)}}var j=window.google,E=function(t){var r=function(){function GoogleMapsDriver(){!function map_google_classCallCheck(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}(this,GoogleMapsDriver)}return function map_google_createClass(t,r,o){return r&&map_google_defineProperties(t.prototype,r),o&&map_google_defineProperties(t,o),Object.defineProperty(t,"prototype",{writable:!1}),t}(GoogleMapsDriver,[{key:"getName",value:function getName(){return"GoogleMapsDriver"}},{key:"init",value:function init(r){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],a=this;a.el=r,a.config=o,a.markers=[],t["init".concat(a.getName())]=function(){a.googleApiLoaded()};var i=document.createElement("script");i.src="https://maps.googleapis.com/maps/api/js?key=".concat(o.key,"&callback=init").concat(a.getName()),i.async=!0,i.defer=!0,document.head.appendChild(i)}},{key:"googleApiLoaded",value:function googleApiLoaded(){var t=this,r=t.el,o=t.config,i=r.querySelector(".mapAPI-map"),l=o.mapZoom&&"0"!==o.mapZoom?parseInt(o.mapZoom):10,u=o.center&&","!==o.center?{lat:o.center[1],lng:o.center[0]}:{lat:0,lng:0},c=o.style?o.style:null;console.log("".concat(t.getName(),": API is loaded")),t.MarkerUI=I.init(),t.map=new j.maps.Map(i,{zoom:l,center:u,fullscreenControl:!0,styles:c}),t.default_zoom=l,i.classList.add("mapboxgl-map"),t.popup=new t.MarkerUI({map:t.map,align:["center","top"],divClass:"mapboxgl-popup popup mapboxgl-popup-anchor-bottom d-none",html:'<div class="mapboxgl-popup-tip"></div><div class="mapboxgl-popup-content"><div class="mapboxgl-popup-close-button" type="button" aria-label="Close popup">\xd7</div><div class="html"></div></div>'}),t.popup.setMap(t.map),t.geocoder=new j.maps.Geocoder,t.cluster=new S(t.map,null,{styles:[{width:30,height:30,className:"mapboxgl-cluster"}]}),r.dispatchEvent(new Event(a))}},{key:"addMarker",value:function addMarker(t,r){var o=this,a={lat:t[1],lng:t[0]},l=new o.MarkerUI({position:a,map:o.map,align:["center","top"],html:'<div class="mapboxgl-marker"><div id="Marker'.concat(r.id,'" data-id="').concat(r.id,'" class="marker">').concat(r.icon,"</div></div>"),onClick:function onClick(){var t=document.querySelector("#Marker".concat(r.id));o.showPopup(a,r.content),t.dispatchEvent(new Event(i))}});return o.markers.push(l),o.cluster.addMarker(l),l}},{key:"showPopup",value:function showPopup(t,r){var o=this,a=o.popup.getDiv();o.config.flyToMarker&&(o.map.setCenter(t),o.config.noZoom||o.map.setZoom(18)),a.style.opacity="0",a.classList.remove("d-none"),a.querySelector(".mapboxgl-popup-content .html").innerHTML=r,a.querySelector(".mapboxgl-popup-close-button").addEventListener("click",(function(t){t.preventDefault(),o.hidePopup()})),o.popup.setPosition(t,["center","top"]),a.style.opacity="1",a.style["margin-top"]="-1rem"}},{key:"hidePopup",value:function hidePopup(){var t=this;t.popup.getDiv().classList.add("d-none"),t.config.noRestoreBounds&&!t.config.flyToBounds||t.restoreBounds(),t.el.dispatchEvent(new Event(l))}},{key:"geocode",value:function geocode(t,r){var o=this;o.geocoder.geocode({address:t},(function(t,a){if("OK"===a)return"function"===typeof r&&r(t),t;console.error("".concat(o.getName(),": Geocode was not successful for the following reason: ").concat(a))}))}},{key:"reverseGeocode",value:function reverseGeocode(t,r){var o=this;o.geocoder.geocode({location:latlng},(function(t,a){if("OK"===a)return"function"===typeof r&&r(t),t;console.error("".concat(o.getName(),": Reverse Geocoding was not successful for the following reason: ").concat(a))}))}},{key:"addGeoJson",value:function addGeoJson(t){var r=this,o=JSON.parse(t.geojson),a=new j.maps.LatLngBounds;o.features.forEach((function(o){var i=o.id,l=o.geometry.coordinates,u=o.properties.content;r.addMarker(l,{id:i,content:u,icon:o.icon,flyToMarker:t.flyToMarker}),a.extend({lat:l[1],lng:l[0]})})),r.markers.length>1?r.map.fitBounds(a,{padding:30}):r.markers[0]&&r.map.setCenter(r.markers[0].getPosition()),r.default_bounds=a,r.default_zoom=r.map.getZoom()}},{key:"getMap",value:function getMap(){return this.map}},{key:"getPopup",value:function getPopup(){return this.popup}},{key:"restoreBounds",value:function restoreBounds(){var t=this;t.default_bounds&&t.markers.length>1?t.map.fitBounds(t.default_bounds,{padding:30}):(t.markers[0]&&t.map.setCenter(t.markers[0].getPosition()),t.restoreZoom())}},{key:"restoreZoom",value:function restoreZoom(){this.map.setZoom(this.default_zoom)}}]),GoogleMapsDriver}();return r}(window),L={ENVS:["xs","sm","md","lg","xl","xxl","xxxl"],MAP_DRIVER:E};function map_api_defineProperties(t,r){for(var o=0;o<r.length;o++){var a=r[o];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(t,a.key,a)}}!function(i){var l="js-mapapi",u=L.MAP_DRIVER,c=function(){function MapAPI(t){!function map_api_classCallCheck(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}(this,MapAPI);var r=this,o=new u,i=document.querySelector("body"),c=t.dataset;c.center=[c.lng?c.lng:i.dataset["default-lng"],c.lat?c.lat:i.dataset["default-lat"]],c.icon||(c.icon='<i class="fas fa-map-marker-alt"></i>'),console.log("".concat(l,": init ").concat(o.getName(),"...")),r.drv=o,r.el=t,r.config=c,o.init(t,c),t.addEventListener(a,(function(){r.addMarkers()}))}return function map_api_createClass(t,r,o){return r&&map_api_defineProperties(t.prototype,r),o&&map_api_defineProperties(t,o),Object.defineProperty(t,"prototype",{writable:!1}),t}(MapAPI,[{key:"getMap",value:function getMap(){return this.map}},{key:"dispose",value:function dispose(){this.el=null,this.el.classList.remove("".concat(l,"-active"))}},{key:"addMarkers",value:function addMarkers(){console.log("".concat(l,": addMarkers"));var t=this,r=t.el,a=t.drv,i=t.config;if(t.map=a.getMap(),i.geojson)console.log("".concat(l,": setting up geocode data")),a.addGeoJson(i);else if(i.address)console.log(i.address),console.log("".concat(l,": setting up address marker")),a.geocode(i.address,(function(r){console.log(r);var o=r[0].geometry.location.lat(),u=r[0].geometry.location.lng();console.log("".concat(l,": setting up single lat/lng marker lat: ").concat(o," lng: ").concat(u)),a.addMarker([u,o],i),t.map.setCenter({lat:o,lng:u})}));else if(i.lat&&i.lng){var u=i.lat,c=i.lng;console.log("".concat(l,": setting up single lat/lng marker lat: ").concat(u," lng: ").concat(c)),a.addMarker([c,u],i)}r.classList.add("".concat(l,"-active")),r.dispatchEvent(new Event(o)),console.log("".concat(l,": Map is loaded"))}}]),MapAPI}(),p=function init(){console.log("".concat(l,": init")),document.querySelectorAll(".".concat(l)).forEach((function(t,r){new c(t)}))};i.addEventListener("".concat(r),p),i.addEventListener("".concat(t),p)}(window)}()}();

File diff suppressed because one or more lines are too long

View File

@ -31,7 +31,7 @@
831
]
},
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.50.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/app.scss": [
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.51.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/app.scss": [
{
"chunks": {
"byName": {
@ -46,10 +46,10 @@
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.4_acba72ea4bf9d339cdfcd8f55cdb7006/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/runtime/api.js": 500,
"./node_modules/.pnpm/babel-loader@8.2.4_acba72ea4bf9d339cdfcd8f55cdb7006/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/runtime/getUrl.js": 421,
"./node_modules/.pnpm/babel-loader@8.2.4_acba72ea4bf9d339cdfcd8f55cdb7006/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 749,
"./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.50.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/app.scss": 296,
"./node_modules/.pnpm/babel-loader@8.2.5_rb5fcebzp6kx3hqg3ucus54t3m/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/runtime/api.js": 744,
"./node_modules/.pnpm/babel-loader@8.2.5_rb5fcebzp6kx3hqg3ucus54t3m/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/runtime/getUrl.js": 671,
"./node_modules/.pnpm/babel-loader@8.2.5_rb5fcebzp6kx3hqg3ucus54t3m/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 656,
"./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.51.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/app.scss": 819,
"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,
@ -65,7 +65,7 @@
"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 10l3 3l6-6%27/%3e%3c/svg%3e": 349,
"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.73L.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": 819
"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.73L.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": 755
},
"usedIds": [
144,
@ -73,18 +73,18 @@
204,
214,
217,
296,
349,
421,
460,
469,
486,
500,
609,
647,
656,
671,
692,
740,
749,
744,
755,
819,
931,
956
@ -92,7 +92,7 @@
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.50.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./themes/sample/client/src/scss/app.scss": [
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.51.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/cms.scss": [
{
"chunks": {
"byName": {
@ -107,10 +107,145 @@
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.4_acba72ea4bf9d339cdfcd8f55cdb7006/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/runtime/api.js": 500,
"./node_modules/.pnpm/babel-loader@8.2.4_acba72ea4bf9d339cdfcd8f55cdb7006/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/runtime/getUrl.js": 421,
"./node_modules/.pnpm/babel-loader@8.2.4_acba72ea4bf9d339cdfcd8f55cdb7006/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 749,
"./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.50.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./themes/sample/client/src/scss/app.scss": 369,
"./node_modules/.pnpm/babel-loader@8.2.5_rb5fcebzp6kx3hqg3ucus54t3m/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/runtime/api.js": 744,
"./node_modules/.pnpm/babel-loader@8.2.5_rb5fcebzp6kx3hqg3ucus54t3m/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 656,
"./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.51.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/cms.scss": 284
},
"usedIds": [
284,
656,
744
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.51.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/dev.scss": [
{
"chunks": {
"byName": {
"child": 396
},
"bySource": {
"0 child": 396
},
"usedIds": [
396
]
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.5_rb5fcebzp6kx3hqg3ucus54t3m/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/runtime/api.js": 744,
"./node_modules/.pnpm/babel-loader@8.2.5_rb5fcebzp6kx3hqg3ucus54t3m/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 656,
"./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.51.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/dev.scss": 936
},
"usedIds": [
656,
744,
936
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.51.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/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_rb5fcebzp6kx3hqg3ucus54t3m/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/runtime/api.js": 744,
"./node_modules/.pnpm/babel-loader@8.2.5_rb5fcebzp6kx3hqg3ucus54t3m/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 656,
"./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.51.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/editor.scss": 444
},
"usedIds": [
444,
656,
744
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.51.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/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_rb5fcebzp6kx3hqg3ucus54t3m/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/runtime/api.js": 744,
"./node_modules/.pnpm/babel-loader@8.2.5_rb5fcebzp6kx3hqg3ucus54t3m/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 656,
"./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.51.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/order.scss": 111
},
"usedIds": [
111,
656,
744
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.51.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/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_rb5fcebzp6kx3hqg3ucus54t3m/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/runtime/api.js": 744,
"./node_modules/.pnpm/babel-loader@8.2.5_rb5fcebzp6kx3hqg3ucus54t3m/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 656,
"./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.51.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/types/map.api.scss": 187
},
"usedIds": [
187,
656,
744
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.51.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./themes/sample/client/src/scss/app.scss": [
{
"chunks": {
"byName": {
"child": 396
},
"bySource": {
"0 child": 396
},
"usedIds": [
396
]
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.5_rb5fcebzp6kx3hqg3ucus54t3m/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/runtime/api.js": 744,
"./node_modules/.pnpm/babel-loader@8.2.5_rb5fcebzp6kx3hqg3ucus54t3m/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/runtime/getUrl.js": 671,
"./node_modules/.pnpm/babel-loader@8.2.5_rb5fcebzp6kx3hqg3ucus54t3m/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/runtime/sourceMaps.js": 656,
"./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.51.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./themes/sample/client/src/scss/app.scss": 91,
"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,
@ -129,23 +264,23 @@
"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.73L.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": 819
},
"usedIds": [
91,
144,
175,
204,
214,
217,
349,
369,
421,
460,
469,
486,
500,
609,
647,
656,
671,
692,
740,
749,
744,
819,
931,
956
@ -156,47 +291,47 @@
"modules": {
"byIdentifier": {
"./app/client/src/img|sync|nonrecursive|/\\.(png%7Cwebp%7Cjpg%7Cjpeg%7Cgif%7Csvg)$/": 103,
"./node_modules/.pnpm/babel-loader@8.2.4_acba72ea4bf9d339cdfcd8f55cdb7006/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./app/client/src/js/app.js|35b4daecc0313fdf566ad0c5d0a57ff9": 93,
"./node_modules/.pnpm/babel-loader@8.2.4_acba72ea4bf9d339cdfcd8f55cdb7006/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./app/client/src/js/types/SilverShop.Page.CheckoutPageController.js": 965,
"./node_modules/.pnpm/babel-loader@8.2.4_acba72ea4bf9d339cdfcd8f55cdb7006/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./app/client/src/js/types/Site.Controllers.MapElementController.js|d10d64d85df6d1d9e6bf3d203b7fe674": 646,
"./node_modules/.pnpm/babel-loader@8.2.4_acba72ea4bf9d339cdfcd8f55cdb7006/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/fast-equals@3.0.1/node_modules/fast-equals/dist/fast-equals.js": 937,
"./node_modules/.pnpm/babel-loader@8.2.4_acba72ea4bf9d339cdfcd8f55cdb7006/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": 758,
"./node_modules/.pnpm/babel-loader@8.2.4_acba72ea4bf9d339cdfcd8f55cdb7006/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./themes/sample/client/src/js/app.js": 751,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.72.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/bg.png": 63,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.72.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/logo.png": 371,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.72.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/logo.svg": 253,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.72.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/original.png": 972,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.72.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/original2.png": 351,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.72.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/photo1.png": 460,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.72.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/photo2.jpg": 863,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.72.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/photo3.svg": 430,
"./node_modules/.pnpm/mini-css-extract-plugin@2.6.0_webpack@5.72.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.50.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/cms.scss": 600,
"./node_modules/.pnpm/mini-css-extract-plugin@2.6.0_webpack@5.72.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.50.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/dev.scss": 238,
"./node_modules/.pnpm/mini-css-extract-plugin@2.6.0_webpack@5.72.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.50.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/editor.scss": 818,
"./node_modules/.pnpm/mini-css-extract-plugin@2.6.0_webpack@5.72.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.50.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/order.scss": 43,
"./node_modules/.pnpm/babel-loader@8.2.5_rb5fcebzp6kx3hqg3ucus54t3m/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./app/client/src/js/app.js|90c869e54a753ad1ae1522bdf1b5c0e5": 338,
"./node_modules/.pnpm/babel-loader@8.2.5_rb5fcebzp6kx3hqg3ucus54t3m/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./app/client/src/js/types/SilverShop.Page.CheckoutPageController.js": 202,
"./node_modules/.pnpm/babel-loader@8.2.5_rb5fcebzp6kx3hqg3ucus54t3m/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./app/client/src/js/types/Site.Controllers.MapElementController.js|1239253b22e993c938715e142db3348f": 371,
"./node_modules/.pnpm/babel-loader@8.2.5_rb5fcebzp6kx3hqg3ucus54t3m/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/index.js": 25,
"./node_modules/.pnpm/babel-loader@8.2.5_rb5fcebzp6kx3hqg3ucus54t3m/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": 826,
"./node_modules/.pnpm/babel-loader@8.2.5_rb5fcebzp6kx3hqg3ucus54t3m/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./themes/sample/client/src/js/app.js": 540,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_csgzzuwaerdr4d7s3u52mzcn7m/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/bg.png": 432,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_csgzzuwaerdr4d7s3u52mzcn7m/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/logo.png": 150,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_csgzzuwaerdr4d7s3u52mzcn7m/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/logo.svg": 771,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_csgzzuwaerdr4d7s3u52mzcn7m/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/original.png": 557,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_csgzzuwaerdr4d7s3u52mzcn7m/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/original2.png": 993,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_csgzzuwaerdr4d7s3u52mzcn7m/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/photo1.png": 931,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_csgzzuwaerdr4d7s3u52mzcn7m/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/photo2.jpg": 92,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_csgzzuwaerdr4d7s3u52mzcn7m/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/photo3.svg": 978,
"./node_modules/.pnpm/mini-css-extract-plugin@2.6.0_webpack@5.72.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.51.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/cms.scss": 748,
"./node_modules/.pnpm/mini-css-extract-plugin@2.6.0_webpack@5.72.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.51.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/dev.scss": 309,
"./node_modules/.pnpm/mini-css-extract-plugin@2.6.0_webpack@5.72.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.51.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/editor.scss": 548,
"./node_modules/.pnpm/mini-css-extract-plugin@2.6.0_webpack@5.72.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.51.0+webpack@5.72.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/order.scss": 361,
"./node_modules/font-awesome|sync|nonrecursive|/\\.(otf%7Ceot%7Cttf%7Cwoff%7Cwoff2)$/": 499
},
"usedIds": [
43,
63,
93,
25,
92,
103,
238,
253,
351,
150,
202,
309,
338,
361,
371,
430,
460,
432,
499,
600,
646,
751,
758,
818,
863,
937,
965,
972
540,
548,
557,
748,
771,
826,
931,
978,
993
]
}
}

View File

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>ss-webpack-boilerplate [12 Apr 2022 at 14:33]</title>
<title>ss-webpack-boilerplate [3 May 2022 at 21:52]</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/sample.js","isAsset":true,"statSize":122036,"parsedSize":63328,"gzipSize":17074,"groups":[{"label":"app/client/src","path":"./app/client/src","statSize":121236,"groups":[{"label":"img","path":"./app/client/src/img","statSize":1121,"groups":[{"id":103,"label":" sync nonrecursive \\.(png%7Cwebp%7Cjpg%7Cjpeg%7Cgif%7Csvg)$","path":"./app/client/src/img/ sync nonrecursive \\.(png%7Cwebp%7Cjpg%7Cjpeg%7Cgif%7Csvg)$","statSize":828,"parsedSize":1127,"gzipSize":389},{"id":63,"label":"bg.png","path":"./app/client/src/img/bg.png","statSize":33,"parsedSize":38,"gzipSize":58},{"id":371,"label":"logo.png","path":"./app/client/src/img/logo.png","statSize":35,"parsedSize":40,"gzipSize":60},{"id":253,"label":"logo.svg","path":"./app/client/src/img/logo.svg","statSize":35,"parsedSize":40,"gzipSize":60},{"id":972,"label":"original.png","path":"./app/client/src/img/original.png","statSize":39,"parsedSize":44,"gzipSize":64},{"id":351,"label":"original2.png","path":"./app/client/src/img/original2.png","statSize":40,"parsedSize":45,"gzipSize":65},{"id":460,"label":"photo1.png","path":"./app/client/src/img/photo1.png","statSize":37,"parsedSize":42,"gzipSize":62},{"id":863,"label":"photo2.jpg","path":"./app/client/src/img/photo2.jpg","statSize":37,"parsedSize":42,"gzipSize":62},{"id":430,"label":"photo3.svg","path":"./app/client/src/img/photo3.svg","statSize":37,"parsedSize":42,"gzipSize":62}],"parsedSize":1460,"gzipSize":433},{"label":"js","path":"./app/client/src/js","statSize":120115,"groups":[{"id":93,"label":"app.js + 26 modules (concatenated)","path":"./app/client/src/js/app.js + 26 modules (concatenated)","statSize":120115,"parsedSize":60939,"gzipSize":16318,"concatenated":true,"groups":[{"label":"app/client/src/js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/app/client/src/js","statSize":3074,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/app/client/src/js/app.js","statSize":1584,"parsedSize":803,"gzipSize":215,"inaccurateSizes":true},{"label":"layout","path":"./app/client/src/js/app.js + 26 modules (concatenated)/app/client/src/js/layout","statSize":1490,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/app/client/src/js/layout/index.js","statSize":1490,"parsedSize":755,"gzipSize":202,"inaccurateSizes":true}],"parsedSize":755,"gzipSize":202,"inaccurateSizes":true}],"parsedSize":1559,"gzipSize":417,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm","statSize":117041,"groups":[{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","statSize":26359,"groups":[{"label":"main","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main","statSize":9770,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/index.js","statSize":85,"parsedSize":43,"gzipSize":11,"inaccurateSizes":true},{"id":null,"label":"visibility.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/visibility.js","statSize":898,"parsedSize":455,"gzipSize":121,"inaccurateSizes":true},{"id":null,"label":"touch.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/touch.js","statSize":1615,"parsedSize":819,"gzipSize":219,"inaccurateSizes":true},{"id":null,"label":"css-screen-size.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/css-screen-size.js","statSize":2650,"parsedSize":1344,"gzipSize":360,"inaccurateSizes":true},{"id":null,"label":"main.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/main.js","statSize":3109,"parsedSize":1577,"gzipSize":422,"inaccurateSizes":true},{"id":null,"label":"loading-spinner.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/loading-spinner.js","statSize":1413,"parsedSize":716,"gzipSize":191,"inaccurateSizes":true}],"parsedSize":4956,"gzipSize":1327,"inaccurateSizes":true},{"label":"ui","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui","statSize":7754,"groups":[{"id":null,"label":"dropdown.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/dropdown.js","statSize":2883,"parsedSize":1462,"gzipSize":391,"inaccurateSizes":true},{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/carousel.js","statSize":4871,"parsedSize":2471,"gzipSize":661,"inaccurateSizes":true}],"parsedSize":3933,"gzipSize":1053,"inaccurateSizes":true},{"label":"ajax","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax","statSize":7166,"groups":[{"id":null,"label":"online.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/online.js","statSize":2662,"parsedSize":1350,"gzipSize":361,"inaccurateSizes":true},{"id":null,"label":"lazy-images.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/lazy-images.js","statSize":1176,"parsedSize":596,"gzipSize":159,"inaccurateSizes":true},{"label":"models","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/models","statSize":3328,"groups":[{"id":null,"label":"image.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/models/image.js","statSize":3328,"parsedSize":1688,"gzipSize":452,"inaccurateSizes":true}],"parsedSize":1688,"gzipSize":452,"inaccurateSizes":true}],"parsedSize":3635,"gzipSize":973,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events.js","statSize":1397,"parsedSize":708,"gzipSize":189,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_consts.js","statSize":272,"parsedSize":137,"gzipSize":36,"inaccurateSizes":true}],"parsedSize":13372,"gzipSize":3580,"inaccurateSizes":true},{"label":"@a2nt+meta-lightbox-js@4.2.0/node_modules/@a2nt/meta-lightbox-js/src/js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.0/node_modules/@a2nt/meta-lightbox-js/src/js","statSize":17646,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.0/node_modules/@a2nt/meta-lightbox-js/src/js/app.js","statSize":815,"parsedSize":413,"gzipSize":110,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.0/node_modules/@a2nt/meta-lightbox-js/src/js/_events.js","statSize":1366,"parsedSize":693,"gzipSize":185,"inaccurateSizes":true},{"id":null,"label":"window.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.0/node_modules/@a2nt/meta-lightbox-js/src/js/window.js","statSize":15465,"parsedSize":7845,"gzipSize":2100,"inaccurateSizes":true}],"parsedSize":8952,"gzipSize":2397,"inaccurateSizes":true},{"label":"bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src","statSize":70130,"groups":[{"id":null,"label":"collapse.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/collapse.js","statSize":14831,"parsedSize":7524,"gzipSize":2014,"inaccurateSizes":true},{"label":"dom","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom","statSize":18586,"groups":[{"id":null,"label":"data.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom/data.js","statSize":1605,"parsedSize":814,"gzipSize":218,"inaccurateSizes":true},{"id":null,"label":"event-handler.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":11179,"parsedSize":5671,"gzipSize":1518,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":1986,"parsedSize":1007,"gzipSize":269,"inaccurateSizes":true},{"id":null,"label":"selector-engine.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3816,"parsedSize":1936,"gzipSize":518,"inaccurateSizes":true}],"parsedSize":9429,"gzipSize":2524,"inaccurateSizes":true},{"label":"util","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/util","statSize":9636,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/util/index.js","statSize":9636,"parsedSize":4888,"gzipSize":1309,"inaccurateSizes":true}],"parsedSize":4888,"gzipSize":1309,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/base-component.js","statSize":3591,"parsedSize":1821,"gzipSize":487,"inaccurateSizes":true},{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/carousel.js","statSize":23486,"parsedSize":11915,"gzipSize":3190,"inaccurateSizes":true}],"parsedSize":35579,"gzipSize":9527,"inaccurateSizes":true},{"label":"redaxios@0.4.1/node_modules/redaxios/dist","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/redaxios@0.4.1/node_modules/redaxios/dist","statSize":2906,"groups":[{"id":null,"label":"redaxios.module.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/redaxios@0.4.1/node_modules/redaxios/dist/redaxios.module.js","statSize":2906,"parsedSize":1474,"gzipSize":394,"inaccurateSizes":true}],"parsedSize":1474,"gzipSize":394,"inaccurateSizes":true}],"parsedSize":59379,"gzipSize":15900,"inaccurateSizes":true}]}],"parsedSize":60939,"gzipSize":16318}],"parsedSize":62399,"gzipSize":16661},{"label":"node_modules","path":"./node_modules","statSize":737,"groups":[{"label":".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":758,"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":"font-awesome","path":"./node_modules/font-awesome","statSize":160,"groups":[{"id":499,"label":" sync nonrecursive \\.(otf%7Ceot%7Cttf%7Cwoff%7Cwoff2)$","path":"./node_modules/font-awesome/ sync nonrecursive \\.(otf%7Ceot%7Cttf%7Cwoff%7Cwoff2)$","statSize":160,"parsedSize":275,"gzipSize":182}],"parsedSize":275,"gzipSize":182}],"parsedSize":553,"gzipSize":349},{"label":"themes/sample/client/src/js","path":"./themes/sample/client/src/js","statSize":63,"groups":[{"id":751,"label":"app.js","path":"./themes/sample/client/src/js/app.js","statSize":63,"parsedSize":376,"gzipSize":246}],"parsedSize":376,"gzipSize":246}]},{"label":"js/app.js","isAsset":true,"statSize":121973,"parsedSize":63300,"gzipSize":16960,"groups":[{"label":"app/client/src","path":"./app/client/src","statSize":121236,"groups":[{"label":"img","path":"./app/client/src/img","statSize":1121,"groups":[{"id":103,"label":" sync nonrecursive \\.(png%7Cwebp%7Cjpg%7Cjpeg%7Cgif%7Csvg)$","path":"./app/client/src/img/ sync nonrecursive \\.(png%7Cwebp%7Cjpg%7Cjpeg%7Cgif%7Csvg)$","statSize":828,"parsedSize":1127,"gzipSize":389},{"id":63,"label":"bg.png","path":"./app/client/src/img/bg.png","statSize":33,"parsedSize":38,"gzipSize":58},{"id":371,"label":"logo.png","path":"./app/client/src/img/logo.png","statSize":35,"parsedSize":40,"gzipSize":60},{"id":253,"label":"logo.svg","path":"./app/client/src/img/logo.svg","statSize":35,"parsedSize":40,"gzipSize":60},{"id":972,"label":"original.png","path":"./app/client/src/img/original.png","statSize":39,"parsedSize":44,"gzipSize":64},{"id":351,"label":"original2.png","path":"./app/client/src/img/original2.png","statSize":40,"parsedSize":45,"gzipSize":65},{"id":460,"label":"photo1.png","path":"./app/client/src/img/photo1.png","statSize":37,"parsedSize":42,"gzipSize":62},{"id":863,"label":"photo2.jpg","path":"./app/client/src/img/photo2.jpg","statSize":37,"parsedSize":42,"gzipSize":62},{"id":430,"label":"photo3.svg","path":"./app/client/src/img/photo3.svg","statSize":37,"parsedSize":42,"gzipSize":62}],"parsedSize":1460,"gzipSize":433},{"label":"js","path":"./app/client/src/js","statSize":120115,"groups":[{"id":93,"label":"app.js + 26 modules (concatenated)","path":"./app/client/src/js/app.js + 26 modules (concatenated)","statSize":120115,"parsedSize":60939,"gzipSize":16318,"concatenated":true,"groups":[{"label":"app/client/src/js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/app/client/src/js","statSize":3074,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/app/client/src/js/app.js","statSize":1584,"parsedSize":803,"gzipSize":215,"inaccurateSizes":true},{"label":"layout","path":"./app/client/src/js/app.js + 26 modules (concatenated)/app/client/src/js/layout","statSize":1490,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/app/client/src/js/layout/index.js","statSize":1490,"parsedSize":755,"gzipSize":202,"inaccurateSizes":true}],"parsedSize":755,"gzipSize":202,"inaccurateSizes":true}],"parsedSize":1559,"gzipSize":417,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm","statSize":117041,"groups":[{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","statSize":26359,"groups":[{"label":"main","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main","statSize":9770,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/index.js","statSize":85,"parsedSize":43,"gzipSize":11,"inaccurateSizes":true},{"id":null,"label":"visibility.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/visibility.js","statSize":898,"parsedSize":455,"gzipSize":121,"inaccurateSizes":true},{"id":null,"label":"touch.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/touch.js","statSize":1615,"parsedSize":819,"gzipSize":219,"inaccurateSizes":true},{"id":null,"label":"css-screen-size.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/css-screen-size.js","statSize":2650,"parsedSize":1344,"gzipSize":360,"inaccurateSizes":true},{"id":null,"label":"main.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/main.js","statSize":3109,"parsedSize":1577,"gzipSize":422,"inaccurateSizes":true},{"id":null,"label":"loading-spinner.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/loading-spinner.js","statSize":1413,"parsedSize":716,"gzipSize":191,"inaccurateSizes":true}],"parsedSize":4956,"gzipSize":1327,"inaccurateSizes":true},{"label":"ui","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui","statSize":7754,"groups":[{"id":null,"label":"dropdown.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/dropdown.js","statSize":2883,"parsedSize":1462,"gzipSize":391,"inaccurateSizes":true},{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/carousel.js","statSize":4871,"parsedSize":2471,"gzipSize":661,"inaccurateSizes":true}],"parsedSize":3933,"gzipSize":1053,"inaccurateSizes":true},{"label":"ajax","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax","statSize":7166,"groups":[{"id":null,"label":"online.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/online.js","statSize":2662,"parsedSize":1350,"gzipSize":361,"inaccurateSizes":true},{"id":null,"label":"lazy-images.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/lazy-images.js","statSize":1176,"parsedSize":596,"gzipSize":159,"inaccurateSizes":true},{"label":"models","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/models","statSize":3328,"groups":[{"id":null,"label":"image.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/models/image.js","statSize":3328,"parsedSize":1688,"gzipSize":452,"inaccurateSizes":true}],"parsedSize":1688,"gzipSize":452,"inaccurateSizes":true}],"parsedSize":3635,"gzipSize":973,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events.js","statSize":1397,"parsedSize":708,"gzipSize":189,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_consts.js","statSize":272,"parsedSize":137,"gzipSize":36,"inaccurateSizes":true}],"parsedSize":13372,"gzipSize":3580,"inaccurateSizes":true},{"label":"@a2nt+meta-lightbox-js@4.2.0/node_modules/@a2nt/meta-lightbox-js/src/js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.0/node_modules/@a2nt/meta-lightbox-js/src/js","statSize":17646,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.0/node_modules/@a2nt/meta-lightbox-js/src/js/app.js","statSize":815,"parsedSize":413,"gzipSize":110,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.0/node_modules/@a2nt/meta-lightbox-js/src/js/_events.js","statSize":1366,"parsedSize":693,"gzipSize":185,"inaccurateSizes":true},{"id":null,"label":"window.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.2.0/node_modules/@a2nt/meta-lightbox-js/src/js/window.js","statSize":15465,"parsedSize":7845,"gzipSize":2100,"inaccurateSizes":true}],"parsedSize":8952,"gzipSize":2397,"inaccurateSizes":true},{"label":"bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src","statSize":70130,"groups":[{"id":null,"label":"collapse.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/collapse.js","statSize":14831,"parsedSize":7524,"gzipSize":2014,"inaccurateSizes":true},{"label":"dom","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom","statSize":18586,"groups":[{"id":null,"label":"data.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom/data.js","statSize":1605,"parsedSize":814,"gzipSize":218,"inaccurateSizes":true},{"id":null,"label":"event-handler.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":11179,"parsedSize":5671,"gzipSize":1518,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":1986,"parsedSize":1007,"gzipSize":269,"inaccurateSizes":true},{"id":null,"label":"selector-engine.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3816,"parsedSize":1936,"gzipSize":518,"inaccurateSizes":true}],"parsedSize":9429,"gzipSize":2524,"inaccurateSizes":true},{"label":"util","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/util","statSize":9636,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/util/index.js","statSize":9636,"parsedSize":4888,"gzipSize":1309,"inaccurateSizes":true}],"parsedSize":4888,"gzipSize":1309,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/base-component.js","statSize":3591,"parsedSize":1821,"gzipSize":487,"inaccurateSizes":true},{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/carousel.js","statSize":23486,"parsedSize":11915,"gzipSize":3190,"inaccurateSizes":true}],"parsedSize":35579,"gzipSize":9527,"inaccurateSizes":true},{"label":"redaxios@0.4.1/node_modules/redaxios/dist","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/redaxios@0.4.1/node_modules/redaxios/dist","statSize":2906,"groups":[{"id":null,"label":"redaxios.module.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/redaxios@0.4.1/node_modules/redaxios/dist/redaxios.module.js","statSize":2906,"parsedSize":1474,"gzipSize":394,"inaccurateSizes":true}],"parsedSize":1474,"gzipSize":394,"inaccurateSizes":true}],"parsedSize":59379,"gzipSize":15900,"inaccurateSizes":true}]}],"parsedSize":60939,"gzipSize":16318}],"parsedSize":62399,"gzipSize":16661},{"label":"node_modules","path":"./node_modules","statSize":737,"groups":[{"label":".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":758,"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":"font-awesome","path":"./node_modules/font-awesome","statSize":160,"groups":[{"id":499,"label":" sync nonrecursive \\.(otf%7Ceot%7Cttf%7Cwoff%7Cwoff2)$","path":"./node_modules/font-awesome/ sync nonrecursive \\.(otf%7Ceot%7Cttf%7Cwoff%7Cwoff2)$","statSize":160,"parsedSize":275,"gzipSize":182}],"parsedSize":275,"gzipSize":182}],"parsedSize":553,"gzipSize":349}]},{"label":"js/app_Site.Controllers.MapElementController.js","isAsset":true,"statSize":99900,"parsedSize":39729,"gzipSize":11477,"groups":[{"label":"app/client/src/js/types","path":"./app/client/src/js/types","statSize":87364,"groups":[{"id":646,"label":"Site.Controllers.MapElementController.js + 11 modules (concatenated)","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)","statSize":87364,"parsedSize":36152,"gzipSize":10441,"concatenated":true,"groups":[{"label":"app/client/src/js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/app/client/src/js","statSize":1813,"groups":[{"label":"types","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/app/client/src/js/types","statSize":1451,"groups":[{"id":null,"label":"Site.Controllers.MapElementController.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/app/client/src/js/types/Site.Controllers.MapElementController.js","statSize":1451,"parsedSize":600,"gzipSize":173,"inaccurateSizes":true}],"parsedSize":600,"gzipSize":173,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/app/client/src/js/_consts.js","statSize":362,"parsedSize":149,"gzipSize":43,"inaccurateSizes":true}],"parsedSize":750,"gzipSize":216,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm","statSize":85551,"groups":[{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","statSize":24687,"groups":[{"label":"ui","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui","statSize":4222,"groups":[{"id":null,"label":"map.api.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/map.api.js","statSize":4222,"parsedSize":1747,"gzipSize":504,"inaccurateSizes":true}],"parsedSize":1747,"gzipSize":504,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events.js","statSize":1397,"parsedSize":578,"gzipSize":166,"inaccurateSizes":true},{"label":"drivers","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/drivers","statSize":19068,"groups":[{"id":null,"label":"map.google.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/drivers/map.google.js","statSize":8905,"parsedSize":3684,"gzipSize":1064,"inaccurateSizes":true},{"id":null,"label":"map.google.marker.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/drivers/map.google.marker.js","statSize":10163,"parsedSize":4205,"gzipSize":1214,"inaccurateSizes":true}],"parsedSize":7890,"gzipSize":2278,"inaccurateSizes":true}],"parsedSize":10215,"gzipSize":2950,"inaccurateSizes":true},{"label":"@googlemaps+markerclusterer@2.0.3/node_modules/@googlemaps/markerclusterer/dist","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/@googlemaps+markerclusterer@2.0.3/node_modules/@googlemaps/markerclusterer/dist","statSize":35407,"groups":[{"id":null,"label":"index.esm.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/@googlemaps+markerclusterer@2.0.3/node_modules/@googlemaps/markerclusterer/dist/index.esm.js","statSize":35407,"parsedSize":14651,"gzipSize":4231,"inaccurateSizes":true}],"parsedSize":14651,"gzipSize":4231,"inaccurateSizes":true},{"label":"supercluster@7.1.5/node_modules/supercluster","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/supercluster@7.1.5/node_modules/supercluster","statSize":19451,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/supercluster@7.1.5/node_modules/supercluster/index.js","statSize":19451,"parsedSize":8048,"gzipSize":2324,"inaccurateSizes":true}],"parsedSize":8048,"gzipSize":2324,"inaccurateSizes":true},{"label":"kdbush@3.0.0/node_modules/kdbush/src","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/kdbush@3.0.0/node_modules/kdbush/src","statSize":6006,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/kdbush@3.0.0/node_modules/kdbush/src/index.js","statSize":2322,"parsedSize":960,"gzipSize":277,"inaccurateSizes":true},{"id":null,"label":"sort.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/kdbush@3.0.0/node_modules/kdbush/src/sort.js","statSize":1633,"parsedSize":675,"gzipSize":195,"inaccurateSizes":true},{"id":null,"label":"range.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/kdbush@3.0.0/node_modules/kdbush/src/range.js","statSize":1005,"parsedSize":415,"gzipSize":120,"inaccurateSizes":true},{"id":null,"label":"within.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/kdbush@3.0.0/node_modules/kdbush/src/within.js","statSize":1046,"parsedSize":432,"gzipSize":125,"inaccurateSizes":true}],"parsedSize":2485,"gzipSize":717,"inaccurateSizes":true}],"parsedSize":35401,"gzipSize":10224,"inaccurateSizes":true}]}],"parsedSize":36152,"gzipSize":10441},{"label":"node_modules/.pnpm","path":"./node_modules/.pnpm","statSize":12536,"groups":[{"label":"fast-equals@3.0.1/node_modules/fast-equals/dist","path":"./node_modules/.pnpm/fast-equals@3.0.1/node_modules/fast-equals/dist","statSize":10850,"groups":[{"id":937,"label":"fast-equals.js","path":"./node_modules/.pnpm/fast-equals@3.0.1/node_modules/fast-equals/dist/fast-equals.js","statSize":10850,"parsedSize":3577,"gzipSize":1304}],"parsedSize":3577,"gzipSize":1304},{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/types","path":"./node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/types","statSize":1686,"groups":[{"id":null,"label":"map.api.scss","path":"./node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.5.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/types/map.api.scss","statSize":1686}],"parsedSize":0,"gzipSize":0}],"parsedSize":3577,"gzipSize":1304}]},{"label":"js/app_SilverShop.Page.CheckoutPageController.js","isAsset":true,"statSize":98,"parsedSize":0,"gzipSize":20,"groups":[{"label":"app/client/src/js/types","path":"./app/client/src/js/types","statSize":98,"groups":[{"id":965,"label":"SilverShop.Page.CheckoutPageController.js","path":"./app/client/src/js/types/SilverShop.Page.CheckoutPageController.js","statSize":98}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_cms.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"app/client/src/scss/types","path":"./app/client/src/scss/types","statSize":50,"groups":[{"id":600,"label":"cms.scss","path":"./app/client/src/scss/types/cms.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_dev.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"app/client/src/scss/types","path":"./app/client/src/scss/types","statSize":50,"groups":[{"id":238,"label":"dev.scss","path":"./app/client/src/scss/types/dev.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_editor.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"app/client/src/scss/types","path":"./app/client/src/scss/types","statSize":50,"groups":[{"id":818,"label":"editor.scss","path":"./app/client/src/scss/types/editor.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_order.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"app/client/src/scss/types","path":"./app/client/src/scss/types","statSize":50,"groups":[{"id":43,"label":"order.scss","path":"./app/client/src/scss/types/order.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]}];
window.chartData = [{"label":"js/sample.js","isAsset":true,"statSize":122406,"parsedSize":63707,"gzipSize":17149,"groups":[{"label":"app/client/src","path":"./app/client/src","statSize":121606,"groups":[{"label":"img","path":"./app/client/src/img","statSize":1121,"groups":[{"id":103,"label":" sync nonrecursive \\.(png%7Cwebp%7Cjpg%7Cjpeg%7Cgif%7Csvg)$","path":"./app/client/src/img/ sync nonrecursive \\.(png%7Cwebp%7Cjpg%7Cjpeg%7Cgif%7Csvg)$","statSize":828,"parsedSize":1127,"gzipSize":390},{"id":432,"label":"bg.png","path":"./app/client/src/img/bg.png","statSize":33,"parsedSize":38,"gzipSize":58},{"id":150,"label":"logo.png","path":"./app/client/src/img/logo.png","statSize":35,"parsedSize":40,"gzipSize":60},{"id":771,"label":"logo.svg","path":"./app/client/src/img/logo.svg","statSize":35,"parsedSize":40,"gzipSize":60},{"id":557,"label":"original.png","path":"./app/client/src/img/original.png","statSize":39,"parsedSize":44,"gzipSize":64},{"id":993,"label":"original2.png","path":"./app/client/src/img/original2.png","statSize":40,"parsedSize":45,"gzipSize":65},{"id":931,"label":"photo1.png","path":"./app/client/src/img/photo1.png","statSize":37,"parsedSize":42,"gzipSize":62},{"id":92,"label":"photo2.jpg","path":"./app/client/src/img/photo2.jpg","statSize":37,"parsedSize":42,"gzipSize":62},{"id":978,"label":"photo3.svg","path":"./app/client/src/img/photo3.svg","statSize":37,"parsedSize":42,"gzipSize":62}],"parsedSize":1460,"gzipSize":431},{"label":"js","path":"./app/client/src/js","statSize":120485,"groups":[{"id":338,"label":"app.js + 26 modules (concatenated)","path":"./app/client/src/js/app.js + 26 modules (concatenated)","statSize":120485,"parsedSize":61316,"gzipSize":16393,"concatenated":true,"groups":[{"label":"app/client/src/js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/app/client/src/js","statSize":3024,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/app/client/src/js/app.js","statSize":1558,"parsedSize":792,"gzipSize":211,"inaccurateSizes":true},{"label":"layout","path":"./app/client/src/js/app.js + 26 modules (concatenated)/app/client/src/js/layout","statSize":1466,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/app/client/src/js/layout/index.js","statSize":1466,"parsedSize":746,"gzipSize":199,"inaccurateSizes":true}],"parsedSize":746,"gzipSize":199,"inaccurateSizes":true}],"parsedSize":1538,"gzipSize":411,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm","statSize":117461,"groups":[{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","statSize":26732,"groups":[{"label":"main","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main","statSize":9842,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/index.js","statSize":155,"parsedSize":78,"gzipSize":21,"inaccurateSizes":true},{"id":null,"label":"visibility.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/visibility.js","statSize":898,"parsedSize":457,"gzipSize":122,"inaccurateSizes":true},{"id":null,"label":"touch.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/touch.js","statSize":1597,"parsedSize":812,"gzipSize":217,"inaccurateSizes":true},{"id":null,"label":"css-screen-size.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/css-screen-size.js","statSize":2650,"parsedSize":1348,"gzipSize":360,"inaccurateSizes":true},{"id":null,"label":"main.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/main.js","statSize":3113,"parsedSize":1584,"gzipSize":423,"inaccurateSizes":true},{"id":null,"label":"loading-spinner.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/loading-spinner.js","statSize":1429,"parsedSize":727,"gzipSize":194,"inaccurateSizes":true}],"parsedSize":5008,"gzipSize":1339,"inaccurateSizes":true},{"label":"ui","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui","statSize":8063,"groups":[{"id":null,"label":"dropdown.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/dropdown.js","statSize":2865,"parsedSize":1458,"gzipSize":389,"inaccurateSizes":true},{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/carousel.js","statSize":5198,"parsedSize":2645,"gzipSize":707,"inaccurateSizes":true}],"parsedSize":4103,"gzipSize":1097,"inaccurateSizes":true},{"label":"ajax","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax","statSize":7155,"groups":[{"id":null,"label":"online.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/online.js","statSize":2640,"parsedSize":1343,"gzipSize":359,"inaccurateSizes":true},{"id":null,"label":"lazy-images.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/lazy-images.js","statSize":1155,"parsedSize":587,"gzipSize":157,"inaccurateSizes":true},{"label":"models","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/models","statSize":3360,"groups":[{"id":null,"label":"image.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/models/image.js","statSize":3360,"parsedSize":1709,"gzipSize":457,"inaccurateSizes":true}],"parsedSize":1709,"gzipSize":457,"inaccurateSizes":true}],"parsedSize":3641,"gzipSize":973,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events.js","statSize":1397,"parsedSize":710,"gzipSize":190,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_consts.js","statSize":275,"parsedSize":139,"gzipSize":37,"inaccurateSizes":true}],"parsedSize":13604,"gzipSize":3637,"inaccurateSizes":true},{"label":"@a2nt+meta-lightbox-js@4.2.3/node_modules/@a2nt/meta-lightbox-js/src/js","path":"./app/client/src/js/app.js + 26 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":"./app/client/src/js/app.js + 26 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":415,"gzipSize":111,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 26 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":695,"gzipSize":185,"inaccurateSizes":true},{"id":null,"label":"window.js","path":"./app/client/src/js/app.js + 26 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":7916,"gzipSize":2116,"inaccurateSizes":true}],"parsedSize":9027,"gzipSize":2413,"inaccurateSizes":true},{"label":"bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src","statSize":70130,"groups":[{"id":null,"label":"collapse.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/collapse.js","statSize":14831,"parsedSize":7547,"gzipSize":2017,"inaccurateSizes":true},{"label":"dom","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom","statSize":18586,"groups":[{"id":null,"label":"data.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom/data.js","statSize":1605,"parsedSize":816,"gzipSize":218,"inaccurateSizes":true},{"id":null,"label":"event-handler.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":11179,"parsedSize":5689,"gzipSize":1520,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":1986,"parsedSize":1010,"gzipSize":270,"inaccurateSizes":true},{"id":null,"label":"selector-engine.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3816,"parsedSize":1941,"gzipSize":519,"inaccurateSizes":true}],"parsedSize":9458,"gzipSize":2528,"inaccurateSizes":true},{"label":"util","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/util","statSize":9636,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/util/index.js","statSize":9636,"parsedSize":4903,"gzipSize":1311,"inaccurateSizes":true}],"parsedSize":4903,"gzipSize":1311,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/base-component.js","statSize":3591,"parsedSize":1827,"gzipSize":488,"inaccurateSizes":true},{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/carousel.js","statSize":23486,"parsedSize":11952,"gzipSize":3195,"inaccurateSizes":true}],"parsedSize":35689,"gzipSize":9541,"inaccurateSizes":true},{"label":"redaxios@0.5.0/node_modules/redaxios/dist","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/redaxios@0.5.0/node_modules/redaxios/dist","statSize":2860,"groups":[{"id":null,"label":"redaxios.module.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/redaxios@0.5.0/node_modules/redaxios/dist/redaxios.module.js","statSize":2860,"parsedSize":1455,"gzipSize":389,"inaccurateSizes":true}],"parsedSize":1455,"gzipSize":389,"inaccurateSizes":true}],"parsedSize":59777,"gzipSize":15981,"inaccurateSizes":true}]}],"parsedSize":61316,"gzipSize":16393}],"parsedSize":62776,"gzipSize":16738},{"label":"node_modules","path":"./node_modules","statSize":737,"groups":[{"label":".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":826,"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":"font-awesome","path":"./node_modules/font-awesome","statSize":160,"groups":[{"id":499,"label":" sync nonrecursive \\.(otf%7Ceot%7Cttf%7Cwoff%7Cwoff2)$","path":"./node_modules/font-awesome/ sync nonrecursive \\.(otf%7Ceot%7Cttf%7Cwoff%7Cwoff2)$","statSize":160,"parsedSize":275,"gzipSize":182}],"parsedSize":275,"gzipSize":182}],"parsedSize":553,"gzipSize":349},{"label":"themes/sample/client/src/js","path":"./themes/sample/client/src/js","statSize":63,"groups":[{"id":540,"label":"app.js","path":"./themes/sample/client/src/js/app.js","statSize":63,"parsedSize":378,"gzipSize":250}],"parsedSize":378,"gzipSize":250}]},{"label":"js/app.js","isAsset":true,"statSize":122343,"parsedSize":63693,"gzipSize":17055,"groups":[{"label":"app/client/src","path":"./app/client/src","statSize":121606,"groups":[{"label":"img","path":"./app/client/src/img","statSize":1121,"groups":[{"id":103,"label":" sync nonrecursive \\.(png%7Cwebp%7Cjpg%7Cjpeg%7Cgif%7Csvg)$","path":"./app/client/src/img/ sync nonrecursive \\.(png%7Cwebp%7Cjpg%7Cjpeg%7Cgif%7Csvg)$","statSize":828,"parsedSize":1127,"gzipSize":390},{"id":432,"label":"bg.png","path":"./app/client/src/img/bg.png","statSize":33,"parsedSize":38,"gzipSize":58},{"id":150,"label":"logo.png","path":"./app/client/src/img/logo.png","statSize":35,"parsedSize":40,"gzipSize":60},{"id":771,"label":"logo.svg","path":"./app/client/src/img/logo.svg","statSize":35,"parsedSize":40,"gzipSize":60},{"id":557,"label":"original.png","path":"./app/client/src/img/original.png","statSize":39,"parsedSize":44,"gzipSize":64},{"id":993,"label":"original2.png","path":"./app/client/src/img/original2.png","statSize":40,"parsedSize":45,"gzipSize":65},{"id":931,"label":"photo1.png","path":"./app/client/src/img/photo1.png","statSize":37,"parsedSize":42,"gzipSize":62},{"id":92,"label":"photo2.jpg","path":"./app/client/src/img/photo2.jpg","statSize":37,"parsedSize":42,"gzipSize":62},{"id":978,"label":"photo3.svg","path":"./app/client/src/img/photo3.svg","statSize":37,"parsedSize":42,"gzipSize":62}],"parsedSize":1460,"gzipSize":431},{"label":"js","path":"./app/client/src/js","statSize":120485,"groups":[{"id":338,"label":"app.js + 26 modules (concatenated)","path":"./app/client/src/js/app.js + 26 modules (concatenated)","statSize":120485,"parsedSize":61316,"gzipSize":16393,"concatenated":true,"groups":[{"label":"app/client/src/js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/app/client/src/js","statSize":3024,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/app/client/src/js/app.js","statSize":1558,"parsedSize":792,"gzipSize":211,"inaccurateSizes":true},{"label":"layout","path":"./app/client/src/js/app.js + 26 modules (concatenated)/app/client/src/js/layout","statSize":1466,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/app/client/src/js/layout/index.js","statSize":1466,"parsedSize":746,"gzipSize":199,"inaccurateSizes":true}],"parsedSize":746,"gzipSize":199,"inaccurateSizes":true}],"parsedSize":1538,"gzipSize":411,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm","statSize":117461,"groups":[{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","statSize":26732,"groups":[{"label":"main","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main","statSize":9842,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/index.js","statSize":155,"parsedSize":78,"gzipSize":21,"inaccurateSizes":true},{"id":null,"label":"visibility.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/visibility.js","statSize":898,"parsedSize":457,"gzipSize":122,"inaccurateSizes":true},{"id":null,"label":"touch.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/touch.js","statSize":1597,"parsedSize":812,"gzipSize":217,"inaccurateSizes":true},{"id":null,"label":"css-screen-size.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/css-screen-size.js","statSize":2650,"parsedSize":1348,"gzipSize":360,"inaccurateSizes":true},{"id":null,"label":"main.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/main.js","statSize":3113,"parsedSize":1584,"gzipSize":423,"inaccurateSizes":true},{"id":null,"label":"loading-spinner.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/loading-spinner.js","statSize":1429,"parsedSize":727,"gzipSize":194,"inaccurateSizes":true}],"parsedSize":5008,"gzipSize":1339,"inaccurateSizes":true},{"label":"ui","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui","statSize":8063,"groups":[{"id":null,"label":"dropdown.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/dropdown.js","statSize":2865,"parsedSize":1458,"gzipSize":389,"inaccurateSizes":true},{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/carousel.js","statSize":5198,"parsedSize":2645,"gzipSize":707,"inaccurateSizes":true}],"parsedSize":4103,"gzipSize":1097,"inaccurateSizes":true},{"label":"ajax","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax","statSize":7155,"groups":[{"id":null,"label":"online.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/online.js","statSize":2640,"parsedSize":1343,"gzipSize":359,"inaccurateSizes":true},{"id":null,"label":"lazy-images.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/lazy-images.js","statSize":1155,"parsedSize":587,"gzipSize":157,"inaccurateSizes":true},{"label":"models","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/models","statSize":3360,"groups":[{"id":null,"label":"image.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/models/image.js","statSize":3360,"parsedSize":1709,"gzipSize":457,"inaccurateSizes":true}],"parsedSize":1709,"gzipSize":457,"inaccurateSizes":true}],"parsedSize":3641,"gzipSize":973,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events.js","statSize":1397,"parsedSize":710,"gzipSize":190,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_consts.js","statSize":275,"parsedSize":139,"gzipSize":37,"inaccurateSizes":true}],"parsedSize":13604,"gzipSize":3637,"inaccurateSizes":true},{"label":"@a2nt+meta-lightbox-js@4.2.3/node_modules/@a2nt/meta-lightbox-js/src/js","path":"./app/client/src/js/app.js + 26 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":"./app/client/src/js/app.js + 26 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":415,"gzipSize":111,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 26 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":695,"gzipSize":185,"inaccurateSizes":true},{"id":null,"label":"window.js","path":"./app/client/src/js/app.js + 26 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":7916,"gzipSize":2116,"inaccurateSizes":true}],"parsedSize":9027,"gzipSize":2413,"inaccurateSizes":true},{"label":"bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src","statSize":70130,"groups":[{"id":null,"label":"collapse.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/collapse.js","statSize":14831,"parsedSize":7547,"gzipSize":2017,"inaccurateSizes":true},{"label":"dom","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom","statSize":18586,"groups":[{"id":null,"label":"data.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom/data.js","statSize":1605,"parsedSize":816,"gzipSize":218,"inaccurateSizes":true},{"id":null,"label":"event-handler.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":11179,"parsedSize":5689,"gzipSize":1520,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":1986,"parsedSize":1010,"gzipSize":270,"inaccurateSizes":true},{"id":null,"label":"selector-engine.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3816,"parsedSize":1941,"gzipSize":519,"inaccurateSizes":true}],"parsedSize":9458,"gzipSize":2528,"inaccurateSizes":true},{"label":"util","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/util","statSize":9636,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/util/index.js","statSize":9636,"parsedSize":4903,"gzipSize":1311,"inaccurateSizes":true}],"parsedSize":4903,"gzipSize":1311,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/base-component.js","statSize":3591,"parsedSize":1827,"gzipSize":488,"inaccurateSizes":true},{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.3_@popperjs+core@2.11.5/node_modules/bootstrap/js/src/carousel.js","statSize":23486,"parsedSize":11952,"gzipSize":3195,"inaccurateSizes":true}],"parsedSize":35689,"gzipSize":9541,"inaccurateSizes":true},{"label":"redaxios@0.5.0/node_modules/redaxios/dist","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/redaxios@0.5.0/node_modules/redaxios/dist","statSize":2860,"groups":[{"id":null,"label":"redaxios.module.js","path":"./app/client/src/js/app.js + 26 modules (concatenated)/node_modules/.pnpm/redaxios@0.5.0/node_modules/redaxios/dist/redaxios.module.js","statSize":2860,"parsedSize":1455,"gzipSize":389,"inaccurateSizes":true}],"parsedSize":1455,"gzipSize":389,"inaccurateSizes":true}],"parsedSize":59777,"gzipSize":15981,"inaccurateSizes":true}]}],"parsedSize":61316,"gzipSize":16393}],"parsedSize":62776,"gzipSize":16738},{"label":"node_modules","path":"./node_modules","statSize":737,"groups":[{"label":".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":826,"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":"font-awesome","path":"./node_modules/font-awesome","statSize":160,"groups":[{"id":499,"label":" sync nonrecursive \\.(otf%7Ceot%7Cttf%7Cwoff%7Cwoff2)$","path":"./node_modules/font-awesome/ sync nonrecursive \\.(otf%7Ceot%7Cttf%7Cwoff%7Cwoff2)$","statSize":160,"parsedSize":275,"gzipSize":182}],"parsedSize":275,"gzipSize":182}],"parsedSize":553,"gzipSize":349}]},{"label":"js/app_Site.Controllers.MapElementController.js","isAsset":true,"statSize":90686,"parsedSize":37461,"gzipSize":10739,"groups":[{"label":"app/client/src/js/types","path":"./app/client/src/js/types","statSize":87466,"groups":[{"id":371,"label":"Site.Controllers.MapElementController.js + 11 modules (concatenated)","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)","statSize":87466,"parsedSize":36484,"gzipSize":10536,"concatenated":true,"groups":[{"label":"app/client/src/js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/app/client/src/js","statSize":1903,"groups":[{"label":"types","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/app/client/src/js/types","statSize":1540,"groups":[{"id":null,"label":"Site.Controllers.MapElementController.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/app/client/src/js/types/Site.Controllers.MapElementController.js","statSize":1540,"parsedSize":642,"gzipSize":185,"inaccurateSizes":true}],"parsedSize":642,"gzipSize":185,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/app/client/src/js/_consts.js","statSize":363,"parsedSize":151,"gzipSize":43,"inaccurateSizes":true}],"parsedSize":793,"gzipSize":229,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm","statSize":85563,"groups":[{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","statSize":24711,"groups":[{"label":"ui","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui","statSize":4189,"groups":[{"id":null,"label":"map.api.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/map.api.js","statSize":4189,"parsedSize":1747,"gzipSize":504,"inaccurateSizes":true}],"parsedSize":1747,"gzipSize":504,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events.js","statSize":1397,"parsedSize":582,"gzipSize":168,"inaccurateSizes":true},{"label":"drivers","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/drivers","statSize":19125,"groups":[{"id":null,"label":"map.google.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/drivers/map.google.js","statSize":8879,"parsedSize":3703,"gzipSize":1069,"inaccurateSizes":true},{"id":null,"label":"map.google.marker.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/drivers/map.google.marker.js","statSize":10246,"parsedSize":4273,"gzipSize":1234,"inaccurateSizes":true}],"parsedSize":7977,"gzipSize":2303,"inaccurateSizes":true}],"parsedSize":10307,"gzipSize":2976,"inaccurateSizes":true},{"label":"@googlemaps+markerclusterer@2.0.6/node_modules/@googlemaps/markerclusterer/dist","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/@googlemaps+markerclusterer@2.0.6/node_modules/@googlemaps/markerclusterer/dist","statSize":35395,"groups":[{"id":null,"label":"index.esm.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/@googlemaps+markerclusterer@2.0.6/node_modules/@googlemaps/markerclusterer/dist/index.esm.js","statSize":35395,"parsedSize":14764,"gzipSize":4263,"inaccurateSizes":true}],"parsedSize":14764,"gzipSize":4263,"inaccurateSizes":true},{"label":"supercluster@7.1.5/node_modules/supercluster","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/supercluster@7.1.5/node_modules/supercluster","statSize":19451,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/supercluster@7.1.5/node_modules/supercluster/index.js","statSize":19451,"parsedSize":8113,"gzipSize":2343,"inaccurateSizes":true}],"parsedSize":8113,"gzipSize":2343,"inaccurateSizes":true},{"label":"kdbush@3.0.0/node_modules/kdbush/src","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/kdbush@3.0.0/node_modules/kdbush/src","statSize":6006,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/kdbush@3.0.0/node_modules/kdbush/src/index.js","statSize":2322,"parsedSize":968,"gzipSize":279,"inaccurateSizes":true},{"id":null,"label":"sort.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/kdbush@3.0.0/node_modules/kdbush/src/sort.js","statSize":1633,"parsedSize":681,"gzipSize":196,"inaccurateSizes":true},{"id":null,"label":"range.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/kdbush@3.0.0/node_modules/kdbush/src/range.js","statSize":1005,"parsedSize":419,"gzipSize":121,"inaccurateSizes":true},{"id":null,"label":"within.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 11 modules (concatenated)/node_modules/.pnpm/kdbush@3.0.0/node_modules/kdbush/src/within.js","statSize":1046,"parsedSize":436,"gzipSize":125,"inaccurateSizes":true}],"parsedSize":2505,"gzipSize":723,"inaccurateSizes":true}],"parsedSize":35690,"gzipSize":10306,"inaccurateSizes":true}]}],"parsedSize":36484,"gzipSize":10536},{"label":"node_modules/.pnpm","path":"./node_modules/.pnpm","statSize":3220,"groups":[{"label":"fast-deep-equal@3.1.3/node_modules/fast-deep-equal","path":"./node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal","statSize":1534,"groups":[{"id":25,"label":"index.js","path":"./node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/index.js","statSize":1534,"parsedSize":977,"gzipSize":405}],"parsedSize":977,"gzipSize":405},{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/types","path":"./node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/types","statSize":1686,"groups":[{"id":null,"label":"map.api.scss","path":"./node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.6.2/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/types/map.api.scss","statSize":1686}],"parsedSize":0,"gzipSize":0}],"parsedSize":977,"gzipSize":405}]},{"label":"js/app_SilverShop.Page.CheckoutPageController.js","isAsset":true,"statSize":99,"parsedSize":0,"gzipSize":20,"groups":[{"label":"app/client/src/js/types","path":"./app/client/src/js/types","statSize":99,"groups":[{"id":202,"label":"SilverShop.Page.CheckoutPageController.js","path":"./app/client/src/js/types/SilverShop.Page.CheckoutPageController.js","statSize":99}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_cms.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"app/client/src/scss/types","path":"./app/client/src/scss/types","statSize":50,"groups":[{"id":748,"label":"cms.scss","path":"./app/client/src/scss/types/cms.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_dev.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"app/client/src/scss/types","path":"./app/client/src/scss/types","statSize":50,"groups":[{"id":309,"label":"dev.scss","path":"./app/client/src/scss/types/dev.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_editor.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"app/client/src/scss/types","path":"./app/client/src/scss/types","statSize":50,"groups":[{"id":548,"label":"editor.scss","path":"./app/client/src/scss/types/editor.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_order.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"app/client/src/scss/types","path":"./app/client/src/scss/types","statSize":50,"groups":[{"id":361,"label":"order.scss","path":"./app/client/src/scss/types/order.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]}];
window.defaultSizes = "parsed";
</script>
</body>

View File

@ -2,12 +2,12 @@
* Add your global events here
*/
import MAP_DRIVER from "@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/drivers/map.google";
//import MAP_DRIVER from '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/drivers/map.mapbox';
import MAP_DRIVER from '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/drivers/map.google'
// import MAP_DRIVER from '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/drivers/map.mapbox';
const CONSTS = {
ENVS: ["xs", "sm", "md", "lg", "xl", "xxl", "xxxl"],
ENVS: ['xs', 'sm', 'md', 'lg', 'xl', 'xxl', 'xxxl'],
MAP_DRIVER,
};
}
export default CONSTS;
export default CONSTS

View File

@ -1,59 +1,58 @@
'use strict'
/*
* UI Basics
*/
//import $ from 'jquery';
import '../scss/app.scss';
// import $ from 'jquery';
import '../scss/app.scss'
import '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main';
import '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main'
/*
* Extra functionality
*/
import '@a2nt/meta-lightbox-js/src/js/app';
import 'bootstrap/js/src/collapse';
import '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/dropdown';
import '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/carousel';
//import '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/datepicker';
//import '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/instagram.feed';
import '@a2nt/meta-lightbox-js/src/js/app'
import 'bootstrap/js/src/collapse'
import '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/dropdown'
import '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/carousel'
// import '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/datepicker';
// import '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/instagram.feed';
/*
* AJAX functionality
*/
//import '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/links';
import '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/online';
import '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/lazy-images';
// import '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/links';
import '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/online'
import '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/lazy-images'
/*
* Site specific modules
*/
import './layout';
import './layout'
('use strict');
function importAll(r) {
return r.keys().map(r);
function importAll (r) {
return r.keys().map(r)
}
const images = importAll(
importAll(
require.context('../img/', false, /\.(png|webp|jpg|jpeg|gif|svg)$/)
);
const fontAwesome = importAll(
)
importAll(
require.context('font-awesome', false, /\.(otf|eot|ttf|woff|woff2)$/)
);
)
/*
* Service workers
*/
// Register service worker
if ('serviceWorker' in navigator) {
const baseHref = (document.getElementsByTagName('base')[0] || {}).href;
const baseHref = (document.getElementsByTagName('base')[0] || {}).href
const version = (document.querySelector('meta[name="swversion"]') || {})
.content;
.content
if (baseHref) {
navigator.serviceWorker
.register(`${baseHref}sw.js?v=${version}`)
.then(() => {
console.log('Service Worker Registered');
});
console.log('Service Worker Registered')
})
}
}

View File

@ -1,26 +1,25 @@
import Events from '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events';
import Events from '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events'
const LayoutUI = ((W) => {
const NAME = '_layout';
const D = document;
const BODY = D.body;
const NAME = '_layout'
const D = document
const init_fonts = () => {
console.log(`${NAME}: init_fonts`);
const initFonts = () => {
console.log(`${NAME}: initFonts`)
const css = D.createElement('link');
css.rel = 'stylesheet';
css.type = 'text/css';
css.media = 'all';
const css = D.createElement('link')
css.rel = 'stylesheet'
css.type = 'text/css'
css.media = 'all'
css.href =
'https://fonts.googleapis.com/css?family=Roboto:ital,wght@0,400;0,700;1,400&display=swap';
D.getElementsByTagName('head')[0].appendChild(css);
};
'https://fonts.googleapis.com/css?family=Roboto:ital,wght@0,400;0,700;1,400&display=swap'
D.getElementsByTagName('head')[0].appendChild(css)
}
const init_analytics = () => {
console.log(`${NAME}: init_analytics`);
/*google analytics */
/*(function(i, s, o, g, r, a, m) {
const initAnalytics = () => {
console.log(`${NAME}: initAnalytics`)
/* google analytics */
/* (function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
(i[r] =
i[r] ||
@ -40,12 +39,12 @@ const LayoutUI = ((W) => {
'ga',
);
ga('create', 'UA-********-*', 'auto');
ga('send', 'pageview');*/
};
ga('send', 'pageview'); */
}
W.addEventListener(`${Events.LODEDANDREADY}`, () => {
init_fonts();
//init_analytics();
});
})(window);
export default LayoutUI;
initFonts()
initAnalytics()
})
})(window)
export default LayoutUI

View File

@ -1,3 +1,3 @@
"use strict";
'use strict'
//import '@a2nt/ss-bootstrap-ui-webpack-boilerplate/src/js/_components/_ui.map.api';
// import '@a2nt/ss-bootstrap-ui-webpack-boilerplate/src/js/_components/_ui.map.api';

View File

@ -1,12 +1,12 @@
"use strict";
'use strict'
import Events from "@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events";
// import Events from '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events'
// Mapbox API
import "@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/map.api";
import "@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/types/map.api.scss";
import '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/map.api'
import '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/types/map.api.scss'
/*const LocationUI = (($) => {
/* const LocationUI = (($) => {
// Constants
const W = window;
const D = document;
@ -59,4 +59,4 @@ import "@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/types/map.api.s
})($);
export default LocationUI;*/
export default LocationUI; */

View File

@ -1,4 +1,4 @@
"use strict";
'use strict'
import "../../scss/cms.scss";
//import '@a2nt/ss-bootstrap-ui-webpack-boilerplate/src/js/_components/_ui.image-position';
import '../../scss/cms.scss'
// import '@a2nt/ss-bootstrap-ui-webpack-boilerplate/src/js/_components/_ui.image-position';

View File

@ -1,11 +1,10 @@
"use strict";
'use strict'
import "../../scss/types/dev.scss";
import '../../scss/types/dev.scss'
/*import $ from 'jquery';
/* import $ from 'jquery';
import Events from '@a2nt/ss-bootstrap-ui-webpack-boilerplate/src/js/_events';
const DevUI = ($ => {
// Constants
const W = window;
@ -46,4 +45,4 @@ const DevUI = ($ => {
return DevUI;
})($);
export default DevUI;*/
export default DevUI; */

View File

@ -3,32 +3,31 @@
* to SilverStripe i18n js file in client/lang
* Quick and dirty node script!
*/
var fs = require('fs');
var path = require('path');
const fs = require('fs')
const path = require('path')
const PATHS = {
SRC: path.resolve('client/src/lang'),
DIST: path.resolve('client/lang'),
};
DIST: path.resolve('client/lang')
}
console.log('Writing SS i18n JS lang files...');
console.log('Writing SS i18n JS lang files...')
fs.readdir(PATHS.SRC, function(err, files)
{
files.forEach(function (file) {
var lang = file.split('.').shift();
fs.readFile(PATHS.SRC + '/' + file, "utf8", function(err, data) {
if (err) { console.log(err); }
var fileData = `if(typeof(ss) == 'undefined' || typeof(ss.i18n) == 'undefined') {
fs.readdir(PATHS.SRC, function (err, files) {
files.forEach(function (file) {
const lang = file.split('.').shift()
fs.readFile(PATHS.SRC + '/' + file, 'utf8', function (err, data) {
if (err) { console.log(err) }
const fileData = `if(typeof(ss) == 'undefined' || typeof(ss.i18n) == 'undefined') {
if(typeof(console) != 'undefined') console.error('Class ss.i18n not defined');
} else {
ss.i18n.addDictionary('${lang}', ${data});
}`;
}`
fs.writeFile(PATHS.DIST + '/' + lang + '.js', fileData, "utf8", function(err) {
if (err) { console.log(err); }
console.log("Saved " + lang + '.js');
});
});
});
});
fs.writeFile(PATHS.DIST + '/' + lang + '.js', fileData, 'utf8', function (err) {
if (err) { console.log(err) }
console.log('Saved ' + lang + '.js')
})
})
})
})

View File

@ -34,11 +34,11 @@
"ie>=11"
],
"dependencies": {
"@a2nt/meta-lightbox-js": "^4.2.0",
"@a2nt/ss-bootstrap-ui-webpack-boilerplate-react": "^4.5.3",
"@angular/common": "^13.3.2",
"@angular/core": "^13.3.2",
"@apollo/client": "^3.5.10",
"@a2nt/meta-lightbox-js": "^4.2.2",
"@a2nt/ss-bootstrap-ui-webpack-boilerplate-react": "^4.6.1",
"@angular/common": "^13.3.5",
"@angular/core": "^13.3.5",
"@apollo/client": "^3.6.2",
"@jsanahuja/instagramfeed": "github:jsanahuja/instagramfeed",
"@popperjs/core": "^2.11.5",
"@turf/clone": "^6.5.0",
@ -51,14 +51,15 @@
"aos": "^2.3.4",
"apollo3-cache-persist": "^0.14.0",
"balanced-match": "^2.0.0",
"bootbox": "^5.5.2",
"bootbox": "^5.5.3",
"bootstrap": "^5.1.3",
"brace-expansion": "^2.0.1",
"charming": "^3.0.2",
"density-clustering": "^1.3.0",
"eslint-scope": "^7.1.1",
"fast-deep-equal": "^3.1.3",
"font-awesome": "^4.7.0",
"graphql": "^16.3.0",
"graphql": "^16.4.0",
"hammerjs": "^2.0.8",
"inputmask": "^5.0.7",
"kdbush": "^3.0.0",
@ -67,15 +68,15 @@
"localforage-cordovasqlitedriver": "^1.8.0",
"lodash.debounce": "^4.0.8",
"lodash.throttle": "^4.1.1",
"mapbox-gl": "^2.8.0",
"mapbox-gl": "^2.8.2",
"material-design-color": "^2.3.2",
"minimatch": "^5.0.1",
"moment": "^2.29.2",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"moment": "^2.29.3",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-easy-swipe": "^0.0.22",
"react-tiny-oembed": "^1.1.0",
"redaxios": "^0.4.1",
"redaxios": "^0.5.0",
"rxjs": "^7.5.5",
"select2": "^4.0.13",
"setimmediate": "^1.0.5",
@ -87,16 +88,16 @@
},
"devDependencies": {
"@a2nt/image-sprite-webpack-plugin": "^0.2.5",
"@babel/core": "^7.17.9",
"@babel/core": "^7.17.10",
"@babel/eslint-parser": "^7.17.0",
"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-proposal-object-rest-spread": "^7.17.3",
"@babel/plugin-syntax-jsx": "^7.16.7",
"@babel/plugin-syntax-top-level-await": "^7.14.5",
"@babel/plugin-transform-react-jsx": "^7.17.3",
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/plugin-transform-runtime": "^7.17.10",
"@babel/plugin-transform-typescript": "^7.16.8",
"@babel/preset-env": "^7.16.11",
"@babel/preset-env": "^7.17.10",
"@babel/preset-react": "^7.16.7",
"@babel/runtime": "^7.17.9",
"@googlemaps/markerclusterer": "*",
@ -109,22 +110,22 @@
"ansi-html": "^0.0.9",
"ansi-html-community": "^0.0.8",
"ansi-regex": "^6.0.1",
"autoprefixer": "^10.4.4",
"babel-loader": "^8.2.4",
"autoprefixer": "^10.4.7",
"babel-loader": "^8.2.5",
"classnames": "^2.3.1",
"copy-webpack-plugin": "^10.2.4",
"croppie": "^2.6.5",
"cross-env": "^7.0.3",
"css-loader": "^6.7.1",
"css-minimizer-webpack-plugin": "^3.4.1",
"eslint": "^8.13.0",
"eslint": "^8.14.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jquery": "^1.5.1",
"eslint-plugin-react": "^7.29.4",
"events": "^3.3.0",
"exif-js": "^2.3.0",
"exports-loader": "^3.1.0",
"fast-equals": "^3.0.1",
"fast-equals": "^3.0.2",
"fast-json-stable-stringify": "^2.1.0",
"fast-levenshtein": "^3.0.0",
"fastest-levenshtein": "^1.0.12",
@ -133,17 +134,17 @@
"file-loader": "^6.2.0",
"graphql-tag": "^2.12.6",
"hoist-non-react-statics": "^3.3.2",
"html-dom-parser": "^1.1.1",
"html-dom-parser": "^1.2.0",
"html-entities": "^2.3.3",
"html-loader": "^3.1.0",
"html-react-parser": "^1.4.10",
"html-react-parser": "^1.4.12",
"html-webpack-plugin": "^5.5.0",
"img-optimize-loader": "^1.0.7",
"js-yaml": "^4.1.0",
"loglevel": "^1.8.0",
"mini-css-extract-plugin": "^2.6.0",
"msw": "^0.39.2",
"node-fetch": "^3.2.3",
"node-fetch": "^3.2.4",
"object-assign": "^4.1.1",
"optimism": "^0.16.1",
"optimize-css-assets-webpack-plugin": "^6.0.1",
@ -153,7 +154,7 @@
"querystring": "^0.2.1",
"raw-loader": "^4.0.2",
"react-hot-loader": "^4.13.0",
"react-is": "^18.0.0",
"react-is": "^18.1.0",
"react-lifecycles-compat": "^3.0.4",
"regenerator-runtime": "^0.13.9",
"resolve-url-loader": "^5.0.0",
@ -164,7 +165,7 @@
"sass-lint-auto-fix": "^0.21.2",
"sass-lint-fix": "^1.12.1",
"sass-loader": "^12.6.0",
"scheduler": "^0.21.0",
"scheduler": "^0.22.0",
"shallowequal": "^1.1.0",
"strip-ansi": "^7.0.1",
"style-loader": "^3.3.1",
@ -173,7 +174,7 @@
"symbol-observable": "^4.0.0",
"terser-webpack-plugin": "^5.3.1",
"ts-invariant": "^0.9.4",
"tslib": "^2.3.1",
"tslib": "^2.4.0",
"url": "^0.11.0",
"url-loader": "^4.1.1",
"webpack": "^5.72.0",