IMPR: reorganize files, minor updates

This commit is contained in:
Tony Air 2021-08-09 15:54:55 +02:00
parent 65d40cd47d
commit 52f8ab5fa9
12 changed files with 186 additions and 175 deletions

File diff suppressed because one or more lines are too long

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 +1 @@
!function(){"use strict";var e="ajax-load",t="load-ready",r="map-loaded",o="map-api-loaded",s="map-marker-click",n="map-popup-close",i=function extendStatics(e,t){return(i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])})(e,t)};function __extends(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function __(){this.constructor=e}i(e,t),e.prototype=null===t?Object.create(t):(__.prototype=t.prototype,new __)}var a=function __assign(){return(a=Object.assign||function __assign(e){for(var t,r=1,o=arguments.length;r<o;r++)for(var s in t=arguments[r])Object.prototype.hasOwnProperty.call(t,s)&&(e[s]=t[s]);return e}).apply(this,arguments)};var l=function OverlayViewSafe(){!function extend(e,t){for(var r in t.prototype)e.prototype[r]=t.prototype[r]}(OverlayViewSafe,google.maps.OverlayView)};function toCssText(e){return Object.keys(e).reduce((function(t,r){return e[r]&&t.push(r+":"+e[r]),t}),[]).join(";")}function coercePixels(e){return e?e+"px":void 0}var u=function(e){function ClusterIcon(t,r){var o=e.call(this)||this;return o.cluster_=t,o.styles_=r,o.center_=null,o.div_=null,o.sums_=null,o.visible_=!1,o.style=null,o.setMap(t.getMap()),o}return __extends(ClusterIcon,e),ClusterIcon.prototype.onAdd=function(){var e,t,r=this,o=this.cluster_.getMarkerClusterer(),s=google.maps.version.split("."),n=s[0],i=s[1],a=100*parseInt(n,10)+parseInt(i,10);this.div_=document.createElement("div"),this.visible_&&this.show(),this.getPanes().overlayMouseTarget.appendChild(this.div_),this.boundsChangedListener_=google.maps.event.addListener(this.getMap(),"bounds_changed",(function(){t=e})),google.maps.event.addDomListener(this.div_,"mousedown",(function(){e=!0,t=!1})),google.maps.event.addDomListener(this.div_,"contextmenu",(function(){google.maps.event.trigger(o,"contextmenu",r.cluster_)})),a>=332&&google.maps.event.addDomListener(this.div_,"touchstart",(function(e){e.stopPropagation()})),google.maps.event.addDomListener(this.div_,"click",(function(s){if(e=!1,!t){if(google.maps.event.trigger(o,"click",r.cluster_),google.maps.event.trigger(o,"clusterclick",r.cluster_),o.getZoomOnClick()){var n=o.getMaxZoom(),i=r.cluster_.getBounds();o.getMap().fitBounds(i),setTimeout((function(){o.getMap().fitBounds(i),null!==n&&o.getMap().getZoom()>n&&o.getMap().setZoom(n+1)}),100)}s.cancelBubble=!0,s.stopPropagation&&s.stopPropagation()}})),google.maps.event.addDomListener(this.div_,"mouseover",(function(){google.maps.event.trigger(o,"mouseover",r.cluster_)})),google.maps.event.addDomListener(this.div_,"mouseout",(function(){google.maps.event.trigger(o,"mouseout",r.cluster_)}))},ClusterIcon.prototype.onRemove=function(){this.div_&&this.div_.parentNode&&(this.hide(),google.maps.event.removeListener(this.boundsChangedListener_),google.maps.event.clearInstanceListeners(this.div_),this.div_.parentNode.removeChild(this.div_),this.div_=null)},ClusterIcon.prototype.draw=function(){if(this.visible_){var e=this.getPosFromLatLng_(this.center_);this.div_.style.top=e.y+"px",this.div_.style.left=e.x+"px"}},ClusterIcon.prototype.hide=function(){this.div_&&(this.div_.style.display="none"),this.visible_=!1},ClusterIcon.prototype.show=function(){this.div_&&(this.div_.className=this.className_,this.div_.style.cssText=this.createCss_(this.getPosFromLatLng_(this.center_)),this.div_.innerHTML=(this.style.url?this.getImageElementHtml():"")+this.getLabelDivHtml(),"undefined"===typeof this.sums_.title||""===this.sums_.title?this.div_.title=this.cluster_.getMarkerClusterer().getTitle():this.div_.title=this.sums_.title,this.div_.style.display=""),this.visible_=!0},ClusterIcon.prototype.getLabelDivHtml=function(){return'\n<div aria-label="'+this.cluster_.getMarkerClusterer().ariaLabelFn(this.sums_.text)+'" style="'+toCssText({position:"absolute",top:coercePixels(this.anchorText_[0]),left:coercePixels(this.anchorText_[1]),color:this.style.textColor,"font-size":coercePixels(this.style.textSize),"font-family":this.style.fontFamily,"font-weight":this.style.fontWeight,"font-style":this.style.fontStyle,"text-decoration":this.style.textDecoration,"text-align":"center",width:coercePixels(this.style.width),"line-height":coercePixels(this.style.textLineHeight)})+'" tabindex="0">\n <span aria-hidden="true">'+this.sums_.text+"</span>\n</div>\n"},ClusterIcon.prototype.getImageElementHtml=function(){var e=(this.style.backgroundPosition||"0 0").split(" "),t=parseInt(e[0].replace(/^\s+|\s+$/g,""),10),r=parseInt(e[1].replace(/^\s+|\s+$/g,""),10),o={};if(this.cluster_.getMarkerClusterer().getEnableRetinaIcons())o={width:coercePixels(this.style.width),height:coercePixels(this.style.height)};else{var s=[-1*r,-1*t+this.style.width,-1*r+this.style.height,-1*t];o={clip:"rect("+s[0]+"px, "+s[1]+"px, "+s[2]+"px, "+s[3]+"px)"}}var n=this.sums_.url?{width:"100%",height:"100%"}:{},i=toCssText(a(a({position:"absolute",top:coercePixels(r),left:coercePixels(t)},o),n));return'<img alt="'+this.sums_.text+'" aria-hidden="true" src="'+this.style.url+'" style="'+i+'"/>'},ClusterIcon.prototype.useStyle=function(e){this.sums_=e;var t=Math.max(0,e.index-1);t=Math.min(this.styles_.length-1,t),this.style=this.sums_.url?a(a({},this.styles_[t]),{url:this.sums_.url}):this.styles_[t],this.anchorText_=this.style.anchorText||[0,0],this.anchorIcon_=this.style.anchorIcon||[Math.floor(this.style.height/2),Math.floor(this.style.width/2)],this.className_=this.cluster_.getMarkerClusterer().getClusterClass()+" "+(this.style.className||"cluster-"+t)},ClusterIcon.prototype.setCenter=function(e){this.center_=e},ClusterIcon.prototype.createCss_=function(e){return toCssText({"z-index":""+this.cluster_.getMarkerClusterer().getZIndex(),top:coercePixels(e.y),left:coercePixels(e.x),width:coercePixels(this.style.width),height:coercePixels(this.style.height),cursor:"pointer",position:"absolute","-webkit-user-select":"none","-khtml-user-select":"none","-moz-user-select":"none","-o-user-select":"none","user-select":"none"})},ClusterIcon.prototype.getPosFromLatLng_=function(e){var t=this.getProjection().fromLatLngToDivPixel(e);return t.x=Math.floor(t.x-this.anchorIcon_[1]),t.y=Math.floor(t.y-this.anchorIcon_[0]),t},ClusterIcon}(l),c=function(){function Cluster(e){this.markerClusterer_=e,this.map_=this.markerClusterer_.getMap(),this.minClusterSize_=this.markerClusterer_.getMinimumClusterSize(),this.averageCenter_=this.markerClusterer_.getAverageCenter(),this.markers_=[],this.center_=null,this.bounds_=null,this.clusterIcon_=new u(this,this.markerClusterer_.getStyles())}return Cluster.prototype.getSize=function(){return this.markers_.length},Cluster.prototype.getMarkers=function(){return this.markers_},Cluster.prototype.getCenter=function(){return this.center_},Cluster.prototype.getMap=function(){return this.map_},Cluster.prototype.getMarkerClusterer=function(){return this.markerClusterer_},Cluster.prototype.getBounds=function(){for(var e=new google.maps.LatLngBounds(this.center_,this.center_),t=this.getMarkers(),r=0;r<t.length;r++)e.extend(t[r].getPosition());return e},Cluster.prototype.remove=function(){this.clusterIcon_.setMap(null),this.markers_=[],delete this.markers_},Cluster.prototype.addMarker=function(e){if(this.isMarkerAlreadyAdded_(e))return!1;if(this.center_){if(this.averageCenter_){var t=this.markers_.length+1,r=(this.center_.lat()*(t-1)+e.getPosition().lat())/t,o=(this.center_.lng()*(t-1)+e.getPosition().lng())/t;this.center_=new google.maps.LatLng(r,o),this.calculateBounds_()}}else this.center_=e.getPosition(),this.calculateBounds_();e.isAdded=!0,this.markers_.push(e);var s=this.markers_.length,n=this.markerClusterer_.getMaxZoom();if(null!==n&&this.map_.getZoom()>n)e.getMap()!==this.map_&&e.setMap(this.map_);else if(s<this.minClusterSize_)e.getMap()!==this.map_&&e.setMap(this.map_);else if(s===this.minClusterSize_)for(var i=0;i<s;i++)this.markers_[i].setMap(null);else e.setMap(null);return!0},Cluster.prototype.isMarkerInClusterBounds=function(e){return this.bounds_.contains(e.getPosition())},Cluster.prototype.calculateBounds_=function(){var e=new google.maps.LatLngBounds(this.center_,this.center_);this.bounds_=this.markerClusterer_.getExtendedBounds(e)},Cluster.prototype.updateIcon=function(){var e=this.markers_.length,t=this.markerClusterer_.getMaxZoom();if(null!==t&&this.map_.getZoom()>t)this.clusterIcon_.hide();else if(e<this.minClusterSize_)this.clusterIcon_.hide();else{var r=this.markerClusterer_.getStyles().length,o=this.markerClusterer_.getCalculator()(this.markers_,r);this.clusterIcon_.setCenter(this.center_),this.clusterIcon_.useStyle(o),this.clusterIcon_.show()}},Cluster.prototype.isMarkerAlreadyAdded_=function(e){if(this.markers_.indexOf)return-1!==this.markers_.indexOf(e);for(var t=0;t<this.markers_.length;t++)if(e===this.markers_[t])return!0;return!1},Cluster}(),p=function getOption(e,t,r){return void 0!==e[t]?e[t]:r},h=function(e){function MarkerClusterer(t,r,o){void 0===r&&(r=[]),void 0===o&&(o={});var s=e.call(this)||this;return s.options=o,s.markers_=[],s.clusters_=[],s.listeners_=[],s.activeMap_=null,s.ready_=!1,s.ariaLabelFn=s.options.ariaLabelFn||function(){return""},s.zIndex_=s.options.zIndex||Number(google.maps.Marker.MAX_ZINDEX)+1,s.gridSize_=s.options.gridSize||60,s.minClusterSize_=s.options.minimumClusterSize||2,s.maxZoom_=s.options.maxZoom||null,s.styles_=s.options.styles||[],s.title_=s.options.title||"",s.zoomOnClick_=p(s.options,"zoomOnClick",!0),s.averageCenter_=p(s.options,"averageCenter",!1),s.ignoreHidden_=p(s.options,"ignoreHidden",!1),s.enableRetinaIcons_=p(s.options,"enableRetinaIcons",!1),s.imagePath_=s.options.imagePath||MarkerClusterer.IMAGE_PATH,s.imageExtension_=s.options.imageExtension||MarkerClusterer.IMAGE_EXTENSION,s.imageSizes_=s.options.imageSizes||MarkerClusterer.IMAGE_SIZES,s.calculator_=s.options.calculator||MarkerClusterer.CALCULATOR,s.batchSize_=s.options.batchSize||MarkerClusterer.BATCH_SIZE,s.batchSizeIE_=s.options.batchSizeIE||MarkerClusterer.BATCH_SIZE_IE,s.clusterClass_=s.options.clusterClass||"cluster",-1!==navigator.userAgent.toLowerCase().indexOf("msie")&&(s.batchSize_=s.batchSizeIE_),s.setupStyles_(),s.addMarkers(r,!0),s.setMap(t),s}return __extends(MarkerClusterer,e),MarkerClusterer.prototype.onAdd=function(){var e=this;this.activeMap_=this.getMap(),this.ready_=!0,this.repaint(),this.prevZoom_=this.getMap().getZoom(),this.listeners_=[google.maps.event.addListener(this.getMap(),"zoom_changed",(function(){var t=e.getMap(),r=t.minZoom||0,o=Math.min(t.maxZoom||100,t.mapTypes[t.getMapTypeId()].maxZoom),s=Math.min(Math.max(e.getMap().getZoom(),r),o);e.prevZoom_!=s&&(e.prevZoom_=s,e.resetViewport_(!1))})),google.maps.event.addListener(this.getMap(),"idle",(function(){e.redraw_()}))]},MarkerClusterer.prototype.onRemove=function(){for(var e=0;e<this.markers_.length;e++)this.markers_[e].getMap()!==this.activeMap_&&this.markers_[e].setMap(this.activeMap_);for(e=0;e<this.clusters_.length;e++)this.clusters_[e].remove();this.clusters_=[];for(e=0;e<this.listeners_.length;e++)google.maps.event.removeListener(this.listeners_[e]);this.listeners_=[],this.activeMap_=null,this.ready_=!1},MarkerClusterer.prototype.draw=function(){},MarkerClusterer.prototype.setupStyles_=function(){if(!(this.styles_.length>0))for(var e=0;e<this.imageSizes_.length;e++){var t=this.imageSizes_[e];this.styles_.push(MarkerClusterer.withDefaultStyle({url:this.imagePath_+(e+1)+"."+this.imageExtension_,height:t,width:t}))}},MarkerClusterer.prototype.fitMapToMarkers=function(e){for(var t=this.getMarkers(),r=new google.maps.LatLngBounds,o=0;o<t.length;o++)!t[o].getVisible()&&this.getIgnoreHidden()||r.extend(t[o].getPosition());this.getMap().fitBounds(r,e)},MarkerClusterer.prototype.getGridSize=function(){return this.gridSize_},MarkerClusterer.prototype.setGridSize=function(e){this.gridSize_=e},MarkerClusterer.prototype.getMinimumClusterSize=function(){return this.minClusterSize_},MarkerClusterer.prototype.setMinimumClusterSize=function(e){this.minClusterSize_=e},MarkerClusterer.prototype.getMaxZoom=function(){return this.maxZoom_},MarkerClusterer.prototype.setMaxZoom=function(e){this.maxZoom_=e},MarkerClusterer.prototype.getZIndex=function(){return this.zIndex_},MarkerClusterer.prototype.setZIndex=function(e){this.zIndex_=e},MarkerClusterer.prototype.getStyles=function(){return this.styles_},MarkerClusterer.prototype.setStyles=function(e){this.styles_=e},MarkerClusterer.prototype.getTitle=function(){return this.title_},MarkerClusterer.prototype.setTitle=function(e){this.title_=e},MarkerClusterer.prototype.getZoomOnClick=function(){return this.zoomOnClick_},MarkerClusterer.prototype.setZoomOnClick=function(e){this.zoomOnClick_=e},MarkerClusterer.prototype.getAverageCenter=function(){return this.averageCenter_},MarkerClusterer.prototype.setAverageCenter=function(e){this.averageCenter_=e},MarkerClusterer.prototype.getIgnoreHidden=function(){return this.ignoreHidden_},MarkerClusterer.prototype.setIgnoreHidden=function(e){this.ignoreHidden_=e},MarkerClusterer.prototype.getEnableRetinaIcons=function(){return this.enableRetinaIcons_},MarkerClusterer.prototype.setEnableRetinaIcons=function(e){this.enableRetinaIcons_=e},MarkerClusterer.prototype.getImageExtension=function(){return this.imageExtension_},MarkerClusterer.prototype.setImageExtension=function(e){this.imageExtension_=e},MarkerClusterer.prototype.getImagePath=function(){return this.imagePath_},MarkerClusterer.prototype.setImagePath=function(e){this.imagePath_=e},MarkerClusterer.prototype.getImageSizes=function(){return this.imageSizes_},MarkerClusterer.prototype.setImageSizes=function(e){this.imageSizes_=e},MarkerClusterer.prototype.getCalculator=function(){return this.calculator_},MarkerClusterer.prototype.setCalculator=function(e){this.calculator_=e},MarkerClusterer.prototype.getBatchSizeIE=function(){return this.batchSizeIE_},MarkerClusterer.prototype.setBatchSizeIE=function(e){this.batchSizeIE_=e},MarkerClusterer.prototype.getClusterClass=function(){return this.clusterClass_},MarkerClusterer.prototype.setClusterClass=function(e){this.clusterClass_=e},MarkerClusterer.prototype.getMarkers=function(){return this.markers_},MarkerClusterer.prototype.getTotalMarkers=function(){return this.markers_.length},MarkerClusterer.prototype.getClusters=function(){return this.clusters_},MarkerClusterer.prototype.getTotalClusters=function(){return this.clusters_.length},MarkerClusterer.prototype.addMarker=function(e,t){this.pushMarkerTo_(e),t||this.redraw_()},MarkerClusterer.prototype.addMarkers=function(e,t){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&this.pushMarkerTo_(e[r]);t||this.redraw_()},MarkerClusterer.prototype.pushMarkerTo_=function(e){var t=this;e.getDraggable()&&google.maps.event.addListener(e,"dragend",(function(){t.ready_&&(e.isAdded=!1,t.repaint())})),e.isAdded=!1,this.markers_.push(e)},MarkerClusterer.prototype.removeMarker=function(e,t){var r=this.removeMarker_(e);return!t&&r&&this.repaint(),r},MarkerClusterer.prototype.removeMarkers=function(e,t){for(var r=!1,o=0;o<e.length;o++){var s=this.removeMarker_(e[o]);r=r||s}return!t&&r&&this.repaint(),r},MarkerClusterer.prototype.removeMarker_=function(e){var t=-1;if(this.markers_.indexOf)t=this.markers_.indexOf(e);else for(var r=0;r<this.markers_.length;r++)if(e===this.markers_[r]){t=r;break}return-1!==t&&(e.setMap(null),this.markers_.splice(t,1),!0)},MarkerClusterer.prototype.clearMarkers=function(){this.resetViewport_(!0),this.markers_=[]},MarkerClusterer.prototype.repaint=function(){var e=this.clusters_.slice();this.clusters_=[],this.resetViewport_(!1),this.redraw_(),setTimeout((function(){for(var t=0;t<e.length;t++)e[t].remove()}),0)},MarkerClusterer.prototype.getExtendedBounds=function(e){var t=this.getProjection(),r=new google.maps.LatLng(e.getNorthEast().lat(),e.getNorthEast().lng()),o=new google.maps.LatLng(e.getSouthWest().lat(),e.getSouthWest().lng()),s=t.fromLatLngToDivPixel(r);s.x+=this.gridSize_,s.y-=this.gridSize_;var n=t.fromLatLngToDivPixel(o);n.x-=this.gridSize_,n.y+=this.gridSize_;var i=t.fromDivPixelToLatLng(s),a=t.fromDivPixelToLatLng(n);return e.extend(i),e.extend(a),e},MarkerClusterer.prototype.redraw_=function(){this.createClusters_(0)},MarkerClusterer.prototype.resetViewport_=function(e){for(var t=0;t<this.clusters_.length;t++)this.clusters_[t].remove();this.clusters_=[];for(t=0;t<this.markers_.length;t++){var r=this.markers_[t];r.isAdded=!1,e&&r.setMap(null)}},MarkerClusterer.prototype.distanceBetweenPoints_=function(e,t){var r=(t.lat()-e.lat())*Math.PI/180,o=(t.lng()-e.lng())*Math.PI/180,s=Math.sin(r/2)*Math.sin(r/2)+Math.cos(e.lat()*Math.PI/180)*Math.cos(t.lat()*Math.PI/180)*Math.sin(o/2)*Math.sin(o/2);return 6371*(2*Math.atan2(Math.sqrt(s),Math.sqrt(1-s)))},MarkerClusterer.prototype.isMarkerInBounds_=function(e,t){return t.contains(e.getPosition())},MarkerClusterer.prototype.addToClosestCluster_=function(e){for(var t=4e4,r=null,o=0;o<this.clusters_.length;o++){var s,n=(s=this.clusters_[o]).getCenter();if(n){var i=this.distanceBetweenPoints_(n,e.getPosition());i<t&&(t=i,r=s)}}r&&r.isMarkerInClusterBounds(e)?r.addMarker(e):((s=new c(this)).addMarker(e),this.clusters_.push(s))},MarkerClusterer.prototype.createClusters_=function(e){var t=this;if(this.ready_){var r;0===e&&(google.maps.event.trigger(this,"clusteringbegin",this),"undefined"!==typeof this.timerRefStatic&&(clearTimeout(this.timerRefStatic),delete this.timerRefStatic)),r=this.getMap().getZoom()>3?new google.maps.LatLngBounds(this.getMap().getBounds().getSouthWest(),this.getMap().getBounds().getNorthEast()):new google.maps.LatLngBounds(new google.maps.LatLng(85.02070771743472,-178.48388434375),new google.maps.LatLng(-85.08136444384544,178.00048865625));for(var o=this.getExtendedBounds(r),s=Math.min(e+this.batchSize_,this.markers_.length),n=e;n<s;n++){var i=this.markers_[n];!i.isAdded&&this.isMarkerInBounds_(i,o)&&(!this.ignoreHidden_||this.ignoreHidden_&&i.getVisible())&&this.addToClosestCluster_(i)}if(s<this.markers_.length)this.timerRefStatic=window.setTimeout((function(){t.createClusters_(s)}),0);else{delete this.timerRefStatic,google.maps.event.trigger(this,"clusteringend",this);for(n=0;n<this.clusters_.length;n++)this.clusters_[n].updateIcon()}}},MarkerClusterer.CALCULATOR=function(e,t){for(var r=0,o=e.length,s=o;0!==s;)s=Math.floor(s/10),r++;return r=Math.min(r,t),{text:o.toString(),index:r,title:""}},MarkerClusterer.withDefaultStyle=function(e){return a({textColor:"black",textSize:11,textDecoration:"none",textLineHeight:e.height,fontWeight:"bold",fontStyle:"normal",fontFamily:"Arial,sans-serif",backgroundPosition:"0 0"},e)},MarkerClusterer.BATCH_SIZE=2e3,MarkerClusterer.BATCH_SIZE_IE=500,MarkerClusterer.IMAGE_PATH="../images/m",MarkerClusterer.IMAGE_EXTENSION="png",MarkerClusterer.IMAGE_SIZES=[53,56,66,78,90],MarkerClusterer}(l);function _typeof(e){return(_typeof="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function _defineProperties(e,t){for(var r=0;r<t.length;r++){var o=t[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function _setPrototypeOf(e,t){return(_setPrototypeOf=Object.setPrototypeOf||function _setPrototypeOf(e,t){return e.__proto__=t,e})(e,t)}function _createSuper(e){var t=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(e){return!1}}();return function _createSuperInternal(){var r,o=_getPrototypeOf(e);if(t){var s=_getPrototypeOf(this).constructor;r=Reflect.construct(o,arguments,s)}else r=o.apply(this,arguments);return _possibleConstructorReturn(this,r)}}function _possibleConstructorReturn(e,t){return!t||"object"!==_typeof(t)&&"function"!==typeof t?_assertThisInitialized(e):t}function _assertThisInitialized(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function _getPrototypeOf(e){return(_getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf:function _getPrototypeOf(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}var g={init:function init(){return function(e){!function _inherits(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&_setPrototypeOf(e,t)}(GoogleMapsHtmlOverlay,google.maps.OverlayView);var t=_createSuper(GoogleMapsHtmlOverlay);function GoogleMapsHtmlOverlay(e){var r;!function _classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,GoogleMapsHtmlOverlay);var o=_assertThisInitialized(r=t.call(this));return o.ownerMap=e.map,o.position=e.position,o.html=e.html?e.html:'<div class="mapboxgl-marker"><i class="marker-icon fas fa-map-marker-alt"></i></div>',o.divClass=e.divClass,o.align=e.align,o.isDebugMode=e.debug,o.onClick=e.onClick,o.onMouseOver=e.onMouseOver,o.isBoolean=function(e){return"boolean"===typeof e},o.isNotUndefined=function(e){return"undefined"!==typeof e},o.hasContent=function(e){return e.length>0},o.isString=function(e){return"string"===typeof e},o.isFunction=function(e){return"function"===typeof e},r}return function _createClass(e,t,r){return t&&_defineProperties(e.prototype,t),r&&_defineProperties(e,r),e}(GoogleMapsHtmlOverlay,[{key:"onAdd",value:function onAdd(){var e=this;e.div=document.createElement("div"),e.div.style.position="absolute",e.isNotUndefined(e.divClass)&&e.hasContent(e.divClass)&&(e.div.className=e.divClass),e.isNotUndefined(e.html)&&e.hasContent(e.html)&&e.isString(e.html)&&(e.div.innerHTML=e.html),e.isBoolean(e.isDebugMode)&&e.isDebugMode&&(e.div.className="debug-mode",e.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>',e.div.setAttribute("style","position: absolute;border: 5px dashed red;height: 150px;width: 150px;display: flex;justify-content: center;align-items: center;")),e.getPanes().overlayMouseTarget.appendChild(e.div),google.maps.event.addDomListener(e.div,"click",(function(t){google.maps.event.trigger(e,"click"),e.isFunction(e.onClick)&&e.onClick(),t.stopPropagation()})),google.maps.event.addDomListener(e.div,"mouseover",(function(t){google.maps.event.trigger(e,"mouseover"),e.isFunction(e.onMouseOver)&&e.onMouseOver(),t.stopPropagation()}))}},{key:"draw",value:function draw(){var e=this,t=document.querySelector(".popup");t.length||(t=e.div);var r=e.getProjection();if(!r)return console.log("GoogleMapsHtmlOverlay: current map is missing"),null;var o=r.fromLatLngToDivPixel(e.getPosition()),s={y:void 0,x:void 0},n=t.offsetWidth,i=t.offsetHeight;switch(Array.isArray(e.align)?e.align.join(" "):""){case"left top":s.y=i,s.x=n;break;case"left center":s.y=i/2,s.x=n;break;case"left bottom":s.y=0,s.x=n;break;case"center top":s.y=i,s.x=n/2;break;case"center center":s.y=i/2,s.x=n/2;break;case"center bottom":s.y=0,s.x=n/2;break;case"right top":s.y=i,s.x=0;break;case"right center":s.y=i/2,s.x=0;break;case"right bottom":s.y=0,s.x=0;break;default:s.y=i/2,s.x=n/2}e.div.style.top="".concat(o.y-s.y,"px"),e.div.style.left="".concat(o.x-s.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(e,t){var r=this;r.position=e,r.align=t,r.draw()}},{key:"remove",value:function remove(){this.setMap(null),this.div.remove()}},{key:"getDraggable",value:function getDraggable(){return!1}}]),GoogleMapsHtmlOverlay}()}};function _map_google_defineProperties(e,t){for(var r=0;r<t.length;r++){var o=t[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}var d={ENVS:["xs","sm","md","lg","xl","xxl","xxxl"],MAP_DRIVER:function(e){return function(){function GoogleMapsDriver(){!function _map_google_classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,GoogleMapsDriver)}return function _map_google_createClass(e,t,r){return t&&_map_google_defineProperties(e.prototype,t),r&&_map_google_defineProperties(e,r),e}(GoogleMapsDriver,[{key:"getName",value:function getName(){return"GoogleMapsDriver"}},{key:"init",value:function init(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],o=this;o.el=t,o.config=r,o.markers=[],e["init".concat(o.getName())]=function(){o.googleApiLoaded()};var s=document.createElement("script");s.src="https://maps.googleapis.com/maps/api/js?key=".concat(r.key,"&callback=init").concat(o.getName()),s.async=!0,s.defer=!0,document.head.appendChild(s)}},{key:"googleApiLoaded",value:function googleApiLoaded(){var e=this,t=e.el,r=e.config,s=t.querySelector(".mapAPI-map"),n=r.mapZoom&&"0"!==r.mapZoom?r.mapZoom:10,i=r.center&&","!==r.center?{lat:r.center[1],lng:r.center[0]}:{lat:0,lng:0},a=r.style?r.style:null;console.log("".concat(e.getName(),": API is loaded")),e.MarkerUI=g.init(),e.map=new google.maps.Map(s,{zoom:n,center:i,fullscreenControl:!0,styles:a}),e.default_zoom=n,s.classList.add("mapboxgl-map"),e.popup=new e.MarkerUI({map:e.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>'}),e.popup.setMap(e.map),e.geocoder=new google.maps.Geocoder,e.cluster=new h(e.map,null,{styles:[{width:30,height:30,className:"mapboxgl-cluster"}]}),t.dispatchEvent(new Event(o))}},{key:"addMarker",value:function addMarker(e,t){var r=this,o={lat:e[1],lng:e[0]},n=new r.MarkerUI({position:o,map:r.map,align:["center","top"],html:'<div class="mapboxgl-marker"><div id="Marker'.concat(t.id,'" data-id="').concat(t.id,'" class="marker">').concat(t.icon,"</div></div>"),onClick:function onClick(){var e=document.querySelector("#Marker".concat(t.id));r.showPopup(o,t.content),e.dispatchEvent(new Event(s))}});return r.markers.push(n),r.cluster.addMarker(n),n}},{key:"showPopup",value:function showPopup(e,t){var r=this,o=r.popup.getDiv();r.config.flyToMarker&&(r.map.setCenter(e),r.config.noZoom||r.map.setZoom(18)),o.style.opacity="0",o.classList.remove("d-none"),o.querySelector(".mapboxgl-popup-content .html").innerHTML=t,o.querySelector(".mapboxgl-popup-close-button").addEventListener("click",(function(e){e.preventDefault(),r.hidePopup()})),r.popup.setPosition(e,["center","top"]),o.style.opacity="1",o.style["margin-top"]="-1rem"}},{key:"hidePopup",value:function hidePopup(){var e=this;e.popup.getDiv().classList.add("d-none"),e.config.noRestoreBounds&&!e.config.flyToBounds||e.restoreBounds(),e.el.dispatchEvent(new Event(n))}},{key:"geocode",value:function geocode(e,t){var r=this;r.geocoder.geocode({address:e},(function(e,o){if("OK"===o)return"function"===typeof t&&t(e),e;console.error("".concat(r.getName(),": Geocode was not successful for the following reason: ").concat(o))}))}},{key:"reverseGeocode",value:function reverseGeocode(e,t){var r=this;r.geocoder.geocode({location:latlng},(function(e,o){if("OK"===o)return"function"===typeof t&&t(e),e;console.error("".concat(r.getName(),": Reverse Geocoding was not successful for the following reason: ").concat(o))}))}},{key:"addGeoJson",value:function addGeoJson(e){var t=this,r=JSON.parse(e.geojson),o=(r.features[0].geometry.coordinates,new google.maps.LatLngBounds);r.features.forEach((function(r){var s=r.id,n=r.geometry.coordinates,i=r.properties.content;t.addMarker(n,{id:s,content:i,icon:r.icon,flyToMarker:e.flyToMarker}),o.extend({lat:n[1],lng:n[0]})})),t.markers.length>1?t.map.fitBounds(o,{padding:30}):t.markers[0]&&t.map.setCenter(t.markers[0].getPosition()),t.default_bounds=o,t.default_zoom=t.map.getZoom()}},{key:"getMap",value:function getMap(){return this.map}},{key:"getPopup",value:function getPopup(){return this.popup}},{key:"restoreBounds",value:function restoreBounds(){var e=this;e.default_bounds&&e.markers.length>1?e.map.fitBounds(e.default_bounds,{padding:30}):(e.markers[0]&&e.map.setCenter(e.markers[0].getPosition()),e.restoreZoom())}},{key:"restoreZoom",value:function restoreZoom(){this.map.setZoom(this.default_zoom)}}]),GoogleMapsDriver}()}(window)};function map_api_defineProperties(e,t){for(var r=0;r<t.length;r++){var o=t[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}!function(s){var n="js-mapapi",i=d.MAP_DRIVER,a=function(){function MapAPI(e){!function map_api_classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,MapAPI);var t=this,r=new i,s=document.querySelector("body"),a=e.dataset;a.center=[a.lng?a.lng:s.dataset["default-lng"],a.lat?a.lat:s.dataset["default-lat"]],a.icon||(a.icon='<i class="fas fa-map-marker-alt"></i>'),console.log("".concat(n,": init ").concat(r.getName(),"...")),t.drv=r,t.el=e,t.config=a,r.init(e,a),e.addEventListener(o,(function(){t.addMarkers()}))}return function map_api_createClass(e,t,r){return t&&map_api_defineProperties(e.prototype,t),r&&map_api_defineProperties(e,r),e}(MapAPI,[{key:"getMap",value:function getMap(){return ui.map}},{key:"dispose",value:function dispose(){this.el=null,this.el.classList.remove("".concat(n,"-active"))}},{key:"addMarkers",value:function addMarkers(){console.log("".concat(n,": addMarkers"));var e=this,t=e.el,o=e.drv,s=e.config;if(e.map=o.getMap(),s.geojson)console.log("".concat(n,": setting up geocode data")),o.addGeoJson(s);else if(s.address)console.log(s.address),console.log("".concat(n,": setting up address marker")),o.geocode(s.address,(function(t){console.log(t);var r=t[0].geometry.location.lat(),i=t[0].geometry.location.lng();console.log("".concat(n,": setting up single lat/lng marker lat: ").concat(r," lng: ").concat(i)),o.addMarker([i,r],s),e.map.setCenter({lat:r,lng:i})}));else if(s.lat&&s.lng){var i=s.lat,a=s.lng;console.log("".concat(n,": setting up single lat/lng marker lat: ").concat(i," lng: ").concat(a)),o.addMarker([a,i],s)}t.classList.add("".concat(n,"-active")),t.dispatchEvent(new Event(r)),console.log("".concat(n,": Map is loaded"))}}]),MapAPI}(),l=function init(){console.log("".concat(n,": init")),document.querySelectorAll(".".concat(n)).forEach((function(e,t){new a(e)}))};s.addEventListener("".concat(t),l),s.addEventListener("".concat(e),l)}(window)}();
!function(){"use strict";var e="ajax-load",t="load-ready",r="map-loaded",o="map-api-loaded",s="map-marker-click",n="map-popup-close",i=function extendStatics(e,t){return(i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])})(e,t)};function __extends(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function __(){this.constructor=e}i(e,t),e.prototype=null===t?Object.create(t):(__.prototype=t.prototype,new __)}var a=function __assign(){return(a=Object.assign||function __assign(e){for(var t,r=1,o=arguments.length;r<o;r++)for(var s in t=arguments[r])Object.prototype.hasOwnProperty.call(t,s)&&(e[s]=t[s]);return e}).apply(this,arguments)};var l=function OverlayViewSafe(){!function extend(e,t){for(var r in t.prototype)e.prototype[r]=t.prototype[r]}(OverlayViewSafe,google.maps.OverlayView)};function toCssText(e){return Object.keys(e).reduce((function(t,r){return e[r]&&t.push(r+":"+e[r]),t}),[]).join(";")}function coercePixels(e){return e?e+"px":void 0}var u=function(e){function ClusterIcon(t,r){var o=e.call(this)||this;return o.cluster_=t,o.styles_=r,o.center_=null,o.div_=null,o.sums_=null,o.visible_=!1,o.style=null,o.setMap(t.getMap()),o}return __extends(ClusterIcon,e),ClusterIcon.prototype.onAdd=function(){var e,t,r=this,o=this.cluster_.getMarkerClusterer(),s=google.maps.version.split("."),n=s[0],i=s[1],a=100*parseInt(n,10)+parseInt(i,10);this.div_=document.createElement("div"),this.visible_&&this.show(),this.getPanes().overlayMouseTarget.appendChild(this.div_),this.boundsChangedListener_=google.maps.event.addListener(this.getMap(),"bounds_changed",(function(){t=e})),google.maps.event.addDomListener(this.div_,"mousedown",(function(){e=!0,t=!1})),google.maps.event.addDomListener(this.div_,"contextmenu",(function(){google.maps.event.trigger(o,"contextmenu",r.cluster_)})),a>=332&&google.maps.event.addDomListener(this.div_,"touchstart",(function(e){e.stopPropagation()})),google.maps.event.addDomListener(this.div_,"click",(function(s){if(e=!1,!t){if(google.maps.event.trigger(o,"click",r.cluster_),google.maps.event.trigger(o,"clusterclick",r.cluster_),o.getZoomOnClick()){var n=o.getMaxZoom(),i=r.cluster_.getBounds();o.getMap().fitBounds(i),setTimeout((function(){o.getMap().fitBounds(i),null!==n&&o.getMap().getZoom()>n&&o.getMap().setZoom(n+1)}),100)}s.cancelBubble=!0,s.stopPropagation&&s.stopPropagation()}})),google.maps.event.addDomListener(this.div_,"mouseover",(function(){google.maps.event.trigger(o,"mouseover",r.cluster_)})),google.maps.event.addDomListener(this.div_,"mouseout",(function(){google.maps.event.trigger(o,"mouseout",r.cluster_)}))},ClusterIcon.prototype.onRemove=function(){this.div_&&this.div_.parentNode&&(this.hide(),google.maps.event.removeListener(this.boundsChangedListener_),google.maps.event.clearInstanceListeners(this.div_),this.div_.parentNode.removeChild(this.div_),this.div_=null)},ClusterIcon.prototype.draw=function(){if(this.visible_){var e=this.getPosFromLatLng_(this.center_);this.div_.style.top=e.y+"px",this.div_.style.left=e.x+"px"}},ClusterIcon.prototype.hide=function(){this.div_&&(this.div_.style.display="none"),this.visible_=!1},ClusterIcon.prototype.show=function(){this.div_&&(this.div_.className=this.className_,this.div_.style.cssText=this.createCss_(this.getPosFromLatLng_(this.center_)),this.div_.innerHTML=(this.style.url?this.getImageElementHtml():"")+this.getLabelDivHtml(),"undefined"===typeof this.sums_.title||""===this.sums_.title?this.div_.title=this.cluster_.getMarkerClusterer().getTitle():this.div_.title=this.sums_.title,this.div_.style.display=""),this.visible_=!0},ClusterIcon.prototype.getLabelDivHtml=function(){return'\n<div aria-label="'+this.cluster_.getMarkerClusterer().ariaLabelFn(this.sums_.text)+'" style="'+toCssText({position:"absolute",top:coercePixels(this.anchorText_[0]),left:coercePixels(this.anchorText_[1]),color:this.style.textColor,"font-size":coercePixels(this.style.textSize),"font-family":this.style.fontFamily,"font-weight":this.style.fontWeight,"font-style":this.style.fontStyle,"text-decoration":this.style.textDecoration,"text-align":"center",width:coercePixels(this.style.width),"line-height":coercePixels(this.style.textLineHeight)})+'" tabindex="0">\n <span aria-hidden="true">'+this.sums_.text+"</span>\n</div>\n"},ClusterIcon.prototype.getImageElementHtml=function(){var e=(this.style.backgroundPosition||"0 0").split(" "),t=parseInt(e[0].replace(/^\s+|\s+$/g,""),10),r=parseInt(e[1].replace(/^\s+|\s+$/g,""),10),o={};if(this.cluster_.getMarkerClusterer().getEnableRetinaIcons())o={width:coercePixels(this.style.width),height:coercePixels(this.style.height)};else{var s=[-1*r,-1*t+this.style.width,-1*r+this.style.height,-1*t];o={clip:"rect("+s[0]+"px, "+s[1]+"px, "+s[2]+"px, "+s[3]+"px)"}}var n=this.sums_.url?{width:"100%",height:"100%"}:{},i=toCssText(a(a({position:"absolute",top:coercePixels(r),left:coercePixels(t)},o),n));return'<img alt="'+this.sums_.text+'" aria-hidden="true" src="'+this.style.url+'" style="'+i+'"/>'},ClusterIcon.prototype.useStyle=function(e){this.sums_=e;var t=Math.max(0,e.index-1);t=Math.min(this.styles_.length-1,t),this.style=this.sums_.url?a(a({},this.styles_[t]),{url:this.sums_.url}):this.styles_[t],this.anchorText_=this.style.anchorText||[0,0],this.anchorIcon_=this.style.anchorIcon||[Math.floor(this.style.height/2),Math.floor(this.style.width/2)],this.className_=this.cluster_.getMarkerClusterer().getClusterClass()+" "+(this.style.className||"cluster-"+t)},ClusterIcon.prototype.setCenter=function(e){this.center_=e},ClusterIcon.prototype.createCss_=function(e){return toCssText({"z-index":""+this.cluster_.getMarkerClusterer().getZIndex(),top:coercePixels(e.y),left:coercePixels(e.x),width:coercePixels(this.style.width),height:coercePixels(this.style.height),cursor:"pointer",position:"absolute","-webkit-user-select":"none","-khtml-user-select":"none","-moz-user-select":"none","-o-user-select":"none","user-select":"none"})},ClusterIcon.prototype.getPosFromLatLng_=function(e){var t=this.getProjection().fromLatLngToDivPixel(e);return t.x=Math.floor(t.x-this.anchorIcon_[1]),t.y=Math.floor(t.y-this.anchorIcon_[0]),t},ClusterIcon}(l),c=function(){function Cluster(e){this.markerClusterer_=e,this.map_=this.markerClusterer_.getMap(),this.minClusterSize_=this.markerClusterer_.getMinimumClusterSize(),this.averageCenter_=this.markerClusterer_.getAverageCenter(),this.markers_=[],this.center_=null,this.bounds_=null,this.clusterIcon_=new u(this,this.markerClusterer_.getStyles())}return Cluster.prototype.getSize=function(){return this.markers_.length},Cluster.prototype.getMarkers=function(){return this.markers_},Cluster.prototype.getCenter=function(){return this.center_},Cluster.prototype.getMap=function(){return this.map_},Cluster.prototype.getMarkerClusterer=function(){return this.markerClusterer_},Cluster.prototype.getBounds=function(){for(var e=new google.maps.LatLngBounds(this.center_,this.center_),t=this.getMarkers(),r=0;r<t.length;r++)e.extend(t[r].getPosition());return e},Cluster.prototype.remove=function(){this.clusterIcon_.setMap(null),this.markers_=[],delete this.markers_},Cluster.prototype.addMarker=function(e){if(this.isMarkerAlreadyAdded_(e))return!1;if(this.center_){if(this.averageCenter_){var t=this.markers_.length+1,r=(this.center_.lat()*(t-1)+e.getPosition().lat())/t,o=(this.center_.lng()*(t-1)+e.getPosition().lng())/t;this.center_=new google.maps.LatLng(r,o),this.calculateBounds_()}}else this.center_=e.getPosition(),this.calculateBounds_();e.isAdded=!0,this.markers_.push(e);var s=this.markers_.length,n=this.markerClusterer_.getMaxZoom();if(null!==n&&this.map_.getZoom()>n)e.getMap()!==this.map_&&e.setMap(this.map_);else if(s<this.minClusterSize_)e.getMap()!==this.map_&&e.setMap(this.map_);else if(s===this.minClusterSize_)for(var i=0;i<s;i++)this.markers_[i].setMap(null);else e.setMap(null);return!0},Cluster.prototype.isMarkerInClusterBounds=function(e){return this.bounds_.contains(e.getPosition())},Cluster.prototype.calculateBounds_=function(){var e=new google.maps.LatLngBounds(this.center_,this.center_);this.bounds_=this.markerClusterer_.getExtendedBounds(e)},Cluster.prototype.updateIcon=function(){var e=this.markers_.length,t=this.markerClusterer_.getMaxZoom();if(null!==t&&this.map_.getZoom()>t)this.clusterIcon_.hide();else if(e<this.minClusterSize_)this.clusterIcon_.hide();else{var r=this.markerClusterer_.getStyles().length,o=this.markerClusterer_.getCalculator()(this.markers_,r);this.clusterIcon_.setCenter(this.center_),this.clusterIcon_.useStyle(o),this.clusterIcon_.show()}},Cluster.prototype.isMarkerAlreadyAdded_=function(e){if(this.markers_.indexOf)return-1!==this.markers_.indexOf(e);for(var t=0;t<this.markers_.length;t++)if(e===this.markers_[t])return!0;return!1},Cluster}(),p=function getOption(e,t,r){return void 0!==e[t]?e[t]:r},h=function(e){function MarkerClusterer(t,r,o){void 0===r&&(r=[]),void 0===o&&(o={});var s=e.call(this)||this;return s.options=o,s.markers_=[],s.clusters_=[],s.listeners_=[],s.activeMap_=null,s.ready_=!1,s.ariaLabelFn=s.options.ariaLabelFn||function(){return""},s.zIndex_=s.options.zIndex||Number(google.maps.Marker.MAX_ZINDEX)+1,s.gridSize_=s.options.gridSize||60,s.minClusterSize_=s.options.minimumClusterSize||2,s.maxZoom_=s.options.maxZoom||null,s.styles_=s.options.styles||[],s.title_=s.options.title||"",s.zoomOnClick_=p(s.options,"zoomOnClick",!0),s.averageCenter_=p(s.options,"averageCenter",!1),s.ignoreHidden_=p(s.options,"ignoreHidden",!1),s.enableRetinaIcons_=p(s.options,"enableRetinaIcons",!1),s.imagePath_=s.options.imagePath||MarkerClusterer.IMAGE_PATH,s.imageExtension_=s.options.imageExtension||MarkerClusterer.IMAGE_EXTENSION,s.imageSizes_=s.options.imageSizes||MarkerClusterer.IMAGE_SIZES,s.calculator_=s.options.calculator||MarkerClusterer.CALCULATOR,s.batchSize_=s.options.batchSize||MarkerClusterer.BATCH_SIZE,s.batchSizeIE_=s.options.batchSizeIE||MarkerClusterer.BATCH_SIZE_IE,s.clusterClass_=s.options.clusterClass||"cluster",-1!==navigator.userAgent.toLowerCase().indexOf("msie")&&(s.batchSize_=s.batchSizeIE_),s.setupStyles_(),s.addMarkers(r,!0),s.setMap(t),s}return __extends(MarkerClusterer,e),MarkerClusterer.prototype.onAdd=function(){var e=this;this.activeMap_=this.getMap(),this.ready_=!0,this.repaint(),this.prevZoom_=this.getMap().getZoom(),this.listeners_=[google.maps.event.addListener(this.getMap(),"zoom_changed",(function(){var t=e.getMap(),r=t.minZoom||0,o=Math.min(t.maxZoom||100,t.mapTypes[t.getMapTypeId()].maxZoom),s=Math.min(Math.max(e.getMap().getZoom(),r),o);e.prevZoom_!=s&&(e.prevZoom_=s,e.resetViewport_(!1))})),google.maps.event.addListener(this.getMap(),"idle",(function(){e.redraw_()}))]},MarkerClusterer.prototype.onRemove=function(){for(var e=0;e<this.markers_.length;e++)this.markers_[e].getMap()!==this.activeMap_&&this.markers_[e].setMap(this.activeMap_);for(e=0;e<this.clusters_.length;e++)this.clusters_[e].remove();this.clusters_=[];for(e=0;e<this.listeners_.length;e++)google.maps.event.removeListener(this.listeners_[e]);this.listeners_=[],this.activeMap_=null,this.ready_=!1},MarkerClusterer.prototype.draw=function(){},MarkerClusterer.prototype.setupStyles_=function(){if(!(this.styles_.length>0))for(var e=0;e<this.imageSizes_.length;e++){var t=this.imageSizes_[e];this.styles_.push(MarkerClusterer.withDefaultStyle({url:this.imagePath_+(e+1)+"."+this.imageExtension_,height:t,width:t}))}},MarkerClusterer.prototype.fitMapToMarkers=function(e){for(var t=this.getMarkers(),r=new google.maps.LatLngBounds,o=0;o<t.length;o++)!t[o].getVisible()&&this.getIgnoreHidden()||r.extend(t[o].getPosition());this.getMap().fitBounds(r,e)},MarkerClusterer.prototype.getGridSize=function(){return this.gridSize_},MarkerClusterer.prototype.setGridSize=function(e){this.gridSize_=e},MarkerClusterer.prototype.getMinimumClusterSize=function(){return this.minClusterSize_},MarkerClusterer.prototype.setMinimumClusterSize=function(e){this.minClusterSize_=e},MarkerClusterer.prototype.getMaxZoom=function(){return this.maxZoom_},MarkerClusterer.prototype.setMaxZoom=function(e){this.maxZoom_=e},MarkerClusterer.prototype.getZIndex=function(){return this.zIndex_},MarkerClusterer.prototype.setZIndex=function(e){this.zIndex_=e},MarkerClusterer.prototype.getStyles=function(){return this.styles_},MarkerClusterer.prototype.setStyles=function(e){this.styles_=e},MarkerClusterer.prototype.getTitle=function(){return this.title_},MarkerClusterer.prototype.setTitle=function(e){this.title_=e},MarkerClusterer.prototype.getZoomOnClick=function(){return this.zoomOnClick_},MarkerClusterer.prototype.setZoomOnClick=function(e){this.zoomOnClick_=e},MarkerClusterer.prototype.getAverageCenter=function(){return this.averageCenter_},MarkerClusterer.prototype.setAverageCenter=function(e){this.averageCenter_=e},MarkerClusterer.prototype.getIgnoreHidden=function(){return this.ignoreHidden_},MarkerClusterer.prototype.setIgnoreHidden=function(e){this.ignoreHidden_=e},MarkerClusterer.prototype.getEnableRetinaIcons=function(){return this.enableRetinaIcons_},MarkerClusterer.prototype.setEnableRetinaIcons=function(e){this.enableRetinaIcons_=e},MarkerClusterer.prototype.getImageExtension=function(){return this.imageExtension_},MarkerClusterer.prototype.setImageExtension=function(e){this.imageExtension_=e},MarkerClusterer.prototype.getImagePath=function(){return this.imagePath_},MarkerClusterer.prototype.setImagePath=function(e){this.imagePath_=e},MarkerClusterer.prototype.getImageSizes=function(){return this.imageSizes_},MarkerClusterer.prototype.setImageSizes=function(e){this.imageSizes_=e},MarkerClusterer.prototype.getCalculator=function(){return this.calculator_},MarkerClusterer.prototype.setCalculator=function(e){this.calculator_=e},MarkerClusterer.prototype.getBatchSizeIE=function(){return this.batchSizeIE_},MarkerClusterer.prototype.setBatchSizeIE=function(e){this.batchSizeIE_=e},MarkerClusterer.prototype.getClusterClass=function(){return this.clusterClass_},MarkerClusterer.prototype.setClusterClass=function(e){this.clusterClass_=e},MarkerClusterer.prototype.getMarkers=function(){return this.markers_},MarkerClusterer.prototype.getTotalMarkers=function(){return this.markers_.length},MarkerClusterer.prototype.getClusters=function(){return this.clusters_},MarkerClusterer.prototype.getTotalClusters=function(){return this.clusters_.length},MarkerClusterer.prototype.addMarker=function(e,t){this.pushMarkerTo_(e),t||this.redraw_()},MarkerClusterer.prototype.addMarkers=function(e,t){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&this.pushMarkerTo_(e[r]);t||this.redraw_()},MarkerClusterer.prototype.pushMarkerTo_=function(e){var t=this;e.getDraggable()&&google.maps.event.addListener(e,"dragend",(function(){t.ready_&&(e.isAdded=!1,t.repaint())})),e.isAdded=!1,this.markers_.push(e)},MarkerClusterer.prototype.removeMarker=function(e,t){var r=this.removeMarker_(e);return!t&&r&&this.repaint(),r},MarkerClusterer.prototype.removeMarkers=function(e,t){for(var r=!1,o=0;o<e.length;o++){var s=this.removeMarker_(e[o]);r=r||s}return!t&&r&&this.repaint(),r},MarkerClusterer.prototype.removeMarker_=function(e){var t=-1;if(this.markers_.indexOf)t=this.markers_.indexOf(e);else for(var r=0;r<this.markers_.length;r++)if(e===this.markers_[r]){t=r;break}return-1!==t&&(e.setMap(null),this.markers_.splice(t,1),!0)},MarkerClusterer.prototype.clearMarkers=function(){this.resetViewport_(!0),this.markers_=[]},MarkerClusterer.prototype.repaint=function(){var e=this.clusters_.slice();this.clusters_=[],this.resetViewport_(!1),this.redraw_(),setTimeout((function(){for(var t=0;t<e.length;t++)e[t].remove()}),0)},MarkerClusterer.prototype.getExtendedBounds=function(e){var t=this.getProjection(),r=new google.maps.LatLng(e.getNorthEast().lat(),e.getNorthEast().lng()),o=new google.maps.LatLng(e.getSouthWest().lat(),e.getSouthWest().lng()),s=t.fromLatLngToDivPixel(r);s.x+=this.gridSize_,s.y-=this.gridSize_;var n=t.fromLatLngToDivPixel(o);n.x-=this.gridSize_,n.y+=this.gridSize_;var i=t.fromDivPixelToLatLng(s),a=t.fromDivPixelToLatLng(n);return e.extend(i),e.extend(a),e},MarkerClusterer.prototype.redraw_=function(){this.createClusters_(0)},MarkerClusterer.prototype.resetViewport_=function(e){for(var t=0;t<this.clusters_.length;t++)this.clusters_[t].remove();this.clusters_=[];for(t=0;t<this.markers_.length;t++){var r=this.markers_[t];r.isAdded=!1,e&&r.setMap(null)}},MarkerClusterer.prototype.distanceBetweenPoints_=function(e,t){var r=(t.lat()-e.lat())*Math.PI/180,o=(t.lng()-e.lng())*Math.PI/180,s=Math.sin(r/2)*Math.sin(r/2)+Math.cos(e.lat()*Math.PI/180)*Math.cos(t.lat()*Math.PI/180)*Math.sin(o/2)*Math.sin(o/2);return 6371*(2*Math.atan2(Math.sqrt(s),Math.sqrt(1-s)))},MarkerClusterer.prototype.isMarkerInBounds_=function(e,t){return t.contains(e.getPosition())},MarkerClusterer.prototype.addToClosestCluster_=function(e){for(var t=4e4,r=null,o=0;o<this.clusters_.length;o++){var s,n=(s=this.clusters_[o]).getCenter();if(n){var i=this.distanceBetweenPoints_(n,e.getPosition());i<t&&(t=i,r=s)}}r&&r.isMarkerInClusterBounds(e)?r.addMarker(e):((s=new c(this)).addMarker(e),this.clusters_.push(s))},MarkerClusterer.prototype.createClusters_=function(e){var t=this;if(this.ready_){var r;0===e&&(google.maps.event.trigger(this,"clusteringbegin",this),"undefined"!==typeof this.timerRefStatic&&(clearTimeout(this.timerRefStatic),delete this.timerRefStatic)),r=this.getMap().getZoom()>3?new google.maps.LatLngBounds(this.getMap().getBounds().getSouthWest(),this.getMap().getBounds().getNorthEast()):new google.maps.LatLngBounds(new google.maps.LatLng(85.02070771743472,-178.48388434375),new google.maps.LatLng(-85.08136444384544,178.00048865625));for(var o=this.getExtendedBounds(r),s=Math.min(e+this.batchSize_,this.markers_.length),n=e;n<s;n++){var i=this.markers_[n];!i.isAdded&&this.isMarkerInBounds_(i,o)&&(!this.ignoreHidden_||this.ignoreHidden_&&i.getVisible())&&this.addToClosestCluster_(i)}if(s<this.markers_.length)this.timerRefStatic=window.setTimeout((function(){t.createClusters_(s)}),0);else{delete this.timerRefStatic,google.maps.event.trigger(this,"clusteringend",this);for(n=0;n<this.clusters_.length;n++)this.clusters_[n].updateIcon()}}},MarkerClusterer.CALCULATOR=function(e,t){for(var r=0,o=e.length,s=o;0!==s;)s=Math.floor(s/10),r++;return r=Math.min(r,t),{text:o.toString(),index:r,title:""}},MarkerClusterer.withDefaultStyle=function(e){return a({textColor:"black",textSize:11,textDecoration:"none",textLineHeight:e.height,fontWeight:"bold",fontStyle:"normal",fontFamily:"Arial,sans-serif",backgroundPosition:"0 0"},e)},MarkerClusterer.BATCH_SIZE=2e3,MarkerClusterer.BATCH_SIZE_IE=500,MarkerClusterer.IMAGE_PATH="../images/m",MarkerClusterer.IMAGE_EXTENSION="png",MarkerClusterer.IMAGE_SIZES=[53,56,66,78,90],MarkerClusterer}(l);function _typeof(e){return(_typeof="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function _defineProperties(e,t){for(var r=0;r<t.length;r++){var o=t[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function _setPrototypeOf(e,t){return(_setPrototypeOf=Object.setPrototypeOf||function _setPrototypeOf(e,t){return e.__proto__=t,e})(e,t)}function _createSuper(e){var t=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(e){return!1}}();return function _createSuperInternal(){var r,o=_getPrototypeOf(e);if(t){var s=_getPrototypeOf(this).constructor;r=Reflect.construct(o,arguments,s)}else r=o.apply(this,arguments);return _possibleConstructorReturn(this,r)}}function _possibleConstructorReturn(e,t){return!t||"object"!==_typeof(t)&&"function"!==typeof t?_assertThisInitialized(e):t}function _assertThisInitialized(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function _getPrototypeOf(e){return(_getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf:function _getPrototypeOf(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}var g={init:function init(){return function(e){!function _inherits(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&_setPrototypeOf(e,t)}(GoogleMapsHtmlOverlay,google.maps.OverlayView);var t=_createSuper(GoogleMapsHtmlOverlay);function GoogleMapsHtmlOverlay(e){var r;!function _classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,GoogleMapsHtmlOverlay);var o=_assertThisInitialized(r=t.call(this));return o.ownerMap=e.map,o.position=e.position,o.html=e.html?e.html:'<div class="mapboxgl-marker"><i class="marker-icon fas fa-map-marker-alt"></i></div>',o.divClass=e.divClass,o.align=e.align,o.isDebugMode=e.debug,o.onClick=e.onClick,o.onMouseOver=e.onMouseOver,o.isBoolean=function(e){return"boolean"===typeof e},o.isNotUndefined=function(e){return"undefined"!==typeof e},o.hasContent=function(e){return e.length>0},o.isString=function(e){return"string"===typeof e},o.isFunction=function(e){return"function"===typeof e},r}return function _createClass(e,t,r){return t&&_defineProperties(e.prototype,t),r&&_defineProperties(e,r),e}(GoogleMapsHtmlOverlay,[{key:"onAdd",value:function onAdd(){var e=this;e.div=document.createElement("div"),e.div.style.position="absolute",e.isNotUndefined(e.divClass)&&e.hasContent(e.divClass)&&(e.div.className=e.divClass),e.isNotUndefined(e.html)&&e.hasContent(e.html)&&e.isString(e.html)&&(e.div.innerHTML=e.html),e.isBoolean(e.isDebugMode)&&e.isDebugMode&&(e.div.className="debug-mode",e.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>',e.div.setAttribute("style","position: absolute;border: 5px dashed red;height: 150px;width: 150px;display: flex;justify-content: center;align-items: center;")),e.getPanes().overlayMouseTarget.appendChild(e.div),google.maps.event.addDomListener(e.div,"click",(function(t){google.maps.event.trigger(e,"click"),e.isFunction(e.onClick)&&e.onClick(),t.stopPropagation()})),google.maps.event.addDomListener(e.div,"mouseover",(function(t){google.maps.event.trigger(e,"mouseover"),e.isFunction(e.onMouseOver)&&e.onMouseOver(),t.stopPropagation()}))}},{key:"draw",value:function draw(){var e=this,t=document.querySelector(".popup");t.length||(t=e.div);var r=e.getProjection();if(!r)return console.log("GoogleMapsHtmlOverlay: current map is missing"),null;var o=r.fromLatLngToDivPixel(e.getPosition()),s={y:void 0,x:void 0},n=t.offsetWidth,i=t.offsetHeight;switch(Array.isArray(e.align)?e.align.join(" "):""){case"left top":s.y=i,s.x=n;break;case"left center":s.y=i/2,s.x=n;break;case"left bottom":s.y=0,s.x=n;break;case"center top":s.y=i,s.x=n/2;break;case"center center":s.y=i/2,s.x=n/2;break;case"center bottom":s.y=0,s.x=n/2;break;case"right top":s.y=i,s.x=0;break;case"right center":s.y=i/2,s.x=0;break;case"right bottom":s.y=0,s.x=0;break;default:s.y=i/2,s.x=n/2}e.div.style.top="".concat(o.y-s.y,"px"),e.div.style.left="".concat(o.x-s.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(e,t){var r=this;r.position=e,r.align=t,r.draw()}},{key:"remove",value:function remove(){this.setMap(null),this.div.remove()}},{key:"getDraggable",value:function getDraggable(){return!1}}]),GoogleMapsHtmlOverlay}()}};function _map_google_defineProperties(e,t){for(var r=0;r<t.length;r++){var o=t[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}var d={ENVS:["xs","sm","md","lg","xl","xxl","xxxl"],MAP_DRIVER:function(e){return function(){function GoogleMapsDriver(){!function _map_google_classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,GoogleMapsDriver)}return function _map_google_createClass(e,t,r){return t&&_map_google_defineProperties(e.prototype,t),r&&_map_google_defineProperties(e,r),e}(GoogleMapsDriver,[{key:"getName",value:function getName(){return"GoogleMapsDriver"}},{key:"init",value:function init(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],o=this;o.el=t,o.config=r,o.markers=[],e["init".concat(o.getName())]=function(){o.googleApiLoaded()};var s=document.createElement("script");s.src="https://maps.googleapis.com/maps/api/js?key=".concat(r.key,"&callback=init").concat(o.getName()),s.async=!0,s.defer=!0,document.head.appendChild(s)}},{key:"googleApiLoaded",value:function googleApiLoaded(){var e=this,t=e.el,r=e.config,s=t.querySelector(".mapAPI-map"),n=r.mapZoom&&"0"!==r.mapZoom?r.mapZoom:10,i=r.center&&","!==r.center?{lat:r.center[1],lng:r.center[0]}:{lat:0,lng:0},a=r.style?r.style:null;console.log("".concat(e.getName(),": API is loaded")),e.MarkerUI=g.init(),e.map=new google.maps.Map(s,{zoom:n,center:i,fullscreenControl:!0,styles:a}),e.default_zoom=n,s.classList.add("mapboxgl-map"),e.popup=new e.MarkerUI({map:e.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>'}),e.popup.setMap(e.map),e.geocoder=new google.maps.Geocoder,e.cluster=new h(e.map,null,{styles:[{width:30,height:30,className:"mapboxgl-cluster"}]}),t.dispatchEvent(new Event(o))}},{key:"addMarker",value:function addMarker(e,t){var r=this,o={lat:e[1],lng:e[0]},n=new r.MarkerUI({position:o,map:r.map,align:["center","top"],html:'<div class="mapboxgl-marker"><div id="Marker'.concat(t.id,'" data-id="').concat(t.id,'" class="marker">').concat(t.icon,"</div></div>"),onClick:function onClick(){var e=document.querySelector("#Marker".concat(t.id));r.showPopup(o,t.content),e.dispatchEvent(new Event(s))}});return r.markers.push(n),r.cluster.addMarker(n),n}},{key:"showPopup",value:function showPopup(e,t){var r=this,o=r.popup.getDiv();r.config.flyToMarker&&(r.map.setCenter(e),r.config.noZoom||r.map.setZoom(18)),o.style.opacity="0",o.classList.remove("d-none"),o.querySelector(".mapboxgl-popup-content .html").innerHTML=t,o.querySelector(".mapboxgl-popup-close-button").addEventListener("click",(function(e){e.preventDefault(),r.hidePopup()})),r.popup.setPosition(e,["center","top"]),o.style.opacity="1",o.style["margin-top"]="-1rem"}},{key:"hidePopup",value:function hidePopup(){var e=this;e.popup.getDiv().classList.add("d-none"),e.config.noRestoreBounds&&!e.config.flyToBounds||e.restoreBounds(),e.el.dispatchEvent(new Event(n))}},{key:"geocode",value:function geocode(e,t){var r=this;r.geocoder.geocode({address:e},(function(e,o){if("OK"===o)return"function"===typeof t&&t(e),e;console.error("".concat(r.getName(),": Geocode was not successful for the following reason: ").concat(o))}))}},{key:"reverseGeocode",value:function reverseGeocode(e,t){var r=this;r.geocoder.geocode({location:latlng},(function(e,o){if("OK"===o)return"function"===typeof t&&t(e),e;console.error("".concat(r.getName(),": Reverse Geocoding was not successful for the following reason: ").concat(o))}))}},{key:"addGeoJson",value:function addGeoJson(e){var t=this,r=JSON.parse(e.geojson),o=(r.features[0].geometry.coordinates,new google.maps.LatLngBounds);r.features.forEach((function(r){var s=r.id,n=r.geometry.coordinates,i=r.properties.content;t.addMarker(n,{id:s,content:i,icon:r.icon,flyToMarker:e.flyToMarker}),o.extend({lat:n[1],lng:n[0]})})),t.markers.length>1?t.map.fitBounds(o,{padding:30}):t.markers[0]&&t.map.setCenter(t.markers[0].getPosition()),t.default_bounds=o,t.default_zoom=t.map.getZoom()}},{key:"getMap",value:function getMap(){return this.map}},{key:"getPopup",value:function getPopup(){return this.popup}},{key:"restoreBounds",value:function restoreBounds(){var e=this;e.default_bounds&&e.markers.length>1?e.map.fitBounds(e.default_bounds,{padding:30}):(e.markers[0]&&e.map.setCenter(e.markers[0].getPosition()),e.restoreZoom())}},{key:"restoreZoom",value:function restoreZoom(){this.map.setZoom(this.default_zoom)}}]),GoogleMapsDriver}()}(window)};function _map_api_defineProperties(e,t){for(var r=0;r<t.length;r++){var o=t[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}!function(s){var n="js-mapapi",i=d.MAP_DRIVER,a=function(){function MapAPI(e){!function _map_api_classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,MapAPI);var t=this,r=new i,s=document.querySelector("body"),a=e.dataset;a.center=[a.lng?a.lng:s.dataset["default-lng"],a.lat?a.lat:s.dataset["default-lat"]],a.icon||(a.icon='<i class="fas fa-map-marker-alt"></i>'),console.log("".concat(n,": init ").concat(r.getName(),"...")),t.drv=r,t.el=e,t.config=a,r.init(e,a),e.addEventListener(o,(function(){t.addMarkers()}))}return function _map_api_createClass(e,t,r){return t&&_map_api_defineProperties(e.prototype,t),r&&_map_api_defineProperties(e,r),e}(MapAPI,[{key:"getMap",value:function getMap(){return ui.map}},{key:"dispose",value:function dispose(){this.el=null,this.el.classList.remove("".concat(n,"-active"))}},{key:"addMarkers",value:function addMarkers(){console.log("".concat(n,": addMarkers"));var e=this,t=e.el,o=e.drv,s=e.config;if(e.map=o.getMap(),s.geojson)console.log("".concat(n,": setting up geocode data")),o.addGeoJson(s);else if(s.address)console.log(s.address),console.log("".concat(n,": setting up address marker")),o.geocode(s.address,(function(t){console.log(t);var r=t[0].geometry.location.lat(),i=t[0].geometry.location.lng();console.log("".concat(n,": setting up single lat/lng marker lat: ").concat(r," lng: ").concat(i)),o.addMarker([i,r],s),e.map.setCenter({lat:r,lng:i})}));else if(s.lat&&s.lng){var i=s.lat,a=s.lng;console.log("".concat(n,": setting up single lat/lng marker lat: ").concat(i," lng: ").concat(a)),o.addMarker([a,i],s)}t.classList.add("".concat(n,"-active")),t.dispatchEvent(new Event(r)),console.log("".concat(n,": Map is loaded"))}}]),MapAPI}(),l=function init(){console.log("".concat(n,": init")),document.querySelectorAll(".".concat(n)).forEach((function(e,t){new a(e)}))};s.addEventListener("".concat(t),l),s.addEventListener("".concat(e),l)}(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.2.0_webpack@5.48.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.48.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.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.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.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/runtime/api.js": 588,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/runtime/cssWithMappingToString.js": 773,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/runtime/getUrl.js": 398,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.48.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/app.scss": 695,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/api.js": 973,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/cssWithMappingToString.js": 763,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/getUrl.js": 735,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/app.scss": 930,
"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,
@ -75,24 +75,24 @@
214,
296,
349,
398,
460,
469,
588,
609,
647,
692,
695,
735,
740,
773,
763,
819,
851,
931
930,
931,
973
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.48.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/cms.scss": [
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/cms.scss": [
{
"chunks": {
"byName": {
@ -107,19 +107,19 @@
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/runtime/api.js": 588,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/runtime/cssWithMappingToString.js": 773,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.48.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/cms.scss": 340
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/api.js": 973,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/cssWithMappingToString.js": 763,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/cms.scss": 93
},
"usedIds": [
340,
588,
773
93,
763,
973
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.48.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/dev.scss": [
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/dev.scss": [
{
"chunks": {
"byName": {
@ -134,19 +134,19 @@
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/runtime/api.js": 588,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/runtime/cssWithMappingToString.js": 773,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.48.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/dev.scss": 86
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/api.js": 973,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/cssWithMappingToString.js": 763,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/dev.scss": 841
},
"usedIds": [
86,
588,
773
763,
841,
973
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.48.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/editor.scss": [
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/editor.scss": [
{
"chunks": {
"byName": {
@ -161,19 +161,19 @@
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/runtime/api.js": 588,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/runtime/cssWithMappingToString.js": 773,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.48.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/editor.scss": 685
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/api.js": 973,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/cssWithMappingToString.js": 763,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/editor.scss": 541
},
"usedIds": [
588,
685,
773
541,
763,
973
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.48.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/order.scss": [
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/order.scss": [
{
"chunks": {
"byName": {
@ -188,19 +188,19 @@
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/runtime/api.js": 588,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/runtime/cssWithMappingToString.js": 773,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.48.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/order.scss": 612
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/api.js": 973,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/cssWithMappingToString.js": 763,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/order.scss": 46
},
"usedIds": [
588,
612,
773
46,
763,
973
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.48.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.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/_ui/map.api.scss": [
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.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.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/_ui/_map.api.scss": [
{
"chunks": {
"byName": {
@ -215,19 +215,19 @@
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/runtime/api.js": 588,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/runtime/cssWithMappingToString.js": 773,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.48.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.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/_ui/map.api.scss": 451
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/api.js": 973,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/cssWithMappingToString.js": 763,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.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.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/_ui/_map.api.scss": 683
},
"usedIds": [
451,
588,
773
683,
763,
973
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.48.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.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./themes/sample/client/src/scss/app.scss": [
{
"chunks": {
"byName": {
@ -242,10 +242,10 @@
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/runtime/api.js": 588,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/runtime/cssWithMappingToString.js": 773,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/runtime/getUrl.js": 398,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.48.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./themes/sample/client/src/scss/app.scss": 86,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/api.js": 973,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/cssWithMappingToString.js": 763,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/getUrl.js": 735,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./themes/sample/client/src/scss/app.scss": 876,
"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,
@ -264,7 +264,6 @@
"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": [
86,
144,
175,
191,
@ -272,116 +271,117 @@
214,
296,
349,
398,
460,
469,
588,
609,
647,
692,
735,
740,
773,
763,
819,
851,
931
876,
931,
973
]
}
}
],
"modules": {
"byIdentifier": {
"./app/client/src/img|sync|nonrecursive|../../../../../../\\.(png|jpe?g|svg)$/": 999,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./app/client/src/js/app.js|e5103fd9c46753d7ec6b7b2d8f13d4cb": 494,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./app/client/src/js/types/SilverShop.Page.CheckoutPageController.js": 663,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./app/client/src/js/types/Site.Controllers.MapElementController.js|bd5f4c7af7e765ee799519f11fa41105": 103,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/index.js": 680,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/adapters/xhr.js": 765,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/axios.js": 612,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/Cancel.js": 629,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/CancelToken.js": 6,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/isCancel.js": 198,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/Axios.js": 703,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/InterceptorManager.js": 946,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/buildFullPath.js": 828,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/createError.js": 81,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/dispatchRequest.js": 891,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/enhanceError.js": 459,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/mergeConfig.js": 235,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/settle.js": 291,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/transformData.js": 930,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/defaults.js": 402,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/bind.js": 988,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/buildURL.js": 430,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/combineURLs.js": 200,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/cookies.js": 288,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAbsoluteURL.js": 758,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAxiosError.js": 463,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isURLSameOrigin.js": 482,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/normalizeHeaderName.js": 979,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/parseHeaders.js": 400,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/spread.js": 475,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/utils.js": 79,
"./node_modules/.pnpm/babel-loader@8.2.2_8b0464c8bf295490a69e78f11399b5a8/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./themes/sample/client/src/js/app.js": 856,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.48.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/bg.png": 139,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.48.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/logo.png": 502,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.48.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/logo.svg": 287,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.48.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/original.png": 621,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.48.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/original2.png": 747,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.48.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/photo1.png": 659,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.48.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/photo2.jpg": 137,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.48.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/photo3.svg": 617,
"./node_modules/.pnpm/mini-css-extract-plugin@2.1.0_webpack@5.48.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.48.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/cms.scss": 80,
"./node_modules/.pnpm/mini-css-extract-plugin@2.1.0_webpack@5.48.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.48.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/dev.scss": 582,
"./node_modules/.pnpm/mini-css-extract-plugin@2.1.0_webpack@5.48.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.48.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/editor.scss": 914,
"./node_modules/.pnpm/mini-css-extract-plugin@2.1.0_webpack@5.48.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.48.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.48.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/order.scss": 751,
"./app/client/src/img|sync|nonrecursive|../../../../../../\\.(png|webp|jpg|jpeg|gif|svg)$/": 779,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./app/client/src/js/app.js|011fdef63ee33540eb1768aa2602553b": 129,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./app/client/src/js/types/SilverShop.Page.CheckoutPageController.js": 773,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./app/client/src/js/types/Site.Controllers.MapElementController.js|25dfd904a7db80a3bfd4e88b9b15a896": 393,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/index.js": 617,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/adapters/xhr.js": 693,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/axios.js": 15,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/Cancel.js": 27,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/CancelToken.js": 795,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/isCancel.js": 711,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/Axios.js": 647,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/InterceptorManager.js": 425,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/buildFullPath.js": 128,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/createError.js": 828,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/dispatchRequest.js": 202,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/enhanceError.js": 587,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/mergeConfig.js": 194,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/settle.js": 58,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/transformData.js": 905,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/defaults.js": 39,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/bind.js": 86,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/buildURL.js": 498,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/combineURLs.js": 403,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/cookies.js": 520,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAbsoluteURL.js": 35,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAxiosError.js": 514,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isURLSameOrigin.js": 122,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/normalizeHeaderName.js": 877,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/parseHeaders.js": 179,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/spread.js": 759,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/utils.js": 469,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./themes/sample/client/src/js/app.js": 438,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.49.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/bg.png": 870,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.49.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/logo.png": 205,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.49.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/logo.svg": 338,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.49.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/original.png": 187,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.49.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/original2.png": 72,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.49.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/photo1.png": 756,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.49.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/photo2.jpg": 785,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.49.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/photo3.svg": 602,
"./node_modules/.pnpm/mini-css-extract-plugin@2.2.0_webpack@5.49.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/cms.scss": 459,
"./node_modules/.pnpm/mini-css-extract-plugin@2.2.0_webpack@5.49.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/dev.scss": 123,
"./node_modules/.pnpm/mini-css-extract-plugin@2.2.0_webpack@5.49.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/editor.scss": 28,
"./node_modules/.pnpm/mini-css-extract-plugin@2.2.0_webpack@5.49.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/order.scss": 80,
"./node_modules/font-awesome|sync|nonrecursive|../../../../../../\\.(otf|eot|ttf|woff|woff2)$/": 429
},
"usedIds": [
6,
79,
15,
27,
28,
35,
39,
58,
72,
80,
81,
103,
137,
139,
198,
200,
235,
287,
288,
291,
400,
402,
86,
122,
123,
128,
129,
179,
187,
194,
202,
205,
338,
393,
403,
425,
429,
430,
438,
459,
463,
475,
482,
494,
502,
582,
612,
469,
498,
514,
520,
587,
602,
617,
621,
629,
659,
663,
680,
703,
747,
751,
758,
765,
647,
693,
711,
756,
759,
773,
779,
785,
795,
828,
856,
891,
914,
930,
946,
979,
988,
999
870,
877,
905
]
}
}

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 [4 Aug 2021 at 01:32]</title>
<title>ss-webpack-boilerplate [9 Aug 2021 at 15:50]</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>
@ -30,7 +30,7 @@
<body>
<div id="app"></div>
<script>
window.chartData = [{"label":"js/sample.js","isAsset":true,"statSize":145297,"parsedSize":68499,"gzipSize":19170,"groups":[{"label":"app/client/src","path":"./app/client/src","statSize":102964,"groups":[{"label":"img","path":"./app/client/src/img","statSize":1121,"groups":[{"id":999,"label":" sync nonrecursive \\.(png|jpe?g|svg)$","path":"./app/client/src/img/ sync nonrecursive \\.(png|jpe?g|svg)$","statSize":828,"parsedSize":1131,"gzipSize":389},{"id":139,"label":"bg.png","path":"./app/client/src/img/bg.png","statSize":33,"parsedSize":38,"gzipSize":58},{"id":502,"label":"logo.png","path":"./app/client/src/img/logo.png","statSize":35,"parsedSize":40,"gzipSize":60},{"id":287,"label":"logo.svg","path":"./app/client/src/img/logo.svg","statSize":35,"parsedSize":40,"gzipSize":60},{"id":621,"label":"original.png","path":"./app/client/src/img/original.png","statSize":39,"parsedSize":44,"gzipSize":64},{"id":747,"label":"original2.png","path":"./app/client/src/img/original2.png","statSize":40,"parsedSize":45,"gzipSize":65},{"id":659,"label":"photo1.png","path":"./app/client/src/img/photo1.png","statSize":37,"parsedSize":42,"gzipSize":62},{"id":137,"label":"photo2.jpg","path":"./app/client/src/img/photo2.jpg","statSize":37,"parsedSize":42,"gzipSize":62},{"id":617,"label":"photo3.svg","path":"./app/client/src/img/photo3.svg","statSize":37,"parsedSize":42,"gzipSize":62}],"parsedSize":1464,"gzipSize":431},{"label":"js","path":"./app/client/src/js","statSize":101843,"groups":[{"id":494,"label":"app.js + 20 modules (concatenated)","path":"./app/client/src/js/app.js + 20 modules (concatenated)","statSize":101843,"parsedSize":50016,"gzipSize":13519,"concatenated":true,"groups":[{"label":"app/client/src/js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/app/client/src/js","statSize":2568,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/app/client/src/js/app.js","statSize":1165,"parsedSize":572,"gzipSize":154,"inaccurateSizes":true},{"id":null,"label":"_layout.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/app/client/src/js/_layout.js","statSize":1403,"parsedSize":689,"gzipSize":186,"inaccurateSizes":true}],"parsedSize":1261,"gzipSize":340,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm","statSize":99275,"groups":[{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","statSize":14503,"groups":[{"label":"_components","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components","statSize":9451,"groups":[{"id":null,"label":"_main.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.js","statSize":2846,"parsedSize":1397,"gzipSize":377,"inaccurateSizes":true},{"id":null,"label":"_main.visibility.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.visibility.js","statSize":931,"parsedSize":457,"gzipSize":123,"inaccurateSizes":true},{"id":null,"label":"_main.touch.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.touch.js","statSize":1648,"parsedSize":809,"gzipSize":218,"inaccurateSizes":true},{"id":null,"label":"_main.css-screen-size.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.css-screen-size.js","statSize":2650,"parsedSize":1301,"gzipSize":351,"inaccurateSizes":true},{"id":null,"label":"_main.loading-spinner.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.loading-spinner.js","statSize":1376,"parsedSize":675,"gzipSize":182,"inaccurateSizes":true}],"parsedSize":4641,"gzipSize":1254,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events.js","statSize":1364,"parsedSize":669,"gzipSize":181,"inaccurateSizes":true},{"label":"_ui","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ui","statSize":3416,"groups":[{"id":null,"label":"_ui.carousel.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ui/_ui.carousel.js","statSize":3416,"parsedSize":1677,"gzipSize":453,"inaccurateSizes":true}],"parsedSize":1677,"gzipSize":453,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_consts.js","statSize":272,"parsedSize":133,"gzipSize":36,"inaccurateSizes":true}],"parsedSize":7122,"gzipSize":1925,"inaccurateSizes":true},{"label":"bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src","statSize":70174,"groups":[{"id":null,"label":"collapse.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/collapse.js","statSize":15686,"parsedSize":7703,"gzipSize":2082,"inaccurateSizes":true},{"label":"util","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/util","statSize":9466,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/util/index.js","statSize":9466,"parsedSize":4648,"gzipSize":1256,"inaccurateSizes":true}],"parsedSize":4648,"gzipSize":1256,"inaccurateSizes":true},{"label":"dom","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom","statSize":18204,"groups":[{"id":null,"label":"selector-engine.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3350,"parsedSize":1645,"gzipSize":444,"inaccurateSizes":true},{"id":null,"label":"data.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/data.js","statSize":1605,"parsedSize":788,"gzipSize":213,"inaccurateSizes":true},{"id":null,"label":"event-handler.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":11252,"parsedSize":5525,"gzipSize":1493,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":1997,"parsedSize":980,"gzipSize":265,"inaccurateSizes":true}],"parsedSize":8940,"gzipSize":2416,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/base-component.js","statSize":3551,"parsedSize":1743,"gzipSize":471,"inaccurateSizes":true},{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/carousel.js","statSize":23267,"parsedSize":11426,"gzipSize":3088,"inaccurateSizes":true}],"parsedSize":34463,"gzipSize":9315,"inaccurateSizes":true},{"label":"@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js","statSize":14598,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/app.js","statSize":662,"parsedSize":325,"gzipSize":87,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/_events.js","statSize":1333,"parsedSize":654,"gzipSize":176,"inaccurateSizes":true},{"id":null,"label":"_window.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/_window.js","statSize":12603,"parsedSize":6189,"gzipSize":1672,"inaccurateSizes":true}],"parsedSize":7169,"gzipSize":1937,"inaccurateSizes":true}],"parsedSize":48754,"gzipSize":13178,"inaccurateSizes":true}]}],"parsedSize":50016,"gzipSize":13519}],"parsedSize":51480,"gzipSize":13872},{"label":"node_modules","path":"./node_modules","statSize":42270,"groups":[{"label":".pnpm/axios@0.21.1/node_modules/axios","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios","statSize":42110,"groups":[{"id":680,"label":"index.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/index.js","statSize":40,"parsedSize":33,"gzipSize":53},{"label":"lib","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib","statSize":42070,"groups":[{"label":"adapters","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/adapters","statSize":5769,"groups":[{"id":765,"label":"xhr.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/adapters/xhr.js","statSize":5769,"parsedSize":2021,"gzipSize":1006}],"parsedSize":2021,"gzipSize":1006},{"id":612,"label":"axios.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/axios.js","statSize":1504,"parsedSize":461,"gzipSize":281},{"label":"cancel","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel","statSize":1725,"groups":[{"id":629,"label":"Cancel.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/Cancel.js","statSize":383,"parsedSize":205,"gzipSize":153},{"id":6,"label":"CancelToken.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/CancelToken.js","statSize":1241,"parsedSize":523,"gzipSize":289},{"id":198,"label":"isCancel.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/isCancel.js","statSize":101,"parsedSize":84,"gzipSize":97}],"parsedSize":812,"gzipSize":383},{"label":"core","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core","statSize":12130,"groups":[{"id":703,"label":"Axios.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/Axios.js","statSize":2649,"parsedSize":1204,"gzipSize":558},{"id":946,"label":"InterceptorManager.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/InterceptorManager.js","statSize":1253,"parsedSize":468,"gzipSize":240},{"id":828,"label":"buildFullPath.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/buildFullPath.js","statSize":697,"parsedSize":115,"gzipSize":123},{"id":81,"label":"createError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/createError.js","statSize":625,"parsedSize":124,"gzipSize":114},{"id":891,"label":"dispatchRequest.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/dispatchRequest.js","statSize":1806,"parsedSize":842,"gzipSize":384},{"id":459,"label":"enhanceError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/enhanceError.js","statSize":1050,"parsedSize":398,"gzipSize":234},{"id":235,"label":"mergeConfig.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/mergeConfig.js","statSize":2830,"parsedSize":1413,"gzipSize":643},{"id":291,"label":"settle.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/settle.js","statSize":671,"parsedSize":212,"gzipSize":167},{"id":930,"label":"transformData.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/transformData.js","statSize":549,"parsedSize":138,"gzipSize":122}],"parsedSize":4914,"gzipSize":1744},{"id":402,"label":"defaults.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/defaults.js","statSize":2541,"parsedSize":1382,"gzipSize":687},{"label":"helpers","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers","statSize":9191,"groups":[{"id":988,"label":"bind.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/bind.js","statSize":257,"parsedSize":174,"gzipSize":147},{"id":430,"label":"buildURL.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/buildURL.js","statSize":1615,"parsedSize":693,"gzipSize":429},{"id":200,"label":"combineURLs.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/combineURLs.js","statSize":371,"parsedSize":119,"gzipSize":121},{"id":288,"label":"cookies.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/cookies.js","statSize":1284,"parsedSize":658,"gzipSize":378},{"id":758,"label":"isAbsoluteURL.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAbsoluteURL.js","statSize":562,"parsedSize":108,"gzipSize":117},{"id":463,"label":"isAxiosError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAxiosError.js","statSize":720,"parsedSize":370,"gzipSize":190},{"id":482,"label":"isURLSameOrigin.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isURLSameOrigin.js","statSize":2074,"parsedSize":741,"gzipSize":395},{"id":979,"label":"normalizeHeaderName.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/normalizeHeaderName.js","statSize":356,"parsedSize":193,"gzipSize":164},{"id":400,"label":"parseHeaders.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/parseHeaders.js","statSize":1389,"parsedSize":572,"gzipSize":363},{"id":475,"label":"spread.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/spread.js","statSize":563,"parsedSize":103,"gzipSize":99}],"parsedSize":3731,"gzipSize":1549},{"id":79,"label":"utils.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/utils.js","statSize":9210,"parsedSize":2885,"gzipSize":973}],"parsedSize":16206,"gzipSize":5290}],"parsedSize":16239,"gzipSize":5298},{"label":"font-awesome","path":"./node_modules/font-awesome","statSize":160,"groups":[{"id":429,"label":" sync nonrecursive \\.(otf|eot|ttf|woff|woff2)$","path":"./node_modules/font-awesome/ sync nonrecursive \\.(otf|eot|ttf|woff|woff2)$","statSize":160,"parsedSize":275,"gzipSize":183}],"parsedSize":275,"gzipSize":183}],"parsedSize":16514,"gzipSize":5405},{"label":"themes/sample/client/src/js","path":"./themes/sample/client/src/js","statSize":63,"groups":[{"id":856,"label":"app.js","path":"./themes/sample/client/src/js/app.js","statSize":63,"parsedSize":505,"gzipSize":310}],"parsedSize":505,"gzipSize":310}]},{"label":"js/app.js","isAsset":true,"statSize":145234,"parsedSize":68478,"gzipSize":18932,"groups":[{"label":"app/client/src","path":"./app/client/src","statSize":102964,"groups":[{"label":"img","path":"./app/client/src/img","statSize":1121,"groups":[{"id":999,"label":" sync nonrecursive \\.(png|jpe?g|svg)$","path":"./app/client/src/img/ sync nonrecursive \\.(png|jpe?g|svg)$","statSize":828,"parsedSize":1131,"gzipSize":389},{"id":139,"label":"bg.png","path":"./app/client/src/img/bg.png","statSize":33,"parsedSize":38,"gzipSize":58},{"id":502,"label":"logo.png","path":"./app/client/src/img/logo.png","statSize":35,"parsedSize":40,"gzipSize":60},{"id":287,"label":"logo.svg","path":"./app/client/src/img/logo.svg","statSize":35,"parsedSize":40,"gzipSize":60},{"id":621,"label":"original.png","path":"./app/client/src/img/original.png","statSize":39,"parsedSize":44,"gzipSize":64},{"id":747,"label":"original2.png","path":"./app/client/src/img/original2.png","statSize":40,"parsedSize":45,"gzipSize":65},{"id":659,"label":"photo1.png","path":"./app/client/src/img/photo1.png","statSize":37,"parsedSize":42,"gzipSize":62},{"id":137,"label":"photo2.jpg","path":"./app/client/src/img/photo2.jpg","statSize":37,"parsedSize":42,"gzipSize":62},{"id":617,"label":"photo3.svg","path":"./app/client/src/img/photo3.svg","statSize":37,"parsedSize":42,"gzipSize":62}],"parsedSize":1464,"gzipSize":431},{"label":"js","path":"./app/client/src/js","statSize":101843,"groups":[{"id":494,"label":"app.js + 20 modules (concatenated)","path":"./app/client/src/js/app.js + 20 modules (concatenated)","statSize":101843,"parsedSize":50016,"gzipSize":13519,"concatenated":true,"groups":[{"label":"app/client/src/js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/app/client/src/js","statSize":2568,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/app/client/src/js/app.js","statSize":1165,"parsedSize":572,"gzipSize":154,"inaccurateSizes":true},{"id":null,"label":"_layout.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/app/client/src/js/_layout.js","statSize":1403,"parsedSize":689,"gzipSize":186,"inaccurateSizes":true}],"parsedSize":1261,"gzipSize":340,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm","statSize":99275,"groups":[{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","statSize":14503,"groups":[{"label":"_components","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components","statSize":9451,"groups":[{"id":null,"label":"_main.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.js","statSize":2846,"parsedSize":1397,"gzipSize":377,"inaccurateSizes":true},{"id":null,"label":"_main.visibility.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.visibility.js","statSize":931,"parsedSize":457,"gzipSize":123,"inaccurateSizes":true},{"id":null,"label":"_main.touch.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.touch.js","statSize":1648,"parsedSize":809,"gzipSize":218,"inaccurateSizes":true},{"id":null,"label":"_main.css-screen-size.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.css-screen-size.js","statSize":2650,"parsedSize":1301,"gzipSize":351,"inaccurateSizes":true},{"id":null,"label":"_main.loading-spinner.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.loading-spinner.js","statSize":1376,"parsedSize":675,"gzipSize":182,"inaccurateSizes":true}],"parsedSize":4641,"gzipSize":1254,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events.js","statSize":1364,"parsedSize":669,"gzipSize":181,"inaccurateSizes":true},{"label":"_ui","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ui","statSize":3416,"groups":[{"id":null,"label":"_ui.carousel.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ui/_ui.carousel.js","statSize":3416,"parsedSize":1677,"gzipSize":453,"inaccurateSizes":true}],"parsedSize":1677,"gzipSize":453,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_consts.js","statSize":272,"parsedSize":133,"gzipSize":36,"inaccurateSizes":true}],"parsedSize":7122,"gzipSize":1925,"inaccurateSizes":true},{"label":"bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src","statSize":70174,"groups":[{"id":null,"label":"collapse.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/collapse.js","statSize":15686,"parsedSize":7703,"gzipSize":2082,"inaccurateSizes":true},{"label":"util","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/util","statSize":9466,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/util/index.js","statSize":9466,"parsedSize":4648,"gzipSize":1256,"inaccurateSizes":true}],"parsedSize":4648,"gzipSize":1256,"inaccurateSizes":true},{"label":"dom","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom","statSize":18204,"groups":[{"id":null,"label":"selector-engine.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3350,"parsedSize":1645,"gzipSize":444,"inaccurateSizes":true},{"id":null,"label":"data.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/data.js","statSize":1605,"parsedSize":788,"gzipSize":213,"inaccurateSizes":true},{"id":null,"label":"event-handler.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":11252,"parsedSize":5525,"gzipSize":1493,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":1997,"parsedSize":980,"gzipSize":265,"inaccurateSizes":true}],"parsedSize":8940,"gzipSize":2416,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/base-component.js","statSize":3551,"parsedSize":1743,"gzipSize":471,"inaccurateSizes":true},{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/carousel.js","statSize":23267,"parsedSize":11426,"gzipSize":3088,"inaccurateSizes":true}],"parsedSize":34463,"gzipSize":9315,"inaccurateSizes":true},{"label":"@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js","statSize":14598,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/app.js","statSize":662,"parsedSize":325,"gzipSize":87,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/_events.js","statSize":1333,"parsedSize":654,"gzipSize":176,"inaccurateSizes":true},{"id":null,"label":"_window.js","path":"./app/client/src/js/app.js + 20 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/_window.js","statSize":12603,"parsedSize":6189,"gzipSize":1672,"inaccurateSizes":true}],"parsedSize":7169,"gzipSize":1937,"inaccurateSizes":true}],"parsedSize":48754,"gzipSize":13178,"inaccurateSizes":true}]}],"parsedSize":50016,"gzipSize":13519}],"parsedSize":51480,"gzipSize":13872},{"label":"node_modules","path":"./node_modules","statSize":42270,"groups":[{"label":".pnpm/axios@0.21.1/node_modules/axios","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios","statSize":42110,"groups":[{"id":680,"label":"index.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/index.js","statSize":40,"parsedSize":33,"gzipSize":53},{"label":"lib","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib","statSize":42070,"groups":[{"label":"adapters","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/adapters","statSize":5769,"groups":[{"id":765,"label":"xhr.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/adapters/xhr.js","statSize":5769,"parsedSize":2021,"gzipSize":1006}],"parsedSize":2021,"gzipSize":1006},{"id":612,"label":"axios.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/axios.js","statSize":1504,"parsedSize":461,"gzipSize":281},{"label":"cancel","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel","statSize":1725,"groups":[{"id":629,"label":"Cancel.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/Cancel.js","statSize":383,"parsedSize":205,"gzipSize":153},{"id":6,"label":"CancelToken.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/CancelToken.js","statSize":1241,"parsedSize":523,"gzipSize":289},{"id":198,"label":"isCancel.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/isCancel.js","statSize":101,"parsedSize":84,"gzipSize":97}],"parsedSize":812,"gzipSize":383},{"label":"core","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core","statSize":12130,"groups":[{"id":703,"label":"Axios.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/Axios.js","statSize":2649,"parsedSize":1204,"gzipSize":558},{"id":946,"label":"InterceptorManager.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/InterceptorManager.js","statSize":1253,"parsedSize":468,"gzipSize":240},{"id":828,"label":"buildFullPath.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/buildFullPath.js","statSize":697,"parsedSize":115,"gzipSize":123},{"id":81,"label":"createError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/createError.js","statSize":625,"parsedSize":124,"gzipSize":114},{"id":891,"label":"dispatchRequest.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/dispatchRequest.js","statSize":1806,"parsedSize":842,"gzipSize":384},{"id":459,"label":"enhanceError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/enhanceError.js","statSize":1050,"parsedSize":398,"gzipSize":234},{"id":235,"label":"mergeConfig.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/mergeConfig.js","statSize":2830,"parsedSize":1413,"gzipSize":643},{"id":291,"label":"settle.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/settle.js","statSize":671,"parsedSize":212,"gzipSize":167},{"id":930,"label":"transformData.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/transformData.js","statSize":549,"parsedSize":138,"gzipSize":122}],"parsedSize":4914,"gzipSize":1744},{"id":402,"label":"defaults.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/defaults.js","statSize":2541,"parsedSize":1382,"gzipSize":687},{"label":"helpers","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers","statSize":9191,"groups":[{"id":988,"label":"bind.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/bind.js","statSize":257,"parsedSize":174,"gzipSize":147},{"id":430,"label":"buildURL.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/buildURL.js","statSize":1615,"parsedSize":693,"gzipSize":429},{"id":200,"label":"combineURLs.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/combineURLs.js","statSize":371,"parsedSize":119,"gzipSize":121},{"id":288,"label":"cookies.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/cookies.js","statSize":1284,"parsedSize":658,"gzipSize":378},{"id":758,"label":"isAbsoluteURL.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAbsoluteURL.js","statSize":562,"parsedSize":108,"gzipSize":117},{"id":463,"label":"isAxiosError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAxiosError.js","statSize":720,"parsedSize":370,"gzipSize":190},{"id":482,"label":"isURLSameOrigin.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isURLSameOrigin.js","statSize":2074,"parsedSize":741,"gzipSize":395},{"id":979,"label":"normalizeHeaderName.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/normalizeHeaderName.js","statSize":356,"parsedSize":193,"gzipSize":164},{"id":400,"label":"parseHeaders.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/parseHeaders.js","statSize":1389,"parsedSize":572,"gzipSize":363},{"id":475,"label":"spread.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/spread.js","statSize":563,"parsedSize":103,"gzipSize":99}],"parsedSize":3731,"gzipSize":1549},{"id":79,"label":"utils.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/utils.js","statSize":9210,"parsedSize":2885,"gzipSize":973}],"parsedSize":16206,"gzipSize":5290}],"parsedSize":16239,"gzipSize":5298},{"label":"font-awesome","path":"./node_modules/font-awesome","statSize":160,"groups":[{"id":429,"label":" sync nonrecursive \\.(otf|eot|ttf|woff|woff2)$","path":"./node_modules/font-awesome/ sync nonrecursive \\.(otf|eot|ttf|woff|woff2)$","statSize":160,"parsedSize":275,"gzipSize":183}],"parsedSize":275,"gzipSize":183}],"parsedSize":16514,"gzipSize":5405}]},{"label":"js/app_Site.Controllers.MapElementController.js","isAsset":true,"statSize":76516,"parsedSize":30990,"gzipSize":8632,"groups":[{"label":"app/client/src/js/types","path":"./app/client/src/js/types","statSize":74499,"groups":[{"id":103,"label":"Site.Controllers.MapElementController.js + 6 modules (concatenated)","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)","statSize":74499,"parsedSize":30990,"gzipSize":8632,"concatenated":true,"groups":[{"label":"app/client/src/js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/app/client/src/js","statSize":1816,"groups":[{"label":"types","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/app/client/src/js/types","statSize":1452,"groups":[{"id":null,"label":"Site.Controllers.MapElementController.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/app/client/src/js/types/Site.Controllers.MapElementController.js","statSize":1452,"parsedSize":604,"gzipSize":168,"inaccurateSizes":true}],"parsedSize":604,"gzipSize":168,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/app/client/src/js/_consts.js","statSize":364,"parsedSize":151,"gzipSize":42,"inaccurateSizes":true}],"parsedSize":755,"gzipSize":210,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm","statSize":72683,"groups":[{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","statSize":24283,"groups":[{"id":null,"label":"_events.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events.js","statSize":1364,"parsedSize":567,"gzipSize":158,"inaccurateSizes":true},{"label":"_ui","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ui","statSize":4136,"groups":[{"id":null,"label":"map.api.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ui/map.api.js","statSize":4136,"parsedSize":1720,"gzipSize":479,"inaccurateSizes":true}],"parsedSize":1720,"gzipSize":479,"inaccurateSizes":true},{"label":"drivers","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/drivers","statSize":18783,"groups":[{"id":null,"label":"_map.google.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/drivers/_map.google.js","statSize":8826,"parsedSize":3671,"gzipSize":1022,"inaccurateSizes":true},{"id":null,"label":"_map.google.marker.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/drivers/_map.google.marker.js","statSize":9957,"parsedSize":4141,"gzipSize":1153,"inaccurateSizes":true}],"parsedSize":7813,"gzipSize":2176,"inaccurateSizes":true}],"parsedSize":10101,"gzipSize":2813,"inaccurateSizes":true},{"label":"@googlemaps+markerclustererplus@1.2.0/node_modules/@googlemaps/markerclustererplus/dist","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@googlemaps+markerclustererplus@1.2.0/node_modules/@googlemaps/markerclustererplus/dist","statSize":48400,"groups":[{"id":null,"label":"index.esm.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@googlemaps+markerclustererplus@1.2.0/node_modules/@googlemaps/markerclustererplus/dist/index.esm.js","statSize":48400,"parsedSize":20133,"gzipSize":5607,"inaccurateSizes":true}],"parsedSize":20133,"gzipSize":5607,"inaccurateSizes":true}],"parsedSize":30234,"gzipSize":8421,"inaccurateSizes":true}]}],"parsedSize":30990,"gzipSize":8632},{"label":"node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/_ui","path":"./node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/_ui","statSize":2017,"groups":[{"id":null,"label":"map.api.scss","path":"./node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.9/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/_ui/map.api.scss","statSize":2017}],"parsedSize":0,"gzipSize":0}]},{"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":663,"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":80,"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":582,"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":914,"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":751,"label":"order.scss","path":"./app/client/src/scss/types/order.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]}];
window.chartData = [{"label":"js/app.js","isAsset":true,"statSize":150470,"parsedSize":71143,"gzipSize":19802,"groups":[{"label":"app/client/src","path":"./app/client/src","statSize":108200,"groups":[{"label":"img","path":"./app/client/src/img","statSize":1121,"groups":[{"id":779,"label":" sync nonrecursive \\.(png|webp|jpg|jpeg|gif|svg)$","path":"./app/client/src/img/ sync nonrecursive \\.(png|webp|jpg|jpeg|gif|svg)$","statSize":828,"parsedSize":1127,"gzipSize":391},{"id":870,"label":"bg.png","path":"./app/client/src/img/bg.png","statSize":33,"parsedSize":38,"gzipSize":58},{"id":205,"label":"logo.png","path":"./app/client/src/img/logo.png","statSize":35,"parsedSize":40,"gzipSize":60},{"id":338,"label":"logo.svg","path":"./app/client/src/img/logo.svg","statSize":35,"parsedSize":40,"gzipSize":60},{"id":187,"label":"original.png","path":"./app/client/src/img/original.png","statSize":39,"parsedSize":44,"gzipSize":64},{"id":72,"label":"original2.png","path":"./app/client/src/img/original2.png","statSize":40,"parsedSize":45,"gzipSize":65},{"id":756,"label":"photo1.png","path":"./app/client/src/img/photo1.png","statSize":37,"parsedSize":42,"gzipSize":62},{"id":785,"label":"photo2.jpg","path":"./app/client/src/img/photo2.jpg","statSize":37,"parsedSize":42,"gzipSize":62},{"id":602,"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":107079,"groups":[{"id":129,"label":"app.js + 23 modules (concatenated)","path":"./app/client/src/js/app.js + 23 modules (concatenated)","statSize":107079,"parsedSize":52635,"gzipSize":14407,"concatenated":true,"groups":[{"label":"app/client/src/js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/app/client/src/js","statSize":2850,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/app/client/src/js/app.js","statSize":1447,"parsedSize":711,"gzipSize":194,"inaccurateSizes":true},{"id":null,"label":"_layout.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/app/client/src/js/_layout.js","statSize":1403,"parsedSize":689,"gzipSize":188,"inaccurateSizes":true}],"parsedSize":1400,"gzipSize":383,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm","statSize":104229,"groups":[{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","statSize":19854,"groups":[{"label":"_main","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_main","statSize":9514,"groups":[{"id":null,"label":"_index.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_main/_index.js","statSize":155,"parsedSize":76,"gzipSize":20,"inaccurateSizes":true},{"id":null,"label":"_visibility.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_main/_visibility.js","statSize":931,"parsedSize":457,"gzipSize":125,"inaccurateSizes":true},{"id":null,"label":"_touch.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_main/_touch.js","statSize":1648,"parsedSize":810,"gzipSize":221,"inaccurateSizes":true},{"id":null,"label":"_css-screen-size.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_main/_css-screen-size.js","statSize":2650,"parsedSize":1302,"gzipSize":356,"inaccurateSizes":true},{"id":null,"label":"_main.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_main/_main.js","statSize":2754,"parsedSize":1353,"gzipSize":370,"inaccurateSizes":true},{"id":null,"label":"_loading-spinner.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_main/_loading-spinner.js","statSize":1376,"parsedSize":676,"gzipSize":185,"inaccurateSizes":true}],"parsedSize":4676,"gzipSize":1280,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events.js","statSize":1364,"parsedSize":670,"gzipSize":183,"inaccurateSizes":true},{"label":"_ui","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ui","statSize":3416,"groups":[{"id":null,"label":"_carousel.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ui/_carousel.js","statSize":3416,"parsedSize":1679,"gzipSize":459,"inaccurateSizes":true}],"parsedSize":1679,"gzipSize":459,"inaccurateSizes":true},{"label":"_ajax","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ajax","statSize":5288,"groups":[{"id":null,"label":"_online.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ajax/_online.js","statSize":2698,"parsedSize":1326,"gzipSize":363,"inaccurateSizes":true},{"id":null,"label":"_lazy-images.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ajax/_lazy-images.js","statSize":2590,"parsedSize":1273,"gzipSize":348,"inaccurateSizes":true}],"parsedSize":2599,"gzipSize":711,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_consts.js","statSize":272,"parsedSize":133,"gzipSize":36,"inaccurateSizes":true}],"parsedSize":9759,"gzipSize":2671,"inaccurateSizes":true},{"label":"@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js","statSize":14598,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/app.js","statSize":662,"parsedSize":325,"gzipSize":89,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/_events.js","statSize":1333,"parsedSize":655,"gzipSize":179,"inaccurateSizes":true},{"id":null,"label":"_window.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/_window.js","statSize":12603,"parsedSize":6195,"gzipSize":1695,"inaccurateSizes":true}],"parsedSize":7175,"gzipSize":1964,"inaccurateSizes":true},{"label":"bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src","statSize":69777,"groups":[{"id":null,"label":"collapse.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/collapse.js","statSize":14610,"parsedSize":7181,"gzipSize":1965,"inaccurateSizes":true},{"label":"dom","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom","statSize":18659,"groups":[{"id":null,"label":"data.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/data.js","statSize":1605,"parsedSize":788,"gzipSize":215,"inaccurateSizes":true},{"id":null,"label":"event-handler.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":11252,"parsedSize":5530,"gzipSize":1513,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":1986,"parsedSize":976,"gzipSize":267,"inaccurateSizes":true},{"id":null,"label":"selector-engine.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3816,"parsedSize":1875,"gzipSize":513,"inaccurateSizes":true}],"parsedSize":9171,"gzipSize":2510,"inaccurateSizes":true},{"label":"util","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/util","statSize":9678,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/util/index.js","statSize":9678,"parsedSize":4757,"gzipSize":1302,"inaccurateSizes":true}],"parsedSize":4757,"gzipSize":1302,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/base-component.js","statSize":3563,"parsedSize":1751,"gzipSize":479,"inaccurateSizes":true},{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/carousel.js","statSize":23267,"parsedSize":11436,"gzipSize":3130,"inaccurateSizes":true}],"parsedSize":34299,"gzipSize":9388,"inaccurateSizes":true}],"parsedSize":51234,"gzipSize":14023,"inaccurateSizes":true}]}],"parsedSize":52635,"gzipSize":14407}],"parsedSize":54095,"gzipSize":14759},{"label":"node_modules","path":"./node_modules","statSize":42270,"groups":[{"label":".pnpm/axios@0.21.1/node_modules/axios","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios","statSize":42110,"groups":[{"id":617,"label":"index.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/index.js","statSize":40,"parsedSize":32,"gzipSize":52},{"label":"lib","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib","statSize":42070,"groups":[{"label":"adapters","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/adapters","statSize":5769,"groups":[{"id":693,"label":"xhr.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/adapters/xhr.js","statSize":5769,"parsedSize":2022,"gzipSize":1004}],"parsedSize":2022,"gzipSize":1004},{"id":15,"label":"axios.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/axios.js","statSize":1504,"parsedSize":461,"gzipSize":281},{"label":"cancel","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel","statSize":1725,"groups":[{"id":27,"label":"Cancel.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/Cancel.js","statSize":383,"parsedSize":205,"gzipSize":153},{"id":795,"label":"CancelToken.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/CancelToken.js","statSize":1241,"parsedSize":522,"gzipSize":288},{"id":711,"label":"isCancel.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/isCancel.js","statSize":101,"parsedSize":84,"gzipSize":97}],"parsedSize":811,"gzipSize":382},{"label":"core","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core","statSize":12130,"groups":[{"id":647,"label":"Axios.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/Axios.js","statSize":2649,"parsedSize":1205,"gzipSize":556},{"id":425,"label":"InterceptorManager.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/InterceptorManager.js","statSize":1253,"parsedSize":469,"gzipSize":242},{"id":128,"label":"buildFullPath.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/buildFullPath.js","statSize":697,"parsedSize":114,"gzipSize":122},{"id":828,"label":"createError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/createError.js","statSize":625,"parsedSize":124,"gzipSize":113},{"id":202,"label":"dispatchRequest.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/dispatchRequest.js","statSize":1806,"parsedSize":842,"gzipSize":384},{"id":587,"label":"enhanceError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/enhanceError.js","statSize":1050,"parsedSize":398,"gzipSize":234},{"id":194,"label":"mergeConfig.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/mergeConfig.js","statSize":2830,"parsedSize":1414,"gzipSize":645},{"id":58,"label":"settle.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/settle.js","statSize":671,"parsedSize":213,"gzipSize":169},{"id":905,"label":"transformData.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/transformData.js","statSize":549,"parsedSize":139,"gzipSize":124}],"parsedSize":4918,"gzipSize":1744},{"id":39,"label":"defaults.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/defaults.js","statSize":2541,"parsedSize":1383,"gzipSize":691},{"label":"helpers","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers","statSize":9191,"groups":[{"id":86,"label":"bind.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/bind.js","statSize":257,"parsedSize":174,"gzipSize":147},{"id":498,"label":"buildURL.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/buildURL.js","statSize":1615,"parsedSize":694,"gzipSize":430},{"id":403,"label":"combineURLs.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/combineURLs.js","statSize":371,"parsedSize":119,"gzipSize":121},{"id":520,"label":"cookies.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/cookies.js","statSize":1284,"parsedSize":659,"gzipSize":376},{"id":35,"label":"isAbsoluteURL.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAbsoluteURL.js","statSize":562,"parsedSize":108,"gzipSize":117},{"id":514,"label":"isAxiosError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAxiosError.js","statSize":720,"parsedSize":370,"gzipSize":190},{"id":122,"label":"isURLSameOrigin.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isURLSameOrigin.js","statSize":2074,"parsedSize":742,"gzipSize":397},{"id":877,"label":"normalizeHeaderName.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/normalizeHeaderName.js","statSize":356,"parsedSize":194,"gzipSize":166},{"id":179,"label":"parseHeaders.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/parseHeaders.js","statSize":1389,"parsedSize":573,"gzipSize":365},{"id":759,"label":"spread.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/spread.js","statSize":563,"parsedSize":103,"gzipSize":99}],"parsedSize":3736,"gzipSize":1550},{"id":469,"label":"utils.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/utils.js","statSize":9210,"parsedSize":2884,"gzipSize":973}],"parsedSize":16215,"gzipSize":5297}],"parsedSize":16247,"gzipSize":5303},{"label":"font-awesome","path":"./node_modules/font-awesome","statSize":160,"groups":[{"id":429,"label":" sync nonrecursive \\.(otf|eot|ttf|woff|woff2)$","path":"./node_modules/font-awesome/ sync nonrecursive \\.(otf|eot|ttf|woff|woff2)$","statSize":160,"parsedSize":275,"gzipSize":183}],"parsedSize":275,"gzipSize":183}],"parsedSize":16522,"gzipSize":5410}]},{"label":"js/sample.js","isAsset":true,"statSize":150533,"parsedSize":71119,"gzipSize":19999,"groups":[{"label":"app/client/src","path":"./app/client/src","statSize":108200,"groups":[{"label":"img","path":"./app/client/src/img","statSize":1121,"groups":[{"id":779,"label":" sync nonrecursive \\.(png|webp|jpg|jpeg|gif|svg)$","path":"./app/client/src/img/ sync nonrecursive \\.(png|webp|jpg|jpeg|gif|svg)$","statSize":828,"parsedSize":1127,"gzipSize":391},{"id":870,"label":"bg.png","path":"./app/client/src/img/bg.png","statSize":33,"parsedSize":38,"gzipSize":58},{"id":205,"label":"logo.png","path":"./app/client/src/img/logo.png","statSize":35,"parsedSize":40,"gzipSize":60},{"id":338,"label":"logo.svg","path":"./app/client/src/img/logo.svg","statSize":35,"parsedSize":40,"gzipSize":60},{"id":187,"label":"original.png","path":"./app/client/src/img/original.png","statSize":39,"parsedSize":44,"gzipSize":64},{"id":72,"label":"original2.png","path":"./app/client/src/img/original2.png","statSize":40,"parsedSize":45,"gzipSize":65},{"id":756,"label":"photo1.png","path":"./app/client/src/img/photo1.png","statSize":37,"parsedSize":42,"gzipSize":62},{"id":785,"label":"photo2.jpg","path":"./app/client/src/img/photo2.jpg","statSize":37,"parsedSize":42,"gzipSize":62},{"id":602,"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":107079,"groups":[{"id":129,"label":"app.js + 23 modules (concatenated)","path":"./app/client/src/js/app.js + 23 modules (concatenated)","statSize":107079,"parsedSize":52635,"gzipSize":14407,"concatenated":true,"groups":[{"label":"app/client/src/js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/app/client/src/js","statSize":2850,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/app/client/src/js/app.js","statSize":1447,"parsedSize":711,"gzipSize":194,"inaccurateSizes":true},{"id":null,"label":"_layout.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/app/client/src/js/_layout.js","statSize":1403,"parsedSize":689,"gzipSize":188,"inaccurateSizes":true}],"parsedSize":1400,"gzipSize":383,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm","statSize":104229,"groups":[{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","statSize":19854,"groups":[{"label":"_main","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_main","statSize":9514,"groups":[{"id":null,"label":"_index.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_main/_index.js","statSize":155,"parsedSize":76,"gzipSize":20,"inaccurateSizes":true},{"id":null,"label":"_visibility.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_main/_visibility.js","statSize":931,"parsedSize":457,"gzipSize":125,"inaccurateSizes":true},{"id":null,"label":"_touch.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_main/_touch.js","statSize":1648,"parsedSize":810,"gzipSize":221,"inaccurateSizes":true},{"id":null,"label":"_css-screen-size.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_main/_css-screen-size.js","statSize":2650,"parsedSize":1302,"gzipSize":356,"inaccurateSizes":true},{"id":null,"label":"_main.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_main/_main.js","statSize":2754,"parsedSize":1353,"gzipSize":370,"inaccurateSizes":true},{"id":null,"label":"_loading-spinner.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_main/_loading-spinner.js","statSize":1376,"parsedSize":676,"gzipSize":185,"inaccurateSizes":true}],"parsedSize":4676,"gzipSize":1280,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events.js","statSize":1364,"parsedSize":670,"gzipSize":183,"inaccurateSizes":true},{"label":"_ui","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ui","statSize":3416,"groups":[{"id":null,"label":"_carousel.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ui/_carousel.js","statSize":3416,"parsedSize":1679,"gzipSize":459,"inaccurateSizes":true}],"parsedSize":1679,"gzipSize":459,"inaccurateSizes":true},{"label":"_ajax","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ajax","statSize":5288,"groups":[{"id":null,"label":"_online.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ajax/_online.js","statSize":2698,"parsedSize":1326,"gzipSize":363,"inaccurateSizes":true},{"id":null,"label":"_lazy-images.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ajax/_lazy-images.js","statSize":2590,"parsedSize":1273,"gzipSize":348,"inaccurateSizes":true}],"parsedSize":2599,"gzipSize":711,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_consts.js","statSize":272,"parsedSize":133,"gzipSize":36,"inaccurateSizes":true}],"parsedSize":9759,"gzipSize":2671,"inaccurateSizes":true},{"label":"@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js","statSize":14598,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/app.js","statSize":662,"parsedSize":325,"gzipSize":89,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/_events.js","statSize":1333,"parsedSize":655,"gzipSize":179,"inaccurateSizes":true},{"id":null,"label":"_window.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/_window.js","statSize":12603,"parsedSize":6195,"gzipSize":1695,"inaccurateSizes":true}],"parsedSize":7175,"gzipSize":1964,"inaccurateSizes":true},{"label":"bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src","statSize":69777,"groups":[{"id":null,"label":"collapse.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/collapse.js","statSize":14610,"parsedSize":7181,"gzipSize":1965,"inaccurateSizes":true},{"label":"dom","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom","statSize":18659,"groups":[{"id":null,"label":"data.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/data.js","statSize":1605,"parsedSize":788,"gzipSize":215,"inaccurateSizes":true},{"id":null,"label":"event-handler.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":11252,"parsedSize":5530,"gzipSize":1513,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":1986,"parsedSize":976,"gzipSize":267,"inaccurateSizes":true},{"id":null,"label":"selector-engine.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3816,"parsedSize":1875,"gzipSize":513,"inaccurateSizes":true}],"parsedSize":9171,"gzipSize":2510,"inaccurateSizes":true},{"label":"util","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/util","statSize":9678,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/util/index.js","statSize":9678,"parsedSize":4757,"gzipSize":1302,"inaccurateSizes":true}],"parsedSize":4757,"gzipSize":1302,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/base-component.js","statSize":3563,"parsedSize":1751,"gzipSize":479,"inaccurateSizes":true},{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/carousel.js","statSize":23267,"parsedSize":11436,"gzipSize":3130,"inaccurateSizes":true}],"parsedSize":34299,"gzipSize":9388,"inaccurateSizes":true}],"parsedSize":51234,"gzipSize":14023,"inaccurateSizes":true}]}],"parsedSize":52635,"gzipSize":14407}],"parsedSize":54095,"gzipSize":14759},{"label":"node_modules","path":"./node_modules","statSize":42270,"groups":[{"label":".pnpm/axios@0.21.1/node_modules/axios","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios","statSize":42110,"groups":[{"id":617,"label":"index.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/index.js","statSize":40,"parsedSize":32,"gzipSize":52},{"label":"lib","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib","statSize":42070,"groups":[{"label":"adapters","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/adapters","statSize":5769,"groups":[{"id":693,"label":"xhr.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/adapters/xhr.js","statSize":5769,"parsedSize":2022,"gzipSize":1004}],"parsedSize":2022,"gzipSize":1004},{"id":15,"label":"axios.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/axios.js","statSize":1504,"parsedSize":461,"gzipSize":281},{"label":"cancel","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel","statSize":1725,"groups":[{"id":27,"label":"Cancel.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/Cancel.js","statSize":383,"parsedSize":205,"gzipSize":153},{"id":795,"label":"CancelToken.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/CancelToken.js","statSize":1241,"parsedSize":522,"gzipSize":288},{"id":711,"label":"isCancel.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/isCancel.js","statSize":101,"parsedSize":84,"gzipSize":97}],"parsedSize":811,"gzipSize":382},{"label":"core","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core","statSize":12130,"groups":[{"id":647,"label":"Axios.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/Axios.js","statSize":2649,"parsedSize":1205,"gzipSize":556},{"id":425,"label":"InterceptorManager.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/InterceptorManager.js","statSize":1253,"parsedSize":469,"gzipSize":242},{"id":128,"label":"buildFullPath.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/buildFullPath.js","statSize":697,"parsedSize":114,"gzipSize":122},{"id":828,"label":"createError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/createError.js","statSize":625,"parsedSize":124,"gzipSize":113},{"id":202,"label":"dispatchRequest.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/dispatchRequest.js","statSize":1806,"parsedSize":842,"gzipSize":384},{"id":587,"label":"enhanceError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/enhanceError.js","statSize":1050,"parsedSize":398,"gzipSize":234},{"id":194,"label":"mergeConfig.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/mergeConfig.js","statSize":2830,"parsedSize":1414,"gzipSize":645},{"id":58,"label":"settle.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/settle.js","statSize":671,"parsedSize":213,"gzipSize":169},{"id":905,"label":"transformData.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/transformData.js","statSize":549,"parsedSize":139,"gzipSize":124}],"parsedSize":4918,"gzipSize":1744},{"id":39,"label":"defaults.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/defaults.js","statSize":2541,"parsedSize":1383,"gzipSize":691},{"label":"helpers","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers","statSize":9191,"groups":[{"id":86,"label":"bind.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/bind.js","statSize":257,"parsedSize":174,"gzipSize":147},{"id":498,"label":"buildURL.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/buildURL.js","statSize":1615,"parsedSize":694,"gzipSize":430},{"id":403,"label":"combineURLs.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/combineURLs.js","statSize":371,"parsedSize":119,"gzipSize":121},{"id":520,"label":"cookies.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/cookies.js","statSize":1284,"parsedSize":659,"gzipSize":376},{"id":35,"label":"isAbsoluteURL.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAbsoluteURL.js","statSize":562,"parsedSize":108,"gzipSize":117},{"id":514,"label":"isAxiosError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAxiosError.js","statSize":720,"parsedSize":370,"gzipSize":190},{"id":122,"label":"isURLSameOrigin.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isURLSameOrigin.js","statSize":2074,"parsedSize":742,"gzipSize":397},{"id":877,"label":"normalizeHeaderName.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/normalizeHeaderName.js","statSize":356,"parsedSize":194,"gzipSize":166},{"id":179,"label":"parseHeaders.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/parseHeaders.js","statSize":1389,"parsedSize":573,"gzipSize":365},{"id":759,"label":"spread.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/spread.js","statSize":563,"parsedSize":103,"gzipSize":99}],"parsedSize":3736,"gzipSize":1550},{"id":469,"label":"utils.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/utils.js","statSize":9210,"parsedSize":2884,"gzipSize":973}],"parsedSize":16215,"gzipSize":5297}],"parsedSize":16247,"gzipSize":5303},{"label":"font-awesome","path":"./node_modules/font-awesome","statSize":160,"groups":[{"id":429,"label":" sync nonrecursive \\.(otf|eot|ttf|woff|woff2)$","path":"./node_modules/font-awesome/ sync nonrecursive \\.(otf|eot|ttf|woff|woff2)$","statSize":160,"parsedSize":275,"gzipSize":183}],"parsedSize":275,"gzipSize":183}],"parsedSize":16522,"gzipSize":5410},{"label":"themes/sample/client/src/js","path":"./themes/sample/client/src/js","statSize":63,"groups":[{"id":438,"label":"app.js","path":"./themes/sample/client/src/js/app.js","statSize":63,"parsedSize":502,"gzipSize":311}],"parsedSize":502,"gzipSize":311}]},{"label":"js/app_Site.Controllers.MapElementController.js","isAsset":true,"statSize":76538,"parsedSize":30995,"gzipSize":8630,"groups":[{"label":"app/client/src/js/types","path":"./app/client/src/js/types","statSize":74521,"groups":[{"id":393,"label":"Site.Controllers.MapElementController.js + 6 modules (concatenated)","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)","statSize":74521,"parsedSize":30995,"gzipSize":8630,"concatenated":true,"groups":[{"label":"app/client/src/js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/app/client/src/js","statSize":1819,"groups":[{"label":"types","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/app/client/src/js/types","statSize":1453,"groups":[{"id":null,"label":"Site.Controllers.MapElementController.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/app/client/src/js/types/Site.Controllers.MapElementController.js","statSize":1453,"parsedSize":604,"gzipSize":168,"inaccurateSizes":true}],"parsedSize":604,"gzipSize":168,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/app/client/src/js/_consts.js","statSize":366,"parsedSize":152,"gzipSize":42,"inaccurateSizes":true}],"parsedSize":756,"gzipSize":210,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm","statSize":72702,"groups":[{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","statSize":24302,"groups":[{"id":null,"label":"_events.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events.js","statSize":1364,"parsedSize":567,"gzipSize":157,"inaccurateSizes":true},{"label":"_ui","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ui","statSize":4155,"groups":[{"id":null,"label":"_map.api.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ui/_map.api.js","statSize":4155,"parsedSize":1728,"gzipSize":481,"inaccurateSizes":true}],"parsedSize":1728,"gzipSize":481,"inaccurateSizes":true},{"label":"_drivers","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_drivers","statSize":18783,"groups":[{"id":null,"label":"_map.google.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_drivers/_map.google.js","statSize":8826,"parsedSize":3670,"gzipSize":1022,"inaccurateSizes":true},{"id":null,"label":"_map.google.marker.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_drivers/_map.google.marker.js","statSize":9957,"parsedSize":4141,"gzipSize":1153,"inaccurateSizes":true}],"parsedSize":7812,"gzipSize":2175,"inaccurateSizes":true}],"parsedSize":10107,"gzipSize":2814,"inaccurateSizes":true},{"label":"@googlemaps+markerclustererplus@1.2.0/node_modules/@googlemaps/markerclustererplus/dist","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@googlemaps+markerclustererplus@1.2.0/node_modules/@googlemaps/markerclustererplus/dist","statSize":48400,"groups":[{"id":null,"label":"index.esm.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@googlemaps+markerclustererplus@1.2.0/node_modules/@googlemaps/markerclustererplus/dist/index.esm.js","statSize":48400,"parsedSize":20130,"gzipSize":5605,"inaccurateSizes":true}],"parsedSize":20130,"gzipSize":5605,"inaccurateSizes":true}],"parsedSize":30238,"gzipSize":8419,"inaccurateSizes":true}]}],"parsedSize":30995,"gzipSize":8630},{"label":"node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/_ui","path":"./node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/_ui","statSize":2017,"groups":[{"id":null,"label":"_map.api.scss","path":"./node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.3/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/_ui/_map.api.scss","statSize":2017}],"parsedSize":0,"gzipSize":0}]},{"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":773,"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":459,"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":123,"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":28,"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":80,"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,8 +2,8 @@
* 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: [

View File

@ -5,7 +5,7 @@ function importAll(r) {
}
const images = importAll(
require.context('../img/', false, /\.(png|jpe?g|svg)$/),
require.context('../img/', false, /\.(png|webp|jpg|jpeg|gif|svg)$/),
);
const fontAwesome = importAll(
require.context('font-awesome', false, /\.(otf|eot|ttf|woff|woff2)$/),
@ -16,17 +16,26 @@ const fontAwesome = importAll(
*/
import '../scss/app.scss';
import MainUI from '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main';
import MainUI from '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_main/_index';
/*
* Extra functionality
*/
import Collapse from 'bootstrap/js/src/collapse';
import '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ui/_ui.carousel';
import '@a2nt/meta-lightbox-js/src/js/app';
//import '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ui/_ui.instagram.feed';
import Collapse from 'bootstrap/js/src/collapse';
import '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ui/_carousel';
//import '@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ui/_instagram.feed';
// site specific modules
/*
* 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';
/*
* Site specific modules
*/
import './_layout';
/*

View File

@ -3,7 +3,7 @@
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/js/_ui/_map.api';
/*const LocationUI = (($) => {
// Constants

View File

@ -2,9 +2,11 @@
@import '_variables';
@import '~@a2nt/meta-lightbox-js/src/scss/app';
@import '~@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/_components/_ui.bootstrap';
@import '~@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/_components/_ui.main';
@import '~@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/_components/_ui.main.ss';
@import '~@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/_libs/_bootstrap';
@import '~bootstrap/scss/card';
@import '~bootstrap/scss/accordion';
@import '~@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/_layout';
@import '~@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/_libs/_silverstripe';
// Your custom styling
@import '_typography';

View File

@ -32,10 +32,10 @@
],
"dependencies": {
"@a2nt/meta-lightbox-js": "^4.0.1",
"@a2nt/ss-bootstrap-ui-webpack-boilerplate-react": "^4.0.9",
"@angular/common": "^12.1.4",
"@angular/core": "^12.1.4",
"@apollo/client": "^3.4.4",
"@a2nt/ss-bootstrap-ui-webpack-boilerplate-react": "^4.1.3",
"@angular/common": "^12.2.0",
"@angular/core": "^12.2.0",
"@apollo/client": "^3.4.5",
"@jsanahuja/instagramfeed": "github:jsanahuja/instagramfeed",
"@popperjs/core": "^2.9.3",
"aos": "^2.3.4",
@ -43,7 +43,7 @@
"axios": "^0.21.1",
"balanced-match": "^2.0.0",
"bootbox": "^5.5.2",
"bootstrap": "^5.0.2",
"bootstrap": "^5.1.0",
"brace-expansion": "^2.0.1",
"font-awesome": "^4.7.0",
"graphql": "^15.5.1",
@ -68,23 +68,23 @@
},
"devDependencies": {
"@a2nt/image-sprite-webpack-plugin": "^0.2.5",
"@babel/core": "^7.14.8",
"@babel/eslint-parser": "^7.14.9",
"@babel/core": "^7.15.0",
"@babel/eslint-parser": "^7.15.0",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-object-rest-spread": "^7.14.7",
"@babel/plugin-syntax-jsx": "^7.14.5",
"@babel/plugin-syntax-top-level-await": "^7.14.5",
"@babel/plugin-transform-react-jsx": "^7.14.9",
"@babel/plugin-transform-runtime": "^7.14.5",
"@babel/preset-env": "^7.14.9",
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@babel/preset-react": "^7.14.5",
"@babel/runtime": "^7.14.8",
"@googlemaps/markerclustererplus": "*",
"@sucrase/webpack-loader": "^2.0.0",
"@ungap/global-this": "^0.4.4",
"@wry/context": "^0.6.0",
"@wry/equality": "^0.5.1",
"@wry/trie": "^0.3.0",
"@wry/context": "^0.6.1",
"@wry/equality": "^0.5.2",
"@wry/trie": "^0.3.1",
"animate.css": "^4.1.1",
"ansi-html": "^0.0.7",
"ansi-regex": "^6.0.0",
@ -97,7 +97,7 @@
"css-loader": "^6.2.0",
"css-minimizer-webpack-plugin": "^3.0.2",
"eslint": "^7.32.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-import": "^2.24.0",
"eslint-plugin-jquery": "^1.5.1",
"eslint-plugin-react": "^7.24.0",
"events": "^3.3.0",
@ -118,8 +118,8 @@
"html-webpack-plugin": "^5.3.2",
"img-optimize-loader": "^1.0.7",
"loglevel": "^1.7.1",
"mini-css-extract-plugin": "^2.1.0",
"msw": "^0.33.2",
"mini-css-extract-plugin": "^2.2.0",
"msw": "^0.33.3",
"node-fetch": "^2.6.1",
"node-sass": "^6.0.1",
"object-assign": "^4.1.1",
@ -144,7 +144,7 @@
"shallowequal": "^1.1.0",
"strip-ansi": "^7.0.0",
"style-loader": "^3.2.1",
"sucrase": "^3.20.0",
"sucrase": "^3.20.1",
"svg-url-loader": "^7.1.1",
"symbol-observable": "^4.0.0",
"terser-webpack-plugin": "^5.1.4",
@ -152,7 +152,7 @@
"tslib": "^2.3.0",
"url": "^0.11.0",
"url-loader": "^4.1.1",
"webpack": "^5.48.0",
"webpack": "^5.49.0",
"webpack-bundle-analyzer": "^4.4.2",
"webpack-cli": "^4.7.2",
"webpack-dev-server": "^4.0.0-rc.0",