{ "version": 3, "sources": ["../node_modules/simple-parallax-js/dist/simpleParallax.min.js", "../node_modules/axios/dist/webpack:/axios/webpack/universalModuleDefinition", "../node_modules/axios/dist/webpack:/axios/webpack/bootstrap", "../node_modules/axios/dist/webpack:/axios/index.js", "../node_modules/axios/dist/webpack:/axios/lib/adapters/xhr.js", "../node_modules/axios/dist/webpack:/axios/lib/axios.js", "../node_modules/axios/dist/webpack:/axios/lib/cancel/Cancel.js", "../node_modules/axios/dist/webpack:/axios/lib/cancel/CancelToken.js", "../node_modules/axios/dist/webpack:/axios/lib/cancel/isCancel.js", "../node_modules/axios/dist/webpack:/axios/lib/core/Axios.js", "../node_modules/axios/dist/webpack:/axios/lib/core/InterceptorManager.js", "../node_modules/axios/dist/webpack:/axios/lib/core/buildFullPath.js", "../node_modules/axios/dist/webpack:/axios/lib/core/createError.js", "../node_modules/axios/dist/webpack:/axios/lib/core/dispatchRequest.js", "../node_modules/axios/dist/webpack:/axios/lib/core/enhanceError.js", "../node_modules/axios/dist/webpack:/axios/lib/core/mergeConfig.js", "../node_modules/axios/dist/webpack:/axios/lib/core/settle.js", "../node_modules/axios/dist/webpack:/axios/lib/core/transformData.js", "../node_modules/axios/dist/webpack:/axios/lib/defaults.js", "../node_modules/axios/dist/webpack:/axios/lib/env/data.js", "../node_modules/axios/dist/webpack:/axios/lib/helpers/bind.js", "../node_modules/axios/dist/webpack:/axios/lib/helpers/buildURL.js", "../node_modules/axios/dist/webpack:/axios/lib/helpers/combineURLs.js", "../node_modules/axios/dist/webpack:/axios/lib/helpers/cookies.js", "../node_modules/axios/dist/webpack:/axios/lib/helpers/isAbsoluteURL.js", "../node_modules/axios/dist/webpack:/axios/lib/helpers/isAxiosError.js", "../node_modules/axios/dist/webpack:/axios/lib/helpers/isURLSameOrigin.js", "../node_modules/axios/dist/webpack:/axios/lib/helpers/normalizeHeaderName.js", "../node_modules/axios/dist/webpack:/axios/lib/helpers/parseHeaders.js", "../node_modules/axios/dist/webpack:/axios/lib/helpers/spread.js", "../node_modules/axios/dist/webpack:/axios/lib/helpers/validator.js", "../node_modules/axios/dist/webpack:/axios/lib/utils.js", "../node_modules/lodash.throttle/index.js", "../theme/js/app.js", "../node_modules/vanilla-hamburger/src/lib/utils/dom.ts", "../node_modules/vanilla-hamburger/src/lib/internals.ts", "../node_modules/vanilla-hamburger/src/lib/styles/burger.ts", "../node_modules/vanilla-hamburger/src/lib/components/burger.ts", "../node_modules/vanilla-hamburger/src/lib/components/direction-burger.ts", "../node_modules/vanilla-hamburger/src/lib/entrypoints/fade.ts", "../node_modules/vanilla-hamburger/src/fade-burger.ts", "../theme/js/grouped-images.js", "../theme/js/markElementsRelativeFromCurrentCenteredView.js"], "sourcesContent": ["/*!\n * simpleParallax.min - simpleParallax is a simple JavaScript library that gives your website parallax animations on any images or videos, \n * @date: 20-08-2020 14:0:14, \n * @version: 5.6.2,\n * @link: https://simpleparallax.com/\n */\n!function(t,e){\"object\"==typeof exports&&\"object\"==typeof module?module.exports=e():\"function\"==typeof define&&define.amd?define(\"simpleParallax\",[],e):\"object\"==typeof exports?exports.simpleParallax=e():t.simpleParallax=e()}(window,(function(){return function(t){var e={};function n(i){if(e[i])return e[i].exports;var r=e[i]={i:i,l:!1,exports:{}};return t[i].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=t,n.c=e,n.d=function(t,e,i){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:i})},n.r=function(t){\"undefined\"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:\"Module\"}),Object.defineProperty(t,\"__esModule\",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&\"object\"==typeof t&&t&&t.__esModule)return t;var i=Object.create(null);if(n.r(i),Object.defineProperty(i,\"default\",{enumerable:!0,value:t}),2&e&&\"string\"!=typeof t)for(var r in t)n.d(i,r,function(e){return t[e]}.bind(null,r));return i},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,\"a\",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p=\"\",n(n.s=0)}([function(t,e,n){\"use strict\";n.r(e),n.d(e,\"default\",(function(){return x}));var i=function(){return Element.prototype.closest&&\"IntersectionObserver\"in window};function r(t,e){for(var n=0;nt.length)&&(e=t.length);for(var n=0,i=new Array(e);n0?setTimeout((function(){e.setTransitionCSS(),e.elementContainer.classList.add(\"simple-parallax-initialized\")}),10):this.elementContainer.classList.add(\"simple-parallax-initialized\"),this.isInit=!0))}},{key:\"wrapElement\",value:function(){var t=this.element.closest(\"picture\")||this.element,e=this.customWrapper||document.createElement(\"div\");e.classList.add(\"simpleParallax\"),e.style.overflow=\"hidden\",this.customWrapper||(t.parentNode.insertBefore(e,t),e.appendChild(t)),this.elementContainer=e}},{key:\"unWrapElement\",value:function(){var t=this.elementContainer;this.customWrapper?(t.classList.remove(\"simpleParallax\"),t.style.overflow=\"\"):t.replaceWith.apply(t,u(t.childNodes))}},{key:\"setTransformCSS\",value:function(){!1===this.settings.overflow&&(this.element.style[a]=\"scale(\".concat(this.settings.scale,\")\")),this.element.style.willChange=\"transform\"}},{key:\"setTransitionCSS\",value:function(){this.element.style.transition=\"transform \".concat(this.settings.delay,\"s \").concat(this.settings.transition)}},{key:\"unSetStyle\",value:function(){this.element.style.willChange=\"\",this.element.style[a]=\"\",this.element.style.transition=\"\"}},{key:\"getElementOffset\",value:function(){var t=this.elementContainer.getBoundingClientRect();if(this.elementHeight=t.height,this.elementTop=t.top+s.positions.top,this.settings.customContainer){var e=this.settings.customContainer.getBoundingClientRect();this.elementTop=t.top-e.top+s.positions.top}this.elementBottom=this.elementHeight+this.elementTop}},{key:\"buildThresholdList\",value:function(){for(var t=[],e=1;e<=this.elementHeight;e++){var n=e/this.elementHeight;t.push(n)}return t}},{key:\"intersectionObserver\",value:function(){var t={root:null,threshold:this.buildThresholdList()};this.observer=new IntersectionObserver(this.intersectionObserverCallback.bind(this),t),this.observer.observe(this.element)}},{key:\"intersectionObserverCallback\",value:function(t){var e=this;t.forEach((function(t){t.isIntersecting?e.isVisible=!0:e.isVisible=!1}))}},{key:\"checkIfVisible\",value:function(){return this.elementBottom>s.positions.top&&this.elementTopthis.settings.maxTransition&&(t=this.settings.maxTransition),this.oldPercentage!==t&&(this.rangeMax||this.getRangeMax(),this.translateValue=(t/100*this.rangeMax-this.rangeMax/2).toFixed(0),this.oldTranslateValue!==this.translateValue&&(this.oldPercentage=t,this.oldTranslateValue=this.translateValue,!0))}},{key:\"animate\",value:function(){var t,e=0,n=0;(this.settings.orientation.includes(\"left\")||this.settings.orientation.includes(\"right\"))&&(n=\"\".concat(this.settings.orientation.includes(\"left\")?-1*this.translateValue:this.translateValue,\"px\")),(this.settings.orientation.includes(\"up\")||this.settings.orientation.includes(\"down\"))&&(e=\"\".concat(this.settings.orientation.includes(\"up\")?-1*this.translateValue:this.translateValue,\"px\")),t=!1===this.settings.overflow?\"translate3d(\".concat(n,\", \").concat(e,\", 0) scale(\").concat(this.settings.scale,\")\"):\"translate3d(\".concat(n,\", \").concat(e,\", 0)\"),this.element.style[a]=t}}])&&h(e.prototype,n),i&&h(e,i),t}();function m(t){return function(t){if(Array.isArray(t))return y(t)}(t)||function(t){if(\"undefined\"!=typeof Symbol&&Symbol.iterator in Object(t))return Array.from(t)}(t)||d(t)||function(){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 p(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){if(\"undefined\"==typeof Symbol||!(Symbol.iterator in Object(t)))return;var n=[],i=!0,r=!1,s=void 0;try{for(var o,a=t[Symbol.iterator]();!(i=(o=a.next()).done)&&(n.push(o.value),!e||n.length!==e);i=!0);}catch(t){r=!0,s=t}finally{try{i||null==a.return||a.return()}finally{if(r)throw s}}return n}(t,e)||d(t,e)||function(){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 d(t,e){if(t){if(\"string\"==typeof t)return y(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return\"Object\"===n&&t.constructor&&(n=t.constructor.name),\"Map\"===n||\"Set\"===n?Array.from(t):\"Arguments\"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?y(t,e):void 0}}function y(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n