IMPR: Webpack updates

This commit is contained in:
Tony Air 2021-08-03 03:22:09 +02:00
parent 3d96ae7b2a
commit 0d0dbb2ff9
8 changed files with 245 additions and 249 deletions

View File

@ -1 +1 @@
!function(){var e={999:function(e,t,n){var r={"./bg.png":139,"./logo.png":502,"./logo.svg":287,"./original.png":621,"./original2.png":747,"./photo1.png":659,"./photo2.jpg":137,"./photo3.svg":617,"app/client/src/img/bg.png":139,"app/client/src/img/logo.png":502,"app/client/src/img/logo.svg":287,"app/client/src/img/original.png":621,"app/client/src/img/original2.png":747,"app/client/src/img/photo1.png":659,"app/client/src/img/photo2.jpg":137,"app/client/src/img/photo3.svg":617,"bg.png":139,"img/bg.png":139,"img/logo.png":502,"img/logo.svg":287,"img/original.png":621,"img/original2.png":747,"img/photo1.png":659,"img/photo2.jpg":137,"img/photo3.svg":617,"logo.png":502,"logo.svg":287,"original.png":621,"original2.png":747,"photo1.png":659,"photo2.jpg":137,"photo3.svg":617};function webpackContext(e){var t=webpackContextResolve(e);return n(t)}function webpackContextResolve(e){if(!n.o(r,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return r[e]}webpackContext.keys=function webpackContextKeys(){return Object.keys(r)},webpackContext.resolve=webpackContextResolve,e.exports=webpackContext,webpackContext.id=999},139:function(e){e.exports="../img/bg.png"},502:function(e){e.exports="../img/logo.png"},287:function(e){e.exports="../img/logo.svg"},621:function(e){e.exports="../img/original.png"},747:function(e){e.exports="../img/original2.png"},659:function(e){e.exports="../img/photo1.png"},137:function(e){e.exports="../img/photo2.jpg"},617:function(e){e.exports="../img/photo3.svg"},429:function(e){function webpackEmptyContext(e){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}webpackEmptyContext.keys=function(){return[]},webpackEmptyContext.resolve=webpackEmptyContext,webpackEmptyContext.id=429,e.exports=webpackEmptyContext}},t={};function __webpack_require__(n){var r=t[n];if(void 0!==r)return r.exports;var o=t[n]={exports:{}};return e[n](o,o.exports,__webpack_require__),o.exports}__webpack_require__.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},function(){"use strict";var e={APOLLO_ERROR:"apollo-error",AJAX:"ajax-load",AJAXMAIN:"ajax-main-load",MAININIT:"main-init",TABHIDDEN:"tab-hidden",TABFOCUSED:"tab-focused",OFFLINE:"offline",ONLINE:"online",BACKONLINE:"back-online",TOUCHENABLE:"touch-enabled",TOUCHDISABLED:"touch-disabled",LOADED:"load",SWIPELEFT:"swipeleft panleft",SWIPERIGHT:"swiperight panright",ALLERTAPPEARED:"alert-appeared",ALERTREMOVED:"alert-removed",LODEDANDREADY:"load-ready",LAZYIMAGEREADY:"image-lazy-bg-loaded",LAZYIMAGESREADY:"images-lazy-loaded",MAPLOADED:"map-loaded",MAPAPILOADED:"map-api-loaded",MAPMARKERCLICK:"map-marker-click",MAPPOPUPCLOSE:"map-popup-close",SCROLL:"scroll",RESIZE:"resize",CAROUSEL_READY:"bs.carousel.ready",SET_TARGET_UPDATE:"set-target-update",RESTORE_FIELD:"restore-field",FORM_INIT_BASICS:"form-basics",FORM_INIT_STEPPED:"form-init-stepped",FORM_INIT_VALIDATE:"form-init-validate",FORM_INIT_VALIDATE_FIELD:"form-init-validate-field",FORM_INIT_STORAGE:"form-init-storage",FORM_VALIDATION_FAILED:"form-validation-failed",FORM_STEPPED_NEW_STEP:"form-new-step",FORM_STEPPED_FIRST_STEP:"form-first-step",FORM_STEPPED_LAST_STEP:"form-last-step",FORM_FIELDS:"input,textarea,select"},t={ENVS:["xs","sm","md","lg","xl","xxl","xxxl"]};(function(t){var n="_main.visibility",r=document,o=r.body;r.addEventListener("visibilitychange",(function(){"hidden"===r.visibilityState?(console.log("".concat(n,": Tab: hidden")),o.classList.add("is-hidden"),o.classList.remove("is-focused"),t.dispatchEvent(new Event(e.TABHIDDEN))):(console.log("".concat(n,": Tab: focused")),o.classList.add("is-focused"),o.classList.remove("is-hidden"),t.dispatchEvent(new Event(e.TABFOCUSED)))}))})(window),function(t){var n,r,o="_main.touch",i=document,a=i.body,c=function SET_TOUCH_SCREEN(i,c){r||c===n||(i?(console.log("".concat(o,": Touch screen enabled")),a.classList.add("is-touch"),a.classList.remove("is-mouse"),t.dispatchEvent(new Event(e.TOUCHENABLE))):(console.log("".concat(o,": Touch screen disabled")),a.classList.add("is-mouse"),a.classList.remove("is-touch"),t.dispatchEvent(new Event(e.TOUCHDISABLED))),n=c,r||(r=setTimeout((function(){clearTimeout(r),r=null}),500)))};c("ontouchstart"in t||navigator.MaxTouchPoints>0||navigator.msMaxTouchPoints>0||t.matchMedia("(hover: none)").matches,"init"),i.addEventListener("touchend",(function(e){var t=!1;"click"!==e.type&&(t=!0),c(t,"click-touchend")})),i.addEventListener("click",(function(e){var t=!1;"click"!==e.type&&(t=!0),c(t,"click-touchend")}))}(window);function _toConsumableArray(e){return function _arrayWithoutHoles(e){if(Array.isArray(e))return _arrayLikeToArray(e)}(e)||function _iterableToArray(e){if("undefined"!==typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function _unsupportedIterableToArray(e,t){if(!e)return;if("string"===typeof e)return _arrayLikeToArray(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return _arrayLikeToArray(e,t)}(e)||function _nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function _arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}!function(n){var r=document,o=r.body,i=function detectCSSScreenSize(){var e,i=r.createElement("div");i.className="env-test",o.appendChild(i);var a=_toConsumableArray(t.ENVS).reverse(),c=a.shift();(e=o.classList).remove.apply(e,_toConsumableArray(a));for(var s=0;s<a.length;++s){var l=a[s];if(i.classList.add("d-".concat(l,"-none")),"none"===n.getComputedStyle(i).display){c=l,o.classList.add("".concat(c));break}}var u=!0;return n.innerWidth>n.innerHeight?(o.classList.add("landscape"),o.classList.remove("portrait")):(u=!1,o.classList.add("portrait"),o.classList.remove("landscape")),console.log("".concat("_main.css-screen-size",": screen size detected ").concat(c," | landscape ").concat(u)),o.removeChild(i),c};n.addEventListener("".concat(e.LOADED),i),n.addEventListener("".concat(e.RESIZE),i)}(window);function _defineProperties(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var n="_main.loading-spinner",r=document,o=(r.body,r.getElementById("PageLoading")),i=function(){function SpinnerUI(){!function _classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,SpinnerUI)}return function _createClass(e,t,n){return t&&_defineProperties(e.prototype,t),n&&_defineProperties(e,n),e}(SpinnerUI,null,[{key:"show",value:function show(){console.log("".concat(n,": show")),o.classList.remove("d-none")}},{key:"hide",value:function hide(){console.log("".concat(n,": hide")),o.classList.add("d-none")}}]),SpinnerUI}();function _main_defineProperties(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}!function(n){var r=document,o=r.body;console.info("%cUI Kit ".concat("ss-webpack-boilerplate"," ").concat("2.0.2"),"color:yellow;font-size:14px"),console.info("%c".concat("@a2nt/meta-lightbox-react"," ").concat("3.1.4"),"color:yellow;font-size:12px"),console.info("%chttps://github.com/a2nt/webpack-bootstrap-ui-kit by ".concat("Tony Air <tony@twma.pro>"),"color:yellow;font-size:10px"),console.info("%cENV: ".concat("production"),"color:green;font-size:10px"),console.groupCollapsed("Events"),Object.keys(e).forEach((function(t){console.info("".concat(t,": ").concat(e[t]))})),console.groupEnd("Events"),console.groupCollapsed("Consts"),Object.keys(t).forEach((function(e){console.info("".concat(e,": ").concat(t[e]))})),console.groupEnd("Events"),console.groupCollapsed("Init"),console.time("init");var a=function(){function MainUI(){!function _main_classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,MainUI)}return function _main_createClass(e,t,n){return t&&_main_defineProperties(e.prototype,t),n&&_main_defineProperties(e,n),e}(MainUI,null,[{key:"init",value:function init(){n.history.replaceState({landing:n.location.href},r.title,n.location.href),this.loaded()}},{key:"loaded",value:function loaded(){console.log("".concat("_main",": loaded"))}}]),MainUI}();n.addEventListener("".concat(e.LOADED),(function(){a.init(),o.classList.add("loaded"),i.hide(),console.groupEnd("init"),console.timeEnd("init"),n.dispatchEvent(new Event(e.LODEDANDREADY))})),n.addEventListener("".concat(e.AJAX),(function(){a.loaded()})),n.MainUI=a}(window);function selector_engine_toConsumableArray(e){return function selector_engine_arrayWithoutHoles(e){if(Array.isArray(e))return selector_engine_arrayLikeToArray(e)}(e)||function selector_engine_iterableToArray(e){if("undefined"!==typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function selector_engine_unsupportedIterableToArray(e,t){if(!e)return;if("string"===typeof e)return selector_engine_arrayLikeToArray(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return selector_engine_arrayLikeToArray(e,t)}(e)||function selector_engine_nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function selector_engine_arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var a={find:function find(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document.documentElement;return(t=[]).concat.apply(t,selector_engine_toConsumableArray(Element.prototype.querySelectorAll.call(n,e)))},findOne:function findOne(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document.documentElement;return Element.prototype.querySelector.call(t,e)},children:function children(e,t){var n;return(n=[]).concat.apply(n,selector_engine_toConsumableArray(e.children)).filter((function(e){return e.matches(t)}))},parents:function parents(e,t){for(var parents=[],n=e.parentNode;n&&n.nodeType===Node.ELEMENT_NODE&&3!==n.nodeType;)n.matches(t)&&parents.push(n),n=n.parentNode;return parents},prev:function prev(e,t){for(var n=e.previousElementSibling;n;){if(n.matches(t))return[n];n=n.previousElementSibling}return[]},next:function next(e,t){for(var next=e.nextElementSibling;next;){if(next.matches(t))return[next];next=next.nextElementSibling}return[]}};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)}var c="transitionend",s=function getSelector(e){var t=e.getAttribute("data-bs-target");if(!t||"#"===t){var n=e.getAttribute("href");if(!n||!n.includes("#")&&!n.startsWith("."))return null;n.includes("#")&&!n.startsWith("#")&&(n="#".concat(n.split("#")[1])),t=n&&"#"!==n?n.trim():null}return t},l=function getTransitionDurationFromElement(e){if(!e)return 0;var t=window.getComputedStyle(e),n=t.transitionDuration,r=t.transitionDelay,o=Number.parseFloat(n),i=Number.parseFloat(r);return o||i?(n=n.split(",")[0],r=r.split(",")[0],1e3*(Number.parseFloat(n)+Number.parseFloat(r))):0},u=function triggerTransitionEnd(e){e.dispatchEvent(new Event(c))},f=function isElement(e){return!(!e||"object"!==_typeof(e))&&("undefined"!==typeof e.jquery&&(e=e[0]),"undefined"!==typeof e.nodeType)},d=function getjQuery(){var jQuery=window.jQuery;return jQuery&&!document.body.hasAttribute("data-bs-no-jquery")?jQuery:null},p=[],v=function isRTL(){return"rtl"===document.documentElement.dir},m=function execute(e){"function"===typeof e&&e()},g=function executeAfterTransition(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];if(n){var r=5,o=l(t)+r,i=!1,a=function handler(n){n.target===t&&(i=!0,t.removeEventListener(c,handler),m(e))};t.addEventListener(c,a),setTimeout((function(){i||u(t)}),o)}else m(e)};function _slicedToArray(e,t){return function _arrayWithHoles(e){if(Array.isArray(e))return e}(e)||function _iterableToArrayLimit(e,t){var n=null==e?null:"undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,i=[],a=!0,c=!1;try{for(n=n.call(e);!(a=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);a=!0);}catch(s){c=!0,o=s}finally{try{a||null==n.return||n.return()}finally{if(c)throw o}}return i}(e,t)||function event_handler_unsupportedIterableToArray(e,t){if(!e)return;if("string"===typeof e)return event_handler_arrayLikeToArray(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return event_handler_arrayLikeToArray(e,t)}(e,t)||function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function event_handler_arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var h=/[^.]*(?=\..*)\.|.*/,y=/\..*/,_=/::\d+$/,b={},E=1,A={mouseenter:"mouseover",mouseleave:"mouseout"},w=/^(mouseenter|mouseleave)/i,O=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function getUidEvent(e,t){return t&&"".concat(t,"::").concat(E++)||e.uidEvent||E++}function getEvent(e){var t=getUidEvent(e);return e.uidEvent=t,b[t]=b[t]||{},b[t]}function findHandler(e,t){for(var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=Object.keys(e),o=0,i=r.length;o<i;o++){var a=e[r[o]];if(a.originalHandler===t&&a.delegationSelector===n)return a}return null}function normalizeParams(e,t,n){var r="string"===typeof t,o=r?n:t,i=getTypeEvent(e);return O.has(i)||(i=e),[r,o,i]}function addHandler(e,t,n,r,o){if("string"===typeof t&&e){if(n||(n=r,r=null),w.test(t)){var i=function wrapFn(e){return function(t){if(!t.relatedTarget||t.relatedTarget!==t.delegateTarget&&!t.delegateTarget.contains(t.relatedTarget))return e.call(this,t)}};r?r=i(r):n=i(n)}var a=_slicedToArray(normalizeParams(t,n,r),3),c=a[0],s=a[1],l=a[2],u=getEvent(e),f=u[l]||(u[l]={}),d=findHandler(f,s,c?n:null);if(d)d.oneOff=d.oneOff&&o;else{var p=getUidEvent(s,t.replace(h,"")),v=c?function bootstrapDelegationHandler(e,t,n){return function handler(r){for(var o=e.querySelectorAll(t),i=r.target;i&&i!==this;i=i.parentNode)for(var a=o.length;a--;)if(o[a]===i)return r.delegateTarget=i,handler.oneOff&&S.off(e,r.type,t,n),n.apply(i,[r]);return null}}(e,n,r):function bootstrapHandler(e,t){return function handler(n){return n.delegateTarget=e,handler.oneOff&&S.off(e,n.type,t),t.apply(e,[n])}}(e,n);v.delegationSelector=c?n:null,v.originalHandler=s,v.oneOff=o,v.uidEvent=p,f[p]=v,e.addEventListener(l,v,c)}}}function removeHandler(e,t,n,r,o){var i=findHandler(t[n],r,o);i&&(e.removeEventListener(n,i,Boolean(o)),delete t[n][i.uidEvent])}function getTypeEvent(e){return e=e.replace(y,""),A[e]||e}var S={on:function on(e,t,n,r){addHandler(e,t,n,r,!1)},one:function one(e,t,n,r){addHandler(e,t,n,r,!0)},off:function off(e,t,n,r){if("string"===typeof t&&e){var o=_slicedToArray(normalizeParams(t,n,r),3),i=o[0],a=o[1],c=o[2],s=c!==t,l=getEvent(e),u=t.startsWith(".");if("undefined"===typeof a){u&&Object.keys(l).forEach((function(n){!function removeNamespacedHandlers(e,t,n,r){var o=t[n]||{};Object.keys(o).forEach((function(i){if(i.includes(r)){var a=o[i];removeHandler(e,t,n,a.originalHandler,a.delegationSelector)}}))}(e,l,n,t.slice(1))}));var f=l[c]||{};Object.keys(f).forEach((function(n){var r=n.replace(_,"");if(!s||t.includes(r)){var o=f[n];removeHandler(e,l,c,o.originalHandler,o.delegationSelector)}}))}else{if(!l||!l[c])return;removeHandler(e,l,c,a,i?n:null)}}},trigger:function trigger(e,t,n){if("string"!==typeof t||!e)return null;var r,$=d(),o=getTypeEvent(t),i=t!==o,a=O.has(o),c=!0,s=!0,l=!1,u=null;return i&&$&&(r=$.Event(t,n),$(e).trigger(r),c=!r.isPropagationStopped(),s=!r.isImmediatePropagationStopped(),l=r.isDefaultPrevented()),a?(u=document.createEvent("HTMLEvents")).initEvent(o,c,!0):u=new CustomEvent(t,{bubbles:c,cancelable:!0}),"undefined"!==typeof n&&Object.keys(n).forEach((function(e){Object.defineProperty(u,e,{get:function get(){return n[e]}})})),l&&u.preventDefault(),s&&e.dispatchEvent(u),u.defaultPrevented&&"undefined"!==typeof r&&r.preventDefault(),u}},T=S;function normalizeData(e){return"true"===e||"false"!==e&&(e===Number(e).toString()?Number(e):""===e||"null"===e?null:e)}function normalizeDataKey(e){return e.replace(/[A-Z]/g,(function(e){return"-".concat(e.toLowerCase())}))}var k={setDataAttribute:function setDataAttribute(e,t,n){e.setAttribute("data-bs-".concat(normalizeDataKey(t)),n)},removeDataAttribute:function removeDataAttribute(e,t){e.removeAttribute("data-bs-".concat(normalizeDataKey(t)))},getDataAttributes:function getDataAttributes(e){if(!e)return{};var t={};return Object.keys(e.dataset).filter((function(e){return e.startsWith("bs")})).forEach((function(n){var r=n.replace(/^bs/,"");r=r.charAt(0).toLowerCase()+r.slice(1,r.length),t[r]=normalizeData(e.dataset[n])})),t},getDataAttribute:function getDataAttribute(e,t){return normalizeData(e.getAttribute("data-bs-".concat(normalizeDataKey(t))))},offset:function offset(e){var t=e.getBoundingClientRect();return{top:t.top+document.body.scrollTop,left:t.left+document.body.scrollLeft}},position:function position(e){return{top:e.offsetTop,left:e.offsetLeft}}},L=new Map,I=function set(e,t,n){L.has(e)||L.set(e,new Map);var r=L.get(e);r.has(t)||0===r.size?r.set(t,n):console.error("Bootstrap doesn't allow more than one instance per element. Bound instance: ".concat(Array.from(r.keys())[0],"."))},C=function get(e,t){return L.has(e)&&L.get(e).get(t)||null},D=function remove(e,t){if(L.has(e)){var n=L.get(e);n.delete(t),0===n.size&&L.delete(e)}};function base_component_typeof(e){return(base_component_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 base_component_defineProperties(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var x,P=function(){function BaseComponent(e){!function base_component_classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,BaseComponent),(e=function getElement(e){return f(e)?e.jquery?e[0]:e:"string"===typeof e&&e.length>0?a.findOne(e):null}(e))&&(this._element=e,I(this._element,this.constructor.DATA_KEY,this))}return function base_component_createClass(e,t,n){return t&&base_component_defineProperties(e.prototype,t),n&&base_component_defineProperties(e,n),e}(BaseComponent,[{key:"dispose",value:function dispose(){var e=this;D(this._element,this.constructor.DATA_KEY),T.off(this._element,this.constructor.EVENT_KEY),Object.getOwnPropertyNames(this).forEach((function(t){e[t]=null}))}},{key:"_queueCallback",value:function _queueCallback(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];g(e,t,n)}}],[{key:"getInstance",value:function getInstance(e){return C(e,this.DATA_KEY)}},{key:"getOrCreateInstance",value:function getOrCreateInstance(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return this.getInstance(e)||new this(e,"object"===base_component_typeof(t)?t:null)}},{key:"VERSION",get:function get(){return"5.0.2"}},{key:"NAME",get:function get(){throw new Error('You have to implement the static method "NAME", for each component!')}},{key:"DATA_KEY",get:function get(){return"bs.".concat(this.NAME)}},{key:"EVENT_KEY",get:function get(){return".".concat(this.DATA_KEY)}}]),BaseComponent}();function carousel_typeof(e){return(carousel_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 ownKeys(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(n),!0).forEach((function(t){_defineProperty(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function carousel_defineProperties(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}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 n,r=_getPrototypeOf(e);if(t){var o=_getPrototypeOf(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return _possibleConstructorReturn(this,n)}}function _possibleConstructorReturn(e,t){return!t||"object"!==carousel_typeof(t)&&"function"!==typeof t?function _assertThisInitialized(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function _getPrototypeOf(e){return(_getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf:function _getPrototypeOf(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function _defineProperty(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var j="carousel",N=".".concat("bs.carousel"),R=".data-api",M={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0,touch:!0},H={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean",touch:"boolean"},U="next",B="prev",F="left",z="right",q=(_defineProperty(x={},"ArrowLeft",z),_defineProperty(x,"ArrowRight",F),x),K="slide".concat(N),X="slid".concat(N),W="keydown".concat(N),Y="mouseenter".concat(N),V="mouseleave".concat(N),Q="touchstart".concat(N),G="touchmove".concat(N),J="touchend".concat(N),Z="pointerdown".concat(N),ee="pointerup".concat(N),te="dragstart".concat(N),ne="load".concat(N).concat(R),re="click".concat(N).concat(R),oe="active",ie=".active.carousel-item",ae="touch",ce=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)}(Carousel,e);var t=_createSuper(Carousel);function Carousel(e,n){var r;return function carousel_classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,Carousel),(r=t.call(this,e))._items=null,r._interval=null,r._activeElement=null,r._isPaused=!1,r._isSliding=!1,r.touchTimeout=null,r.touchStartX=0,r.touchDeltaX=0,r._config=r._getConfig(n),r._indicatorsElement=a.findOne(".carousel-indicators",r._element),r._touchSupported="ontouchstart"in document.documentElement||navigator.maxTouchPoints>0,r._pointerEvent=Boolean(window.PointerEvent),r._addEventListeners(),r}return function carousel_createClass(e,t,n){return t&&carousel_defineProperties(e.prototype,t),n&&carousel_defineProperties(e,n),e}(Carousel,[{key:"next",value:function next(){this._slide(U)}},{key:"nextWhenVisible",value:function nextWhenVisible(){!document.hidden&&function isVisible(e){return!(!f(e)||0===e.getClientRects().length)&&"visible"===getComputedStyle(e).getPropertyValue("visibility")}(this._element)&&this.next()}},{key:"prev",value:function prev(){this._slide(B)}},{key:"pause",value:function pause(e){e||(this._isPaused=!0),a.findOne(".carousel-item-next, .carousel-item-prev",this._element)&&(u(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null}},{key:"cycle",value:function cycle(e){e||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config&&this._config.interval&&!this._isPaused&&(this._updateInterval(),this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))}},{key:"to",value:function to(e){var t=this;this._activeElement=a.findOne(ie,this._element);var n=this._getItemIndex(this._activeElement);if(!(e>this._items.length-1||e<0))if(this._isSliding)T.one(this._element,X,(function(){return t.to(e)}));else{if(n===e)return this.pause(),void this.cycle();var r=e>n?U:B;this._slide(r,this._items[e])}}},{key:"_getConfig",value:function _getConfig(e){return e=_objectSpread(_objectSpread(_objectSpread({},M),k.getDataAttributes(this._element)),"object"===carousel_typeof(e)?e:{}),function typeCheckConfig(e,t,n){Object.keys(n).forEach((function(r){var o=n[r],i=t[r],a=i&&f(i)?"element":function toType(e){return null===e||void 0===e?"".concat(e):{}.toString.call(e).match(/\s([a-z]+)/i)[1].toLowerCase()}(i);if(!new RegExp(o).test(a))throw new TypeError("".concat(e.toUpperCase(),': Option "').concat(r,'" provided type "').concat(a,'" but expected type "').concat(o,'".'))}))}(j,e,H),e}},{key:"_handleSwipe",value:function _handleSwipe(){var e=Math.abs(this.touchDeltaX);if(!(e<=40)){var t=e/this.touchDeltaX;this.touchDeltaX=0,t&&this._slide(t>0?z:F)}}},{key:"_addEventListeners",value:function _addEventListeners(){var e=this;this._config.keyboard&&T.on(this._element,W,(function(t){return e._keydown(t)})),"hover"===this._config.pause&&(T.on(this._element,Y,(function(t){return e.pause(t)})),T.on(this._element,V,(function(t){return e.cycle(t)}))),this._config.touch&&this._touchSupported&&this._addTouchEventListeners()}},{key:"_addTouchEventListeners",value:function _addTouchEventListeners(){var e=this,t=function start(t){!e._pointerEvent||"pen"!==t.pointerType&&t.pointerType!==ae?e._pointerEvent||(e.touchStartX=t.touches[0].clientX):e.touchStartX=t.clientX},n=function end(t){!e._pointerEvent||"pen"!==t.pointerType&&t.pointerType!==ae||(e.touchDeltaX=t.clientX-e.touchStartX),e._handleSwipe(),"hover"===e._config.pause&&(e.pause(),e.touchTimeout&&clearTimeout(e.touchTimeout),e.touchTimeout=setTimeout((function(t){return e.cycle(t)}),500+e._config.interval))};a.find(".carousel-item img",this._element).forEach((function(e){T.on(e,te,(function(e){return e.preventDefault()}))})),this._pointerEvent?(T.on(this._element,Z,(function(e){return t(e)})),T.on(this._element,ee,(function(e){return n(e)})),this._element.classList.add("pointer-event")):(T.on(this._element,Q,(function(e){return t(e)})),T.on(this._element,G,(function(t){return function move(t){e.touchDeltaX=t.touches&&t.touches.length>1?0:t.touches[0].clientX-e.touchStartX}(t)})),T.on(this._element,J,(function(e){return n(e)})))}},{key:"_keydown",value:function _keydown(e){if(!/input|textarea/i.test(e.target.tagName)){var t=q[e.key];t&&(e.preventDefault(),this._slide(t))}}},{key:"_getItemIndex",value:function _getItemIndex(e){return this._items=e&&e.parentNode?a.find(".carousel-item",e.parentNode):[],this._items.indexOf(e)}},{key:"_getItemByOrder",value:function _getItemByOrder(e,t){var n=e===U;return function getNextActiveElement(e,t,n,r){var o=e.indexOf(t);if(-1===o)return e[!n&&r?e.length-1:0];var i=e.length;return o+=n?1:-1,r&&(o=(o+i)%i),e[Math.max(0,Math.min(o,i-1))]}(this._items,t,n,this._config.wrap)}},{key:"_triggerSlideEvent",value:function _triggerSlideEvent(e,t){var n=this._getItemIndex(e),r=this._getItemIndex(a.findOne(ie,this._element));return T.trigger(this._element,K,{relatedTarget:e,direction:t,from:r,to:n})}},{key:"_setActiveIndicatorElement",value:function _setActiveIndicatorElement(e){if(this._indicatorsElement){var t=a.findOne(".active",this._indicatorsElement);t.classList.remove(oe),t.removeAttribute("aria-current");for(var n=a.find("[data-bs-target]",this._indicatorsElement),r=0;r<n.length;r++)if(Number.parseInt(n[r].getAttribute("data-bs-slide-to"),10)===this._getItemIndex(e)){n[r].classList.add(oe),n[r].setAttribute("aria-current","true");break}}}},{key:"_updateInterval",value:function _updateInterval(){var e=this._activeElement||a.findOne(ie,this._element);if(e){var t=Number.parseInt(e.getAttribute("data-bs-interval"),10);t?(this._config.defaultInterval=this._config.defaultInterval||this._config.interval,this._config.interval=t):this._config.interval=this._config.defaultInterval||this._config.interval}}},{key:"_slide",value:function _slide(e,t){var n=this,r=this._directionToOrder(e),o=a.findOne(ie,this._element),i=this._getItemIndex(o),c=t||this._getItemByOrder(r,o),s=this._getItemIndex(c),l=Boolean(this._interval),u=r===U,f=u?"carousel-item-start":"carousel-item-end",d=u?"carousel-item-next":"carousel-item-prev",p=this._orderToDirection(r);if(c&&c.classList.contains(oe))this._isSliding=!1;else if(!this._isSliding&&!this._triggerSlideEvent(c,p).defaultPrevented&&o&&c){this._isSliding=!0,l&&this.pause(),this._setActiveIndicatorElement(c),this._activeElement=c;var v=function triggerSlidEvent(){T.trigger(n._element,X,{relatedTarget:c,direction:p,from:i,to:s})};if(this._element.classList.contains("slide")){c.classList.add(d),function reflow(e){e.offsetHeight}(c),o.classList.add(f),c.classList.add(f);this._queueCallback((function completeCallBack(){c.classList.remove(f,d),c.classList.add(oe),o.classList.remove(oe,d,f),n._isSliding=!1,setTimeout(v,0)}),o,!0)}else o.classList.remove(oe),c.classList.add(oe),this._isSliding=!1,v();l&&this.cycle()}}},{key:"_directionToOrder",value:function _directionToOrder(e){return[z,F].includes(e)?v()?e===F?B:U:e===F?U:B:e}},{key:"_orderToDirection",value:function _orderToDirection(e){return[U,B].includes(e)?v()?e===B?F:z:e===B?z:F:e}}],[{key:"Default",get:function get(){return M}},{key:"NAME",get:function get(){return j}},{key:"carouselInterface",value:function carouselInterface(e,t){var n=Carousel.getOrCreateInstance(e,t),r=n._config;"object"===carousel_typeof(t)&&(r=_objectSpread(_objectSpread({},r),t));var o="string"===typeof t?t:r.slide;if("number"===typeof t)n.to(t);else if("string"===typeof o){if("undefined"===typeof n[o])throw new TypeError('No method named "'.concat(o,'"'));n[o]()}else r.interval&&r.ride&&(n.pause(),n.cycle())}},{key:"jQueryInterface",value:function jQueryInterface(e){return this.each((function(){Carousel.carouselInterface(this,e)}))}},{key:"dataApiClickHandler",value:function dataApiClickHandler(e){var t=function getElementFromSelector(e){var t=s(e);return t?document.querySelector(t):null}(this);if(t&&t.classList.contains("carousel")){var n=_objectSpread(_objectSpread({},k.getDataAttributes(t)),k.getDataAttributes(this)),r=this.getAttribute("data-bs-slide-to");r&&(n.interval=!1),Carousel.carouselInterface(t,n),r&&Carousel.getInstance(t).to(r),e.preventDefault()}}}]),Carousel}(P);T.on(document,re,"[data-bs-slide], [data-bs-slide-to]",ce.dataApiClickHandler),T.on(window,ne,(function(){for(var e=a.find('[data-bs-ride="carousel"]'),t=0,n=e.length;t<n;t++)ce.carouselInterface(e[t],ce.getInstance(e[t]))})),function defineJQueryPlugin(e){!function onDOMContentLoaded(e){"loading"===document.readyState?(p.length||document.addEventListener("DOMContentLoaded",(function(){p.forEach((function(e){return e()}))})),p.push(e)):e()}((function(){var $=d();if($){var t=e.NAME,n=$.fn[t];$.fn[t]=e.jQueryInterface,$.fn[t].Constructor=e,$.fn[t].noConflict=function(){return $.fn[t]=n,e.jQueryInterface}}}))}(ce);var se=ce;(function(t){var n="js-carousel",r=function init(){console.log("".concat(n,": init")),document.querySelectorAll(".".concat(n)).forEach((function(e,t){var r=new se(e);if(e.dataset.bsArrows){var o=document.createElement("button");o.classList.add("carousel-control-next"),o.setAttribute("type","button"),o.setAttribute("data-bs-target",e.getAttribute("id")),o.setAttribute("data-bs-slide","next"),o.addEventListener("click",(function(e){r.next()})),o.innerHTML='<span class="carousel-control-next-icon" aria-hidden="true"></span><span class="visually-hidden">Next</span>',e.appendChild(o);var i=document.createElement("button");i.setAttribute("type","button"),i.classList.add("carousel-control-prev"),i.setAttribute("data-bs-target",e.getAttribute("id")),i.setAttribute("data-bs-slide","prev"),i.addEventListener("click",(function(e){r.prev()})),i.innerHTML='<span class="carousel-control-prev-icon" aria-hidden="true"></span><span class="visually-hidden">Previous</span>',e.appendChild(i)}e.dataset.bsIndicators&&function(){var t=document.createElement("div");t.classList.add("carousel-indicators");for(var n=e.querySelectorAll(".carousel-item"),o=0;o<n.length;){var i=document.createElement("button");i.setAttribute("type","button"),0==o&&i.classList.add("active"),i.setAttribute("data-bs-target",e.getAttribute("id")),i.setAttribute("data-bs-slide-to",o),i.addEventListener("click",(function(e){var n=e.target;r.to(n.getAttribute("data-bs-slide-to")),t.querySelectorAll(".active").forEach((function(e){e.classList.remove("active")})),n.classList.add("active")})),t.appendChild(i),o++}e.appendChild(t),e.addEventListener("slide.bs.carousel",(function(t){e.querySelectorAll(".carousel-indicators .active").forEach((function(e){e.classList.remove("active")})),e.querySelectorAll('.carousel-indicators [data-bs-slide-to="'.concat(t.to,'"]')).forEach((function(e){e.classList.add("active")}))}))}(),e.classList.add("".concat(n,"-active"))}))};t.addEventListener("".concat(e.LODEDANDREADY),r),t.addEventListener("".concat(e.AJAX),r)})(window),function(t){var n="_layout",r=document;r.body;t.addEventListener("".concat(e.LOADED),(function(){!function init_fonts(){console.log("".concat(n,": init_fonts"));var e=r.createElement("link");e.rel="stylesheet",e.type="text/css",e.media="all",e.href="https://fonts.googleapis.com/css?family=Roboto:ital,wght@0,400;0,700;1,400&display=swap",r.getElementsByTagName("head")[0].appendChild(e)}()}))}(window);if("serviceWorker"in navigator){var le=(document.getElementsByTagName("base")[0]||{}).href,ue=(document.querySelector('meta[name="swversion"]')||{}).content;le&&navigator.serviceWorker.register("".concat(le,"sw.js?v=").concat(ue)).then((function(){console.log("Service Worker Registered")}))}function importAll(e){return e.keys().map(e)}importAll(__webpack_require__(999)),importAll(__webpack_require__(429))}()}();
!function(){var e={999:function(e,t,n){var r={"./bg.png":139,"./logo.png":502,"./logo.svg":287,"./original.png":621,"./original2.png":747,"./photo1.png":659,"./photo2.jpg":137,"./photo3.svg":617,"app/client/src/img/bg.png":139,"app/client/src/img/logo.png":502,"app/client/src/img/logo.svg":287,"app/client/src/img/original.png":621,"app/client/src/img/original2.png":747,"app/client/src/img/photo1.png":659,"app/client/src/img/photo2.jpg":137,"app/client/src/img/photo3.svg":617,"bg.png":139,"img/bg.png":139,"img/logo.png":502,"img/logo.svg":287,"img/original.png":621,"img/original2.png":747,"img/photo1.png":659,"img/photo2.jpg":137,"img/photo3.svg":617,"logo.png":502,"logo.svg":287,"original.png":621,"original2.png":747,"photo1.png":659,"photo2.jpg":137,"photo3.svg":617};function webpackContext(e){var t=webpackContextResolve(e);return n(t)}function webpackContextResolve(e){if(!n.o(r,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return r[e]}webpackContext.keys=function webpackContextKeys(){return Object.keys(r)},webpackContext.resolve=webpackContextResolve,e.exports=webpackContext,webpackContext.id=999},139:function(e){e.exports="../img/bg.png"},502:function(e){e.exports="../img/logo.png"},287:function(e){e.exports="../img/logo.svg"},621:function(e){e.exports="../img/original.png"},747:function(e){e.exports="../img/original2.png"},659:function(e){e.exports="../img/photo1.png"},137:function(e){e.exports="../img/photo2.jpg"},617:function(e){e.exports="../img/photo3.svg"},429:function(e){function webpackEmptyContext(e){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}webpackEmptyContext.keys=function(){return[]},webpackEmptyContext.resolve=webpackEmptyContext,webpackEmptyContext.id=429,e.exports=webpackEmptyContext}},t={};function __webpack_require__(n){var r=t[n];if(void 0!==r)return r.exports;var o=t[n]={exports:{}};return e[n](o,o.exports,__webpack_require__),o.exports}__webpack_require__.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},function(){"use strict";var e={APOLLO_ERROR:"apollo-error",AJAX:"ajax-load",AJAXMAIN:"ajax-main-load",MAININIT:"main-init",TABHIDDEN:"tab-hidden",TABFOCUSED:"tab-focused",OFFLINE:"offline",ONLINE:"online",BACKONLINE:"back-online",TOUCHENABLE:"touch-enabled",TOUCHDISABLED:"touch-disabled",LOADED:"load",SWIPELEFT:"swipeleft panleft",SWIPERIGHT:"swiperight panright",ALLERTAPPEARED:"alert-appeared",ALERTREMOVED:"alert-removed",LODEDANDREADY:"load-ready",LAZYIMAGEREADY:"image-lazy-bg-loaded",LAZYIMAGESREADY:"images-lazy-loaded",MAPLOADED:"map-loaded",MAPAPILOADED:"map-api-loaded",MAPMARKERCLICK:"map-marker-click",MAPPOPUPCLOSE:"map-popup-close",SCROLL:"scroll",RESIZE:"resize",CAROUSEL_READY:"bs.carousel.ready",SET_TARGET_UPDATE:"set-target-update",RESTORE_FIELD:"restore-field",FORM_INIT_BASICS:"form-basics",FORM_INIT_STEPPED:"form-init-stepped",FORM_INIT_VALIDATE:"form-init-validate",FORM_INIT_VALIDATE_FIELD:"form-init-validate-field",FORM_INIT_STORAGE:"form-init-storage",FORM_VALIDATION_FAILED:"form-validation-failed",FORM_STEPPED_NEW_STEP:"form-new-step",FORM_STEPPED_FIRST_STEP:"form-first-step",FORM_STEPPED_LAST_STEP:"form-last-step",FORM_FIELDS:"input,textarea,select"},t={ENVS:["xs","sm","md","lg","xl","xxl","xxxl"]};(function(t){var n="_main.visibility",r=document,o=r.body;r.addEventListener("visibilitychange",(function(){"hidden"===r.visibilityState?(console.log("".concat(n,": Tab: hidden")),o.classList.add("is-hidden"),o.classList.remove("is-focused"),t.dispatchEvent(new Event(e.TABHIDDEN))):(console.log("".concat(n,": Tab: focused")),o.classList.add("is-focused"),o.classList.remove("is-hidden"),t.dispatchEvent(new Event(e.TABFOCUSED)))}))})(window),function(t){var n,r,o="_main.touch",i=document,a=i.body,c=function SET_TOUCH_SCREEN(i,c){r||c===n||(i?(console.log("".concat(o,": Touch screen enabled")),a.classList.add("is-touch"),a.classList.remove("is-mouse"),t.dispatchEvent(new Event(e.TOUCHENABLE))):(console.log("".concat(o,": Touch screen disabled")),a.classList.add("is-mouse"),a.classList.remove("is-touch"),t.dispatchEvent(new Event(e.TOUCHDISABLED))),n=c,r||(r=setTimeout((function(){clearTimeout(r),r=null}),500)))};c("ontouchstart"in t||navigator.MaxTouchPoints>0||navigator.msMaxTouchPoints>0||t.matchMedia("(hover: none)").matches,"init"),i.addEventListener("touchend",(function(e){var t=!1;"click"!==e.type&&(t=!0),c(t,"click-touchend")})),i.addEventListener("click",(function(e){var t=!1;"click"!==e.type&&(t=!0),c(t,"click-touchend")}))}(window);function _toConsumableArray(e){return function _arrayWithoutHoles(e){if(Array.isArray(e))return _arrayLikeToArray(e)}(e)||function _iterableToArray(e){if("undefined"!==typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function _unsupportedIterableToArray(e,t){if(!e)return;if("string"===typeof e)return _arrayLikeToArray(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return _arrayLikeToArray(e,t)}(e)||function _nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function _arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}!function(n){var r=document,o=r.body,i=function detectCSSScreenSize(){var e,i=r.createElement("div");i.className="env-test",o.appendChild(i);var a=_toConsumableArray(t.ENVS).reverse(),c=a.shift();(e=o.classList).remove.apply(e,_toConsumableArray(a));for(var s=0;s<a.length;++s){var l=a[s];if(i.classList.add("d-".concat(l,"-none")),"none"===n.getComputedStyle(i).display){c=l,o.classList.add("".concat(c));break}}var u=!0;return n.innerWidth>n.innerHeight?(o.classList.add("landscape"),o.classList.remove("portrait")):(u=!1,o.classList.add("portrait"),o.classList.remove("landscape")),console.log("".concat("_main.css-screen-size",": screen size detected ").concat(c," | landscape ").concat(u)),o.removeChild(i),c};n.addEventListener("".concat(e.LOADED),i),n.addEventListener("".concat(e.RESIZE),i)}(window);function _defineProperties(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var n="_main.loading-spinner",r=document,o=(r.body,r.getElementById("PageLoading")),i=function(){function SpinnerUI(){!function _classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,SpinnerUI)}return function _createClass(e,t,n){return t&&_defineProperties(e.prototype,t),n&&_defineProperties(e,n),e}(SpinnerUI,null,[{key:"show",value:function show(){console.log("".concat(n,": show")),o.classList.remove("d-none")}},{key:"hide",value:function hide(){console.log("".concat(n,": hide")),o.classList.add("d-none")}}]),SpinnerUI}();function _main_defineProperties(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}!function(n){var r=document,o=r.body;console.info("%cUI Kit ".concat("ss-webpack-boilerplate"," ").concat("2.0.2"),"color:yellow;font-size:14px"),console.info("%c".concat("@a2nt/meta-lightbox-react"," ").concat("3.1.4"),"color:yellow;font-size:12px"),console.info("%chttps://github.com/a2nt/webpack-bootstrap-ui-kit by ".concat("Tony Air <tony@twma.pro>"),"color:yellow;font-size:10px"),console.info("%cENV: ".concat("production"),"color:green;font-size:10px"),console.groupCollapsed("Events"),Object.keys(e).forEach((function(t){console.info("".concat(t,": ").concat(e[t]))})),console.groupEnd("Events"),console.groupCollapsed("Consts"),Object.keys(t).forEach((function(e){console.info("".concat(e,": ").concat(t[e]))})),console.groupEnd("Events"),console.groupCollapsed("Init"),console.time("init");var a=function(){function MainUI(){!function _main_classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,MainUI)}return function _main_createClass(e,t,n){return t&&_main_defineProperties(e.prototype,t),n&&_main_defineProperties(e,n),e}(MainUI,null,[{key:"init",value:function init(){n.history.replaceState({landing:n.location.href},r.title,n.location.href),this.loaded()}},{key:"loaded",value:function loaded(){console.log("".concat("_main",": loaded"))}}]),MainUI}();n.addEventListener("".concat(e.LOADED),(function(){a.init(),o.classList.add("loaded"),i.hide(),console.groupEnd("init"),console.timeEnd("init"),n.dispatchEvent(new Event(e.LODEDANDREADY))})),n.addEventListener("".concat(e.AJAX),(function(){a.loaded()})),n.MainUI=a}(window);function selector_engine_toConsumableArray(e){return function selector_engine_arrayWithoutHoles(e){if(Array.isArray(e))return selector_engine_arrayLikeToArray(e)}(e)||function selector_engine_iterableToArray(e){if("undefined"!==typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function selector_engine_unsupportedIterableToArray(e,t){if(!e)return;if("string"===typeof e)return selector_engine_arrayLikeToArray(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return selector_engine_arrayLikeToArray(e,t)}(e)||function selector_engine_nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function selector_engine_arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var a={find:function find(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document.documentElement;return(t=[]).concat.apply(t,selector_engine_toConsumableArray(Element.prototype.querySelectorAll.call(n,e)))},findOne:function findOne(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document.documentElement;return Element.prototype.querySelector.call(t,e)},children:function children(e,t){var n;return(n=[]).concat.apply(n,selector_engine_toConsumableArray(e.children)).filter((function(e){return e.matches(t)}))},parents:function parents(e,t){for(var parents=[],n=e.parentNode;n&&n.nodeType===Node.ELEMENT_NODE&&3!==n.nodeType;)n.matches(t)&&parents.push(n),n=n.parentNode;return parents},prev:function prev(e,t){for(var n=e.previousElementSibling;n;){if(n.matches(t))return[n];n=n.previousElementSibling}return[]},next:function next(e,t){for(var next=e.nextElementSibling;next;){if(next.matches(t))return[next];next=next.nextElementSibling}return[]}};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)}var c="transitionend",s=function getSelector(e){var t=e.getAttribute("data-bs-target");if(!t||"#"===t){var n=e.getAttribute("href");if(!n||!n.includes("#")&&!n.startsWith("."))return null;n.includes("#")&&!n.startsWith("#")&&(n="#".concat(n.split("#")[1])),t=n&&"#"!==n?n.trim():null}return t},l=function getTransitionDurationFromElement(e){if(!e)return 0;var t=window.getComputedStyle(e),n=t.transitionDuration,r=t.transitionDelay,o=Number.parseFloat(n),i=Number.parseFloat(r);return o||i?(n=n.split(",")[0],r=r.split(",")[0],1e3*(Number.parseFloat(n)+Number.parseFloat(r))):0},u=function triggerTransitionEnd(e){e.dispatchEvent(new Event(c))},f=function isElement(e){return!(!e||"object"!==_typeof(e))&&("undefined"!==typeof e.jquery&&(e=e[0]),"undefined"!==typeof e.nodeType)},d=function getjQuery(){var jQuery=window.jQuery;return jQuery&&!document.body.hasAttribute("data-bs-no-jquery")?jQuery:null},p=[],v=function isRTL(){return"rtl"===document.documentElement.dir},m=function execute(e){"function"===typeof e&&e()},g=function executeAfterTransition(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];if(n){var r=5,o=l(t)+r,i=!1,a=function handler(n){n.target===t&&(i=!0,t.removeEventListener(c,handler),m(e))};t.addEventListener(c,a),setTimeout((function(){i||u(t)}),o)}else m(e)};function _slicedToArray(e,t){return function _arrayWithHoles(e){if(Array.isArray(e))return e}(e)||function _iterableToArrayLimit(e,t){var n=null==e?null:"undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,i=[],a=!0,c=!1;try{for(n=n.call(e);!(a=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);a=!0);}catch(s){c=!0,o=s}finally{try{a||null==n.return||n.return()}finally{if(c)throw o}}return i}(e,t)||function event_handler_unsupportedIterableToArray(e,t){if(!e)return;if("string"===typeof e)return event_handler_arrayLikeToArray(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return event_handler_arrayLikeToArray(e,t)}(e,t)||function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function event_handler_arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var h=/[^.]*(?=\..*)\.|.*/,y=/\..*/,_=/::\d+$/,b={},E=1,A={mouseenter:"mouseover",mouseleave:"mouseout"},S=/^(mouseenter|mouseleave)/i,w=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function getUidEvent(e,t){return t&&"".concat(t,"::").concat(E++)||e.uidEvent||E++}function getEvent(e){var t=getUidEvent(e);return e.uidEvent=t,b[t]=b[t]||{},b[t]}function findHandler(e,t){for(var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=Object.keys(e),o=0,i=r.length;o<i;o++){var a=e[r[o]];if(a.originalHandler===t&&a.delegationSelector===n)return a}return null}function normalizeParams(e,t,n){var r="string"===typeof t,o=r?n:t,i=getTypeEvent(e);return w.has(i)||(i=e),[r,o,i]}function addHandler(e,t,n,r,o){if("string"===typeof t&&e){if(n||(n=r,r=null),S.test(t)){var i=function wrapFn(e){return function(t){if(!t.relatedTarget||t.relatedTarget!==t.delegateTarget&&!t.delegateTarget.contains(t.relatedTarget))return e.call(this,t)}};r?r=i(r):n=i(n)}var a=_slicedToArray(normalizeParams(t,n,r),3),c=a[0],s=a[1],l=a[2],u=getEvent(e),f=u[l]||(u[l]={}),d=findHandler(f,s,c?n:null);if(d)d.oneOff=d.oneOff&&o;else{var p=getUidEvent(s,t.replace(h,"")),v=c?function bootstrapDelegationHandler(e,t,n){return function handler(r){for(var o=e.querySelectorAll(t),i=r.target;i&&i!==this;i=i.parentNode)for(var a=o.length;a--;)if(o[a]===i)return r.delegateTarget=i,handler.oneOff&&O.off(e,r.type,t,n),n.apply(i,[r]);return null}}(e,n,r):function bootstrapHandler(e,t){return function handler(n){return n.delegateTarget=e,handler.oneOff&&O.off(e,n.type,t),t.apply(e,[n])}}(e,n);v.delegationSelector=c?n:null,v.originalHandler=s,v.oneOff=o,v.uidEvent=p,f[p]=v,e.addEventListener(l,v,c)}}}function removeHandler(e,t,n,r,o){var i=findHandler(t[n],r,o);i&&(e.removeEventListener(n,i,Boolean(o)),delete t[n][i.uidEvent])}function getTypeEvent(e){return e=e.replace(y,""),A[e]||e}var O={on:function on(e,t,n,r){addHandler(e,t,n,r,!1)},one:function one(e,t,n,r){addHandler(e,t,n,r,!0)},off:function off(e,t,n,r){if("string"===typeof t&&e){var o=_slicedToArray(normalizeParams(t,n,r),3),i=o[0],a=o[1],c=o[2],s=c!==t,l=getEvent(e),u=t.startsWith(".");if("undefined"===typeof a){u&&Object.keys(l).forEach((function(n){!function removeNamespacedHandlers(e,t,n,r){var o=t[n]||{};Object.keys(o).forEach((function(i){if(i.includes(r)){var a=o[i];removeHandler(e,t,n,a.originalHandler,a.delegationSelector)}}))}(e,l,n,t.slice(1))}));var f=l[c]||{};Object.keys(f).forEach((function(n){var r=n.replace(_,"");if(!s||t.includes(r)){var o=f[n];removeHandler(e,l,c,o.originalHandler,o.delegationSelector)}}))}else{if(!l||!l[c])return;removeHandler(e,l,c,a,i?n:null)}}},trigger:function trigger(e,t,n){if("string"!==typeof t||!e)return null;var r,$=d(),o=getTypeEvent(t),i=t!==o,a=w.has(o),c=!0,s=!0,l=!1,u=null;return i&&$&&(r=$.Event(t,n),$(e).trigger(r),c=!r.isPropagationStopped(),s=!r.isImmediatePropagationStopped(),l=r.isDefaultPrevented()),a?(u=document.createEvent("HTMLEvents")).initEvent(o,c,!0):u=new CustomEvent(t,{bubbles:c,cancelable:!0}),"undefined"!==typeof n&&Object.keys(n).forEach((function(e){Object.defineProperty(u,e,{get:function get(){return n[e]}})})),l&&u.preventDefault(),s&&e.dispatchEvent(u),u.defaultPrevented&&"undefined"!==typeof r&&r.preventDefault(),u}},T=O;function normalizeData(e){return"true"===e||"false"!==e&&(e===Number(e).toString()?Number(e):""===e||"null"===e?null:e)}function normalizeDataKey(e){return e.replace(/[A-Z]/g,(function(e){return"-".concat(e.toLowerCase())}))}var k={setDataAttribute:function setDataAttribute(e,t,n){e.setAttribute("data-bs-".concat(normalizeDataKey(t)),n)},removeDataAttribute:function removeDataAttribute(e,t){e.removeAttribute("data-bs-".concat(normalizeDataKey(t)))},getDataAttributes:function getDataAttributes(e){if(!e)return{};var t={};return Object.keys(e.dataset).filter((function(e){return e.startsWith("bs")})).forEach((function(n){var r=n.replace(/^bs/,"");r=r.charAt(0).toLowerCase()+r.slice(1,r.length),t[r]=normalizeData(e.dataset[n])})),t},getDataAttribute:function getDataAttribute(e,t){return normalizeData(e.getAttribute("data-bs-".concat(normalizeDataKey(t))))},offset:function offset(e){var t=e.getBoundingClientRect();return{top:t.top+document.body.scrollTop,left:t.left+document.body.scrollLeft}},position:function position(e){return{top:e.offsetTop,left:e.offsetLeft}}},L=new Map,I=function set(e,t,n){L.has(e)||L.set(e,new Map);var r=L.get(e);r.has(t)||0===r.size?r.set(t,n):console.error("Bootstrap doesn't allow more than one instance per element. Bound instance: ".concat(Array.from(r.keys())[0],"."))},C=function get(e,t){return L.has(e)&&L.get(e).get(t)||null},D=function remove(e,t){if(L.has(e)){var n=L.get(e);n.delete(t),0===n.size&&L.delete(e)}};function base_component_typeof(e){return(base_component_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 base_component_defineProperties(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var x,P=function(){function BaseComponent(e){!function base_component_classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,BaseComponent),(e=function getElement(e){return f(e)?e.jquery?e[0]:e:"string"===typeof e&&e.length>0?a.findOne(e):null}(e))&&(this._element=e,I(this._element,this.constructor.DATA_KEY,this))}return function base_component_createClass(e,t,n){return t&&base_component_defineProperties(e.prototype,t),n&&base_component_defineProperties(e,n),e}(BaseComponent,[{key:"dispose",value:function dispose(){var e=this;D(this._element,this.constructor.DATA_KEY),T.off(this._element,this.constructor.EVENT_KEY),Object.getOwnPropertyNames(this).forEach((function(t){e[t]=null}))}},{key:"_queueCallback",value:function _queueCallback(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];g(e,t,n)}}],[{key:"getInstance",value:function getInstance(e){return C(e,this.DATA_KEY)}},{key:"getOrCreateInstance",value:function getOrCreateInstance(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return this.getInstance(e)||new this(e,"object"===base_component_typeof(t)?t:null)}},{key:"VERSION",get:function get(){return"5.0.2"}},{key:"NAME",get:function get(){throw new Error('You have to implement the static method "NAME", for each component!')}},{key:"DATA_KEY",get:function get(){return"bs.".concat(this.NAME)}},{key:"EVENT_KEY",get:function get(){return".".concat(this.DATA_KEY)}}]),BaseComponent}();function carousel_typeof(e){return(carousel_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 ownKeys(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(n),!0).forEach((function(t){_defineProperty(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function carousel_defineProperties(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}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 n,r=_getPrototypeOf(e);if(t){var o=_getPrototypeOf(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return _possibleConstructorReturn(this,n)}}function _possibleConstructorReturn(e,t){return!t||"object"!==carousel_typeof(t)&&"function"!==typeof t?function _assertThisInitialized(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function _getPrototypeOf(e){return(_getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf:function _getPrototypeOf(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function _defineProperty(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var j="carousel",N=".".concat("bs.carousel"),R=".data-api",M={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0,touch:!0},H={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean",touch:"boolean"},U="next",B="prev",F="left",z="right",q=(_defineProperty(x={},"ArrowLeft",z),_defineProperty(x,"ArrowRight",F),x),K="slide".concat(N),X="slid".concat(N),W="keydown".concat(N),Y="mouseenter".concat(N),V="mouseleave".concat(N),Q="touchstart".concat(N),G="touchmove".concat(N),J="touchend".concat(N),Z="pointerdown".concat(N),ee="pointerup".concat(N),te="dragstart".concat(N),ne="load".concat(N).concat(R),re="click".concat(N).concat(R),oe="active",ie=".active.carousel-item",ae="touch",ce=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)}(Carousel,e);var t=_createSuper(Carousel);function Carousel(e,n){var r;return function carousel_classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,Carousel),(r=t.call(this,e))._items=null,r._interval=null,r._activeElement=null,r._isPaused=!1,r._isSliding=!1,r.touchTimeout=null,r.touchStartX=0,r.touchDeltaX=0,r._config=r._getConfig(n),r._indicatorsElement=a.findOne(".carousel-indicators",r._element),r._touchSupported="ontouchstart"in document.documentElement||navigator.maxTouchPoints>0,r._pointerEvent=Boolean(window.PointerEvent),r._addEventListeners(),r}return function carousel_createClass(e,t,n){return t&&carousel_defineProperties(e.prototype,t),n&&carousel_defineProperties(e,n),e}(Carousel,[{key:"next",value:function next(){this._slide(U)}},{key:"nextWhenVisible",value:function nextWhenVisible(){!document.hidden&&function isVisible(e){return!(!f(e)||0===e.getClientRects().length)&&"visible"===getComputedStyle(e).getPropertyValue("visibility")}(this._element)&&this.next()}},{key:"prev",value:function prev(){this._slide(B)}},{key:"pause",value:function pause(e){e||(this._isPaused=!0),a.findOne(".carousel-item-next, .carousel-item-prev",this._element)&&(u(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null}},{key:"cycle",value:function cycle(e){e||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config&&this._config.interval&&!this._isPaused&&(this._updateInterval(),this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))}},{key:"to",value:function to(e){var t=this;this._activeElement=a.findOne(ie,this._element);var n=this._getItemIndex(this._activeElement);if(!(e>this._items.length-1||e<0))if(this._isSliding)T.one(this._element,X,(function(){return t.to(e)}));else{if(n===e)return this.pause(),void this.cycle();var r=e>n?U:B;this._slide(r,this._items[e])}}},{key:"_getConfig",value:function _getConfig(e){return e=_objectSpread(_objectSpread(_objectSpread({},M),k.getDataAttributes(this._element)),"object"===carousel_typeof(e)?e:{}),function typeCheckConfig(e,t,n){Object.keys(n).forEach((function(r){var o=n[r],i=t[r],a=i&&f(i)?"element":function toType(e){return null===e||void 0===e?"".concat(e):{}.toString.call(e).match(/\s([a-z]+)/i)[1].toLowerCase()}(i);if(!new RegExp(o).test(a))throw new TypeError("".concat(e.toUpperCase(),': Option "').concat(r,'" provided type "').concat(a,'" but expected type "').concat(o,'".'))}))}(j,e,H),e}},{key:"_handleSwipe",value:function _handleSwipe(){var e=Math.abs(this.touchDeltaX);if(!(e<=40)){var t=e/this.touchDeltaX;this.touchDeltaX=0,t&&this._slide(t>0?z:F)}}},{key:"_addEventListeners",value:function _addEventListeners(){var e=this;this._config.keyboard&&T.on(this._element,W,(function(t){return e._keydown(t)})),"hover"===this._config.pause&&(T.on(this._element,Y,(function(t){return e.pause(t)})),T.on(this._element,V,(function(t){return e.cycle(t)}))),this._config.touch&&this._touchSupported&&this._addTouchEventListeners()}},{key:"_addTouchEventListeners",value:function _addTouchEventListeners(){var e=this,t=function start(t){!e._pointerEvent||"pen"!==t.pointerType&&t.pointerType!==ae?e._pointerEvent||(e.touchStartX=t.touches[0].clientX):e.touchStartX=t.clientX},n=function end(t){!e._pointerEvent||"pen"!==t.pointerType&&t.pointerType!==ae||(e.touchDeltaX=t.clientX-e.touchStartX),e._handleSwipe(),"hover"===e._config.pause&&(e.pause(),e.touchTimeout&&clearTimeout(e.touchTimeout),e.touchTimeout=setTimeout((function(t){return e.cycle(t)}),500+e._config.interval))};a.find(".carousel-item img",this._element).forEach((function(e){T.on(e,te,(function(e){return e.preventDefault()}))})),this._pointerEvent?(T.on(this._element,Z,(function(e){return t(e)})),T.on(this._element,ee,(function(e){return n(e)})),this._element.classList.add("pointer-event")):(T.on(this._element,Q,(function(e){return t(e)})),T.on(this._element,G,(function(t){return function move(t){e.touchDeltaX=t.touches&&t.touches.length>1?0:t.touches[0].clientX-e.touchStartX}(t)})),T.on(this._element,J,(function(e){return n(e)})))}},{key:"_keydown",value:function _keydown(e){if(!/input|textarea/i.test(e.target.tagName)){var t=q[e.key];t&&(e.preventDefault(),this._slide(t))}}},{key:"_getItemIndex",value:function _getItemIndex(e){return this._items=e&&e.parentNode?a.find(".carousel-item",e.parentNode):[],this._items.indexOf(e)}},{key:"_getItemByOrder",value:function _getItemByOrder(e,t){var n=e===U;return function getNextActiveElement(e,t,n,r){var o=e.indexOf(t);if(-1===o)return e[!n&&r?e.length-1:0];var i=e.length;return o+=n?1:-1,r&&(o=(o+i)%i),e[Math.max(0,Math.min(o,i-1))]}(this._items,t,n,this._config.wrap)}},{key:"_triggerSlideEvent",value:function _triggerSlideEvent(e,t){var n=this._getItemIndex(e),r=this._getItemIndex(a.findOne(ie,this._element));return T.trigger(this._element,K,{relatedTarget:e,direction:t,from:r,to:n})}},{key:"_setActiveIndicatorElement",value:function _setActiveIndicatorElement(e){if(this._indicatorsElement){var t=a.findOne(".active",this._indicatorsElement);t.classList.remove(oe),t.removeAttribute("aria-current");for(var n=a.find("[data-bs-target]",this._indicatorsElement),r=0;r<n.length;r++)if(Number.parseInt(n[r].getAttribute("data-bs-slide-to"),10)===this._getItemIndex(e)){n[r].classList.add(oe),n[r].setAttribute("aria-current","true");break}}}},{key:"_updateInterval",value:function _updateInterval(){var e=this._activeElement||a.findOne(ie,this._element);if(e){var t=Number.parseInt(e.getAttribute("data-bs-interval"),10);t?(this._config.defaultInterval=this._config.defaultInterval||this._config.interval,this._config.interval=t):this._config.interval=this._config.defaultInterval||this._config.interval}}},{key:"_slide",value:function _slide(e,t){var n=this,r=this._directionToOrder(e),o=a.findOne(ie,this._element),i=this._getItemIndex(o),c=t||this._getItemByOrder(r,o),s=this._getItemIndex(c),l=Boolean(this._interval),u=r===U,f=u?"carousel-item-start":"carousel-item-end",d=u?"carousel-item-next":"carousel-item-prev",p=this._orderToDirection(r);if(c&&c.classList.contains(oe))this._isSliding=!1;else if(!this._isSliding&&!this._triggerSlideEvent(c,p).defaultPrevented&&o&&c){this._isSliding=!0,l&&this.pause(),this._setActiveIndicatorElement(c),this._activeElement=c;var v=function triggerSlidEvent(){T.trigger(n._element,X,{relatedTarget:c,direction:p,from:i,to:s})};if(this._element.classList.contains("slide")){c.classList.add(d),function reflow(e){e.offsetHeight}(c),o.classList.add(f),c.classList.add(f);this._queueCallback((function completeCallBack(){c.classList.remove(f,d),c.classList.add(oe),o.classList.remove(oe,d,f),n._isSliding=!1,setTimeout(v,0)}),o,!0)}else o.classList.remove(oe),c.classList.add(oe),this._isSliding=!1,v();l&&this.cycle()}}},{key:"_directionToOrder",value:function _directionToOrder(e){return[z,F].includes(e)?v()?e===F?B:U:e===F?U:B:e}},{key:"_orderToDirection",value:function _orderToDirection(e){return[U,B].includes(e)?v()?e===B?F:z:e===B?z:F:e}}],[{key:"Default",get:function get(){return M}},{key:"NAME",get:function get(){return j}},{key:"carouselInterface",value:function carouselInterface(e,t){var n=Carousel.getOrCreateInstance(e,t),r=n._config;"object"===carousel_typeof(t)&&(r=_objectSpread(_objectSpread({},r),t));var o="string"===typeof t?t:r.slide;if("number"===typeof t)n.to(t);else if("string"===typeof o){if("undefined"===typeof n[o])throw new TypeError('No method named "'.concat(o,'"'));n[o]()}else r.interval&&r.ride&&(n.pause(),n.cycle())}},{key:"jQueryInterface",value:function jQueryInterface(e){return this.each((function(){Carousel.carouselInterface(this,e)}))}},{key:"dataApiClickHandler",value:function dataApiClickHandler(e){var t=function getElementFromSelector(e){var t=s(e);return t?document.querySelector(t):null}(this);if(t&&t.classList.contains("carousel")){var n=_objectSpread(_objectSpread({},k.getDataAttributes(t)),k.getDataAttributes(this)),r=this.getAttribute("data-bs-slide-to");r&&(n.interval=!1),Carousel.carouselInterface(t,n),r&&Carousel.getInstance(t).to(r),e.preventDefault()}}}]),Carousel}(P);T.on(document,re,"[data-bs-slide], [data-bs-slide-to]",ce.dataApiClickHandler),T.on(window,ne,(function(){for(var e=a.find('[data-bs-ride="carousel"]'),t=0,n=e.length;t<n;t++)ce.carouselInterface(e[t],ce.getInstance(e[t]))})),function defineJQueryPlugin(e){!function onDOMContentLoaded(e){"loading"===document.readyState?(p.length||document.addEventListener("DOMContentLoaded",(function(){p.forEach((function(e){return e()}))})),p.push(e)):e()}((function(){var $=d();if($){var t=e.NAME,n=$.fn[t];$.fn[t]=e.jQueryInterface,$.fn[t].Constructor=e,$.fn[t].noConflict=function(){return $.fn[t]=n,e.jQueryInterface}}}))}(ce);var se=ce;(function(t){var n="js-carousel",r=function init(){console.log("".concat(n,": init")),document.querySelectorAll(".".concat(n)).forEach((function(e,t){var r=new se(e);if(e.dataset.bsArrows){var o=document.createElement("button");o.classList.add("carousel-control-next"),o.setAttribute("type","button"),o.setAttribute("aria-label","Next Slide"),o.setAttribute("data-bs-target",e.getAttribute("id")),o.setAttribute("data-bs-slide","next"),o.addEventListener("click",(function(e){r.next()})),o.innerHTML='<span class="carousel-control-next-icon" aria-hidden="true"></span><span class="visually-hidden">Next</span>',e.appendChild(o);var i=document.createElement("button");i.setAttribute("type","button"),i.setAttribute("aria-label","Previous Slide"),i.classList.add("carousel-control-prev"),i.setAttribute("data-bs-target",e.getAttribute("id")),i.setAttribute("data-bs-slide","prev"),i.addEventListener("click",(function(e){r.prev()})),i.innerHTML='<span class="carousel-control-prev-icon" aria-hidden="true"></span><span class="visually-hidden">Previous</span>',e.appendChild(i)}e.dataset.bsIndicators&&function(){var t=document.createElement("div");t.classList.add("carousel-indicators");for(var n=e.querySelectorAll(".carousel-item"),o=0;o<n.length;){var i=document.createElement("button");i.setAttribute("type","button"),i.setAttribute("aria-label","Slide to #".concat(o+1)),0==o&&i.classList.add("active"),i.setAttribute("data-bs-target",e.getAttribute("id")),i.setAttribute("data-bs-slide-to",o),i.addEventListener("click",(function(e){var n=e.target;r.to(n.getAttribute("data-bs-slide-to")),t.querySelectorAll(".active").forEach((function(e){e.classList.remove("active")})),n.classList.add("active")})),t.appendChild(i),o++}e.appendChild(t),e.addEventListener("slide.bs.carousel",(function(t){e.querySelectorAll(".carousel-indicators .active").forEach((function(e){e.classList.remove("active")})),e.querySelectorAll('.carousel-indicators [data-bs-slide-to="'.concat(t.to,'"]')).forEach((function(e){e.classList.add("active")}))}))}(),e.classList.add("".concat(n,"-active"))}))};t.addEventListener("".concat(e.LODEDANDREADY),r),t.addEventListener("".concat(e.AJAX),r)})(window),function(t){var n="_layout",r=document;r.body;t.addEventListener("".concat(e.LOADED),(function(){!function init_fonts(){console.log("".concat(n,": init_fonts"));var e=r.createElement("link");e.rel="stylesheet",e.type="text/css",e.media="all",e.href="https://fonts.googleapis.com/css?family=Roboto:ital,wght@0,400;0,700;1,400&display=swap",r.getElementsByTagName("head")[0].appendChild(e)}()}))}(window);if("serviceWorker"in navigator){var le=(document.getElementsByTagName("base")[0]||{}).href,ue=(document.querySelector('meta[name="swversion"]')||{}).content;le&&navigator.serviceWorker.register("".concat(le,"sw.js?v=").concat(ue)).then((function(){console.log("Service Worker Registered")}))}function importAll(e){return e.keys().map(e)}importAll(__webpack_require__(999)),importAll(__webpack_require__(429))}()}();

View File

@ -1 +1 @@
!function(){var e={999:function(e,t,n){var r={"./bg.png":139,"./logo.png":502,"./logo.svg":287,"./original.png":621,"./original2.png":747,"./photo1.png":659,"./photo2.jpg":137,"./photo3.svg":617,"app/client/src/img/bg.png":139,"app/client/src/img/logo.png":502,"app/client/src/img/logo.svg":287,"app/client/src/img/original.png":621,"app/client/src/img/original2.png":747,"app/client/src/img/photo1.png":659,"app/client/src/img/photo2.jpg":137,"app/client/src/img/photo3.svg":617,"bg.png":139,"img/bg.png":139,"img/logo.png":502,"img/logo.svg":287,"img/original.png":621,"img/original2.png":747,"img/photo1.png":659,"img/photo2.jpg":137,"img/photo3.svg":617,"logo.png":502,"logo.svg":287,"original.png":621,"original2.png":747,"photo1.png":659,"photo2.jpg":137,"photo3.svg":617};function webpackContext(e){var t=webpackContextResolve(e);return n(t)}function webpackContextResolve(e){if(!n.o(r,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return r[e]}webpackContext.keys=function webpackContextKeys(){return Object.keys(r)},webpackContext.resolve=webpackContextResolve,e.exports=webpackContext,webpackContext.id=999},767:function(e,t,n){"use strict";var r={APOLLO_ERROR:"apollo-error",AJAX:"ajax-load",AJAXMAIN:"ajax-main-load",MAININIT:"main-init",TABHIDDEN:"tab-hidden",TABFOCUSED:"tab-focused",OFFLINE:"offline",ONLINE:"online",BACKONLINE:"back-online",TOUCHENABLE:"touch-enabled",TOUCHDISABLED:"touch-disabled",LOADED:"load",SWIPELEFT:"swipeleft panleft",SWIPERIGHT:"swiperight panright",ALLERTAPPEARED:"alert-appeared",ALERTREMOVED:"alert-removed",LODEDANDREADY:"load-ready",LAZYIMAGEREADY:"image-lazy-bg-loaded",LAZYIMAGESREADY:"images-lazy-loaded",MAPLOADED:"map-loaded",MAPAPILOADED:"map-api-loaded",MAPMARKERCLICK:"map-marker-click",MAPPOPUPCLOSE:"map-popup-close",SCROLL:"scroll",RESIZE:"resize",CAROUSEL_READY:"bs.carousel.ready",SET_TARGET_UPDATE:"set-target-update",RESTORE_FIELD:"restore-field",FORM_INIT_BASICS:"form-basics",FORM_INIT_STEPPED:"form-init-stepped",FORM_INIT_VALIDATE:"form-init-validate",FORM_INIT_VALIDATE_FIELD:"form-init-validate-field",FORM_INIT_STORAGE:"form-init-storage",FORM_VALIDATION_FAILED:"form-validation-failed",FORM_STEPPED_NEW_STEP:"form-new-step",FORM_STEPPED_FIRST_STEP:"form-first-step",FORM_STEPPED_LAST_STEP:"form-last-step",FORM_FIELDS:"input,textarea,select"},o={ENVS:["xs","sm","md","lg","xl","xxl","xxxl"]};(function(e){var t="_main.visibility",n=document,o=n.body;n.addEventListener("visibilitychange",(function(){"hidden"===n.visibilityState?(console.log("".concat(t,": Tab: hidden")),o.classList.add("is-hidden"),o.classList.remove("is-focused"),e.dispatchEvent(new Event(r.TABHIDDEN))):(console.log("".concat(t,": Tab: focused")),o.classList.add("is-focused"),o.classList.remove("is-hidden"),e.dispatchEvent(new Event(r.TABFOCUSED)))}))})(window),function(e){var t,n,o="_main.touch",i=document,a=i.body,c=function SET_TOUCH_SCREEN(i,c){n||c===t||(i?(console.log("".concat(o,": Touch screen enabled")),a.classList.add("is-touch"),a.classList.remove("is-mouse"),e.dispatchEvent(new Event(r.TOUCHENABLE))):(console.log("".concat(o,": Touch screen disabled")),a.classList.add("is-mouse"),a.classList.remove("is-touch"),e.dispatchEvent(new Event(r.TOUCHDISABLED))),t=c,n||(n=setTimeout((function(){clearTimeout(n),n=null}),500)))};c("ontouchstart"in e||navigator.MaxTouchPoints>0||navigator.msMaxTouchPoints>0||e.matchMedia("(hover: none)").matches,"init"),i.addEventListener("touchend",(function(e){var t=!1;"click"!==e.type&&(t=!0),c(t,"click-touchend")})),i.addEventListener("click",(function(e){var t=!1;"click"!==e.type&&(t=!0),c(t,"click-touchend")}))}(window);function _toConsumableArray(e){return function _arrayWithoutHoles(e){if(Array.isArray(e))return _arrayLikeToArray(e)}(e)||function _iterableToArray(e){if("undefined"!==typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function _unsupportedIterableToArray(e,t){if(!e)return;if("string"===typeof e)return _arrayLikeToArray(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return _arrayLikeToArray(e,t)}(e)||function _nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function _arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}!function(e){var t=document,n=t.body,i=function detectCSSScreenSize(){var r,i=t.createElement("div");i.className="env-test",n.appendChild(i);var a=_toConsumableArray(o.ENVS).reverse(),c=a.shift();(r=n.classList).remove.apply(r,_toConsumableArray(a));for(var s=0;s<a.length;++s){var l=a[s];if(i.classList.add("d-".concat(l,"-none")),"none"===e.getComputedStyle(i).display){c=l,n.classList.add("".concat(c));break}}var u=!0;return e.innerWidth>e.innerHeight?(n.classList.add("landscape"),n.classList.remove("portrait")):(u=!1,n.classList.add("portrait"),n.classList.remove("landscape")),console.log("".concat("_main.css-screen-size",": screen size detected ").concat(c," | landscape ").concat(u)),n.removeChild(i),c};e.addEventListener("".concat(r.LOADED),i),e.addEventListener("".concat(r.RESIZE),i)}(window);function _defineProperties(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var i="_main.loading-spinner",a=document,c=(a.body,a.getElementById("PageLoading")),s=function(){function SpinnerUI(){!function _classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,SpinnerUI)}return function _createClass(e,t,n){return t&&_defineProperties(e.prototype,t),n&&_defineProperties(e,n),e}(SpinnerUI,null,[{key:"show",value:function show(){console.log("".concat(i,": show")),c.classList.remove("d-none")}},{key:"hide",value:function hide(){console.log("".concat(i,": hide")),c.classList.add("d-none")}}]),SpinnerUI}();function _main_defineProperties(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}!function(e){var t=document,n=t.body;console.info("%cUI Kit ".concat("ss-webpack-boilerplate"," ").concat("2.0.2"),"color:yellow;font-size:14px"),console.info("%c".concat("@a2nt/meta-lightbox-react"," ").concat("3.1.4"),"color:yellow;font-size:12px"),console.info("%chttps://github.com/a2nt/webpack-bootstrap-ui-kit by ".concat("Tony Air <tony@twma.pro>"),"color:yellow;font-size:10px"),console.info("%cENV: ".concat("production"),"color:green;font-size:10px"),console.groupCollapsed("Events"),Object.keys(r).forEach((function(e){console.info("".concat(e,": ").concat(r[e]))})),console.groupEnd("Events"),console.groupCollapsed("Consts"),Object.keys(o).forEach((function(e){console.info("".concat(e,": ").concat(o[e]))})),console.groupEnd("Events"),console.groupCollapsed("Init"),console.time("init");var i=function(){function MainUI(){!function _main_classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,MainUI)}return function _main_createClass(e,t,n){return t&&_main_defineProperties(e.prototype,t),n&&_main_defineProperties(e,n),e}(MainUI,null,[{key:"init",value:function init(){e.history.replaceState({landing:e.location.href},t.title,e.location.href),this.loaded()}},{key:"loaded",value:function loaded(){console.log("".concat("_main",": loaded"))}}]),MainUI}();e.addEventListener("".concat(r.LOADED),(function(){i.init(),n.classList.add("loaded"),s.hide(),console.groupEnd("init"),console.timeEnd("init"),e.dispatchEvent(new Event(r.LODEDANDREADY))})),e.addEventListener("".concat(r.AJAX),(function(){i.loaded()})),e.MainUI=i}(window);function selector_engine_toConsumableArray(e){return function selector_engine_arrayWithoutHoles(e){if(Array.isArray(e))return selector_engine_arrayLikeToArray(e)}(e)||function selector_engine_iterableToArray(e){if("undefined"!==typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function selector_engine_unsupportedIterableToArray(e,t){if(!e)return;if("string"===typeof e)return selector_engine_arrayLikeToArray(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return selector_engine_arrayLikeToArray(e,t)}(e)||function selector_engine_nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function selector_engine_arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var l={find:function find(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document.documentElement;return(t=[]).concat.apply(t,selector_engine_toConsumableArray(Element.prototype.querySelectorAll.call(n,e)))},findOne:function findOne(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document.documentElement;return Element.prototype.querySelector.call(t,e)},children:function children(e,t){var n;return(n=[]).concat.apply(n,selector_engine_toConsumableArray(e.children)).filter((function(e){return e.matches(t)}))},parents:function parents(e,t){for(var parents=[],n=e.parentNode;n&&n.nodeType===Node.ELEMENT_NODE&&3!==n.nodeType;)n.matches(t)&&parents.push(n),n=n.parentNode;return parents},prev:function prev(e,t){for(var n=e.previousElementSibling;n;){if(n.matches(t))return[n];n=n.previousElementSibling}return[]},next:function next(e,t){for(var next=e.nextElementSibling;next;){if(next.matches(t))return[next];next=next.nextElementSibling}return[]}};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)}var u="transitionend",f=function getSelector(e){var t=e.getAttribute("data-bs-target");if(!t||"#"===t){var n=e.getAttribute("href");if(!n||!n.includes("#")&&!n.startsWith("."))return null;n.includes("#")&&!n.startsWith("#")&&(n="#".concat(n.split("#")[1])),t=n&&"#"!==n?n.trim():null}return t},d=function getTransitionDurationFromElement(e){if(!e)return 0;var t=window.getComputedStyle(e),n=t.transitionDuration,r=t.transitionDelay,o=Number.parseFloat(n),i=Number.parseFloat(r);return o||i?(n=n.split(",")[0],r=r.split(",")[0],1e3*(Number.parseFloat(n)+Number.parseFloat(r))):0},p=function triggerTransitionEnd(e){e.dispatchEvent(new Event(u))},v=function isElement(e){return!(!e||"object"!==_typeof(e))&&("undefined"!==typeof e.jquery&&(e=e[0]),"undefined"!==typeof e.nodeType)},m=function getjQuery(){var jQuery=window.jQuery;return jQuery&&!document.body.hasAttribute("data-bs-no-jquery")?jQuery:null},g=[],h=function isRTL(){return"rtl"===document.documentElement.dir},y=function execute(e){"function"===typeof e&&e()},_=function executeAfterTransition(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];if(n){var r=5,o=d(t)+r,i=!1,a=function handler(n){n.target===t&&(i=!0,t.removeEventListener(u,handler),y(e))};t.addEventListener(u,a),setTimeout((function(){i||p(t)}),o)}else y(e)};function _slicedToArray(e,t){return function _arrayWithHoles(e){if(Array.isArray(e))return e}(e)||function _iterableToArrayLimit(e,t){var n=null==e?null:"undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,i=[],a=!0,c=!1;try{for(n=n.call(e);!(a=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);a=!0);}catch(s){c=!0,o=s}finally{try{a||null==n.return||n.return()}finally{if(c)throw o}}return i}(e,t)||function event_handler_unsupportedIterableToArray(e,t){if(!e)return;if("string"===typeof e)return event_handler_arrayLikeToArray(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return event_handler_arrayLikeToArray(e,t)}(e,t)||function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function event_handler_arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var b=/[^.]*(?=\..*)\.|.*/,E=/\..*/,A=/::\d+$/,w={},O=1,S={mouseenter:"mouseover",mouseleave:"mouseout"},T=/^(mouseenter|mouseleave)/i,L=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function getUidEvent(e,t){return t&&"".concat(t,"::").concat(O++)||e.uidEvent||O++}function getEvent(e){var t=getUidEvent(e);return e.uidEvent=t,w[t]=w[t]||{},w[t]}function findHandler(e,t){for(var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=Object.keys(e),o=0,i=r.length;o<i;o++){var a=e[r[o]];if(a.originalHandler===t&&a.delegationSelector===n)return a}return null}function normalizeParams(e,t,n){var r="string"===typeof t,o=r?n:t,i=getTypeEvent(e);return L.has(i)||(i=e),[r,o,i]}function addHandler(e,t,n,r,o){if("string"===typeof t&&e){if(n||(n=r,r=null),T.test(t)){var i=function wrapFn(e){return function(t){if(!t.relatedTarget||t.relatedTarget!==t.delegateTarget&&!t.delegateTarget.contains(t.relatedTarget))return e.call(this,t)}};r?r=i(r):n=i(n)}var a=_slicedToArray(normalizeParams(t,n,r),3),c=a[0],s=a[1],l=a[2],u=getEvent(e),f=u[l]||(u[l]={}),d=findHandler(f,s,c?n:null);if(d)d.oneOff=d.oneOff&&o;else{var p=getUidEvent(s,t.replace(b,"")),v=c?function bootstrapDelegationHandler(e,t,n){return function handler(r){for(var o=e.querySelectorAll(t),i=r.target;i&&i!==this;i=i.parentNode)for(var a=o.length;a--;)if(o[a]===i)return r.delegateTarget=i,handler.oneOff&&k.off(e,r.type,t,n),n.apply(i,[r]);return null}}(e,n,r):function bootstrapHandler(e,t){return function handler(n){return n.delegateTarget=e,handler.oneOff&&k.off(e,n.type,t),t.apply(e,[n])}}(e,n);v.delegationSelector=c?n:null,v.originalHandler=s,v.oneOff=o,v.uidEvent=p,f[p]=v,e.addEventListener(l,v,c)}}}function removeHandler(e,t,n,r,o){var i=findHandler(t[n],r,o);i&&(e.removeEventListener(n,i,Boolean(o)),delete t[n][i.uidEvent])}function getTypeEvent(e){return e=e.replace(E,""),S[e]||e}var k={on:function on(e,t,n,r){addHandler(e,t,n,r,!1)},one:function one(e,t,n,r){addHandler(e,t,n,r,!0)},off:function off(e,t,n,r){if("string"===typeof t&&e){var o=_slicedToArray(normalizeParams(t,n,r),3),i=o[0],a=o[1],c=o[2],s=c!==t,l=getEvent(e),u=t.startsWith(".");if("undefined"===typeof a){u&&Object.keys(l).forEach((function(n){!function removeNamespacedHandlers(e,t,n,r){var o=t[n]||{};Object.keys(o).forEach((function(i){if(i.includes(r)){var a=o[i];removeHandler(e,t,n,a.originalHandler,a.delegationSelector)}}))}(e,l,n,t.slice(1))}));var f=l[c]||{};Object.keys(f).forEach((function(n){var r=n.replace(A,"");if(!s||t.includes(r)){var o=f[n];removeHandler(e,l,c,o.originalHandler,o.delegationSelector)}}))}else{if(!l||!l[c])return;removeHandler(e,l,c,a,i?n:null)}}},trigger:function trigger(e,t,n){if("string"!==typeof t||!e)return null;var r,$=m(),o=getTypeEvent(t),i=t!==o,a=L.has(o),c=!0,s=!0,l=!1,u=null;return i&&$&&(r=$.Event(t,n),$(e).trigger(r),c=!r.isPropagationStopped(),s=!r.isImmediatePropagationStopped(),l=r.isDefaultPrevented()),a?(u=document.createEvent("HTMLEvents")).initEvent(o,c,!0):u=new CustomEvent(t,{bubbles:c,cancelable:!0}),"undefined"!==typeof n&&Object.keys(n).forEach((function(e){Object.defineProperty(u,e,{get:function get(){return n[e]}})})),l&&u.preventDefault(),s&&e.dispatchEvent(u),u.defaultPrevented&&"undefined"!==typeof r&&r.preventDefault(),u}},I=k;function normalizeData(e){return"true"===e||"false"!==e&&(e===Number(e).toString()?Number(e):""===e||"null"===e?null:e)}function normalizeDataKey(e){return e.replace(/[A-Z]/g,(function(e){return"-".concat(e.toLowerCase())}))}var C={setDataAttribute:function setDataAttribute(e,t,n){e.setAttribute("data-bs-".concat(normalizeDataKey(t)),n)},removeDataAttribute:function removeDataAttribute(e,t){e.removeAttribute("data-bs-".concat(normalizeDataKey(t)))},getDataAttributes:function getDataAttributes(e){if(!e)return{};var t={};return Object.keys(e.dataset).filter((function(e){return e.startsWith("bs")})).forEach((function(n){var r=n.replace(/^bs/,"");r=r.charAt(0).toLowerCase()+r.slice(1,r.length),t[r]=normalizeData(e.dataset[n])})),t},getDataAttribute:function getDataAttribute(e,t){return normalizeData(e.getAttribute("data-bs-".concat(normalizeDataKey(t))))},offset:function offset(e){var t=e.getBoundingClientRect();return{top:t.top+document.body.scrollTop,left:t.left+document.body.scrollLeft}},position:function position(e){return{top:e.offsetTop,left:e.offsetLeft}}},D=new Map,x=function set(e,t,n){D.has(e)||D.set(e,new Map);var r=D.get(e);r.has(t)||0===r.size?r.set(t,n):console.error("Bootstrap doesn't allow more than one instance per element. Bound instance: ".concat(Array.from(r.keys())[0],"."))},P=function get(e,t){return D.has(e)&&D.get(e).get(t)||null},j=function remove(e,t){if(D.has(e)){var n=D.get(e);n.delete(t),0===n.size&&D.delete(e)}};function base_component_typeof(e){return(base_component_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 base_component_defineProperties(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var N,R=function(){function BaseComponent(e){!function base_component_classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,BaseComponent),(e=function getElement(e){return v(e)?e.jquery?e[0]:e:"string"===typeof e&&e.length>0?l.findOne(e):null}(e))&&(this._element=e,x(this._element,this.constructor.DATA_KEY,this))}return function base_component_createClass(e,t,n){return t&&base_component_defineProperties(e.prototype,t),n&&base_component_defineProperties(e,n),e}(BaseComponent,[{key:"dispose",value:function dispose(){var e=this;j(this._element,this.constructor.DATA_KEY),I.off(this._element,this.constructor.EVENT_KEY),Object.getOwnPropertyNames(this).forEach((function(t){e[t]=null}))}},{key:"_queueCallback",value:function _queueCallback(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];_(e,t,n)}}],[{key:"getInstance",value:function getInstance(e){return P(e,this.DATA_KEY)}},{key:"getOrCreateInstance",value:function getOrCreateInstance(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return this.getInstance(e)||new this(e,"object"===base_component_typeof(t)?t:null)}},{key:"VERSION",get:function get(){return"5.0.2"}},{key:"NAME",get:function get(){throw new Error('You have to implement the static method "NAME", for each component!')}},{key:"DATA_KEY",get:function get(){return"bs.".concat(this.NAME)}},{key:"EVENT_KEY",get:function get(){return".".concat(this.DATA_KEY)}}]),BaseComponent}();function carousel_typeof(e){return(carousel_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 ownKeys(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(n),!0).forEach((function(t){_defineProperty(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function carousel_defineProperties(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}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 n,r=_getPrototypeOf(e);if(t){var o=_getPrototypeOf(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return _possibleConstructorReturn(this,n)}}function _possibleConstructorReturn(e,t){return!t||"object"!==carousel_typeof(t)&&"function"!==typeof t?function _assertThisInitialized(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function _getPrototypeOf(e){return(_getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf:function _getPrototypeOf(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function _defineProperty(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var M="carousel",H=".".concat("bs.carousel"),U=".data-api",B={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0,touch:!0},F={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean",touch:"boolean"},z="next",q="prev",K="left",X="right",W=(_defineProperty(N={},"ArrowLeft",X),_defineProperty(N,"ArrowRight",K),N),Y="slide".concat(H),V="slid".concat(H),Q="keydown".concat(H),G="mouseenter".concat(H),J="mouseleave".concat(H),Z="touchstart".concat(H),ee="touchmove".concat(H),te="touchend".concat(H),ne="pointerdown".concat(H),re="pointerup".concat(H),oe="dragstart".concat(H),ie="load".concat(H).concat(U),ae="click".concat(H).concat(U),ce="active",se=".active.carousel-item",le="touch",ue=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)}(Carousel,e);var t=_createSuper(Carousel);function Carousel(e,n){var r;return function carousel_classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,Carousel),(r=t.call(this,e))._items=null,r._interval=null,r._activeElement=null,r._isPaused=!1,r._isSliding=!1,r.touchTimeout=null,r.touchStartX=0,r.touchDeltaX=0,r._config=r._getConfig(n),r._indicatorsElement=l.findOne(".carousel-indicators",r._element),r._touchSupported="ontouchstart"in document.documentElement||navigator.maxTouchPoints>0,r._pointerEvent=Boolean(window.PointerEvent),r._addEventListeners(),r}return function carousel_createClass(e,t,n){return t&&carousel_defineProperties(e.prototype,t),n&&carousel_defineProperties(e,n),e}(Carousel,[{key:"next",value:function next(){this._slide(z)}},{key:"nextWhenVisible",value:function nextWhenVisible(){!document.hidden&&function isVisible(e){return!(!v(e)||0===e.getClientRects().length)&&"visible"===getComputedStyle(e).getPropertyValue("visibility")}(this._element)&&this.next()}},{key:"prev",value:function prev(){this._slide(q)}},{key:"pause",value:function pause(e){e||(this._isPaused=!0),l.findOne(".carousel-item-next, .carousel-item-prev",this._element)&&(p(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null}},{key:"cycle",value:function cycle(e){e||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config&&this._config.interval&&!this._isPaused&&(this._updateInterval(),this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))}},{key:"to",value:function to(e){var t=this;this._activeElement=l.findOne(se,this._element);var n=this._getItemIndex(this._activeElement);if(!(e>this._items.length-1||e<0))if(this._isSliding)I.one(this._element,V,(function(){return t.to(e)}));else{if(n===e)return this.pause(),void this.cycle();var r=e>n?z:q;this._slide(r,this._items[e])}}},{key:"_getConfig",value:function _getConfig(e){return e=_objectSpread(_objectSpread(_objectSpread({},B),C.getDataAttributes(this._element)),"object"===carousel_typeof(e)?e:{}),function typeCheckConfig(e,t,n){Object.keys(n).forEach((function(r){var o=n[r],i=t[r],a=i&&v(i)?"element":function toType(e){return null===e||void 0===e?"".concat(e):{}.toString.call(e).match(/\s([a-z]+)/i)[1].toLowerCase()}(i);if(!new RegExp(o).test(a))throw new TypeError("".concat(e.toUpperCase(),': Option "').concat(r,'" provided type "').concat(a,'" but expected type "').concat(o,'".'))}))}(M,e,F),e}},{key:"_handleSwipe",value:function _handleSwipe(){var e=Math.abs(this.touchDeltaX);if(!(e<=40)){var t=e/this.touchDeltaX;this.touchDeltaX=0,t&&this._slide(t>0?X:K)}}},{key:"_addEventListeners",value:function _addEventListeners(){var e=this;this._config.keyboard&&I.on(this._element,Q,(function(t){return e._keydown(t)})),"hover"===this._config.pause&&(I.on(this._element,G,(function(t){return e.pause(t)})),I.on(this._element,J,(function(t){return e.cycle(t)}))),this._config.touch&&this._touchSupported&&this._addTouchEventListeners()}},{key:"_addTouchEventListeners",value:function _addTouchEventListeners(){var e=this,t=function start(t){!e._pointerEvent||"pen"!==t.pointerType&&t.pointerType!==le?e._pointerEvent||(e.touchStartX=t.touches[0].clientX):e.touchStartX=t.clientX},n=function end(t){!e._pointerEvent||"pen"!==t.pointerType&&t.pointerType!==le||(e.touchDeltaX=t.clientX-e.touchStartX),e._handleSwipe(),"hover"===e._config.pause&&(e.pause(),e.touchTimeout&&clearTimeout(e.touchTimeout),e.touchTimeout=setTimeout((function(t){return e.cycle(t)}),500+e._config.interval))};l.find(".carousel-item img",this._element).forEach((function(e){I.on(e,oe,(function(e){return e.preventDefault()}))})),this._pointerEvent?(I.on(this._element,ne,(function(e){return t(e)})),I.on(this._element,re,(function(e){return n(e)})),this._element.classList.add("pointer-event")):(I.on(this._element,Z,(function(e){return t(e)})),I.on(this._element,ee,(function(t){return function move(t){e.touchDeltaX=t.touches&&t.touches.length>1?0:t.touches[0].clientX-e.touchStartX}(t)})),I.on(this._element,te,(function(e){return n(e)})))}},{key:"_keydown",value:function _keydown(e){if(!/input|textarea/i.test(e.target.tagName)){var t=W[e.key];t&&(e.preventDefault(),this._slide(t))}}},{key:"_getItemIndex",value:function _getItemIndex(e){return this._items=e&&e.parentNode?l.find(".carousel-item",e.parentNode):[],this._items.indexOf(e)}},{key:"_getItemByOrder",value:function _getItemByOrder(e,t){var n=e===z;return function getNextActiveElement(e,t,n,r){var o=e.indexOf(t);if(-1===o)return e[!n&&r?e.length-1:0];var i=e.length;return o+=n?1:-1,r&&(o=(o+i)%i),e[Math.max(0,Math.min(o,i-1))]}(this._items,t,n,this._config.wrap)}},{key:"_triggerSlideEvent",value:function _triggerSlideEvent(e,t){var n=this._getItemIndex(e),r=this._getItemIndex(l.findOne(se,this._element));return I.trigger(this._element,Y,{relatedTarget:e,direction:t,from:r,to:n})}},{key:"_setActiveIndicatorElement",value:function _setActiveIndicatorElement(e){if(this._indicatorsElement){var t=l.findOne(".active",this._indicatorsElement);t.classList.remove(ce),t.removeAttribute("aria-current");for(var n=l.find("[data-bs-target]",this._indicatorsElement),r=0;r<n.length;r++)if(Number.parseInt(n[r].getAttribute("data-bs-slide-to"),10)===this._getItemIndex(e)){n[r].classList.add(ce),n[r].setAttribute("aria-current","true");break}}}},{key:"_updateInterval",value:function _updateInterval(){var e=this._activeElement||l.findOne(se,this._element);if(e){var t=Number.parseInt(e.getAttribute("data-bs-interval"),10);t?(this._config.defaultInterval=this._config.defaultInterval||this._config.interval,this._config.interval=t):this._config.interval=this._config.defaultInterval||this._config.interval}}},{key:"_slide",value:function _slide(e,t){var n=this,r=this._directionToOrder(e),o=l.findOne(se,this._element),i=this._getItemIndex(o),a=t||this._getItemByOrder(r,o),c=this._getItemIndex(a),s=Boolean(this._interval),u=r===z,f=u?"carousel-item-start":"carousel-item-end",d=u?"carousel-item-next":"carousel-item-prev",p=this._orderToDirection(r);if(a&&a.classList.contains(ce))this._isSliding=!1;else if(!this._isSliding&&!this._triggerSlideEvent(a,p).defaultPrevented&&o&&a){this._isSliding=!0,s&&this.pause(),this._setActiveIndicatorElement(a),this._activeElement=a;var v=function triggerSlidEvent(){I.trigger(n._element,V,{relatedTarget:a,direction:p,from:i,to:c})};if(this._element.classList.contains("slide")){a.classList.add(d),function reflow(e){e.offsetHeight}(a),o.classList.add(f),a.classList.add(f);this._queueCallback((function completeCallBack(){a.classList.remove(f,d),a.classList.add(ce),o.classList.remove(ce,d,f),n._isSliding=!1,setTimeout(v,0)}),o,!0)}else o.classList.remove(ce),a.classList.add(ce),this._isSliding=!1,v();s&&this.cycle()}}},{key:"_directionToOrder",value:function _directionToOrder(e){return[X,K].includes(e)?h()?e===K?q:z:e===K?z:q:e}},{key:"_orderToDirection",value:function _orderToDirection(e){return[z,q].includes(e)?h()?e===q?K:X:e===q?X:K:e}}],[{key:"Default",get:function get(){return B}},{key:"NAME",get:function get(){return M}},{key:"carouselInterface",value:function carouselInterface(e,t){var n=Carousel.getOrCreateInstance(e,t),r=n._config;"object"===carousel_typeof(t)&&(r=_objectSpread(_objectSpread({},r),t));var o="string"===typeof t?t:r.slide;if("number"===typeof t)n.to(t);else if("string"===typeof o){if("undefined"===typeof n[o])throw new TypeError('No method named "'.concat(o,'"'));n[o]()}else r.interval&&r.ride&&(n.pause(),n.cycle())}},{key:"jQueryInterface",value:function jQueryInterface(e){return this.each((function(){Carousel.carouselInterface(this,e)}))}},{key:"dataApiClickHandler",value:function dataApiClickHandler(e){var t=function getElementFromSelector(e){var t=f(e);return t?document.querySelector(t):null}(this);if(t&&t.classList.contains("carousel")){var n=_objectSpread(_objectSpread({},C.getDataAttributes(t)),C.getDataAttributes(this)),r=this.getAttribute("data-bs-slide-to");r&&(n.interval=!1),Carousel.carouselInterface(t,n),r&&Carousel.getInstance(t).to(r),e.preventDefault()}}}]),Carousel}(R);I.on(document,ae,"[data-bs-slide], [data-bs-slide-to]",ue.dataApiClickHandler),I.on(window,ie,(function(){for(var e=l.find('[data-bs-ride="carousel"]'),t=0,n=e.length;t<n;t++)ue.carouselInterface(e[t],ue.getInstance(e[t]))})),function defineJQueryPlugin(e){!function onDOMContentLoaded(e){"loading"===document.readyState?(g.length||document.addEventListener("DOMContentLoaded",(function(){g.forEach((function(e){return e()}))})),g.push(e)):e()}((function(){var $=m();if($){var t=e.NAME,n=$.fn[t];$.fn[t]=e.jQueryInterface,$.fn[t].Constructor=e,$.fn[t].noConflict=function(){return $.fn[t]=n,e.jQueryInterface}}}))}(ue);var fe=ue;(function(e){var t="js-carousel",n=function init(){console.log("".concat(t,": init")),document.querySelectorAll(".".concat(t)).forEach((function(e,n){var r=new fe(e);if(e.dataset.bsArrows){var o=document.createElement("button");o.classList.add("carousel-control-next"),o.setAttribute("type","button"),o.setAttribute("data-bs-target",e.getAttribute("id")),o.setAttribute("data-bs-slide","next"),o.addEventListener("click",(function(e){r.next()})),o.innerHTML='<span class="carousel-control-next-icon" aria-hidden="true"></span><span class="visually-hidden">Next</span>',e.appendChild(o);var i=document.createElement("button");i.setAttribute("type","button"),i.classList.add("carousel-control-prev"),i.setAttribute("data-bs-target",e.getAttribute("id")),i.setAttribute("data-bs-slide","prev"),i.addEventListener("click",(function(e){r.prev()})),i.innerHTML='<span class="carousel-control-prev-icon" aria-hidden="true"></span><span class="visually-hidden">Previous</span>',e.appendChild(i)}e.dataset.bsIndicators&&function(){var t=document.createElement("div");t.classList.add("carousel-indicators");for(var n=e.querySelectorAll(".carousel-item"),o=0;o<n.length;){var i=document.createElement("button");i.setAttribute("type","button"),0==o&&i.classList.add("active"),i.setAttribute("data-bs-target",e.getAttribute("id")),i.setAttribute("data-bs-slide-to",o),i.addEventListener("click",(function(e){var n=e.target;r.to(n.getAttribute("data-bs-slide-to")),t.querySelectorAll(".active").forEach((function(e){e.classList.remove("active")})),n.classList.add("active")})),t.appendChild(i),o++}e.appendChild(t),e.addEventListener("slide.bs.carousel",(function(t){e.querySelectorAll(".carousel-indicators .active").forEach((function(e){e.classList.remove("active")})),e.querySelectorAll('.carousel-indicators [data-bs-slide-to="'.concat(t.to,'"]')).forEach((function(e){e.classList.add("active")}))}))}(),e.classList.add("".concat(t,"-active"))}))};e.addEventListener("".concat(r.LODEDANDREADY),n),e.addEventListener("".concat(r.AJAX),n)})(window),function(e){var t="_layout",n=document;n.body;e.addEventListener("".concat(r.LOADED),(function(){!function init_fonts(){console.log("".concat(t,": init_fonts"));var e=n.createElement("link");e.rel="stylesheet",e.type="text/css",e.media="all",e.href="https://fonts.googleapis.com/css?family=Roboto:ital,wght@0,400;0,700;1,400&display=swap",n.getElementsByTagName("head")[0].appendChild(e)}()}))}(window);if("serviceWorker"in navigator){var de=(document.getElementsByTagName("base")[0]||{}).href,pe=(document.querySelector('meta[name="swversion"]')||{}).content;de&&navigator.serviceWorker.register("".concat(de,"sw.js?v=").concat(pe)).then((function(){console.log("Service Worker Registered")}))}function importAll(e){return e.keys().map(e)}importAll(n(999)),importAll(n(429))},139:function(e){e.exports="../img/bg.png"},502:function(e){e.exports="../img/logo.png"},287:function(e){e.exports="../img/logo.svg"},621:function(e){e.exports="../img/original.png"},747:function(e){e.exports="../img/original2.png"},659:function(e){e.exports="../img/photo1.png"},137:function(e){e.exports="../img/photo2.jpg"},617:function(e){e.exports="../img/photo3.svg"},429:function(e){function webpackEmptyContext(e){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}webpackEmptyContext.keys=function(){return[]},webpackEmptyContext.resolve=webpackEmptyContext,webpackEmptyContext.id=429,e.exports=webpackEmptyContext}},t={};function __webpack_require__(n){var r=t[n];if(void 0!==r)return r.exports;var o=t[n]={exports:{}};return e[n](o,o.exports,__webpack_require__),o.exports}__webpack_require__.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},function(){"use strict";__webpack_require__(767)}()}();
!function(){var e={999:function(e,t,n){var r={"./bg.png":139,"./logo.png":502,"./logo.svg":287,"./original.png":621,"./original2.png":747,"./photo1.png":659,"./photo2.jpg":137,"./photo3.svg":617,"app/client/src/img/bg.png":139,"app/client/src/img/logo.png":502,"app/client/src/img/logo.svg":287,"app/client/src/img/original.png":621,"app/client/src/img/original2.png":747,"app/client/src/img/photo1.png":659,"app/client/src/img/photo2.jpg":137,"app/client/src/img/photo3.svg":617,"bg.png":139,"img/bg.png":139,"img/logo.png":502,"img/logo.svg":287,"img/original.png":621,"img/original2.png":747,"img/photo1.png":659,"img/photo2.jpg":137,"img/photo3.svg":617,"logo.png":502,"logo.svg":287,"original.png":621,"original2.png":747,"photo1.png":659,"photo2.jpg":137,"photo3.svg":617};function webpackContext(e){var t=webpackContextResolve(e);return n(t)}function webpackContextResolve(e){if(!n.o(r,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return r[e]}webpackContext.keys=function webpackContextKeys(){return Object.keys(r)},webpackContext.resolve=webpackContextResolve,e.exports=webpackContext,webpackContext.id=999},757:function(e,t,n){"use strict";var r={APOLLO_ERROR:"apollo-error",AJAX:"ajax-load",AJAXMAIN:"ajax-main-load",MAININIT:"main-init",TABHIDDEN:"tab-hidden",TABFOCUSED:"tab-focused",OFFLINE:"offline",ONLINE:"online",BACKONLINE:"back-online",TOUCHENABLE:"touch-enabled",TOUCHDISABLED:"touch-disabled",LOADED:"load",SWIPELEFT:"swipeleft panleft",SWIPERIGHT:"swiperight panright",ALLERTAPPEARED:"alert-appeared",ALERTREMOVED:"alert-removed",LODEDANDREADY:"load-ready",LAZYIMAGEREADY:"image-lazy-bg-loaded",LAZYIMAGESREADY:"images-lazy-loaded",MAPLOADED:"map-loaded",MAPAPILOADED:"map-api-loaded",MAPMARKERCLICK:"map-marker-click",MAPPOPUPCLOSE:"map-popup-close",SCROLL:"scroll",RESIZE:"resize",CAROUSEL_READY:"bs.carousel.ready",SET_TARGET_UPDATE:"set-target-update",RESTORE_FIELD:"restore-field",FORM_INIT_BASICS:"form-basics",FORM_INIT_STEPPED:"form-init-stepped",FORM_INIT_VALIDATE:"form-init-validate",FORM_INIT_VALIDATE_FIELD:"form-init-validate-field",FORM_INIT_STORAGE:"form-init-storage",FORM_VALIDATION_FAILED:"form-validation-failed",FORM_STEPPED_NEW_STEP:"form-new-step",FORM_STEPPED_FIRST_STEP:"form-first-step",FORM_STEPPED_LAST_STEP:"form-last-step",FORM_FIELDS:"input,textarea,select"},o={ENVS:["xs","sm","md","lg","xl","xxl","xxxl"]};(function(e){var t="_main.visibility",n=document,o=n.body;n.addEventListener("visibilitychange",(function(){"hidden"===n.visibilityState?(console.log("".concat(t,": Tab: hidden")),o.classList.add("is-hidden"),o.classList.remove("is-focused"),e.dispatchEvent(new Event(r.TABHIDDEN))):(console.log("".concat(t,": Tab: focused")),o.classList.add("is-focused"),o.classList.remove("is-hidden"),e.dispatchEvent(new Event(r.TABFOCUSED)))}))})(window),function(e){var t,n,o="_main.touch",i=document,a=i.body,c=function SET_TOUCH_SCREEN(i,c){n||c===t||(i?(console.log("".concat(o,": Touch screen enabled")),a.classList.add("is-touch"),a.classList.remove("is-mouse"),e.dispatchEvent(new Event(r.TOUCHENABLE))):(console.log("".concat(o,": Touch screen disabled")),a.classList.add("is-mouse"),a.classList.remove("is-touch"),e.dispatchEvent(new Event(r.TOUCHDISABLED))),t=c,n||(n=setTimeout((function(){clearTimeout(n),n=null}),500)))};c("ontouchstart"in e||navigator.MaxTouchPoints>0||navigator.msMaxTouchPoints>0||e.matchMedia("(hover: none)").matches,"init"),i.addEventListener("touchend",(function(e){var t=!1;"click"!==e.type&&(t=!0),c(t,"click-touchend")})),i.addEventListener("click",(function(e){var t=!1;"click"!==e.type&&(t=!0),c(t,"click-touchend")}))}(window);function _toConsumableArray(e){return function _arrayWithoutHoles(e){if(Array.isArray(e))return _arrayLikeToArray(e)}(e)||function _iterableToArray(e){if("undefined"!==typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function _unsupportedIterableToArray(e,t){if(!e)return;if("string"===typeof e)return _arrayLikeToArray(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return _arrayLikeToArray(e,t)}(e)||function _nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function _arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}!function(e){var t=document,n=t.body,i=function detectCSSScreenSize(){var r,i=t.createElement("div");i.className="env-test",n.appendChild(i);var a=_toConsumableArray(o.ENVS).reverse(),c=a.shift();(r=n.classList).remove.apply(r,_toConsumableArray(a));for(var s=0;s<a.length;++s){var l=a[s];if(i.classList.add("d-".concat(l,"-none")),"none"===e.getComputedStyle(i).display){c=l,n.classList.add("".concat(c));break}}var u=!0;return e.innerWidth>e.innerHeight?(n.classList.add("landscape"),n.classList.remove("portrait")):(u=!1,n.classList.add("portrait"),n.classList.remove("landscape")),console.log("".concat("_main.css-screen-size",": screen size detected ").concat(c," | landscape ").concat(u)),n.removeChild(i),c};e.addEventListener("".concat(r.LOADED),i),e.addEventListener("".concat(r.RESIZE),i)}(window);function _defineProperties(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var i="_main.loading-spinner",a=document,c=(a.body,a.getElementById("PageLoading")),s=function(){function SpinnerUI(){!function _classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,SpinnerUI)}return function _createClass(e,t,n){return t&&_defineProperties(e.prototype,t),n&&_defineProperties(e,n),e}(SpinnerUI,null,[{key:"show",value:function show(){console.log("".concat(i,": show")),c.classList.remove("d-none")}},{key:"hide",value:function hide(){console.log("".concat(i,": hide")),c.classList.add("d-none")}}]),SpinnerUI}();function _main_defineProperties(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}!function(e){var t=document,n=t.body;console.info("%cUI Kit ".concat("ss-webpack-boilerplate"," ").concat("2.0.2"),"color:yellow;font-size:14px"),console.info("%c".concat("@a2nt/meta-lightbox-react"," ").concat("3.1.4"),"color:yellow;font-size:12px"),console.info("%chttps://github.com/a2nt/webpack-bootstrap-ui-kit by ".concat("Tony Air <tony@twma.pro>"),"color:yellow;font-size:10px"),console.info("%cENV: ".concat("production"),"color:green;font-size:10px"),console.groupCollapsed("Events"),Object.keys(r).forEach((function(e){console.info("".concat(e,": ").concat(r[e]))})),console.groupEnd("Events"),console.groupCollapsed("Consts"),Object.keys(o).forEach((function(e){console.info("".concat(e,": ").concat(o[e]))})),console.groupEnd("Events"),console.groupCollapsed("Init"),console.time("init");var i=function(){function MainUI(){!function _main_classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,MainUI)}return function _main_createClass(e,t,n){return t&&_main_defineProperties(e.prototype,t),n&&_main_defineProperties(e,n),e}(MainUI,null,[{key:"init",value:function init(){e.history.replaceState({landing:e.location.href},t.title,e.location.href),this.loaded()}},{key:"loaded",value:function loaded(){console.log("".concat("_main",": loaded"))}}]),MainUI}();e.addEventListener("".concat(r.LOADED),(function(){i.init(),n.classList.add("loaded"),s.hide(),console.groupEnd("init"),console.timeEnd("init"),e.dispatchEvent(new Event(r.LODEDANDREADY))})),e.addEventListener("".concat(r.AJAX),(function(){i.loaded()})),e.MainUI=i}(window);function selector_engine_toConsumableArray(e){return function selector_engine_arrayWithoutHoles(e){if(Array.isArray(e))return selector_engine_arrayLikeToArray(e)}(e)||function selector_engine_iterableToArray(e){if("undefined"!==typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function selector_engine_unsupportedIterableToArray(e,t){if(!e)return;if("string"===typeof e)return selector_engine_arrayLikeToArray(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return selector_engine_arrayLikeToArray(e,t)}(e)||function selector_engine_nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function selector_engine_arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var l={find:function find(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document.documentElement;return(t=[]).concat.apply(t,selector_engine_toConsumableArray(Element.prototype.querySelectorAll.call(n,e)))},findOne:function findOne(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document.documentElement;return Element.prototype.querySelector.call(t,e)},children:function children(e,t){var n;return(n=[]).concat.apply(n,selector_engine_toConsumableArray(e.children)).filter((function(e){return e.matches(t)}))},parents:function parents(e,t){for(var parents=[],n=e.parentNode;n&&n.nodeType===Node.ELEMENT_NODE&&3!==n.nodeType;)n.matches(t)&&parents.push(n),n=n.parentNode;return parents},prev:function prev(e,t){for(var n=e.previousElementSibling;n;){if(n.matches(t))return[n];n=n.previousElementSibling}return[]},next:function next(e,t){for(var next=e.nextElementSibling;next;){if(next.matches(t))return[next];next=next.nextElementSibling}return[]}};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)}var u="transitionend",f=function getSelector(e){var t=e.getAttribute("data-bs-target");if(!t||"#"===t){var n=e.getAttribute("href");if(!n||!n.includes("#")&&!n.startsWith("."))return null;n.includes("#")&&!n.startsWith("#")&&(n="#".concat(n.split("#")[1])),t=n&&"#"!==n?n.trim():null}return t},d=function getTransitionDurationFromElement(e){if(!e)return 0;var t=window.getComputedStyle(e),n=t.transitionDuration,r=t.transitionDelay,o=Number.parseFloat(n),i=Number.parseFloat(r);return o||i?(n=n.split(",")[0],r=r.split(",")[0],1e3*(Number.parseFloat(n)+Number.parseFloat(r))):0},p=function triggerTransitionEnd(e){e.dispatchEvent(new Event(u))},v=function isElement(e){return!(!e||"object"!==_typeof(e))&&("undefined"!==typeof e.jquery&&(e=e[0]),"undefined"!==typeof e.nodeType)},m=function getjQuery(){var jQuery=window.jQuery;return jQuery&&!document.body.hasAttribute("data-bs-no-jquery")?jQuery:null},g=[],h=function isRTL(){return"rtl"===document.documentElement.dir},y=function execute(e){"function"===typeof e&&e()},_=function executeAfterTransition(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];if(n){var r=5,o=d(t)+r,i=!1,a=function handler(n){n.target===t&&(i=!0,t.removeEventListener(u,handler),y(e))};t.addEventListener(u,a),setTimeout((function(){i||p(t)}),o)}else y(e)};function _slicedToArray(e,t){return function _arrayWithHoles(e){if(Array.isArray(e))return e}(e)||function _iterableToArrayLimit(e,t){var n=null==e?null:"undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,o,i=[],a=!0,c=!1;try{for(n=n.call(e);!(a=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);a=!0);}catch(s){c=!0,o=s}finally{try{a||null==n.return||n.return()}finally{if(c)throw o}}return i}(e,t)||function event_handler_unsupportedIterableToArray(e,t){if(!e)return;if("string"===typeof e)return event_handler_arrayLikeToArray(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return event_handler_arrayLikeToArray(e,t)}(e,t)||function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function event_handler_arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var b=/[^.]*(?=\..*)\.|.*/,E=/\..*/,A=/::\d+$/,S={},w=1,O={mouseenter:"mouseover",mouseleave:"mouseout"},T=/^(mouseenter|mouseleave)/i,L=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function getUidEvent(e,t){return t&&"".concat(t,"::").concat(w++)||e.uidEvent||w++}function getEvent(e){var t=getUidEvent(e);return e.uidEvent=t,S[t]=S[t]||{},S[t]}function findHandler(e,t){for(var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=Object.keys(e),o=0,i=r.length;o<i;o++){var a=e[r[o]];if(a.originalHandler===t&&a.delegationSelector===n)return a}return null}function normalizeParams(e,t,n){var r="string"===typeof t,o=r?n:t,i=getTypeEvent(e);return L.has(i)||(i=e),[r,o,i]}function addHandler(e,t,n,r,o){if("string"===typeof t&&e){if(n||(n=r,r=null),T.test(t)){var i=function wrapFn(e){return function(t){if(!t.relatedTarget||t.relatedTarget!==t.delegateTarget&&!t.delegateTarget.contains(t.relatedTarget))return e.call(this,t)}};r?r=i(r):n=i(n)}var a=_slicedToArray(normalizeParams(t,n,r),3),c=a[0],s=a[1],l=a[2],u=getEvent(e),f=u[l]||(u[l]={}),d=findHandler(f,s,c?n:null);if(d)d.oneOff=d.oneOff&&o;else{var p=getUidEvent(s,t.replace(b,"")),v=c?function bootstrapDelegationHandler(e,t,n){return function handler(r){for(var o=e.querySelectorAll(t),i=r.target;i&&i!==this;i=i.parentNode)for(var a=o.length;a--;)if(o[a]===i)return r.delegateTarget=i,handler.oneOff&&k.off(e,r.type,t,n),n.apply(i,[r]);return null}}(e,n,r):function bootstrapHandler(e,t){return function handler(n){return n.delegateTarget=e,handler.oneOff&&k.off(e,n.type,t),t.apply(e,[n])}}(e,n);v.delegationSelector=c?n:null,v.originalHandler=s,v.oneOff=o,v.uidEvent=p,f[p]=v,e.addEventListener(l,v,c)}}}function removeHandler(e,t,n,r,o){var i=findHandler(t[n],r,o);i&&(e.removeEventListener(n,i,Boolean(o)),delete t[n][i.uidEvent])}function getTypeEvent(e){return e=e.replace(E,""),O[e]||e}var k={on:function on(e,t,n,r){addHandler(e,t,n,r,!1)},one:function one(e,t,n,r){addHandler(e,t,n,r,!0)},off:function off(e,t,n,r){if("string"===typeof t&&e){var o=_slicedToArray(normalizeParams(t,n,r),3),i=o[0],a=o[1],c=o[2],s=c!==t,l=getEvent(e),u=t.startsWith(".");if("undefined"===typeof a){u&&Object.keys(l).forEach((function(n){!function removeNamespacedHandlers(e,t,n,r){var o=t[n]||{};Object.keys(o).forEach((function(i){if(i.includes(r)){var a=o[i];removeHandler(e,t,n,a.originalHandler,a.delegationSelector)}}))}(e,l,n,t.slice(1))}));var f=l[c]||{};Object.keys(f).forEach((function(n){var r=n.replace(A,"");if(!s||t.includes(r)){var o=f[n];removeHandler(e,l,c,o.originalHandler,o.delegationSelector)}}))}else{if(!l||!l[c])return;removeHandler(e,l,c,a,i?n:null)}}},trigger:function trigger(e,t,n){if("string"!==typeof t||!e)return null;var r,$=m(),o=getTypeEvent(t),i=t!==o,a=L.has(o),c=!0,s=!0,l=!1,u=null;return i&&$&&(r=$.Event(t,n),$(e).trigger(r),c=!r.isPropagationStopped(),s=!r.isImmediatePropagationStopped(),l=r.isDefaultPrevented()),a?(u=document.createEvent("HTMLEvents")).initEvent(o,c,!0):u=new CustomEvent(t,{bubbles:c,cancelable:!0}),"undefined"!==typeof n&&Object.keys(n).forEach((function(e){Object.defineProperty(u,e,{get:function get(){return n[e]}})})),l&&u.preventDefault(),s&&e.dispatchEvent(u),u.defaultPrevented&&"undefined"!==typeof r&&r.preventDefault(),u}},I=k;function normalizeData(e){return"true"===e||"false"!==e&&(e===Number(e).toString()?Number(e):""===e||"null"===e?null:e)}function normalizeDataKey(e){return e.replace(/[A-Z]/g,(function(e){return"-".concat(e.toLowerCase())}))}var C={setDataAttribute:function setDataAttribute(e,t,n){e.setAttribute("data-bs-".concat(normalizeDataKey(t)),n)},removeDataAttribute:function removeDataAttribute(e,t){e.removeAttribute("data-bs-".concat(normalizeDataKey(t)))},getDataAttributes:function getDataAttributes(e){if(!e)return{};var t={};return Object.keys(e.dataset).filter((function(e){return e.startsWith("bs")})).forEach((function(n){var r=n.replace(/^bs/,"");r=r.charAt(0).toLowerCase()+r.slice(1,r.length),t[r]=normalizeData(e.dataset[n])})),t},getDataAttribute:function getDataAttribute(e,t){return normalizeData(e.getAttribute("data-bs-".concat(normalizeDataKey(t))))},offset:function offset(e){var t=e.getBoundingClientRect();return{top:t.top+document.body.scrollTop,left:t.left+document.body.scrollLeft}},position:function position(e){return{top:e.offsetTop,left:e.offsetLeft}}},D=new Map,x=function set(e,t,n){D.has(e)||D.set(e,new Map);var r=D.get(e);r.has(t)||0===r.size?r.set(t,n):console.error("Bootstrap doesn't allow more than one instance per element. Bound instance: ".concat(Array.from(r.keys())[0],"."))},P=function get(e,t){return D.has(e)&&D.get(e).get(t)||null},j=function remove(e,t){if(D.has(e)){var n=D.get(e);n.delete(t),0===n.size&&D.delete(e)}};function base_component_typeof(e){return(base_component_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 base_component_defineProperties(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var N,R=function(){function BaseComponent(e){!function base_component_classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,BaseComponent),(e=function getElement(e){return v(e)?e.jquery?e[0]:e:"string"===typeof e&&e.length>0?l.findOne(e):null}(e))&&(this._element=e,x(this._element,this.constructor.DATA_KEY,this))}return function base_component_createClass(e,t,n){return t&&base_component_defineProperties(e.prototype,t),n&&base_component_defineProperties(e,n),e}(BaseComponent,[{key:"dispose",value:function dispose(){var e=this;j(this._element,this.constructor.DATA_KEY),I.off(this._element,this.constructor.EVENT_KEY),Object.getOwnPropertyNames(this).forEach((function(t){e[t]=null}))}},{key:"_queueCallback",value:function _queueCallback(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];_(e,t,n)}}],[{key:"getInstance",value:function getInstance(e){return P(e,this.DATA_KEY)}},{key:"getOrCreateInstance",value:function getOrCreateInstance(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return this.getInstance(e)||new this(e,"object"===base_component_typeof(t)?t:null)}},{key:"VERSION",get:function get(){return"5.0.2"}},{key:"NAME",get:function get(){throw new Error('You have to implement the static method "NAME", for each component!')}},{key:"DATA_KEY",get:function get(){return"bs.".concat(this.NAME)}},{key:"EVENT_KEY",get:function get(){return".".concat(this.DATA_KEY)}}]),BaseComponent}();function carousel_typeof(e){return(carousel_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 ownKeys(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(n),!0).forEach((function(t){_defineProperty(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function carousel_defineProperties(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}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 n,r=_getPrototypeOf(e);if(t){var o=_getPrototypeOf(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return _possibleConstructorReturn(this,n)}}function _possibleConstructorReturn(e,t){return!t||"object"!==carousel_typeof(t)&&"function"!==typeof t?function _assertThisInitialized(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function _getPrototypeOf(e){return(_getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf:function _getPrototypeOf(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function _defineProperty(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var M="carousel",H=".".concat("bs.carousel"),U=".data-api",B={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0,touch:!0},F={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean",touch:"boolean"},z="next",q="prev",K="left",X="right",W=(_defineProperty(N={},"ArrowLeft",X),_defineProperty(N,"ArrowRight",K),N),Y="slide".concat(H),V="slid".concat(H),Q="keydown".concat(H),G="mouseenter".concat(H),J="mouseleave".concat(H),Z="touchstart".concat(H),ee="touchmove".concat(H),te="touchend".concat(H),ne="pointerdown".concat(H),re="pointerup".concat(H),oe="dragstart".concat(H),ie="load".concat(H).concat(U),ae="click".concat(H).concat(U),ce="active",se=".active.carousel-item",le="touch",ue=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)}(Carousel,e);var t=_createSuper(Carousel);function Carousel(e,n){var r;return function carousel_classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,Carousel),(r=t.call(this,e))._items=null,r._interval=null,r._activeElement=null,r._isPaused=!1,r._isSliding=!1,r.touchTimeout=null,r.touchStartX=0,r.touchDeltaX=0,r._config=r._getConfig(n),r._indicatorsElement=l.findOne(".carousel-indicators",r._element),r._touchSupported="ontouchstart"in document.documentElement||navigator.maxTouchPoints>0,r._pointerEvent=Boolean(window.PointerEvent),r._addEventListeners(),r}return function carousel_createClass(e,t,n){return t&&carousel_defineProperties(e.prototype,t),n&&carousel_defineProperties(e,n),e}(Carousel,[{key:"next",value:function next(){this._slide(z)}},{key:"nextWhenVisible",value:function nextWhenVisible(){!document.hidden&&function isVisible(e){return!(!v(e)||0===e.getClientRects().length)&&"visible"===getComputedStyle(e).getPropertyValue("visibility")}(this._element)&&this.next()}},{key:"prev",value:function prev(){this._slide(q)}},{key:"pause",value:function pause(e){e||(this._isPaused=!0),l.findOne(".carousel-item-next, .carousel-item-prev",this._element)&&(p(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null}},{key:"cycle",value:function cycle(e){e||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config&&this._config.interval&&!this._isPaused&&(this._updateInterval(),this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))}},{key:"to",value:function to(e){var t=this;this._activeElement=l.findOne(se,this._element);var n=this._getItemIndex(this._activeElement);if(!(e>this._items.length-1||e<0))if(this._isSliding)I.one(this._element,V,(function(){return t.to(e)}));else{if(n===e)return this.pause(),void this.cycle();var r=e>n?z:q;this._slide(r,this._items[e])}}},{key:"_getConfig",value:function _getConfig(e){return e=_objectSpread(_objectSpread(_objectSpread({},B),C.getDataAttributes(this._element)),"object"===carousel_typeof(e)?e:{}),function typeCheckConfig(e,t,n){Object.keys(n).forEach((function(r){var o=n[r],i=t[r],a=i&&v(i)?"element":function toType(e){return null===e||void 0===e?"".concat(e):{}.toString.call(e).match(/\s([a-z]+)/i)[1].toLowerCase()}(i);if(!new RegExp(o).test(a))throw new TypeError("".concat(e.toUpperCase(),': Option "').concat(r,'" provided type "').concat(a,'" but expected type "').concat(o,'".'))}))}(M,e,F),e}},{key:"_handleSwipe",value:function _handleSwipe(){var e=Math.abs(this.touchDeltaX);if(!(e<=40)){var t=e/this.touchDeltaX;this.touchDeltaX=0,t&&this._slide(t>0?X:K)}}},{key:"_addEventListeners",value:function _addEventListeners(){var e=this;this._config.keyboard&&I.on(this._element,Q,(function(t){return e._keydown(t)})),"hover"===this._config.pause&&(I.on(this._element,G,(function(t){return e.pause(t)})),I.on(this._element,J,(function(t){return e.cycle(t)}))),this._config.touch&&this._touchSupported&&this._addTouchEventListeners()}},{key:"_addTouchEventListeners",value:function _addTouchEventListeners(){var e=this,t=function start(t){!e._pointerEvent||"pen"!==t.pointerType&&t.pointerType!==le?e._pointerEvent||(e.touchStartX=t.touches[0].clientX):e.touchStartX=t.clientX},n=function end(t){!e._pointerEvent||"pen"!==t.pointerType&&t.pointerType!==le||(e.touchDeltaX=t.clientX-e.touchStartX),e._handleSwipe(),"hover"===e._config.pause&&(e.pause(),e.touchTimeout&&clearTimeout(e.touchTimeout),e.touchTimeout=setTimeout((function(t){return e.cycle(t)}),500+e._config.interval))};l.find(".carousel-item img",this._element).forEach((function(e){I.on(e,oe,(function(e){return e.preventDefault()}))})),this._pointerEvent?(I.on(this._element,ne,(function(e){return t(e)})),I.on(this._element,re,(function(e){return n(e)})),this._element.classList.add("pointer-event")):(I.on(this._element,Z,(function(e){return t(e)})),I.on(this._element,ee,(function(t){return function move(t){e.touchDeltaX=t.touches&&t.touches.length>1?0:t.touches[0].clientX-e.touchStartX}(t)})),I.on(this._element,te,(function(e){return n(e)})))}},{key:"_keydown",value:function _keydown(e){if(!/input|textarea/i.test(e.target.tagName)){var t=W[e.key];t&&(e.preventDefault(),this._slide(t))}}},{key:"_getItemIndex",value:function _getItemIndex(e){return this._items=e&&e.parentNode?l.find(".carousel-item",e.parentNode):[],this._items.indexOf(e)}},{key:"_getItemByOrder",value:function _getItemByOrder(e,t){var n=e===z;return function getNextActiveElement(e,t,n,r){var o=e.indexOf(t);if(-1===o)return e[!n&&r?e.length-1:0];var i=e.length;return o+=n?1:-1,r&&(o=(o+i)%i),e[Math.max(0,Math.min(o,i-1))]}(this._items,t,n,this._config.wrap)}},{key:"_triggerSlideEvent",value:function _triggerSlideEvent(e,t){var n=this._getItemIndex(e),r=this._getItemIndex(l.findOne(se,this._element));return I.trigger(this._element,Y,{relatedTarget:e,direction:t,from:r,to:n})}},{key:"_setActiveIndicatorElement",value:function _setActiveIndicatorElement(e){if(this._indicatorsElement){var t=l.findOne(".active",this._indicatorsElement);t.classList.remove(ce),t.removeAttribute("aria-current");for(var n=l.find("[data-bs-target]",this._indicatorsElement),r=0;r<n.length;r++)if(Number.parseInt(n[r].getAttribute("data-bs-slide-to"),10)===this._getItemIndex(e)){n[r].classList.add(ce),n[r].setAttribute("aria-current","true");break}}}},{key:"_updateInterval",value:function _updateInterval(){var e=this._activeElement||l.findOne(se,this._element);if(e){var t=Number.parseInt(e.getAttribute("data-bs-interval"),10);t?(this._config.defaultInterval=this._config.defaultInterval||this._config.interval,this._config.interval=t):this._config.interval=this._config.defaultInterval||this._config.interval}}},{key:"_slide",value:function _slide(e,t){var n=this,r=this._directionToOrder(e),o=l.findOne(se,this._element),i=this._getItemIndex(o),a=t||this._getItemByOrder(r,o),c=this._getItemIndex(a),s=Boolean(this._interval),u=r===z,f=u?"carousel-item-start":"carousel-item-end",d=u?"carousel-item-next":"carousel-item-prev",p=this._orderToDirection(r);if(a&&a.classList.contains(ce))this._isSliding=!1;else if(!this._isSliding&&!this._triggerSlideEvent(a,p).defaultPrevented&&o&&a){this._isSliding=!0,s&&this.pause(),this._setActiveIndicatorElement(a),this._activeElement=a;var v=function triggerSlidEvent(){I.trigger(n._element,V,{relatedTarget:a,direction:p,from:i,to:c})};if(this._element.classList.contains("slide")){a.classList.add(d),function reflow(e){e.offsetHeight}(a),o.classList.add(f),a.classList.add(f);this._queueCallback((function completeCallBack(){a.classList.remove(f,d),a.classList.add(ce),o.classList.remove(ce,d,f),n._isSliding=!1,setTimeout(v,0)}),o,!0)}else o.classList.remove(ce),a.classList.add(ce),this._isSliding=!1,v();s&&this.cycle()}}},{key:"_directionToOrder",value:function _directionToOrder(e){return[X,K].includes(e)?h()?e===K?q:z:e===K?z:q:e}},{key:"_orderToDirection",value:function _orderToDirection(e){return[z,q].includes(e)?h()?e===q?K:X:e===q?X:K:e}}],[{key:"Default",get:function get(){return B}},{key:"NAME",get:function get(){return M}},{key:"carouselInterface",value:function carouselInterface(e,t){var n=Carousel.getOrCreateInstance(e,t),r=n._config;"object"===carousel_typeof(t)&&(r=_objectSpread(_objectSpread({},r),t));var o="string"===typeof t?t:r.slide;if("number"===typeof t)n.to(t);else if("string"===typeof o){if("undefined"===typeof n[o])throw new TypeError('No method named "'.concat(o,'"'));n[o]()}else r.interval&&r.ride&&(n.pause(),n.cycle())}},{key:"jQueryInterface",value:function jQueryInterface(e){return this.each((function(){Carousel.carouselInterface(this,e)}))}},{key:"dataApiClickHandler",value:function dataApiClickHandler(e){var t=function getElementFromSelector(e){var t=f(e);return t?document.querySelector(t):null}(this);if(t&&t.classList.contains("carousel")){var n=_objectSpread(_objectSpread({},C.getDataAttributes(t)),C.getDataAttributes(this)),r=this.getAttribute("data-bs-slide-to");r&&(n.interval=!1),Carousel.carouselInterface(t,n),r&&Carousel.getInstance(t).to(r),e.preventDefault()}}}]),Carousel}(R);I.on(document,ae,"[data-bs-slide], [data-bs-slide-to]",ue.dataApiClickHandler),I.on(window,ie,(function(){for(var e=l.find('[data-bs-ride="carousel"]'),t=0,n=e.length;t<n;t++)ue.carouselInterface(e[t],ue.getInstance(e[t]))})),function defineJQueryPlugin(e){!function onDOMContentLoaded(e){"loading"===document.readyState?(g.length||document.addEventListener("DOMContentLoaded",(function(){g.forEach((function(e){return e()}))})),g.push(e)):e()}((function(){var $=m();if($){var t=e.NAME,n=$.fn[t];$.fn[t]=e.jQueryInterface,$.fn[t].Constructor=e,$.fn[t].noConflict=function(){return $.fn[t]=n,e.jQueryInterface}}}))}(ue);var fe=ue;(function(e){var t="js-carousel",n=function init(){console.log("".concat(t,": init")),document.querySelectorAll(".".concat(t)).forEach((function(e,n){var r=new fe(e);if(e.dataset.bsArrows){var o=document.createElement("button");o.classList.add("carousel-control-next"),o.setAttribute("type","button"),o.setAttribute("aria-label","Next Slide"),o.setAttribute("data-bs-target",e.getAttribute("id")),o.setAttribute("data-bs-slide","next"),o.addEventListener("click",(function(e){r.next()})),o.innerHTML='<span class="carousel-control-next-icon" aria-hidden="true"></span><span class="visually-hidden">Next</span>',e.appendChild(o);var i=document.createElement("button");i.setAttribute("type","button"),i.setAttribute("aria-label","Previous Slide"),i.classList.add("carousel-control-prev"),i.setAttribute("data-bs-target",e.getAttribute("id")),i.setAttribute("data-bs-slide","prev"),i.addEventListener("click",(function(e){r.prev()})),i.innerHTML='<span class="carousel-control-prev-icon" aria-hidden="true"></span><span class="visually-hidden">Previous</span>',e.appendChild(i)}e.dataset.bsIndicators&&function(){var t=document.createElement("div");t.classList.add("carousel-indicators");for(var n=e.querySelectorAll(".carousel-item"),o=0;o<n.length;){var i=document.createElement("button");i.setAttribute("type","button"),i.setAttribute("aria-label","Slide to #".concat(o+1)),0==o&&i.classList.add("active"),i.setAttribute("data-bs-target",e.getAttribute("id")),i.setAttribute("data-bs-slide-to",o),i.addEventListener("click",(function(e){var n=e.target;r.to(n.getAttribute("data-bs-slide-to")),t.querySelectorAll(".active").forEach((function(e){e.classList.remove("active")})),n.classList.add("active")})),t.appendChild(i),o++}e.appendChild(t),e.addEventListener("slide.bs.carousel",(function(t){e.querySelectorAll(".carousel-indicators .active").forEach((function(e){e.classList.remove("active")})),e.querySelectorAll('.carousel-indicators [data-bs-slide-to="'.concat(t.to,'"]')).forEach((function(e){e.classList.add("active")}))}))}(),e.classList.add("".concat(t,"-active"))}))};e.addEventListener("".concat(r.LODEDANDREADY),n),e.addEventListener("".concat(r.AJAX),n)})(window),function(e){var t="_layout",n=document;n.body;e.addEventListener("".concat(r.LOADED),(function(){!function init_fonts(){console.log("".concat(t,": init_fonts"));var e=n.createElement("link");e.rel="stylesheet",e.type="text/css",e.media="all",e.href="https://fonts.googleapis.com/css?family=Roboto:ital,wght@0,400;0,700;1,400&display=swap",n.getElementsByTagName("head")[0].appendChild(e)}()}))}(window);if("serviceWorker"in navigator){var de=(document.getElementsByTagName("base")[0]||{}).href,pe=(document.querySelector('meta[name="swversion"]')||{}).content;de&&navigator.serviceWorker.register("".concat(de,"sw.js?v=").concat(pe)).then((function(){console.log("Service Worker Registered")}))}function importAll(e){return e.keys().map(e)}importAll(n(999)),importAll(n(429))},139:function(e){e.exports="../img/bg.png"},502:function(e){e.exports="../img/logo.png"},287:function(e){e.exports="../img/logo.svg"},621:function(e){e.exports="../img/original.png"},747:function(e){e.exports="../img/original2.png"},659:function(e){e.exports="../img/photo1.png"},137:function(e){e.exports="../img/photo2.jpg"},617:function(e){e.exports="../img/photo3.svg"},429:function(e){function webpackEmptyContext(e){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}webpackEmptyContext.keys=function(){return[]},webpackEmptyContext.resolve=webpackEmptyContext,webpackEmptyContext.id=429,e.exports=webpackEmptyContext}},t={};function __webpack_require__(n){var r=t[n];if(void 0!==r)return r.exports;var o=t[n]={exports:{}};return e[n](o,o.exports,__webpack_require__),o.exports}__webpack_require__.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},function(){"use strict";__webpack_require__(757)}()}();

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/resolve-url-loader@4.0.0/node_modules/resolve-url-loader/index.js!./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[3]!./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.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": [
{
"chunks": {
"byName": {
@ -47,8 +47,9 @@
"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/resolve-url-loader@4.0.0/node_modules/resolve-url-loader/index.js!./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[3]!./app/client/src/scss/app.scss": 799,
"./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,
"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,
@ -81,8 +82,9 @@
609,
647,
692,
695,
740,
799,
773,
819,
851,
931
@ -90,7 +92,7 @@
}
}
],
"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/resolve-url-loader@4.0.0/node_modules/resolve-url-loader/index.js!./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[3]!./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.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": [
{
"chunks": {
"byName": {
@ -106,16 +108,72 @@
"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/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/resolve-url-loader@4.0.0/node_modules/resolve-url-loader/index.js!./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[3]!./app/client/src/scss/types/cms.scss": 768
"./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
},
"usedIds": [
340,
588,
773
]
}
}
],
"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": [
{
"chunks": {
"byName": {
"child": 396
},
"bySource": {
"0 child": 396
},
"usedIds": [
396
]
},
"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
},
"usedIds": [
86,
588,
773
]
}
}
],
"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": [
{
"chunks": {
"byName": {
"child": 396
},
"bySource": {
"0 child": 396
},
"usedIds": [
396
]
},
"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
},
"usedIds": [
588,
768
685,
773
]
}
}
],
"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/resolve-url-loader@4.0.0/node_modules/resolve-url-loader/index.js!./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[3]!./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.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": [
{
"chunks": {
"byName": {
@ -131,41 +189,18 @@
"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/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/resolve-url-loader@4.0.0/node_modules/resolve-url-loader/index.js!./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[3]!./app/client/src/scss/types/dev.scss": 125
},
"usedIds": [
125,
588
]
}
}
],
"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/resolve-url-loader@4.0.0/node_modules/resolve-url-loader/index.js!./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[3]!./app/client/src/scss/types/editor.scss": [
{
"chunks": {
"byName": {
"child": 396
},
"bySource": {
"0 child": 396
},
"usedIds": [
396
]
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.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/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/resolve-url-loader@4.0.0/node_modules/resolve-url-loader/index.js!./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[3]!./app/client/src/scss/types/editor.scss": 691
"./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
},
"usedIds": [
588,
691
612,
773
]
}
}
],
"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/resolve-url-loader@4.0.0/node_modules/resolve-url-loader/index.js!./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[3]!./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.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.8/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/_ui/map.api.scss": [
{
"chunks": {
"byName": {
@ -181,41 +216,18 @@
"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/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/resolve-url-loader@4.0.0/node_modules/resolve-url-loader/index.js!./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[3]!./app/client/src/scss/types/order.scss": 18
"./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.8/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/_ui/map.api.scss": 508
},
"usedIds": [
18,
588
508,
588,
773
]
}
}
],
"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/resolve-url-loader@4.0.0/node_modules/resolve-url-loader/index.js!./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[3]!./node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/_ui/map.api.scss": [
{
"chunks": {
"byName": {
"child": 396
},
"bySource": {
"0 child": 396
},
"usedIds": [
396
]
},
"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/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/resolve-url-loader@4.0.0/node_modules/resolve-url-loader/index.js!./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[3]!./node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/_ui/map.api.scss": 28
},
"usedIds": [
28,
588
]
}
}
],
"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/resolve-url-loader@4.0.0/node_modules/resolve-url-loader/index.js!./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[3]!./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.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": [
{
"chunks": {
"byName": {
@ -231,8 +243,9 @@
"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/resolve-url-loader@4.0.0/node_modules/resolve-url-loader/index.js!./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[3]!./themes/sample/client/src/scss/app.scss": 433,
"./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,
"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,
@ -251,6 +264,7 @@
"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,
@ -259,7 +273,6 @@
296,
349,
398,
433,
460,
469,
588,
@ -267,6 +280,7 @@
647,
692,
740,
773,
819,
851,
931
@ -277,9 +291,9 @@
"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|7115621887db22c8425d55870682365b": 767,
"./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|5d7bf5b5399bad503e06764a532b2299": 757,
"./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|b6f4aab68eedab8b67f7de8a4f7a858f": 536,
"./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|1d6ddd2006d04d4638b466171539d7a7": 637,
"./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,
@ -289,30 +303,30 @@
"./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!./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/resolve-url-loader@4.0.0/node_modules/resolve-url-loader/index.js!./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[3]!./app/client/src/scss/types/cms.scss": 721,
"./node_modules/.pnpm/mini-css-extract-plugin@2.1.0_webpack@5.48.0/node_modules/mini-css-extract-plugin/dist/loader.js!./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/resolve-url-loader@4.0.0/node_modules/resolve-url-loader/index.js!./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[3]!./app/client/src/scss/types/dev.scss": 390,
"./node_modules/.pnpm/mini-css-extract-plugin@2.1.0_webpack@5.48.0/node_modules/mini-css-extract-plugin/dist/loader.js!./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/resolve-url-loader@4.0.0/node_modules/resolve-url-loader/index.js!./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[3]!./app/client/src/scss/types/editor.scss": 521,
"./node_modules/.pnpm/mini-css-extract-plugin@2.1.0_webpack@5.48.0/node_modules/mini-css-extract-plugin/dist/loader.js!./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/resolve-url-loader@4.0.0/node_modules/resolve-url-loader/index.js!./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[3]!./app/client/src/scss/types/order.scss": 561,
"./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,
"./node_modules/font-awesome|sync|nonrecursive|../../../../../../\\.(otf|eot|ttf|woff|woff2)$/": 429
},
"usedIds": [
80,
137,
139,
287,
390,
429,
502,
521,
536,
561,
582,
617,
621,
637,
659,
663,
721,
747,
767,
751,
757,
856,
914,
999
]
}

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 [2 Aug 2021 at 22:16]</title>
<title>ss-webpack-boilerplate [3 Aug 2021 at 03:21]</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":72672,"parsedSize":35858,"gzipSize":10707,"groups":[{"label":"app/client/src","path":"./app/client/src","statSize":72449,"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":71328,"groups":[{"id":767,"label":"app.js + 16 modules (concatenated)","path":"./app/client/src/js/app.js + 16 modules (concatenated)","statSize":71328,"parsedSize":33745,"gzipSize":10080,"concatenated":true,"groups":[{"label":"app/client/src/js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/app/client/src/js","statSize":2523,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/app/client/src/js/app.js","statSize":1120,"parsedSize":529,"gzipSize":158,"inaccurateSizes":true},{"id":null,"label":"_layout.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/app/client/src/js/_layout.js","statSize":1403,"parsedSize":663,"gzipSize":198,"inaccurateSizes":true}],"parsedSize":1193,"gzipSize":356,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm","statSize":68805,"groups":[{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","statSize":14317,"groups":[{"label":"_components","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/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 + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.js","statSize":2846,"parsedSize":1346,"gzipSize":402,"inaccurateSizes":true},{"id":null,"label":"_main.visibility.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.visibility.js","statSize":931,"parsedSize":440,"gzipSize":131,"inaccurateSizes":true},{"id":null,"label":"_main.touch.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.touch.js","statSize":1648,"parsedSize":779,"gzipSize":232,"inaccurateSizes":true},{"id":null,"label":"_main.css-screen-size.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.css-screen-size.js","statSize":2650,"parsedSize":1253,"gzipSize":374,"inaccurateSizes":true},{"id":null,"label":"_main.loading-spinner.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.loading-spinner.js","statSize":1376,"parsedSize":650,"gzipSize":194,"inaccurateSizes":true}],"parsedSize":4471,"gzipSize":1335,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events.js","statSize":1364,"parsedSize":645,"gzipSize":192,"inaccurateSizes":true},{"label":"_ui","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ui","statSize":3230,"groups":[{"id":null,"label":"_ui.carousel.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ui/_ui.carousel.js","statSize":3230,"parsedSize":1528,"gzipSize":456,"inaccurateSizes":true}],"parsedSize":1528,"gzipSize":456,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_consts.js","statSize":272,"parsedSize":128,"gzipSize":38,"inaccurateSizes":true}],"parsedSize":6773,"gzipSize":2023,"inaccurateSizes":true},{"label":"bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src","statSize":54488,"groups":[{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/carousel.js","statSize":23267,"parsedSize":11007,"gzipSize":3288,"inaccurateSizes":true},{"label":"util","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/util","statSize":9466,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/util/index.js","statSize":9466,"parsedSize":4478,"gzipSize":1337,"inaccurateSizes":true}],"parsedSize":4478,"gzipSize":1337,"inaccurateSizes":true},{"label":"dom","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/dom","statSize":18204,"groups":[{"id":null,"label":"selector-engine.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3350,"parsedSize":1584,"gzipSize":473,"inaccurateSizes":true},{"id":null,"label":"event-handler.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":11252,"parsedSize":5323,"gzipSize":1590,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":1997,"parsedSize":944,"gzipSize":282,"inaccurateSizes":true},{"id":null,"label":"data.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/dom/data.js","statSize":1605,"parsedSize":759,"gzipSize":226,"inaccurateSizes":true}],"parsedSize":8612,"gzipSize":2572,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/base-component.js","statSize":3551,"parsedSize":1679,"gzipSize":501,"inaccurateSizes":true}],"parsedSize":25778,"gzipSize":7700,"inaccurateSizes":true}],"parsedSize":32551,"gzipSize":9723,"inaccurateSizes":true}]}],"parsedSize":33745,"gzipSize":10080}],"parsedSize":35209,"gzipSize":10432},{"label":"node_modules/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},{"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":374,"gzipSize":243}],"parsedSize":374,"gzipSize":243}]},{"label":"js/app.js","isAsset":true,"statSize":72609,"parsedSize":35829,"gzipSize":10593,"groups":[{"label":"app/client/src","path":"./app/client/src","statSize":72449,"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":71328,"groups":[{"id":767,"label":"app.js + 16 modules (concatenated)","path":"./app/client/src/js/app.js + 16 modules (concatenated)","statSize":71328,"parsedSize":33745,"gzipSize":10080,"concatenated":true,"groups":[{"label":"app/client/src/js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/app/client/src/js","statSize":2523,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/app/client/src/js/app.js","statSize":1120,"parsedSize":529,"gzipSize":158,"inaccurateSizes":true},{"id":null,"label":"_layout.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/app/client/src/js/_layout.js","statSize":1403,"parsedSize":663,"gzipSize":198,"inaccurateSizes":true}],"parsedSize":1193,"gzipSize":356,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm","statSize":68805,"groups":[{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","statSize":14317,"groups":[{"label":"_components","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/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 + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.js","statSize":2846,"parsedSize":1346,"gzipSize":402,"inaccurateSizes":true},{"id":null,"label":"_main.visibility.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.visibility.js","statSize":931,"parsedSize":440,"gzipSize":131,"inaccurateSizes":true},{"id":null,"label":"_main.touch.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.touch.js","statSize":1648,"parsedSize":779,"gzipSize":232,"inaccurateSizes":true},{"id":null,"label":"_main.css-screen-size.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.css-screen-size.js","statSize":2650,"parsedSize":1253,"gzipSize":374,"inaccurateSizes":true},{"id":null,"label":"_main.loading-spinner.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.loading-spinner.js","statSize":1376,"parsedSize":650,"gzipSize":194,"inaccurateSizes":true}],"parsedSize":4471,"gzipSize":1335,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events.js","statSize":1364,"parsedSize":645,"gzipSize":192,"inaccurateSizes":true},{"label":"_ui","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ui","statSize":3230,"groups":[{"id":null,"label":"_ui.carousel.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ui/_ui.carousel.js","statSize":3230,"parsedSize":1528,"gzipSize":456,"inaccurateSizes":true}],"parsedSize":1528,"gzipSize":456,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.6/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_consts.js","statSize":272,"parsedSize":128,"gzipSize":38,"inaccurateSizes":true}],"parsedSize":6773,"gzipSize":2023,"inaccurateSizes":true},{"label":"bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src","statSize":54488,"groups":[{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/carousel.js","statSize":23267,"parsedSize":11007,"gzipSize":3288,"inaccurateSizes":true},{"label":"util","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/util","statSize":9466,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/util/index.js","statSize":9466,"parsedSize":4478,"gzipSize":1337,"inaccurateSizes":true}],"parsedSize":4478,"gzipSize":1337,"inaccurateSizes":true},{"label":"dom","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/dom","statSize":18204,"groups":[{"id":null,"label":"selector-engine.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3350,"parsedSize":1584,"gzipSize":473,"inaccurateSizes":true},{"id":null,"label":"event-handler.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":11252,"parsedSize":5323,"gzipSize":1590,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":1997,"parsedSize":944,"gzipSize":282,"inaccurateSizes":true},{"id":null,"label":"data.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/dom/data.js","statSize":1605,"parsedSize":759,"gzipSize":226,"inaccurateSizes":true}],"parsedSize":8612,"gzipSize":2572,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/base-component.js","statSize":3551,"parsedSize":1679,"gzipSize":501,"inaccurateSizes":true}],"parsedSize":25778,"gzipSize":7700,"inaccurateSizes":true}],"parsedSize":32551,"gzipSize":9723,"inaccurateSizes":true}]}],"parsedSize":33745,"gzipSize":10080}],"parsedSize":35209,"gzipSize":10432},{"label":"node_modules/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}]},{"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":536,"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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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":721,"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":390,"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":521,"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":561,"label":"order.scss","path":"./app/client/src/scss/types/order.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]}];
window.chartData = [{"label":"js/sample.js","isAsset":true,"statSize":72858,"parsedSize":36000,"gzipSize":10743,"groups":[{"label":"app/client/src","path":"./app/client/src","statSize":72635,"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":71514,"groups":[{"id":757,"label":"app.js + 16 modules (concatenated)","path":"./app/client/src/js/app.js + 16 modules (concatenated)","statSize":71514,"parsedSize":33887,"gzipSize":10116,"concatenated":true,"groups":[{"label":"app/client/src/js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/app/client/src/js","statSize":2523,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/app/client/src/js/app.js","statSize":1120,"parsedSize":530,"gzipSize":158,"inaccurateSizes":true},{"id":null,"label":"_layout.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/app/client/src/js/_layout.js","statSize":1403,"parsedSize":664,"gzipSize":198,"inaccurateSizes":true}],"parsedSize":1195,"gzipSize":356,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm","statSize":68991,"groups":[{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","statSize":14503,"groups":[{"label":"_components","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/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 + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.js","statSize":2846,"parsedSize":1348,"gzipSize":402,"inaccurateSizes":true},{"id":null,"label":"_main.visibility.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.visibility.js","statSize":931,"parsedSize":441,"gzipSize":131,"inaccurateSizes":true},{"id":null,"label":"_main.touch.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.touch.js","statSize":1648,"parsedSize":780,"gzipSize":233,"inaccurateSizes":true},{"id":null,"label":"_main.css-screen-size.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.css-screen-size.js","statSize":2650,"parsedSize":1255,"gzipSize":374,"inaccurateSizes":true},{"id":null,"label":"_main.loading-spinner.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.loading-spinner.js","statSize":1376,"parsedSize":652,"gzipSize":194,"inaccurateSizes":true}],"parsedSize":4478,"gzipSize":1336,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events.js","statSize":1364,"parsedSize":646,"gzipSize":192,"inaccurateSizes":true},{"label":"_ui","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/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 + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ui/_ui.carousel.js","statSize":3416,"parsedSize":1618,"gzipSize":483,"inaccurateSizes":true}],"parsedSize":1618,"gzipSize":483,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_consts.js","statSize":272,"parsedSize":128,"gzipSize":38,"inaccurateSizes":true}],"parsedSize":6872,"gzipSize":2051,"inaccurateSizes":true},{"label":"bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src","statSize":54488,"groups":[{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/carousel.js","statSize":23267,"parsedSize":11025,"gzipSize":3291,"inaccurateSizes":true},{"label":"util","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/util","statSize":9466,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/util/index.js","statSize":9466,"parsedSize":4485,"gzipSize":1339,"inaccurateSizes":true}],"parsedSize":4485,"gzipSize":1339,"inaccurateSizes":true},{"label":"dom","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/dom","statSize":18204,"groups":[{"id":null,"label":"selector-engine.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3350,"parsedSize":1587,"gzipSize":473,"inaccurateSizes":true},{"id":null,"label":"event-handler.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":11252,"parsedSize":5331,"gzipSize":1591,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":1997,"parsedSize":946,"gzipSize":282,"inaccurateSizes":true},{"id":null,"label":"data.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/dom/data.js","statSize":1605,"parsedSize":760,"gzipSize":227,"inaccurateSizes":true}],"parsedSize":8625,"gzipSize":2575,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/base-component.js","statSize":3551,"parsedSize":1682,"gzipSize":502,"inaccurateSizes":true}],"parsedSize":25819,"gzipSize":7707,"inaccurateSizes":true}],"parsedSize":32691,"gzipSize":9759,"inaccurateSizes":true}]}],"parsedSize":33887,"gzipSize":10116}],"parsedSize":35351,"gzipSize":10468},{"label":"node_modules/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},{"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":374,"gzipSize":243}],"parsedSize":374,"gzipSize":243}]},{"label":"js/app.js","isAsset":true,"statSize":72795,"parsedSize":35971,"gzipSize":10627,"groups":[{"label":"app/client/src","path":"./app/client/src","statSize":72635,"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":71514,"groups":[{"id":757,"label":"app.js + 16 modules (concatenated)","path":"./app/client/src/js/app.js + 16 modules (concatenated)","statSize":71514,"parsedSize":33887,"gzipSize":10116,"concatenated":true,"groups":[{"label":"app/client/src/js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/app/client/src/js","statSize":2523,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/app/client/src/js/app.js","statSize":1120,"parsedSize":530,"gzipSize":158,"inaccurateSizes":true},{"id":null,"label":"_layout.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/app/client/src/js/_layout.js","statSize":1403,"parsedSize":664,"gzipSize":198,"inaccurateSizes":true}],"parsedSize":1195,"gzipSize":356,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm","statSize":68991,"groups":[{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","statSize":14503,"groups":[{"label":"_components","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/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 + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.js","statSize":2846,"parsedSize":1348,"gzipSize":402,"inaccurateSizes":true},{"id":null,"label":"_main.visibility.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.visibility.js","statSize":931,"parsedSize":441,"gzipSize":131,"inaccurateSizes":true},{"id":null,"label":"_main.touch.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.touch.js","statSize":1648,"parsedSize":780,"gzipSize":233,"inaccurateSizes":true},{"id":null,"label":"_main.css-screen-size.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.css-screen-size.js","statSize":2650,"parsedSize":1255,"gzipSize":374,"inaccurateSizes":true},{"id":null,"label":"_main.loading-spinner.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_components/_main.loading-spinner.js","statSize":1376,"parsedSize":652,"gzipSize":194,"inaccurateSizes":true}],"parsedSize":4478,"gzipSize":1336,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events.js","statSize":1364,"parsedSize":646,"gzipSize":192,"inaccurateSizes":true},{"label":"_ui","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/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 + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_ui/_ui.carousel.js","statSize":3416,"parsedSize":1618,"gzipSize":483,"inaccurateSizes":true}],"parsedSize":1618,"gzipSize":483,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.0.8/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_consts.js","statSize":272,"parsedSize":128,"gzipSize":38,"inaccurateSizes":true}],"parsedSize":6872,"gzipSize":2051,"inaccurateSizes":true},{"label":"bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src","statSize":54488,"groups":[{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/carousel.js","statSize":23267,"parsedSize":11025,"gzipSize":3291,"inaccurateSizes":true},{"label":"util","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/util","statSize":9466,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/util/index.js","statSize":9466,"parsedSize":4485,"gzipSize":1339,"inaccurateSizes":true}],"parsedSize":4485,"gzipSize":1339,"inaccurateSizes":true},{"label":"dom","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/dom","statSize":18204,"groups":[{"id":null,"label":"selector-engine.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3350,"parsedSize":1587,"gzipSize":473,"inaccurateSizes":true},{"id":null,"label":"event-handler.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":11252,"parsedSize":5331,"gzipSize":1591,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":1997,"parsedSize":946,"gzipSize":282,"inaccurateSizes":true},{"id":null,"label":"data.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/dom/data.js","statSize":1605,"parsedSize":760,"gzipSize":227,"inaccurateSizes":true}],"parsedSize":8625,"gzipSize":2575,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./app/client/src/js/app.js + 16 modules (concatenated)/node_modules/.pnpm/bootstrap@5.0.2_@popperjs+core@2.9.2/node_modules/bootstrap/js/src/base-component.js","statSize":3551,"parsedSize":1682,"gzipSize":502,"inaccurateSizes":true}],"parsedSize":25819,"gzipSize":7707,"inaccurateSizes":true}],"parsedSize":32691,"gzipSize":9759,"inaccurateSizes":true}]}],"parsedSize":33887,"gzipSize":10116}],"parsedSize":35351,"gzipSize":10468},{"label":"node_modules/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}]},{"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":637,"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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.defaultSizes = "parsed";
</script>
</body>

View File

@ -32,10 +32,10 @@
],
"dependencies": {
"@a2nt/meta-lightbox-react": "^3.1.4",
"@a2nt/ss-bootstrap-ui-webpack-boilerplate-react": "^4.0.6",
"@a2nt/ss-bootstrap-ui-webpack-boilerplate-react": "^4.0.8",
"@angular/common": "^12.1.4",
"@angular/core": "^12.1.4",
"@apollo/client": "^3.4.2",
"@apollo/client": "^3.4.3",
"@jsanahuja/instagramfeed": "github:jsanahuja/instagramfeed",
"@popperjs/core": "^2.9.2",
"aos": "^2.3.4",
@ -128,6 +128,7 @@
"postcss-loader": "^6.1.1",
"prop-types": "^15.7.2",
"punycode": "^2.1.1",
"querystring": "^0.2.1",
"raw-loader": "^4.0.2",
"react-hot-loader": "^4.13.0",
"react-is": "^17.0.2",

View File

@ -14,7 +14,7 @@ const webpack = require('webpack');
* Load webpack configuration from webpack.yml
*/
const yml = yaml.safeLoad(
const yml = yaml.load(
fs.readFileSync(path.join(__dirname, YML_PATH), 'utf8'),
);
const conf = yml[CONF_VAR]

View File

@ -5,7 +5,9 @@ const common = require('./webpack.config.common.js');
const conf = common.configuration;
const webpack = require('webpack');
const { merge } = require('webpack-merge');
const {
merge
} = require('webpack-merge');
const fs = require('fs');
@ -251,7 +253,9 @@ const cfg = merge(common.webpack, {
preset: [
'default',
{
discardComments: { removeAll: true },
discardComments: {
removeAll: true
},
zindex: true,
cssDeclarationSorter: true,
reduceIdents: false,
@ -273,120 +277,109 @@ const cfg = merge(common.webpack, {
},
output: {
publicPath: path.join(conf.APPDIR, conf.DIST),
path: path.join(__dirname, conf.APPDIR, conf.DIST),
publicPath: path.join(conf.APPDIR, conf.DIST) + '/',
path: path.join(__dirname, conf.APPDIR, conf.DIST) + '/',
filename: path.join('js', '[name].js'),
},
module: {
rules: [{
test: /\.jsx?$/,
//exclude: /node_modules/,
use: {
loader: 'babel-loader', //'@sucrase/webpack-loader',
options: {
//transforms: ['jsx']
presets: [
'@babel/preset-env',
'@babel/react',
{
plugins: [
'@babel/plugin-proposal-class-properties',
],
},
], //Preset used for env setup
plugins: [
['@babel/transform-react-jsx']
],
cacheDirectory: true,
cacheCompression: true,
},
test: /\.jsx?$/,
//exclude: /node_modules/,
use: {
loader: 'babel-loader', //'@sucrase/webpack-loader',
options: {
//transforms: ['jsx']
presets: [
'@babel/preset-env',
'@babel/react',
{
plugins: [
'@babel/plugin-proposal-class-properties',
],
},
], //Preset used for env setup
plugins: [
['@babel/transform-react-jsx']
],
cacheDirectory: true,
cacheCompression: true,
},
},
{
test: /\.s?css$/,
use: [{
loader: MiniCssExtractPlugin.loader,
},
{
loader: 'css-loader',
options: {
sourceMap: !COMPRESS,
},
},
{
loader: 'resolve-url-loader',
},
{
loader: 'sass-loader',
options: {
sourceMap: !COMPRESS,
},
},
],
},
{
test: /fontawesome([^.]+).(ttf|otf|eot|svg|woff(2)?)(\?[a-z0-9]+)?$/,
use: [{
loader: 'file-loader',
},
{
test: /\.s?css$/,
use: [{
loader: MiniCssExtractPlugin.loader,
options: {
name: '[name].[ext]',
outputPath: 'fonts/',
publicPath: '../fonts/',
publicPath: "../",
},
}, ],
},
{
test: /\.(ttf|otf|eot|woff(2)?)$/,
use: [{
loader: 'file-loader',
},
{
loader: 'css-loader',
options: {
name: '[name].[ext]',
outputPath: 'fonts/',
publicPath: '../fonts/',
sourceMap: true
},
}, ],
},
{
test: /\.(png|webp|jpg|jpeg|gif|svg)$/,
use: [{
loader: 'img-optimize-loader',
},
/*{
loader: 'resolve-url-loader',
},*/
{
loader: 'sass-loader',
options: {
name: '[name].[ext]',
outputPath: 'img/',
publicPath: '../img/',
compress: {
// This will take more time and get smaller images.
mode: 'low', // 'lossless', 'high', 'low'
disableOnDevelopment: true,
webp: conf['webp'],
// loseless compression for png
optipng: {
optimizationLevel: 4,
},
// lossy compression for png. This will generate smaller file than optipng.
pngquant: {
quality: [0.2, 0.8],
},
// Compression for svg.
svgo: true,
// Compression for gif.
gifsicle: {
optimizationLevel: 3,
},
// Compression for jpg.
mozjpeg: {
progressive: true,
quality: 60,
},
sourceMap: true
},
},
],
},
{
test: /fontawesome([^.]+).(ttf|otf|eot|woff(2)?)(\?[a-z0-9]+)?$/,
type: "asset/resource",
},
{
test: /\.(ttf|otf|eot|woff(2)?)$/,
type: "asset/resource",
}, {
test: /\.(png|webp|jpg|jpeg|gif|svg)$/,
type: "javascript/auto",
use: [
{
loader: 'img-optimize-loader',
options: {
name: '[name].[ext]',
outputPath: 'img/',
publicPath: '../img/',
compress: {
// This will take more time and get smaller images.
mode: 'low', // 'lossless', 'high', 'low'
disableOnDevelopment: true,
webp: conf['webp'],
// loseless compression for png
optipng: {
optimizationLevel: 4,
},
inline: {
limit: 1,
// lossy compression for png. This will generate smaller file than optipng.
pngquant: {
quality: [0.2, 0.8],
},
// Compression for svg.
svgo: true,
// Compression for gif.
gifsicle: {
optimizationLevel: 3,
},
// Compression for jpg.
mozjpeg: {
progressive: true,
quality: 60,
},
},
}, ],
},
],
inline: {
limit: 1,
},
},
}, ],
}, ],
},
plugins: plugins,

View File

@ -9,7 +9,9 @@ const fs = require('fs');
//const autoprefixer = require('autoprefixer');
const webpack = require('webpack');
const { merge } = require('webpack-merge');
const {
merge
} = require('webpack-merge');
const MiniCssExtractPlugin = require('mini-css-extract-plugin');
const HtmlWebpackPlugin = require('html-webpack-plugin');
@ -92,71 +94,57 @@ const config = merge(common.webpack, {
module: {
rules: [{
test: /\.jsx?$/,
//exclude: /node_modules/,
use: {
loader: '@sucrase/webpack-loader', //'babel-loader',
options: {
transforms: ['jsx']
/*presets: [
'@babel/preset-env',
'@babel/react',
{
plugins: [
'@babel/plugin-proposal-class-properties',
'@babel/plugin-syntax-top-level-await',
],
},
], //Preset used for env setup
plugins: [
['@babel/transform-react-jsx'],
['@babel/plugin-syntax-top-level-await'],
],
cacheDirectory: true,
cacheCompression: true,*/
},
test: /\.jsx?$/,
//exclude: /node_modules/,
use: {
loader: '@sucrase/webpack-loader', //'babel-loader',
options: {
transforms: ['jsx']
/*presets: [
'@babel/preset-env',
'@babel/react',
{
plugins: [
'@babel/plugin-proposal-class-properties',
'@babel/plugin-syntax-top-level-await',
],
},
], //Preset used for env setup
plugins: [
['@babel/transform-react-jsx'],
['@babel/plugin-syntax-top-level-await'],
],
cacheDirectory: true,
cacheCompression: true,*/
},
},
},
{
test: /\.s?css$/,
use: [{
loader: 'style-loader', //MiniCssExtractPlugin.loader,
},
{
loader: 'css-loader',
options: {
sourceMap: true,
},
},
{
test: /\.s?css$/,
use: [{
loader: MiniCssExtractPlugin.loader,
},
{
loader: 'css-loader',
options: {
sourceMap: !COMPRESS,
},
},
{
loader: 'resolve-url-loader',
},
{
loader: 'sass-loader',
options: {
sourceMap: false,
},
},
],
},
{
test: /fontawesome([^.]+).(ttf|otf|eot|svg|woff(2)?)(\?[a-z0-9]+)?$/,
use: [{
loader: 'url-loader',
}, ],
},
{
test: /\.(gif|png|jpg|jpeg|ttf|otf|eot|svg|webp|woff(2)?)$/,
use: [{
loader: 'file-loader',
options: {
name(file) {
return 'public/[path][name].[ext]';
},
},
}, ],
},
],
loader: 'sass-loader',
options: {
sourceMap: true,
},
}, ],
},
{
test: /fontawesome([^.]+).(ttf|otf|eot|svg|woff(2)?)(\?[a-z0-9]+)?$/,
type: 'asset/resource',
},
{
test: /\.(gif|png|jpg|jpeg|ttf|otf|eot|svg|webp|woff(2)?)$/,
type: 'asset/resource',
}, ],
},
plugins: plugins,