diff --git a/404.html b/404.html index 388cc38..52ee87b 100644 --- a/404.html +++ b/404.html @@ -60,10 +60,10 @@ } } }) -

Got Any ideas to work on?

+

Got Any ideas to work on?

- \ No newline at end of file + \ No newline at end of file diff --git a/404/index.html b/404/index.html index 7e062ef..ff86546 100644 --- a/404/index.html +++ b/404/index.html @@ -60,10 +60,10 @@ } } }) -

Got Any ideas to work on?

+

Got Any ideas to work on?

- \ No newline at end of file + \ No newline at end of file diff --git a/_gatsby/slices/_gatsby-scripts-1.html b/_gatsby/slices/_gatsby-scripts-1.html index 12a3fd5..7855bb1 100644 --- a/_gatsby/slices/_gatsby-scripts-1.html +++ b/_gatsby/slices/_gatsby-scripts-1.html @@ -2,6 +2,6 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/app-72069b723903d99f7e14.js b/app-afbf3a4298a4588c71e5.js similarity index 99% rename from app-72069b723903d99f7e14.js rename to app-afbf3a4298a4588c71e5.js index e9168a7..da61cb4 100644 --- a/app-72069b723903d99f7e14.js +++ b/app-afbf3a4298a4588c71e5.js @@ -1,3 +1,3 @@ -/*! For license information please see app-72069b723903d99f7e14.js.LICENSE.txt */ -(self.webpackChunkportfolio=self.webpackChunkportfolio||[]).push([[524],{4704:function(e){e.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=0)}([function(e,t,n){"use strict";function r(e){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function o(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t0&&void 0!==arguments[0]?arguments[0]:{},n=t.registeredObservers,r=void 0===n?new Set:n,o=t.processedEntries,a=void 0===o?new Set:o,i=t.interval,s=void 0===i?100:i,c=t.context,u=void 0===c?self:c;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),f(this,"registeredObservers",void 0),f(this,"processedEntries",void 0),f(this,"interval",void 0),f(this,"intervalId",void 0),f(this,"context",void 0),this.registeredObservers=r,this.processedEntries=a,this.interval=s,this.context=u,this.intervalId=null}var t,n,r;return t=e,(n=[{key:"getNewEntries",value:function(){var e=this;return this.context.performance.getEntries().filter((function(t){return!e.processedEntries.has(t)}))}},{key:"getObserversForType",value:function(e,t){return Array.from(e).filter((function(e){return e.entryTypes.some((function(e){return e===t}))}))}},{key:"processBuffer",value:function(e){var t=Array.from(e.buffer),n=new d(t);e.buffer.clear(),t.length&&e.callback&&e.callback.call(void 0,n,e)}},{key:"processEntries",value:function(){var e=this;this.getNewEntries().forEach((function(t){var n=t.entryType;e.getObserversForType(e.registeredObservers,n).forEach((function(e){e.buffer.add(t)})),e.processedEntries.add(t)}));var t=function(){return e.registeredObservers.forEach(e.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(t):this.context.setTimeout(t,0)}},{key:"add",value:function(e){this.registeredObservers.add(e),1===this.registeredObservers.size&&this.observe()}},{key:"remove",value:function(e){this.registeredObservers.delete(e),this.registeredObservers.size||this.disconnect()}},{key:"observe",value:function(){this.intervalId=this.context.setInterval(this.processEntries.bind(this),this.interval)}},{key:"disconnect",value:function(){this.intervalId=this.context.clearInterval(this.intervalId)}}])&&p(t.prototype,n),r&&p(t,r),e}()),S=function(){function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:_;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),m(this,"callback",void 0),m(this,"buffer",void 0),m(this,"entryTypes",[]),m(this,"taskQueue",void 0),this.callback=t,this.buffer=new Set,this.taskQueue=n}var t,n,r;return t=e,(n=[{key:"observe",value:function(e){if(!e)throw new Error(v);if(e.entryTypes&&e.type)throw new Error(y);var t;if(e.entryTypes)t=e.entryTypes;else{if(!e.type)throw new Error(v);t=[e.type]}var n=t.filter(E);n.length>0&&n.length!==t.length&&console.warn(w),n.length?(this.entryTypes=n,this.taskQueue.add(this)):console.warn(b)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var e=Array.from(this.buffer);return new d(e)}}])&&h(t.prototype,n),r&&h(t,r),e}();m(S,"supportedEntryTypes",g);var P="PerformanceObserver"in self&&"function"==typeof PerformanceObserver?PerformanceObserver:S,C=self;C.PerformanceObserver||(C.PerformanceObserver=P)}])},1496:function(e,t){"use strict";t.C=void 0;const n=[".html",".json",".js",".map",".txt",".xml",".pdf"];t.C=(e,t="always")=>{if("/"===e)return e;const r=e.endsWith("/");return((e,t)=>{for(const n of e)if(t.endsWith(n))return!0;return!1})(n,e)?e:"always"===t?r?e:`${e}/`:"never"===t&&r?e.slice(0,-1):e}},2948:function(e,t,n){"use strict";t.A5=t.as=void 0;var r=n(1648);t.as=r.ScrollHandler;var o=n(5931);t.A5=o.useScrollRestoration},1648:function(e,t,n){"use strict";var r=n(2411);t.__esModule=!0,t.ScrollHandler=t.ScrollContext=void 0;var o=r(n(1559)),a=r(n(2444)),i=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var n=u(t);if(n&&n.has(e))return n.get(e);var r={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if("default"!==a&&Object.prototype.hasOwnProperty.call(e,a)){var i=o?Object.getOwnPropertyDescriptor(e,a):null;i&&(i.get||i.set)?Object.defineProperty(r,a,i):r[a]=e[a]}r.default=e,n&&n.set(e,r);return r}(n(1504)),s=r(n(3268)),c=n(6204);function u(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(u=function(e){return e?n:t})(e)}var l=i.createContext(new c.SessionStorage);t.ScrollContext=l,l.displayName="GatsbyScrollContext";var d=function(e){function t(){for(var t,n=arguments.length,r=new Array(n),a=0;a{}},524:function(e,t){"use strict";t.__esModule=!0,t.getForwards=function(e){return null==e?void 0:e.flatMap((e=>(null==e?void 0:e.forward)||[]))}},9528:function(e,t,n){"use strict";t.__esModule=!0,t.injectPartytownSnippet=function(e){if(!e.length)return;const t=document.querySelector("script[data-partytown]"),n=document.querySelector('iframe[src*="~partytown/partytown-sandbox-sw"]');t&&t.remove();n&&n.remove();const a=(0,o.getForwards)(e),i=document.createElement("script");i.dataset.partytown="",i.innerHTML=(0,r.partytownSnippet)({forward:a}),document.head.appendChild(i)};var r=n(3040),o=n(524)},5728:function(e,t,n){t.components={"component---src-pages-404-tsx":()=>Promise.all([n.e(176),n.e(264),n.e(296)]).then(n.bind(n,256)),"component---src-pages-blog-tsx":()=>Promise.all([n.e(176),n.e(264),n.e(40),n.e(416)]).then(n.bind(n,1244)),"component---src-pages-index-tsx":()=>Promise.all([n.e(176),n.e(264),n.e(40),n.e(348)]).then(n.bind(n,9056)),"component---src-pages-projects-tsx":()=>Promise.all([n.e(176),n.e(264),n.e(40),n.e(644)]).then(n.bind(n,8864)),"component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx":()=>Promise.all([n.e(176),n.e(264),n.e(912)]).then(n.bind(n,4336)),"component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx":()=>Promise.all([n.e(176),n.e(264),n.e(580)]).then(n.bind(n,5588)),"component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx":()=>Promise.all([n.e(176),n.e(264),n.e(616)]).then(n.bind(n,7112)),"component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx":()=>Promise.all([n.e(176),n.e(264),n.e(768)]).then(n.bind(n,2332)),"component---src-templates-project-tsx":()=>Promise.all([n.e(176),n.e(264),n.e(40),n.e(888)]).then(n.bind(n,7312))}},2840:function(e,t,n){e.exports=[{plugin:n(6952),options:{plugins:[],trackingIds:["G-F61ZBFTC7B"],pluginConfig:{head:!0,respectDNT:!1,exclude:[],origin:"https://www.googletagmanager.com",delayOnRouteUpdate:0},exclude:["/preview/**","/do-not-track/me/too/"],cookieDomain:"auto",gtagConfig:{}}},{plugin:n(8968),options:{plugins:[],maxWidth:1e3,linkImagesToOriginal:!1,showCaptions:!1,markdownCaptions:!1,backgroundColor:"white",quality:50,withWebp:!1,withAvif:!1,loading:"lazy",decoding:"async",disableBgImageOnAlpha:!1,disableBgImage:!1}},{plugin:n(1576),options:{plugins:[],background:"#fff"}},{plugin:n(448),options:{plugins:[],isIconAfterHeader:!0,className:"gatsby-remark-autolink-header-anchor",offsetY:0}},{plugin:n(8968),options:{plugins:[],maxWidth:1e3,linkImagesToOriginal:!1,showCaptions:!1,markdownCaptions:!1,backgroundColor:"white",quality:50,withWebp:!1,withAvif:!1,loading:"lazy",decoding:"async",disableBgImageOnAlpha:!1,disableBgImage:!1}},{plugin:n(8192),options:{plugins:[],name:"GatsbyJS",short_name:"GatsbyJS",start_url:"/",background_color:"#f7f0eb",theme_color:"#a2466c",display:"standalone",icon:"favicon-32x32.png",legacy:!0,theme_color_in_head:!0,cache_busting_mode:"query",crossOrigin:"anonymous",include_favicon:!0,cacheDigest:"0c6b133b4c34ab7bae2026f2af9d59f7"}},{plugin:n(9736),options:{plugins:[]}},{plugin:n(6904),options:{plugins:[]}}]},7032:function(e,t,n){const r=n(2840),{getResourceURLsForPathname:o,loadPage:a,loadPageSync:i}=n(7298).Oy;t.a=function(e,t,n,s){void 0===t&&(t={});let c=r.map((n=>{if(!n.plugin[e])return;t.getResourceURLsForPathname=o,t.loadPage=a,t.loadPageSync=i;const r=n.plugin[e](t,n.options);return r&&s&&(t=s({args:t,result:r,plugin:n})),r}));return c=c.filter((e=>void 0!==e)),c.length>0?c:n?[n]:[]},t.w=(e,t,n)=>r.reduce(((n,r)=>r.plugin[e]?n.then((()=>r.plugin[e](t,r.options))):n),Promise.resolve())},9460:function(e,t){t.A=()=>""},7020:function(e,t,n){"use strict";n.d(t,{c:function(){return r}});var r=function(e){return e=e||Object.create(null),{on:function(t,n){(e[t]||(e[t]=[])).push(n)},off:function(t,n){e[t]&&e[t].splice(e[t].indexOf(n)>>>0,1)},emit:function(t,n){(e[t]||[]).slice().map((function(e){e(n)})),(e["*"]||[]).slice().map((function(e){e(t,n)}))}}}()},808:function(e,t,n){"use strict";n.d(t,{Uv:function(){return p},yg:function(){return h},GG:function(){return f},UN:function(){return d}});var r=n(3560),o=n(8740),a=e=>{if(void 0===e)return e;let[t,n=""]=e.split("?");return n&&(n="?"+n),"/"===t?"/"+n:"/"===t.charAt(t.length-1)?t.slice(0,-1)+n:t+n},i=n(6168);const s=new Map;let c=[];const u=e=>{let t=e;if(-1!==e.indexOf("?")){const[n,r]=e.split("?");t=n+"?"+encodeURIComponent(r)}const n=decodeURIComponent(t);return(0,o.c)(n,decodeURIComponent("")).split("#")[0]};function l(e){return e.startsWith("/")||e.startsWith("https://")||e.startsWith("http://")?e:new URL(e,window.location.href+(window.location.href.endsWith("/")?"":"/")).pathname}const d=e=>{c=e},p=e=>{const t=m(e),n=c.map((e=>{let{path:t,matchPath:n}=e;return{path:n,originalPath:t}})),o=(0,r.pick)(n,t);return o?a(o.route.originalPath):null},f=e=>{const t=m(e),n=c.map((e=>{let{path:t,matchPath:n}=e;return{path:n,originalPath:t}})),o=(0,r.pick)(n,t);return o?o.params:{}},h=e=>{const t=u(l(e));if(s.has(t))return s.get(t);const n=(0,i._)(e);if(n)return h(n.toPath);let r=p(t);return r||(r=m(e)),s.set(t,r),r},m=e=>{let t=u(l(e));return"/index.html"===t&&(t="/"),t=a(t),t}},4056:function(e,t,n){"use strict";n.r(t),n.d(t,{Link:function(){return s.cH},PageRenderer:function(){return a()},Script:function(){return S.Script},ScriptStrategy:function(){return S.ScriptStrategy},Slice:function(){return w},StaticQuery:function(){return c.Yl},StaticQueryContext:function(){return c.k1},collectedScriptsByPage:function(){return S.collectedScriptsByPage},graphql:function(){return C},navigate:function(){return s.IB},parsePath:function(){return s.O8},prefetchPathname:function(){return P},scriptCache:function(){return S.scriptCache},scriptCallbackCache:function(){return S.scriptCallbackCache},useScrollRestoration:function(){return i.A5},useStaticQuery:function(){return c.ch},withAssetPrefix:function(){return s.Km},withPrefix:function(){return s.q_}});var r=n(7298),o=n(968),a=n.n(o),i=n(2948),s=n(5070),c=n(3476);var u=n(2804);function l(e){return l=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},l(e)}var d=n(1936);function p(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(e){}return(p=function(){return!!e})()}function f(e){var t="function"==typeof Map?new Map:void 0;return f=function(e){if(null===e||!function(e){try{return-1!==Function.toString.call(e).indexOf("[native code]")}catch(t){return"function"==typeof e}}(e))return e;if("function"!=typeof e)throw new TypeError("Super expression must either be null or a function");if(void 0!==t){if(t.has(e))return t.get(e);t.set(e,n)}function n(){return function(e,t,n){if(p())return Reflect.construct.apply(null,arguments);var r=[null];r.push.apply(r,t);var o=new(e.bind.apply(e,r));return n&&(0,d.c)(o,n.prototype),o}(e,arguments,l(this).constructor)}return n.prototype=Object.create(e.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),(0,d.c)(n,e)},f(e)}var h=n(1504),m=n(9460),g=n(9580);const v=e=>{let{sliceId:t,children:n}=e;const r=[h.createElement("slice-start",{id:t+"-1"}),h.createElement("slice-end",{id:t+"-1"})];return n&&(r.push(n),r.push(h.createElement("slice-start",{id:t+"-2"}),h.createElement("slice-end",{id:t+"-2"}))),r},y=e=>{let{sliceName:t,allowEmpty:n,children:r,...o}=e;const a=(0,h.useContext)(g.C0),i=(0,h.useContext)(g.am),s=a[t];if(!s){if(n)return null;throw new Error('Slice "'+s+'" for "'+t+'" slot not found')}const c=((e,t)=>Object.keys(t).length?e+"-"+(0,m.A)(t):e)(s,o);let u=i[c];return u?r&&(u.hasChildren=!0):i[c]=u={props:o,sliceName:s,hasChildren:!!r},h.createElement(v,{sliceId:c},r)},b=e=>{let{sliceName:t,allowEmpty:n,children:r,...o}=e;const a=(0,h.useContext)(g.C0),i=(0,h.useContext)(g.A1),s=a[t],c=i.get(s);if(!c){if(n)return null;throw new Error('Slice "'+s+'" for "'+t+'" slot not found')}return h.createElement(c.component,Object.assign({sliceContext:c.sliceContext,data:c.data},o),r)};function w(e){{const t={...e,sliceName:e.alias};delete t.alias,delete t.__renderedByLocation;const n=(0,h.useContext)(g.YF),r=_(e);if(Object.keys(r).length)throw new E("browser"===n.renderEnvironment,t.sliceName,r,e.__renderedByLocation);if("server"===n.renderEnvironment)return h.createElement(y,t);if("browser"===n.renderEnvironment)return h.createElement(b,t);if("engines"===n.renderEnvironment||"dev-ssr"===n.renderEnvironment)return h.createElement(b,t);if("slices"===n.renderEnvironment){let t="";try{t='\n\nSlice component "'+n.sliceRoot.name+'" ('+n.sliceRoot.componentPath+') tried to render '}catch{}throw new Error("Nested slices are not supported."+t+"\n\nSee https://gatsbyjs.com/docs/reference/built-in-components/gatsby-slice#nested-slices")}throw new Error('Slice context "'+n.renderEnvironment+'" is not supported.')}}let E=function(e){function t(n,r,o,a){var i;const s=Object.entries(o).map((e=>{let[t,n]=e;return'not serializable "'+n+'" type passed to "'+t+'" prop'})).join(", "),c="SlicePropsError";let u="",l="";if(n){const e=h.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactDebugCurrentFrame.getCurrentStack().trim().split("\n").slice(1);e[0]=e[0].trim(),u="\n"+e.join("\n"),l='Slice "'+r+'" was passed props that are not serializable ('+s+")."}else{l=c+': Slice "'+r+'" was passed props that are not serializable ('+s+").";u=l+"\n"+(new Error).stack.trim().split("\n").slice(2).join("\n")}return(i=e.call(this,l)||this).name=c,u?i.stack=u:Error.captureStackTrace(function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(i),t),a&&(i.forcedLocation={...a,functionName:"Slice"}),i}return(0,u.c)(t,e),t}(f(Error));const _=function(e,t,n,r){void 0===t&&(t={}),void 0===n&&(n=[]),void 0===r&&(r=null);for(const[o,a]of Object.entries(e)){if(null==a||!r&&"children"===o)continue;const e=r?r+"."+o:o;"function"==typeof a?t[e]=typeof a:"object"==typeof a&&n.indexOf(a)<=0&&(n.push(a),_(a,t,n,e))}return t};var S=n(1920);const P=r.cp.enqueue;function C(){throw new Error("It appears like Gatsby is misconfigured. Gatsby related `graphql` calls are supposed to only be evaluated at compile time, and then compiled away. Unfortunately, something went wrong and the query was left in the compiled code.\n\nUnless your site has a complex or custom babel/Gatsby configuration this is likely a bug in Gatsby.")}},7298:function(e,t,n){"use strict";n.d(t,{c9:function(){return d},i:function(){return E},cp:function(){return P},wZ:function(){return k},q2:function(){return C},Oy:function(){return S},Mt:function(){return _}});var r=n(2804),o=n(8764),a=n(8264);const i=function(e){if("undefined"==typeof document)return!1;const t=document.createElement("link");try{if(t.relList&&"function"==typeof t.relList.supports)return t.relList.supports(e)}catch(n){return!1}return!1}("prefetch")?function(e,t){return new Promise(((n,r)=>{if("undefined"==typeof document)return void r();const o=document.createElement("link");o.setAttribute("rel","prefetch"),o.setAttribute("href",e),Object.keys(t).forEach((e=>{o.setAttribute(e,t[e])})),o.onload=n,o.onerror=r;(document.getElementsByTagName("head")[0]||document.getElementsByName("script")[0].parentNode).appendChild(o)}))}:function(e){return new Promise(((t,n)=>{const r=new XMLHttpRequest;r.open("GET",e,!0),r.onload=()=>{200===r.status?t():n()},r.send(null)}))},s={};var c=function(e,t){return new Promise((n=>{s[e]?n():i(e,t).then((()=>{n(),s[e]=!0})).catch((()=>{}))}))},u=n(7020),l=n(808);const d={Error:"error",Success:"success"},p=e=>{const[t,n]=e.split("?");var r;return"/page-data/"+("/"===t?"index":(r="/"===(r=t)[0]?r.slice(1):r).endsWith("/")?r.slice(0,-1):r)+"/page-data.json"+(n?"?"+n:"")},f=e=>e.startsWith("//");function h(e,t){return void 0===t&&(t="GET"),new Promise((n=>{const r=new XMLHttpRequest;r.open(t,e,!0),r.onreadystatechange=()=>{4==r.readyState&&n(r)},r.send(null)}))}const m=/bot|crawler|spider|crawling/i,g=function(e,t,n){var r;void 0===t&&(t=null);const o={componentChunkName:e.componentChunkName,path:e.path,webpackCompilationHash:e.webpackCompilationHash,matchPath:e.matchPath,staticQueryHashes:e.staticQueryHashes,getServerDataError:e.getServerDataError,slicesMap:null!==(r=e.slicesMap)&&void 0!==r?r:{}};return{component:t,head:n,json:e.result,page:o}};function v(e){return new Promise((t=>{try{const n=e.readRoot();t(n)}catch(n){if(!Object.hasOwnProperty.call(n,"_response")||!Object.hasOwnProperty.call(n,"_status"))throw n;setTimeout((()=>{v(e).then(t)}),200)}}))}let y=function(){function e(e,t){this.inFlightNetworkRequests=new Map,this.pageDb=new Map,this.inFlightDb=new Map,this.staticQueryDb={},this.pageDataDb=new Map,this.partialHydrationDb=new Map,this.slicesDataDb=new Map,this.sliceInflightDb=new Map,this.slicesDb=new Map,this.isPrefetchQueueRunning=!1,this.prefetchQueued=[],this.prefetchTriggered=new Set,this.prefetchCompleted=new Set,this.loadComponent=e,(0,l.UN)(t)}var t=e.prototype;return t.memoizedGet=function(e){let t=this.inFlightNetworkRequests.get(e);return t||(t=h(e,"GET"),this.inFlightNetworkRequests.set(e,t)),t.then((t=>(this.inFlightNetworkRequests.delete(e),t))).catch((t=>{throw this.inFlightNetworkRequests.delete(e),t}))},t.setApiRunner=function(e){this.apiRunner=e,this.prefetchDisabled=e("disableCorePrefetching").some((e=>e))},t.fetchPageDataJson=function(e){const{pagePath:t,retries:n=0}=e,r=p(t);return this.memoizedGet(r).then((r=>{const{status:o,responseText:a}=r;if(200===o)try{const n=JSON.parse(a);if(void 0===n.path)throw new Error("not a valid pageData response");const r=t.split("?")[1];return r&&!n.path.includes(r)&&(n.path+="?"+r),Object.assign(e,{status:d.Success,payload:n})}catch(i){}return 404===o||200===o?"/404.html"===t||"/500.html"===t?Object.assign(e,{status:d.Error}):this.fetchPageDataJson(Object.assign(e,{pagePath:"/404.html",notFound:!0})):500===o?this.fetchPageDataJson(Object.assign(e,{pagePath:"/500.html",internalServerError:!0})):n<3?this.fetchPageDataJson(Object.assign(e,{retries:n+1})):Object.assign(e,{status:d.Error})}))},t.fetchPartialHydrationJson=function(e){const{pagePath:t,retries:n=0}=e,r=p(t).replace(".json","-rsc.json");return this.memoizedGet(r).then((r=>{const{status:o,responseText:a}=r;if(200===o)try{return Object.assign(e,{status:d.Success,payload:a})}catch(i){}return 404===o||200===o?"/404.html"===t||"/500.html"===t?Object.assign(e,{status:d.Error}):this.fetchPartialHydrationJson(Object.assign(e,{pagePath:"/404.html",notFound:!0})):500===o?this.fetchPartialHydrationJson(Object.assign(e,{pagePath:"/500.html",internalServerError:!0})):n<3?this.fetchPartialHydrationJson(Object.assign(e,{retries:n+1})):Object.assign(e,{status:d.Error})}))},t.loadPageDataJson=function(e){const t=(0,l.yg)(e);if(this.pageDataDb.has(t)){const e=this.pageDataDb.get(t);return Promise.resolve(e)}return this.fetchPageDataJson({pagePath:t}).then((e=>(this.pageDataDb.set(t,e),e)))},t.loadPartialHydrationJson=function(e){const t=(0,l.yg)(e);if(this.partialHydrationDb.has(t)){const e=this.partialHydrationDb.get(t);return Promise.resolve(e)}return this.fetchPartialHydrationJson({pagePath:t}).then((e=>(this.partialHydrationDb.set(t,e),e)))},t.loadSliceDataJson=function(e){if(this.slicesDataDb.has(e)){const t=this.slicesDataDb.get(e);return Promise.resolve({sliceName:e,jsonPayload:t})}return h("/slice-data/"+e+".json","GET").then((t=>{const n=JSON.parse(t.responseText);return this.slicesDataDb.set(e,n),{sliceName:e,jsonPayload:n}}))},t.findMatchPath=function(e){return(0,l.Uv)(e)},t.loadPage=function(e){const t=(0,l.yg)(e);if(this.pageDb.has(t)){const e=this.pageDb.get(t);return e.error?Promise.resolve({error:e.error,status:e.status}):Promise.resolve(e.payload)}if(this.inFlightDb.has(t))return this.inFlightDb.get(t);const n=[this.loadAppData(),this.loadPageDataJson(t)];const r=Promise.all(n).then((e=>{const[n,r,i]=e;if(r.status===d.Error||(null==i?void 0:i.status)===d.Error)return{status:d.Error};let s=r.payload;const{componentChunkName:c,staticQueryHashes:l=[],slicesMap:p={}}=s,f={},h=Array.from(new Set(Object.values(p))),m=e=>{if(this.slicesDb.has(e.name))return this.slicesDb.get(e.name);if(this.sliceInflightDb.has(e.name))return this.sliceInflightDb.get(e.name);const t=this.loadComponent(e.componentChunkName).then((t=>{return{component:(n=t,n&&n.default||n),sliceContext:e.result.sliceContext,data:e.result.data};var n}));return this.sliceInflightDb.set(e.name,t),t.then((t=>{this.slicesDb.set(e.name,t),this.sliceInflightDb.delete(e.name)})),t};return Promise.all(h.map((e=>this.loadSliceDataJson(e)))).then((e=>{const p=[],h=(0,o.c)(l);for(const{jsonPayload:t,sliceName:n}of Object.values(e)){p.push({name:n,...t});for(const e of t.staticQueryHashes)h.includes(e)||h.push(e)}const y=[Promise.all(p.map(m)),this.loadComponent(c,"head")];y.push(this.loadComponent(c));const b=Promise.all(y).then((e=>{const[t,o,c]=e;f.createdAt=new Date;for(const n of t)(!n||n instanceof Error)&&(f.status=d.Error,f.error=n);let u;if((!c||c instanceof Error)&&(f.status=d.Error,f.error=c),f.status!==d.Error){if(f.status=d.Success,!0!==r.notFound&&!0!==(null==i?void 0:i.notFound)||(f.notFound=!0),s=Object.assign(s,{webpackCompilationHash:n?n.webpackCompilationHash:""}),"string"==typeof(null==i?void 0:i.payload)){u=g(s,null,o),u.partialHydration=i.payload;const e=new ReadableStream({start(e){const t=new TextEncoder;e.enqueue(t.encode(i.payload))},pull(e){e.close()},cancel(){}});return v((0,a.createFromReadableStream)(e)).then((e=>(u.partialHydration=e,u)))}u=g(s,c,o)}return u})),w=Promise.all(h.map((e=>{if(this.staticQueryDb[e]){const t=this.staticQueryDb[e];return{staticQueryHash:e,jsonPayload:t}}return this.memoizedGet("/page-data/sq/d/"+e+".json").then((t=>{const n=JSON.parse(t.responseText);return{staticQueryHash:e,jsonPayload:n}})).catch((()=>{throw new Error("We couldn't load \"/page-data/sq/d/"+e+'.json"')}))}))).then((e=>{const t={};return e.forEach((e=>{let{staticQueryHash:n,jsonPayload:r}=e;t[n]=r,this.staticQueryDb[n]=r})),t}));return Promise.all([b,w]).then((e=>{let n,[r,o]=e;return r&&(n={...r,staticQueryResults:o},f.payload=n,u.c.emit("onPostLoadPageResources",{page:n,pageResources:n})),this.pageDb.set(t,f),f.error?{error:f.error,status:f.status}:n})).catch((e=>({error:e,status:d.Error})))}))}));return r.then((()=>{this.inFlightDb.delete(t)})).catch((e=>{throw this.inFlightDb.delete(t),e})),this.inFlightDb.set(t,r),r},t.loadPageSync=function(e,t){void 0===t&&(t={});const n=(0,l.yg)(e);if(this.pageDb.has(n)){var r;const e=this.pageDb.get(n);if(e.payload)return e.payload;if(null!==(r=t)&&void 0!==r&&r.withErrorDetails)return{error:e.error,status:e.status}}},t.shouldPrefetch=function(e){return!!(()=>{if("connection"in navigator&&void 0!==navigator.connection){if((navigator.connection.effectiveType||"").includes("2g"))return!1;if(navigator.connection.saveData)return!1}return!0})()&&((!navigator.userAgent||!m.test(navigator.userAgent))&&!this.pageDb.has(e))},t.prefetch=function(e){if(!this.shouldPrefetch(e))return{then:e=>e(!1),abort:()=>{}};if(this.prefetchTriggered.has(e))return{then:e=>e(!0),abort:()=>{}};const t={resolve:null,reject:null,promise:null};t.promise=new Promise(((e,n)=>{t.resolve=e,t.reject=n})),this.prefetchQueued.push([e,t]);const n=new AbortController;return n.signal.addEventListener("abort",(()=>{const t=this.prefetchQueued.findIndex((t=>{let[n]=t;return n===e}));-1!==t&&this.prefetchQueued.splice(t,1)})),this.isPrefetchQueueRunning||(this.isPrefetchQueueRunning=!0,setTimeout((()=>{this._processNextPrefetchBatch()}),3e3)),{then:(e,n)=>t.promise.then(e,n),abort:n.abort.bind(n)}},t._processNextPrefetchBatch=function(){(window.requestIdleCallback||(e=>setTimeout(e,0)))((()=>{const e=this.prefetchQueued.splice(0,4),t=Promise.all(e.map((e=>{let[t,n]=e;return this.prefetchTriggered.has(t)||(this.apiRunner("onPrefetchPathname",{pathname:t}),this.prefetchTriggered.add(t)),this.prefetchDisabled?n.resolve(!1):this.doPrefetch((0,l.yg)(t)).then((()=>{this.prefetchCompleted.has(t)||(this.apiRunner("onPostPrefetchPathname",{pathname:t}),this.prefetchCompleted.add(t)),n.resolve(!0)}))})));this.prefetchQueued.length?t.then((()=>{setTimeout((()=>{this._processNextPrefetchBatch()}),3e3)})):this.isPrefetchQueueRunning=!1}))},t.doPrefetch=function(e){const t=p(e);return c(t,{crossOrigin:"anonymous",as:"fetch"}).then((()=>this.loadPageDataJson(e)))},t.hovering=function(e){this.loadPage(e)},t.getResourceURLsForPathname=function(e){const t=(0,l.yg)(e),n=this.pageDataDb.get(t);if(n){const e=g(n.payload);return[].concat((0,o.c)(b(e.page.componentChunkName)),[p(t)])}return null},t.isPageNotFound=function(e){const t=(0,l.yg)(e),n=this.pageDb.get(t);return!n||n.notFound},t.loadAppData=function(e){return void 0===e&&(e=0),this.memoizedGet("/page-data/app-data.json").then((t=>{const{status:n,responseText:r}=t;let o;if(200!==n&&e<3)return this.loadAppData(e+1);if(200===n)try{const e=JSON.parse(r);if(void 0===e.webpackCompilationHash)throw new Error("not a valid app-data response");o=e}catch(a){}return o}))},e}();const b=e=>(window.___chunkMapping[e]||[]).map((e=>""+e));let w,E=function(e){function t(t,n,r){var o;return o=e.call(this,(function(e,n){if(void 0===n&&(n="components"),!t[n="components"][e])throw new Error("We couldn't find the correct component chunk with the name \""+e+'"');return t[n][e]().catch((e=>e))}),n)||this,r&&o.pageDataDb.set((0,l.yg)(r.path),{pagePath:r.path,payload:r,status:"success"}),o}(0,r.c)(t,e);var n=t.prototype;return n.doPrefetch=function(t){return e.prototype.doPrefetch.call(this,t).then((e=>{if(e.status!==d.Success)return Promise.resolve();const t=e.payload,n=t.componentChunkName,r=b(n);return Promise.all(r.map(c)).then((()=>t))}))},n.loadPageDataJson=function(t){return e.prototype.loadPageDataJson.call(this,t).then((e=>e.notFound?f(t)?e:h(t,"HEAD").then((t=>200===t.status?{status:d.Error}:e)):e))},n.loadPartialHydrationJson=function(t){return e.prototype.loadPartialHydrationJson.call(this,t).then((e=>e.notFound?f(t)?e:h(t,"HEAD").then((t=>200===t.status?{status:d.Error}:e)):e))},t}(y);const _=e=>{w=e},S={enqueue:e=>w.prefetch(e),getResourceURLsForPathname:e=>w.getResourceURLsForPathname(e),loadPage:e=>w.loadPage(e),loadPageSync:function(e,t){return void 0===t&&(t={}),w.loadPageSync(e,t)},prefetch:e=>w.prefetch(e),isPageNotFound:e=>w.isPageNotFound(e),hovering:e=>w.hovering(e),loadAppData:()=>w.loadAppData()};var P=S;function C(){return w?w.staticQueryDb:{}}function k(){return w?w.slicesDb:{}}},9652:function(e,t,n){"use strict";n.d(t,{c:function(){return P}});var r=n(1504),o=n(3268),a=n.n(o),i=n(7032),s=n(808),c=n(8764),u=n(4056),l=n(3560),d=n(9856);function p(e){let{children:t,callback:n}=e;return(0,r.useEffect)((()=>{n()})),t}const f=["link","meta","style","title","base","noscript","script","html","body"];function h(e,t){if(e instanceof HTMLElement&&t instanceof HTMLElement){const n=t.getAttribute("nonce");if(n&&!e.getAttribute("nonce")){const r=t.cloneNode(!0);return r.setAttribute("nonce",""),r.nonce=n,n===e.nonce&&e.isEqualNode(r)}}return e.isEqualNode(t)}function m(e,t){void 0===t&&(t={html:{},body:{}});const n=new Map,r=[];for(const u of e.childNodes){var o,a;const e=u.nodeName.toLowerCase(),l=null===(o=u.attributes)||void 0===o||null===(a=o.id)||void 0===a?void 0:a.value;if(y(u)){if(v(e))if("html"===e||"body"===e)for(const n of u.attributes){const r="style"===n.name;var i;if(t[e]={...t[e]},r||(t[e][n.name]=n.value),r)t[e].style=""+(null!==(i=t[e])&&void 0!==i&&i.style?t[e].style:"")+n.value+" "}else{let e=u.cloneNode(!0);if(e.setAttribute("data-gatsby-head",!0),"script"===e.nodeName.toLowerCase()&&(e=g(e)),l)if(n.has(l)){var s;const t=n.get(l);null===(s=r[t].parentNode)||void 0===s||s.removeChild(r[t]),r[t]=e}else r.push(e),n.set(l,r.length-1);else r.push(e)}u.childNodes.length&&r.push.apply(r,(0,c.c)(m(u,t).validHeadNodes))}}return{validHeadNodes:r,htmlAndBodyAttributes:t}}function g(e){const t=document.createElement("script");for(const n of e.attributes)t.setAttribute(n.name,n.value);return t.innerHTML=e.innerHTML,t}function v(e){return f.includes(e)}function y(e){return 1===e.nodeType}const b=document.createElement("div"),w={html:[],body:[]},E=()=>{var e;const{validHeadNodes:t,htmlAndBodyAttributes:n}=m(b);w.html=Object.keys(n.html),w.body=Object.keys(n.body),function(e){if(!e)return;const{html:t,body:n}=e,r=document.querySelector("html");r&&Object.entries(t).forEach((e=>{let[t,n]=e;r.setAttribute(t,n)}));const o=document.querySelector("body");o&&Object.entries(n).forEach((e=>{let[t,n]=e;o.setAttribute(t,n)}))}(n);const r=document.querySelectorAll("[data-gatsby-head]");var o;if(0===r.length)return void(o=document.head).append.apply(o,(0,c.c)(t));const a=[];!function(e){let{oldNodes:t,newNodes:n,onStale:r,onNew:o}=e;for(const a of t){const e=n.findIndex((e=>h(e,a)));-1===e?r(a):n.splice(e,1)}for(const a of n)o(a)}({oldNodes:r,newNodes:t,onStale:e=>e.parentNode.removeChild(e),onNew:e=>a.push(e)}),(e=document.head).append.apply(e,a)};function _(e){let{pageComponent:t,staticQueryResults:n,pageComponentProps:o}=e;(0,r.useEffect)((()=>{if(null!=t&&t.Head){!function(e){if("function"!=typeof e)throw new Error('Expected "Head" export to be a function got "'+typeof e+'".')}(t.Head);const{render:a}=(0,d.m)(),s=r.createElement(t.Head,{location:{pathname:(e=o).location.pathname},params:e.params,data:e.data||{},serverData:e.serverData,pageContext:e.pageContext}),c=(0,i.a)("wrapRootElement",{element:s},s,(e=>{let{result:t}=e;return{element:t}})).pop();a(r.createElement(p,{callback:E},r.createElement(u.StaticQueryContext.Provider,{value:n},r.createElement(l.LocationProvider,null,c))),b)}var e;return()=>{!function(){const e=document.querySelectorAll("[data-gatsby-head]");for(const t of e)t.parentNode.removeChild(t)}(),function(e){if(!e)return;const{html:t,body:n}=e;if(t){const e=document.querySelector("html");t.forEach((t=>{e&&e.removeAttribute(t)}))}if(n){const e=document.querySelector("body");n.forEach((t=>{e&&e.removeAttribute(t)}))}}(w)}}))}function S(e){const t={...e,params:{...(0,s.GG)(e.location.pathname),...e.pageResources.json.pageContext.__params}};let n;var o;n=e.pageResources.partialHydration?e.pageResources.partialHydration:(0,r.createElement)((o=e.pageResources.component)&&o.default||o,{...t,key:e.path||e.pageResources.page.path});_({pageComponent:e.pageResources.head,staticQueryResults:e.pageResources.staticQueryResults,pageComponentProps:t});return(0,i.a)("wrapPageElement",{element:n,props:t},n,(e=>{let{result:n}=e;return{element:n,props:t}})).pop()}S.propTypes={location:a().object.isRequired,pageResources:a().object.isRequired,data:a().object,pageContext:a().object.isRequired};var P=S},2380:function(e,t,n){"use strict";var r=n(2804),o=n(7032),a=n(1504),i=n(3560),s=n(2948),c=n(3476),u=n(9580),l=n(7298),d=n(6168),p=n(7020);const f={id:"gatsby-announcer",style:{position:"absolute",top:0,width:1,height:1,padding:0,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",border:0},"aria-live":"assertive","aria-atomic":"true"};var h=n(5070);function m(e){const t=(0,d._)(e),{hash:n,search:r}=window.location;return null!=t&&(window.___replace(t.toPath+r+n),!0)}let g="";window.addEventListener("unhandledrejection",(e=>{/loading chunk \d* failed./i.test(e.reason)&&g&&(window.location.pathname=g)}));const v=(e,t)=>{m(e.pathname)||(g=e.pathname,(0,o.a)("onPreRouteUpdate",{location:e,prevLocation:t}))},y=(e,t)=>{m(e.pathname)||(0,o.a)("onRouteUpdate",{location:e,prevLocation:t})},b=function(e,t){if(void 0===t&&(t={}),"number"==typeof e)return void i.globalHistory.navigate(e);const{pathname:n,search:r,hash:a}=(0,h.O8)(e),s=(0,d._)(n);if(s&&(e=s.toPath+r+a),window.___swUpdated)return void(window.location=n+r+a);const c=setTimeout((()=>{p.c.emit("onDelayedLoadPageResources",{pathname:n}),(0,o.a)("onRouteUpdateDelayed",{location:window.location})}),1e3);l.cp.loadPage(n+r).then((o=>{if(!o||o.status===l.c9.Error)return window.history.replaceState({},"",location.href),window.location=n,void clearTimeout(c);o&&o.page.webpackCompilationHash!==window.___webpackCompilationHash&&("serviceWorker"in navigator&&null!==navigator.serviceWorker.controller&&"activated"===navigator.serviceWorker.controller.state&&navigator.serviceWorker.controller.postMessage({gatsbyApi:"clearPathResources"}),window.location=n+r+a),(0,i.navigate)(e,t),clearTimeout(c)}))};function w(e,t){let{location:n}=t;const{pathname:r,hash:a}=n,i=(0,o.a)("shouldUpdateScroll",{prevRouterProps:e,pathname:r,routerProps:{location:n},getSavedScrollPosition:e=>[0,this._stateStorage.read(e,e.key)]});if(i.length>0)return i[i.length-1];if(e){const{location:{pathname:t}}=e;if(t===r)return a?decodeURI(a.slice(1)):[0,0]}return!0}let E=function(e){function t(t){var n;return(n=e.call(this,t)||this).announcementRef=a.createRef(),n}(0,r.c)(t,e);var n=t.prototype;return n.componentDidUpdate=function(e,t){requestAnimationFrame((()=>{let e="new page at "+this.props.location.pathname;document.title&&(e=document.title);const t=document.querySelectorAll("#gatsby-focus-wrapper h1");t&&t.length&&(e=t[0].textContent);const n="Navigated to "+e;if(this.announcementRef.current){this.announcementRef.current.innerText!==n&&(this.announcementRef.current.innerText=n)}}))},n.render=function(){return a.createElement("div",Object.assign({},f,{ref:this.announcementRef}))},t}(a.Component);const _=(e,t)=>{var n,r;return e.href!==t.href||(null==e||null===(n=e.state)||void 0===n?void 0:n.key)!==(null==t||null===(r=t.state)||void 0===r?void 0:r.key)};let S=function(e){function t(t){var n;return n=e.call(this,t)||this,v(t.location,null),n}(0,r.c)(t,e);var n=t.prototype;return n.componentDidMount=function(){y(this.props.location,null)},n.shouldComponentUpdate=function(e){return!!_(this.props.location,e.location)&&(v(e.location,this.props.location),!0)},n.componentDidUpdate=function(e){_(e.location,this.props.location)&&y(this.props.location,e.location)},n.render=function(){return a.createElement(a.Fragment,null,this.props.children,a.createElement(E,{location:location}))},t}(a.Component);var P=n(9652),C=n(5728);function k(e,t){for(var n in e)if(!(n in t))return!0;for(var r in t)if(e[r]!==t[r])return!0;return!1}var O=function(e){function t(t){var n;n=e.call(this)||this;const{location:r,pageResources:o}=t;return n.state={location:{...r},pageResources:o||l.cp.loadPageSync(r.pathname+r.search,{withErrorDetails:!0})},n}(0,r.c)(t,e),t.getDerivedStateFromProps=function(e,t){let{location:n}=e;if(t.location.href!==n.href){return{pageResources:l.cp.loadPageSync(n.pathname+n.search,{withErrorDetails:!0}),location:{...n}}}return{location:{...n}}};var n=t.prototype;return n.loadResources=function(e){l.cp.loadPage(e).then((t=>{t&&t.status!==l.c9.Error?this.setState({location:{...window.location},pageResources:t}):(window.history.replaceState({},"",location.href),window.location=e)}))},n.shouldComponentUpdate=function(e,t){return t.pageResources?this.state.pageResources!==t.pageResources||(this.state.pageResources.component!==t.pageResources.component||(this.state.pageResources.json!==t.pageResources.json||(!(this.state.location.key===t.location.key||!t.pageResources.page||!t.pageResources.page.matchPath&&!t.pageResources.page.path)||function(e,t,n){return k(e.props,t)||k(e.state,n)}(this,e,t)))):(this.loadResources(e.location.pathname+e.location.search),!1)},n.render=function(){return this.props.children(this.state)},t}(a.Component),R=n(8740),x=n(9856);const T=new l.i(C,[],window.pageData);(0,l.Mt)(T),T.setApiRunner(o.a);const{render:j,hydrate:L}=(0,x.m)();window.asyncRequires=C,window.___emitter=p.c,window.___loader=l.Oy,i.globalHistory.listen((e=>{e.location.action=e.action})),window.___push=e=>b(e,{replace:!1}),window.___replace=e=>b(e,{replace:!0}),window.___navigate=(e,t)=>b(e,t);const D="gatsby-reload-compilation-hash-match";(0,o.w)("onClientEntry").then((()=>{(0,o.a)("registerServiceWorker").filter(Boolean).length>0&&n(2620);const e=e=>a.createElement(i.BaseContext.Provider,{value:{baseuri:"/",basepath:"/"}},a.createElement(P.c,e)),t=a.createContext({}),d={renderEnvironment:"browser"};let p=function(e){function n(){return e.apply(this,arguments)||this}return(0,r.c)(n,e),n.prototype.render=function(){const{children:e}=this.props;return a.createElement(i.Location,null,(n=>{let{location:r}=n;return a.createElement(O,{location:r},(n=>{let{pageResources:r,location:o}=n;const i=(0,l.q2)(),s=(0,l.wZ)();return a.createElement(c.k1.Provider,{value:i},a.createElement(u.YF.Provider,{value:d},a.createElement(u.A1.Provider,{value:s},a.createElement(u.C0.Provider,{value:r.page.slicesMap},a.createElement(t.Provider,{value:{pageResources:r,location:o}},e)))))}))}))},n}(a.Component),f=function(n){function o(){return n.apply(this,arguments)||this}return(0,r.c)(o,n),o.prototype.render=function(){return a.createElement(t.Consumer,null,(t=>{let{pageResources:n,location:r}=t;return a.createElement(S,{location:r},a.createElement(s.as,{location:r,shouldUpdateScroll:w},a.createElement(i.Router,{basepath:"",location:r,id:"gatsby-focus-wrapper"},a.createElement(e,Object.assign({path:"/404.html"===n.page.path||"/500.html"===n.page.path?(0,R.c)(r.pathname,""):encodeURI((n.page.matchPath||n.page.path).split("?")[0])},this.props,{location:r,pageResources:n},n.json)))))}))},o}(a.Component);const{pagePath:h,location:m}=window;h&&""+h!==m.pathname+(h.includes("?")?m.search:"")&&!(T.findMatchPath((0,R.c)(m.pathname,""))||h.match(/^\/(404|500)(\/?|.html)$/)||h.match(/^\/offline-plugin-app-shell-fallback\/?$/))&&(0,i.navigate)(""+h+(h.includes("?")?"":m.search)+m.hash,{replace:!0});const g=()=>{try{return sessionStorage}catch{return null}};l.Oy.loadPage(m.pathname+m.search).then((e=>{var t;const n=g();if(null!=e&&null!==(t=e.page)&&void 0!==t&&t.webpackCompilationHash&&e.page.webpackCompilationHash!==window.___webpackCompilationHash&&("serviceWorker"in navigator&&null!==navigator.serviceWorker.controller&&"activated"===navigator.serviceWorker.controller.state&&navigator.serviceWorker.controller.postMessage({gatsbyApi:"clearPathResources"}),n)){if(!("1"===n.getItem(D)))return n.setItem(D,"1"),void window.location.reload(!0)}if(n&&n.removeItem(D),!e||e.status===l.c9.Error){const t="page resources for "+m.pathname+" not found. Not rendering React";if(e&&e.error)throw console.error(t),e.error;throw new Error(t)}const r=(0,o.a)("wrapRootElement",{element:a.createElement(f,null)},a.createElement(f,null),(e=>{let{result:t}=e;return{element:t}})).pop(),i=function(){const e=a.useRef(!1);return a.useEffect((()=>{e.current||(e.current=!0,performance.mark&&performance.mark("onInitialClientRender"),(0,o.a)("onInitialClientRender"))}),[]),a.createElement(p,null,r)},s=document.getElementById("gatsby-focus-wrapper");let c=j;s&&s.children.length&&(c=L);const u=(0,o.a)("replaceHydrateFunction",void 0,c)[0];function d(){const e="undefined"!=typeof window?document.getElementById("___gatsby"):null;u(a.createElement(i,null),e)}const h=document;if("complete"===h.readyState||"loading"!==h.readyState&&!h.documentElement.doScroll)setTimeout((function(){d()}),0);else{const e=function(){h.removeEventListener("DOMContentLoaded",e,!1),window.removeEventListener("load",e,!1),d()};h.addEventListener("DOMContentLoaded",e,!1),window.addEventListener("load",e,!1)}}))}))},3952:function(e,t,n){"use strict";n.r(t);var r=n(1504),o=n(7298),a=n(9652);t.default=e=>{let{location:t}=e;const n=o.cp.loadPageSync(t.pathname);return n?r.createElement(a.c,{location:t,pageResources:n,...n.json}):null}},968:function(e,t,n){var r;e.exports=(r=n(3952))&&r.default||r},9856:function(e,t,n){"use strict";n.d(t,{m:function(){return o}});const r=new WeakMap;function o(){const e=n(8352);return{render:(t,n)=>{let o=r.get(n);o||r.set(n,o=e.createRoot(n)),o.render(t)},hydrate:(t,n)=>e.hydrateRoot(n,t)}}},6168:function(e,t,n){"use strict";n.d(t,{_:function(){return a}});const r=new Map,o=new Map;function a(e){let t=r.get(e);return t||(t=o.get(e.toLowerCase())),t}[].forEach((e=>{e.ignoreCase?o.set(e.fromPath,e):r.set(e.fromPath,e)}))},2620:function(e,t,n){"use strict";n.r(t);var r=n(7032);"https:"!==window.location.protocol&&"localhost"!==window.location.hostname?console.error("Service workers can only be used over HTTPS, or on localhost for development"):"serviceWorker"in navigator&&navigator.serviceWorker.register("/sw.js").then((function(e){e.addEventListener("updatefound",(()=>{(0,r.a)("onServiceWorkerUpdateFound",{serviceWorker:e});const t=e.installing;console.log("installingWorker",t),t.addEventListener("statechange",(()=>{switch(t.state){case"installed":navigator.serviceWorker.controller?(window.___swUpdated=!0,(0,r.a)("onServiceWorkerUpdateReady",{serviceWorker:e}),window.___failedResources&&(console.log("resources failed, SW updated - reloading"),window.location.reload())):(console.log("Content is now available offline!"),(0,r.a)("onServiceWorkerInstalled",{serviceWorker:e}));break;case"redundant":console.error("The installing service worker became redundant."),(0,r.a)("onServiceWorkerRedundant",{serviceWorker:e});break;case"activated":(0,r.a)("onServiceWorkerActive",{serviceWorker:e})}}))}))})).catch((function(e){console.error("Error during service worker registration:",e)}))},9580:function(e,t,n){"use strict";n.d(t,{A1:function(){return o},C0:function(){return i},YF:function(){return a},am:function(){return s}});var r=n(1504);const o=r.createContext({}),a=r.createContext({}),i=r.createContext({}),s=r.createContext({})},3476:function(e,t,n){"use strict";n.d(t,{Yl:function(){return c},k1:function(){return o},ch:function(){return u}});var r=n(1504);const o=(a="StaticQuery",i={},r.createServerContext?function(e,t){return void 0===t&&(t=null),globalThis.__SERVER_CONTEXT||(globalThis.__SERVER_CONTEXT={}),globalThis.__SERVER_CONTEXT[e]||(globalThis.__SERVER_CONTEXT[e]=r.createServerContext(e,t)),globalThis.__SERVER_CONTEXT[e]}(a,i):r.createContext(i));var a,i;function s(e){let{staticQueryData:t,data:n,query:o,render:a}=e;const i=n?n.data:t[o]&&t[o].data;return r.createElement(r.Fragment,null,i&&a(i),!i&&r.createElement("div",null,"Loading (StaticQuery)"))}const c=e=>{const{data:t,query:n,render:a,children:i}=e;return r.createElement(o.Consumer,null,(e=>r.createElement(s,{data:t,query:n,render:a||i,staticQueryData:e})))},u=e=>{var t;r.useContext;const n=r.useContext(o);if(isNaN(Number(e)))throw new Error("useStaticQuery was called with a string but expects to be called using `graphql`. Try this:\n\nimport { useStaticQuery, graphql } from 'gatsby';\n\nuseStaticQuery(graphql`"+e+"`);\n");if(null!==(t=n[e])&&void 0!==t&&t.data)return n[e].data;throw new Error("The result of this StaticQuery could not be fetched.\n\nThis is likely a bug in Gatsby and if refreshing the page does not fix it, please open an issue in https://github.com/gatsbyjs/gatsby/issues")}},8740:function(e,t,n){"use strict";function r(e,t){return void 0===t&&(t=""),t?e===t?"/":e.startsWith(t+"/")?e.slice(t.length):e:e}n.d(t,{c:function(){return r}})},9736:function(e,t,n){"use strict";n.r(t)},3560:function(e,t,n){"use strict";var r;n.r(t),n.d(t,{BaseContext:function(){return b},Link:function(){return K},Location:function(){return te},LocationContext:function(){return w},LocationProvider:function(){return ee},Match:function(){return re},Redirect:function(){return O},Router:function(){return le},ServerLocation:function(){return ne},createHistory:function(){return f},createMemorySource:function(){return h},globalHistory:function(){return g},insertParams:function(){return L},isRedirect:function(){return P},match:function(){return T},navigate:function(){return v},pick:function(){return x},redirectTo:function(){return C},resolve:function(){return j},shallowCompare:function(){return F},startsWith:function(){return R},useBaseContext:function(){return E},useLocation:function(){return pe},useLocationContext:function(){return _},useMatch:function(){return me},useNavigate:function(){return fe},useParams:function(){return he},validateRedirect:function(){return D}});var o=n(2804),a=n(1504),i=n(3268),s=n.n(i),c=n(9328),u=n.n(c);function l(){return l=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(o[n]=e[n]);return o}const p=e=>{const{search:t,hash:n,href:r,origin:o,protocol:a,host:i,hostname:s,port:c}=e.location;let{pathname:u}=e.location;return!u&&r&&m&&(u=new URL(r).pathname),{pathname:encodeURI(decodeURI(u)),search:t,hash:n,href:r,origin:o,protocol:a,host:i,hostname:s,port:c,state:e.history.state,key:e.history.state&&e.history.state.key||"initial"}},f=(e,t)=>{let n=[],r=p(e),o=!1,a=()=>{};return{get location(){return r},get transitioning(){return o},_onTransitionComplete(){o=!1,a()},listen(t){n.push(t);const o=()=>{r=p(e),t({location:r,action:"POP"})};return e.addEventListener("popstate",o),()=>{e.removeEventListener("popstate",o),n=n.filter((e=>e!==t))}},navigate(t,i){let{state:s,replace:c=!1}=void 0===i?{}:i;if("number"==typeof t)e.history.go(t);else{s=l({},s,{key:Date.now()+""});try{o||c?e.history.replaceState(s,null,t):e.history.pushState(s,null,t)}catch(n){e.location[c?"replace":"assign"](t)}}r=p(e),o=!0;const u=new Promise((e=>a=e));return n.forEach((e=>e({location:r,action:"PUSH"}))),u}}},h=function(e){void 0===e&&(e="/");const t=e.indexOf("?"),n={pathname:t>-1?e.substr(0,t):e,search:t>-1?e.substr(t):""};let r=0;const o=[n],a=[null];return{get location(){return o[r]},addEventListener(e,t){},removeEventListener(e,t){},history:{get entries(){return o},get index(){return r},get state(){return a[r]},pushState(e,t,n){const[i,s=""]=n.split("?");r++,o.push({pathname:i,search:s.length?"?"+s:s}),a.push(e)},replaceState(e,t,n){const[i,s=""]=n.split("?");o[r]={pathname:i,search:s},a[r]=e},go(e){const t=r+e;t<0||t>a.length-1||(r=t)}}}},m=!("undefined"==typeof window||!window.document||!window.document.createElement),g=f(m?window:h()),{navigate:v}=g;function y(e,t){return a.createServerContext?function(e,t){return void 0===t&&(t=null),globalThis.__SERVER_CONTEXT||(globalThis.__SERVER_CONTEXT={}),globalThis.__SERVER_CONTEXT[e]||(globalThis.__SERVER_CONTEXT[e]=a.createServerContext(e,t)),globalThis.__SERVER_CONTEXT[e]}(e,t):a.createContext(t)}const b=y("Base",{baseuri:"/",basepath:"/"}),w=y("Location"),E=()=>a.useContext(b),_=()=>a.useContext(w);function S(e){this.uri=e}const P=e=>e instanceof S,C=e=>{throw new S(e)};function k(e){const{to:t,replace:n=!0,state:r,noThrow:o,baseuri:i}=e;a.useEffect((()=>{Promise.resolve().then((()=>{const o=j(t,i);v(L(o,e),{replace:n,state:r})}))}),[]);const s=j(t,i);return o||C(L(s,e)),null}const O=e=>{const t=_(),{baseuri:n}=E();return a.createElement(k,l({},t,{baseuri:n},e))};O.propTypes={from:s().string,to:s().string.isRequired};const R=(e,t)=>e.substr(0,t.length)===t,x=(e,t)=>{let n,r;const[o]=t.split("?"),a=M(o),i=""===a[0],s=I(e);for(let c=0,l=s.length;c dynamic segment "'+r[1]+'" is a reserved name. Please use a different name in path "'+o.path+'".');const t=decodeURIComponent(n);d[r[1]]=t}else if(t!==n){e=!0;break}}if(!e){n={route:o,params:d,uri:"/"+a.slice(0,f).join("/")};break}}return n||r||null},T=(e,t)=>x([{path:e}],t),j=(e,t)=>{if(R(e,"/"))return e;const[n,r]=e.split("?"),[o]=t.split("?"),a=M(n),i=M(o);if(""===a[0])return q(o,r);if(!R(a[0],".")){const e=i.concat(a).join("/");return q(("/"===o?"":"/")+e,r)}const s=i.concat(a),c=[];for(let u=0,l=s.length;u{const[n,r=""]=e.split("?");let o="/"+M(n).map((e=>{const n=A.exec(e);return n?t[n[1]]:e})).join("/");const{location:{search:a=""}={}}=t,i=a.split("?")[1]||"";return o=q(o,r,i),o},D=(e,t)=>{const n=e=>N(e);return M(e).filter(n).sort().join("/")===M(t).filter(n).sort().join("/")},A=/^:(.+)/,N=e=>A.test(e),z=e=>e&&"*"===e[0],H=(e,t)=>({route:e,score:e.default?0:M(e.path).reduce(((e,t)=>(e+=4,(e=>""===e)(t)?e+=1:N(t)?e+=2:z(t)?e-=5:e+=3,e)),0),index:t}),I=e=>e.map(H).sort(((e,t)=>e.scoret.score?-1:e.index-t.index)),M=e=>e.replace(/(^\/+|\/+$)/g,"").split("/"),q=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;re&&e.length>0)))&&n.length>0?"?"+n.join("&"):"")},U=["uri","path"],F=(e,t)=>{const n=Object.keys(e);return n.length===Object.keys(t).length&&n.every((n=>t.hasOwnProperty(n)&&e[n]===t[n]))},W=e=>e.replace(/(^\/+|\/+$)/g,""),B=e=>t=>{if(!t)return null;if(t.type===a.Fragment&&t.props.children)return a.Children.map(t.props.children,B(e));if(u()(t.props.path||t.props.default||t.type===O,": Children of must have a `path` or `default` prop, or be a ``. None found on element type `"+t.type+"`"),u()(!!(t.type!==O||t.props.from&&t.props.to),' requires both "from" and "to" props when inside a .'),u()(!(t.type===O&&!D(t.props.from,t.props.to)),' has mismatched dynamic segments, ensure both paths have the exact same dynamic segments.'),t.props.default)return{value:t,default:!0};const n=t.type===O?t.props.from:t.props.path,r="/"===n?e:W(e)+"/"+W(n);return{value:t,default:t.props.default,path:t.props.children?W(r)+"/*":r}},Q=["innerRef"],J=["to","state","replace","getProps"],G=["key"];let{forwardRef:$}=r||(r=n.t(a,2));void 0===$&&($=e=>e);const Y=()=>{},K=$(((e,t)=>{let{innerRef:n}=e,r=d(e,Q);const{baseuri:o}=E(),{location:i}=_(),{to:s,state:c,replace:u,getProps:p=Y}=r,f=d(r,J),h=j(s,o),m=encodeURI(h),g=i.pathname===m,y=R(i.pathname,m);return a.createElement("a",l({ref:t||n,"aria-current":g?"page":void 0},f,p({isCurrent:g,isPartiallyCurrent:y,href:h,location:i}),{href:h,onClick:e=>{if(f.onClick&&f.onClick(e),(e=>!e.defaultPrevented&&0===e.button&&!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey))(e)){e.preventDefault();let t=u;if("boolean"!=typeof u&&g){const e=d(l({},i.state),G);t=F(l({},c),e)}v(h,{state:c,replace:t})}}}))}));K.displayName="Link",K.propTypes={to:s().string.isRequired};let V=function(e){function t(){for(var t,n=arguments.length,r=new Array(n),o=0;o!1});function Z(e){let{children:t}=e;const[n,r]=a.useState(),o=a.useRef(),i=a.useMemo((()=>({componentDidCatch:o,error:n,setError:r})),[n]);return a.createElement(X.Provider,{value:i},a.createElement(V,{error:n,onError:(e,t)=>{r(e),null==o.current||o.current(e,t)}},t))}Z.displayName="ReactUseErrorBoundaryContext";const ee=function(e){var t,n;function r(t){return a.createElement(Z,null,a.createElement(e,l({key:"WrappedComponent"},t)))}return r.displayName="WithErrorBoundary("+(null!=(t=null!=(n=e.displayName)?n:e.name)?t:"Component")+")",r}((e=>{let{history:t=g,children:n}=e;const{location:r}=t,[o,i]=a.useState({location:r}),[s]=function(e){const t=a.useContext(X);t.componentDidCatch.current=void 0;const n=a.useCallback((()=>{t.setError(void 0)}),[]);return[t.error,n]}();if(a.useEffect((()=>{t._onTransitionComplete()}),[o.location]),a.useEffect((()=>{let e=!1;const n=t.listen((t=>{let{location:n}=t;Promise.resolve().then((()=>{requestAnimationFrame((()=>{e||i({location:n})}))}))}));return()=>{e=!0,n()}}),[]),s){if(!P(s))throw s;v(s.uri,{replace:!0})}return a.createElement(w.Provider,{value:o},"function"==typeof n?n(o):n||null)})),te=e=>{let{children:t}=e;const n=_();return n?t(n):a.createElement(ee,null,t)},ne=e=>{let{url:t,children:n}=e;const r=t.indexOf("?");let o,i="";return r>-1?(o=t.substring(0,r),i=t.substring(r)):o=t,a.createElement(w.Provider,{value:{location:{pathname:o,search:i,hash:""}}},n)},re=e=>{let{path:t,children:n}=e;const{baseuri:r}=E(),{location:o}=_(),a=j(t,r),i=T(a,o.pathname);return n({location:o,match:i?l({},i.params,{uri:i.uri,path:t}):null})},oe=["uri","location","component"],ae=["children","style","component","uri","location"],ie=e=>{let{uri:t,location:n,component:r}=e,o=d(e,oe);return a.createElement(ce,l({},o,{component:r,uri:t,location:n}))};let se=0;const ce=e=>{let{children:t,style:n,component:r="div",uri:o,location:i}=e,s=d(e,ae);const c=a.useRef(),u=a.useRef(!0),p=a.useRef(o),f=a.useRef(i.pathname),h=a.useRef(!1);a.useEffect((()=>(se++,m(),()=>{se--,0===se&&(u.current=!0)})),[]),a.useEffect((()=>{let e=!1,t=!1;o!==p.current&&(p.current=o,e=!0),i.pathname!==f.current&&(f.current=i.pathname,t=!0),h.current=e||t&&i.pathname===o,h.current&&m()}),[o,i]);const m=a.useCallback((()=>{var e;u.current?u.current=!1:(e=c.current,h.current&&e&&e.focus())}),[]);return a.createElement(r,l({style:l({outline:"none"},n),tabIndex:"-1",ref:c},s),t)},ue=["location","primary","children","basepath","baseuri","component"],le=e=>{const t=E(),n=_();return a.createElement(de,l({},t,n,e))};function de(e){const{location:t,primary:n=!0,children:r,basepath:o,component:i="div"}=e,s=d(e,ue),c=a.Children.toArray(r).reduce(((e,t)=>{const n=B(o)(t);return e.concat(n)}),[]),{pathname:u}=t,p=x(c,u);if(p){const{params:e,uri:r,route:c,route:{value:u}}=p,d=c.default?o:c.path.replace(/\*$/,""),f=l({},e,{uri:r,location:t}),h=a.cloneElement(u,f,u.props.children?a.createElement(le,{location:t,primary:n},u.props.children):void 0),m=n?ie:i,g=n?l({uri:r,location:t,component:i},s):s;return a.createElement(b.Provider,{value:{baseuri:r,basepath:d}},a.createElement(m,g,h))}return null}const pe=()=>{const e=_();if(!e)throw new Error("useLocation hook was used but a LocationContext.Provider was not found in the parent tree. Make sure this is used in a component that is a child of Router");return e.location},fe=()=>{throw new Error("useNavigate is removed. Use import { navigate } from 'gatsby' instead")},he=()=>{const e=E();if(!e)throw new Error("useParams hook was used but a LocationContext.Provider was not found in the parent tree. Make sure this is used in a component that is a child of Router");const t=pe(),n=T(e.basepath,t.pathname);return n?n.params:null},me=e=>{if(!e)throw new Error("useMatch(path: string) requires an argument of a string to match against");const t=E();if(!t)throw new Error("useMatch hook was used but a LocationContext.Provider was not found in the parent tree. Make sure this is used in a component that is a child of Router");const n=pe(),r=j(e,t.baseuri),o=T(r,n.pathname);return o?l({},o.params,{uri:o.uri,path:e}):null}},6952:function(e,t){"use strict";t.onRouteUpdate=function(e,t){var n=e.location;if(void 0===t&&(t={}),"function"!=typeof gtag)return null;var r=t.pluginConfig||{};if(n&&void 0!==window.excludeGtagPaths&&window.excludeGtagPaths.some((function(e){return e.test(n.pathname)})))return null;var o=function(){var e=n?n.pathname+n.search+n.hash:void 0;window.gtag("event","page_view",{page_path:e})},a=r.delayOnRouteUpdate,i=void 0===a?0:a;return"requestAnimationFrame"in window?requestAnimationFrame((function(){requestAnimationFrame((function(){return setTimeout(o,i)}))})):setTimeout(o,32+i),null}},8192:function(e,t,n){"use strict";n.r(t),n.d(t,{onRouteUpdate:function(){return r}});n(4056),n(5620);const r=function(e,t){let{location:n}=e}},5620:function(e,t,n){"use strict";var r=n(4056)},448:function(e,t){"use strict";var n=0,r=function(e){var t=window.decodeURI(e.replace("#",""));if(""!==t){var r=document.getElementById(t);if(r){var o=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop,a=document.documentElement.clientTop||document.body.clientTop||0,i=window.getComputedStyle(r),s=i.getPropertyValue("scroll-margin-top")||i.getPropertyValue("scroll-snap-margin-top")||"0px";return r.getBoundingClientRect().top+o-parseInt(s,10)-a-n}}return null};t.onInitialClientRender=function(e,t){t.offsetY&&(n=t.offsetY),requestAnimationFrame((function(){var e=r(window.location.hash);null!==e&&window.scrollTo(0,e)}))},t.shouldUpdateScroll=function(e){var t=e.routerProps.location,n=r(t.hash);return null===n||[0,n]}},1576:function(e,t,n){"use strict";n.r(t),n.d(t,{onRouteUpdate:function(){return h}});var r=Object.assign||function(e){for(var t=1;t1&&void 0!==arguments[1]?arguments[1]:{},o=window.Promise||function(e){function t(){}e(t,t)},u=function(){for(var e=arguments.length,t=Array(e),n=0;n0&&void 0!==arguments[0]?arguments[0]:{}).target,t=function(){var e={width:document.documentElement.clientWidth,height:document.documentElement.clientHeight,left:0,top:0,right:0,bottom:0},t=void 0,n=void 0;if(v.container)if(v.container instanceof Object)t=(e=r({},e,v.container)).width-e.left-e.right-2*v.margin,n=e.height-e.top-e.bottom-2*v.margin;else{var o=(a(v.container)?v.container:document.querySelector(v.container)).getBoundingClientRect(),s=o.width,c=o.height,u=o.left,l=o.top;e=r({},e,{width:s,height:c,left:u,top:l})}t=t||e.width-2*v.margin,n=n||e.height-2*v.margin;var d=y.zoomedHd||y.original,p=i(d)?t:d.naturalWidth||t,f=i(d)?n:d.naturalHeight||n,h=d.getBoundingClientRect(),m=h.top,g=h.left,b=h.width,w=h.height,E=Math.min(Math.max(b,p),t)/b,_=Math.min(Math.max(w,f),n)/w,S=Math.min(E,_),P="scale("+S+") translate3d("+((t-b)/2-g+v.margin+e.left)/S+"px, "+((n-w)/2-m+v.margin+e.top)/S+"px, 0)";y.zoomed.style.transform=P,y.zoomedHd&&(y.zoomedHd.style.transform=P)};return new o((function(n){if(e&&-1===f.indexOf(e))n(w);else{if(y.zoomed)n(w);else{if(e)y.original=e;else{if(!(f.length>0))return void n(w);var r=f;y.original=r[0]}if(y.original.dispatchEvent(c("medium-zoom:open",{detail:{zoom:w}})),g=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,m=!0,y.zoomed=function(e){var t=e.getBoundingClientRect(),n=t.top,r=t.left,o=t.width,a=t.height,i=e.cloneNode(),s=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,c=window.pageXOffset||document.documentElement.scrollLeft||document.body.scrollLeft||0;return i.removeAttribute("id"),i.style.position="absolute",i.style.top=n+s+"px",i.style.left=r+c+"px",i.style.width=o+"px",i.style.height=a+"px",i.style.transform="",i}(y.original),document.body.appendChild(b),v.template){var o=a(v.template)?v.template:document.querySelector(v.template);y.template=document.createElement("div"),y.template.appendChild(o.content.cloneNode(!0)),document.body.appendChild(y.template)}if(y.original.parentElement&&"PICTURE"===y.original.parentElement.tagName&&y.original.currentSrc&&(y.zoomed.src=y.original.currentSrc),document.body.appendChild(y.zoomed),window.requestAnimationFrame((function(){document.body.classList.add("medium-zoom--opened")})),y.original.classList.add("medium-zoom-image--hidden"),y.zoomed.classList.add("medium-zoom-image--opened"),y.zoomed.addEventListener("click",d),y.zoomed.addEventListener("transitionend",(function e(){m=!1,y.zoomed.removeEventListener("transitionend",e),y.original.dispatchEvent(c("medium-zoom:opened",{detail:{zoom:w}})),n(w)})),y.original.getAttribute("data-zoom-src")){y.zoomedHd=y.zoomed.cloneNode(),y.zoomedHd.removeAttribute("srcset"),y.zoomedHd.removeAttribute("sizes"),y.zoomedHd.removeAttribute("loading"),y.zoomedHd.src=y.zoomed.getAttribute("data-zoom-src"),y.zoomedHd.onerror=function(){clearInterval(i),console.warn("Unable to reach the zoom image target "+y.zoomedHd.src),y.zoomedHd=null,t()};var i=setInterval((function(){y.zoomedHd.complete&&(clearInterval(i),y.zoomedHd.classList.add("medium-zoom-image--opened"),y.zoomedHd.addEventListener("click",d),document.body.appendChild(y.zoomedHd),t())}),10)}else if(y.original.hasAttribute("srcset")){y.zoomedHd=y.zoomed.cloneNode(),y.zoomedHd.removeAttribute("sizes"),y.zoomedHd.removeAttribute("loading");var s=y.zoomedHd.addEventListener("load",(function(){y.zoomedHd.removeEventListener("load",s),y.zoomedHd.classList.add("medium-zoom-image--opened"),y.zoomedHd.addEventListener("click",d),document.body.appendChild(y.zoomedHd),t()}))}else t()}}}))},d=function(){return new o((function(e){if(!m&&y.original){m=!0,document.body.classList.remove("medium-zoom--opened"),y.zoomed.style.transform="",y.zoomedHd&&(y.zoomedHd.style.transform=""),y.template&&(y.template.style.transition="opacity 150ms",y.template.style.opacity=0),y.original.dispatchEvent(c("medium-zoom:close",{detail:{zoom:w}})),y.zoomed.addEventListener("transitionend",(function t(){y.original.classList.remove("medium-zoom-image--hidden"),document.body.removeChild(y.zoomed),y.zoomedHd&&document.body.removeChild(y.zoomedHd),document.body.removeChild(b),y.zoomed.classList.remove("medium-zoom-image--opened"),y.template&&document.body.removeChild(y.template),m=!1,y.zoomed.removeEventListener("transitionend",t),y.original.dispatchEvent(c("medium-zoom:closed",{detail:{zoom:w}})),y.original=null,y.zoomed=null,y.zoomedHd=null,y.template=null,e(w)}))}else e(w)}))},p=function(){var e=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).target;return y.original?d():l({target:e})},f=[],h=[],m=!1,g=0,v=n,y={original:null,zoomed:null,zoomedHd:null,template:null};"[object Object]"===Object.prototype.toString.call(t)?v=t:(t||"string"==typeof t)&&u(t);var b=function(e){var t=document.createElement("div");return t.classList.add("medium-zoom-overlay"),t.style.background=e,t}((v=r({margin:0,background:"#fff",scrollOffset:40,container:null,template:null},v)).background);document.addEventListener("click",(function(e){var t=e.target;t!==b?-1!==f.indexOf(t)&&p({target:t}):d()})),document.addEventListener("keyup",(function(e){var t=e.key||e.keyCode;"Escape"!==t&&"Esc"!==t&&27!==t||d()})),document.addEventListener("scroll",(function(){if(!m&&y.original){var e=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0;Math.abs(g-e)>v.scrollOffset&&setTimeout(d,150)}})),window.addEventListener("resize",d);var w={open:l,close:d,toggle:p,update:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e;if(e.background&&(b.style.background=e.background),e.container&&e.container instanceof Object&&(t.container=r({},v.container,e.container)),e.template){var n=a(e.template)?e.template:document.querySelector(e.template);t.template=n}return v=r({},v,t),f.forEach((function(e){e.dispatchEvent(c("medium-zoom:update",{detail:{zoom:w}}))})),w},clone:function(){return e(r({},v,arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}))},attach:u,detach:function(){for(var e=arguments.length,t=Array(e),n=0;n0?t.reduce((function(e,t){return[].concat(e,s(t))}),[]):f;return r.forEach((function(e){e.classList.remove("medium-zoom-image"),e.dispatchEvent(c("medium-zoom:detach",{detail:{zoom:w}}))})),f=f.filter((function(e){return-1===r.indexOf(e)})),w},on:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return f.forEach((function(r){r.addEventListener("medium-zoom:"+e,t,n)})),h.push({type:"medium-zoom:"+e,listener:t,options:n}),w},off:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return f.forEach((function(r){r.removeEventListener("medium-zoom:"+e,t,n)})),h=h.filter((function(n){return!(n.type==="medium-zoom:"+e&&n.listener.toString()===t.toString())})),w},getOptions:function(){return v},getImages:function(){return f},getZoomedImage:function(){return y.original}};return w};n(4704);const l={margin:24,background:"#fff",scrollOffset:40,container:null,template:null,zIndex:999,excludedSelector:null},d=".gatsby-resp-image-image",p="medium-zoom-styles";function f(e){let{excludedSelector:t,includedSelector:n,...r}=e;const o=t?d+":not("+t+")":d;let a=Array.from(document.querySelectorAll(o));if(n){const e=Array.from(document.querySelectorAll(n));a=a.concat(e)}const i=a.filter((e=>!e.classList.contains("medium-zoom-image"))).map((e=>(e.addEventListener("load",(function t(){const n=e.style.transition;e.style.transition=n+", opacity 0.5s, transform .3s cubic-bezier(.2,0,.2,1)",e.removeEventListener("load",t)})),e.setAttribute("tabIndex",0),e.addEventListener("keydown",(t=>{" "!==t.key&&"Enter"!==t.key||(t.preventDefault(),e.click())})),e)));i.length>0&&u(i,r)}const h=(e,t)=>{const n={...l,...t};!function(e){if(document.querySelector("#"+p))return;const{zIndex:t}=e,n=document.createElement("style"),r="\n .medium-zoom--opened > .medium-zoom-overlay,\n .medium-zoom--opened > .medium-zoom-image,\n\t img.medium-zoom-image--opened {\n z-index: "+t+"\n }\n ";n.id=p,n.innerHTML=r,document.head.appendChild(n)}(n),function(e){if(!window.performance||!window.PerformanceObserver)return;const t=new PerformanceObserver((t=>t.getEntries().filter((e=>{let{entryType:t}=e;return"paint"===t})).map((e=>{let{name:t}=e;return"first-contentful-paint"===t})).forEach(e)));try{t.observe({entryTypes:["measure","paint"]})}catch(n){console.error(n),t.disconnect()}}((()=>f(n))),f(n)}},8616:function(e,t){"use strict";t.DEFAULT_OPTIONS={maxWidth:650,wrapperStyle:"",backgroundColor:"white",linkImagesToOriginal:!0,showCaptions:!1,markdownCaptions:!1,withWebp:!1,withAvif:!1,tracedSVG:!1,loading:"lazy",decoding:"async",disableBgImageOnAlpha:!1,disableBgImage:!1},t.EMPTY_ALT="GATSBY_EMPTY_ALT",t.imageClass="gatsby-resp-image-image",t.imageWrapperClass="gatsby-resp-image-wrapper",t.imageBackgroundClass="gatsby-resp-image-background-image"},8968:function(e,t,n){"use strict";var r=n(8616),o=r.DEFAULT_OPTIONS,a=r.imageClass,i=r.imageBackgroundClass,s=r.imageWrapperClass;t.onRouteUpdate=function(e,t){for(var n=Object.assign({},o,t),r=document.querySelectorAll("."+s),c=function(){var e=r[u],t=e.querySelector("."+i),o=e.querySelector("."+a),s=function(){t.style.transition="opacity 0.5s 0.5s",o.style.transition="opacity 0.5s",c()},c=function e(){t.style.opacity=0,o.style.opacity=1,o.style.color="inherit",o.style.boxShadow="inset 0px 0px 0px 400px "+n.backgroundColor,o.removeEventListener("load",s),o.removeEventListener("error",e)};o.style.opacity=0,o.addEventListener("load",s),o.addEventListener("error",c),o.complete&&c()},u=0;u((e,t)=>{const{forward:n=[],...r}=e||{},o=JSON.stringify(r,((e,t)=>("function"==typeof t&&(t=String(t)).startsWith(e+"(")&&(t="function "+t),t)));return["!(function(w,p,f,c){",Object.keys(r).length>0?`c=w[p]=Object.assign(w[p]||{},${o});`:"c=w[p]=w[p]||{};","c[f]=(c[f]||[])",n.length>0?`.concat(${JSON.stringify(n)})`:"","})(window,'partytown','forward');",t].join("")})(e,'/* Partytown 0.7.6 - MIT builder.io */\n!function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,"/"==(a=(o.lib||"/~partytown/")+(o.debug?"debug/":""))[0]&&(s=e.querySelectorAll(\'script[type="text/partytown"]\'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(f,1e4),e.addEventListener("pt0",w),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||"partytown-sw.js"),{scope:a}).then((function(t){t.active?h():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&h()}))}),console.error):f())))}function h(t){c=e.createElement(t?"script":"iframe"),t||(c.setAttribute("style","display:block;width:0;height:0;border:0;visibility:hidden"),c.setAttribute("aria-hidden",!0)),c.src=a+"partytown-"+(t?"atomics.js?v=0.7.6":"sandbox-sw.html?"+Date.now()),e.body.appendChild(c)}function f(n,r){for(w(),i==t&&(o.forward||[]).map((function(e){delete t[e.split(".")[0]]})),n=0;ne.length)&&(t=e.length);for(var n=0,r=new Array(t);n{if("string"==typeof e)return!(e=>u.test(e))(e)},d=()=>"",p=()=>"";function f(e,t=d()){var n;if(!l(e))return e;if(e.startsWith("./")||e.startsWith("../"))return e;const r=null!=(n=null!=t?t:p())?n:"/";return`${null!=r&&r.endsWith("/")?r.slice(0,-1):r}${e.startsWith("/")?e:`/${e}`}`}const h=e=>null==e?void 0:e.startsWith("/");function m(e,t){const{pathname:n,search:r,hash:o}=c(e);return`${(0,i.C)(n,t)}${r}${o}`}const g=(e,t)=>"number"==typeof e?e:l(e)?h(e)?function(e){const t=f(e),n="always";return m(t,n)}(e):function(e,t){if(h(e))return e;const n="always",r=(0,a.resolve)(e,t);return m(r,n)}(e,t):e,v=["to","getProps","onClick","onMouseEnter","activeClassName","activeStyle","innerRef","partiallyActive","state","replace","_location"];function y(e){return f(e,p())}const b={activeClassName:r.string,activeStyle:r.object,partiallyActive:r.bool};function w(e){return o.createElement(a.Location,null,(({location:t})=>o.createElement(E,s({},e,{_location:t}))))}class E extends o.Component{constructor(e){super(e),this.defaultGetProps=({isPartiallyCurrent:e,isCurrent:t})=>(this.props.partiallyActive?e:t)?{className:[this.props.className,this.props.activeClassName].filter(Boolean).join(" "),style:s({},this.props.style,this.props.activeStyle)}:null;let t=!1;"undefined"!=typeof window&&window.IntersectionObserver&&(t=!0),this.state={IOSupported:t},this.abortPrefetch=null,this.handleRef=this.handleRef.bind(this)}_prefetch(){let e=window.location.pathname+window.location.search;this.props._location&&this.props._location.pathname&&(e=this.props._location.pathname+this.props._location.search);const t=c(g(this.props.to,e)),n=t.pathname+t.search;if(e!==n)return ___loader.enqueue(n)}componentWillUnmount(){if(!this.io)return;const{instance:e,el:t}=this.io;this.abortPrefetch&&this.abortPrefetch.abort(),e.unobserve(t),e.disconnect()}handleRef(e){this.props.innerRef&&Object.prototype.hasOwnProperty.call(this.props.innerRef,"current")?this.props.innerRef.current=e:this.props.innerRef&&this.props.innerRef(e),this.state.IOSupported&&e&&(this.io=((e,t)=>{const n=new window.IntersectionObserver((n=>{n.forEach((n=>{e===n.target&&t(n.isIntersecting||n.intersectionRatio>0)}))}));return n.observe(e),{instance:n,el:e}})(e,(e=>{e?this.abortPrefetch=this._prefetch():this.abortPrefetch&&this.abortPrefetch.abort()})))}render(){const e=this.props,{to:t,getProps:n=this.defaultGetProps,onClick:r,onMouseEnter:i,state:u,replace:d,_location:p}=e,f=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r=0||(o[n]=e[n]);return o}(e,v),h=g(t,p.pathname);return l(h)?o.createElement(a.Link,s({to:h,state:u,getProps:n,innerRef:this.handleRef,onMouseEnter:e=>{i&&i(e);const t=c(h);___loader.hovering(t.pathname+t.search)},onClick:e=>{if(r&&r(e),!(0!==e.button||this.props.target||e.defaultPrevented||e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)){e.preventDefault();let t=d;const n=encodeURI(h)===p.pathname;"boolean"!=typeof d&&n&&(t=!0),window.___navigate(h,{state:u,replace:t})}return!0}},f)):o.createElement("a",s({href:h},f))}}E.propTypes=s({},b,{onClick:r.func,to:r.string.isRequired,replace:r.bool,state:r.object});const _=o.forwardRef(((e,t)=>o.createElement(w,s({innerRef:t},e)))),S=(e,t)=>{window.___navigate(g(e,window.location.pathname),t)}},1920:function(e,t,n){"use strict";n.r(t),n.d(t,{Script:function(){return h},ScriptStrategy:function(){return u},collectedScriptsByPage:function(){return s},scriptCache:function(){return p},scriptCallbackCache:function(){return f}});var r=n(1504),o=n(3560);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var t=1;ti.get(e)||[],set(e,t){const n=i.get(e)||[];n.push(t),i.set(e,n)},delete(e){i.delete(e)}},c="undefined"!=typeof self&&self.requestIdleCallback&&self.requestIdleCallback.bind(window)||function(e){const t=Date.now();return setTimeout((function(){e({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-t))}})}),1)};var u,l;(l=u||(u={})).postHydrate="post-hydrate",l.idle="idle",l.offMainThread="off-main-thread";const d=new Set(["src","strategy","dangerouslySetInnerHTML","children","onLoad","onError"]),p=new Set,f=new Map;function h(e){return r.createElement(o.Location,null,(()=>r.createElement(m,e)))}function m(e){const{src:t,strategy:n=u.postHydrate}=e||{},{pathname:i}=(0,o.useLocation)();if((0,r.useEffect)((()=>{let t;switch(n){case u.postHydrate:t=g(e);break;case u.idle:c((()=>{t=g(e)}));break;case u.offMainThread:{const t=y(e);s.set(i,t)}}return()=>{const{script:e,loadCallback:n,errorCallback:r}=t||{};n&&(null==e||e.removeEventListener("load",n)),r&&(null==e||e.removeEventListener("error",r)),null==e||e.remove()}}),[]),n===u.offMainThread){const o=v(e),c=y(e);return"undefined"==typeof window&&s.set(i,c),r.createElement("script",o?a({type:"text/partytown","data-strategy":n,crossOrigin:"anonymous"},c,{dangerouslySetInnerHTML:{__html:v(e)}}):a({type:"text/partytown",src:b(t),"data-strategy":n,crossOrigin:"anonymous"},c))}return null}function g(e){const{id:t,src:n,strategy:r=u.postHydrate,onLoad:o,onError:i}=e||{},s=t||n,c=["load","error"],l={load:o,error:i};if(s){for(const e of c)if(null!=l&&l[e]){var d;const t=f.get(s)||{},{callbacks:n=[]}=(null==t?void 0:t[e])||{};var h,m;n.push(null==l?void 0:l[e]),null!=t&&null!=(d=t[e])&&d.event?null==l||null==(h=l[e])||h.call(l,null==t||null==(m=t[e])?void 0:m.event):f.set(s,a({},t,{[e]:{callbacks:n}}))}if(p.has(s))return null}const g=v(e),b=y(e),E=document.createElement("script");t&&(E.id=t),E.dataset.strategy=r;for(const[a,u]of Object.entries(b))E.setAttribute(a,u);g&&(E.textContent=g),n&&(E.src=n);const _={};if(s){for(const e of c){const t=t=>w(t,s,e);E.addEventListener(e,t),_[`${e}Callback`]=t}p.add(s)}return document.body.appendChild(E),{script:E,loadCallback:_.loadCallback,errorCallback:_.errorCallback}}function v(e){const{dangerouslySetInnerHTML:t,children:n=""}=e||{},{__html:r=""}=t||{};return r||n}function y(e){const t={};for(const[n,r]of Object.entries(e))d.has(n)||(t[n]=r);return t}function b(e){if(e)return`/__third-party-proxy?url=${encodeURIComponent(e)}`}function w(e,t,n){const r=f.get(t)||{};for(const a of(null==r||null==(o=r[n])?void 0:o.callbacks)||[]){var o;a(e)}f.set(t,{[n]:{event:e}})}}},function(e){e.O(0,[176,532],(function(){return t=2380,e(e.s=t);var t}));e.O()}]); -//# sourceMappingURL=app-72069b723903d99f7e14.js.map \ No newline at end of file +/*! For license information please see app-afbf3a4298a4588c71e5.js.LICENSE.txt */ +(self.webpackChunkportfolio=self.webpackChunkportfolio||[]).push([[524],{4704:function(e){e.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=0)}([function(e,t,n){"use strict";function r(e){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function o(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t0&&void 0!==arguments[0]?arguments[0]:{},n=t.registeredObservers,r=void 0===n?new Set:n,o=t.processedEntries,a=void 0===o?new Set:o,i=t.interval,s=void 0===i?100:i,c=t.context,u=void 0===c?self:c;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),f(this,"registeredObservers",void 0),f(this,"processedEntries",void 0),f(this,"interval",void 0),f(this,"intervalId",void 0),f(this,"context",void 0),this.registeredObservers=r,this.processedEntries=a,this.interval=s,this.context=u,this.intervalId=null}var t,n,r;return t=e,(n=[{key:"getNewEntries",value:function(){var e=this;return this.context.performance.getEntries().filter((function(t){return!e.processedEntries.has(t)}))}},{key:"getObserversForType",value:function(e,t){return Array.from(e).filter((function(e){return e.entryTypes.some((function(e){return e===t}))}))}},{key:"processBuffer",value:function(e){var t=Array.from(e.buffer),n=new d(t);e.buffer.clear(),t.length&&e.callback&&e.callback.call(void 0,n,e)}},{key:"processEntries",value:function(){var e=this;this.getNewEntries().forEach((function(t){var n=t.entryType;e.getObserversForType(e.registeredObservers,n).forEach((function(e){e.buffer.add(t)})),e.processedEntries.add(t)}));var t=function(){return e.registeredObservers.forEach(e.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(t):this.context.setTimeout(t,0)}},{key:"add",value:function(e){this.registeredObservers.add(e),1===this.registeredObservers.size&&this.observe()}},{key:"remove",value:function(e){this.registeredObservers.delete(e),this.registeredObservers.size||this.disconnect()}},{key:"observe",value:function(){this.intervalId=this.context.setInterval(this.processEntries.bind(this),this.interval)}},{key:"disconnect",value:function(){this.intervalId=this.context.clearInterval(this.intervalId)}}])&&p(t.prototype,n),r&&p(t,r),e}()),S=function(){function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:_;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),m(this,"callback",void 0),m(this,"buffer",void 0),m(this,"entryTypes",[]),m(this,"taskQueue",void 0),this.callback=t,this.buffer=new Set,this.taskQueue=n}var t,n,r;return t=e,(n=[{key:"observe",value:function(e){if(!e)throw new Error(v);if(e.entryTypes&&e.type)throw new Error(y);var t;if(e.entryTypes)t=e.entryTypes;else{if(!e.type)throw new Error(v);t=[e.type]}var n=t.filter(E);n.length>0&&n.length!==t.length&&console.warn(w),n.length?(this.entryTypes=n,this.taskQueue.add(this)):console.warn(b)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var e=Array.from(this.buffer);return new d(e)}}])&&h(t.prototype,n),r&&h(t,r),e}();m(S,"supportedEntryTypes",g);var P="PerformanceObserver"in self&&"function"==typeof PerformanceObserver?PerformanceObserver:S,C=self;C.PerformanceObserver||(C.PerformanceObserver=P)}])},1496:function(e,t){"use strict";t.C=void 0;const n=[".html",".json",".js",".map",".txt",".xml",".pdf"];t.C=(e,t="always")=>{if("/"===e)return e;const r=e.endsWith("/");return((e,t)=>{for(const n of e)if(t.endsWith(n))return!0;return!1})(n,e)?e:"always"===t?r?e:`${e}/`:"never"===t&&r?e.slice(0,-1):e}},2948:function(e,t,n){"use strict";t.A5=t.as=void 0;var r=n(1648);t.as=r.ScrollHandler;var o=n(5931);t.A5=o.useScrollRestoration},1648:function(e,t,n){"use strict";var r=n(2411);t.__esModule=!0,t.ScrollHandler=t.ScrollContext=void 0;var o=r(n(1559)),a=r(n(2444)),i=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var n=u(t);if(n&&n.has(e))return n.get(e);var r={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if("default"!==a&&Object.prototype.hasOwnProperty.call(e,a)){var i=o?Object.getOwnPropertyDescriptor(e,a):null;i&&(i.get||i.set)?Object.defineProperty(r,a,i):r[a]=e[a]}r.default=e,n&&n.set(e,r);return r}(n(1504)),s=r(n(3268)),c=n(6204);function u(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(u=function(e){return e?n:t})(e)}var l=i.createContext(new c.SessionStorage);t.ScrollContext=l,l.displayName="GatsbyScrollContext";var d=function(e){function t(){for(var t,n=arguments.length,r=new Array(n),a=0;a{}},524:function(e,t){"use strict";t.__esModule=!0,t.getForwards=function(e){return null==e?void 0:e.flatMap((e=>(null==e?void 0:e.forward)||[]))}},9528:function(e,t,n){"use strict";t.__esModule=!0,t.injectPartytownSnippet=function(e){if(!e.length)return;const t=document.querySelector("script[data-partytown]"),n=document.querySelector('iframe[src*="~partytown/partytown-sandbox-sw"]');t&&t.remove();n&&n.remove();const a=(0,o.getForwards)(e),i=document.createElement("script");i.dataset.partytown="",i.innerHTML=(0,r.partytownSnippet)({forward:a}),document.head.appendChild(i)};var r=n(3040),o=n(524)},5728:function(e,t,n){t.components={"component---src-pages-404-tsx":()=>Promise.all([n.e(176),n.e(264),n.e(296)]).then(n.bind(n,256)),"component---src-pages-blog-tsx":()=>Promise.all([n.e(176),n.e(264),n.e(40),n.e(416)]).then(n.bind(n,1244)),"component---src-pages-index-tsx":()=>Promise.all([n.e(176),n.e(264),n.e(40),n.e(348)]).then(n.bind(n,9056)),"component---src-pages-projects-tsx":()=>Promise.all([n.e(176),n.e(264),n.e(40),n.e(644)]).then(n.bind(n,8864)),"component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx":()=>Promise.all([n.e(176),n.e(264),n.e(912)]).then(n.bind(n,4336)),"component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx":()=>Promise.all([n.e(176),n.e(264),n.e(580)]).then(n.bind(n,5588)),"component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx":()=>Promise.all([n.e(176),n.e(264),n.e(616)]).then(n.bind(n,7112)),"component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx":()=>Promise.all([n.e(176),n.e(264),n.e(768)]).then(n.bind(n,2332)),"component---src-templates-project-tsx":()=>Promise.all([n.e(176),n.e(264),n.e(40),n.e(888)]).then(n.bind(n,7312))}},2840:function(e,t,n){e.exports=[{plugin:n(6952),options:{plugins:[],trackingIds:["G-F61ZBFTC7B"],pluginConfig:{head:!0,respectDNT:!1,exclude:[],origin:"https://www.googletagmanager.com",delayOnRouteUpdate:0},exclude:["/preview/**","/do-not-track/me/too/"],cookieDomain:"auto",gtagConfig:{}}},{plugin:n(8968),options:{plugins:[],maxWidth:1e3,linkImagesToOriginal:!1,showCaptions:!1,markdownCaptions:!1,backgroundColor:"white",quality:50,withWebp:!1,withAvif:!1,loading:"lazy",decoding:"async",disableBgImageOnAlpha:!1,disableBgImage:!1}},{plugin:n(1576),options:{plugins:[],background:"#fff"}},{plugin:n(448),options:{plugins:[],isIconAfterHeader:!0,className:"gatsby-remark-autolink-header-anchor",offsetY:0}},{plugin:n(8968),options:{plugins:[],maxWidth:1e3,linkImagesToOriginal:!1,showCaptions:!1,markdownCaptions:!1,backgroundColor:"white",quality:50,withWebp:!1,withAvif:!1,loading:"lazy",decoding:"async",disableBgImageOnAlpha:!1,disableBgImage:!1}},{plugin:n(8192),options:{plugins:[],name:"GatsbyJS",short_name:"GatsbyJS",start_url:"/",background_color:"#f7f0eb",theme_color:"#a2466c",display:"standalone",icon:"favicon-32x32.png",legacy:!0,theme_color_in_head:!0,cache_busting_mode:"query",crossOrigin:"anonymous",include_favicon:!0,cacheDigest:"5b740f026b10cff6cc5afbfe786cc03e"}},{plugin:n(9736),options:{plugins:[]}},{plugin:n(6904),options:{plugins:[]}}]},7032:function(e,t,n){const r=n(2840),{getResourceURLsForPathname:o,loadPage:a,loadPageSync:i}=n(7298).Oy;t.a=function(e,t,n,s){void 0===t&&(t={});let c=r.map((n=>{if(!n.plugin[e])return;t.getResourceURLsForPathname=o,t.loadPage=a,t.loadPageSync=i;const r=n.plugin[e](t,n.options);return r&&s&&(t=s({args:t,result:r,plugin:n})),r}));return c=c.filter((e=>void 0!==e)),c.length>0?c:n?[n]:[]},t.w=(e,t,n)=>r.reduce(((n,r)=>r.plugin[e]?n.then((()=>r.plugin[e](t,r.options))):n),Promise.resolve())},9460:function(e,t){t.A=()=>""},7020:function(e,t,n){"use strict";n.d(t,{c:function(){return r}});var r=function(e){return e=e||Object.create(null),{on:function(t,n){(e[t]||(e[t]=[])).push(n)},off:function(t,n){e[t]&&e[t].splice(e[t].indexOf(n)>>>0,1)},emit:function(t,n){(e[t]||[]).slice().map((function(e){e(n)})),(e["*"]||[]).slice().map((function(e){e(t,n)}))}}}()},808:function(e,t,n){"use strict";n.d(t,{Uv:function(){return p},yg:function(){return h},GG:function(){return f},UN:function(){return d}});var r=n(3560),o=n(8740),a=e=>{if(void 0===e)return e;let[t,n=""]=e.split("?");return n&&(n="?"+n),"/"===t?"/"+n:"/"===t.charAt(t.length-1)?t.slice(0,-1)+n:t+n},i=n(6168);const s=new Map;let c=[];const u=e=>{let t=e;if(-1!==e.indexOf("?")){const[n,r]=e.split("?");t=n+"?"+encodeURIComponent(r)}const n=decodeURIComponent(t);return(0,o.c)(n,decodeURIComponent("")).split("#")[0]};function l(e){return e.startsWith("/")||e.startsWith("https://")||e.startsWith("http://")?e:new URL(e,window.location.href+(window.location.href.endsWith("/")?"":"/")).pathname}const d=e=>{c=e},p=e=>{const t=m(e),n=c.map((e=>{let{path:t,matchPath:n}=e;return{path:n,originalPath:t}})),o=(0,r.pick)(n,t);return o?a(o.route.originalPath):null},f=e=>{const t=m(e),n=c.map((e=>{let{path:t,matchPath:n}=e;return{path:n,originalPath:t}})),o=(0,r.pick)(n,t);return o?o.params:{}},h=e=>{const t=u(l(e));if(s.has(t))return s.get(t);const n=(0,i._)(e);if(n)return h(n.toPath);let r=p(t);return r||(r=m(e)),s.set(t,r),r},m=e=>{let t=u(l(e));return"/index.html"===t&&(t="/"),t=a(t),t}},4056:function(e,t,n){"use strict";n.r(t),n.d(t,{Link:function(){return s.cH},PageRenderer:function(){return a()},Script:function(){return S.Script},ScriptStrategy:function(){return S.ScriptStrategy},Slice:function(){return w},StaticQuery:function(){return c.Yl},StaticQueryContext:function(){return c.k1},collectedScriptsByPage:function(){return S.collectedScriptsByPage},graphql:function(){return C},navigate:function(){return s.IB},parsePath:function(){return s.O8},prefetchPathname:function(){return P},scriptCache:function(){return S.scriptCache},scriptCallbackCache:function(){return S.scriptCallbackCache},useScrollRestoration:function(){return i.A5},useStaticQuery:function(){return c.ch},withAssetPrefix:function(){return s.Km},withPrefix:function(){return s.q_}});var r=n(7298),o=n(968),a=n.n(o),i=n(2948),s=n(5070),c=n(3476);var u=n(2804);function l(e){return l=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},l(e)}var d=n(1936);function p(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(e){}return(p=function(){return!!e})()}function f(e){var t="function"==typeof Map?new Map:void 0;return f=function(e){if(null===e||!function(e){try{return-1!==Function.toString.call(e).indexOf("[native code]")}catch(t){return"function"==typeof e}}(e))return e;if("function"!=typeof e)throw new TypeError("Super expression must either be null or a function");if(void 0!==t){if(t.has(e))return t.get(e);t.set(e,n)}function n(){return function(e,t,n){if(p())return Reflect.construct.apply(null,arguments);var r=[null];r.push.apply(r,t);var o=new(e.bind.apply(e,r));return n&&(0,d.c)(o,n.prototype),o}(e,arguments,l(this).constructor)}return n.prototype=Object.create(e.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),(0,d.c)(n,e)},f(e)}var h=n(1504),m=n(9460),g=n(9580);const v=e=>{let{sliceId:t,children:n}=e;const r=[h.createElement("slice-start",{id:t+"-1"}),h.createElement("slice-end",{id:t+"-1"})];return n&&(r.push(n),r.push(h.createElement("slice-start",{id:t+"-2"}),h.createElement("slice-end",{id:t+"-2"}))),r},y=e=>{let{sliceName:t,allowEmpty:n,children:r,...o}=e;const a=(0,h.useContext)(g.C0),i=(0,h.useContext)(g.am),s=a[t];if(!s){if(n)return null;throw new Error('Slice "'+s+'" for "'+t+'" slot not found')}const c=((e,t)=>Object.keys(t).length?e+"-"+(0,m.A)(t):e)(s,o);let u=i[c];return u?r&&(u.hasChildren=!0):i[c]=u={props:o,sliceName:s,hasChildren:!!r},h.createElement(v,{sliceId:c},r)},b=e=>{let{sliceName:t,allowEmpty:n,children:r,...o}=e;const a=(0,h.useContext)(g.C0),i=(0,h.useContext)(g.A1),s=a[t],c=i.get(s);if(!c){if(n)return null;throw new Error('Slice "'+s+'" for "'+t+'" slot not found')}return h.createElement(c.component,Object.assign({sliceContext:c.sliceContext,data:c.data},o),r)};function w(e){{const t={...e,sliceName:e.alias};delete t.alias,delete t.__renderedByLocation;const n=(0,h.useContext)(g.YF),r=_(e);if(Object.keys(r).length)throw new E("browser"===n.renderEnvironment,t.sliceName,r,e.__renderedByLocation);if("server"===n.renderEnvironment)return h.createElement(y,t);if("browser"===n.renderEnvironment)return h.createElement(b,t);if("engines"===n.renderEnvironment||"dev-ssr"===n.renderEnvironment)return h.createElement(b,t);if("slices"===n.renderEnvironment){let t="";try{t='\n\nSlice component "'+n.sliceRoot.name+'" ('+n.sliceRoot.componentPath+') tried to render '}catch{}throw new Error("Nested slices are not supported."+t+"\n\nSee https://gatsbyjs.com/docs/reference/built-in-components/gatsby-slice#nested-slices")}throw new Error('Slice context "'+n.renderEnvironment+'" is not supported.')}}let E=function(e){function t(n,r,o,a){var i;const s=Object.entries(o).map((e=>{let[t,n]=e;return'not serializable "'+n+'" type passed to "'+t+'" prop'})).join(", "),c="SlicePropsError";let u="",l="";if(n){const e=h.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactDebugCurrentFrame.getCurrentStack().trim().split("\n").slice(1);e[0]=e[0].trim(),u="\n"+e.join("\n"),l='Slice "'+r+'" was passed props that are not serializable ('+s+")."}else{l=c+': Slice "'+r+'" was passed props that are not serializable ('+s+").";u=l+"\n"+(new Error).stack.trim().split("\n").slice(2).join("\n")}return(i=e.call(this,l)||this).name=c,u?i.stack=u:Error.captureStackTrace(function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(i),t),a&&(i.forcedLocation={...a,functionName:"Slice"}),i}return(0,u.c)(t,e),t}(f(Error));const _=function(e,t,n,r){void 0===t&&(t={}),void 0===n&&(n=[]),void 0===r&&(r=null);for(const[o,a]of Object.entries(e)){if(null==a||!r&&"children"===o)continue;const e=r?r+"."+o:o;"function"==typeof a?t[e]=typeof a:"object"==typeof a&&n.indexOf(a)<=0&&(n.push(a),_(a,t,n,e))}return t};var S=n(1920);const P=r.cp.enqueue;function C(){throw new Error("It appears like Gatsby is misconfigured. Gatsby related `graphql` calls are supposed to only be evaluated at compile time, and then compiled away. Unfortunately, something went wrong and the query was left in the compiled code.\n\nUnless your site has a complex or custom babel/Gatsby configuration this is likely a bug in Gatsby.")}},7298:function(e,t,n){"use strict";n.d(t,{c9:function(){return d},i:function(){return E},cp:function(){return P},wZ:function(){return k},q2:function(){return C},Oy:function(){return S},Mt:function(){return _}});var r=n(2804),o=n(8764),a=n(8264);const i=function(e){if("undefined"==typeof document)return!1;const t=document.createElement("link");try{if(t.relList&&"function"==typeof t.relList.supports)return t.relList.supports(e)}catch(n){return!1}return!1}("prefetch")?function(e,t){return new Promise(((n,r)=>{if("undefined"==typeof document)return void r();const o=document.createElement("link");o.setAttribute("rel","prefetch"),o.setAttribute("href",e),Object.keys(t).forEach((e=>{o.setAttribute(e,t[e])})),o.onload=n,o.onerror=r;(document.getElementsByTagName("head")[0]||document.getElementsByName("script")[0].parentNode).appendChild(o)}))}:function(e){return new Promise(((t,n)=>{const r=new XMLHttpRequest;r.open("GET",e,!0),r.onload=()=>{200===r.status?t():n()},r.send(null)}))},s={};var c=function(e,t){return new Promise((n=>{s[e]?n():i(e,t).then((()=>{n(),s[e]=!0})).catch((()=>{}))}))},u=n(7020),l=n(808);const d={Error:"error",Success:"success"},p=e=>{const[t,n]=e.split("?");var r;return"/page-data/"+("/"===t?"index":(r="/"===(r=t)[0]?r.slice(1):r).endsWith("/")?r.slice(0,-1):r)+"/page-data.json"+(n?"?"+n:"")},f=e=>e.startsWith("//");function h(e,t){return void 0===t&&(t="GET"),new Promise((n=>{const r=new XMLHttpRequest;r.open(t,e,!0),r.onreadystatechange=()=>{4==r.readyState&&n(r)},r.send(null)}))}const m=/bot|crawler|spider|crawling/i,g=function(e,t,n){var r;void 0===t&&(t=null);const o={componentChunkName:e.componentChunkName,path:e.path,webpackCompilationHash:e.webpackCompilationHash,matchPath:e.matchPath,staticQueryHashes:e.staticQueryHashes,getServerDataError:e.getServerDataError,slicesMap:null!==(r=e.slicesMap)&&void 0!==r?r:{}};return{component:t,head:n,json:e.result,page:o}};function v(e){return new Promise((t=>{try{const n=e.readRoot();t(n)}catch(n){if(!Object.hasOwnProperty.call(n,"_response")||!Object.hasOwnProperty.call(n,"_status"))throw n;setTimeout((()=>{v(e).then(t)}),200)}}))}let y=function(){function e(e,t){this.inFlightNetworkRequests=new Map,this.pageDb=new Map,this.inFlightDb=new Map,this.staticQueryDb={},this.pageDataDb=new Map,this.partialHydrationDb=new Map,this.slicesDataDb=new Map,this.sliceInflightDb=new Map,this.slicesDb=new Map,this.isPrefetchQueueRunning=!1,this.prefetchQueued=[],this.prefetchTriggered=new Set,this.prefetchCompleted=new Set,this.loadComponent=e,(0,l.UN)(t)}var t=e.prototype;return t.memoizedGet=function(e){let t=this.inFlightNetworkRequests.get(e);return t||(t=h(e,"GET"),this.inFlightNetworkRequests.set(e,t)),t.then((t=>(this.inFlightNetworkRequests.delete(e),t))).catch((t=>{throw this.inFlightNetworkRequests.delete(e),t}))},t.setApiRunner=function(e){this.apiRunner=e,this.prefetchDisabled=e("disableCorePrefetching").some((e=>e))},t.fetchPageDataJson=function(e){const{pagePath:t,retries:n=0}=e,r=p(t);return this.memoizedGet(r).then((r=>{const{status:o,responseText:a}=r;if(200===o)try{const n=JSON.parse(a);if(void 0===n.path)throw new Error("not a valid pageData response");const r=t.split("?")[1];return r&&!n.path.includes(r)&&(n.path+="?"+r),Object.assign(e,{status:d.Success,payload:n})}catch(i){}return 404===o||200===o?"/404.html"===t||"/500.html"===t?Object.assign(e,{status:d.Error}):this.fetchPageDataJson(Object.assign(e,{pagePath:"/404.html",notFound:!0})):500===o?this.fetchPageDataJson(Object.assign(e,{pagePath:"/500.html",internalServerError:!0})):n<3?this.fetchPageDataJson(Object.assign(e,{retries:n+1})):Object.assign(e,{status:d.Error})}))},t.fetchPartialHydrationJson=function(e){const{pagePath:t,retries:n=0}=e,r=p(t).replace(".json","-rsc.json");return this.memoizedGet(r).then((r=>{const{status:o,responseText:a}=r;if(200===o)try{return Object.assign(e,{status:d.Success,payload:a})}catch(i){}return 404===o||200===o?"/404.html"===t||"/500.html"===t?Object.assign(e,{status:d.Error}):this.fetchPartialHydrationJson(Object.assign(e,{pagePath:"/404.html",notFound:!0})):500===o?this.fetchPartialHydrationJson(Object.assign(e,{pagePath:"/500.html",internalServerError:!0})):n<3?this.fetchPartialHydrationJson(Object.assign(e,{retries:n+1})):Object.assign(e,{status:d.Error})}))},t.loadPageDataJson=function(e){const t=(0,l.yg)(e);if(this.pageDataDb.has(t)){const e=this.pageDataDb.get(t);return Promise.resolve(e)}return this.fetchPageDataJson({pagePath:t}).then((e=>(this.pageDataDb.set(t,e),e)))},t.loadPartialHydrationJson=function(e){const t=(0,l.yg)(e);if(this.partialHydrationDb.has(t)){const e=this.partialHydrationDb.get(t);return Promise.resolve(e)}return this.fetchPartialHydrationJson({pagePath:t}).then((e=>(this.partialHydrationDb.set(t,e),e)))},t.loadSliceDataJson=function(e){if(this.slicesDataDb.has(e)){const t=this.slicesDataDb.get(e);return Promise.resolve({sliceName:e,jsonPayload:t})}return h("/slice-data/"+e+".json","GET").then((t=>{const n=JSON.parse(t.responseText);return this.slicesDataDb.set(e,n),{sliceName:e,jsonPayload:n}}))},t.findMatchPath=function(e){return(0,l.Uv)(e)},t.loadPage=function(e){const t=(0,l.yg)(e);if(this.pageDb.has(t)){const e=this.pageDb.get(t);return e.error?Promise.resolve({error:e.error,status:e.status}):Promise.resolve(e.payload)}if(this.inFlightDb.has(t))return this.inFlightDb.get(t);const n=[this.loadAppData(),this.loadPageDataJson(t)];const r=Promise.all(n).then((e=>{const[n,r,i]=e;if(r.status===d.Error||(null==i?void 0:i.status)===d.Error)return{status:d.Error};let s=r.payload;const{componentChunkName:c,staticQueryHashes:l=[],slicesMap:p={}}=s,f={},h=Array.from(new Set(Object.values(p))),m=e=>{if(this.slicesDb.has(e.name))return this.slicesDb.get(e.name);if(this.sliceInflightDb.has(e.name))return this.sliceInflightDb.get(e.name);const t=this.loadComponent(e.componentChunkName).then((t=>{return{component:(n=t,n&&n.default||n),sliceContext:e.result.sliceContext,data:e.result.data};var n}));return this.sliceInflightDb.set(e.name,t),t.then((t=>{this.slicesDb.set(e.name,t),this.sliceInflightDb.delete(e.name)})),t};return Promise.all(h.map((e=>this.loadSliceDataJson(e)))).then((e=>{const p=[],h=(0,o.c)(l);for(const{jsonPayload:t,sliceName:n}of Object.values(e)){p.push({name:n,...t});for(const e of t.staticQueryHashes)h.includes(e)||h.push(e)}const y=[Promise.all(p.map(m)),this.loadComponent(c,"head")];y.push(this.loadComponent(c));const b=Promise.all(y).then((e=>{const[t,o,c]=e;f.createdAt=new Date;for(const n of t)(!n||n instanceof Error)&&(f.status=d.Error,f.error=n);let u;if((!c||c instanceof Error)&&(f.status=d.Error,f.error=c),f.status!==d.Error){if(f.status=d.Success,!0!==r.notFound&&!0!==(null==i?void 0:i.notFound)||(f.notFound=!0),s=Object.assign(s,{webpackCompilationHash:n?n.webpackCompilationHash:""}),"string"==typeof(null==i?void 0:i.payload)){u=g(s,null,o),u.partialHydration=i.payload;const e=new ReadableStream({start(e){const t=new TextEncoder;e.enqueue(t.encode(i.payload))},pull(e){e.close()},cancel(){}});return v((0,a.createFromReadableStream)(e)).then((e=>(u.partialHydration=e,u)))}u=g(s,c,o)}return u})),w=Promise.all(h.map((e=>{if(this.staticQueryDb[e]){const t=this.staticQueryDb[e];return{staticQueryHash:e,jsonPayload:t}}return this.memoizedGet("/page-data/sq/d/"+e+".json").then((t=>{const n=JSON.parse(t.responseText);return{staticQueryHash:e,jsonPayload:n}})).catch((()=>{throw new Error("We couldn't load \"/page-data/sq/d/"+e+'.json"')}))}))).then((e=>{const t={};return e.forEach((e=>{let{staticQueryHash:n,jsonPayload:r}=e;t[n]=r,this.staticQueryDb[n]=r})),t}));return Promise.all([b,w]).then((e=>{let n,[r,o]=e;return r&&(n={...r,staticQueryResults:o},f.payload=n,u.c.emit("onPostLoadPageResources",{page:n,pageResources:n})),this.pageDb.set(t,f),f.error?{error:f.error,status:f.status}:n})).catch((e=>({error:e,status:d.Error})))}))}));return r.then((()=>{this.inFlightDb.delete(t)})).catch((e=>{throw this.inFlightDb.delete(t),e})),this.inFlightDb.set(t,r),r},t.loadPageSync=function(e,t){void 0===t&&(t={});const n=(0,l.yg)(e);if(this.pageDb.has(n)){var r;const e=this.pageDb.get(n);if(e.payload)return e.payload;if(null!==(r=t)&&void 0!==r&&r.withErrorDetails)return{error:e.error,status:e.status}}},t.shouldPrefetch=function(e){return!!(()=>{if("connection"in navigator&&void 0!==navigator.connection){if((navigator.connection.effectiveType||"").includes("2g"))return!1;if(navigator.connection.saveData)return!1}return!0})()&&((!navigator.userAgent||!m.test(navigator.userAgent))&&!this.pageDb.has(e))},t.prefetch=function(e){if(!this.shouldPrefetch(e))return{then:e=>e(!1),abort:()=>{}};if(this.prefetchTriggered.has(e))return{then:e=>e(!0),abort:()=>{}};const t={resolve:null,reject:null,promise:null};t.promise=new Promise(((e,n)=>{t.resolve=e,t.reject=n})),this.prefetchQueued.push([e,t]);const n=new AbortController;return n.signal.addEventListener("abort",(()=>{const t=this.prefetchQueued.findIndex((t=>{let[n]=t;return n===e}));-1!==t&&this.prefetchQueued.splice(t,1)})),this.isPrefetchQueueRunning||(this.isPrefetchQueueRunning=!0,setTimeout((()=>{this._processNextPrefetchBatch()}),3e3)),{then:(e,n)=>t.promise.then(e,n),abort:n.abort.bind(n)}},t._processNextPrefetchBatch=function(){(window.requestIdleCallback||(e=>setTimeout(e,0)))((()=>{const e=this.prefetchQueued.splice(0,4),t=Promise.all(e.map((e=>{let[t,n]=e;return this.prefetchTriggered.has(t)||(this.apiRunner("onPrefetchPathname",{pathname:t}),this.prefetchTriggered.add(t)),this.prefetchDisabled?n.resolve(!1):this.doPrefetch((0,l.yg)(t)).then((()=>{this.prefetchCompleted.has(t)||(this.apiRunner("onPostPrefetchPathname",{pathname:t}),this.prefetchCompleted.add(t)),n.resolve(!0)}))})));this.prefetchQueued.length?t.then((()=>{setTimeout((()=>{this._processNextPrefetchBatch()}),3e3)})):this.isPrefetchQueueRunning=!1}))},t.doPrefetch=function(e){const t=p(e);return c(t,{crossOrigin:"anonymous",as:"fetch"}).then((()=>this.loadPageDataJson(e)))},t.hovering=function(e){this.loadPage(e)},t.getResourceURLsForPathname=function(e){const t=(0,l.yg)(e),n=this.pageDataDb.get(t);if(n){const e=g(n.payload);return[].concat((0,o.c)(b(e.page.componentChunkName)),[p(t)])}return null},t.isPageNotFound=function(e){const t=(0,l.yg)(e),n=this.pageDb.get(t);return!n||n.notFound},t.loadAppData=function(e){return void 0===e&&(e=0),this.memoizedGet("/page-data/app-data.json").then((t=>{const{status:n,responseText:r}=t;let o;if(200!==n&&e<3)return this.loadAppData(e+1);if(200===n)try{const e=JSON.parse(r);if(void 0===e.webpackCompilationHash)throw new Error("not a valid app-data response");o=e}catch(a){}return o}))},e}();const b=e=>(window.___chunkMapping[e]||[]).map((e=>""+e));let w,E=function(e){function t(t,n,r){var o;return o=e.call(this,(function(e,n){if(void 0===n&&(n="components"),!t[n="components"][e])throw new Error("We couldn't find the correct component chunk with the name \""+e+'"');return t[n][e]().catch((e=>e))}),n)||this,r&&o.pageDataDb.set((0,l.yg)(r.path),{pagePath:r.path,payload:r,status:"success"}),o}(0,r.c)(t,e);var n=t.prototype;return n.doPrefetch=function(t){return e.prototype.doPrefetch.call(this,t).then((e=>{if(e.status!==d.Success)return Promise.resolve();const t=e.payload,n=t.componentChunkName,r=b(n);return Promise.all(r.map(c)).then((()=>t))}))},n.loadPageDataJson=function(t){return e.prototype.loadPageDataJson.call(this,t).then((e=>e.notFound?f(t)?e:h(t,"HEAD").then((t=>200===t.status?{status:d.Error}:e)):e))},n.loadPartialHydrationJson=function(t){return e.prototype.loadPartialHydrationJson.call(this,t).then((e=>e.notFound?f(t)?e:h(t,"HEAD").then((t=>200===t.status?{status:d.Error}:e)):e))},t}(y);const _=e=>{w=e},S={enqueue:e=>w.prefetch(e),getResourceURLsForPathname:e=>w.getResourceURLsForPathname(e),loadPage:e=>w.loadPage(e),loadPageSync:function(e,t){return void 0===t&&(t={}),w.loadPageSync(e,t)},prefetch:e=>w.prefetch(e),isPageNotFound:e=>w.isPageNotFound(e),hovering:e=>w.hovering(e),loadAppData:()=>w.loadAppData()};var P=S;function C(){return w?w.staticQueryDb:{}}function k(){return w?w.slicesDb:{}}},9652:function(e,t,n){"use strict";n.d(t,{c:function(){return P}});var r=n(1504),o=n(3268),a=n.n(o),i=n(7032),s=n(808),c=n(8764),u=n(4056),l=n(3560),d=n(9856);function p(e){let{children:t,callback:n}=e;return(0,r.useEffect)((()=>{n()})),t}const f=["link","meta","style","title","base","noscript","script","html","body"];function h(e,t){if(e instanceof HTMLElement&&t instanceof HTMLElement){const n=t.getAttribute("nonce");if(n&&!e.getAttribute("nonce")){const r=t.cloneNode(!0);return r.setAttribute("nonce",""),r.nonce=n,n===e.nonce&&e.isEqualNode(r)}}return e.isEqualNode(t)}function m(e,t){void 0===t&&(t={html:{},body:{}});const n=new Map,r=[];for(const u of e.childNodes){var o,a;const e=u.nodeName.toLowerCase(),l=null===(o=u.attributes)||void 0===o||null===(a=o.id)||void 0===a?void 0:a.value;if(y(u)){if(v(e))if("html"===e||"body"===e)for(const n of u.attributes){const r="style"===n.name;var i;if(t[e]={...t[e]},r||(t[e][n.name]=n.value),r)t[e].style=""+(null!==(i=t[e])&&void 0!==i&&i.style?t[e].style:"")+n.value+" "}else{let e=u.cloneNode(!0);if(e.setAttribute("data-gatsby-head",!0),"script"===e.nodeName.toLowerCase()&&(e=g(e)),l)if(n.has(l)){var s;const t=n.get(l);null===(s=r[t].parentNode)||void 0===s||s.removeChild(r[t]),r[t]=e}else r.push(e),n.set(l,r.length-1);else r.push(e)}u.childNodes.length&&r.push.apply(r,(0,c.c)(m(u,t).validHeadNodes))}}return{validHeadNodes:r,htmlAndBodyAttributes:t}}function g(e){const t=document.createElement("script");for(const n of e.attributes)t.setAttribute(n.name,n.value);return t.innerHTML=e.innerHTML,t}function v(e){return f.includes(e)}function y(e){return 1===e.nodeType}const b=document.createElement("div"),w={html:[],body:[]},E=()=>{var e;const{validHeadNodes:t,htmlAndBodyAttributes:n}=m(b);w.html=Object.keys(n.html),w.body=Object.keys(n.body),function(e){if(!e)return;const{html:t,body:n}=e,r=document.querySelector("html");r&&Object.entries(t).forEach((e=>{let[t,n]=e;r.setAttribute(t,n)}));const o=document.querySelector("body");o&&Object.entries(n).forEach((e=>{let[t,n]=e;o.setAttribute(t,n)}))}(n);const r=document.querySelectorAll("[data-gatsby-head]");var o;if(0===r.length)return void(o=document.head).append.apply(o,(0,c.c)(t));const a=[];!function(e){let{oldNodes:t,newNodes:n,onStale:r,onNew:o}=e;for(const a of t){const e=n.findIndex((e=>h(e,a)));-1===e?r(a):n.splice(e,1)}for(const a of n)o(a)}({oldNodes:r,newNodes:t,onStale:e=>e.parentNode.removeChild(e),onNew:e=>a.push(e)}),(e=document.head).append.apply(e,a)};function _(e){let{pageComponent:t,staticQueryResults:n,pageComponentProps:o}=e;(0,r.useEffect)((()=>{if(null!=t&&t.Head){!function(e){if("function"!=typeof e)throw new Error('Expected "Head" export to be a function got "'+typeof e+'".')}(t.Head);const{render:a}=(0,d.m)(),s=r.createElement(t.Head,{location:{pathname:(e=o).location.pathname},params:e.params,data:e.data||{},serverData:e.serverData,pageContext:e.pageContext}),c=(0,i.a)("wrapRootElement",{element:s},s,(e=>{let{result:t}=e;return{element:t}})).pop();a(r.createElement(p,{callback:E},r.createElement(u.StaticQueryContext.Provider,{value:n},r.createElement(l.LocationProvider,null,c))),b)}var e;return()=>{!function(){const e=document.querySelectorAll("[data-gatsby-head]");for(const t of e)t.parentNode.removeChild(t)}(),function(e){if(!e)return;const{html:t,body:n}=e;if(t){const e=document.querySelector("html");t.forEach((t=>{e&&e.removeAttribute(t)}))}if(n){const e=document.querySelector("body");n.forEach((t=>{e&&e.removeAttribute(t)}))}}(w)}}))}function S(e){const t={...e,params:{...(0,s.GG)(e.location.pathname),...e.pageResources.json.pageContext.__params}};let n;var o;n=e.pageResources.partialHydration?e.pageResources.partialHydration:(0,r.createElement)((o=e.pageResources.component)&&o.default||o,{...t,key:e.path||e.pageResources.page.path});_({pageComponent:e.pageResources.head,staticQueryResults:e.pageResources.staticQueryResults,pageComponentProps:t});return(0,i.a)("wrapPageElement",{element:n,props:t},n,(e=>{let{result:n}=e;return{element:n,props:t}})).pop()}S.propTypes={location:a().object.isRequired,pageResources:a().object.isRequired,data:a().object,pageContext:a().object.isRequired};var P=S},2380:function(e,t,n){"use strict";var r=n(2804),o=n(7032),a=n(1504),i=n(3560),s=n(2948),c=n(3476),u=n(9580),l=n(7298),d=n(6168),p=n(7020);const f={id:"gatsby-announcer",style:{position:"absolute",top:0,width:1,height:1,padding:0,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",border:0},"aria-live":"assertive","aria-atomic":"true"};var h=n(5070);function m(e){const t=(0,d._)(e),{hash:n,search:r}=window.location;return null!=t&&(window.___replace(t.toPath+r+n),!0)}let g="";window.addEventListener("unhandledrejection",(e=>{/loading chunk \d* failed./i.test(e.reason)&&g&&(window.location.pathname=g)}));const v=(e,t)=>{m(e.pathname)||(g=e.pathname,(0,o.a)("onPreRouteUpdate",{location:e,prevLocation:t}))},y=(e,t)=>{m(e.pathname)||(0,o.a)("onRouteUpdate",{location:e,prevLocation:t})},b=function(e,t){if(void 0===t&&(t={}),"number"==typeof e)return void i.globalHistory.navigate(e);const{pathname:n,search:r,hash:a}=(0,h.O8)(e),s=(0,d._)(n);if(s&&(e=s.toPath+r+a),window.___swUpdated)return void(window.location=n+r+a);const c=setTimeout((()=>{p.c.emit("onDelayedLoadPageResources",{pathname:n}),(0,o.a)("onRouteUpdateDelayed",{location:window.location})}),1e3);l.cp.loadPage(n+r).then((o=>{if(!o||o.status===l.c9.Error)return window.history.replaceState({},"",location.href),window.location=n,void clearTimeout(c);o&&o.page.webpackCompilationHash!==window.___webpackCompilationHash&&("serviceWorker"in navigator&&null!==navigator.serviceWorker.controller&&"activated"===navigator.serviceWorker.controller.state&&navigator.serviceWorker.controller.postMessage({gatsbyApi:"clearPathResources"}),window.location=n+r+a),(0,i.navigate)(e,t),clearTimeout(c)}))};function w(e,t){let{location:n}=t;const{pathname:r,hash:a}=n,i=(0,o.a)("shouldUpdateScroll",{prevRouterProps:e,pathname:r,routerProps:{location:n},getSavedScrollPosition:e=>[0,this._stateStorage.read(e,e.key)]});if(i.length>0)return i[i.length-1];if(e){const{location:{pathname:t}}=e;if(t===r)return a?decodeURI(a.slice(1)):[0,0]}return!0}let E=function(e){function t(t){var n;return(n=e.call(this,t)||this).announcementRef=a.createRef(),n}(0,r.c)(t,e);var n=t.prototype;return n.componentDidUpdate=function(e,t){requestAnimationFrame((()=>{let e="new page at "+this.props.location.pathname;document.title&&(e=document.title);const t=document.querySelectorAll("#gatsby-focus-wrapper h1");t&&t.length&&(e=t[0].textContent);const n="Navigated to "+e;if(this.announcementRef.current){this.announcementRef.current.innerText!==n&&(this.announcementRef.current.innerText=n)}}))},n.render=function(){return a.createElement("div",Object.assign({},f,{ref:this.announcementRef}))},t}(a.Component);const _=(e,t)=>{var n,r;return e.href!==t.href||(null==e||null===(n=e.state)||void 0===n?void 0:n.key)!==(null==t||null===(r=t.state)||void 0===r?void 0:r.key)};let S=function(e){function t(t){var n;return n=e.call(this,t)||this,v(t.location,null),n}(0,r.c)(t,e);var n=t.prototype;return n.componentDidMount=function(){y(this.props.location,null)},n.shouldComponentUpdate=function(e){return!!_(this.props.location,e.location)&&(v(e.location,this.props.location),!0)},n.componentDidUpdate=function(e){_(e.location,this.props.location)&&y(this.props.location,e.location)},n.render=function(){return a.createElement(a.Fragment,null,this.props.children,a.createElement(E,{location:location}))},t}(a.Component);var P=n(9652),C=n(5728);function k(e,t){for(var n in e)if(!(n in t))return!0;for(var r in t)if(e[r]!==t[r])return!0;return!1}var O=function(e){function t(t){var n;n=e.call(this)||this;const{location:r,pageResources:o}=t;return n.state={location:{...r},pageResources:o||l.cp.loadPageSync(r.pathname+r.search,{withErrorDetails:!0})},n}(0,r.c)(t,e),t.getDerivedStateFromProps=function(e,t){let{location:n}=e;if(t.location.href!==n.href){return{pageResources:l.cp.loadPageSync(n.pathname+n.search,{withErrorDetails:!0}),location:{...n}}}return{location:{...n}}};var n=t.prototype;return n.loadResources=function(e){l.cp.loadPage(e).then((t=>{t&&t.status!==l.c9.Error?this.setState({location:{...window.location},pageResources:t}):(window.history.replaceState({},"",location.href),window.location=e)}))},n.shouldComponentUpdate=function(e,t){return t.pageResources?this.state.pageResources!==t.pageResources||(this.state.pageResources.component!==t.pageResources.component||(this.state.pageResources.json!==t.pageResources.json||(!(this.state.location.key===t.location.key||!t.pageResources.page||!t.pageResources.page.matchPath&&!t.pageResources.page.path)||function(e,t,n){return k(e.props,t)||k(e.state,n)}(this,e,t)))):(this.loadResources(e.location.pathname+e.location.search),!1)},n.render=function(){return this.props.children(this.state)},t}(a.Component),R=n(8740),x=n(9856);const T=new l.i(C,[],window.pageData);(0,l.Mt)(T),T.setApiRunner(o.a);const{render:j,hydrate:L}=(0,x.m)();window.asyncRequires=C,window.___emitter=p.c,window.___loader=l.Oy,i.globalHistory.listen((e=>{e.location.action=e.action})),window.___push=e=>b(e,{replace:!1}),window.___replace=e=>b(e,{replace:!0}),window.___navigate=(e,t)=>b(e,t);const D="gatsby-reload-compilation-hash-match";(0,o.w)("onClientEntry").then((()=>{(0,o.a)("registerServiceWorker").filter(Boolean).length>0&&n(2620);const e=e=>a.createElement(i.BaseContext.Provider,{value:{baseuri:"/",basepath:"/"}},a.createElement(P.c,e)),t=a.createContext({}),d={renderEnvironment:"browser"};let p=function(e){function n(){return e.apply(this,arguments)||this}return(0,r.c)(n,e),n.prototype.render=function(){const{children:e}=this.props;return a.createElement(i.Location,null,(n=>{let{location:r}=n;return a.createElement(O,{location:r},(n=>{let{pageResources:r,location:o}=n;const i=(0,l.q2)(),s=(0,l.wZ)();return a.createElement(c.k1.Provider,{value:i},a.createElement(u.YF.Provider,{value:d},a.createElement(u.A1.Provider,{value:s},a.createElement(u.C0.Provider,{value:r.page.slicesMap},a.createElement(t.Provider,{value:{pageResources:r,location:o}},e)))))}))}))},n}(a.Component),f=function(n){function o(){return n.apply(this,arguments)||this}return(0,r.c)(o,n),o.prototype.render=function(){return a.createElement(t.Consumer,null,(t=>{let{pageResources:n,location:r}=t;return a.createElement(S,{location:r},a.createElement(s.as,{location:r,shouldUpdateScroll:w},a.createElement(i.Router,{basepath:"",location:r,id:"gatsby-focus-wrapper"},a.createElement(e,Object.assign({path:"/404.html"===n.page.path||"/500.html"===n.page.path?(0,R.c)(r.pathname,""):encodeURI((n.page.matchPath||n.page.path).split("?")[0])},this.props,{location:r,pageResources:n},n.json)))))}))},o}(a.Component);const{pagePath:h,location:m}=window;h&&""+h!==m.pathname+(h.includes("?")?m.search:"")&&!(T.findMatchPath((0,R.c)(m.pathname,""))||h.match(/^\/(404|500)(\/?|.html)$/)||h.match(/^\/offline-plugin-app-shell-fallback\/?$/))&&(0,i.navigate)(""+h+(h.includes("?")?"":m.search)+m.hash,{replace:!0});const g=()=>{try{return sessionStorage}catch{return null}};l.Oy.loadPage(m.pathname+m.search).then((e=>{var t;const n=g();if(null!=e&&null!==(t=e.page)&&void 0!==t&&t.webpackCompilationHash&&e.page.webpackCompilationHash!==window.___webpackCompilationHash&&("serviceWorker"in navigator&&null!==navigator.serviceWorker.controller&&"activated"===navigator.serviceWorker.controller.state&&navigator.serviceWorker.controller.postMessage({gatsbyApi:"clearPathResources"}),n)){if(!("1"===n.getItem(D)))return n.setItem(D,"1"),void window.location.reload(!0)}if(n&&n.removeItem(D),!e||e.status===l.c9.Error){const t="page resources for "+m.pathname+" not found. Not rendering React";if(e&&e.error)throw console.error(t),e.error;throw new Error(t)}const r=(0,o.a)("wrapRootElement",{element:a.createElement(f,null)},a.createElement(f,null),(e=>{let{result:t}=e;return{element:t}})).pop(),i=function(){const e=a.useRef(!1);return a.useEffect((()=>{e.current||(e.current=!0,performance.mark&&performance.mark("onInitialClientRender"),(0,o.a)("onInitialClientRender"))}),[]),a.createElement(p,null,r)},s=document.getElementById("gatsby-focus-wrapper");let c=j;s&&s.children.length&&(c=L);const u=(0,o.a)("replaceHydrateFunction",void 0,c)[0];function d(){const e="undefined"!=typeof window?document.getElementById("___gatsby"):null;u(a.createElement(i,null),e)}const h=document;if("complete"===h.readyState||"loading"!==h.readyState&&!h.documentElement.doScroll)setTimeout((function(){d()}),0);else{const e=function(){h.removeEventListener("DOMContentLoaded",e,!1),window.removeEventListener("load",e,!1),d()};h.addEventListener("DOMContentLoaded",e,!1),window.addEventListener("load",e,!1)}}))}))},3952:function(e,t,n){"use strict";n.r(t);var r=n(1504),o=n(7298),a=n(9652);t.default=e=>{let{location:t}=e;const n=o.cp.loadPageSync(t.pathname);return n?r.createElement(a.c,{location:t,pageResources:n,...n.json}):null}},968:function(e,t,n){var r;e.exports=(r=n(3952))&&r.default||r},9856:function(e,t,n){"use strict";n.d(t,{m:function(){return o}});const r=new WeakMap;function o(){const e=n(8352);return{render:(t,n)=>{let o=r.get(n);o||r.set(n,o=e.createRoot(n)),o.render(t)},hydrate:(t,n)=>e.hydrateRoot(n,t)}}},6168:function(e,t,n){"use strict";n.d(t,{_:function(){return a}});const r=new Map,o=new Map;function a(e){let t=r.get(e);return t||(t=o.get(e.toLowerCase())),t}[].forEach((e=>{e.ignoreCase?o.set(e.fromPath,e):r.set(e.fromPath,e)}))},2620:function(e,t,n){"use strict";n.r(t);var r=n(7032);"https:"!==window.location.protocol&&"localhost"!==window.location.hostname?console.error("Service workers can only be used over HTTPS, or on localhost for development"):"serviceWorker"in navigator&&navigator.serviceWorker.register("/sw.js").then((function(e){e.addEventListener("updatefound",(()=>{(0,r.a)("onServiceWorkerUpdateFound",{serviceWorker:e});const t=e.installing;console.log("installingWorker",t),t.addEventListener("statechange",(()=>{switch(t.state){case"installed":navigator.serviceWorker.controller?(window.___swUpdated=!0,(0,r.a)("onServiceWorkerUpdateReady",{serviceWorker:e}),window.___failedResources&&(console.log("resources failed, SW updated - reloading"),window.location.reload())):(console.log("Content is now available offline!"),(0,r.a)("onServiceWorkerInstalled",{serviceWorker:e}));break;case"redundant":console.error("The installing service worker became redundant."),(0,r.a)("onServiceWorkerRedundant",{serviceWorker:e});break;case"activated":(0,r.a)("onServiceWorkerActive",{serviceWorker:e})}}))}))})).catch((function(e){console.error("Error during service worker registration:",e)}))},9580:function(e,t,n){"use strict";n.d(t,{A1:function(){return o},C0:function(){return i},YF:function(){return a},am:function(){return s}});var r=n(1504);const o=r.createContext({}),a=r.createContext({}),i=r.createContext({}),s=r.createContext({})},3476:function(e,t,n){"use strict";n.d(t,{Yl:function(){return c},k1:function(){return o},ch:function(){return u}});var r=n(1504);const o=(a="StaticQuery",i={},r.createServerContext?function(e,t){return void 0===t&&(t=null),globalThis.__SERVER_CONTEXT||(globalThis.__SERVER_CONTEXT={}),globalThis.__SERVER_CONTEXT[e]||(globalThis.__SERVER_CONTEXT[e]=r.createServerContext(e,t)),globalThis.__SERVER_CONTEXT[e]}(a,i):r.createContext(i));var a,i;function s(e){let{staticQueryData:t,data:n,query:o,render:a}=e;const i=n?n.data:t[o]&&t[o].data;return r.createElement(r.Fragment,null,i&&a(i),!i&&r.createElement("div",null,"Loading (StaticQuery)"))}const c=e=>{const{data:t,query:n,render:a,children:i}=e;return r.createElement(o.Consumer,null,(e=>r.createElement(s,{data:t,query:n,render:a||i,staticQueryData:e})))},u=e=>{var t;r.useContext;const n=r.useContext(o);if(isNaN(Number(e)))throw new Error("useStaticQuery was called with a string but expects to be called using `graphql`. Try this:\n\nimport { useStaticQuery, graphql } from 'gatsby';\n\nuseStaticQuery(graphql`"+e+"`);\n");if(null!==(t=n[e])&&void 0!==t&&t.data)return n[e].data;throw new Error("The result of this StaticQuery could not be fetched.\n\nThis is likely a bug in Gatsby and if refreshing the page does not fix it, please open an issue in https://github.com/gatsbyjs/gatsby/issues")}},8740:function(e,t,n){"use strict";function r(e,t){return void 0===t&&(t=""),t?e===t?"/":e.startsWith(t+"/")?e.slice(t.length):e:e}n.d(t,{c:function(){return r}})},9736:function(e,t,n){"use strict";n.r(t)},3560:function(e,t,n){"use strict";var r;n.r(t),n.d(t,{BaseContext:function(){return b},Link:function(){return K},Location:function(){return te},LocationContext:function(){return w},LocationProvider:function(){return ee},Match:function(){return re},Redirect:function(){return O},Router:function(){return le},ServerLocation:function(){return ne},createHistory:function(){return f},createMemorySource:function(){return h},globalHistory:function(){return g},insertParams:function(){return L},isRedirect:function(){return P},match:function(){return T},navigate:function(){return v},pick:function(){return x},redirectTo:function(){return C},resolve:function(){return j},shallowCompare:function(){return F},startsWith:function(){return R},useBaseContext:function(){return E},useLocation:function(){return pe},useLocationContext:function(){return _},useMatch:function(){return me},useNavigate:function(){return fe},useParams:function(){return he},validateRedirect:function(){return D}});var o=n(2804),a=n(1504),i=n(3268),s=n.n(i),c=n(9328),u=n.n(c);function l(){return l=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(o[n]=e[n]);return o}const p=e=>{const{search:t,hash:n,href:r,origin:o,protocol:a,host:i,hostname:s,port:c}=e.location;let{pathname:u}=e.location;return!u&&r&&m&&(u=new URL(r).pathname),{pathname:encodeURI(decodeURI(u)),search:t,hash:n,href:r,origin:o,protocol:a,host:i,hostname:s,port:c,state:e.history.state,key:e.history.state&&e.history.state.key||"initial"}},f=(e,t)=>{let n=[],r=p(e),o=!1,a=()=>{};return{get location(){return r},get transitioning(){return o},_onTransitionComplete(){o=!1,a()},listen(t){n.push(t);const o=()=>{r=p(e),t({location:r,action:"POP"})};return e.addEventListener("popstate",o),()=>{e.removeEventListener("popstate",o),n=n.filter((e=>e!==t))}},navigate(t,i){let{state:s,replace:c=!1}=void 0===i?{}:i;if("number"==typeof t)e.history.go(t);else{s=l({},s,{key:Date.now()+""});try{o||c?e.history.replaceState(s,null,t):e.history.pushState(s,null,t)}catch(n){e.location[c?"replace":"assign"](t)}}r=p(e),o=!0;const u=new Promise((e=>a=e));return n.forEach((e=>e({location:r,action:"PUSH"}))),u}}},h=function(e){void 0===e&&(e="/");const t=e.indexOf("?"),n={pathname:t>-1?e.substr(0,t):e,search:t>-1?e.substr(t):""};let r=0;const o=[n],a=[null];return{get location(){return o[r]},addEventListener(e,t){},removeEventListener(e,t){},history:{get entries(){return o},get index(){return r},get state(){return a[r]},pushState(e,t,n){const[i,s=""]=n.split("?");r++,o.push({pathname:i,search:s.length?"?"+s:s}),a.push(e)},replaceState(e,t,n){const[i,s=""]=n.split("?");o[r]={pathname:i,search:s},a[r]=e},go(e){const t=r+e;t<0||t>a.length-1||(r=t)}}}},m=!("undefined"==typeof window||!window.document||!window.document.createElement),g=f(m?window:h()),{navigate:v}=g;function y(e,t){return a.createServerContext?function(e,t){return void 0===t&&(t=null),globalThis.__SERVER_CONTEXT||(globalThis.__SERVER_CONTEXT={}),globalThis.__SERVER_CONTEXT[e]||(globalThis.__SERVER_CONTEXT[e]=a.createServerContext(e,t)),globalThis.__SERVER_CONTEXT[e]}(e,t):a.createContext(t)}const b=y("Base",{baseuri:"/",basepath:"/"}),w=y("Location"),E=()=>a.useContext(b),_=()=>a.useContext(w);function S(e){this.uri=e}const P=e=>e instanceof S,C=e=>{throw new S(e)};function k(e){const{to:t,replace:n=!0,state:r,noThrow:o,baseuri:i}=e;a.useEffect((()=>{Promise.resolve().then((()=>{const o=j(t,i);v(L(o,e),{replace:n,state:r})}))}),[]);const s=j(t,i);return o||C(L(s,e)),null}const O=e=>{const t=_(),{baseuri:n}=E();return a.createElement(k,l({},t,{baseuri:n},e))};O.propTypes={from:s().string,to:s().string.isRequired};const R=(e,t)=>e.substr(0,t.length)===t,x=(e,t)=>{let n,r;const[o]=t.split("?"),a=M(o),i=""===a[0],s=I(e);for(let c=0,l=s.length;c dynamic segment "'+r[1]+'" is a reserved name. Please use a different name in path "'+o.path+'".');const t=decodeURIComponent(n);d[r[1]]=t}else if(t!==n){e=!0;break}}if(!e){n={route:o,params:d,uri:"/"+a.slice(0,f).join("/")};break}}return n||r||null},T=(e,t)=>x([{path:e}],t),j=(e,t)=>{if(R(e,"/"))return e;const[n,r]=e.split("?"),[o]=t.split("?"),a=M(n),i=M(o);if(""===a[0])return q(o,r);if(!R(a[0],".")){const e=i.concat(a).join("/");return q(("/"===o?"":"/")+e,r)}const s=i.concat(a),c=[];for(let u=0,l=s.length;u{const[n,r=""]=e.split("?");let o="/"+M(n).map((e=>{const n=A.exec(e);return n?t[n[1]]:e})).join("/");const{location:{search:a=""}={}}=t,i=a.split("?")[1]||"";return o=q(o,r,i),o},D=(e,t)=>{const n=e=>N(e);return M(e).filter(n).sort().join("/")===M(t).filter(n).sort().join("/")},A=/^:(.+)/,N=e=>A.test(e),z=e=>e&&"*"===e[0],H=(e,t)=>({route:e,score:e.default?0:M(e.path).reduce(((e,t)=>(e+=4,(e=>""===e)(t)?e+=1:N(t)?e+=2:z(t)?e-=5:e+=3,e)),0),index:t}),I=e=>e.map(H).sort(((e,t)=>e.scoret.score?-1:e.index-t.index)),M=e=>e.replace(/(^\/+|\/+$)/g,"").split("/"),q=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;re&&e.length>0)))&&n.length>0?"?"+n.join("&"):"")},U=["uri","path"],F=(e,t)=>{const n=Object.keys(e);return n.length===Object.keys(t).length&&n.every((n=>t.hasOwnProperty(n)&&e[n]===t[n]))},W=e=>e.replace(/(^\/+|\/+$)/g,""),B=e=>t=>{if(!t)return null;if(t.type===a.Fragment&&t.props.children)return a.Children.map(t.props.children,B(e));if(u()(t.props.path||t.props.default||t.type===O,": Children of must have a `path` or `default` prop, or be a ``. None found on element type `"+t.type+"`"),u()(!!(t.type!==O||t.props.from&&t.props.to),' requires both "from" and "to" props when inside a .'),u()(!(t.type===O&&!D(t.props.from,t.props.to)),' has mismatched dynamic segments, ensure both paths have the exact same dynamic segments.'),t.props.default)return{value:t,default:!0};const n=t.type===O?t.props.from:t.props.path,r="/"===n?e:W(e)+"/"+W(n);return{value:t,default:t.props.default,path:t.props.children?W(r)+"/*":r}},Q=["innerRef"],J=["to","state","replace","getProps"],G=["key"];let{forwardRef:$}=r||(r=n.t(a,2));void 0===$&&($=e=>e);const Y=()=>{},K=$(((e,t)=>{let{innerRef:n}=e,r=d(e,Q);const{baseuri:o}=E(),{location:i}=_(),{to:s,state:c,replace:u,getProps:p=Y}=r,f=d(r,J),h=j(s,o),m=encodeURI(h),g=i.pathname===m,y=R(i.pathname,m);return a.createElement("a",l({ref:t||n,"aria-current":g?"page":void 0},f,p({isCurrent:g,isPartiallyCurrent:y,href:h,location:i}),{href:h,onClick:e=>{if(f.onClick&&f.onClick(e),(e=>!e.defaultPrevented&&0===e.button&&!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey))(e)){e.preventDefault();let t=u;if("boolean"!=typeof u&&g){const e=d(l({},i.state),G);t=F(l({},c),e)}v(h,{state:c,replace:t})}}}))}));K.displayName="Link",K.propTypes={to:s().string.isRequired};let V=function(e){function t(){for(var t,n=arguments.length,r=new Array(n),o=0;o!1});function Z(e){let{children:t}=e;const[n,r]=a.useState(),o=a.useRef(),i=a.useMemo((()=>({componentDidCatch:o,error:n,setError:r})),[n]);return a.createElement(X.Provider,{value:i},a.createElement(V,{error:n,onError:(e,t)=>{r(e),null==o.current||o.current(e,t)}},t))}Z.displayName="ReactUseErrorBoundaryContext";const ee=function(e){var t,n;function r(t){return a.createElement(Z,null,a.createElement(e,l({key:"WrappedComponent"},t)))}return r.displayName="WithErrorBoundary("+(null!=(t=null!=(n=e.displayName)?n:e.name)?t:"Component")+")",r}((e=>{let{history:t=g,children:n}=e;const{location:r}=t,[o,i]=a.useState({location:r}),[s]=function(e){const t=a.useContext(X);t.componentDidCatch.current=void 0;const n=a.useCallback((()=>{t.setError(void 0)}),[]);return[t.error,n]}();if(a.useEffect((()=>{t._onTransitionComplete()}),[o.location]),a.useEffect((()=>{let e=!1;const n=t.listen((t=>{let{location:n}=t;Promise.resolve().then((()=>{requestAnimationFrame((()=>{e||i({location:n})}))}))}));return()=>{e=!0,n()}}),[]),s){if(!P(s))throw s;v(s.uri,{replace:!0})}return a.createElement(w.Provider,{value:o},"function"==typeof n?n(o):n||null)})),te=e=>{let{children:t}=e;const n=_();return n?t(n):a.createElement(ee,null,t)},ne=e=>{let{url:t,children:n}=e;const r=t.indexOf("?");let o,i="";return r>-1?(o=t.substring(0,r),i=t.substring(r)):o=t,a.createElement(w.Provider,{value:{location:{pathname:o,search:i,hash:""}}},n)},re=e=>{let{path:t,children:n}=e;const{baseuri:r}=E(),{location:o}=_(),a=j(t,r),i=T(a,o.pathname);return n({location:o,match:i?l({},i.params,{uri:i.uri,path:t}):null})},oe=["uri","location","component"],ae=["children","style","component","uri","location"],ie=e=>{let{uri:t,location:n,component:r}=e,o=d(e,oe);return a.createElement(ce,l({},o,{component:r,uri:t,location:n}))};let se=0;const ce=e=>{let{children:t,style:n,component:r="div",uri:o,location:i}=e,s=d(e,ae);const c=a.useRef(),u=a.useRef(!0),p=a.useRef(o),f=a.useRef(i.pathname),h=a.useRef(!1);a.useEffect((()=>(se++,m(),()=>{se--,0===se&&(u.current=!0)})),[]),a.useEffect((()=>{let e=!1,t=!1;o!==p.current&&(p.current=o,e=!0),i.pathname!==f.current&&(f.current=i.pathname,t=!0),h.current=e||t&&i.pathname===o,h.current&&m()}),[o,i]);const m=a.useCallback((()=>{var e;u.current?u.current=!1:(e=c.current,h.current&&e&&e.focus())}),[]);return a.createElement(r,l({style:l({outline:"none"},n),tabIndex:"-1",ref:c},s),t)},ue=["location","primary","children","basepath","baseuri","component"],le=e=>{const t=E(),n=_();return a.createElement(de,l({},t,n,e))};function de(e){const{location:t,primary:n=!0,children:r,basepath:o,component:i="div"}=e,s=d(e,ue),c=a.Children.toArray(r).reduce(((e,t)=>{const n=B(o)(t);return e.concat(n)}),[]),{pathname:u}=t,p=x(c,u);if(p){const{params:e,uri:r,route:c,route:{value:u}}=p,d=c.default?o:c.path.replace(/\*$/,""),f=l({},e,{uri:r,location:t}),h=a.cloneElement(u,f,u.props.children?a.createElement(le,{location:t,primary:n},u.props.children):void 0),m=n?ie:i,g=n?l({uri:r,location:t,component:i},s):s;return a.createElement(b.Provider,{value:{baseuri:r,basepath:d}},a.createElement(m,g,h))}return null}const pe=()=>{const e=_();if(!e)throw new Error("useLocation hook was used but a LocationContext.Provider was not found in the parent tree. Make sure this is used in a component that is a child of Router");return e.location},fe=()=>{throw new Error("useNavigate is removed. Use import { navigate } from 'gatsby' instead")},he=()=>{const e=E();if(!e)throw new Error("useParams hook was used but a LocationContext.Provider was not found in the parent tree. Make sure this is used in a component that is a child of Router");const t=pe(),n=T(e.basepath,t.pathname);return n?n.params:null},me=e=>{if(!e)throw new Error("useMatch(path: string) requires an argument of a string to match against");const t=E();if(!t)throw new Error("useMatch hook was used but a LocationContext.Provider was not found in the parent tree. Make sure this is used in a component that is a child of Router");const n=pe(),r=j(e,t.baseuri),o=T(r,n.pathname);return o?l({},o.params,{uri:o.uri,path:e}):null}},6952:function(e,t){"use strict";t.onRouteUpdate=function(e,t){var n=e.location;if(void 0===t&&(t={}),"function"!=typeof gtag)return null;var r=t.pluginConfig||{};if(n&&void 0!==window.excludeGtagPaths&&window.excludeGtagPaths.some((function(e){return e.test(n.pathname)})))return null;var o=function(){var e=n?n.pathname+n.search+n.hash:void 0;window.gtag("event","page_view",{page_path:e})},a=r.delayOnRouteUpdate,i=void 0===a?0:a;return"requestAnimationFrame"in window?requestAnimationFrame((function(){requestAnimationFrame((function(){return setTimeout(o,i)}))})):setTimeout(o,32+i),null}},8192:function(e,t,n){"use strict";n.r(t),n.d(t,{onRouteUpdate:function(){return r}});n(4056),n(5620);const r=function(e,t){let{location:n}=e}},5620:function(e,t,n){"use strict";var r=n(4056)},448:function(e,t){"use strict";var n=0,r=function(e){var t=window.decodeURI(e.replace("#",""));if(""!==t){var r=document.getElementById(t);if(r){var o=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop,a=document.documentElement.clientTop||document.body.clientTop||0,i=window.getComputedStyle(r),s=i.getPropertyValue("scroll-margin-top")||i.getPropertyValue("scroll-snap-margin-top")||"0px";return r.getBoundingClientRect().top+o-parseInt(s,10)-a-n}}return null};t.onInitialClientRender=function(e,t){t.offsetY&&(n=t.offsetY),requestAnimationFrame((function(){var e=r(window.location.hash);null!==e&&window.scrollTo(0,e)}))},t.shouldUpdateScroll=function(e){var t=e.routerProps.location,n=r(t.hash);return null===n||[0,n]}},1576:function(e,t,n){"use strict";n.r(t),n.d(t,{onRouteUpdate:function(){return h}});var r=Object.assign||function(e){for(var t=1;t1&&void 0!==arguments[1]?arguments[1]:{},o=window.Promise||function(e){function t(){}e(t,t)},u=function(){for(var e=arguments.length,t=Array(e),n=0;n0&&void 0!==arguments[0]?arguments[0]:{}).target,t=function(){var e={width:document.documentElement.clientWidth,height:document.documentElement.clientHeight,left:0,top:0,right:0,bottom:0},t=void 0,n=void 0;if(v.container)if(v.container instanceof Object)t=(e=r({},e,v.container)).width-e.left-e.right-2*v.margin,n=e.height-e.top-e.bottom-2*v.margin;else{var o=(a(v.container)?v.container:document.querySelector(v.container)).getBoundingClientRect(),s=o.width,c=o.height,u=o.left,l=o.top;e=r({},e,{width:s,height:c,left:u,top:l})}t=t||e.width-2*v.margin,n=n||e.height-2*v.margin;var d=y.zoomedHd||y.original,p=i(d)?t:d.naturalWidth||t,f=i(d)?n:d.naturalHeight||n,h=d.getBoundingClientRect(),m=h.top,g=h.left,b=h.width,w=h.height,E=Math.min(Math.max(b,p),t)/b,_=Math.min(Math.max(w,f),n)/w,S=Math.min(E,_),P="scale("+S+") translate3d("+((t-b)/2-g+v.margin+e.left)/S+"px, "+((n-w)/2-m+v.margin+e.top)/S+"px, 0)";y.zoomed.style.transform=P,y.zoomedHd&&(y.zoomedHd.style.transform=P)};return new o((function(n){if(e&&-1===f.indexOf(e))n(w);else{if(y.zoomed)n(w);else{if(e)y.original=e;else{if(!(f.length>0))return void n(w);var r=f;y.original=r[0]}if(y.original.dispatchEvent(c("medium-zoom:open",{detail:{zoom:w}})),g=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,m=!0,y.zoomed=function(e){var t=e.getBoundingClientRect(),n=t.top,r=t.left,o=t.width,a=t.height,i=e.cloneNode(),s=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,c=window.pageXOffset||document.documentElement.scrollLeft||document.body.scrollLeft||0;return i.removeAttribute("id"),i.style.position="absolute",i.style.top=n+s+"px",i.style.left=r+c+"px",i.style.width=o+"px",i.style.height=a+"px",i.style.transform="",i}(y.original),document.body.appendChild(b),v.template){var o=a(v.template)?v.template:document.querySelector(v.template);y.template=document.createElement("div"),y.template.appendChild(o.content.cloneNode(!0)),document.body.appendChild(y.template)}if(y.original.parentElement&&"PICTURE"===y.original.parentElement.tagName&&y.original.currentSrc&&(y.zoomed.src=y.original.currentSrc),document.body.appendChild(y.zoomed),window.requestAnimationFrame((function(){document.body.classList.add("medium-zoom--opened")})),y.original.classList.add("medium-zoom-image--hidden"),y.zoomed.classList.add("medium-zoom-image--opened"),y.zoomed.addEventListener("click",d),y.zoomed.addEventListener("transitionend",(function e(){m=!1,y.zoomed.removeEventListener("transitionend",e),y.original.dispatchEvent(c("medium-zoom:opened",{detail:{zoom:w}})),n(w)})),y.original.getAttribute("data-zoom-src")){y.zoomedHd=y.zoomed.cloneNode(),y.zoomedHd.removeAttribute("srcset"),y.zoomedHd.removeAttribute("sizes"),y.zoomedHd.removeAttribute("loading"),y.zoomedHd.src=y.zoomed.getAttribute("data-zoom-src"),y.zoomedHd.onerror=function(){clearInterval(i),console.warn("Unable to reach the zoom image target "+y.zoomedHd.src),y.zoomedHd=null,t()};var i=setInterval((function(){y.zoomedHd.complete&&(clearInterval(i),y.zoomedHd.classList.add("medium-zoom-image--opened"),y.zoomedHd.addEventListener("click",d),document.body.appendChild(y.zoomedHd),t())}),10)}else if(y.original.hasAttribute("srcset")){y.zoomedHd=y.zoomed.cloneNode(),y.zoomedHd.removeAttribute("sizes"),y.zoomedHd.removeAttribute("loading");var s=y.zoomedHd.addEventListener("load",(function(){y.zoomedHd.removeEventListener("load",s),y.zoomedHd.classList.add("medium-zoom-image--opened"),y.zoomedHd.addEventListener("click",d),document.body.appendChild(y.zoomedHd),t()}))}else t()}}}))},d=function(){return new o((function(e){if(!m&&y.original){m=!0,document.body.classList.remove("medium-zoom--opened"),y.zoomed.style.transform="",y.zoomedHd&&(y.zoomedHd.style.transform=""),y.template&&(y.template.style.transition="opacity 150ms",y.template.style.opacity=0),y.original.dispatchEvent(c("medium-zoom:close",{detail:{zoom:w}})),y.zoomed.addEventListener("transitionend",(function t(){y.original.classList.remove("medium-zoom-image--hidden"),document.body.removeChild(y.zoomed),y.zoomedHd&&document.body.removeChild(y.zoomedHd),document.body.removeChild(b),y.zoomed.classList.remove("medium-zoom-image--opened"),y.template&&document.body.removeChild(y.template),m=!1,y.zoomed.removeEventListener("transitionend",t),y.original.dispatchEvent(c("medium-zoom:closed",{detail:{zoom:w}})),y.original=null,y.zoomed=null,y.zoomedHd=null,y.template=null,e(w)}))}else e(w)}))},p=function(){var e=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).target;return y.original?d():l({target:e})},f=[],h=[],m=!1,g=0,v=n,y={original:null,zoomed:null,zoomedHd:null,template:null};"[object Object]"===Object.prototype.toString.call(t)?v=t:(t||"string"==typeof t)&&u(t);var b=function(e){var t=document.createElement("div");return t.classList.add("medium-zoom-overlay"),t.style.background=e,t}((v=r({margin:0,background:"#fff",scrollOffset:40,container:null,template:null},v)).background);document.addEventListener("click",(function(e){var t=e.target;t!==b?-1!==f.indexOf(t)&&p({target:t}):d()})),document.addEventListener("keyup",(function(e){var t=e.key||e.keyCode;"Escape"!==t&&"Esc"!==t&&27!==t||d()})),document.addEventListener("scroll",(function(){if(!m&&y.original){var e=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0;Math.abs(g-e)>v.scrollOffset&&setTimeout(d,150)}})),window.addEventListener("resize",d);var w={open:l,close:d,toggle:p,update:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e;if(e.background&&(b.style.background=e.background),e.container&&e.container instanceof Object&&(t.container=r({},v.container,e.container)),e.template){var n=a(e.template)?e.template:document.querySelector(e.template);t.template=n}return v=r({},v,t),f.forEach((function(e){e.dispatchEvent(c("medium-zoom:update",{detail:{zoom:w}}))})),w},clone:function(){return e(r({},v,arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}))},attach:u,detach:function(){for(var e=arguments.length,t=Array(e),n=0;n0?t.reduce((function(e,t){return[].concat(e,s(t))}),[]):f;return r.forEach((function(e){e.classList.remove("medium-zoom-image"),e.dispatchEvent(c("medium-zoom:detach",{detail:{zoom:w}}))})),f=f.filter((function(e){return-1===r.indexOf(e)})),w},on:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return f.forEach((function(r){r.addEventListener("medium-zoom:"+e,t,n)})),h.push({type:"medium-zoom:"+e,listener:t,options:n}),w},off:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return f.forEach((function(r){r.removeEventListener("medium-zoom:"+e,t,n)})),h=h.filter((function(n){return!(n.type==="medium-zoom:"+e&&n.listener.toString()===t.toString())})),w},getOptions:function(){return v},getImages:function(){return f},getZoomedImage:function(){return y.original}};return w};n(4704);const l={margin:24,background:"#fff",scrollOffset:40,container:null,template:null,zIndex:999,excludedSelector:null},d=".gatsby-resp-image-image",p="medium-zoom-styles";function f(e){let{excludedSelector:t,includedSelector:n,...r}=e;const o=t?d+":not("+t+")":d;let a=Array.from(document.querySelectorAll(o));if(n){const e=Array.from(document.querySelectorAll(n));a=a.concat(e)}const i=a.filter((e=>!e.classList.contains("medium-zoom-image"))).map((e=>(e.addEventListener("load",(function t(){const n=e.style.transition;e.style.transition=n+", opacity 0.5s, transform .3s cubic-bezier(.2,0,.2,1)",e.removeEventListener("load",t)})),e.setAttribute("tabIndex",0),e.addEventListener("keydown",(t=>{" "!==t.key&&"Enter"!==t.key||(t.preventDefault(),e.click())})),e)));i.length>0&&u(i,r)}const h=(e,t)=>{const n={...l,...t};!function(e){if(document.querySelector("#"+p))return;const{zIndex:t}=e,n=document.createElement("style"),r="\n .medium-zoom--opened > .medium-zoom-overlay,\n .medium-zoom--opened > .medium-zoom-image,\n\t img.medium-zoom-image--opened {\n z-index: "+t+"\n }\n ";n.id=p,n.innerHTML=r,document.head.appendChild(n)}(n),function(e){if(!window.performance||!window.PerformanceObserver)return;const t=new PerformanceObserver((t=>t.getEntries().filter((e=>{let{entryType:t}=e;return"paint"===t})).map((e=>{let{name:t}=e;return"first-contentful-paint"===t})).forEach(e)));try{t.observe({entryTypes:["measure","paint"]})}catch(n){console.error(n),t.disconnect()}}((()=>f(n))),f(n)}},8616:function(e,t){"use strict";t.DEFAULT_OPTIONS={maxWidth:650,wrapperStyle:"",backgroundColor:"white",linkImagesToOriginal:!0,showCaptions:!1,markdownCaptions:!1,withWebp:!1,withAvif:!1,tracedSVG:!1,loading:"lazy",decoding:"async",disableBgImageOnAlpha:!1,disableBgImage:!1},t.EMPTY_ALT="GATSBY_EMPTY_ALT",t.imageClass="gatsby-resp-image-image",t.imageWrapperClass="gatsby-resp-image-wrapper",t.imageBackgroundClass="gatsby-resp-image-background-image"},8968:function(e,t,n){"use strict";var r=n(8616),o=r.DEFAULT_OPTIONS,a=r.imageClass,i=r.imageBackgroundClass,s=r.imageWrapperClass;t.onRouteUpdate=function(e,t){for(var n=Object.assign({},o,t),r=document.querySelectorAll("."+s),c=function(){var e=r[u],t=e.querySelector("."+i),o=e.querySelector("."+a),s=function(){t.style.transition="opacity 0.5s 0.5s",o.style.transition="opacity 0.5s",c()},c=function e(){t.style.opacity=0,o.style.opacity=1,o.style.color="inherit",o.style.boxShadow="inset 0px 0px 0px 400px "+n.backgroundColor,o.removeEventListener("load",s),o.removeEventListener("error",e)};o.style.opacity=0,o.addEventListener("load",s),o.addEventListener("error",c),o.complete&&c()},u=0;u((e,t)=>{const{forward:n=[],...r}=e||{},o=JSON.stringify(r,((e,t)=>("function"==typeof t&&(t=String(t)).startsWith(e+"(")&&(t="function "+t),t)));return["!(function(w,p,f,c){",Object.keys(r).length>0?`c=w[p]=Object.assign(w[p]||{},${o});`:"c=w[p]=w[p]||{};","c[f]=(c[f]||[])",n.length>0?`.concat(${JSON.stringify(n)})`:"","})(window,'partytown','forward');",t].join("")})(e,'/* Partytown 0.7.6 - MIT builder.io */\n!function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,"/"==(a=(o.lib||"/~partytown/")+(o.debug?"debug/":""))[0]&&(s=e.querySelectorAll(\'script[type="text/partytown"]\'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(f,1e4),e.addEventListener("pt0",w),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||"partytown-sw.js"),{scope:a}).then((function(t){t.active?h():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&h()}))}),console.error):f())))}function h(t){c=e.createElement(t?"script":"iframe"),t||(c.setAttribute("style","display:block;width:0;height:0;border:0;visibility:hidden"),c.setAttribute("aria-hidden",!0)),c.src=a+"partytown-"+(t?"atomics.js?v=0.7.6":"sandbox-sw.html?"+Date.now()),e.body.appendChild(c)}function f(n,r){for(w(),i==t&&(o.forward||[]).map((function(e){delete t[e.split(".")[0]]})),n=0;ne.length)&&(t=e.length);for(var n=0,r=new Array(t);n{if("string"==typeof e)return!(e=>u.test(e))(e)},d=()=>"",p=()=>"";function f(e,t=d()){var n;if(!l(e))return e;if(e.startsWith("./")||e.startsWith("../"))return e;const r=null!=(n=null!=t?t:p())?n:"/";return`${null!=r&&r.endsWith("/")?r.slice(0,-1):r}${e.startsWith("/")?e:`/${e}`}`}const h=e=>null==e?void 0:e.startsWith("/");function m(e,t){const{pathname:n,search:r,hash:o}=c(e);return`${(0,i.C)(n,t)}${r}${o}`}const g=(e,t)=>"number"==typeof e?e:l(e)?h(e)?function(e){const t=f(e),n="always";return m(t,n)}(e):function(e,t){if(h(e))return e;const n="always",r=(0,a.resolve)(e,t);return m(r,n)}(e,t):e,v=["to","getProps","onClick","onMouseEnter","activeClassName","activeStyle","innerRef","partiallyActive","state","replace","_location"];function y(e){return f(e,p())}const b={activeClassName:r.string,activeStyle:r.object,partiallyActive:r.bool};function w(e){return o.createElement(a.Location,null,(({location:t})=>o.createElement(E,s({},e,{_location:t}))))}class E extends o.Component{constructor(e){super(e),this.defaultGetProps=({isPartiallyCurrent:e,isCurrent:t})=>(this.props.partiallyActive?e:t)?{className:[this.props.className,this.props.activeClassName].filter(Boolean).join(" "),style:s({},this.props.style,this.props.activeStyle)}:null;let t=!1;"undefined"!=typeof window&&window.IntersectionObserver&&(t=!0),this.state={IOSupported:t},this.abortPrefetch=null,this.handleRef=this.handleRef.bind(this)}_prefetch(){let e=window.location.pathname+window.location.search;this.props._location&&this.props._location.pathname&&(e=this.props._location.pathname+this.props._location.search);const t=c(g(this.props.to,e)),n=t.pathname+t.search;if(e!==n)return ___loader.enqueue(n)}componentWillUnmount(){if(!this.io)return;const{instance:e,el:t}=this.io;this.abortPrefetch&&this.abortPrefetch.abort(),e.unobserve(t),e.disconnect()}handleRef(e){this.props.innerRef&&Object.prototype.hasOwnProperty.call(this.props.innerRef,"current")?this.props.innerRef.current=e:this.props.innerRef&&this.props.innerRef(e),this.state.IOSupported&&e&&(this.io=((e,t)=>{const n=new window.IntersectionObserver((n=>{n.forEach((n=>{e===n.target&&t(n.isIntersecting||n.intersectionRatio>0)}))}));return n.observe(e),{instance:n,el:e}})(e,(e=>{e?this.abortPrefetch=this._prefetch():this.abortPrefetch&&this.abortPrefetch.abort()})))}render(){const e=this.props,{to:t,getProps:n=this.defaultGetProps,onClick:r,onMouseEnter:i,state:u,replace:d,_location:p}=e,f=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r=0||(o[n]=e[n]);return o}(e,v),h=g(t,p.pathname);return l(h)?o.createElement(a.Link,s({to:h,state:u,getProps:n,innerRef:this.handleRef,onMouseEnter:e=>{i&&i(e);const t=c(h);___loader.hovering(t.pathname+t.search)},onClick:e=>{if(r&&r(e),!(0!==e.button||this.props.target||e.defaultPrevented||e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)){e.preventDefault();let t=d;const n=encodeURI(h)===p.pathname;"boolean"!=typeof d&&n&&(t=!0),window.___navigate(h,{state:u,replace:t})}return!0}},f)):o.createElement("a",s({href:h},f))}}E.propTypes=s({},b,{onClick:r.func,to:r.string.isRequired,replace:r.bool,state:r.object});const _=o.forwardRef(((e,t)=>o.createElement(w,s({innerRef:t},e)))),S=(e,t)=>{window.___navigate(g(e,window.location.pathname),t)}},1920:function(e,t,n){"use strict";n.r(t),n.d(t,{Script:function(){return h},ScriptStrategy:function(){return u},collectedScriptsByPage:function(){return s},scriptCache:function(){return p},scriptCallbackCache:function(){return f}});var r=n(1504),o=n(3560);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var t=1;ti.get(e)||[],set(e,t){const n=i.get(e)||[];n.push(t),i.set(e,n)},delete(e){i.delete(e)}},c="undefined"!=typeof self&&self.requestIdleCallback&&self.requestIdleCallback.bind(window)||function(e){const t=Date.now();return setTimeout((function(){e({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-t))}})}),1)};var u,l;(l=u||(u={})).postHydrate="post-hydrate",l.idle="idle",l.offMainThread="off-main-thread";const d=new Set(["src","strategy","dangerouslySetInnerHTML","children","onLoad","onError"]),p=new Set,f=new Map;function h(e){return r.createElement(o.Location,null,(()=>r.createElement(m,e)))}function m(e){const{src:t,strategy:n=u.postHydrate}=e||{},{pathname:i}=(0,o.useLocation)();if((0,r.useEffect)((()=>{let t;switch(n){case u.postHydrate:t=g(e);break;case u.idle:c((()=>{t=g(e)}));break;case u.offMainThread:{const t=y(e);s.set(i,t)}}return()=>{const{script:e,loadCallback:n,errorCallback:r}=t||{};n&&(null==e||e.removeEventListener("load",n)),r&&(null==e||e.removeEventListener("error",r)),null==e||e.remove()}}),[]),n===u.offMainThread){const o=v(e),c=y(e);return"undefined"==typeof window&&s.set(i,c),r.createElement("script",o?a({type:"text/partytown","data-strategy":n,crossOrigin:"anonymous"},c,{dangerouslySetInnerHTML:{__html:v(e)}}):a({type:"text/partytown",src:b(t),"data-strategy":n,crossOrigin:"anonymous"},c))}return null}function g(e){const{id:t,src:n,strategy:r=u.postHydrate,onLoad:o,onError:i}=e||{},s=t||n,c=["load","error"],l={load:o,error:i};if(s){for(const e of c)if(null!=l&&l[e]){var d;const t=f.get(s)||{},{callbacks:n=[]}=(null==t?void 0:t[e])||{};var h,m;n.push(null==l?void 0:l[e]),null!=t&&null!=(d=t[e])&&d.event?null==l||null==(h=l[e])||h.call(l,null==t||null==(m=t[e])?void 0:m.event):f.set(s,a({},t,{[e]:{callbacks:n}}))}if(p.has(s))return null}const g=v(e),b=y(e),E=document.createElement("script");t&&(E.id=t),E.dataset.strategy=r;for(const[a,u]of Object.entries(b))E.setAttribute(a,u);g&&(E.textContent=g),n&&(E.src=n);const _={};if(s){for(const e of c){const t=t=>w(t,s,e);E.addEventListener(e,t),_[`${e}Callback`]=t}p.add(s)}return document.body.appendChild(E),{script:E,loadCallback:_.loadCallback,errorCallback:_.errorCallback}}function v(e){const{dangerouslySetInnerHTML:t,children:n=""}=e||{},{__html:r=""}=t||{};return r||n}function y(e){const t={};for(const[n,r]of Object.entries(e))d.has(n)||(t[n]=r);return t}function b(e){if(e)return`/__third-party-proxy?url=${encodeURIComponent(e)}`}function w(e,t,n){const r=f.get(t)||{};for(const a of(null==r||null==(o=r[n])?void 0:o.callbacks)||[]){var o;a(e)}f.set(t,{[n]:{event:e}})}}},function(e){e.O(0,[176,532],(function(){return t=2380,e(e.s=t);var t}));e.O()}]); +//# sourceMappingURL=app-afbf3a4298a4588c71e5.js.map \ No newline at end of file diff --git a/app-72069b723903d99f7e14.js.LICENSE.txt b/app-afbf3a4298a4588c71e5.js.LICENSE.txt similarity index 100% rename from app-72069b723903d99f7e14.js.LICENSE.txt rename to app-afbf3a4298a4588c71e5.js.LICENSE.txt diff --git a/app-72069b723903d99f7e14.js.map b/app-afbf3a4298a4588c71e5.js.map similarity index 99% rename from app-72069b723903d99f7e14.js.map rename to app-afbf3a4298a4588c71e5.js.map index 90a6509..77fffe0 100644 --- a/app-72069b723903d99f7e14.js.map +++ b/app-afbf3a4298a4588c71e5.js.map @@ -1 +1 @@ -{"version":3,"file":"app-72069b723903d99f7e14.js","mappings":"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","sources":["webpack://portfolio/./node_modules/@fastly/performance-observer-polyfill/polyfill/index.js","webpack://portfolio/./node_modules/gatsby-page-utils/dist/apply-trailing-slash-option.js","webpack://portfolio/./node_modules/gatsby-react-router-scroll/index.js","webpack://portfolio/./node_modules/gatsby-react-router-scroll/scroll-handler.js","webpack://portfolio/./node_modules/gatsby-react-router-scroll/session-storage.js","webpack://portfolio/./node_modules/gatsby-react-router-scroll/use-scroll-restoration.js","webpack://portfolio/./node_modules/gatsby/dist/internal-plugins/partytown/gatsby-browser.js","webpack://portfolio/./node_modules/gatsby/dist/internal-plugins/partytown/utils/get-forwards.js","webpack://portfolio/./node_modules/gatsby/dist/internal-plugins/partytown/utils/inject-partytown-snippet.js","webpack://portfolio/./.cache/_this_is_virtual_fs_path_/$virtual/async-requires.js","webpack://portfolio/./.cache/api-runner-browser-plugins.js","webpack://portfolio/./.cache/api-runner-browser.js","webpack://portfolio/./.cache/create-content-digest-browser-shim.js","webpack://portfolio/./.cache/emitter.js","webpack://portfolio/./node_modules/mitt/dist/mitt.es.js","webpack://portfolio/./.cache/normalize-page-path.js","webpack://portfolio/./.cache/find-path.js","webpack://portfolio/./node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js","webpack://portfolio/./node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js","webpack://portfolio/./node_modules/@babel/runtime/helpers/esm/wrapNativeSuper.js","webpack://portfolio/./node_modules/@babel/runtime/helpers/esm/isNativeFunction.js","webpack://portfolio/./node_modules/@babel/runtime/helpers/esm/construct.js","webpack://portfolio/./.cache/slice/server-slice-renderer.js","webpack://portfolio/./.cache/slice/server-slice.js","webpack://portfolio/./.cache/slice/inline-slice.js","webpack://portfolio/./.cache/slice.js","webpack://portfolio/./node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js","webpack://portfolio/./.cache/gatsby-browser-entry.js","webpack://portfolio/./.cache/prefetch.js","webpack://portfolio/./.cache/loader.js","webpack://portfolio/./.cache/head/components/fire-callback-in-effect.js","webpack://portfolio/./.cache/head/constants.js","webpack://portfolio/./.cache/head/utils.js","webpack://portfolio/./.cache/head/head-export-handler-for-browser.js","webpack://portfolio/./.cache/page-renderer.js","webpack://portfolio/./.cache/route-announcer-props.js","webpack://portfolio/./.cache/navigation.js","webpack://portfolio/./node_modules/shallow-compare/es/index.js","webpack://portfolio/./.cache/ensure-resources.js","webpack://portfolio/./.cache/production-app.js","webpack://portfolio/./.cache/public-page-renderer-prod.js","webpack://portfolio/./.cache/public-page-renderer.js","webpack://portfolio/./.cache/react-dom-utils.js","webpack://portfolio/./.cache/redirect-utils.js","webpack://portfolio/./.cache/register-service-worker.js","webpack://portfolio/./.cache/slice/context.js","webpack://portfolio/./.cache/static-query.js","webpack://portfolio/./.cache/context-utils.js","webpack://portfolio/./.cache/strip-prefix.js","webpack://portfolio/../src/lib/history.js","webpack://portfolio/../src/lib/hooks-create-context.js","webpack://portfolio/../src/lib/hooks-use-context.js","webpack://portfolio/../src/lib/redirect.js","webpack://portfolio/../src/lib/utils.js","webpack://portfolio/../src/lib/link.js","webpack://portfolio/../src/lib/error-boundary.js","webpack://portfolio/../src/lib/location-provider.js","webpack://portfolio/../src/lib/location.js","webpack://portfolio/../src/lib/location-server.js","webpack://portfolio/../src/lib/match.js","webpack://portfolio/../src/lib/focus-handler.js","webpack://portfolio/../src/lib/router.js","webpack://portfolio/../src/hooks/use-location.js","webpack://portfolio/../src/hooks/use-navigate.js","webpack://portfolio/../src/hooks/use-params.js","webpack://portfolio/../src/hooks/use-match.js","webpack://portfolio/./node_modules/gatsby-plugin-google-gtag/gatsby-browser.js","webpack://portfolio/./node_modules/gatsby-plugin-manifest/gatsby-browser.js","webpack://portfolio/./node_modules/gatsby-plugin-manifest/get-manifest-pathname.js","webpack://portfolio/./node_modules/gatsby-remark-autolink-headers/gatsby-browser.js","webpack://portfolio/./node_modules/medium-zoom/dist/medium-zoom.esm.js","webpack://portfolio/./node_modules/gatsby-remark-images-medium-zoom/gatsby-browser.js","webpack://portfolio/./node_modules/gatsby-remark-images/constants.js","webpack://portfolio/./node_modules/gatsby-remark-images/gatsby-browser.js","webpack://portfolio/./node_modules/invariant/browser.js","webpack://portfolio/./node_modules/react-server-dom-webpack/cjs/react-server-dom-webpack.production.min.js","webpack://portfolio/./node_modules/react-server-dom-webpack/index.js","webpack://portfolio/./node_modules/@babel/runtime/helpers/assertThisInitialized.js","webpack://portfolio/./node_modules/@babel/runtime/helpers/inheritsLoose.js","webpack://portfolio/./node_modules/@babel/runtime/helpers/interopRequireDefault.js","webpack://portfolio/./node_modules/@babel/runtime/helpers/setPrototypeOf.js","webpack://portfolio/./node_modules/@builder.io/partytown/integration/index.cjs","webpack://portfolio/./node_modules/@babel/runtime/helpers/esm/inheritsLoose.js","webpack://portfolio/./node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js","webpack://portfolio/./node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js","webpack://portfolio/./node_modules/@babel/runtime/helpers/esm/toConsumableArray.js","webpack://portfolio/./node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js","webpack://portfolio/./node_modules/@babel/runtime/helpers/esm/iterableToArray.js","webpack://portfolio/./node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js","webpack://portfolio/./node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js","webpack://portfolio/./node_modules/gatsby-link/dist/index.modern.mjs","webpack://portfolio/./node_modules/gatsby-script/dist/index.modern.mjs"],"sourcesContent":["/*!\n * Performance Observer Polyfill\n * Version: 1.1.1\n * https://github.com/fastly/performance-observer-polyfill\n * \n * Copyright (c) 2020, Fastly, Inc. All rights reserved.\n * \n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to deal\n * in the Software without restriction, including without limitation the rights\n * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n * copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n * \n * The above copyright notice and this permission notice shall be included in all\n * copies or substantial portions of the Software.\n * \n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n * SOFTWARE.\n * \n */\n!function(e,t){\"object\"==typeof exports&&\"object\"==typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define([],t):\"object\"==typeof exports?exports.PerformanceOberserverPolyfill=t():e.PerformanceOberserverPolyfill=t()}(this,(function(){return function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){\"undefined\"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:\"Module\"}),Object.defineProperty(e,\"__esModule\",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&\"object\"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,\"default\",{enumerable:!0,value:e}),2&t&&\"string\"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,\"a\",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p=\"\",r(r.s=0)}([function(e,t,r){\"use strict\";function n(e){return(n=\"function\"==typeof Symbol&&\"symbol\"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&\"function\"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?\"symbol\":typeof e})(e)}function o(e){return function(e){if(Array.isArray(e)){for(var t=0,r=new Array(e.length);t0&&void 0!==arguments[0]?arguments[0]:{},r=t.registeredObservers,n=void 0===r?new Set:r,o=t.processedEntries,i=void 0===o?new Set:o,u=t.interval,s=void 0===u?100:u,c=t.context,a=void 0===c?self:c;!function(e,t){if(!(e instanceof t))throw new TypeError(\"Cannot call a class as a function\")}(this,e),p(this,\"registeredObservers\",void 0),p(this,\"processedEntries\",void 0),p(this,\"interval\",void 0),p(this,\"intervalId\",void 0),p(this,\"context\",void 0),this.registeredObservers=n,this.processedEntries=i,this.interval=s,this.context=a,this.intervalId=null}var t,r,n;return t=e,(r=[{key:\"getNewEntries\",value:function(){var e=this;return this.context.performance.getEntries().filter((function(t){return!e.processedEntries.has(t)}))}},{key:\"getObserversForType\",value:function(e,t){return Array.from(e).filter((function(e){return e.entryTypes.some((function(e){return e===t}))}))}},{key:\"processBuffer\",value:function(e){var t=Array.from(e.buffer),r=new l(t);e.buffer.clear(),t.length&&e.callback&&e.callback.call(void 0,r,e)}},{key:\"processEntries\",value:function(){var e=this;this.getNewEntries().forEach((function(t){var r=t.entryType;e.getObserversForType(e.registeredObservers,r).forEach((function(e){e.buffer.add(t)})),e.processedEntries.add(t)}));var t=function(){return e.registeredObservers.forEach(e.processBuffer)};\"requestAnimationFrame\"in this.context?this.context.requestAnimationFrame(t):this.context.setTimeout(t,0)}},{key:\"add\",value:function(e){this.registeredObservers.add(e),1===this.registeredObservers.size&&this.observe()}},{key:\"remove\",value:function(e){this.registeredObservers.delete(e),this.registeredObservers.size||this.disconnect()}},{key:\"observe\",value:function(){this.intervalId=this.context.setInterval(this.processEntries.bind(this),this.interval)}},{key:\"disconnect\",value:function(){this.intervalId=this.context.clearInterval(this.intervalId)}}])&&y(t.prototype,r),n&&y(t,n),e}()),k=function(){function e(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:P;!function(e,t){if(!(e instanceof t))throw new TypeError(\"Cannot call a class as a function\")}(this,e),b(this,\"callback\",void 0),b(this,\"buffer\",void 0),b(this,\"entryTypes\",[]),b(this,\"taskQueue\",void 0),this.callback=t,this.buffer=new Set,this.taskQueue=r}var t,r,n;return t=e,(r=[{key:\"observe\",value:function(e){if(!e)throw new Error(h);if(e.entryTypes&&e.type)throw new Error(m);var t;if(e.entryTypes)t=e.entryTypes;else{if(!e.type)throw new Error(h);t=[e.type]}var r=t.filter(w);r.length>0&&r.length!==t.length&&console.warn(O),r.length?(this.entryTypes=r,this.taskQueue.add(this)):console.warn(g)}},{key:\"disconnect\",value:function(){this.taskQueue.remove(this)}},{key:\"takeRecords\",value:function(){var e=Array.from(this.buffer);return new l(e)}}])&&v(t.prototype,r),n&&v(t,n),e}();b(k,\"supportedEntryTypes\",d);var E=\"PerformanceObserver\"in self&&\"function\"==typeof PerformanceObserver?PerformanceObserver:k,j=self;j.PerformanceObserver||(j.PerformanceObserver=E)}])}));","\"use strict\";\n\nexports.__esModule = true;\nexports.applyTrailingSlashOption = void 0;\nconst endsWithSuffixes = (suffixes, input) => {\n for (const suffix of suffixes) {\n if (input.endsWith(suffix)) return true;\n }\n return false;\n};\nconst suffixes = [`.html`, `.json`, `.js`, `.map`, `.txt`, `.xml`, `.pdf`];\nconst applyTrailingSlashOption = (input, option = `always`) => {\n if (input === `/`) return input;\n const hasTrailingSlash = input.endsWith(`/`);\n if (endsWithSuffixes(suffixes, input)) {\n return input;\n }\n if (option === `always`) {\n return hasTrailingSlash ? input : `${input}/`;\n }\n if (option === `never`) {\n return hasTrailingSlash ? input.slice(0, -1) : input;\n }\n return input;\n};\nexports.applyTrailingSlashOption = applyTrailingSlashOption;","\"use strict\";\n\nexports.__esModule = true;\nexports.useScrollRestoration = exports.ScrollContext = void 0;\nvar _scrollHandler = require(\"./scroll-handler\");\nexports.ScrollContext = _scrollHandler.ScrollHandler;\nvar _useScrollRestoration = require(\"./use-scroll-restoration\");\nexports.useScrollRestoration = _useScrollRestoration.useScrollRestoration;","\"use strict\";\n\nvar _interopRequireDefault = require(\"@babel/runtime/helpers/interopRequireDefault\");\nexports.__esModule = true;\nexports.ScrollHandler = exports.ScrollContext = void 0;\nvar _assertThisInitialized2 = _interopRequireDefault(require(\"@babel/runtime/helpers/assertThisInitialized\"));\nvar _inheritsLoose2 = _interopRequireDefault(require(\"@babel/runtime/helpers/inheritsLoose\"));\nvar React = _interopRequireWildcard(require(\"react\"));\nvar _propTypes = _interopRequireDefault(require(\"prop-types\"));\nvar _sessionStorage = require(\"./session-storage\");\nfunction _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== \"function\") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }\nfunction _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== \"object\" && typeof obj !== \"function\") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== \"default\" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }\nvar ScrollContext = /*#__PURE__*/React.createContext(new _sessionStorage.SessionStorage());\nexports.ScrollContext = ScrollContext;\nScrollContext.displayName = \"GatsbyScrollContext\";\nvar ScrollHandler = /*#__PURE__*/function (_React$Component) {\n (0, _inheritsLoose2.default)(ScrollHandler, _React$Component);\n function ScrollHandler() {\n var _this;\n for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {\n args[_key] = arguments[_key];\n }\n _this = _React$Component.call.apply(_React$Component, [this].concat(args)) || this;\n _this._stateStorage = new _sessionStorage.SessionStorage();\n _this._isTicking = false;\n _this._latestKnownScrollY = 0;\n _this.scrollListener = function () {\n _this._latestKnownScrollY = window.scrollY;\n if (!_this._isTicking) {\n _this._isTicking = true;\n requestAnimationFrame(_this._saveScroll.bind((0, _assertThisInitialized2.default)(_this)));\n }\n };\n _this.windowScroll = function (position, prevProps) {\n if (_this.shouldUpdateScroll(prevProps, _this.props)) {\n window.scrollTo(0, position);\n }\n };\n _this.scrollToHash = function (hash, prevProps) {\n var node = document.getElementById(hash.substring(1));\n if (node && _this.shouldUpdateScroll(prevProps, _this.props)) {\n node.scrollIntoView();\n }\n };\n _this.shouldUpdateScroll = function (prevRouterProps, routerProps) {\n var shouldUpdateScroll = _this.props.shouldUpdateScroll;\n if (!shouldUpdateScroll) {\n return true;\n }\n\n // Hack to allow accessing this._stateStorage.\n return shouldUpdateScroll.call((0, _assertThisInitialized2.default)(_this), prevRouterProps, routerProps);\n };\n return _this;\n }\n var _proto = ScrollHandler.prototype;\n _proto._saveScroll = function _saveScroll() {\n var key = this.props.location.key || null;\n if (key) {\n this._stateStorage.save(this.props.location, key, this._latestKnownScrollY);\n }\n this._isTicking = false;\n };\n _proto.componentDidMount = function componentDidMount() {\n window.addEventListener(\"scroll\", this.scrollListener);\n var scrollPosition;\n var _this$props$location = this.props.location,\n key = _this$props$location.key,\n hash = _this$props$location.hash;\n if (key) {\n scrollPosition = this._stateStorage.read(this.props.location, key);\n }\n\n /** If a hash is present in the browser url as the component mounts (i.e. the user is navigating\n * from an external website) then scroll to the hash instead of any previously stored scroll\n * position. */\n if (hash) {\n this.scrollToHash(decodeURI(hash), undefined);\n } else if (scrollPosition) {\n this.windowScroll(scrollPosition, undefined);\n }\n };\n _proto.componentWillUnmount = function componentWillUnmount() {\n window.removeEventListener(\"scroll\", this.scrollListener);\n };\n _proto.componentDidUpdate = function componentDidUpdate(prevProps) {\n var _this$props$location2 = this.props.location,\n hash = _this$props$location2.hash,\n key = _this$props$location2.key;\n var scrollPosition;\n if (key) {\n scrollPosition = this._stateStorage.read(this.props.location, key);\n }\n\n /** There are two pieces of state: the browser url and\n * history state which keeps track of scroll position\n * Native behaviour prescribes that we ought to restore scroll position\n * when a user navigates back in their browser (this is the `POP` action)\n * Currently, reach router has a bug that prevents this at https://github.com/reach/router/issues/228\n * So we _always_ stick to the url as a source of truth — if the url\n * contains a hash, we scroll to it\n */\n\n if (hash) {\n this.scrollToHash(decodeURI(hash), prevProps);\n } else {\n this.windowScroll(scrollPosition, prevProps);\n }\n };\n _proto.render = function render() {\n return /*#__PURE__*/React.createElement(ScrollContext.Provider, {\n value: this._stateStorage\n }, this.props.children);\n };\n return ScrollHandler;\n}(React.Component);\nexports.ScrollHandler = ScrollHandler;\nScrollHandler.propTypes = {\n shouldUpdateScroll: _propTypes.default.func,\n children: _propTypes.default.element.isRequired,\n location: _propTypes.default.object.isRequired\n};","\"use strict\";\n\nexports.__esModule = true;\nexports.SessionStorage = void 0;\nvar STATE_KEY_PREFIX = \"@@scroll|\";\nvar GATSBY_ROUTER_SCROLL_STATE = \"___GATSBY_REACT_ROUTER_SCROLL\";\nvar SessionStorage = /*#__PURE__*/function () {\n function SessionStorage() {}\n var _proto = SessionStorage.prototype;\n _proto.read = function read(location, key) {\n var stateKey = this.getStateKey(location, key);\n try {\n var value = window.sessionStorage.getItem(stateKey);\n return value ? JSON.parse(value) : 0;\n } catch (e) {\n if (process.env.NODE_ENV !== \"production\") {\n console.warn(\"[gatsby-react-router-scroll] Unable to access sessionStorage; sessionStorage is not available.\");\n }\n if (window && window[GATSBY_ROUTER_SCROLL_STATE] && window[GATSBY_ROUTER_SCROLL_STATE][stateKey]) {\n return window[GATSBY_ROUTER_SCROLL_STATE][stateKey];\n }\n return 0;\n }\n };\n _proto.save = function save(location, key, value) {\n var stateKey = this.getStateKey(location, key);\n var storedValue = JSON.stringify(value);\n try {\n window.sessionStorage.setItem(stateKey, storedValue);\n } catch (e) {\n if (window && window[GATSBY_ROUTER_SCROLL_STATE]) {\n window[GATSBY_ROUTER_SCROLL_STATE][stateKey] = JSON.parse(storedValue);\n } else {\n window[GATSBY_ROUTER_SCROLL_STATE] = {};\n window[GATSBY_ROUTER_SCROLL_STATE][stateKey] = JSON.parse(storedValue);\n }\n if (process.env.NODE_ENV !== \"production\") {\n console.warn(\"[gatsby-react-router-scroll] Unable to save state in sessionStorage; sessionStorage is not available.\");\n }\n }\n };\n _proto.getStateKey = function getStateKey(location, key) {\n var stateKeyBase = \"\" + STATE_KEY_PREFIX + location.pathname;\n return key === null || typeof key === \"undefined\" ? stateKeyBase : stateKeyBase + \"|\" + key;\n };\n return SessionStorage;\n}();\nexports.SessionStorage = SessionStorage;","\"use strict\";\n\nexports.__esModule = true;\nexports.useScrollRestoration = useScrollRestoration;\nvar _scrollHandler = require(\"./scroll-handler\");\nvar _react = require(\"react\");\nvar _reachRouter = require(\"@gatsbyjs/reach-router\");\nfunction useScrollRestoration(identifier) {\n var location = (0, _reachRouter.useLocation)();\n var state = (0, _react.useContext)(_scrollHandler.ScrollContext);\n var ref = (0, _react.useRef)(null);\n (0, _react.useLayoutEffect)(function () {\n if (ref.current) {\n var position = state.read(location, identifier);\n ref.current.scrollTo(0, position || 0);\n }\n }, [location.key]);\n return {\n ref: ref,\n onScroll: function onScroll() {\n if (ref.current) {\n state.save(location, identifier, ref.current.scrollTop);\n }\n }\n };\n}","\"use strict\";\n\nexports.__esModule = true;\nexports.onInitialClientRender = void 0;\nvar _gatsbyScript = require(\"gatsby-script\");\nvar _injectPartytownSnippet = require(\"./utils/inject-partytown-snippet\");\n// Makes sure off-main-thread scripts are loaded in `gatsby develop`\nconst onInitialClientRender = () => {\n if (process.env.NODE_ENV !== `development`) {\n return;\n }\n (0, _injectPartytownSnippet.injectPartytownSnippet)(_gatsbyScript.collectedScriptsByPage.get(window.location.pathname));\n\n // Clear scripts after we've used them to avoid leaky behavior\n _gatsbyScript.collectedScriptsByPage.delete(window.location.pathname);\n};\n\n// Client-side navigation (CSR, e.g. Gatsby Link navigations) are broken upstream in Partytown.\n// We need an official API from Partytown for handling re-configuration and on-demand script loading.\n// Until then, `off-main-thread` scripts load only on server-side navigation (SSR).\n// See https://github.com/BuilderIO/partytown/issues/74 for more details.\nexports.onInitialClientRender = onInitialClientRender;\n//# sourceMappingURL=gatsby-browser.js.map","\"use strict\";\n\nexports.__esModule = true;\nexports.getForwards = getForwards;\nfunction getForwards(collectedScripts) {\n return collectedScripts === null || collectedScripts === void 0 ? void 0 : collectedScripts.flatMap(script => (script === null || script === void 0 ? void 0 : script.forward) || []);\n}\n//# sourceMappingURL=get-forwards.js.map","\"use strict\";\n\nexports.__esModule = true;\nexports.injectPartytownSnippet = injectPartytownSnippet;\nvar _integration = require(\"@builder.io/partytown/integration\");\nvar _getForwards = require(\"./get-forwards\");\n// Adapted from https://github.com/BuilderIO/partytown/blob/main/src/react/snippet.tsx to only include CSR logic\nfunction injectPartytownSnippet(collectedScripts) {\n if (!collectedScripts.length) {\n return;\n }\n const existingSnippet = document.querySelector(`script[data-partytown]`);\n const existingSandbox = document.querySelector(`iframe[src*=\"~partytown/partytown-sandbox-sw\"]`);\n if (existingSnippet) {\n existingSnippet.remove();\n }\n if (existingSandbox) {\n existingSandbox.remove();\n }\n const forwards = (0, _getForwards.getForwards)(collectedScripts);\n const snippet = document.createElement(`script`);\n snippet.dataset.partytown = ``;\n snippet.innerHTML = (0, _integration.partytownSnippet)({\n forward: forwards\n });\n document.head.appendChild(snippet);\n}\n//# sourceMappingURL=inject-partytown-snippet.js.map","exports.components = {\n \"component---src-pages-404-tsx\": () => import(\"./../../../src/pages/404.tsx\" /* webpackChunkName: \"component---src-pages-404-tsx\" */),\n \"component---src-pages-blog-tsx\": () => import(\"./../../../src/pages/blog.tsx\" /* webpackChunkName: \"component---src-pages-blog-tsx\" */),\n \"component---src-pages-index-tsx\": () => import(\"./../../../src/pages/index.tsx\" /* webpackChunkName: \"component---src-pages-index-tsx\" */),\n \"component---src-pages-projects-tsx\": () => import(\"./../../../src/pages/projects.tsx\" /* webpackChunkName: \"component---src-pages-projects-tsx\" */),\n \"component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx\": () => import(\"./../../../src/templates/Post.tsx?__contentFilePath=/home/runner/work/awalhossain.github.io/awalhossain.github.io/src/posts/2023/jwt/index.mdx\" /* webpackChunkName: \"component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx\" */),\n \"component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx\": () => import(\"./../../../src/templates/Post.tsx?__contentFilePath=/home/runner/work/awalhossain.github.io/awalhossain.github.io/src/posts/2024/deploy/index.mdx\" /* webpackChunkName: \"component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx\" */),\n \"component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx\": () => import(\"./../../../src/templates/Post.tsx?__contentFilePath=/home/runner/work/awalhossain.github.io/awalhossain.github.io/src/posts/2024/Javascript-origin/index.mdx\" /* webpackChunkName: \"component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx\" */),\n \"component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx\": () => import(\"./../../../src/templates/Post.tsx?__contentFilePath=/home/runner/work/awalhossain.github.io/awalhossain.github.io/src/posts/2024/streaming/index.mdx\" /* webpackChunkName: \"component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx\" */),\n \"component---src-templates-project-tsx\": () => import(\"./../../../src/templates/Project.tsx\" /* webpackChunkName: \"component---src-templates-project-tsx\" */)\n}\n\n","module.exports = [{\n plugin: require('../node_modules/gatsby-plugin-google-gtag/gatsby-browser.js'),\n options: {\"plugins\":[],\"trackingIds\":[\"G-F61ZBFTC7B\"],\"pluginConfig\":{\"head\":true,\"respectDNT\":false,\"exclude\":[],\"origin\":\"https://www.googletagmanager.com\",\"delayOnRouteUpdate\":0},\"exclude\":[\"/preview/**\",\"/do-not-track/me/too/\"],\"cookieDomain\":\"auto\",\"gtagConfig\":{}},\n },{\n plugin: require('../node_modules/gatsby-remark-images/gatsby-browser.js'),\n options: {\"plugins\":[],\"maxWidth\":1000,\"linkImagesToOriginal\":false,\"showCaptions\":false,\"markdownCaptions\":false,\"backgroundColor\":\"white\",\"quality\":50,\"withWebp\":false,\"withAvif\":false,\"loading\":\"lazy\",\"decoding\":\"async\",\"disableBgImageOnAlpha\":false,\"disableBgImage\":false},\n },{\n plugin: require('../node_modules/gatsby-remark-images-medium-zoom/gatsby-browser.js'),\n options: {\"plugins\":[],\"background\":\"#fff\"},\n },{\n plugin: require('../node_modules/gatsby-remark-autolink-headers/gatsby-browser.js'),\n options: {\"plugins\":[],\"isIconAfterHeader\":true,\"className\":\"gatsby-remark-autolink-header-anchor\",\"offsetY\":0},\n },{\n plugin: require('../node_modules/gatsby-remark-images/gatsby-browser.js'),\n options: {\"plugins\":[],\"maxWidth\":1000,\"linkImagesToOriginal\":false,\"showCaptions\":false,\"markdownCaptions\":false,\"backgroundColor\":\"white\",\"quality\":50,\"withWebp\":false,\"withAvif\":false,\"loading\":\"lazy\",\"decoding\":\"async\",\"disableBgImageOnAlpha\":false,\"disableBgImage\":false},\n },{\n plugin: require('../node_modules/gatsby-plugin-manifest/gatsby-browser.js'),\n options: {\"plugins\":[],\"name\":\"GatsbyJS\",\"short_name\":\"GatsbyJS\",\"start_url\":\"/\",\"background_color\":\"#f7f0eb\",\"theme_color\":\"#a2466c\",\"display\":\"standalone\",\"icon\":\"favicon-32x32.png\",\"legacy\":true,\"theme_color_in_head\":true,\"cache_busting_mode\":\"query\",\"crossOrigin\":\"anonymous\",\"include_favicon\":true,\"cacheDigest\":\"0c6b133b4c34ab7bae2026f2af9d59f7\"},\n },{\n plugin: require('../gatsby-browser.js'),\n options: {\"plugins\":[]},\n },{\n plugin: require('../node_modules/gatsby/dist/internal-plugins/partytown/gatsby-browser.js'),\n options: {\"plugins\":[]},\n }]\n","const plugins = require(`./api-runner-browser-plugins`)\nconst { getResourceURLsForPathname, loadPage, loadPageSync } =\n require(`./loader`).publicLoader\n\nexports.apiRunner = (api, args = {}, defaultReturn, argTransform) => {\n // Hooks for gatsby-cypress's API handler\n if (process.env.CYPRESS_SUPPORT) {\n if (window.___apiHandler) {\n window.___apiHandler(api)\n } else if (window.___resolvedAPIs) {\n window.___resolvedAPIs.push(api)\n } else {\n window.___resolvedAPIs = [api]\n }\n }\n\n let results = plugins.map(plugin => {\n if (!plugin.plugin[api]) {\n return undefined\n }\n\n args.getResourceURLsForPathname = getResourceURLsForPathname\n args.loadPage = loadPage\n args.loadPageSync = loadPageSync\n\n const result = plugin.plugin[api](args, plugin.options)\n if (result && argTransform) {\n args = argTransform({ args, result, plugin })\n }\n return result\n })\n\n // Filter out undefined results.\n results = results.filter(result => typeof result !== `undefined`)\n\n if (results.length > 0) {\n return results\n } else if (defaultReturn) {\n return [defaultReturn]\n } else {\n return []\n }\n}\n\nexports.apiRunnerAsync = (api, args, defaultReturn) =>\n plugins.reduce(\n (previous, next) =>\n next.plugin[api]\n ? previous.then(() => next.plugin[api](args, next.options))\n : previous,\n Promise.resolve()\n )\n","exports.createContentDigest = () => ``\n","import mitt from \"mitt\"\n\nconst emitter = mitt()\nexport default emitter\n","// \n// An event handler can take an optional event argument\n// and should not return a value\n \n \n\n// An array of all currently registered event handlers for a type\n \n \n// A map of event types and their corresponding event handlers.\n \n \n \n \n\n/** Mitt: Tiny (~200b) functional event emitter / pubsub.\n * @name mitt\n * @returns {Mitt}\n */\nfunction mitt(all ) {\n\tall = all || Object.create(null);\n\n\treturn {\n\t\t/**\n\t\t * Register an event handler for the given type.\n\t\t *\n\t\t * @param {String} type\tType of event to listen for, or `\"*\"` for all events\n\t\t * @param {Function} handler Function to call in response to given event\n\t\t * @memberOf mitt\n\t\t */\n\t\ton: function on(type , handler ) {\n\t\t\t(all[type] || (all[type] = [])).push(handler);\n\t\t},\n\n\t\t/**\n\t\t * Remove an event handler for the given type.\n\t\t *\n\t\t * @param {String} type\tType of event to unregister `handler` from, or `\"*\"`\n\t\t * @param {Function} handler Handler function to remove\n\t\t * @memberOf mitt\n\t\t */\n\t\toff: function off(type , handler ) {\n\t\t\tif (all[type]) {\n\t\t\t\tall[type].splice(all[type].indexOf(handler) >>> 0, 1);\n\t\t\t}\n\t\t},\n\n\t\t/**\n\t\t * Invoke all handlers for the given type.\n\t\t * If present, `\"*\"` handlers are invoked after type-matched handlers.\n\t\t *\n\t\t * @param {String} type The event type to invoke\n\t\t * @param {Any} [evt] Any value (object is recommended and powerful), passed to each handler\n\t\t * @memberOf mitt\n\t\t */\n\t\temit: function emit(type , evt ) {\n\t\t\t(all[type] || []).slice().map(function (handler) { handler(evt); });\n\t\t\t(all['*'] || []).slice().map(function (handler) { handler(type, evt); });\n\t\t}\n\t};\n}\n\nexport default mitt;\n//# sourceMappingURL=mitt.es.js.map\n","export default pathAndSearch => {\n if (pathAndSearch === undefined) {\n return pathAndSearch\n }\n let [path, search = ``] = pathAndSearch.split(`?`)\n if (search) {\n search = `?` + search\n }\n\n if (path === `/`) {\n return `/` + search\n }\n if (path.charAt(path.length - 1) === `/`) {\n return path.slice(0, -1) + search\n }\n return path + search\n}\n","import { pick } from \"@gatsbyjs/reach-router\"\nimport stripPrefix from \"./strip-prefix\"\nimport normalizePagePath from \"./normalize-page-path\"\nimport { maybeGetBrowserRedirect } from \"./redirect-utils.js\"\n\nconst pathCache = new Map()\nlet matchPaths = []\n\nconst trimPathname = rawPathname => {\n let newRawPathname = rawPathname\n const queryIndex = rawPathname.indexOf(`?`)\n\n if (queryIndex !== -1) {\n const [path, qs] = rawPathname.split(`?`)\n newRawPathname = `${path}?${encodeURIComponent(qs)}`\n }\n\n const pathname = decodeURIComponent(newRawPathname)\n\n // Remove the pathPrefix from the pathname.\n const trimmedPathname = stripPrefix(\n pathname,\n decodeURIComponent(__BASE_PATH__)\n )\n // Remove any hashfragment\n .split(`#`)[0]\n\n return trimmedPathname\n}\n\nfunction absolutify(path) {\n // If it's already absolute, return as-is\n if (\n path.startsWith(`/`) ||\n path.startsWith(`https://`) ||\n path.startsWith(`http://`)\n ) {\n return path\n }\n // Calculate path relative to current location, adding a trailing slash to\n // match behavior of @reach/router\n return new URL(\n path,\n window.location.href + (window.location.href.endsWith(`/`) ? `` : `/`)\n ).pathname\n}\n\n/**\n * Set list of matchPaths\n *\n * @param {Array<{path: string, matchPath: string}>} value collection of matchPaths\n */\nexport const setMatchPaths = value => {\n matchPaths = value\n}\n\n/**\n * Return a matchpath url\n * if `match-paths.json` contains `{ \"/foo*\": \"/page1\", ...}`, then\n * `/foo?bar=far` => `/page1`\n *\n * @param {string} rawPathname A raw pathname\n * @return {string|null}\n */\nexport const findMatchPath = rawPathname => {\n const trimmedPathname = cleanPath(rawPathname)\n\n const pickPaths = matchPaths.map(({ path, matchPath }) => {\n return {\n path: matchPath,\n originalPath: path,\n }\n })\n\n const path = pick(pickPaths, trimmedPathname)\n\n if (path) {\n return normalizePagePath(path.route.originalPath)\n }\n\n return null\n}\n\n/**\n * Return a matchpath params from reach/router rules\n * if `match-paths.json` contains `{ \":bar/*foo\" }`, and the path is /baz/zaz/zoo\n * then it returns\n * { bar: baz, foo: zaz/zoo }\n *\n * @param {string} rawPathname A raw pathname\n * @return {object}\n */\nexport const grabMatchParams = rawPathname => {\n const trimmedPathname = cleanPath(rawPathname)\n\n const pickPaths = matchPaths.map(({ path, matchPath }) => {\n return {\n path: matchPath,\n originalPath: path,\n }\n })\n\n const path = pick(pickPaths, trimmedPathname)\n\n if (path) {\n return path.params\n }\n\n return {}\n}\n\n// Given a raw URL path, returns the cleaned version of it (trim off\n// `#` and query params), or if it matches an entry in\n// `match-paths.json`, its matched path is returned\n//\n// E.g. `/foo?bar=far` => `/foo`\n//\n// Or if `match-paths.json` contains `{ \"/foo*\": \"/page1\", ...}`, then\n// `/foo?bar=far` => `/page1`\nexport const findPath = rawPathname => {\n const trimmedPathname = trimPathname(absolutify(rawPathname))\n if (pathCache.has(trimmedPathname)) {\n return pathCache.get(trimmedPathname)\n }\n\n const redirect = maybeGetBrowserRedirect(rawPathname)\n if (redirect) {\n return findPath(redirect.toPath)\n }\n\n let foundPath = findMatchPath(trimmedPathname)\n\n if (!foundPath) {\n foundPath = cleanPath(rawPathname)\n }\n\n pathCache.set(trimmedPathname, foundPath)\n\n return foundPath\n}\n\n/**\n * Clean a url and converts /index.html => /\n * E.g. `/foo?bar=far` => `/foo`\n *\n * @param {string} rawPathname A raw pathname\n * @return {string}\n */\nexport const cleanPath = rawPathname => {\n const trimmedPathname = trimPathname(absolutify(rawPathname))\n\n let foundPath = trimmedPathname\n if (foundPath === `/index.html`) {\n foundPath = `/`\n }\n\n foundPath = normalizePagePath(foundPath)\n\n return foundPath\n}\n","export default function _getPrototypeOf(o) {\n _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function _getPrototypeOf(o) {\n return o.__proto__ || Object.getPrototypeOf(o);\n };\n return _getPrototypeOf(o);\n}","export default function _isNativeReflectConstruct() {\n try {\n var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {}));\n } catch (t) {}\n return (_isNativeReflectConstruct = function _isNativeReflectConstruct() {\n return !!t;\n })();\n}","import getPrototypeOf from \"./getPrototypeOf.js\";\nimport setPrototypeOf from \"./setPrototypeOf.js\";\nimport isNativeFunction from \"./isNativeFunction.js\";\nimport construct from \"./construct.js\";\nexport default function _wrapNativeSuper(Class) {\n var _cache = typeof Map === \"function\" ? new Map() : undefined;\n _wrapNativeSuper = function _wrapNativeSuper(Class) {\n if (Class === null || !isNativeFunction(Class)) return Class;\n if (typeof Class !== \"function\") {\n throw new TypeError(\"Super expression must either be null or a function\");\n }\n if (typeof _cache !== \"undefined\") {\n if (_cache.has(Class)) return _cache.get(Class);\n _cache.set(Class, Wrapper);\n }\n function Wrapper() {\n return construct(Class, arguments, getPrototypeOf(this).constructor);\n }\n Wrapper.prototype = Object.create(Class.prototype, {\n constructor: {\n value: Wrapper,\n enumerable: false,\n writable: true,\n configurable: true\n }\n });\n return setPrototypeOf(Wrapper, Class);\n };\n return _wrapNativeSuper(Class);\n}","export default function _isNativeFunction(fn) {\n try {\n return Function.toString.call(fn).indexOf(\"[native code]\") !== -1;\n } catch (e) {\n return typeof fn === \"function\";\n }\n}","import setPrototypeOf from \"./setPrototypeOf.js\";\nimport isNativeReflectConstruct from \"./isNativeReflectConstruct.js\";\nexport default function _construct(t, e, r) {\n if (isNativeReflectConstruct()) return Reflect.construct.apply(null, arguments);\n var o = [null];\n o.push.apply(o, e);\n var p = new (t.bind.apply(t, o))();\n return r && setPrototypeOf(p, r.prototype), p;\n}","import React from \"react\"\n\nexport const ServerSliceRenderer = ({ sliceId, children }) => {\n const contents = [\n React.createElement(`slice-start`, {\n id: `${sliceId}-1`,\n }),\n React.createElement(`slice-end`, {\n id: `${sliceId}-1`,\n }),\n ]\n\n if (children) {\n // if children exist, we split the slice into a before and after piece\n // see renderSlices in render-html\n contents.push(children)\n contents.push(\n React.createElement(`slice-start`, {\n id: `${sliceId}-2`,\n }),\n React.createElement(`slice-end`, {\n id: `${sliceId}-2`,\n })\n )\n }\n\n return contents\n}\n","import React, { useContext } from \"react\"\nimport { createContentDigest } from \"gatsby-core-utils/create-content-digest\"\nimport { SlicesMapContext, SlicesPropsContext } from \"./context\"\nimport { ServerSliceRenderer } from \"./server-slice-renderer\"\n\nconst getSliceId = (sliceName, sliceProps) => {\n if (!Object.keys(sliceProps).length) {\n return sliceName\n }\n\n const propsString = createContentDigest(sliceProps)\n return `${sliceName}-${propsString}`\n}\n\nexport const ServerSlice = ({\n sliceName,\n allowEmpty,\n children,\n ...sliceProps\n}) => {\n const slicesMap = useContext(SlicesMapContext)\n const slicesProps = useContext(SlicesPropsContext)\n const concreteSliceName = slicesMap[sliceName]\n\n if (!concreteSliceName) {\n if (allowEmpty) {\n return null\n } else {\n throw new Error(\n `Slice \"${concreteSliceName}\" for \"${sliceName}\" slot not found`\n )\n }\n }\n\n const sliceId = getSliceId(concreteSliceName, sliceProps)\n\n // set props on context object for static-entry to return\n let sliceUsage = slicesProps[sliceId]\n if (!sliceUsage) {\n slicesProps[sliceId] = sliceUsage = {\n props: sliceProps,\n sliceName: concreteSliceName,\n hasChildren: !!children,\n }\n } else {\n if (children) {\n sliceUsage.hasChildren = true\n }\n }\n\n return {children}\n}\n","import React, { useContext } from \"react\"\nimport { SlicesMapContext, SlicesResultsContext } from \"./context\"\n\nexport const InlineSlice = ({\n sliceName,\n allowEmpty,\n children,\n ...sliceProps\n}) => {\n const slicesMap = useContext(SlicesMapContext)\n const slicesResultsMap = useContext(SlicesResultsContext)\n const concreteSliceName = slicesMap[sliceName]\n const slice = slicesResultsMap.get(concreteSliceName)\n\n if (!slice) {\n if (allowEmpty) {\n return null\n } else {\n throw new Error(\n `Slice \"${concreteSliceName}\" for \"${sliceName}\" slot not found`\n )\n }\n }\n\n return (\n \n {children}\n \n )\n}\n","\"use client\"\n\nimport React, { useContext } from \"react\"\nimport { ServerSlice } from \"./slice/server-slice\"\nimport { InlineSlice } from \"./slice/inline-slice\"\nimport { SlicesContext } from \"./slice/context\"\n\nexport function Slice(props) {\n if (process.env.GATSBY_SLICES) {\n // we use sliceName internally, so remap alias to sliceName\n const internalProps = {\n ...props,\n sliceName: props.alias,\n }\n delete internalProps.alias\n delete internalProps.__renderedByLocation\n\n const slicesContext = useContext(SlicesContext)\n\n // validate props\n const propErrors = validateSliceProps(props)\n if (Object.keys(propErrors).length) {\n throw new SlicePropsError(\n slicesContext.renderEnvironment === `browser`,\n internalProps.sliceName,\n propErrors,\n props.__renderedByLocation\n )\n }\n\n if (slicesContext.renderEnvironment === `server`) {\n return \n } else if (slicesContext.renderEnvironment === `browser`) {\n // in the browser, we'll just render the component as is\n return \n } else if (\n slicesContext.renderEnvironment === `engines` ||\n slicesContext.renderEnvironment === `dev-ssr`\n ) {\n // if we're in SSR, we'll just render the component as is\n return \n } else if (slicesContext.renderEnvironment === `slices`) {\n // we are not yet supporting nested slices\n\n let additionalContextMessage = ``\n\n // just in case generating additional contextual information fails, we still want the base message to show\n // and not show another cryptic error message\n try {\n additionalContextMessage = `\\n\\nSlice component \"${slicesContext.sliceRoot.name}\" (${slicesContext.sliceRoot.componentPath}) tried to render `\n } catch {\n // don't need to handle it, we will just skip the additional context message if we fail to generate it\n }\n\n throw new Error(\n `Nested slices are not supported.${additionalContextMessage}\\n\\nSee https://gatsbyjs.com/docs/reference/built-in-components/gatsby-slice#nested-slices`\n )\n } else {\n throw new Error(\n `Slice context \"${slicesContext.renderEnvironment}\" is not supported.`\n )\n }\n } else {\n throw new Error(`Slices are disabled.`)\n }\n}\n\nclass SlicePropsError extends Error {\n constructor(inBrowser, sliceName, propErrors, renderedByLocation) {\n const errors = Object.entries(propErrors)\n .map(\n ([key, value]) =>\n `not serializable \"${value}\" type passed to \"${key}\" prop`\n )\n .join(`, `)\n\n const name = `SlicePropsError`\n let stack = ``\n let message = ``\n\n if (inBrowser) {\n // They're just (kinda) kidding, I promise... You can still work here <3\n // https://www.gatsbyjs.com/careers/\n const fullStack =\n React.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactDebugCurrentFrame.getCurrentStack()\n\n // remove the first line of the stack trace\n const stackLines = fullStack.trim().split(`\\n`).slice(1)\n stackLines[0] = stackLines[0].trim()\n stack = `\\n` + stackLines.join(`\\n`)\n\n message = `Slice \"${sliceName}\" was passed props that are not serializable (${errors}).`\n } else {\n // we can't really grab any extra info outside of the browser, so just print what we can\n message = `${name}: Slice \"${sliceName}\" was passed props that are not serializable (${errors}).`\n const stackLines = new Error().stack.trim().split(`\\n`).slice(2)\n stack = `${message}\\n${stackLines.join(`\\n`)}`\n }\n\n super(message)\n this.name = name\n if (stack) {\n this.stack = stack\n } else {\n Error.captureStackTrace(this, SlicePropsError)\n }\n\n if (renderedByLocation) {\n this.forcedLocation = { ...renderedByLocation, functionName: `Slice` }\n }\n }\n}\n\nconst validateSliceProps = (\n props,\n errors = {},\n seenObjects = [],\n path = null\n) => {\n // recursively validate all props\n for (const [name, value] of Object.entries(props)) {\n if (\n value === undefined ||\n value === null ||\n (!path && name === `children`)\n ) {\n continue\n }\n\n const propPath = path ? `${path}.${name}` : name\n\n if (typeof value === `function`) {\n errors[propPath] = typeof value\n } else if (typeof value === `object` && seenObjects.indexOf(value) <= 0) {\n seenObjects.push(value)\n validateSliceProps(value, errors, seenObjects, propPath)\n }\n }\n\n return errors\n}\n","export default function _assertThisInitialized(self) {\n if (self === void 0) {\n throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\");\n }\n return self;\n}","import loader from \"./loader\"\n\nconst prefetchPathname = loader.enqueue\n\nfunction graphql() {\n throw new Error(\n `It appears like Gatsby is misconfigured. Gatsby related \\`graphql\\` calls ` +\n `are supposed to only be evaluated at compile time, and then compiled away. ` +\n `Unfortunately, something went wrong and the query was left in the compiled code.\\n\\n` +\n `Unless your site has a complex or custom babel/Gatsby configuration this is likely a bug in Gatsby.`\n )\n}\n\nexport { default as PageRenderer } from \"./public-page-renderer\"\nexport { useScrollRestoration } from \"gatsby-react-router-scroll\"\nexport {\n Link,\n withPrefix,\n withAssetPrefix,\n navigate,\n parsePath,\n} from \"gatsby-link\"\n\nexport { graphql, prefetchPathname }\nexport { StaticQuery, StaticQueryContext, useStaticQuery } from \"./static-query\"\nexport { Slice } from \"./slice\"\nexport * from \"gatsby-script\"\n","const support = function (feature) {\n if (typeof document === `undefined`) {\n return false\n }\n const fakeLink = document.createElement(`link`)\n try {\n if (fakeLink.relList && typeof fakeLink.relList.supports === `function`) {\n return fakeLink.relList.supports(feature)\n }\n } catch (err) {\n return false\n }\n return false\n}\n\nconst linkPrefetchStrategy = function (url, options) {\n return new Promise((resolve, reject) => {\n if (typeof document === `undefined`) {\n reject()\n return\n }\n\n const link = document.createElement(`link`)\n link.setAttribute(`rel`, `prefetch`)\n link.setAttribute(`href`, url)\n\n Object.keys(options).forEach(key => {\n link.setAttribute(key, options[key])\n })\n\n link.onload = resolve\n link.onerror = reject\n\n const parentElement =\n document.getElementsByTagName(`head`)[0] ||\n document.getElementsByName(`script`)[0].parentNode\n parentElement.appendChild(link)\n })\n}\n\nconst xhrPrefetchStrategy = function (url) {\n return new Promise((resolve, reject) => {\n const req = new XMLHttpRequest()\n req.open(`GET`, url, true)\n\n req.onload = () => {\n if (req.status === 200) {\n resolve()\n } else {\n reject()\n }\n }\n\n req.send(null)\n })\n}\n\nconst supportedPrefetchStrategy = support(`prefetch`)\n ? linkPrefetchStrategy\n : xhrPrefetchStrategy\n\nconst preFetched = {}\n\nconst prefetch = function (url, options) {\n return new Promise(resolve => {\n if (preFetched[url]) {\n resolve()\n return\n }\n\n supportedPrefetchStrategy(url, options)\n .then(() => {\n resolve()\n preFetched[url] = true\n })\n .catch(() => {}) // 404s are logged to the console anyway\n })\n}\n\nexport default prefetch\n","import { createFromReadableStream } from \"react-server-dom-webpack\"\nimport prefetchHelper from \"./prefetch\"\nimport emitter from \"./emitter\"\nimport { setMatchPaths, findPath, findMatchPath } from \"./find-path\"\n\n/**\n * Available resource loading statuses\n */\nexport const PageResourceStatus = {\n /**\n * At least one of critical resources failed to load\n */\n Error: `error`,\n /**\n * Resources loaded successfully\n */\n Success: `success`,\n}\n\nconst preferDefault = m => (m && m.default) || m\n\nconst stripSurroundingSlashes = s => {\n s = s[0] === `/` ? s.slice(1) : s\n s = s.endsWith(`/`) ? s.slice(0, -1) : s\n return s\n}\n\nconst createPageDataUrl = rawPath => {\n const [path, maybeSearch] = rawPath.split(`?`)\n const fixedPath = path === `/` ? `index` : stripSurroundingSlashes(path)\n return `${__PATH_PREFIX__}/page-data/${fixedPath}/page-data.json${\n maybeSearch ? `?${maybeSearch}` : ``\n }`\n}\n\n/**\n * Utility to check the path that goes into doFetch for e.g. potential malicious intentions.\n * It checks for \"//\" because with this you could do a fetch request to a different domain.\n */\nconst shouldAbortFetch = rawPath => rawPath.startsWith(`//`)\n\nfunction doFetch(url, method = `GET`) {\n return new Promise(resolve => {\n const req = new XMLHttpRequest()\n req.open(method, url, true)\n req.onreadystatechange = () => {\n if (req.readyState == 4) {\n resolve(req)\n }\n }\n req.send(null)\n })\n}\n\nconst doesConnectionSupportPrefetch = () => {\n if (\n `connection` in navigator &&\n typeof navigator.connection !== `undefined`\n ) {\n if ((navigator.connection.effectiveType || ``).includes(`2g`)) {\n return false\n }\n if (navigator.connection.saveData) {\n return false\n }\n }\n return true\n}\n\n// Regex that matches common search crawlers\nconst BOT_REGEX = /bot|crawler|spider|crawling/i\n\nconst toPageResources = (pageData, component = null, head) => {\n const page = {\n componentChunkName: pageData.componentChunkName,\n path: pageData.path,\n webpackCompilationHash: pageData.webpackCompilationHash,\n matchPath: pageData.matchPath,\n staticQueryHashes: pageData.staticQueryHashes,\n getServerDataError: pageData.getServerDataError,\n slicesMap: pageData.slicesMap ?? {},\n }\n\n return {\n component,\n head,\n json: pageData.result,\n page,\n }\n}\n\nfunction waitForResponse(response) {\n return new Promise(resolve => {\n try {\n const result = response.readRoot()\n resolve(result)\n } catch (err) {\n if (\n Object.hasOwnProperty.call(err, `_response`) &&\n Object.hasOwnProperty.call(err, `_status`)\n ) {\n setTimeout(() => {\n waitForResponse(response).then(resolve)\n }, 200)\n } else {\n throw err\n }\n }\n })\n}\n\nexport class BaseLoader {\n constructor(loadComponent, matchPaths) {\n // Map of pagePath -> Page. Where Page is an object with: {\n // status: PageResourceStatus.Success || PageResourceStatus.Error,\n // payload: PageResources, // undefined if PageResourceStatus.Error\n // }\n // PageResources is {\n // component,\n // json: pageData.result,\n // page: {\n // componentChunkName,\n // path,\n // webpackCompilationHash,\n // staticQueryHashes\n // },\n // staticQueryResults\n // }\n this.pageDb = new Map()\n this.inFlightDb = new Map()\n this.staticQueryDb = {}\n this.pageDataDb = new Map()\n this.partialHydrationDb = new Map()\n this.slicesDataDb = new Map()\n this.sliceInflightDb = new Map()\n this.slicesDb = new Map()\n this.isPrefetchQueueRunning = false\n this.prefetchQueued = []\n this.prefetchTriggered = new Set()\n this.prefetchCompleted = new Set()\n this.loadComponent = loadComponent\n setMatchPaths(matchPaths)\n }\n\n inFlightNetworkRequests = new Map()\n\n memoizedGet(url) {\n let inFlightPromise = this.inFlightNetworkRequests.get(url)\n\n if (!inFlightPromise) {\n inFlightPromise = doFetch(url, `GET`)\n this.inFlightNetworkRequests.set(url, inFlightPromise)\n }\n\n // Prefer duplication with then + catch over .finally to prevent problems in ie11 + firefox\n return inFlightPromise\n .then(response => {\n this.inFlightNetworkRequests.delete(url)\n return response\n })\n .catch(err => {\n this.inFlightNetworkRequests.delete(url)\n throw err\n })\n }\n\n setApiRunner(apiRunner) {\n this.apiRunner = apiRunner\n this.prefetchDisabled = apiRunner(`disableCorePrefetching`).some(a => a)\n }\n\n fetchPageDataJson(loadObj) {\n const { pagePath, retries = 0 } = loadObj\n const url = createPageDataUrl(pagePath)\n return this.memoizedGet(url).then(req => {\n const { status, responseText } = req\n\n // Handle 200\n if (status === 200) {\n try {\n const jsonPayload = JSON.parse(responseText)\n if (jsonPayload.path === undefined) {\n throw new Error(`not a valid pageData response`)\n }\n\n const maybeSearch = pagePath.split(`?`)[1]\n if (maybeSearch && !jsonPayload.path.includes(maybeSearch)) {\n jsonPayload.path += `?${maybeSearch}`\n }\n\n return Object.assign(loadObj, {\n status: PageResourceStatus.Success,\n payload: jsonPayload,\n })\n } catch (err) {\n // continue regardless of error\n }\n }\n\n // Handle 404\n if (status === 404 || status === 200) {\n // If the request was for a 404/500 page and it doesn't exist, we're done\n if (pagePath === `/404.html` || pagePath === `/500.html`) {\n return Object.assign(loadObj, {\n status: PageResourceStatus.Error,\n })\n }\n\n // Need some code here to cache the 404 request. In case\n // multiple loadPageDataJsons result in 404s\n return this.fetchPageDataJson(\n Object.assign(loadObj, { pagePath: `/404.html`, notFound: true })\n )\n }\n\n // handle 500 response (Unrecoverable)\n if (status === 500) {\n return this.fetchPageDataJson(\n Object.assign(loadObj, {\n pagePath: `/500.html`,\n internalServerError: true,\n })\n )\n }\n\n // Handle everything else, including status === 0, and 503s. Should retry\n if (retries < 3) {\n return this.fetchPageDataJson(\n Object.assign(loadObj, { retries: retries + 1 })\n )\n }\n\n // Retried 3 times already, result is an error.\n return Object.assign(loadObj, {\n status: PageResourceStatus.Error,\n })\n })\n }\n\n fetchPartialHydrationJson(loadObj) {\n const { pagePath, retries = 0 } = loadObj\n const url = createPageDataUrl(pagePath).replace(`.json`, `-rsc.json`)\n return this.memoizedGet(url).then(req => {\n const { status, responseText } = req\n\n // Handle 200\n if (status === 200) {\n try {\n return Object.assign(loadObj, {\n status: PageResourceStatus.Success,\n payload: responseText,\n })\n } catch (err) {\n // continue regardless of error\n }\n }\n\n // Handle 404\n if (status === 404 || status === 200) {\n // If the request was for a 404/500 page and it doesn't exist, we're done\n if (pagePath === `/404.html` || pagePath === `/500.html`) {\n return Object.assign(loadObj, {\n status: PageResourceStatus.Error,\n })\n }\n\n // Need some code here to cache the 404 request. In case\n // multiple loadPageDataJsons result in 404s\n return this.fetchPartialHydrationJson(\n Object.assign(loadObj, { pagePath: `/404.html`, notFound: true })\n )\n }\n\n // handle 500 response (Unrecoverable)\n if (status === 500) {\n return this.fetchPartialHydrationJson(\n Object.assign(loadObj, {\n pagePath: `/500.html`,\n internalServerError: true,\n })\n )\n }\n\n // Handle everything else, including status === 0, and 503s. Should retry\n if (retries < 3) {\n return this.fetchPartialHydrationJson(\n Object.assign(loadObj, { retries: retries + 1 })\n )\n }\n\n // Retried 3 times already, result is an error.\n return Object.assign(loadObj, {\n status: PageResourceStatus.Error,\n })\n })\n }\n\n loadPageDataJson(rawPath) {\n const pagePath = findPath(rawPath)\n if (this.pageDataDb.has(pagePath)) {\n const pageData = this.pageDataDb.get(pagePath)\n if (process.env.BUILD_STAGE !== `develop` || !pageData.stale) {\n return Promise.resolve(pageData)\n }\n }\n\n return this.fetchPageDataJson({ pagePath }).then(pageData => {\n this.pageDataDb.set(pagePath, pageData)\n\n return pageData\n })\n }\n\n loadPartialHydrationJson(rawPath) {\n const pagePath = findPath(rawPath)\n if (this.partialHydrationDb.has(pagePath)) {\n const pageData = this.partialHydrationDb.get(pagePath)\n if (process.env.BUILD_STAGE !== `develop` || !pageData.stale) {\n return Promise.resolve(pageData)\n }\n }\n\n return this.fetchPartialHydrationJson({ pagePath }).then(pageData => {\n this.partialHydrationDb.set(pagePath, pageData)\n\n return pageData\n })\n }\n\n loadSliceDataJson(sliceName) {\n if (this.slicesDataDb.has(sliceName)) {\n const jsonPayload = this.slicesDataDb.get(sliceName)\n return Promise.resolve({ sliceName, jsonPayload })\n }\n\n const url = `${__PATH_PREFIX__}/slice-data/${sliceName}.json`\n return doFetch(url, `GET`).then(res => {\n const jsonPayload = JSON.parse(res.responseText)\n\n this.slicesDataDb.set(sliceName, jsonPayload)\n return { sliceName, jsonPayload }\n })\n }\n\n findMatchPath(rawPath) {\n return findMatchPath(rawPath)\n }\n\n // TODO check all uses of this and whether they use undefined for page resources not exist\n loadPage(rawPath) {\n const pagePath = findPath(rawPath)\n if (this.pageDb.has(pagePath)) {\n const page = this.pageDb.get(pagePath)\n if (process.env.BUILD_STAGE !== `develop` || !page.payload.stale) {\n if (page.error) {\n return Promise.resolve({\n error: page.error,\n status: page.status,\n })\n }\n\n return Promise.resolve(page.payload)\n }\n }\n\n if (this.inFlightDb.has(pagePath)) {\n return this.inFlightDb.get(pagePath)\n }\n\n const loadDataPromises = [\n this.loadAppData(),\n this.loadPageDataJson(pagePath),\n ]\n\n if (global.hasPartialHydration) {\n loadDataPromises.push(this.loadPartialHydrationJson(pagePath))\n }\n\n const inFlightPromise = Promise.all(loadDataPromises).then(allData => {\n const [appDataResponse, pageDataResponse, rscDataResponse] = allData\n\n if (\n pageDataResponse.status === PageResourceStatus.Error ||\n rscDataResponse?.status === PageResourceStatus.Error\n ) {\n return {\n status: PageResourceStatus.Error,\n }\n }\n\n let pageData = pageDataResponse.payload\n\n const {\n componentChunkName,\n staticQueryHashes: pageStaticQueryHashes = [],\n slicesMap = {},\n } = pageData\n\n const finalResult = {}\n\n const dedupedSliceNames = Array.from(new Set(Object.values(slicesMap)))\n\n const loadSlice = slice => {\n if (this.slicesDb.has(slice.name)) {\n return this.slicesDb.get(slice.name)\n } else if (this.sliceInflightDb.has(slice.name)) {\n return this.sliceInflightDb.get(slice.name)\n }\n\n const inFlight = this.loadComponent(slice.componentChunkName).then(\n component => {\n return {\n component: preferDefault(component),\n sliceContext: slice.result.sliceContext,\n data: slice.result.data,\n }\n }\n )\n\n this.sliceInflightDb.set(slice.name, inFlight)\n inFlight.then(results => {\n this.slicesDb.set(slice.name, results)\n this.sliceInflightDb.delete(slice.name)\n })\n\n return inFlight\n }\n\n return Promise.all(\n dedupedSliceNames.map(sliceName => this.loadSliceDataJson(sliceName))\n ).then(slicesData => {\n const slices = []\n const dedupedStaticQueryHashes = [...pageStaticQueryHashes]\n\n for (const { jsonPayload, sliceName } of Object.values(slicesData)) {\n slices.push({ name: sliceName, ...jsonPayload })\n for (const staticQueryHash of jsonPayload.staticQueryHashes) {\n if (!dedupedStaticQueryHashes.includes(staticQueryHash)) {\n dedupedStaticQueryHashes.push(staticQueryHash)\n }\n }\n }\n\n const loadChunkPromises = [\n Promise.all(slices.map(loadSlice)),\n this.loadComponent(componentChunkName, `head`),\n ]\n\n if (!global.hasPartialHydration) {\n loadChunkPromises.push(this.loadComponent(componentChunkName))\n }\n\n // In develop we have separate chunks for template and Head components\n // to enable HMR (fast refresh requires single exports).\n // In production we have shared chunk with both exports. Double loadComponent here\n // will be deduped by webpack runtime resulting in single request and single module\n // being loaded for both `component` and `head`.\n // get list of components to get\n const componentChunkPromises = Promise.all(loadChunkPromises).then(\n components => {\n const [sliceComponents, headComponent, pageComponent] = components\n\n finalResult.createdAt = new Date()\n\n for (const sliceComponent of sliceComponents) {\n if (!sliceComponent || sliceComponent instanceof Error) {\n finalResult.status = PageResourceStatus.Error\n finalResult.error = sliceComponent\n }\n }\n\n if (\n !global.hasPartialHydration &&\n (!pageComponent || pageComponent instanceof Error)\n ) {\n finalResult.status = PageResourceStatus.Error\n finalResult.error = pageComponent\n }\n\n let pageResources\n\n if (finalResult.status !== PageResourceStatus.Error) {\n finalResult.status = PageResourceStatus.Success\n if (\n pageDataResponse.notFound === true ||\n rscDataResponse?.notFound === true\n ) {\n finalResult.notFound = true\n }\n pageData = Object.assign(pageData, {\n webpackCompilationHash: appDataResponse\n ? appDataResponse.webpackCompilationHash\n : ``,\n })\n\n if (typeof rscDataResponse?.payload === `string`) {\n pageResources = toPageResources(pageData, null, headComponent)\n\n pageResources.partialHydration = rscDataResponse.payload\n\n const readableStream = new ReadableStream({\n start(controller) {\n const te = new TextEncoder()\n controller.enqueue(te.encode(rscDataResponse.payload))\n },\n pull(controller) {\n // close on next read when queue is empty\n controller.close()\n },\n cancel() {},\n })\n\n return waitForResponse(\n createFromReadableStream(readableStream)\n ).then(result => {\n pageResources.partialHydration = result\n\n return pageResources\n })\n } else {\n pageResources = toPageResources(\n pageData,\n pageComponent,\n headComponent\n )\n }\n }\n\n // undefined if final result is an error\n return pageResources\n }\n )\n\n // get list of static queries to get\n const staticQueryBatchPromise = Promise.all(\n dedupedStaticQueryHashes.map(staticQueryHash => {\n // Check for cache in case this static query result has already been loaded\n if (this.staticQueryDb[staticQueryHash]) {\n const jsonPayload = this.staticQueryDb[staticQueryHash]\n return { staticQueryHash, jsonPayload }\n }\n\n return this.memoizedGet(\n `${__PATH_PREFIX__}/page-data/sq/d/${staticQueryHash}.json`\n )\n .then(req => {\n const jsonPayload = JSON.parse(req.responseText)\n return { staticQueryHash, jsonPayload }\n })\n .catch(() => {\n throw new Error(\n `We couldn't load \"${__PATH_PREFIX__}/page-data/sq/d/${staticQueryHash}.json\"`\n )\n })\n })\n ).then(staticQueryResults => {\n const staticQueryResultsMap = {}\n\n staticQueryResults.forEach(({ staticQueryHash, jsonPayload }) => {\n staticQueryResultsMap[staticQueryHash] = jsonPayload\n this.staticQueryDb[staticQueryHash] = jsonPayload\n })\n\n return staticQueryResultsMap\n })\n\n return (\n Promise.all([componentChunkPromises, staticQueryBatchPromise])\n .then(([pageResources, staticQueryResults]) => {\n let payload\n if (pageResources) {\n payload = { ...pageResources, staticQueryResults }\n finalResult.payload = payload\n emitter.emit(`onPostLoadPageResources`, {\n page: payload,\n pageResources: payload,\n })\n }\n\n this.pageDb.set(pagePath, finalResult)\n\n if (finalResult.error) {\n return {\n error: finalResult.error,\n status: finalResult.status,\n }\n }\n\n return payload\n })\n // when static-query fail to load we throw a better error\n .catch(err => {\n return {\n error: err,\n status: PageResourceStatus.Error,\n }\n })\n )\n })\n })\n\n inFlightPromise\n .then(() => {\n this.inFlightDb.delete(pagePath)\n })\n .catch(error => {\n this.inFlightDb.delete(pagePath)\n throw error\n })\n\n this.inFlightDb.set(pagePath, inFlightPromise)\n\n return inFlightPromise\n }\n\n // returns undefined if the page does not exists in cache\n loadPageSync(rawPath, options = {}) {\n const pagePath = findPath(rawPath)\n if (this.pageDb.has(pagePath)) {\n const pageData = this.pageDb.get(pagePath)\n\n if (pageData.payload) {\n return pageData.payload\n }\n\n if (options?.withErrorDetails) {\n return {\n error: pageData.error,\n status: pageData.status,\n }\n }\n }\n return undefined\n }\n\n shouldPrefetch(pagePath) {\n // Skip prefetching if we know user is on slow or constrained connection\n if (!doesConnectionSupportPrefetch()) {\n return false\n }\n\n // Don't prefetch if this is a crawler bot\n if (navigator.userAgent && BOT_REGEX.test(navigator.userAgent)) {\n return false\n }\n\n // Check if the page exists.\n if (this.pageDb.has(pagePath)) {\n return false\n }\n\n return true\n }\n\n prefetch(pagePath) {\n if (!this.shouldPrefetch(pagePath)) {\n return {\n then: resolve => resolve(false),\n abort: () => {},\n }\n }\n if (this.prefetchTriggered.has(pagePath)) {\n return {\n then: resolve => resolve(true),\n abort: () => {},\n }\n }\n\n const defer = {\n resolve: null,\n reject: null,\n promise: null,\n }\n defer.promise = new Promise((resolve, reject) => {\n defer.resolve = resolve\n defer.reject = reject\n })\n this.prefetchQueued.push([pagePath, defer])\n const abortC = new AbortController()\n abortC.signal.addEventListener(`abort`, () => {\n const index = this.prefetchQueued.findIndex(([p]) => p === pagePath)\n // remove from the queue\n if (index !== -1) {\n this.prefetchQueued.splice(index, 1)\n }\n })\n\n if (!this.isPrefetchQueueRunning) {\n this.isPrefetchQueueRunning = true\n setTimeout(() => {\n this._processNextPrefetchBatch()\n }, 3000)\n }\n\n return {\n then: (resolve, reject) => defer.promise.then(resolve, reject),\n abort: abortC.abort.bind(abortC),\n }\n }\n\n _processNextPrefetchBatch() {\n const idleCallback = window.requestIdleCallback || (cb => setTimeout(cb, 0))\n\n idleCallback(() => {\n const toPrefetch = this.prefetchQueued.splice(0, 4)\n const prefetches = Promise.all(\n toPrefetch.map(([pagePath, dPromise]) => {\n // Tell plugins with custom prefetching logic that they should start\n // prefetching this path.\n if (!this.prefetchTriggered.has(pagePath)) {\n this.apiRunner(`onPrefetchPathname`, { pathname: pagePath })\n this.prefetchTriggered.add(pagePath)\n }\n\n // If a plugin has disabled core prefetching, stop now.\n if (this.prefetchDisabled) {\n return dPromise.resolve(false)\n }\n\n return this.doPrefetch(findPath(pagePath)).then(() => {\n if (!this.prefetchCompleted.has(pagePath)) {\n this.apiRunner(`onPostPrefetchPathname`, { pathname: pagePath })\n this.prefetchCompleted.add(pagePath)\n }\n\n dPromise.resolve(true)\n })\n })\n )\n\n if (this.prefetchQueued.length) {\n prefetches.then(() => {\n setTimeout(() => {\n this._processNextPrefetchBatch()\n }, 3000)\n })\n } else {\n this.isPrefetchQueueRunning = false\n }\n })\n }\n\n doPrefetch(pagePath) {\n const pageDataUrl = createPageDataUrl(pagePath)\n\n if (global.hasPartialHydration) {\n return Promise.all([\n prefetchHelper(pageDataUrl, {\n crossOrigin: `anonymous`,\n as: `fetch`,\n }).then(() =>\n // This was just prefetched, so will return a response from\n // the cache instead of making another request to the server\n this.loadPageDataJson(pagePath)\n ),\n prefetchHelper(pageDataUrl.replace(`.json`, `-rsc.json`), {\n crossOrigin: `anonymous`,\n as: `fetch`,\n }).then(() =>\n // This was just prefetched, so will return a response from\n // the cache instead of making another request to the server\n this.loadPartialHydrationJson(pagePath)\n ),\n ])\n } else {\n return prefetchHelper(pageDataUrl, {\n crossOrigin: `anonymous`,\n as: `fetch`,\n }).then(() =>\n // This was just prefetched, so will return a response from\n // the cache instead of making another request to the server\n this.loadPageDataJson(pagePath)\n )\n }\n }\n\n hovering(rawPath) {\n this.loadPage(rawPath)\n }\n\n getResourceURLsForPathname(rawPath) {\n const pagePath = findPath(rawPath)\n const page = this.pageDataDb.get(pagePath)\n if (page) {\n const pageResources = toPageResources(page.payload)\n\n return [\n ...createComponentUrls(pageResources.page.componentChunkName),\n createPageDataUrl(pagePath),\n ]\n } else {\n return null\n }\n }\n\n isPageNotFound(rawPath) {\n const pagePath = findPath(rawPath)\n const page = this.pageDb.get(pagePath)\n return !page || page.notFound\n }\n\n loadAppData(retries = 0) {\n return this.memoizedGet(`${__PATH_PREFIX__}/page-data/app-data.json`).then(\n req => {\n const { status, responseText } = req\n\n let appData\n\n if (status !== 200 && retries < 3) {\n // Retry 3 times incase of non-200 responses\n return this.loadAppData(retries + 1)\n }\n\n // Handle 200\n if (status === 200) {\n try {\n const jsonPayload = JSON.parse(responseText)\n if (jsonPayload.webpackCompilationHash === undefined) {\n throw new Error(`not a valid app-data response`)\n }\n\n appData = jsonPayload\n } catch (err) {\n // continue regardless of error\n }\n }\n\n return appData\n }\n )\n }\n}\n\nconst createComponentUrls = componentChunkName =>\n (window.___chunkMapping[componentChunkName] || []).map(\n chunk => __PATH_PREFIX__ + chunk\n )\n\nexport class ProdLoader extends BaseLoader {\n constructor(asyncRequires, matchPaths, pageData) {\n const loadComponent = (chunkName, exportType = `components`) => {\n if (!global.hasPartialHydration) {\n exportType = `components`\n }\n\n if (!asyncRequires[exportType][chunkName]) {\n throw new Error(\n `We couldn't find the correct component chunk with the name \"${chunkName}\"`\n )\n }\n\n return (\n asyncRequires[exportType][chunkName]()\n // loader will handle the case when component is error\n .catch(err => err)\n )\n }\n\n super(loadComponent, matchPaths)\n\n if (pageData) {\n this.pageDataDb.set(findPath(pageData.path), {\n pagePath: pageData.path,\n payload: pageData,\n status: `success`,\n })\n }\n }\n\n doPrefetch(pagePath) {\n return super.doPrefetch(pagePath).then(result => {\n if (result.status !== PageResourceStatus.Success) {\n return Promise.resolve()\n }\n const pageData = result.payload\n const chunkName = pageData.componentChunkName\n const componentUrls = createComponentUrls(chunkName)\n return Promise.all(componentUrls.map(prefetchHelper)).then(() => pageData)\n })\n }\n\n loadPageDataJson(rawPath) {\n return super.loadPageDataJson(rawPath).then(data => {\n if (data.notFound) {\n if (shouldAbortFetch(rawPath)) {\n return data\n }\n // check if html file exist using HEAD request:\n // if it does we should navigate to it instead of showing 404\n return doFetch(rawPath, `HEAD`).then(req => {\n if (req.status === 200) {\n // page (.html file) actually exist (or we asked for 404 )\n // returning page resources status as errored to trigger\n // regular browser navigation to given page\n return {\n status: PageResourceStatus.Error,\n }\n }\n\n // if HEAD request wasn't 200, return notFound result\n // and show 404 page\n return data\n })\n }\n return data\n })\n }\n\n loadPartialHydrationJson(rawPath) {\n return super.loadPartialHydrationJson(rawPath).then(data => {\n if (data.notFound) {\n if (shouldAbortFetch(rawPath)) {\n return data\n }\n // check if html file exist using HEAD request:\n // if it does we should navigate to it instead of showing 404\n return doFetch(rawPath, `HEAD`).then(req => {\n if (req.status === 200) {\n // page (.html file) actually exist (or we asked for 404 )\n // returning page resources status as errored to trigger\n // regular browser navigation to given page\n return {\n status: PageResourceStatus.Error,\n }\n }\n\n // if HEAD request wasn't 200, return notFound result\n // and show 404 page\n return data\n })\n }\n return data\n })\n }\n}\n\nlet instance\n\nexport const setLoader = _loader => {\n instance = _loader\n}\n\nexport const publicLoader = {\n enqueue: rawPath => instance.prefetch(rawPath),\n\n // Real methods\n getResourceURLsForPathname: rawPath =>\n instance.getResourceURLsForPathname(rawPath),\n loadPage: rawPath => instance.loadPage(rawPath),\n // TODO add deprecation to v4 so people use withErrorDetails and then we can remove in v5 and change default behaviour\n loadPageSync: (rawPath, options = {}) =>\n instance.loadPageSync(rawPath, options),\n prefetch: rawPath => instance.prefetch(rawPath),\n isPageNotFound: rawPath => instance.isPageNotFound(rawPath),\n hovering: rawPath => instance.hovering(rawPath),\n loadAppData: () => instance.loadAppData(),\n}\n\nexport default publicLoader\n\nexport function getStaticQueryResults() {\n if (instance) {\n return instance.staticQueryDb\n } else {\n return {}\n }\n}\n\nexport function getSliceResults() {\n if (instance) {\n return instance.slicesDb\n } else {\n return {}\n }\n}\n","import { useEffect } from \"react\"\n\n/*\n * Calls callback in an effect and renders children\n */\nexport function FireCallbackInEffect({ children, callback }) {\n useEffect(() => {\n callback()\n })\n\n return children\n}\n","export const VALID_NODE_NAMES = [\n `link`,\n `meta`,\n `style`,\n `title`,\n `base`,\n `noscript`,\n `script`,\n `html`,\n `body`,\n]\n","import { VALID_NODE_NAMES } from \"./constants\"\n\n/**\n * Filter the props coming from a page down to just the ones that are relevant for head.\n * This e.g. filters out properties that are undefined during SSR.\n */\nexport function filterHeadProps(input) {\n return {\n location: {\n pathname: input.location.pathname,\n },\n params: input.params,\n data: input.data || {},\n serverData: input.serverData,\n pageContext: input.pageContext,\n }\n}\n\n/**\n * Throw error if Head export is not a valid function\n */\nexport function headExportValidator(head) {\n if (typeof head !== `function`)\n throw new Error(\n `Expected \"Head\" export to be a function got \"${typeof head}\".`\n )\n}\n\n/**\n * Warn once for same messsage\n */\nlet warnOnce = _ => {}\nif (process.env.NODE_ENV !== `production`) {\n const warnings = new Set()\n warnOnce = msg => {\n if (!warnings.has(msg)) {\n console.warn(msg)\n }\n warnings.add(msg)\n }\n}\n\n/**\n * Warn for invalid tags in Head which may have been directly added or introduced by `wrapRootElement`\n * @param {string} tagName\n */\nexport function warnForInvalidTag(tagName) {\n if (process.env.NODE_ENV !== `production`) {\n const warning = createWarningForInvalidTag(tagName)\n warnOnce(warning)\n }\n}\n\nfunction createWarningForInvalidTag(tagName) {\n return `<${tagName}> is not a valid head element. Please use one of the following: ${VALID_NODE_NAMES.join(\n `, `\n )}.\\n\\nAlso make sure that wrapRootElement in gatsby-ssr/gatsby-browser doesn't contain UI elements: https://gatsby.dev/invalid-head-elements`\n}\n\n/**\n * When a `nonce` is present on an element, browsers such as Chrome and Firefox strip it out of the\n * actual HTML attributes for security reasons *when the element is added to the document*. Thus,\n * given two equivalent elements that have nonces, `Element,isEqualNode()` will return false if one\n * of those elements gets added to the document. Although the `element.nonce` property will be the\n * same for both elements, the one that was added to the document will return an empty string for\n * its nonce HTML attribute value.\n *\n * This custom `isEqualNode()` function therefore removes the nonce value from the `newTag` before\n * comparing it to `oldTag`, restoring it afterwards.\n *\n * For more information, see:\n * https://bugs.chromium.org/p/chromium/issues/detail?id=1211471#c12\n */\nexport function isEqualNode(oldTag, newTag) {\n if (oldTag instanceof HTMLElement && newTag instanceof HTMLElement) {\n const nonce = newTag.getAttribute(`nonce`)\n // Only strip the nonce if `oldTag` has had it stripped. An element's nonce attribute will not\n // be stripped if there is no content security policy response header that includes a nonce.\n if (nonce && !oldTag.getAttribute(`nonce`)) {\n const cloneTag = newTag.cloneNode(true)\n cloneTag.setAttribute(`nonce`, ``)\n cloneTag.nonce = nonce\n return nonce === oldTag.nonce && oldTag.isEqualNode(cloneTag)\n }\n }\n\n return oldTag.isEqualNode(newTag)\n}\n\nexport function diffNodes({ oldNodes, newNodes, onStale, onNew }) {\n for (const existingHeadElement of oldNodes) {\n const indexInNewNodes = newNodes.findIndex(e =>\n isEqualNode(e, existingHeadElement)\n )\n\n if (indexInNewNodes === -1) {\n onStale(existingHeadElement)\n } else {\n // this node is re-created as-is, so we keep old node, and remove it from list of new nodes (as we handled it already here)\n newNodes.splice(indexInNewNodes, 1)\n }\n }\n\n // remaing new nodes didn't have matching old node, so need to be added\n for (const newNode of newNodes) {\n onNew(newNode)\n }\n}\n\nexport function getValidHeadNodesAndAttributes(\n rootNode,\n htmlAndBodyAttributes = {\n html: {},\n body: {},\n }\n) {\n const seenIds = new Map()\n const validHeadNodes = []\n\n // Filter out non-element nodes before looping since we don't care about them\n for (const node of rootNode.childNodes) {\n const nodeName = node.nodeName.toLowerCase()\n const id = node.attributes?.id?.value\n\n if (!isElementType(node)) continue\n\n if (isValidNodeName(nodeName)) {\n // and tags are treated differently, in that we don't render them, we only extract the attributes and apply them separetely\n if (nodeName === `html` || nodeName === `body`) {\n for (const attribute of node.attributes) {\n const isStyleAttribute = attribute.name === `style`\n\n // Merge attributes for same nodeName from previous loop iteration\n htmlAndBodyAttributes[nodeName] = {\n ...htmlAndBodyAttributes[nodeName],\n }\n\n if (!isStyleAttribute) {\n htmlAndBodyAttributes[nodeName][attribute.name] = attribute.value\n }\n\n // If there is already a style attribute, we need to merge them as otherwise the last one will \"win\"\n if (isStyleAttribute) {\n htmlAndBodyAttributes[nodeName].style = `${\n htmlAndBodyAttributes[nodeName]?.style\n ? htmlAndBodyAttributes[nodeName].style\n : ``\n }${attribute.value} `\n }\n }\n } else {\n let clonedNode = node.cloneNode(true)\n clonedNode.setAttribute(`data-gatsby-head`, true)\n\n // // This is hack to make script tags work\n if (clonedNode.nodeName.toLowerCase() === `script`) {\n clonedNode = massageScript(clonedNode)\n }\n // Duplicate ids are not allowed in the head, so we need to dedupe them\n if (id) {\n if (!seenIds.has(id)) {\n validHeadNodes.push(clonedNode)\n seenIds.set(id, validHeadNodes.length - 1)\n } else {\n const indexOfPreviouslyInsertedNode = seenIds.get(id)\n validHeadNodes[\n indexOfPreviouslyInsertedNode\n ].parentNode?.removeChild(\n validHeadNodes[indexOfPreviouslyInsertedNode]\n )\n validHeadNodes[indexOfPreviouslyInsertedNode] = clonedNode\n }\n } else {\n validHeadNodes.push(clonedNode)\n }\n }\n } else {\n warnForInvalidTag(nodeName)\n }\n\n if (node.childNodes.length) {\n validHeadNodes.push(\n ...getValidHeadNodesAndAttributes(node, htmlAndBodyAttributes)\n .validHeadNodes\n )\n }\n }\n\n return { validHeadNodes, htmlAndBodyAttributes }\n}\n\nfunction massageScript(node) {\n const script = document.createElement(`script`)\n for (const attr of node.attributes) {\n script.setAttribute(attr.name, attr.value)\n }\n script.innerHTML = node.innerHTML\n\n return script\n}\n\nexport function isValidNodeName(nodeName) {\n return VALID_NODE_NAMES.includes(nodeName)\n}\n/*\n * For Head, we only care about element nodes(type = 1), so this util is used to skip over non-element nodes\n * For Node type, see https://developer.mozilla.org/en-US/docs/Web/API/Node/nodeType\n */\nexport function isElementType(node) {\n return node.nodeType === 1\n}\n\n/**\n * Removes all the head elements that were added by `Head`\n */\nexport function removePrevHeadElements() {\n const prevHeadNodes = document.querySelectorAll(`[data-gatsby-head]`)\n for (const node of prevHeadNodes) {\n node.parentNode.removeChild(node)\n }\n}\n\nexport function applyHtmlAndBodyAttributes(htmlAndBodyAttributes) {\n if (!htmlAndBodyAttributes) return\n\n const { html, body } = htmlAndBodyAttributes\n\n const htmlElement = document.querySelector(`html`)\n if (htmlElement) {\n Object.entries(html).forEach(([attributeName, attributeValue]) => {\n htmlElement.setAttribute(attributeName, attributeValue)\n })\n }\n\n const bodyElement = document.querySelector(`body`)\n if (bodyElement) {\n Object.entries(body).forEach(([attributeName, attributeValue]) => {\n bodyElement.setAttribute(attributeName, attributeValue)\n })\n }\n}\n\nexport function removeHtmlAndBodyAttributes(htmlAndBodyattributeList) {\n if (!htmlAndBodyattributeList) return\n\n const { html, body } = htmlAndBodyattributeList\n\n if (html) {\n const htmlElement = document.querySelector(`html`)\n html.forEach(attributeName => {\n if (htmlElement) {\n htmlElement.removeAttribute(attributeName)\n }\n })\n }\n\n if (body) {\n const bodyElement = document.querySelector(`body`)\n body.forEach(attributeName => {\n if (bodyElement) {\n bodyElement.removeAttribute(attributeName)\n }\n })\n }\n}\n","import React from \"react\"\nimport { useEffect } from \"react\"\nimport { StaticQueryContext } from \"gatsby\"\nimport { LocationProvider } from \"@gatsbyjs/reach-router\"\nimport { reactDOMUtils } from \"../react-dom-utils\"\nimport { FireCallbackInEffect } from \"./components/fire-callback-in-effect\"\nimport {\n headExportValidator,\n filterHeadProps,\n diffNodes,\n getValidHeadNodesAndAttributes,\n removePrevHeadElements,\n applyHtmlAndBodyAttributes,\n removeHtmlAndBodyAttributes,\n} from \"./utils\"\nimport { apiRunner } from \"../api-runner-browser\"\n\nconst hiddenRoot = document.createElement(`div`)\nconst keysOfHtmlAndBodyAttributes = {\n html: [],\n body: [],\n}\n\nconst onHeadRendered = () => {\n const { validHeadNodes, htmlAndBodyAttributes } =\n getValidHeadNodesAndAttributes(hiddenRoot)\n\n keysOfHtmlAndBodyAttributes.html = Object.keys(htmlAndBodyAttributes.html)\n keysOfHtmlAndBodyAttributes.body = Object.keys(htmlAndBodyAttributes.body)\n\n applyHtmlAndBodyAttributes(htmlAndBodyAttributes)\n\n /**\n * The rest of the code block below is a diffing mechanism to ensure that\n * the head elements aren't duplicted on every re-render.\n */\n const existingHeadElements = document.querySelectorAll(`[data-gatsby-head]`)\n\n if (existingHeadElements.length === 0) {\n document.head.append(...validHeadNodes)\n return\n }\n\n const newHeadNodes = []\n diffNodes({\n oldNodes: existingHeadElements,\n newNodes: validHeadNodes,\n onStale: node => node.parentNode.removeChild(node),\n onNew: node => newHeadNodes.push(node),\n })\n\n document.head.append(...newHeadNodes)\n}\n\nif (process.env.BUILD_STAGE === `develop`) {\n // sigh ... and elements are not valid descedents of
(our hidden element)\n // react-dom in dev mode will warn about this. There doesn't seem to be a way to render arbitrary\n // user Head without hitting this issue (our hidden element could be just \"new Document()\", but\n // this can only have 1 child, and we don't control what is being rendered so that's not an option)\n // instead we continue to render to
, and just silence warnings for and elements\n // https://github.com/facebook/react/blob/e2424f33b3ad727321fc12e75c5e94838e84c2b5/packages/react-dom-bindings/src/client/validateDOMNesting.js#L498-L520\n const originalConsoleError = console.error.bind(console)\n console.error = (...args) => {\n if (\n Array.isArray(args) &&\n args.length >= 2 &&\n args[0]?.includes?.(`validateDOMNesting(...): %s cannot appear as`) &&\n (args[1] === `` || args[1] === ``)\n ) {\n return undefined\n }\n return originalConsoleError(...args)\n }\n\n /* We set up observer to be able to regenerate after react-refresh\n updates our hidden element.\n */\n const observer = new MutationObserver(onHeadRendered)\n observer.observe(hiddenRoot, {\n attributes: true,\n childList: true,\n characterData: true,\n subtree: true,\n })\n}\n\nexport function headHandlerForBrowser({\n pageComponent,\n staticQueryResults,\n pageComponentProps,\n}) {\n useEffect(() => {\n if (pageComponent?.Head) {\n headExportValidator(pageComponent.Head)\n\n const { render } = reactDOMUtils()\n\n const HeadElement = (\n \n )\n\n const WrapHeadElement = apiRunner(\n `wrapRootElement`,\n { element: HeadElement },\n HeadElement,\n ({ result }) => {\n return { element: result }\n }\n ).pop()\n\n render(\n // just a hack to call the callback after react has done first render\n // Note: In dev, we call onHeadRendered twice( in FireCallbackInEffect and after mutualution observer dectects initail render into hiddenRoot) this is for hot reloading\n // In Prod we only call onHeadRendered in FireCallbackInEffect to render to head\n \n \n {WrapHeadElement}\n \n ,\n hiddenRoot\n )\n }\n\n return () => {\n removePrevHeadElements()\n removeHtmlAndBodyAttributes(keysOfHtmlAndBodyAttributes)\n }\n })\n}\n","import React, { Suspense, createElement } from \"react\"\nimport PropTypes from \"prop-types\"\nimport { apiRunner } from \"./api-runner-browser\"\nimport { grabMatchParams } from \"./find-path\"\nimport { headHandlerForBrowser } from \"./head/head-export-handler-for-browser\"\n\n// Renders page\nfunction PageRenderer(props) {\n const pageComponentProps = {\n ...props,\n params: {\n ...grabMatchParams(props.location.pathname),\n ...props.pageResources.json.pageContext.__params,\n },\n }\n\n const preferDefault = m => (m && m.default) || m\n\n let pageElement\n if (props.pageResources.partialHydration) {\n pageElement = props.pageResources.partialHydration\n } else {\n pageElement = createElement(preferDefault(props.pageResources.component), {\n ...pageComponentProps,\n key: props.path || props.pageResources.page.path,\n })\n }\n\n const pageComponent = props.pageResources.head\n\n headHandlerForBrowser({\n pageComponent,\n staticQueryResults: props.pageResources.staticQueryResults,\n pageComponentProps,\n })\n\n const wrappedPage = apiRunner(\n `wrapPageElement`,\n {\n element: pageElement,\n props: pageComponentProps,\n },\n pageElement,\n ({ result }) => {\n return { element: result, props: pageComponentProps }\n }\n ).pop()\n\n return wrappedPage\n}\n\nPageRenderer.propTypes = {\n location: PropTypes.object.isRequired,\n pageResources: PropTypes.object.isRequired,\n data: PropTypes.object,\n pageContext: PropTypes.object.isRequired,\n}\n\nexport default PageRenderer\n","// This is extracted to separate module because it's shared\n// between browser and SSR code\nexport const RouteAnnouncerProps = {\n id: `gatsby-announcer`,\n style: {\n position: `absolute`,\n top: 0,\n width: 1,\n height: 1,\n padding: 0,\n overflow: `hidden`,\n clip: `rect(0, 0, 0, 0)`,\n whiteSpace: `nowrap`,\n border: 0,\n },\n \"aria-live\": `assertive`,\n \"aria-atomic\": `true`,\n}\n","import React from \"react\"\nimport PropTypes from \"prop-types\"\nimport loader, { PageResourceStatus } from \"./loader\"\nimport { maybeGetBrowserRedirect } from \"./redirect-utils.js\"\nimport { apiRunner } from \"./api-runner-browser\"\nimport emitter from \"./emitter\"\nimport { RouteAnnouncerProps } from \"./route-announcer-props\"\nimport {\n navigate as reachNavigate,\n globalHistory,\n} from \"@gatsbyjs/reach-router\"\nimport { parsePath } from \"gatsby-link\"\n\nfunction maybeRedirect(pathname) {\n const redirect = maybeGetBrowserRedirect(pathname)\n const { hash, search } = window.location\n\n if (redirect != null) {\n window.___replace(redirect.toPath + search + hash)\n return true\n } else {\n return false\n }\n}\n\n// Catch unhandled chunk loading errors and force a restart of the app.\nlet nextRoute = ``\n\nwindow.addEventListener(`unhandledrejection`, event => {\n if (/loading chunk \\d* failed./i.test(event.reason)) {\n if (nextRoute) {\n window.location.pathname = nextRoute\n }\n }\n})\n\nconst onPreRouteUpdate = (location, prevLocation) => {\n if (!maybeRedirect(location.pathname)) {\n nextRoute = location.pathname\n apiRunner(`onPreRouteUpdate`, { location, prevLocation })\n }\n}\n\nconst onRouteUpdate = (location, prevLocation) => {\n if (!maybeRedirect(location.pathname)) {\n apiRunner(`onRouteUpdate`, { location, prevLocation })\n if (\n process.env.GATSBY_QUERY_ON_DEMAND &&\n process.env.GATSBY_QUERY_ON_DEMAND_LOADING_INDICATOR === `true`\n ) {\n emitter.emit(`onRouteUpdate`, { location, prevLocation })\n }\n }\n}\n\nconst navigate = (to, options = {}) => {\n // Support forward/backward navigation with numbers\n // navigate(-2) (jumps back 2 history steps)\n // navigate(2) (jumps forward 2 history steps)\n if (typeof to === `number`) {\n globalHistory.navigate(to)\n return\n }\n\n const { pathname, search, hash } = parsePath(to)\n const redirect = maybeGetBrowserRedirect(pathname)\n\n // If we're redirecting, just replace the passed in pathname\n // to the one we want to redirect to.\n if (redirect) {\n to = redirect.toPath + search + hash\n }\n\n // If we had a service worker update, no matter the path, reload window and\n // reset the pathname whitelist\n if (window.___swUpdated) {\n window.location = pathname + search + hash\n return\n }\n\n // Start a timer to wait for a second before transitioning and showing a\n // loader in case resources aren't around yet.\n const timeoutId = setTimeout(() => {\n emitter.emit(`onDelayedLoadPageResources`, { pathname })\n apiRunner(`onRouteUpdateDelayed`, {\n location: window.location,\n })\n }, 1000)\n\n loader.loadPage(pathname + search).then(pageResources => {\n // If no page resources, then refresh the page\n // Do this, rather than simply `window.location.reload()`, so that\n // pressing the back/forward buttons work - otherwise when pressing\n // back, the browser will just change the URL and expect JS to handle\n // the change, which won't always work since it might not be a Gatsby\n // page.\n if (!pageResources || pageResources.status === PageResourceStatus.Error) {\n window.history.replaceState({}, ``, location.href)\n window.location = pathname\n clearTimeout(timeoutId)\n return\n }\n\n // If the loaded page has a different compilation hash to the\n // window, then a rebuild has occurred on the server. Reload.\n if (process.env.NODE_ENV === `production` && pageResources) {\n if (\n pageResources.page.webpackCompilationHash !==\n window.___webpackCompilationHash\n ) {\n // Purge plugin-offline cache\n if (\n `serviceWorker` in navigator &&\n navigator.serviceWorker.controller !== null &&\n navigator.serviceWorker.controller.state === `activated`\n ) {\n navigator.serviceWorker.controller.postMessage({\n gatsbyApi: `clearPathResources`,\n })\n }\n\n window.location = pathname + search + hash\n }\n }\n reachNavigate(to, options)\n clearTimeout(timeoutId)\n })\n}\n\nfunction shouldUpdateScroll(prevRouterProps, { location }) {\n const { pathname, hash } = location\n const results = apiRunner(`shouldUpdateScroll`, {\n prevRouterProps,\n // `pathname` for backwards compatibility\n pathname,\n routerProps: { location },\n getSavedScrollPosition: args => [\n 0,\n // FIXME this is actually a big code smell, we should fix this\n // eslint-disable-next-line @babel/no-invalid-this\n this._stateStorage.read(args, args.key),\n ],\n })\n if (results.length > 0) {\n // Use the latest registered shouldUpdateScroll result, this allows users to override plugin's configuration\n // @see https://github.com/gatsbyjs/gatsby/issues/12038\n return results[results.length - 1]\n }\n\n if (prevRouterProps) {\n const {\n location: { pathname: oldPathname },\n } = prevRouterProps\n if (oldPathname === pathname) {\n // Scroll to element if it exists, if it doesn't, or no hash is provided,\n // scroll to top.\n return hash ? decodeURI(hash.slice(1)) : [0, 0]\n }\n }\n return true\n}\n\nfunction init() {\n // The \"scroll-behavior\" package expects the \"action\" to be on the location\n // object so let's copy it over.\n globalHistory.listen(args => {\n args.location.action = args.action\n })\n\n window.___push = to => navigate(to, { replace: false })\n window.___replace = to => navigate(to, { replace: true })\n window.___navigate = (to, options) => navigate(to, options)\n}\n\nclass RouteAnnouncer extends React.Component {\n constructor(props) {\n super(props)\n this.announcementRef = React.createRef()\n }\n\n componentDidUpdate(prevProps, nextProps) {\n requestAnimationFrame(() => {\n let pageName = `new page at ${this.props.location.pathname}`\n if (document.title) {\n pageName = document.title\n }\n const pageHeadings = document.querySelectorAll(`#gatsby-focus-wrapper h1`)\n if (pageHeadings && pageHeadings.length) {\n pageName = pageHeadings[0].textContent\n }\n const newAnnouncement = `Navigated to ${pageName}`\n if (this.announcementRef.current) {\n const oldAnnouncement = this.announcementRef.current.innerText\n if (oldAnnouncement !== newAnnouncement) {\n this.announcementRef.current.innerText = newAnnouncement\n }\n }\n })\n }\n\n render() {\n return
\n }\n}\n\nconst compareLocationProps = (prevLocation, nextLocation) => {\n if (prevLocation.href !== nextLocation.href) {\n return true\n }\n\n if (prevLocation?.state?.key !== nextLocation?.state?.key) {\n return true\n }\n\n return false\n}\n\n// Fire on(Pre)RouteUpdate APIs\nclass RouteUpdates extends React.Component {\n constructor(props) {\n super(props)\n onPreRouteUpdate(props.location, null)\n }\n\n componentDidMount() {\n onRouteUpdate(this.props.location, null)\n }\n\n shouldComponentUpdate(nextProps) {\n if (compareLocationProps(this.props.location, nextProps.location)) {\n onPreRouteUpdate(nextProps.location, this.props.location)\n return true\n }\n return false\n }\n\n componentDidUpdate(prevProps) {\n if (compareLocationProps(prevProps.location, this.props.location)) {\n onRouteUpdate(this.props.location, prevProps.location)\n }\n }\n\n render() {\n return (\n \n {this.props.children}\n \n \n )\n }\n}\n\nRouteUpdates.propTypes = {\n location: PropTypes.object.isRequired,\n}\n\nexport { init, shouldUpdateScroll, RouteUpdates, maybeGetBrowserRedirect }\n","// Pulled from react-compat\n// https://github.com/developit/preact-compat/blob/7c5de00e7c85e2ffd011bf3af02899b63f699d3a/src/index.js#L349\nfunction shallowDiffers(a, b) {\n for (var i in a) {\n if (!(i in b)) return true;\n }for (var _i in b) {\n if (a[_i] !== b[_i]) return true;\n }return false;\n}\n\nexport default (function (instance, nextProps, nextState) {\n return shallowDiffers(instance.props, nextProps) || shallowDiffers(instance.state, nextState);\n});","import React from \"react\"\nimport loader, { PageResourceStatus } from \"./loader\"\nimport shallowCompare from \"shallow-compare\"\n\nclass EnsureResources extends React.Component {\n constructor(props) {\n super()\n const { location, pageResources } = props\n this.state = {\n location: { ...location },\n pageResources:\n pageResources ||\n loader.loadPageSync(location.pathname + location.search, {\n withErrorDetails: true,\n }),\n }\n }\n\n static getDerivedStateFromProps({ location }, prevState) {\n if (prevState.location.href !== location.href) {\n const pageResources = loader.loadPageSync(\n location.pathname + location.search,\n {\n withErrorDetails: true,\n }\n )\n\n return {\n pageResources,\n location: { ...location },\n }\n }\n\n return {\n location: { ...location },\n }\n }\n\n loadResources(rawPath) {\n loader.loadPage(rawPath).then(pageResources => {\n if (pageResources && pageResources.status !== PageResourceStatus.Error) {\n this.setState({\n location: { ...window.location },\n pageResources,\n })\n } else {\n window.history.replaceState({}, ``, location.href)\n window.location = rawPath\n }\n })\n }\n\n shouldComponentUpdate(nextProps, nextState) {\n // Always return false if we're missing resources.\n if (!nextState.pageResources) {\n this.loadResources(\n nextProps.location.pathname + nextProps.location.search\n )\n return false\n }\n\n if (\n process.env.BUILD_STAGE === `develop` &&\n nextState.pageResources.stale\n ) {\n this.loadResources(\n nextProps.location.pathname + nextProps.location.search\n )\n return false\n }\n\n // Check if the component or json have changed.\n if (this.state.pageResources !== nextState.pageResources) {\n return true\n }\n if (\n this.state.pageResources.component !== nextState.pageResources.component\n ) {\n return true\n }\n\n if (this.state.pageResources.json !== nextState.pageResources.json) {\n return true\n }\n // Check if location has changed on a page using internal routing\n // via matchPath configuration.\n if (\n this.state.location.key !== nextState.location.key &&\n nextState.pageResources.page &&\n (nextState.pageResources.page.matchPath ||\n nextState.pageResources.page.path)\n ) {\n return true\n }\n return shallowCompare(this, nextProps, nextState)\n }\n\n render() {\n if (\n process.env.NODE_ENV !== `production` &&\n (!this.state.pageResources ||\n this.state.pageResources.status === PageResourceStatus.Error)\n ) {\n const message = `EnsureResources was not able to find resources for path: \"${this.props.location.pathname}\"\nThis typically means that an issue occurred building components for that path.\nRun \\`gatsby clean\\` to remove any cached elements.`\n if (this.state.pageResources?.error) {\n console.error(message)\n throw this.state.pageResources.error\n }\n\n throw new Error(message)\n }\n\n return this.props.children(this.state)\n }\n}\n\nexport default EnsureResources\n","import { apiRunner, apiRunnerAsync } from \"./api-runner-browser\"\nimport React from \"react\"\nimport { Router, navigate, Location, BaseContext } from \"@gatsbyjs/reach-router\"\nimport { ScrollContext } from \"gatsby-react-router-scroll\"\nimport { StaticQueryContext } from \"./static-query\"\nimport {\n SlicesMapContext,\n SlicesContext,\n SlicesResultsContext,\n} from \"./slice/context\"\nimport {\n shouldUpdateScroll,\n init as navigationInit,\n RouteUpdates,\n} from \"./navigation\"\nimport emitter from \"./emitter\"\nimport PageRenderer from \"./page-renderer\"\nimport asyncRequires from \"$virtual/async-requires\"\nimport {\n setLoader,\n ProdLoader,\n publicLoader,\n PageResourceStatus,\n getStaticQueryResults,\n getSliceResults,\n} from \"./loader\"\nimport EnsureResources from \"./ensure-resources\"\nimport stripPrefix from \"./strip-prefix\"\n\n// Generated during bootstrap\nimport matchPaths from \"$virtual/match-paths.json\"\nimport { reactDOMUtils } from \"./react-dom-utils\"\n\nconst loader = new ProdLoader(asyncRequires, matchPaths, window.pageData)\nsetLoader(loader)\nloader.setApiRunner(apiRunner)\n\nconst { render, hydrate } = reactDOMUtils()\n\nwindow.asyncRequires = asyncRequires\nwindow.___emitter = emitter\nwindow.___loader = publicLoader\n\nnavigationInit()\n\nconst reloadStorageKey = `gatsby-reload-compilation-hash-match`\n\napiRunnerAsync(`onClientEntry`).then(() => {\n // Let plugins register a service worker. The plugin just needs\n // to return true.\n if (apiRunner(`registerServiceWorker`).filter(Boolean).length > 0) {\n require(`./register-service-worker`)\n }\n\n // In gatsby v2 if Router is used in page using matchPaths\n // paths need to contain full path.\n // For example:\n // - page have `/app/*` matchPath\n // - inside template user needs to use `/app/xyz` as path\n // Resetting `basepath`/`baseuri` keeps current behaviour\n // to not introduce breaking change.\n // Remove this in v3\n const RouteHandler = props => (\n \n \n \n )\n\n const DataContext = React.createContext({})\n\n const slicesContext = {\n renderEnvironment: `browser`,\n }\n\n class GatsbyRoot extends React.Component {\n render() {\n const { children } = this.props\n return (\n \n {({ location }) => (\n \n {({ pageResources, location }) => {\n const staticQueryResults = getStaticQueryResults()\n const sliceResults = getSliceResults()\n\n return (\n \n \n \n \n \n {children}\n \n \n \n \n \n )\n }}\n \n )}\n \n )\n }\n }\n\n class LocationHandler extends React.Component {\n render() {\n return (\n \n {({ pageResources, location }) => (\n \n \n \n \n \n \n \n )}\n \n )\n }\n }\n\n const { pagePath, location: browserLoc } = window\n\n // Explicitly call navigate if the canonical path (window.pagePath)\n // is different to the browser path (window.location.pathname). SSR\n // page paths might include search params, while SSG and DSG won't.\n // If page path include search params we also compare query params.\n // But only if NONE of the following conditions hold:\n //\n // - The url matches a client side route (page.matchPath)\n // - it's a 404 page\n // - it's the offline plugin shell (/offline-plugin-app-shell-fallback/)\n if (\n pagePath &&\n __BASE_PATH__ + pagePath !==\n browserLoc.pathname + (pagePath.includes(`?`) ? browserLoc.search : ``) &&\n !(\n loader.findMatchPath(stripPrefix(browserLoc.pathname, __BASE_PATH__)) ||\n pagePath.match(/^\\/(404|500)(\\/?|.html)$/) ||\n pagePath.match(/^\\/offline-plugin-app-shell-fallback\\/?$/)\n )\n ) {\n navigate(\n __BASE_PATH__ +\n pagePath +\n (!pagePath.includes(`?`) ? browserLoc.search : ``) +\n browserLoc.hash,\n {\n replace: true,\n }\n )\n }\n\n // It's possible that sessionStorage can throw an exception if access is not granted, see https://github.com/gatsbyjs/gatsby/issues/34512\n const getSessionStorage = () => {\n try {\n return sessionStorage\n } catch {\n return null\n }\n }\n\n publicLoader.loadPage(browserLoc.pathname + browserLoc.search).then(page => {\n const sessionStorage = getSessionStorage()\n\n if (\n page?.page?.webpackCompilationHash &&\n page.page.webpackCompilationHash !== window.___webpackCompilationHash\n ) {\n // Purge plugin-offline cache\n if (\n `serviceWorker` in navigator &&\n navigator.serviceWorker.controller !== null &&\n navigator.serviceWorker.controller.state === `activated`\n ) {\n navigator.serviceWorker.controller.postMessage({\n gatsbyApi: `clearPathResources`,\n })\n }\n\n // We have not matching html + js (inlined `window.___webpackCompilationHash`)\n // with our data (coming from `app-data.json` file). This can cause issues such as\n // errors trying to load static queries (as list of static queries is inside `page-data`\n // which might not match to currently loaded `.js` scripts).\n // We are making attempt to reload if hashes don't match, but we also have to handle case\n // when reload doesn't fix it (possibly broken deploy) so we don't end up in infinite reload loop\n if (sessionStorage) {\n const isReloaded = sessionStorage.getItem(reloadStorageKey) === `1`\n\n if (!isReloaded) {\n sessionStorage.setItem(reloadStorageKey, `1`)\n window.location.reload(true)\n return\n }\n }\n }\n\n if (sessionStorage) {\n sessionStorage.removeItem(reloadStorageKey)\n }\n\n if (!page || page.status === PageResourceStatus.Error) {\n const message = `page resources for ${browserLoc.pathname} not found. Not rendering React`\n\n // if the chunk throws an error we want to capture the real error\n // This should help with https://github.com/gatsbyjs/gatsby/issues/19618\n if (page && page.error) {\n console.error(message)\n throw page.error\n }\n\n throw new Error(message)\n }\n\n const SiteRoot = apiRunner(\n `wrapRootElement`,\n { element: },\n ,\n ({ result }) => {\n return { element: result }\n }\n ).pop()\n\n const App = function App() {\n const onClientEntryRanRef = React.useRef(false)\n\n React.useEffect(() => {\n if (!onClientEntryRanRef.current) {\n onClientEntryRanRef.current = true\n if (performance.mark) {\n performance.mark(`onInitialClientRender`)\n }\n\n apiRunner(`onInitialClientRender`)\n }\n }, [])\n\n return {SiteRoot}\n }\n\n const focusEl = document.getElementById(`gatsby-focus-wrapper`)\n\n // Client only pages have any empty body so we just do a normal\n // render to avoid React complaining about hydration mis-matches.\n let defaultRenderer = render\n if (focusEl && focusEl.children.length) {\n defaultRenderer = hydrate\n }\n\n const renderer = apiRunner(\n `replaceHydrateFunction`,\n undefined,\n defaultRenderer\n )[0]\n\n function runRender() {\n const rootElement =\n typeof window !== `undefined`\n ? document.getElementById(`___gatsby`)\n : null\n\n renderer(, rootElement)\n }\n\n // https://github.com/madrobby/zepto/blob/b5ed8d607f67724788ec9ff492be297f64d47dfc/src/zepto.js#L439-L450\n // TODO remove IE 10 support\n const doc = document\n if (\n doc.readyState === `complete` ||\n (doc.readyState !== `loading` && !doc.documentElement.doScroll)\n ) {\n setTimeout(function () {\n runRender()\n }, 0)\n } else {\n const handler = function () {\n doc.removeEventListener(`DOMContentLoaded`, handler, false)\n window.removeEventListener(`load`, handler, false)\n\n runRender()\n }\n\n doc.addEventListener(`DOMContentLoaded`, handler, false)\n window.addEventListener(`load`, handler, false)\n }\n\n return\n })\n})\n","import React from \"react\"\nimport PropTypes from \"prop-types\"\n\nimport loader from \"./loader\"\nimport InternalPageRenderer from \"./page-renderer\"\n\nconst ProdPageRenderer = ({ location }) => {\n const pageResources = loader.loadPageSync(location.pathname)\n if (!pageResources) {\n return null\n }\n return React.createElement(InternalPageRenderer, {\n location,\n pageResources,\n ...pageResources.json,\n })\n}\n\nProdPageRenderer.propTypes = {\n location: PropTypes.shape({\n pathname: PropTypes.string.isRequired,\n }).isRequired,\n}\n\nexport default ProdPageRenderer\n","const preferDefault = m => (m && m.default) || m\n\nif (process.env.BUILD_STAGE === `develop`) {\n module.exports = preferDefault(require(`./public-page-renderer-dev`))\n} else if (process.env.BUILD_STAGE === `build-javascript`) {\n module.exports = preferDefault(require(`./public-page-renderer-prod`))\n} else {\n module.exports = () => null\n}\n","const map = new WeakMap()\n\nexport function reactDOMUtils() {\n const reactDomClient = require(`react-dom/client`)\n\n const render = (Component, el) => {\n let root = map.get(el)\n if (!root) {\n map.set(el, (root = reactDomClient.createRoot(el)))\n }\n root.render(Component)\n }\n\n const hydrate = (Component, el) => reactDomClient.hydrateRoot(el, Component)\n\n return { render, hydrate }\n}\n","import redirects from \"./redirects.json\"\n\n// Convert to a map for faster lookup in maybeRedirect()\n\nconst redirectMap = new Map()\nconst redirectIgnoreCaseMap = new Map()\n\nredirects.forEach(redirect => {\n if (redirect.ignoreCase) {\n redirectIgnoreCaseMap.set(redirect.fromPath, redirect)\n } else {\n redirectMap.set(redirect.fromPath, redirect)\n }\n})\n\nexport function maybeGetBrowserRedirect(pathname) {\n let redirect = redirectMap.get(pathname)\n if (!redirect) {\n redirect = redirectIgnoreCaseMap.get(pathname.toLowerCase())\n }\n return redirect\n}\n","import { apiRunner } from \"./api-runner-browser\"\n\nif (\n window.location.protocol !== `https:` &&\n window.location.hostname !== `localhost`\n) {\n console.error(\n `Service workers can only be used over HTTPS, or on localhost for development`\n )\n} else if (`serviceWorker` in navigator) {\n navigator.serviceWorker\n .register(`${__BASE_PATH__}/sw.js`)\n .then(function (reg) {\n reg.addEventListener(`updatefound`, () => {\n apiRunner(`onServiceWorkerUpdateFound`, { serviceWorker: reg })\n // The updatefound event implies that reg.installing is set; see\n // https://w3c.github.io/ServiceWorker/#service-worker-registration-updatefound-event\n const installingWorker = reg.installing\n console.log(`installingWorker`, installingWorker)\n installingWorker.addEventListener(`statechange`, () => {\n switch (installingWorker.state) {\n case `installed`:\n if (navigator.serviceWorker.controller) {\n // At this point, the old content will have been purged and the fresh content will\n // have been added to the cache.\n\n // We set a flag so Gatsby Link knows to refresh the page on next navigation attempt\n window.___swUpdated = true\n // We call the onServiceWorkerUpdateReady API so users can show update prompts.\n apiRunner(`onServiceWorkerUpdateReady`, { serviceWorker: reg })\n\n // If resources failed for the current page, reload.\n if (window.___failedResources) {\n console.log(`resources failed, SW updated - reloading`)\n window.location.reload()\n }\n } else {\n // At this point, everything has been precached.\n // It's the perfect time to display a \"Content is cached for offline use.\" message.\n console.log(`Content is now available offline!`)\n\n // Post to service worker that install is complete.\n // Delay to allow time for the event listener to be added --\n // otherwise fetch is called too soon and resources aren't cached.\n apiRunner(`onServiceWorkerInstalled`, { serviceWorker: reg })\n }\n break\n\n case `redundant`:\n console.error(`The installing service worker became redundant.`)\n apiRunner(`onServiceWorkerRedundant`, { serviceWorker: reg })\n break\n\n case `activated`:\n apiRunner(`onServiceWorkerActive`, { serviceWorker: reg })\n break\n }\n })\n })\n })\n .catch(function (e) {\n console.error(`Error during service worker registration:`, e)\n })\n}\n","import React from \"react\"\n\nconst SlicesResultsContext = React.createContext({})\nconst SlicesContext = React.createContext({})\nconst SlicesMapContext = React.createContext({})\nconst SlicesPropsContext = React.createContext({})\n\nexport {\n SlicesResultsContext,\n SlicesContext,\n SlicesMapContext,\n SlicesPropsContext,\n}\n","import React from \"react\"\nimport PropTypes from \"prop-types\"\nimport { createServerOrClientContext } from \"./context-utils\"\n\nconst StaticQueryContext = createServerOrClientContext(`StaticQuery`, {})\n\nfunction StaticQueryDataRenderer({ staticQueryData, data, query, render }) {\n const finalData = data\n ? data.data\n : staticQueryData[query] && staticQueryData[query].data\n\n return (\n \n {finalData && render(finalData)}\n {!finalData &&
Loading (StaticQuery)
}\n
\n )\n}\n\nlet warnedAboutStaticQuery = false\n\n// TODO(v6): Remove completely\nconst StaticQuery = props => {\n const { data, query, render, children } = props\n\n if (process.env.NODE_ENV === `development` && !warnedAboutStaticQuery) {\n console.warn(\n `The component is deprecated and will be removed in Gatsby v6. Use useStaticQuery instead. Refer to the migration guide for more information: https://gatsby.dev/migrating-4-to-5/#staticquery--is-deprecated`\n )\n warnedAboutStaticQuery = true\n }\n\n return (\n \n {staticQueryData => (\n \n )}\n \n )\n}\n\nStaticQuery.propTypes = {\n data: PropTypes.object,\n query: PropTypes.string.isRequired,\n render: PropTypes.func,\n children: PropTypes.func,\n}\n\nconst useStaticQuery = query => {\n if (\n typeof React.useContext !== `function` &&\n process.env.NODE_ENV === `development`\n ) {\n // TODO(v5): Remove since we require React >= 18\n throw new Error(\n `You're likely using a version of React that doesn't support Hooks\\n` +\n `Please update React and ReactDOM to 16.8.0 or later to use the useStaticQuery hook.`\n )\n }\n\n const context = React.useContext(StaticQueryContext)\n\n // query is a stringified number like `3303882` when wrapped with graphql, If a user forgets\n // to wrap the query in a grqphql, then casting it to a Number results in `NaN` allowing us to\n // catch the misuse of the API and give proper direction\n if (isNaN(Number(query))) {\n throw new Error(`useStaticQuery was called with a string but expects to be called using \\`graphql\\`. Try this:\n\nimport { useStaticQuery, graphql } from 'gatsby';\n\nuseStaticQuery(graphql\\`${query}\\`);\n`)\n }\n\n if (context[query]?.data) {\n return context[query].data\n } else {\n throw new Error(\n `The result of this StaticQuery could not be fetched.\\n\\n` +\n `This is likely a bug in Gatsby and if refreshing the page does not fix it, ` +\n `please open an issue in https://github.com/gatsbyjs/gatsby/issues`\n )\n }\n}\n\nexport { StaticQuery, StaticQueryContext, useStaticQuery }\n","import React from \"react\"\n\n// Ensure serverContext is not created more than once as React will throw when creating it more than once\n// https://github.com/facebook/react/blob/dd2d6522754f52c70d02c51db25eb7cbd5d1c8eb/packages/react/src/ReactServerContext.js#L101\nconst createServerContext = (name, defaultValue = null) => {\n /* eslint-disable no-undef */\n if (!globalThis.__SERVER_CONTEXT) {\n globalThis.__SERVER_CONTEXT = {}\n }\n\n if (!globalThis.__SERVER_CONTEXT[name]) {\n globalThis.__SERVER_CONTEXT[name] = React.createServerContext(\n name,\n defaultValue\n )\n }\n\n return globalThis.__SERVER_CONTEXT[name]\n}\n\nfunction createServerOrClientContext(name, defaultValue) {\n if (React.createServerContext) {\n return createServerContext(name, defaultValue)\n }\n\n return React.createContext(defaultValue)\n}\n\nexport { createServerOrClientContext }\n","/**\n * Remove a prefix from a string. Return the input string if the given prefix\n * isn't found.\n */\n\nexport default function stripPrefix(str, prefix = ``) {\n if (!prefix) {\n return str\n }\n\n if (str === prefix) {\n return `/`\n }\n\n if (str.startsWith(`${prefix}/`)) {\n return str.slice(prefix.length)\n }\n\n return str\n}\n","const getLocation = source => {\n const { search, hash, href, origin, protocol, host, hostname, port } =\n source.location\n let { pathname } = source.location\n\n if (!pathname && href && canUseDOM) {\n const url = new URL(href)\n pathname = url.pathname\n }\n\n return {\n pathname: encodeURI(decodeURI(pathname)),\n search,\n hash,\n href,\n origin,\n protocol,\n host,\n hostname,\n port,\n state: source.history.state,\n key: (source.history.state && source.history.state.key) || \"initial\",\n }\n}\n\nconst createHistory = (source, options) => {\n let listeners = []\n let location = getLocation(source)\n let transitioning = false\n let resolveTransition = () => {}\n\n return {\n get location() {\n return location\n },\n\n get transitioning() {\n return transitioning\n },\n\n _onTransitionComplete() {\n transitioning = false\n resolveTransition()\n },\n\n listen(listener) {\n listeners.push(listener)\n\n const popstateListener = () => {\n location = getLocation(source)\n listener({ location, action: \"POP\" })\n }\n\n source.addEventListener(\"popstate\", popstateListener)\n\n return () => {\n source.removeEventListener(\"popstate\", popstateListener)\n listeners = listeners.filter(fn => fn !== listener)\n }\n },\n\n navigate(to, { state, replace = false } = {}) {\n if (typeof to === \"number\") {\n source.history.go(to)\n } else {\n state = { ...state, key: Date.now() + \"\" }\n // try...catch iOS Safari limits to 100 pushState calls\n try {\n if (transitioning || replace) {\n source.history.replaceState(state, null, to)\n } else {\n source.history.pushState(state, null, to)\n }\n } catch (e) {\n source.location[replace ? \"replace\" : \"assign\"](to)\n }\n }\n\n location = getLocation(source)\n transitioning = true\n const transition = new Promise(res => (resolveTransition = res))\n listeners.forEach(listener => listener({ location, action: \"PUSH\" }))\n return transition\n },\n }\n}\n\n// Stores history entries in memory for testing or other platforms like Native\nconst createMemorySource = (initialPath = \"/\") => {\n const searchIndex = initialPath.indexOf(\"?\")\n const initialLocation = {\n pathname:\n searchIndex > -1 ? initialPath.substr(0, searchIndex) : initialPath,\n search: searchIndex > -1 ? initialPath.substr(searchIndex) : \"\",\n }\n let index = 0\n const stack = [initialLocation]\n const states = [null]\n\n return {\n get location() {\n return stack[index]\n },\n addEventListener(name, fn) {},\n removeEventListener(name, fn) {},\n history: {\n get entries() {\n return stack\n },\n get index() {\n return index\n },\n get state() {\n return states[index]\n },\n pushState(state, _, uri) {\n const [pathname, search = \"\"] = uri.split(\"?\")\n index++\n stack.push({ pathname, search: search.length ? `?${search}` : search })\n states.push(state)\n },\n replaceState(state, _, uri) {\n const [pathname, search = \"\"] = uri.split(\"?\")\n stack[index] = { pathname, search }\n states[index] = state\n },\n go(to) {\n const newIndex = index + to\n\n if (newIndex < 0 || newIndex > states.length - 1) {\n return\n }\n\n index = newIndex\n },\n },\n }\n}\n\n// global history - uses window.history as the source if available, otherwise a\n// memory history\nconst canUseDOM = !!(\n typeof window !== \"undefined\" &&\n window.document &&\n window.document.createElement\n)\nconst getSource = () => {\n return canUseDOM ? window : createMemorySource()\n}\n\nconst globalSource = getSource()\nconst globalHistory = createHistory(globalSource)\nconst { navigate } = globalHistory\n\nexport { globalHistory, navigate, createHistory, createMemorySource }\n","/* eslint-disable no-undef */\n\nimport React from \"react\"\n\nconst createServerContext = (name, defaultValue = null) => {\n if (!globalThis.__SERVER_CONTEXT) {\n globalThis.__SERVER_CONTEXT = {}\n }\n\n if (!globalThis.__SERVER_CONTEXT[name]) {\n globalThis.__SERVER_CONTEXT[name] = React.createServerContext(\n name,\n defaultValue\n )\n }\n\n return globalThis.__SERVER_CONTEXT[name]\n}\n\nfunction createServerOrClientContext(name, defaultValue) {\n if (React.createServerContext) {\n return createServerContext(name, defaultValue)\n }\n\n return React.createContext(defaultValue)\n}\n\nexport const BaseContext = createServerOrClientContext(\"Base\", {\n baseuri: \"/\",\n basepath: \"/\",\n})\nexport const LocationContext = createServerOrClientContext(\"Location\")\n","import * as React from \"react\"\nimport { BaseContext, LocationContext } from \"./hooks-create-context\"\n\nexport const useBaseContext = () => React.useContext(BaseContext)\nexport const useLocationContext = () => React.useContext(LocationContext)\n","import * as React from \"react\"\nimport PropTypes from \"prop-types\"\nimport { navigate } from \"./history\"\nimport { resolve, insertParams } from \"./utils\"\nimport { useBaseContext, useLocationContext } from \"./hooks-use-context\"\n\nfunction RedirectRequest(uri) {\n this.uri = uri\n}\n\nconst isRedirect = o => o instanceof RedirectRequest\n\nconst redirectTo = to => {\n throw new RedirectRequest(to)\n}\n\nfunction RedirectImpl(props) {\n const { to, replace = true, state, noThrow, baseuri } = props\n\n React.useEffect(() => {\n Promise.resolve().then(() => {\n const resolvedTo = resolve(to, baseuri)\n navigate(insertParams(resolvedTo, props), { replace, state })\n })\n }, [])\n\n const resolvedTo = resolve(to, baseuri)\n\n if (!noThrow) {\n redirectTo(insertParams(resolvedTo, props))\n }\n\n return null\n}\n\nconst Redirect = props => {\n const locationContext = useLocationContext()\n const { baseuri } = useBaseContext()\n\n return \n}\n\nRedirect.propTypes = {\n from: PropTypes.string,\n to: PropTypes.string.isRequired,\n}\n\nexport { Redirect, isRedirect, redirectTo }\n","import * as React from \"react\"\nimport invariant from \"invariant\"\nimport { Redirect } from \"./redirect\"\n\n/**\n * startsWith(string, search) - Check if `string` starts with `search`\n */\nconst startsWith = (string, search) => {\n return string.substr(0, search.length) === search\n}\n\n/**\n * pick(routes, uri)\n\n Ranks and picks the best route to match. Each segment gets the highest\n amount of points, then the type of segment gets an additional amount of\n points where\n\n static > dynamic > splat > root\n\n This way we don't have to worry about the order of our routes, let the\n computers do it.\n\n A route looks like this\n\n { path, default, value }\n\n And a returned match looks like:\n\n { route, params, uri }\n\n I know, I should use TypeScript not comments for these types. \n */\nconst pick = (routes, uri) => {\n let match\n let default_\n\n const [uriPathname] = uri.split(\"?\")\n const uriSegments = segmentize(uriPathname)\n const isRootUri = uriSegments[0] === \"\"\n const ranked = rankRoutes(routes)\n\n for (let i = 0, l = ranked.length; i < l; i++) {\n let missed = false\n const route = ranked[i].route\n\n if (route.default) {\n default_ = {\n route,\n params: {},\n uri,\n }\n continue\n }\n\n const routeSegments = segmentize(route.path)\n const params = {}\n const max = Math.max(uriSegments.length, routeSegments.length)\n let index = 0\n\n for (; index < max; index++) {\n const routeSegment = routeSegments[index]\n const uriSegment = uriSegments[index]\n\n if (isSplat(routeSegment)) {\n // Hit a splat, just grab the rest, and return a match\n // uri: /files/documents/work\n // route: /files/*\n const param = routeSegment.slice(1) || \"*\"\n params[param] = uriSegments\n .slice(index)\n .map(decodeURIComponent)\n .join(\"/\")\n break\n }\n\n if (uriSegment === undefined) {\n // URI is shorter than the route, no match\n // uri: /users\n // route: /users/:userId\n missed = true\n break\n }\n\n const dynamicMatch = paramRe.exec(routeSegment)\n\n if (dynamicMatch && !isRootUri) {\n const matchIsNotReserved = reservedNames.indexOf(dynamicMatch[1]) === -1\n invariant(\n matchIsNotReserved,\n ` dynamic segment \"${dynamicMatch[1]}\" is a reserved name. Please use a different name in path \"${route.path}\".`\n )\n const value = decodeURIComponent(uriSegment)\n params[dynamicMatch[1]] = value\n } else if (routeSegment !== uriSegment) {\n // Current segments don't match, not dynamic, not splat, so no match\n // uri: /users/123/settings\n // route: /users/:id/profile\n missed = true\n break\n }\n }\n\n if (!missed) {\n match = {\n route,\n params,\n uri: \"/\" + uriSegments.slice(0, index).join(\"/\"),\n }\n break\n }\n }\n\n return match || default_ || null\n}\n\n/**\n * match(path, uri) - Matches just one path to a uri, also lol\n */\nconst match = (path, uri) => pick([{ path }], uri)\n\n/**\n * resolve(to, basepath)\n\n Resolves URIs as though every path is a directory, no files. Relative URIs\n in the browser can feel awkward because not only can you be \"in a directory\"\n you can be \"at a file\", too. For example\n\n browserSpecResolve('foo', '/bar/') => /bar/foo\n browserSpecResolve('foo', '/bar') => /foo\n\n But on the command line of a file system, it's not as complicated, you can't\n `cd` from a file, only directories. This way, links have to know less about\n their current path. To go deeper you can do this:\n\n \n // instead of\n \n\n Just like `cd`, if you want to go deeper from the command line, you do this:\n\n cd deeper\n // not\n cd $(pwd)/deeper\n\n By treating every path as a directory, linking to relative paths should\n require less contextual information and (fingers crossed) be more intuitive.\n */\nconst resolve = (to, base) => {\n // /foo/bar, /baz/qux => /foo/bar\n if (startsWith(to, \"/\")) {\n return to\n }\n\n const [toPathname, toQuery] = to.split(\"?\")\n const [basePathname] = base.split(\"?\")\n\n const toSegments = segmentize(toPathname)\n const baseSegments = segmentize(basePathname)\n\n // ?a=b, /users?b=c => /users?a=b\n if (toSegments[0] === \"\") {\n return addQuery(basePathname, toQuery)\n }\n\n // profile, /users/789 => /users/789/profile\n if (!startsWith(toSegments[0], \".\")) {\n const pathname = baseSegments.concat(toSegments).join(\"/\")\n return addQuery((basePathname === \"/\" ? \"\" : \"/\") + pathname, toQuery)\n }\n\n // ./ /users/123 => /users/123\n // ../ /users/123 => /users\n // ../.. /users/123 => /\n // ../../one /a/b/c/d => /a/b/one\n // .././one /a/b/c/d => /a/b/c/one\n const allSegments = baseSegments.concat(toSegments)\n const segments = []\n for (let i = 0, l = allSegments.length; i < l; i++) {\n const segment = allSegments[i]\n if (segment === \"..\") segments.pop()\n else if (segment !== \".\") segments.push(segment)\n }\n\n return addQuery(\"/\" + segments.join(\"/\"), toQuery)\n}\n\nconst insertParams = (path, params) => {\n const [pathBase, query = \"\"] = path.split(\"?\")\n const segments = segmentize(pathBase)\n let constructedPath =\n \"/\" +\n segments\n .map(segment => {\n const match = paramRe.exec(segment)\n return match ? params[match[1]] : segment\n })\n .join(\"/\")\n const { location: { search = \"\" } = {} } = params\n const searchSplit = search.split(\"?\")[1] || \"\"\n constructedPath = addQuery(constructedPath, query, searchSplit)\n return constructedPath\n}\n\nconst validateRedirect = (from, to) => {\n const filter = segment => isDynamic(segment)\n const fromString = segmentize(from).filter(filter).sort().join(\"/\")\n const toString = segmentize(to).filter(filter).sort().join(\"/\")\n return fromString === toString\n}\n\nconst paramRe = /^:(.+)/\n\nconst SEGMENT_POINTS = 4\nconst STATIC_POINTS = 3\nconst DYNAMIC_POINTS = 2\nconst SPLAT_PENALTY = 1\nconst ROOT_POINTS = 1\n\nconst isRootSegment = segment => segment === \"\"\nconst isDynamic = segment => paramRe.test(segment)\nconst isSplat = segment => segment && segment[0] === \"*\"\n\nconst rankRoute = (route, index) => {\n const score = route.default\n ? 0\n : segmentize(route.path).reduce((score, segment) => {\n score += SEGMENT_POINTS\n if (isRootSegment(segment)) score += ROOT_POINTS\n else if (isDynamic(segment)) score += DYNAMIC_POINTS\n else if (isSplat(segment)) score -= SEGMENT_POINTS + SPLAT_PENALTY\n else score += STATIC_POINTS\n return score\n }, 0)\n return { route, score, index }\n}\n\nconst rankRoutes = routes =>\n routes\n .map(rankRoute)\n .sort((a, b) =>\n a.score < b.score ? 1 : a.score > b.score ? -1 : a.index - b.index\n )\n\nconst segmentize = uri =>\n uri\n // strip starting/ending slashes\n .replace(/(^\\/+|\\/+$)/g, \"\")\n .split(\"/\")\n\nconst addQuery = (pathname, ...query) => {\n query = query.filter(q => q && q.length > 0)\n return pathname + (query && query.length > 0 ? `?${query.join(\"&\")}` : \"\")\n}\n\nconst reservedNames = [\"uri\", \"path\"]\n\n/**\n * Shallow compares two objects.\n * @param {Object} obj1 The first object to compare.\n * @param {Object} obj2 The second object to compare.\n */\nconst shallowCompare = (obj1, obj2) => {\n const obj1Keys = Object.keys(obj1)\n return (\n obj1Keys.length === Object.keys(obj2).length &&\n obj1Keys.every(key => obj2.hasOwnProperty(key) && obj1[key] === obj2[key])\n )\n}\n\nconst stripSlashes = str => str.replace(/(^\\/+|\\/+$)/g, \"\")\n\nconst createRoute = basepath => element => {\n if (!element) {\n return null\n }\n\n if (element.type === React.Fragment && element.props.children) {\n return React.Children.map(element.props.children, createRoute(basepath))\n }\n invariant(\n element.props.path || element.props.default || element.type === Redirect,\n `: Children of must have a \\`path\\` or \\`default\\` prop, or be a \\`\\`. None found on element type \\`${element.type}\\``\n )\n\n invariant(\n !(element.type === Redirect && (!element.props.from || !element.props.to)),\n ` requires both \"from\" and \"to\" props when inside a .`\n )\n\n invariant(\n !(\n element.type === Redirect &&\n !validateRedirect(element.props.from, element.props.to)\n ),\n ` has mismatched dynamic segments, ensure both paths have the exact same dynamic segments.`\n )\n\n if (element.props.default) {\n return { value: element, default: true }\n }\n\n const elementPath =\n element.type === Redirect ? element.props.from : element.props.path\n\n const path =\n elementPath === \"/\"\n ? basepath\n : `${stripSlashes(basepath)}/${stripSlashes(elementPath)}`\n\n return {\n value: element,\n default: element.props.default,\n path: element.props.children ? `${stripSlashes(path)}/*` : path,\n }\n}\n\nconst shouldNavigate = event =>\n !event.defaultPrevented &&\n event.button === 0 &&\n !(event.metaKey || event.altKey || event.ctrlKey || event.shiftKey)\n\nexport {\n startsWith,\n pick,\n match,\n resolve,\n insertParams,\n validateRedirect,\n shallowCompare,\n createRoute,\n shouldNavigate,\n}\n","/* eslint-disable jsx-a11y/anchor-has-content */\nimport * as React from \"react\"\nimport PropTypes from \"prop-types\"\nimport { navigate } from \"./history\"\nimport { resolve, startsWith, shouldNavigate, shallowCompare } from \"./utils\"\nimport { useBaseContext, useLocationContext } from \"./hooks-use-context\"\n\nlet { forwardRef } = React\n\nif (typeof forwardRef === \"undefined\") {\n forwardRef = C => C\n}\n\nconst k = () => {}\n\nexport const Link = forwardRef(({ innerRef, ...props }, ref) => {\n const { baseuri } = useBaseContext()\n const { location } = useLocationContext()\n\n const { to, state, replace, getProps = k, ...anchorProps } = props\n const href = resolve(to, baseuri)\n const encodedHref = encodeURI(href)\n const isCurrent = location.pathname === encodedHref\n const isPartiallyCurrent = startsWith(location.pathname, encodedHref)\n\n return (\n {\n if (anchorProps.onClick) anchorProps.onClick(event)\n if (shouldNavigate(event)) {\n event.preventDefault()\n let shouldReplace = replace\n if (typeof replace !== \"boolean\" && isCurrent) {\n const { key, ...restState } = { ...location.state }\n shouldReplace = shallowCompare({ ...state }, restState)\n }\n navigate(href, {\n state,\n replace: shouldReplace,\n })\n }\n }}\n />\n )\n})\n\nLink.displayName = \"Link\"\n\nLink.propTypes = {\n to: PropTypes.string.isRequired,\n}\n","// MIT LICENSE - Taken from: https://github.com/tatethurston/react-use-error-boundary/blob/525225a34d4ad50f52b5f5ac8731cdf6999cf8a8/src/index.tsx\n\nimport * as React from \"react\"\n\nclass ErrorBoundary extends React.Component {\n displayName = \"ReactUseErrorBoundary\"\n\n componentDidCatch(...args) {\n // silence React warning:\n // ErrorBoundary: Error boundaries should implement getDerivedStateFromError(). In that method, return a state update to display an error message or fallback UI\n this.setState({})\n this.props.onError(...args)\n }\n\n render() {\n return this.props.children\n }\n}\n\nconst noop = () => false\n\nconst errorBoundaryContext = React.createContext({\n componentDidCatch: { current: undefined },\n error: undefined,\n setError: noop,\n})\n\nexport function ErrorBoundaryContext({ children }) {\n const [error, setError] = React.useState()\n const componentDidCatch = React.useRef()\n const ctx = React.useMemo(\n () => ({\n componentDidCatch,\n error,\n setError,\n }),\n [error]\n )\n return (\n \n {\n setError(error)\n componentDidCatch.current?.(error, errorInfo)\n }}\n >\n {children}\n \n \n )\n}\nErrorBoundaryContext.displayName = \"ReactUseErrorBoundaryContext\"\n\nexport function withErrorBoundary(WrappedComponent) {\n function WithErrorBoundary(props) {\n return (\n \n \n \n )\n }\n WithErrorBoundary.displayName = `WithErrorBoundary(${\n WrappedComponent.displayName ?? WrappedComponent.name ?? \"Component\"\n })`\n\n return WithErrorBoundary\n}\n\nexport function useErrorBoundary(componentDidCatch) {\n const ctx = React.useContext(errorBoundaryContext)\n ctx.componentDidCatch.current = componentDidCatch\n const resetError = React.useCallback(() => {\n ctx.setError(undefined)\n }, [])\n\n return [ctx.error, resetError]\n}\n","import * as React from \"react\"\nimport { globalHistory, navigate } from \"./history\"\nimport { isRedirect } from \"./redirect\"\nimport { LocationContext } from \"./hooks-create-context\"\nimport { withErrorBoundary, useErrorBoundary } from \"./error-boundary\"\n\nexport const LocationProvider = withErrorBoundary(\n ({ history = globalHistory, children }) => {\n const { location } = history\n\n const [context, setContext] = React.useState({ location })\n const [error] = useErrorBoundary()\n\n React.useEffect(() => {\n history._onTransitionComplete()\n }, [context.location])\n\n React.useEffect(() => {\n let isCancelled = false\n const unlisten = history.listen(({ location }) => {\n Promise.resolve().then(() => {\n requestAnimationFrame(() => {\n if (!isCancelled) {\n setContext({ location })\n }\n })\n })\n })\n return () => {\n isCancelled = true\n unlisten()\n }\n }, [])\n\n if (error) {\n if (isRedirect(error)) {\n navigate(error.uri, { replace: true })\n } else {\n throw error\n }\n }\n\n return (\n \n {typeof children === \"function\" ? children(context) : children || null}\n \n )\n }\n)\n","import * as React from \"react\"\nimport { useLocationContext } from \"./hooks-use-context\"\nimport { LocationProvider } from \"./location-provider\"\n\nexport const Location = ({ children }) => {\n const context = useLocationContext()\n\n if (context) {\n return children(context)\n } else {\n return {children}\n }\n}\n","import * as React from \"react\"\nimport { LocationContext } from \"./hooks-create-context\"\n\nexport const ServerLocation = ({ url, children }) => {\n const searchIndex = url.indexOf(\"?\")\n const searchExists = searchIndex > -1\n let pathname\n let search = \"\"\n const hash = \"\"\n\n if (searchExists) {\n pathname = url.substring(0, searchIndex)\n search = url.substring(searchIndex)\n } else {\n pathname = url\n }\n\n return (\n \n {children}\n \n )\n}\n","import { useBaseContext, useLocationContext } from \"./hooks-use-context\"\nimport { resolve, match } from \"./utils\"\n\nconst Match = ({ path, children }) => {\n const { baseuri } = useBaseContext()\n const { location } = useLocationContext()\n\n const resolvedPath = resolve(path, baseuri)\n const result = match(resolvedPath, location.pathname)\n return children({\n location,\n match: result\n ? {\n ...result.params,\n uri: result.uri,\n path,\n }\n : null,\n })\n}\n\nexport { Match }\n","import * as React from \"react\"\n\nexport const FocusHandler = ({ uri, location, component, ...domProps }) => {\n return (\n \n )\n}\n\nlet focusHandlerCount = 0\n\nconst FocusHandlerImpl = ({\n children,\n style,\n component: Comp = \"div\",\n uri,\n location,\n ...domProps\n}) => {\n const focusWrapperRef = React.useRef()\n const initialRenderRef = React.useRef(true)\n const uriRef = React.useRef(uri)\n const pathnameRef = React.useRef(location.pathname)\n const shouldFocusRef = React.useRef(false)\n\n const _requestFocus = requestNode => {\n if (shouldFocusRef.current && requestNode) {\n requestNode.focus()\n }\n }\n\n // Initial mount/unmount logic\n React.useEffect(() => {\n focusHandlerCount++\n focus()\n\n return () => {\n focusHandlerCount--\n if (focusHandlerCount === 0) {\n initialRenderRef.current = true\n }\n }\n }, [])\n\n // Subsequent navigation logic\n React.useEffect(() => {\n let uriChanged = false\n let pathnameChanged = false\n\n if (uri !== uriRef.current) {\n uriRef.current = uri\n uriChanged = true\n }\n\n if (location.pathname !== pathnameRef.current) {\n pathnameRef.current = location.pathname\n pathnameChanged = true\n }\n\n const navigatedUpToMe = pathnameChanged && location.pathname === uri\n\n shouldFocusRef.current = uriChanged || navigatedUpToMe\n\n if (shouldFocusRef.current) {\n focus()\n }\n }, [uri, location])\n\n const focus = React.useCallback(() => {\n if (process.env.NODE_ENV === \"test\") {\n // TODO: Check if change for tests still needed\n return\n }\n\n // Don't focus the on initial render\n if (initialRenderRef.current) {\n initialRenderRef.current = false\n } else {\n _requestFocus(focusWrapperRef.current)\n }\n }, [])\n\n return (\n \n {children}\n \n )\n}\n","import * as React from \"react\"\nimport { BaseContext } from \"./hooks-create-context\"\nimport { createRoute, pick } from \"./utils\"\nimport { FocusHandler } from \"./focus-handler\"\nimport { useBaseContext, useLocationContext } from \"./hooks-use-context\"\n\nexport const Router = props => {\n const baseContext = useBaseContext()\n const locationContext = useLocationContext()\n\n return \n}\n\nfunction RouterImpl(props) {\n const {\n location,\n primary = true,\n children,\n basepath,\n baseuri,\n component = \"div\",\n ...domProps\n } = props\n\n const routes = React.Children.toArray(children).reduce((array, child) => {\n const routes = createRoute(basepath)(child)\n return array.concat(routes)\n }, [])\n const { pathname } = location\n const match = pick(routes, pathname)\n\n if (match) {\n const {\n params,\n uri,\n route,\n route: { value: element },\n } = match\n\n // remove the /* from the end for child routes relative paths\n const normalizedBasePath = route.default\n ? basepath\n : route.path.replace(/\\*$/, \"\")\n\n const props = {\n ...params,\n uri,\n location,\n }\n\n const clone = React.cloneElement(\n element,\n props,\n element.props.children ? (\n \n {element.props.children}\n \n ) : undefined\n )\n\n // using 'div' for < 16.3 support\n const FocusWrapper = primary ? FocusHandler : component\n // don't pass any props to 'div'\n const wrapperProps = primary\n ? { uri, location, component, ...domProps }\n : domProps\n\n return (\n \n {clone}\n \n )\n } else {\n return null\n }\n}\n","import { useLocationContext } from \"../lib/hooks-use-context\"\n\nexport const useLocation = () => {\n const context = useLocationContext()\n\n if (!context) {\n throw new Error(\n \"useLocation hook was used but a LocationContext.Provider was not found in the parent tree. Make sure this is used in a component that is a child of Router\"\n )\n }\n\n return context.location\n}\n","export const useNavigate = () => {\n throw new Error(\n \"useNavigate is removed. Use import { navigate } from 'gatsby' instead\"\n )\n}\n","import { useBaseContext } from \"../lib/hooks-use-context\"\nimport { match } from \"../lib/utils\"\nimport { useLocation } from \"./use-location\"\n\nexport const useParams = () => {\n const context = useBaseContext()\n\n if (!context) {\n throw new Error(\n \"useParams hook was used but a LocationContext.Provider was not found in the parent tree. Make sure this is used in a component that is a child of Router\"\n )\n }\n\n const location = useLocation()\n\n const results = match(context.basepath, location.pathname)\n\n return results ? results.params : null\n}\n","import { useBaseContext } from \"../lib/hooks-use-context\"\nimport { resolve, match } from \"../lib/utils\"\nimport { useLocation } from \"./use-location\"\n\nexport const useMatch = path => {\n if (!path) {\n throw new Error(\n \"useMatch(path: string) requires an argument of a string to match against\"\n )\n }\n const context = useBaseContext()\n\n if (!context) {\n throw new Error(\n \"useMatch hook was used but a LocationContext.Provider was not found in the parent tree. Make sure this is used in a component that is a child of Router\"\n )\n }\n\n const location = useLocation()\n\n const resolvedPath = resolve(path, context.baseuri)\n const result = match(resolvedPath, location.pathname)\n return result\n ? {\n ...result.params,\n uri: result.uri,\n path,\n }\n : null\n}\n","\"use strict\";\n\nexports.onRouteUpdate = function (_ref, pluginOptions) {\n var location = _ref.location;\n if (pluginOptions === void 0) {\n pluginOptions = {};\n }\n if (process.env.NODE_ENV !== \"production\" || typeof gtag !== \"function\") {\n return null;\n }\n var pluginConfig = pluginOptions.pluginConfig || {};\n var pathIsExcluded = location && typeof window.excludeGtagPaths !== \"undefined\" && window.excludeGtagPaths.some(function (rx) {\n return rx.test(location.pathname);\n });\n if (pathIsExcluded) return null;\n\n // wrap inside a timeout to make sure react-helmet is done with its changes (https://github.com/gatsbyjs/gatsby/issues/11592)\n var sendPageView = function sendPageView() {\n var pagePath = location ? location.pathname + location.search + location.hash : undefined;\n window.gtag(\"event\", \"page_view\", {\n page_path: pagePath\n });\n };\n var _pluginConfig$delayOn = pluginConfig.delayOnRouteUpdate,\n delayOnRouteUpdate = _pluginConfig$delayOn === void 0 ? 0 : _pluginConfig$delayOn;\n if (\"requestAnimationFrame\" in window) {\n requestAnimationFrame(function () {\n requestAnimationFrame(function () {\n return setTimeout(sendPageView, delayOnRouteUpdate);\n });\n });\n } else {\n // Delay by 32ms to simulate 2 requestOnAnimationFrame calls\n setTimeout(sendPageView, 32 + delayOnRouteUpdate);\n }\n return null;\n};","/* global __MANIFEST_PLUGIN_HAS_LOCALISATION__ */\nimport { withPrefix } from \"gatsby\";\nimport getManifestForPathname from \"./get-manifest-pathname\";\n\n// when we don't have localisation in our manifest, we tree shake everything away\nexport const onRouteUpdate = function onRouteUpdate({\n location\n}, pluginOptions) {\n if (__MANIFEST_PLUGIN_HAS_LOCALISATION__) {\n const {\n localize\n } = pluginOptions;\n const manifestFilename = getManifestForPathname(location.pathname, localize, true);\n const manifestEl = document.head.querySelector(`link[rel=\"manifest\"]`);\n if (manifestEl) {\n manifestEl.setAttribute(`href`, withPrefix(manifestFilename));\n }\n }\n};","\"use strict\";\n\nexports.__esModule = true;\nexports.default = void 0;\nvar _gatsby = require(\"gatsby\");\n/**\n * Get a manifest filename depending on localized pathname\n *\n * @param {string} pathname\n * @param {Array<{start_url: string, lang: string}>} localizedManifests\n * @param {boolean} shouldPrependPathPrefix\n * @return string\n */\nvar _default = (pathname, localizedManifests, shouldPrependPathPrefix = false) => {\n const defaultFilename = `manifest.webmanifest`;\n if (!Array.isArray(localizedManifests)) {\n return defaultFilename;\n }\n const localizedManifest = localizedManifests.find(app => {\n let startUrl = app.start_url;\n if (shouldPrependPathPrefix) {\n startUrl = (0, _gatsby.withPrefix)(startUrl);\n }\n return pathname.startsWith(startUrl);\n });\n if (!localizedManifest) {\n return defaultFilename;\n }\n return `manifest_${localizedManifest.lang}.webmanifest`;\n};\nexports.default = _default;","\"use strict\";\n\nvar offsetY = 0;\nvar getTargetOffset = function getTargetOffset(hash) {\n var id = window.decodeURI(hash.replace(\"#\", \"\"));\n if (id !== \"\") {\n var element = document.getElementById(id);\n if (element) {\n var scrollTop = window.pageYOffset || document.documentElement.scrollTop || document.body.scrollTop;\n var clientTop = document.documentElement.clientTop || document.body.clientTop || 0;\n var computedStyles = window.getComputedStyle(element);\n var scrollMarginTop = computedStyles.getPropertyValue(\"scroll-margin-top\") || computedStyles.getPropertyValue(\"scroll-snap-margin-top\") || \"0px\";\n return element.getBoundingClientRect().top + scrollTop - parseInt(scrollMarginTop, 10) - clientTop - offsetY;\n }\n }\n return null;\n};\nexports.onInitialClientRender = function (_, pluginOptions) {\n if (pluginOptions.offsetY) {\n offsetY = pluginOptions.offsetY;\n }\n requestAnimationFrame(function () {\n var offset = getTargetOffset(window.location.hash);\n if (offset !== null) {\n window.scrollTo(0, offset);\n }\n });\n};\nexports.shouldUpdateScroll = function (_ref) {\n var location = _ref.routerProps.location;\n var offset = getTargetOffset(location.hash);\n return offset !== null ? [0, offset] : true;\n};","/*! medium-zoom 1.1.0 | MIT License | https://github.com/francoischalifour/medium-zoom */\nvar _extends = Object.assign || function (target) {\n for (var i = 1; i < arguments.length; i++) {\n var source = arguments[i];\n\n for (var key in source) {\n if (Object.prototype.hasOwnProperty.call(source, key)) {\n target[key] = source[key];\n }\n }\n }\n\n return target;\n};\n\nvar isSupported = function isSupported(node) {\n return node.tagName === 'IMG';\n};\n\n/* eslint-disable-next-line no-prototype-builtins */\nvar isNodeList = function isNodeList(selector) {\n return NodeList.prototype.isPrototypeOf(selector);\n};\n\nvar isNode = function isNode(selector) {\n return selector && selector.nodeType === 1;\n};\n\nvar isSvg = function isSvg(image) {\n var source = image.currentSrc || image.src;\n return source.substr(-4).toLowerCase() === '.svg';\n};\n\nvar getImagesFromSelector = function getImagesFromSelector(selector) {\n try {\n if (Array.isArray(selector)) {\n return selector.filter(isSupported);\n }\n\n if (isNodeList(selector)) {\n // Do not use spread operator or Array.from() for IE support\n return [].slice.call(selector).filter(isSupported);\n }\n\n if (isNode(selector)) {\n return [selector].filter(isSupported);\n }\n\n if (typeof selector === 'string') {\n // Do not use spread operator or Array.from() for IE support\n return [].slice.call(document.querySelectorAll(selector)).filter(isSupported);\n }\n\n return [];\n } catch (err) {\n throw new TypeError('The provided selector is invalid.\\n' + 'Expects a CSS selector, a Node element, a NodeList or an array.\\n' + 'See: https://github.com/francoischalifour/medium-zoom');\n }\n};\n\nvar createOverlay = function createOverlay(background) {\n var overlay = document.createElement('div');\n overlay.classList.add('medium-zoom-overlay');\n overlay.style.background = background;\n\n return overlay;\n};\n\nvar cloneTarget = function cloneTarget(template) {\n var _template$getBounding = template.getBoundingClientRect(),\n top = _template$getBounding.top,\n left = _template$getBounding.left,\n width = _template$getBounding.width,\n height = _template$getBounding.height;\n\n var clone = template.cloneNode();\n var scrollTop = window.pageYOffset || document.documentElement.scrollTop || document.body.scrollTop || 0;\n var scrollLeft = window.pageXOffset || document.documentElement.scrollLeft || document.body.scrollLeft || 0;\n\n clone.removeAttribute('id');\n clone.style.position = 'absolute';\n clone.style.top = top + scrollTop + 'px';\n clone.style.left = left + scrollLeft + 'px';\n clone.style.width = width + 'px';\n clone.style.height = height + 'px';\n clone.style.transform = '';\n\n return clone;\n};\n\nvar createCustomEvent = function createCustomEvent(type, params) {\n var eventParams = _extends({\n bubbles: false,\n cancelable: false,\n detail: undefined\n }, params);\n\n if (typeof window.CustomEvent === 'function') {\n return new CustomEvent(type, eventParams);\n }\n\n var customEvent = document.createEvent('CustomEvent');\n customEvent.initCustomEvent(type, eventParams.bubbles, eventParams.cancelable, eventParams.detail);\n\n return customEvent;\n};\n\nvar mediumZoom = function mediumZoom(selector) {\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n\n /**\n * Ensure the compatibility with IE11 if no Promise polyfill are used.\n */\n var Promise = window.Promise || function Promise(fn) {\n function noop() {}\n fn(noop, noop);\n };\n\n var _handleClick = function _handleClick(event) {\n var target = event.target;\n\n\n if (target === overlay) {\n close();\n return;\n }\n\n if (images.indexOf(target) === -1) {\n return;\n }\n\n toggle({ target: target });\n };\n\n var _handleScroll = function _handleScroll() {\n if (isAnimating || !active.original) {\n return;\n }\n\n var currentScroll = window.pageYOffset || document.documentElement.scrollTop || document.body.scrollTop || 0;\n\n if (Math.abs(scrollTop - currentScroll) > zoomOptions.scrollOffset) {\n setTimeout(close, 150);\n }\n };\n\n var _handleKeyUp = function _handleKeyUp(event) {\n var key = event.key || event.keyCode;\n\n // Close if escape key is pressed\n if (key === 'Escape' || key === 'Esc' || key === 27) {\n close();\n }\n };\n\n var update = function update() {\n var options = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n\n var newOptions = options;\n\n if (options.background) {\n overlay.style.background = options.background;\n }\n\n if (options.container && options.container instanceof Object) {\n newOptions.container = _extends({}, zoomOptions.container, options.container);\n }\n\n if (options.template) {\n var template = isNode(options.template) ? options.template : document.querySelector(options.template);\n\n newOptions.template = template;\n }\n\n zoomOptions = _extends({}, zoomOptions, newOptions);\n\n images.forEach(function (image) {\n image.dispatchEvent(createCustomEvent('medium-zoom:update', {\n detail: { zoom: zoom }\n }));\n });\n\n return zoom;\n };\n\n var clone = function clone() {\n var options = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n return mediumZoom(_extends({}, zoomOptions, options));\n };\n\n var attach = function attach() {\n for (var _len = arguments.length, selectors = Array(_len), _key = 0; _key < _len; _key++) {\n selectors[_key] = arguments[_key];\n }\n\n var newImages = selectors.reduce(function (imagesAccumulator, currentSelector) {\n return [].concat(imagesAccumulator, getImagesFromSelector(currentSelector));\n }, []);\n\n newImages.filter(function (newImage) {\n return images.indexOf(newImage) === -1;\n }).forEach(function (newImage) {\n images.push(newImage);\n newImage.classList.add('medium-zoom-image');\n });\n\n eventListeners.forEach(function (_ref) {\n var type = _ref.type,\n listener = _ref.listener,\n options = _ref.options;\n\n newImages.forEach(function (image) {\n image.addEventListener(type, listener, options);\n });\n });\n\n return zoom;\n };\n\n var detach = function detach() {\n for (var _len2 = arguments.length, selectors = Array(_len2), _key2 = 0; _key2 < _len2; _key2++) {\n selectors[_key2] = arguments[_key2];\n }\n\n if (active.zoomed) {\n close();\n }\n\n var imagesToDetach = selectors.length > 0 ? selectors.reduce(function (imagesAccumulator, currentSelector) {\n return [].concat(imagesAccumulator, getImagesFromSelector(currentSelector));\n }, []) : images;\n\n imagesToDetach.forEach(function (image) {\n image.classList.remove('medium-zoom-image');\n image.dispatchEvent(createCustomEvent('medium-zoom:detach', {\n detail: { zoom: zoom }\n }));\n });\n\n images = images.filter(function (image) {\n return imagesToDetach.indexOf(image) === -1;\n });\n\n return zoom;\n };\n\n var on = function on(type, listener) {\n var options = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};\n\n images.forEach(function (image) {\n image.addEventListener('medium-zoom:' + type, listener, options);\n });\n\n eventListeners.push({ type: 'medium-zoom:' + type, listener: listener, options: options });\n\n return zoom;\n };\n\n var off = function off(type, listener) {\n var options = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};\n\n images.forEach(function (image) {\n image.removeEventListener('medium-zoom:' + type, listener, options);\n });\n\n eventListeners = eventListeners.filter(function (eventListener) {\n return !(eventListener.type === 'medium-zoom:' + type && eventListener.listener.toString() === listener.toString());\n });\n\n return zoom;\n };\n\n var open = function open() {\n var _ref2 = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {},\n target = _ref2.target;\n\n var _animate = function _animate() {\n var container = {\n width: document.documentElement.clientWidth,\n height: document.documentElement.clientHeight,\n left: 0,\n top: 0,\n right: 0,\n bottom: 0\n };\n var viewportWidth = void 0;\n var viewportHeight = void 0;\n\n if (zoomOptions.container) {\n if (zoomOptions.container instanceof Object) {\n // The container is given as an object with properties like width, height, left, top\n container = _extends({}, container, zoomOptions.container);\n\n // We need to adjust custom options like container.right or container.bottom\n viewportWidth = container.width - container.left - container.right - zoomOptions.margin * 2;\n viewportHeight = container.height - container.top - container.bottom - zoomOptions.margin * 2;\n } else {\n // The container is given as an element\n var zoomContainer = isNode(zoomOptions.container) ? zoomOptions.container : document.querySelector(zoomOptions.container);\n\n var _zoomContainer$getBou = zoomContainer.getBoundingClientRect(),\n _width = _zoomContainer$getBou.width,\n _height = _zoomContainer$getBou.height,\n _left = _zoomContainer$getBou.left,\n _top = _zoomContainer$getBou.top;\n\n container = _extends({}, container, {\n width: _width,\n height: _height,\n left: _left,\n top: _top\n });\n }\n }\n\n viewportWidth = viewportWidth || container.width - zoomOptions.margin * 2;\n viewportHeight = viewportHeight || container.height - zoomOptions.margin * 2;\n\n var zoomTarget = active.zoomedHd || active.original;\n var naturalWidth = isSvg(zoomTarget) ? viewportWidth : zoomTarget.naturalWidth || viewportWidth;\n var naturalHeight = isSvg(zoomTarget) ? viewportHeight : zoomTarget.naturalHeight || viewportHeight;\n\n var _zoomTarget$getBoundi = zoomTarget.getBoundingClientRect(),\n top = _zoomTarget$getBoundi.top,\n left = _zoomTarget$getBoundi.left,\n width = _zoomTarget$getBoundi.width,\n height = _zoomTarget$getBoundi.height;\n\n var scaleX = Math.min(Math.max(width, naturalWidth), viewportWidth) / width;\n var scaleY = Math.min(Math.max(height, naturalHeight), viewportHeight) / height;\n var scale = Math.min(scaleX, scaleY);\n var translateX = (-left + (viewportWidth - width) / 2 + zoomOptions.margin + container.left) / scale;\n var translateY = (-top + (viewportHeight - height) / 2 + zoomOptions.margin + container.top) / scale;\n var transform = 'scale(' + scale + ') translate3d(' + translateX + 'px, ' + translateY + 'px, 0)';\n\n active.zoomed.style.transform = transform;\n\n if (active.zoomedHd) {\n active.zoomedHd.style.transform = transform;\n }\n };\n\n return new Promise(function (resolve) {\n if (target && images.indexOf(target) === -1) {\n resolve(zoom);\n return;\n }\n\n var _handleOpenEnd = function _handleOpenEnd() {\n isAnimating = false;\n active.zoomed.removeEventListener('transitionend', _handleOpenEnd);\n active.original.dispatchEvent(createCustomEvent('medium-zoom:opened', {\n detail: { zoom: zoom }\n }));\n\n resolve(zoom);\n };\n\n if (active.zoomed) {\n resolve(zoom);\n return;\n }\n\n if (target) {\n // The zoom was triggered manually via a click\n active.original = target;\n } else if (images.length > 0) {\nvar _images = images;\n active.original = _images[0];\n } else {\n resolve(zoom);\n return;\n }\n\n active.original.dispatchEvent(createCustomEvent('medium-zoom:open', {\n detail: { zoom: zoom }\n }));\n\n scrollTop = window.pageYOffset || document.documentElement.scrollTop || document.body.scrollTop || 0;\n isAnimating = true;\n active.zoomed = cloneTarget(active.original);\n\n document.body.appendChild(overlay);\n\n if (zoomOptions.template) {\n var template = isNode(zoomOptions.template) ? zoomOptions.template : document.querySelector(zoomOptions.template);\n active.template = document.createElement('div');\n active.template.appendChild(template.content.cloneNode(true));\n\n document.body.appendChild(active.template);\n }\n\n // If the selected tag is inside a tag, set the\n // currently-applied source as the cloned `src=` attribute.\n // (as these might differ, or src= might be unset in some cases)\n if (active.original.parentElement && active.original.parentElement.tagName === 'PICTURE' && active.original.currentSrc) {\n active.zoomed.src = active.original.currentSrc;\n }\n\n document.body.appendChild(active.zoomed);\n\n window.requestAnimationFrame(function () {\n document.body.classList.add('medium-zoom--opened');\n });\n\n active.original.classList.add('medium-zoom-image--hidden');\n active.zoomed.classList.add('medium-zoom-image--opened');\n\n active.zoomed.addEventListener('click', close);\n active.zoomed.addEventListener('transitionend', _handleOpenEnd);\n\n if (active.original.getAttribute('data-zoom-src')) {\n active.zoomedHd = active.zoomed.cloneNode();\n\n // Reset the `scrset` property or the HD image won't load.\n active.zoomedHd.removeAttribute('srcset');\n active.zoomedHd.removeAttribute('sizes');\n // Remove loading attribute so the browser can load the image normally\n active.zoomedHd.removeAttribute('loading');\n\n active.zoomedHd.src = active.zoomed.getAttribute('data-zoom-src');\n\n active.zoomedHd.onerror = function () {\n clearInterval(getZoomTargetSize);\n console.warn('Unable to reach the zoom image target ' + active.zoomedHd.src);\n active.zoomedHd = null;\n _animate();\n };\n\n // We need to access the natural size of the full HD\n // target as fast as possible to compute the animation.\n var getZoomTargetSize = setInterval(function () {\n if ( active.zoomedHd.complete) {\n clearInterval(getZoomTargetSize);\n active.zoomedHd.classList.add('medium-zoom-image--opened');\n active.zoomedHd.addEventListener('click', close);\n document.body.appendChild(active.zoomedHd);\n _animate();\n }\n }, 10);\n } else if (active.original.hasAttribute('srcset')) {\n // If an image has a `srcset` attribuet, we don't know the dimensions of the\n // zoomed (HD) image (like when `data-zoom-src` is specified).\n // Therefore the approach is quite similar.\n active.zoomedHd = active.zoomed.cloneNode();\n\n // Resetting the sizes attribute tells the browser to load the\n // image best fitting the current viewport size, respecting the `srcset`.\n active.zoomedHd.removeAttribute('sizes');\n\n // In Firefox, the `loading` attribute needs to be set to `eager` (default\n // value) for the load event to be fired.\n active.zoomedHd.removeAttribute('loading');\n\n // Wait for the load event of the hd image. This will fire if the image\n // is already cached.\n var loadEventListener = active.zoomedHd.addEventListener('load', function () {\n active.zoomedHd.removeEventListener('load', loadEventListener);\n active.zoomedHd.classList.add('medium-zoom-image--opened');\n active.zoomedHd.addEventListener('click', close);\n document.body.appendChild(active.zoomedHd);\n _animate();\n });\n } else {\n _animate();\n }\n });\n };\n\n var close = function close() {\n return new Promise(function (resolve) {\n if (isAnimating || !active.original) {\n resolve(zoom);\n return;\n }\n\n var _handleCloseEnd = function _handleCloseEnd() {\n active.original.classList.remove('medium-zoom-image--hidden');\n document.body.removeChild(active.zoomed);\n if (active.zoomedHd) {\n document.body.removeChild(active.zoomedHd);\n }\n document.body.removeChild(overlay);\n active.zoomed.classList.remove('medium-zoom-image--opened');\n if (active.template) {\n document.body.removeChild(active.template);\n }\n\n isAnimating = false;\n active.zoomed.removeEventListener('transitionend', _handleCloseEnd);\n\n active.original.dispatchEvent(createCustomEvent('medium-zoom:closed', {\n detail: { zoom: zoom }\n }));\n\n active.original = null;\n active.zoomed = null;\n active.zoomedHd = null;\n active.template = null;\n\n resolve(zoom);\n };\n\n isAnimating = true;\n document.body.classList.remove('medium-zoom--opened');\n active.zoomed.style.transform = '';\n\n if (active.zoomedHd) {\n active.zoomedHd.style.transform = '';\n }\n\n // Fade out the template so it's not too abrupt\n if (active.template) {\n active.template.style.transition = 'opacity 150ms';\n active.template.style.opacity = 0;\n }\n\n active.original.dispatchEvent(createCustomEvent('medium-zoom:close', {\n detail: { zoom: zoom }\n }));\n\n active.zoomed.addEventListener('transitionend', _handleCloseEnd);\n });\n };\n\n var toggle = function toggle() {\n var _ref3 = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {},\n target = _ref3.target;\n\n if (active.original) {\n return close();\n }\n\n return open({ target: target });\n };\n\n var getOptions = function getOptions() {\n return zoomOptions;\n };\n\n var getImages = function getImages() {\n return images;\n };\n\n var getZoomedImage = function getZoomedImage() {\n return active.original;\n };\n\n var images = [];\n var eventListeners = [];\n var isAnimating = false;\n var scrollTop = 0;\n var zoomOptions = options;\n var active = {\n original: null,\n zoomed: null,\n zoomedHd: null,\n template: null\n\n // If the selector is omitted, it's replaced by the options\n };if (Object.prototype.toString.call(selector) === '[object Object]') {\n zoomOptions = selector;\n } else if (selector || typeof selector === 'string' // to process empty string as a selector\n ) {\n attach(selector);\n }\n\n // Apply the default option values\n zoomOptions = _extends({\n margin: 0,\n background: '#fff',\n scrollOffset: 40,\n container: null,\n template: null\n }, zoomOptions);\n\n var overlay = createOverlay(zoomOptions.background);\n\n document.addEventListener('click', _handleClick);\n document.addEventListener('keyup', _handleKeyUp);\n document.addEventListener('scroll', _handleScroll);\n window.addEventListener('resize', close);\n\n var zoom = {\n open: open,\n close: close,\n toggle: toggle,\n update: update,\n clone: clone,\n attach: attach,\n detach: detach,\n on: on,\n off: off,\n getOptions: getOptions,\n getImages: getImages,\n getZoomedImage: getZoomedImage\n };\n\n return zoom;\n};\n\nfunction styleInject(css, ref) {\n if ( ref === void 0 ) ref = {};\n var insertAt = ref.insertAt;\n\n if (!css || typeof document === 'undefined') { return; }\n\n var head = document.head || document.getElementsByTagName('head')[0];\n var style = document.createElement('style');\n style.type = 'text/css';\n\n if (insertAt === 'top') {\n if (head.firstChild) {\n head.insertBefore(style, head.firstChild);\n } else {\n head.appendChild(style);\n }\n } else {\n head.appendChild(style);\n }\n\n if (style.styleSheet) {\n style.styleSheet.cssText = css;\n } else {\n style.appendChild(document.createTextNode(css));\n }\n}\n\nvar css = \".medium-zoom-overlay{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s;will-change:opacity}.medium-zoom--opened .medium-zoom-overlay{cursor:pointer;cursor:zoom-out;opacity:1}.medium-zoom-image{cursor:pointer;cursor:zoom-in;transition:transform .3s cubic-bezier(.2,0,.2,1)!important}.medium-zoom-image--hidden{visibility:hidden}.medium-zoom-image--opened{position:relative;cursor:pointer;cursor:zoom-out;will-change:transform}\";\nstyleInject(css);\n\nexport default mediumZoom;\n","import mediumZoom from 'medium-zoom'\nimport '@fastly/performance-observer-polyfill/polyfill'\n\n// @see https://github.com/francoischalifour/medium-zoom#options\nconst defaultOptions = {\n margin: 24,\n background: '#fff',\n scrollOffset: 40,\n container: null,\n template: null,\n zIndex: 999,\n excludedSelector: null\n}\n\n// @see https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-images/src/constants.js#L1\nconst imageClass = '.gatsby-resp-image-image'\n\nconst FIRST_CONTENTFUL_PAINT = 'first-contentful-paint'\nconst ZOOM_STYLE_ID = 'medium-zoom-styles'\nconst TRANSITION_EFFECT = 'opacity 0.5s, transform .3s cubic-bezier(.2,0,.2,1)'\n\nfunction onFCP(callback) {\n // @see https://developers.google.com/web/updates/2016/06/performance-observer\n if (!window.performance || !window.PerformanceObserver) {\n return\n }\n\n const po = new PerformanceObserver(list =>\n list\n .getEntries()\n .filter(({ entryType }) => entryType === 'paint')\n .map(({ name }) => name === FIRST_CONTENTFUL_PAINT)\n .forEach(callback)\n )\n\n try {\n po.observe({ entryTypes: ['measure', 'paint'] })\n } catch (e) {\n console.error(e)\n po.disconnect()\n }\n}\n\nfunction injectStyles(options) {\n const styleTag = document.querySelector(`#${ZOOM_STYLE_ID}`)\n if (styleTag) {\n return\n }\n\n const { zIndex } = options\n const node = document.createElement('style')\n const styles = `\n .medium-zoom--opened > .medium-zoom-overlay,\n .medium-zoom--opened > .medium-zoom-image,\n\t img.medium-zoom-image--opened {\n z-index: ${zIndex}\n }\n `\n node.id = ZOOM_STYLE_ID\n node.innerHTML = styles\n document.head.appendChild(node)\n}\n\nfunction applyZoomEffect({ excludedSelector, includedSelector, ...options }) {\n const imagesSelector = excludedSelector\n ? `${imageClass}:not(${excludedSelector})`\n : imageClass\n\n let imageElements = Array.from(document.querySelectorAll(imagesSelector))\n if (includedSelector) {\n const includedEls = Array.from(document.querySelectorAll(includedSelector))\n imageElements = imageElements.concat(includedEls)\n }\n const images = imageElements\n .filter(el => !el.classList.contains('medium-zoom-image'))\n .map(el => {\n function onImageLoad() {\n const originalTransition = el.style.transition\n el.style.transition = `${originalTransition}, ${TRANSITION_EFFECT}`\n el.removeEventListener('load', onImageLoad)\n }\n el.addEventListener('load', onImageLoad)\n el.setAttribute('tabIndex', 0)\n el.addEventListener('keydown', e => {\n if (e.key === ' ' || e.key === 'Enter') {\n e.preventDefault()\n el.click()\n }\n })\n return el\n })\n\n if (images.length > 0) {\n mediumZoom(images, options)\n }\n}\n\nexport const onRouteUpdate = (_, pluginOptions) => {\n const options = { ...defaultOptions, ...pluginOptions }\n injectStyles(options)\n\n onFCP(() => applyZoomEffect(options))\n applyZoomEffect(options)\n}\n","\"use strict\";\n\nexports.DEFAULT_OPTIONS = {\n maxWidth: 650,\n wrapperStyle: \"\",\n backgroundColor: \"white\",\n linkImagesToOriginal: true,\n showCaptions: false,\n markdownCaptions: false,\n withWebp: false,\n withAvif: false,\n tracedSVG: false,\n loading: \"lazy\",\n decoding: \"async\",\n disableBgImageOnAlpha: false,\n disableBgImage: false\n};\nexports.EMPTY_ALT = \"GATSBY_EMPTY_ALT\";\nexports.imageClass = \"gatsby-resp-image-image\";\nexports.imageWrapperClass = \"gatsby-resp-image-wrapper\";\nexports.imageBackgroundClass = \"gatsby-resp-image-background-image\";","\"use strict\";\n\nvar _require = require(\"./constants\"),\n DEFAULT_OPTIONS = _require.DEFAULT_OPTIONS,\n imageClass = _require.imageClass,\n imageBackgroundClass = _require.imageBackgroundClass,\n imageWrapperClass = _require.imageWrapperClass;\nexports.onRouteUpdate = function (apiCallbackContext, pluginOptions) {\n var options = Object.assign({}, DEFAULT_OPTIONS, pluginOptions);\n var imageWrappers = document.querySelectorAll(\".\" + imageWrapperClass);\n\n // https://css-tricks.com/snippets/javascript/loop-queryselectorall-matches/\n // for cross-browser looping through NodeList without polyfills\n var _loop = function _loop() {\n var imageWrapper = imageWrappers[i];\n var backgroundElement = imageWrapper.querySelector(\".\" + imageBackgroundClass);\n var imageElement = imageWrapper.querySelector(\".\" + imageClass);\n var onImageLoad = function onImageLoad() {\n backgroundElement.style.transition = \"opacity 0.5s 0.5s\";\n imageElement.style.transition = \"opacity 0.5s\";\n onImageComplete();\n };\n var onImageComplete = function onImageComplete() {\n backgroundElement.style.opacity = 0;\n imageElement.style.opacity = 1;\n imageElement.style.color = \"inherit\";\n imageElement.style.boxShadow = \"inset 0px 0px 0px 400px \" + options.backgroundColor;\n imageElement.removeEventListener(\"load\", onImageLoad);\n imageElement.removeEventListener(\"error\", onImageComplete);\n };\n imageElement.style.opacity = 0;\n imageElement.addEventListener(\"load\", onImageLoad);\n imageElement.addEventListener(\"error\", onImageComplete);\n if (imageElement.complete) {\n onImageComplete();\n }\n };\n for (var i = 0; i < imageWrappers.length; i++) {\n _loop();\n }\n};","/**\n * Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\n/**\n * Use invariant() to assert state which your program assumes to be true.\n *\n * Provide sprintf-style format (only %s is supported) and arguments\n * to provide information about what broke and what you were\n * expecting.\n *\n * The invariant message will be stripped in production, but the invariant\n * will remain to ensure logic does not differ in production.\n */\n\nvar invariant = function(condition, format, a, b, c, d, e, f) {\n if (process.env.NODE_ENV !== 'production') {\n if (format === undefined) {\n throw new Error('invariant requires an error message argument');\n }\n }\n\n if (!condition) {\n var error;\n if (format === undefined) {\n error = new Error(\n 'Minified exception occurred; use the non-minified dev environment ' +\n 'for the full error message and additional helpful warnings.'\n );\n } else {\n var args = [a, b, c, d, e, f];\n var argIndex = 0;\n error = new Error(\n format.replace(/%s/g, function() { return args[argIndex++]; })\n );\n error.name = 'Invariant Violation';\n }\n\n error.framesToPop = 1; // we don't care about invariant's own frame\n throw error;\n }\n};\n\nmodule.exports = invariant;\n","/**\n * @license React\n * react-server-dom-webpack.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use strict';var k=require(\"react\"),l={stream:!0},n=new Map,p=Symbol.for(\"react.element\"),q=Symbol.for(\"react.lazy\"),r=Symbol.for(\"react.default_value\"),t=k.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ContextRegistry;function u(a){t[a]||(t[a]=k.createServerContext(a,r));return t[a]}function v(a,b,c){this._status=a;this._value=b;this._response=c}v.prototype.then=function(a){0===this._status?(null===this._value&&(this._value=[]),this._value.push(a)):a()};\nfunction w(a){switch(a._status){case 3:return a._value;case 1:var b=JSON.parse(a._value,a._response._fromJSON);a._status=3;return a._value=b;case 2:b=a._value;for(var c=b.chunks,d=0;d {\n const { forward = [], ...filteredConfig } = config || {};\n const configStr = JSON.stringify(filteredConfig, (k, v) => {\n if (typeof v === 'function') {\n v = String(v);\n if (v.startsWith(k + '(')) {\n v = 'function ' + v;\n }\n }\n return v;\n });\n return [\n `!(function(w,p,f,c){`,\n Object.keys(filteredConfig).length > 0\n ? `c=w[p]=Object.assign(w[p]||{},${configStr});`\n : `c=w[p]=w[p]||{};`,\n `c[f]=(c[f]||[])`,\n forward.length > 0 ? `.concat(${JSON.stringify(forward)})` : ``,\n `})(window,'partytown','forward');`,\n snippetCode,\n ].join('');\n};\n\n/**\n * The `type` attribute for Partytown scripts, which does two things:\n *\n * 1. Prevents the `

All About JWT Token

07 August, 2022

When I first heard the jwt token name, it gave me a headache. I can still remember how terrified I was that day. I was telling myself what the hell is this new thing that I need to implement in order to verify the user and api.

+

All About JWT Token

07 August, 2022

When I first heard the jwt token name, it gave me a headache. I can still remember how terrified I was that day. I was telling myself what the hell is this new thing that I need to implement in order to verify the user and api.

However, after working on a few projects, I feel forced into making this statement

Jwt token is an excellent approach to validate any user against a database.

@@ -85,6 +85,6 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/blog/2024/Javascript-origin/index.html b/blog/2024/Javascript-origin/index.html index 23a094f..28e4334 100644 --- a/blog/2024/Javascript-origin/index.html +++ b/blog/2024/Javascript-origin/index.html @@ -60,7 +60,7 @@ } } }) -

How does the Javascript engine work?

07 August, 2022

Ryan Dhal created NodeJs in 2009 using the Chrome V8 engine and a C++ library called libuv. But before a deep dive into NodeJs, you must first understand how Javascript works. Let's start by talking about the chrome V8 engine.

+

How does the Javascript engine work?

07 August, 2022

Ryan Dhal created NodeJs in 2009 using the Chrome V8 engine and a C++ library called libuv. But before a deep dive into NodeJs, you must first understand how Javascript works. Let's start by talking about the chrome V8 engine.

V8 is the name of the Javascript engine that powers the Google Chrome browser. This engine takes our Javascript code and executes it while browsing with Chrome. V8 provides the runtime environment in which JavaScript executes. There are several Javascript engines, which you will find for each major internet browser.

  1. V8 – Open-source JavaScript Engine developed by Google
  2. @@ -89,6 +89,6 @@

    - window.___chunkMapping="{\"app\":[\"/app-72069b723903d99f7e14.js\"],\"component---src-pages-404-tsx\":[\"/component---src-pages-404-tsx-7e8fc837ad592ae66694.js\"],\"component---src-pages-blog-tsx\":[\"/component---src-pages-blog-tsx-b3b73811e41db59ee0aa.js\"],\"component---src-pages-index-tsx\":[\"/component---src-pages-index-tsx-855de476be209e46ee49.js\"],\"component---src-pages-projects-tsx\":[\"/component---src-pages-projects-tsx-3fc2b2c0ef11d6e2d86a.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx-cf8444ad12324421f677.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx-abd7f5c95afe0da9d85f.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx-624d6bb3b732282c5fe0.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx-46003eb69d2550714008.js\"],\"component---src-templates-project-tsx\":[\"/component---src-templates-project-tsx-6ff181ea5bca8b009b62.js\"]}"; + window.___chunkMapping="{\"app\":[\"/app-afbf3a4298a4588c71e5.js\"],\"component---src-pages-404-tsx\":[\"/component---src-pages-404-tsx-7e8fc837ad592ae66694.js\"],\"component---src-pages-blog-tsx\":[\"/component---src-pages-blog-tsx-b3b73811e41db59ee0aa.js\"],\"component---src-pages-index-tsx\":[\"/component---src-pages-index-tsx-855de476be209e46ee49.js\"],\"component---src-pages-projects-tsx\":[\"/component---src-pages-projects-tsx-3fc2b2c0ef11d6e2d86a.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx-cf8444ad12324421f677.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx-abd7f5c95afe0da9d85f.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx-624d6bb3b732282c5fe0.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx-46003eb69d2550714008.js\"],\"component---src-templates-project-tsx\":[\"/component---src-templates-project-tsx-6ff181ea5bca8b009b62.js\"]}"; - \ No newline at end of file + \ No newline at end of file diff --git a/blog/2024/deploy/index.html b/blog/2024/deploy/index.html index a141244..5572569 100644 --- a/blog/2024/deploy/index.html +++ b/blog/2024/deploy/index.html @@ -60,7 +60,7 @@ } } }) -

    Deploying Your Project on an Ubuntu VPS with Nginx, GitHub Actions, and SSL Certification

    03 February, 2024

    Introduction: +

    Deploying Your Project on an Ubuntu VPS with Nginx, GitHub Actions, and SSL Certification

    03 February, 2024

    Introduction: After successfully connecting to your VPS, let's perform some basic setup steps on our Ubuntu VPS. This guide will walk you through updating packages, installing Nginx, creating a user with appropriate permissions, configuring Nginx, setting up firewall rules, obtaining SSL certification, and deploying your project using GitHub Actions.


    Updating and Upgrading Packages: @@ -228,6 +228,6 @@

    Github Actions - window.___chunkMapping="{\"app\":[\"/app-72069b723903d99f7e14.js\"],\"component---src-pages-404-tsx\":[\"/component---src-pages-404-tsx-7e8fc837ad592ae66694.js\"],\"component---src-pages-blog-tsx\":[\"/component---src-pages-blog-tsx-b3b73811e41db59ee0aa.js\"],\"component---src-pages-index-tsx\":[\"/component---src-pages-index-tsx-855de476be209e46ee49.js\"],\"component---src-pages-projects-tsx\":[\"/component---src-pages-projects-tsx-3fc2b2c0ef11d6e2d86a.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx-cf8444ad12324421f677.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx-abd7f5c95afe0da9d85f.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx-624d6bb3b732282c5fe0.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx-46003eb69d2550714008.js\"],\"component---src-templates-project-tsx\":[\"/component---src-templates-project-tsx-6ff181ea5bca8b009b62.js\"]}"; + window.___chunkMapping="{\"app\":[\"/app-afbf3a4298a4588c71e5.js\"],\"component---src-pages-404-tsx\":[\"/component---src-pages-404-tsx-7e8fc837ad592ae66694.js\"],\"component---src-pages-blog-tsx\":[\"/component---src-pages-blog-tsx-b3b73811e41db59ee0aa.js\"],\"component---src-pages-index-tsx\":[\"/component---src-pages-index-tsx-855de476be209e46ee49.js\"],\"component---src-pages-projects-tsx\":[\"/component---src-pages-projects-tsx-3fc2b2c0ef11d6e2d86a.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx-cf8444ad12324421f677.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx-abd7f5c95afe0da9d85f.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx-624d6bb3b732282c5fe0.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx-46003eb69d2550714008.js\"],\"component---src-templates-project-tsx\":[\"/component---src-templates-project-tsx-6ff181ea5bca8b009b62.js\"]}"; - \ No newline at end of file + \ No newline at end of file diff --git a/blog/2024/streaming/index.html b/blog/2024/streaming/index.html index ef15316..98cf4f4 100644 --- a/blog/2024/streaming/index.html +++ b/blog/2024/streaming/index.html @@ -60,7 +60,7 @@ } } }) -

    MERN Video Streaming- [Behind the Scene]

    03 March, 2024

    🌐 Overview

    +

    MERN Video Streaming- [Behind the Scene]

    03 March, 2024

    🌐 Overview

    📹 Video Explanation - window.___chunkMapping="{\"app\":[\"/app-72069b723903d99f7e14.js\"],\"component---src-pages-404-tsx\":[\"/component---src-pages-404-tsx-7e8fc837ad592ae66694.js\"],\"component---src-pages-blog-tsx\":[\"/component---src-pages-blog-tsx-b3b73811e41db59ee0aa.js\"],\"component---src-pages-index-tsx\":[\"/component---src-pages-index-tsx-855de476be209e46ee49.js\"],\"component---src-pages-projects-tsx\":[\"/component---src-pages-projects-tsx-3fc2b2c0ef11d6e2d86a.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx-cf8444ad12324421f677.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx-abd7f5c95afe0da9d85f.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx-624d6bb3b732282c5fe0.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx-46003eb69d2550714008.js\"],\"component---src-templates-project-tsx\":[\"/component---src-templates-project-tsx-6ff181ea5bca8b009b62.js\"]}"; + window.___chunkMapping="{\"app\":[\"/app-afbf3a4298a4588c71e5.js\"],\"component---src-pages-404-tsx\":[\"/component---src-pages-404-tsx-7e8fc837ad592ae66694.js\"],\"component---src-pages-blog-tsx\":[\"/component---src-pages-blog-tsx-b3b73811e41db59ee0aa.js\"],\"component---src-pages-index-tsx\":[\"/component---src-pages-index-tsx-855de476be209e46ee49.js\"],\"component---src-pages-projects-tsx\":[\"/component---src-pages-projects-tsx-3fc2b2c0ef11d6e2d86a.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx-cf8444ad12324421f677.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx-abd7f5c95afe0da9d85f.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx-624d6bb3b732282c5fe0.js\"],\"component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx\":[\"/component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx-46003eb69d2550714008.js\"],\"component---src-templates-project-tsx\":[\"/component---src-templates-project-tsx-6ff181ea5bca8b009b62.js\"]}"; - \ No newline at end of file + \ No newline at end of file diff --git a/blog/index.html b/blog/index.html index 24ff301..45ff67c 100644 --- a/blog/index.html +++ b/blog/index.html @@ -60,10 +60,10 @@ } } }) -

    Blog

    4

    Got Any ideas to work on?

    +

    Blog

    4

    Got Any ideas to work on?

    - \ No newline at end of file + \ No newline at end of file diff --git a/chunk-map.json b/chunk-map.json index 9756a7e..11ad83b 100644 --- a/chunk-map.json +++ b/chunk-map.json @@ -1 +1 @@ -{"app":["/app-72069b723903d99f7e14.js"],"component---src-pages-404-tsx":["/component---src-pages-404-tsx-7e8fc837ad592ae66694.js"],"component---src-pages-blog-tsx":["/component---src-pages-blog-tsx-b3b73811e41db59ee0aa.js"],"component---src-pages-index-tsx":["/component---src-pages-index-tsx-855de476be209e46ee49.js"],"component---src-pages-projects-tsx":["/component---src-pages-projects-tsx-3fc2b2c0ef11d6e2d86a.js"],"component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx":["/component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx-cf8444ad12324421f677.js"],"component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx":["/component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx-abd7f5c95afe0da9d85f.js"],"component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx":["/component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx-624d6bb3b732282c5fe0.js"],"component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx":["/component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx-46003eb69d2550714008.js"],"component---src-templates-project-tsx":["/component---src-templates-project-tsx-6ff181ea5bca8b009b62.js"]} \ No newline at end of file +{"app":["/app-afbf3a4298a4588c71e5.js"],"component---src-pages-404-tsx":["/component---src-pages-404-tsx-7e8fc837ad592ae66694.js"],"component---src-pages-blog-tsx":["/component---src-pages-blog-tsx-b3b73811e41db59ee0aa.js"],"component---src-pages-index-tsx":["/component---src-pages-index-tsx-855de476be209e46ee49.js"],"component---src-pages-projects-tsx":["/component---src-pages-projects-tsx-3fc2b2c0ef11d6e2d86a.js"],"component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx":["/component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx-cf8444ad12324421f677.js"],"component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx":["/component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx-abd7f5c95afe0da9d85f.js"],"component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx":["/component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx-624d6bb3b732282c5fe0.js"],"component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx":["/component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx-46003eb69d2550714008.js"],"component---src-templates-project-tsx":["/component---src-templates-project-tsx-6ff181ea5bca8b009b62.js"]} \ No newline at end of file diff --git a/favicon-32x32.png b/favicon-32x32.png index 5d55dc5..ed595aa 100644 Binary files a/favicon-32x32.png and b/favicon-32x32.png differ diff --git a/icons/icon-144x144.png b/icons/icon-144x144.png index 019f5ef..8796524 100644 Binary files a/icons/icon-144x144.png and b/icons/icon-144x144.png differ diff --git a/icons/icon-192x192.png b/icons/icon-192x192.png index 4ffd5ce..be8f3ca 100644 Binary files a/icons/icon-192x192.png and b/icons/icon-192x192.png differ diff --git a/icons/icon-256x256.png b/icons/icon-256x256.png index 8e01039..733c892 100644 Binary files a/icons/icon-256x256.png and b/icons/icon-256x256.png differ diff --git a/icons/icon-384x384.png b/icons/icon-384x384.png index 22cf6f6..27897fb 100644 Binary files a/icons/icon-384x384.png and b/icons/icon-384x384.png differ diff --git a/icons/icon-48x48.png b/icons/icon-48x48.png index fee6af4..efd8770 100644 Binary files a/icons/icon-48x48.png and b/icons/icon-48x48.png differ diff --git a/icons/icon-512x512.png b/icons/icon-512x512.png index d2003b1..de03a6d 100644 Binary files a/icons/icon-512x512.png and b/icons/icon-512x512.png differ diff --git a/icons/icon-72x72.png b/icons/icon-72x72.png index f00d6b9..ea6bef1 100644 Binary files a/icons/icon-72x72.png and b/icons/icon-72x72.png differ diff --git a/icons/icon-96x96.png b/icons/icon-96x96.png index f6ed498..1b480c1 100644 Binary files a/icons/icon-96x96.png and b/icons/icon-96x96.png differ diff --git a/index.html b/index.html index 9639c16..ba9b7d2 100644 --- a/index.html +++ b/index.html @@ -60,10 +60,10 @@ } } }) -
    Awal Hossain

    Awal Hossain

    Currently Seeking a Job
    Dhaka, Bangladesh
    • Full Stack
    • JavaScript
    • Typescript
    • React
    • Node

    Hi there! I'm Awal Hossain, a seasoned Full Stack Web Developer with in-depth Proficiency in crafting exceptional web solutions. Most of my work & open-source projects are focused on one thing – to learn in depth & help people learn. I thrive in dynamic environments, readily embracing new challenges, and constantly expanding my knowledge. Staying ahead of industry trends is my commitment. I also write articles about life, web-development, and everything in between.

    Skills

    I’ve been working with the skills.

    name
    name
    name
    name
    name
    name
    name

    Latest Works

    Reely MERN Video Streaming App

    MERN Video Streaming is a cutting-edge, open-source platform for video streaming

    view project

    Bookish- A Book Management Site

    Bookish is a web application that allows users to discover, review, and manage books

    view project

    PC Builder

    Discover and customize your dream PC with our intuitive builder, featuring organized component categories

    view project
    see more

    Got Any ideas to work on?

    +
    Awal Hossain

    Awal Hossain

    Currently Seeking a Job
    Dhaka, Bangladesh
    • Full Stack
    • JavaScript
    • Typescript
    • React
    • Node

    Hi there! I'm Awal Hossain, a seasoned Full Stack Web Developer with in-depth Proficiency in crafting exceptional web solutions. Most of my work & open-source projects are focused on one thing – to learn in depth & help people learn. I thrive in dynamic environments, readily embracing new challenges, and constantly expanding my knowledge. Staying ahead of industry trends is my commitment. I also write articles about life, web-development, and everything in between.

    Skills

    I’ve been working with the skills.

    name
    name
    name
    name
    name
    name
    name

    Latest Works

    Reely MERN Video Streaming App

    MERN Video Streaming is a cutting-edge, open-source platform for video streaming

    view project

    Bookish- A Book Management Site

    Bookish is a web application that allows users to discover, review, and manage books

    view project

    PC Builder

    Discover and customize your dream PC with our intuitive builder, featuring organized component categories

    view project
    see more

    Got Any ideas to work on?

    - \ No newline at end of file + \ No newline at end of file diff --git a/manifest.webmanifest b/manifest.webmanifest index a374ca4..c024ef9 100644 --- a/manifest.webmanifest +++ b/manifest.webmanifest @@ -1 +1 @@ -{"name":"GatsbyJS","short_name":"GatsbyJS","start_url":"/","background_color":"#f7f0eb","theme_color":"#a2466c","display":"standalone","icons":[{"src":"icons/icon-48x48.png?v=0c6b133b4c34ab7bae2026f2af9d59f7","sizes":"48x48","type":"image/png"},{"src":"icons/icon-72x72.png?v=0c6b133b4c34ab7bae2026f2af9d59f7","sizes":"72x72","type":"image/png"},{"src":"icons/icon-96x96.png?v=0c6b133b4c34ab7bae2026f2af9d59f7","sizes":"96x96","type":"image/png"},{"src":"icons/icon-144x144.png?v=0c6b133b4c34ab7bae2026f2af9d59f7","sizes":"144x144","type":"image/png"},{"src":"icons/icon-192x192.png?v=0c6b133b4c34ab7bae2026f2af9d59f7","sizes":"192x192","type":"image/png"},{"src":"icons/icon-256x256.png?v=0c6b133b4c34ab7bae2026f2af9d59f7","sizes":"256x256","type":"image/png"},{"src":"icons/icon-384x384.png?v=0c6b133b4c34ab7bae2026f2af9d59f7","sizes":"384x384","type":"image/png"},{"src":"icons/icon-512x512.png?v=0c6b133b4c34ab7bae2026f2af9d59f7","sizes":"512x512","type":"image/png"}]} \ No newline at end of file +{"name":"GatsbyJS","short_name":"GatsbyJS","start_url":"/","background_color":"#f7f0eb","theme_color":"#a2466c","display":"standalone","icons":[{"src":"icons/icon-48x48.png?v=5b740f026b10cff6cc5afbfe786cc03e","sizes":"48x48","type":"image/png"},{"src":"icons/icon-72x72.png?v=5b740f026b10cff6cc5afbfe786cc03e","sizes":"72x72","type":"image/png"},{"src":"icons/icon-96x96.png?v=5b740f026b10cff6cc5afbfe786cc03e","sizes":"96x96","type":"image/png"},{"src":"icons/icon-144x144.png?v=5b740f026b10cff6cc5afbfe786cc03e","sizes":"144x144","type":"image/png"},{"src":"icons/icon-192x192.png?v=5b740f026b10cff6cc5afbfe786cc03e","sizes":"192x192","type":"image/png"},{"src":"icons/icon-256x256.png?v=5b740f026b10cff6cc5afbfe786cc03e","sizes":"256x256","type":"image/png"},{"src":"icons/icon-384x384.png?v=5b740f026b10cff6cc5afbfe786cc03e","sizes":"384x384","type":"image/png"},{"src":"icons/icon-512x512.png?v=5b740f026b10cff6cc5afbfe786cc03e","sizes":"512x512","type":"image/png"}]} \ No newline at end of file diff --git a/page-data/app-data.json b/page-data/app-data.json index f8de95e..a2857a1 100644 --- a/page-data/app-data.json +++ b/page-data/app-data.json @@ -1 +1 @@ -{"webpackCompilationHash":"827d6f83d9681adb9dd4"} +{"webpackCompilationHash":"a6b9a1dc813f6a3854ad"} diff --git a/page-data/sq/d/3196427994.json b/page-data/sq/d/3196427994.json index a1f27ef..1af99a1 100644 --- a/page-data/sq/d/3196427994.json +++ b/page-data/sq/d/3196427994.json @@ -1 +1 @@ -{"data":{"allFile":{"nodes":[{"base":"contact.png","name":"contact","relativePath":"contact.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#080808","images":{"fallback":{"src":"/static/cd18d0184e273ab1ab90033d3ddf67be/59067/contact.png","srcSet":"/static/cd18d0184e273ab1ab90033d3ddf67be/673f3/contact.png 750w,\n/static/cd18d0184e273ab1ab90033d3ddf67be/59067/contact.png 860w","sizes":"100vw"},"sources":[{"srcSet":"/static/cd18d0184e273ab1ab90033d3ddf67be/f135a/contact.webp 750w,\n/static/cd18d0184e273ab1ab90033d3ddf67be/c8512/contact.webp 860w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.9232558139534884}}},{"base":"icon.png","name":"icon","relativePath":"icon.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#683898","images":{"fallback":{"src":"/static/53aa06cf17e4239d0dba6ffd09854e02/33103/icon.png","srcSet":"/static/53aa06cf17e4239d0dba6ffd09854e02/33103/icon.png 512w","sizes":"100vw"},"sources":[{"srcSet":"/static/53aa06cf17e4239d0dba6ffd09854e02/aaa77/icon.webp 512w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":1}}},{"base":"sweet.png","name":"sweet","relativePath":"sweet.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#080808","images":{"fallback":{"src":"/static/f0a79c7284187e3632845e6d8560fe7a/b153d/sweet.png","srcSet":"/static/f0a79c7284187e3632845e6d8560fe7a/5e5bd/sweet.png 750w,\n/static/f0a79c7284187e3632845e6d8560fe7a/4127d/sweet.png 1080w,\n/static/f0a79c7284187e3632845e6d8560fe7a/51f00/sweet.png 1366w,\n/static/f0a79c7284187e3632845e6d8560fe7a/b153d/sweet.png 1886w","sizes":"100vw"},"sources":[{"srcSet":"/static/f0a79c7284187e3632845e6d8560fe7a/165f5/sweet.webp 750w,\n/static/f0a79c7284187e3632845e6d8560fe7a/27f66/sweet.webp 1080w,\n/static/f0a79c7284187e3632845e6d8560fe7a/96299/sweet.webp 1366w,\n/static/f0a79c7284187e3632845e6d8560fe7a/39d3d/sweet.webp 1886w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.503711558854719}}},{"base":"footer-pattern-bg.png","name":"footer-pattern-bg","relativePath":"footer/footer-pattern-bg.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#080808","images":{"fallback":{"src":"/static/b7c2e53342a848d205f8bf76116707f0/15a01/footer-pattern-bg.png","srcSet":"/static/b7c2e53342a848d205f8bf76116707f0/09645/footer-pattern-bg.png 750w,\n/static/b7c2e53342a848d205f8bf76116707f0/443a1/footer-pattern-bg.png 1080w,\n/static/b7c2e53342a848d205f8bf76116707f0/9d3e3/footer-pattern-bg.png 1366w,\n/static/b7c2e53342a848d205f8bf76116707f0/15a01/footer-pattern-bg.png 1920w","sizes":"100vw"},"sources":[{"srcSet":"/static/b7c2e53342a848d205f8bf76116707f0/78996/footer-pattern-bg.webp 750w,\n/static/b7c2e53342a848d205f8bf76116707f0/83082/footer-pattern-bg.webp 1080w,\n/static/b7c2e53342a848d205f8bf76116707f0/43b03/footer-pattern-bg.webp 1366w,\n/static/b7c2e53342a848d205f8bf76116707f0/11293/footer-pattern-bg.webp 1920w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.46875}}},{"base":"footer-white-mask.png","name":"footer-white-mask","relativePath":"footer/footer-white-mask.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/1d3d4d719f4d81a333ef4bd7bacd1bde/00f5b/footer-white-mask.png","srcSet":"/static/1d3d4d719f4d81a333ef4bd7bacd1bde/29fbb/footer-white-mask.png 750w,\n/static/1d3d4d719f4d81a333ef4bd7bacd1bde/8f906/footer-white-mask.png 1080w,\n/static/1d3d4d719f4d81a333ef4bd7bacd1bde/71089/footer-white-mask.png 1366w,\n/static/1d3d4d719f4d81a333ef4bd7bacd1bde/00f5b/footer-white-mask.png 1920w","sizes":"100vw"},"sources":[{"srcSet":"/static/1d3d4d719f4d81a333ef4bd7bacd1bde/dfa3b/footer-white-mask.webp 750w,\n/static/1d3d4d719f4d81a333ef4bd7bacd1bde/92d7f/footer-white-mask.webp 1080w,\n/static/1d3d4d719f4d81a333ef4bd7bacd1bde/77352/footer-white-mask.webp 1366w,\n/static/1d3d4d719f4d81a333ef4bd7bacd1bde/62238/footer-white-mask.webp 1920w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.2046875}}},{"base":"aws.svg","name":"aws","relativePath":"tech/aws.svg","childImageSharp":null},{"base":"azure.svg","name":"azure","relativePath":"tech/azure.svg","childImageSharp":null},{"base":"bootstrap.svg","name":"bootstrap","relativePath":"tech/bootstrap.svg","childImageSharp":null},{"base":"css.svg","name":"css","relativePath":"tech/css.svg","childImageSharp":null},{"base":"docker.svg","name":"docker","relativePath":"tech/docker.svg","childImageSharp":null},{"base":"firebase.svg","name":"firebase","relativePath":"tech/firebase.svg","childImageSharp":null},{"base":"gatsby.svg","name":"gatsby","relativePath":"tech/gatsby.svg","childImageSharp":null},{"base":"gcp.svg","name":"gcp","relativePath":"tech/gcp.svg","childImageSharp":null},{"base":"git.svg","name":"git","relativePath":"tech/git.svg","childImageSharp":null},{"base":"github.svg","name":"github","relativePath":"tech/github.svg","childImageSharp":null},{"base":"graphql.svg","name":"graphql","relativePath":"tech/graphql.svg","childImageSharp":null},{"base":"html.svg","name":"html","relativePath":"tech/html.svg","childImageSharp":null},{"base":"js.svg","name":"js","relativePath":"tech/js.svg","childImageSharp":null},{"base":"material.svg","name":"material","relativePath":"tech/material.svg","childImageSharp":null},{"base":"mongodb.svg","name":"mongodb","relativePath":"tech/mongodb.svg","childImageSharp":null},{"base":"mysql.svg","name":"mysql","relativePath":"tech/mysql.svg","childImageSharp":null},{"base":"next.svg","name":"next","relativePath":"tech/next.svg","childImageSharp":null},{"base":"node.svg","name":"node","relativePath":"tech/node.svg","childImageSharp":null},{"base":"npm.svg","name":"npm","relativePath":"tech/npm.svg","childImageSharp":null},{"base":"ocean.svg","name":"ocean","relativePath":"tech/ocean.svg","childImageSharp":null},{"base":"postgres.svg","name":"postgres","relativePath":"tech/postgres.svg","childImageSharp":null},{"base":"react.svg","name":"react","relativePath":"tech/react.svg","childImageSharp":null},{"base":"redis.svg","name":"redis","relativePath":"tech/redis.svg","childImageSharp":null},{"base":"redux.svg","name":"redux","relativePath":"tech/redux.svg","childImageSharp":null},{"base":"tailwind.svg","name":"tailwind","relativePath":"tech/tailwind.svg","childImageSharp":null},{"base":"typescript.svg","name":"typescript","relativePath":"tech/typescript.svg","childImageSharp":null},{"base":"ubuntu.svg","name":"ubuntu","relativePath":"tech/ubuntu.svg","childImageSharp":null},{"base":"addBook.png","name":"addBook","relativePath":"projects/bookish/addBook.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/ceb7bbf1e03eaeea69e5e48f28803fa5/5ecff/addBook.png","srcSet":"/static/ceb7bbf1e03eaeea69e5e48f28803fa5/63f83/addBook.png 750w,\n/static/ceb7bbf1e03eaeea69e5e48f28803fa5/5ecff/addBook.png 986w","sizes":"100vw"},"sources":[{"srcSet":"/static/ceb7bbf1e03eaeea69e5e48f28803fa5/71497/addBook.webp 750w,\n/static/ceb7bbf1e03eaeea69e5e48f28803fa5/4f969/addBook.webp 986w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.5912778904665315}}},{"base":"read.png","name":"read","relativePath":"projects/bookish/read.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/5e0da23b8c29b81913c6d4b9c9793992/cd8ac/read.png","srcSet":"/static/5e0da23b8c29b81913c6d4b9c9793992/d5d1d/read.png 750w,\n/static/5e0da23b8c29b81913c6d4b9c9793992/94443/read.png 1080w,\n/static/5e0da23b8c29b81913c6d4b9c9793992/cd8ac/read.png 1355w","sizes":"100vw"},"sources":[{"srcSet":"/static/5e0da23b8c29b81913c6d4b9c9793992/36e41/read.webp 750w,\n/static/5e0da23b8c29b81913c6d4b9c9793992/05b1f/read.webp 1080w,\n/static/5e0da23b8c29b81913c6d4b9c9793992/3532c/read.webp 1355w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.3306273062730627}}},{"base":"login.png","name":"login","relativePath":"projects/health/login.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/cf7c61b34b6f10eff80bb3e416c45e13/d54e2/login.png","srcSet":"/static/cf7c61b34b6f10eff80bb3e416c45e13/f8dfc/login.png 750w,\n/static/cf7c61b34b6f10eff80bb3e416c45e13/a1631/login.png 1080w,\n/static/cf7c61b34b6f10eff80bb3e416c45e13/d54e2/login.png 1354w","sizes":"100vw"},"sources":[{"srcSet":"/static/cf7c61b34b6f10eff80bb3e416c45e13/b0325/login.webp 750w,\n/static/cf7c61b34b6f10eff80bb3e416c45e13/518b6/login.webp 1080w,\n/static/cf7c61b34b6f10eff80bb3e416c45e13/79aea/login.webp 1354w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.43648449039881837}}},{"base":"reely.png","name":"reely","relativePath":"projects/video-streaming/reely.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#080808","images":{"fallback":{"src":"/static/2bb943ed9cd8518723ace122afae0e91/c678f/reely.png","srcSet":"/static/2bb943ed9cd8518723ace122afae0e91/d1822/reely.png 750w,\n/static/2bb943ed9cd8518723ace122afae0e91/dab75/reely.png 1080w,\n/static/2bb943ed9cd8518723ace122afae0e91/c678f/reely.png 1280w","sizes":"100vw"},"sources":[{"srcSet":"/static/2bb943ed9cd8518723ace122afae0e91/ee401/reely.webp 750w,\n/static/2bb943ed9cd8518723ace122afae0e91/de1b1/reely.webp 1080w,\n/static/2bb943ed9cd8518723ace122afae0e91/92bb1/reely.webp 1280w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.5625}}},{"base":"up.png","name":"up","relativePath":"projects/video-streaming/up.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/d6a4a8af05899993666207a38a052a6a/46a6a/up.png","srcSet":"/static/d6a4a8af05899993666207a38a052a6a/4cd0a/up.png 750w,\n/static/d6a4a8af05899993666207a38a052a6a/54188/up.png 1080w,\n/static/d6a4a8af05899993666207a38a052a6a/46a6a/up.png 1351w","sizes":"100vw"},"sources":[{"srcSet":"/static/d6a4a8af05899993666207a38a052a6a/279ed/up.webp 750w,\n/static/d6a4a8af05899993666207a38a052a6a/a784b/up.webp 1080w,\n/static/d6a4a8af05899993666207a38a052a6a/9d68a/up.webp 1351w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.4781643227239082}}},{"base":"footer-pattern-bg-lg.png","name":"footer-pattern-bg-lg","relativePath":"footer/footer-pattern-bg-lg.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#080808","images":{"fallback":{"src":"/static/a92d0761f6b1b55e343bd38813be5e76/3784d/footer-pattern-bg-lg.png","srcSet":"/static/a92d0761f6b1b55e343bd38813be5e76/01c11/footer-pattern-bg-lg.png 750w,\n/static/a92d0761f6b1b55e343bd38813be5e76/53923/footer-pattern-bg-lg.png 1080w,\n/static/a92d0761f6b1b55e343bd38813be5e76/c9a33/footer-pattern-bg-lg.png 1366w,\n/static/a92d0761f6b1b55e343bd38813be5e76/3784d/footer-pattern-bg-lg.png 1920w","sizes":"100vw"},"sources":[{"srcSet":"/static/a92d0761f6b1b55e343bd38813be5e76/874f2/footer-pattern-bg-lg.webp 750w,\n/static/a92d0761f6b1b55e343bd38813be5e76/3d89f/footer-pattern-bg-lg.webp 1080w,\n/static/a92d0761f6b1b55e343bd38813be5e76/d7710/footer-pattern-bg-lg.webp 1366w,\n/static/a92d0761f6b1b55e343bd38813be5e76/9811f/footer-pattern-bg-lg.webp 1920w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.28958333333333336}}},{"base":"footer-white-mask-lg.png","name":"footer-white-mask-lg","relativePath":"footer/footer-white-mask-lg.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#080808","images":{"fallback":{"src":"/static/62b09a6d875d97b175be9e114a926926/22807/footer-white-mask-lg.png","srcSet":"/static/62b09a6d875d97b175be9e114a926926/d3c4c/footer-white-mask-lg.png 750w,\n/static/62b09a6d875d97b175be9e114a926926/e4db0/footer-white-mask-lg.png 1080w,\n/static/62b09a6d875d97b175be9e114a926926/7dc80/footer-white-mask-lg.png 1366w,\n/static/62b09a6d875d97b175be9e114a926926/22807/footer-white-mask-lg.png 1920w","sizes":"100vw"},"sources":[{"srcSet":"/static/62b09a6d875d97b175be9e114a926926/6cb7e/footer-white-mask-lg.webp 750w,\n/static/62b09a6d875d97b175be9e114a926926/f0e5a/footer-white-mask-lg.webp 1080w,\n/static/62b09a6d875d97b175be9e114a926926/8a888/footer-white-mask-lg.webp 1366w,\n/static/62b09a6d875d97b175be9e114a926926/e0379/footer-white-mask-lg.webp 1920w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.2708333333333333}}},{"base":"book.png","name":"book","relativePath":"projects/bookish/book.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#080808","images":{"fallback":{"src":"/static/8c130c19e6859d2aa4e1b515fdcb20d4/ff410/book.png","srcSet":"/static/8c130c19e6859d2aa4e1b515fdcb20d4/ff410/book.png 577w","sizes":"100vw"},"sources":[{"srcSet":"/static/8c130c19e6859d2aa4e1b515fdcb20d4/d2fbd/book.webp 577w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.8457538994800694}}},{"base":"save.png","name":"save","relativePath":"projects/devblog/save.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/341e652d9384bc45593631e6ff608b4a/0ddf5/save.png","srcSet":"/static/341e652d9384bc45593631e6ff608b4a/33a71/save.png 750w,\n/static/341e652d9384bc45593631e6ff608b4a/d9f2a/save.png 1080w,\n/static/341e652d9384bc45593631e6ff608b4a/0ddf5/save.png 1356w","sizes":"100vw"},"sources":[{"srcSet":"/static/341e652d9384bc45593631e6ff608b4a/2f22f/save.webp 750w,\n/static/341e652d9384bc45593631e6ff608b4a/7bcb9/save.webp 1080w,\n/static/341e652d9384bc45593631e6ff608b4a/f5f83/save.webp 1356w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.448377581120944}}},{"base":"pcbuild.png","name":"pcbuild","relativePath":"projects/pcBuilder/pcbuild.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/055ad77473e5fffeabfe2509807a4307/2426f/pcbuild.png","srcSet":"/static/055ad77473e5fffeabfe2509807a4307/0298d/pcbuild.png 750w,\n/static/055ad77473e5fffeabfe2509807a4307/3df58/pcbuild.png 1080w,\n/static/055ad77473e5fffeabfe2509807a4307/2426f/pcbuild.png 1358w","sizes":"100vw"},"sources":[{"srcSet":"/static/055ad77473e5fffeabfe2509807a4307/44cf2/pcbuild.webp 750w,\n/static/055ad77473e5fffeabfe2509807a4307/3e4c4/pcbuild.webp 1080w,\n/static/055ad77473e5fffeabfe2509807a4307/42d29/pcbuild.webp 1358w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.9050073637702504}}},{"base":"home.png","name":"home","relativePath":"projects/bookish/home.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/996224661eaf0e08ea7b5de0188a5c95/57708/home.png","srcSet":"/static/996224661eaf0e08ea7b5de0188a5c95/d76f8/home.png 750w,\n/static/996224661eaf0e08ea7b5de0188a5c95/5f2ba/home.png 1080w,\n/static/996224661eaf0e08ea7b5de0188a5c95/57708/home.png 1341w","sizes":"100vw"},"sources":[{"srcSet":"/static/996224661eaf0e08ea7b5de0188a5c95/c5340/home.webp 750w,\n/static/996224661eaf0e08ea7b5de0188a5c95/0b6fa/home.webp 1080w,\n/static/996224661eaf0e08ea7b5de0188a5c95/03dd4/home.webp 1341w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.4802386278896346}}},{"base":"cover.png","name":"cover","relativePath":"projects/bookish/cover.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/b4e0bd2cf86e66922c45abf0f3de9776/c2375/cover.png","srcSet":"/static/b4e0bd2cf86e66922c45abf0f3de9776/5d84c/cover.png 750w,\n/static/b4e0bd2cf86e66922c45abf0f3de9776/ef372/cover.png 1080w,\n/static/b4e0bd2cf86e66922c45abf0f3de9776/c2375/cover.png 1283w","sizes":"100vw"},"sources":[{"srcSet":"/static/b4e0bd2cf86e66922c45abf0f3de9776/cbe6e/cover.webp 750w,\n/static/b4e0bd2cf86e66922c45abf0f3de9776/02355/cover.webp 1080w,\n/static/b4e0bd2cf86e66922c45abf0f3de9776/209c9/cover.webp 1283w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.5128604832424006}}},{"base":"detail.png","name":"detail","relativePath":"projects/devblog/detail.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/865722cda334a5129f28fc0bdc34700a/b075b/detail.png","srcSet":"/static/865722cda334a5129f28fc0bdc34700a/f6024/detail.png 750w,\n/static/865722cda334a5129f28fc0bdc34700a/8adb6/detail.png 1080w,\n/static/865722cda334a5129f28fc0bdc34700a/b075b/detail.png 1355w","sizes":"100vw"},"sources":[{"srcSet":"/static/865722cda334a5129f28fc0bdc34700a/a6823/detail.webp 750w,\n/static/865722cda334a5129f28fc0bdc34700a/65729/detail.webp 1080w,\n/static/865722cda334a5129f28fc0bdc34700a/d0793/detail.webp 1355w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.4826568265682657}}},{"base":"cover.png","name":"cover","relativePath":"projects/devblog/cover.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/2d60c4c415f23c6b7ddb96205db03cd0/7dde8/cover.png","srcSet":"/static/2d60c4c415f23c6b7ddb96205db03cd0/5d7aa/cover.png 750w,\n/static/2d60c4c415f23c6b7ddb96205db03cd0/5eb41/cover.png 1080w,\n/static/2d60c4c415f23c6b7ddb96205db03cd0/7dde8/cover.png 1358w","sizes":"100vw"},"sources":[{"srcSet":"/static/2d60c4c415f23c6b7ddb96205db03cd0/f74e7/cover.webp 750w,\n/static/2d60c4c415f23c6b7ddb96205db03cd0/d8cd9/cover.webp 1080w,\n/static/2d60c4c415f23c6b7ddb96205db03cd0/02158/cover.webp 1358w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.49116347569955815}}},{"base":"cover.png","name":"cover","relativePath":"projects/pcBuilder/cover.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#080808","images":{"fallback":{"src":"/static/afd4a1221d531ddd5569a6a8b3d67c93/65e6a/cover.png","srcSet":"/static/afd4a1221d531ddd5569a6a8b3d67c93/5d7aa/cover.png 750w,\n/static/afd4a1221d531ddd5569a6a8b3d67c93/5eb41/cover.png 1080w,\n/static/afd4a1221d531ddd5569a6a8b3d67c93/65e6a/cover.png 1344w","sizes":"100vw"},"sources":[{"srcSet":"/static/afd4a1221d531ddd5569a6a8b3d67c93/f74e7/cover.webp 750w,\n/static/afd4a1221d531ddd5569a6a8b3d67c93/d8cd9/cover.webp 1080w,\n/static/afd4a1221d531ddd5569a6a8b3d67c93/f940c/cover.webp 1344w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.4910714285714286}}},{"base":"specialist.png","name":"specialist","relativePath":"projects/health/specialist.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/d2b688817e727a2af0b0f3d4ac3cc838/2aedc/specialist.png","srcSet":"/static/d2b688817e727a2af0b0f3d4ac3cc838/29e3b/specialist.png 750w,\n/static/d2b688817e727a2af0b0f3d4ac3cc838/0baac/specialist.png 1080w,\n/static/d2b688817e727a2af0b0f3d4ac3cc838/2aedc/specialist.png 1364w","sizes":"100vw"},"sources":[{"srcSet":"/static/d2b688817e727a2af0b0f3d4ac3cc838/017cd/specialist.webp 750w,\n/static/d2b688817e727a2af0b0f3d4ac3cc838/7d68d/specialist.webp 1080w,\n/static/d2b688817e727a2af0b0f3d4ac3cc838/3724e/specialist.webp 1364w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.4391495601173021}}},{"base":"avatar.jpg","name":"avatar","relativePath":"avatar.jpg","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8e8e8","images":{"fallback":{"src":"/static/e3745083e01bb195cad1215dd2bce902/f82ef/avatar.jpg","srcSet":"/static/e3745083e01bb195cad1215dd2bce902/be9c4/avatar.jpg 750w,\n/static/e3745083e01bb195cad1215dd2bce902/ebdc7/avatar.jpg 1080w,\n/static/e3745083e01bb195cad1215dd2bce902/c760e/avatar.jpg 1366w,\n/static/e3745083e01bb195cad1215dd2bce902/f82ef/avatar.jpg 1920w","sizes":"100vw"},"sources":[{"srcSet":"/static/e3745083e01bb195cad1215dd2bce902/4e579/avatar.webp 750w,\n/static/e3745083e01bb195cad1215dd2bce902/da1c8/avatar.webp 1080w,\n/static/e3745083e01bb195cad1215dd2bce902/bce2c/avatar.webp 1366w,\n/static/e3745083e01bb195cad1215dd2bce902/40ce3/avatar.webp 1920w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":1.5}}},{"base":"detail.png","name":"detail","relativePath":"projects/pcBuilder/detail.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/c2f78a6c00de442ca5a720bd79712ee1/c0bdb/detail.png","srcSet":"/static/c2f78a6c00de442ca5a720bd79712ee1/52bf4/detail.png 750w,\n/static/c2f78a6c00de442ca5a720bd79712ee1/17340/detail.png 1080w,\n/static/c2f78a6c00de442ca5a720bd79712ee1/c0bdb/detail.png 1358w","sizes":"100vw"},"sources":[{"srcSet":"/static/c2f78a6c00de442ca5a720bd79712ee1/b6c64/detail.webp 750w,\n/static/c2f78a6c00de442ca5a720bd79712ee1/5e83f/detail.webp 1080w,\n/static/c2f78a6c00de442ca5a720bd79712ee1/71cfe/detail.webp 1358w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.8483063328424153}}},{"base":"cover.png","name":"cover","relativePath":"projects/health/cover.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/9b179216f7dfadffeb47ebe578aa1404/5e77a/cover.png","srcSet":"/static/9b179216f7dfadffeb47ebe578aa1404/cce48/cover.png 750w,\n/static/9b179216f7dfadffeb47ebe578aa1404/fb22a/cover.png 1080w,\n/static/9b179216f7dfadffeb47ebe578aa1404/5e77a/cover.png 1349w","sizes":"100vw"},"sources":[{"srcSet":"/static/9b179216f7dfadffeb47ebe578aa1404/90564/cover.webp 750w,\n/static/9b179216f7dfadffeb47ebe578aa1404/1fd07/cover.webp 1080w,\n/static/9b179216f7dfadffeb47ebe578aa1404/49d86/cover.webp 1349w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.49369903632320244}}},{"base":"linux.svg","name":"linux","relativePath":"tech/linux.svg","childImageSharp":null},{"base":"cover.png","name":"cover","relativePath":"projects/video-streaming/cover.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/473ab1fa48833a7445ed2581a60fb278/29606/cover.png","srcSet":"/static/473ab1fa48833a7445ed2581a60fb278/50410/cover.png 750w,\n/static/473ab1fa48833a7445ed2581a60fb278/2c846/cover.png 1080w,\n/static/473ab1fa48833a7445ed2581a60fb278/29606/cover.png 1329w","sizes":"100vw"},"sources":[{"srcSet":"/static/473ab1fa48833a7445ed2581a60fb278/9ef79/cover.webp 750w,\n/static/473ab1fa48833a7445ed2581a60fb278/4312f/cover.webp 1080w,\n/static/473ab1fa48833a7445ed2581a60fb278/cf2a5/cover.webp 1329w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.4951091045899172}}},{"base":"home.png","name":"home","relativePath":"projects/pcBuilder/home.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/0f466bad28eedc208b523727981e1819/30e05/home.png","srcSet":"/static/0f466bad28eedc208b523727981e1819/c9e49/home.png 750w,\n/static/0f466bad28eedc208b523727981e1819/5e803/home.png 1080w,\n/static/0f466bad28eedc208b523727981e1819/30e05/home.png 1358w","sizes":"100vw"},"sources":[{"srcSet":"/static/0f466bad28eedc208b523727981e1819/02bbd/home.webp 750w,\n/static/0f466bad28eedc208b523727981e1819/f85da/home.webp 1080w,\n/static/0f466bad28eedc208b523727981e1819/03b7f/home.webp 1358w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":1.939617083946981}}},{"base":"blog.png","name":"blog","relativePath":"projects/devblog/blog.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f80808","images":{"fallback":{"src":"/static/906138f8b668080b7c8d39c7edf4a02a/c678f/blog.png","srcSet":"/static/906138f8b668080b7c8d39c7edf4a02a/d1822/blog.png 750w,\n/static/906138f8b668080b7c8d39c7edf4a02a/dab75/blog.png 1080w,\n/static/906138f8b668080b7c8d39c7edf4a02a/c678f/blog.png 1280w","sizes":"100vw"},"sources":[{"srcSet":"/static/906138f8b668080b7c8d39c7edf4a02a/ee401/blog.webp 750w,\n/static/906138f8b668080b7c8d39c7edf4a02a/de1b1/blog.webp 1080w,\n/static/906138f8b668080b7c8d39c7edf4a02a/92bb1/blog.webp 1280w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.5625}}},{"base":"pl.png","name":"pl","relativePath":"projects/video-streaming/pl.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/1e8d680dc35f92e358a59fd2bbc4a2f8/bf190/pl.png","srcSet":"/static/1e8d680dc35f92e358a59fd2bbc4a2f8/dce4f/pl.png 750w,\n/static/1e8d680dc35f92e358a59fd2bbc4a2f8/edf0f/pl.png 1080w,\n/static/1e8d680dc35f92e358a59fd2bbc4a2f8/bf190/pl.png 1342w","sizes":"100vw"},"sources":[{"srcSet":"/static/1e8d680dc35f92e358a59fd2bbc4a2f8/d837c/pl.webp 750w,\n/static/1e8d680dc35f92e358a59fd2bbc4a2f8/cf96a/pl.webp 1080w,\n/static/1e8d680dc35f92e358a59fd2bbc4a2f8/e3453/pl.webp 1342w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.48733233979135615}}},{"base":"home.png","name":"home","relativePath":"projects/health/home.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/1b08533fa49c4f861137bcc8a14bfbe1/1cf03/home.png","srcSet":"/static/1b08533fa49c4f861137bcc8a14bfbe1/b696f/home.png 750w,\n/static/1b08533fa49c4f861137bcc8a14bfbe1/d730f/home.png 1080w,\n/static/1b08533fa49c4f861137bcc8a14bfbe1/1cf03/home.png 1358w","sizes":"100vw"},"sources":[{"srcSet":"/static/1b08533fa49c4f861137bcc8a14bfbe1/7f022/home.webp 750w,\n/static/1b08533fa49c4f861137bcc8a14bfbe1/63609/home.webp 1080w,\n/static/1b08533fa49c4f861137bcc8a14bfbe1/594e0/home.webp 1358w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":3.0883652430044184}}}]}}} \ No newline at end of file +{"data":{"allFile":{"nodes":[{"base":"icon.png","name":"icon","relativePath":"icon.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#683898","images":{"fallback":{"src":"/static/53aa06cf17e4239d0dba6ffd09854e02/33103/icon.png","srcSet":"/static/53aa06cf17e4239d0dba6ffd09854e02/33103/icon.png 512w","sizes":"100vw"},"sources":[{"srcSet":"/static/53aa06cf17e4239d0dba6ffd09854e02/aaa77/icon.webp 512w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":1}}},{"base":"contact.png","name":"contact","relativePath":"contact.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#080808","images":{"fallback":{"src":"/static/cd18d0184e273ab1ab90033d3ddf67be/59067/contact.png","srcSet":"/static/cd18d0184e273ab1ab90033d3ddf67be/673f3/contact.png 750w,\n/static/cd18d0184e273ab1ab90033d3ddf67be/59067/contact.png 860w","sizes":"100vw"},"sources":[{"srcSet":"/static/cd18d0184e273ab1ab90033d3ddf67be/f135a/contact.webp 750w,\n/static/cd18d0184e273ab1ab90033d3ddf67be/c8512/contact.webp 860w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.9232558139534884}}},{"base":"sweet.png","name":"sweet","relativePath":"sweet.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#080808","images":{"fallback":{"src":"/static/f0a79c7284187e3632845e6d8560fe7a/b153d/sweet.png","srcSet":"/static/f0a79c7284187e3632845e6d8560fe7a/5e5bd/sweet.png 750w,\n/static/f0a79c7284187e3632845e6d8560fe7a/4127d/sweet.png 1080w,\n/static/f0a79c7284187e3632845e6d8560fe7a/51f00/sweet.png 1366w,\n/static/f0a79c7284187e3632845e6d8560fe7a/b153d/sweet.png 1886w","sizes":"100vw"},"sources":[{"srcSet":"/static/f0a79c7284187e3632845e6d8560fe7a/165f5/sweet.webp 750w,\n/static/f0a79c7284187e3632845e6d8560fe7a/27f66/sweet.webp 1080w,\n/static/f0a79c7284187e3632845e6d8560fe7a/96299/sweet.webp 1366w,\n/static/f0a79c7284187e3632845e6d8560fe7a/39d3d/sweet.webp 1886w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.503711558854719}}},{"base":"footer-pattern-bg.png","name":"footer-pattern-bg","relativePath":"footer/footer-pattern-bg.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#080808","images":{"fallback":{"src":"/static/b7c2e53342a848d205f8bf76116707f0/15a01/footer-pattern-bg.png","srcSet":"/static/b7c2e53342a848d205f8bf76116707f0/09645/footer-pattern-bg.png 750w,\n/static/b7c2e53342a848d205f8bf76116707f0/443a1/footer-pattern-bg.png 1080w,\n/static/b7c2e53342a848d205f8bf76116707f0/9d3e3/footer-pattern-bg.png 1366w,\n/static/b7c2e53342a848d205f8bf76116707f0/15a01/footer-pattern-bg.png 1920w","sizes":"100vw"},"sources":[{"srcSet":"/static/b7c2e53342a848d205f8bf76116707f0/78996/footer-pattern-bg.webp 750w,\n/static/b7c2e53342a848d205f8bf76116707f0/83082/footer-pattern-bg.webp 1080w,\n/static/b7c2e53342a848d205f8bf76116707f0/43b03/footer-pattern-bg.webp 1366w,\n/static/b7c2e53342a848d205f8bf76116707f0/11293/footer-pattern-bg.webp 1920w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.46875}}},{"base":"footer-white-mask.png","name":"footer-white-mask","relativePath":"footer/footer-white-mask.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/1d3d4d719f4d81a333ef4bd7bacd1bde/00f5b/footer-white-mask.png","srcSet":"/static/1d3d4d719f4d81a333ef4bd7bacd1bde/29fbb/footer-white-mask.png 750w,\n/static/1d3d4d719f4d81a333ef4bd7bacd1bde/8f906/footer-white-mask.png 1080w,\n/static/1d3d4d719f4d81a333ef4bd7bacd1bde/71089/footer-white-mask.png 1366w,\n/static/1d3d4d719f4d81a333ef4bd7bacd1bde/00f5b/footer-white-mask.png 1920w","sizes":"100vw"},"sources":[{"srcSet":"/static/1d3d4d719f4d81a333ef4bd7bacd1bde/dfa3b/footer-white-mask.webp 750w,\n/static/1d3d4d719f4d81a333ef4bd7bacd1bde/92d7f/footer-white-mask.webp 1080w,\n/static/1d3d4d719f4d81a333ef4bd7bacd1bde/77352/footer-white-mask.webp 1366w,\n/static/1d3d4d719f4d81a333ef4bd7bacd1bde/62238/footer-white-mask.webp 1920w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.2046875}}},{"base":"aws.svg","name":"aws","relativePath":"tech/aws.svg","childImageSharp":null},{"base":"azure.svg","name":"azure","relativePath":"tech/azure.svg","childImageSharp":null},{"base":"bootstrap.svg","name":"bootstrap","relativePath":"tech/bootstrap.svg","childImageSharp":null},{"base":"css.svg","name":"css","relativePath":"tech/css.svg","childImageSharp":null},{"base":"docker.svg","name":"docker","relativePath":"tech/docker.svg","childImageSharp":null},{"base":"firebase.svg","name":"firebase","relativePath":"tech/firebase.svg","childImageSharp":null},{"base":"gatsby.svg","name":"gatsby","relativePath":"tech/gatsby.svg","childImageSharp":null},{"base":"gcp.svg","name":"gcp","relativePath":"tech/gcp.svg","childImageSharp":null},{"base":"git.svg","name":"git","relativePath":"tech/git.svg","childImageSharp":null},{"base":"github.svg","name":"github","relativePath":"tech/github.svg","childImageSharp":null},{"base":"graphql.svg","name":"graphql","relativePath":"tech/graphql.svg","childImageSharp":null},{"base":"html.svg","name":"html","relativePath":"tech/html.svg","childImageSharp":null},{"base":"js.svg","name":"js","relativePath":"tech/js.svg","childImageSharp":null},{"base":"material.svg","name":"material","relativePath":"tech/material.svg","childImageSharp":null},{"base":"mongodb.svg","name":"mongodb","relativePath":"tech/mongodb.svg","childImageSharp":null},{"base":"mysql.svg","name":"mysql","relativePath":"tech/mysql.svg","childImageSharp":null},{"base":"next.svg","name":"next","relativePath":"tech/next.svg","childImageSharp":null},{"base":"node.svg","name":"node","relativePath":"tech/node.svg","childImageSharp":null},{"base":"npm.svg","name":"npm","relativePath":"tech/npm.svg","childImageSharp":null},{"base":"ocean.svg","name":"ocean","relativePath":"tech/ocean.svg","childImageSharp":null},{"base":"postgres.svg","name":"postgres","relativePath":"tech/postgres.svg","childImageSharp":null},{"base":"react.svg","name":"react","relativePath":"tech/react.svg","childImageSharp":null},{"base":"redis.svg","name":"redis","relativePath":"tech/redis.svg","childImageSharp":null},{"base":"redux.svg","name":"redux","relativePath":"tech/redux.svg","childImageSharp":null},{"base":"tailwind.svg","name":"tailwind","relativePath":"tech/tailwind.svg","childImageSharp":null},{"base":"typescript.svg","name":"typescript","relativePath":"tech/typescript.svg","childImageSharp":null},{"base":"ubuntu.svg","name":"ubuntu","relativePath":"tech/ubuntu.svg","childImageSharp":null},{"base":"addBook.png","name":"addBook","relativePath":"projects/bookish/addBook.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/1d829db91dc9c1d9e739212dcc4393f1/5ecff/addBook.png","srcSet":"/static/1d829db91dc9c1d9e739212dcc4393f1/63f83/addBook.png 750w,\n/static/1d829db91dc9c1d9e739212dcc4393f1/5ecff/addBook.png 986w","sizes":"100vw"},"sources":[{"srcSet":"/static/1d829db91dc9c1d9e739212dcc4393f1/71497/addBook.webp 750w,\n/static/1d829db91dc9c1d9e739212dcc4393f1/4f969/addBook.webp 986w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.5912778904665315}}},{"base":"read.png","name":"read","relativePath":"projects/bookish/read.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/47a9a9b21943ea9cc602a68cab1033c4/cd8ac/read.png","srcSet":"/static/47a9a9b21943ea9cc602a68cab1033c4/d5d1d/read.png 750w,\n/static/47a9a9b21943ea9cc602a68cab1033c4/94443/read.png 1080w,\n/static/47a9a9b21943ea9cc602a68cab1033c4/cd8ac/read.png 1355w","sizes":"100vw"},"sources":[{"srcSet":"/static/47a9a9b21943ea9cc602a68cab1033c4/36e41/read.webp 750w,\n/static/47a9a9b21943ea9cc602a68cab1033c4/05b1f/read.webp 1080w,\n/static/47a9a9b21943ea9cc602a68cab1033c4/3532c/read.webp 1355w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.3306273062730627}}},{"base":"login.png","name":"login","relativePath":"projects/health/login.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/5b768229197ec19aa26170398e8b7c49/d54e2/login.png","srcSet":"/static/5b768229197ec19aa26170398e8b7c49/f8dfc/login.png 750w,\n/static/5b768229197ec19aa26170398e8b7c49/a1631/login.png 1080w,\n/static/5b768229197ec19aa26170398e8b7c49/d54e2/login.png 1354w","sizes":"100vw"},"sources":[{"srcSet":"/static/5b768229197ec19aa26170398e8b7c49/b0325/login.webp 750w,\n/static/5b768229197ec19aa26170398e8b7c49/518b6/login.webp 1080w,\n/static/5b768229197ec19aa26170398e8b7c49/79aea/login.webp 1354w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.43648449039881837}}},{"base":"pcbuild.png","name":"pcbuild","relativePath":"projects/pcBuilder/pcbuild.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/ee277503100c0e33b6806d649fb7368d/2426f/pcbuild.png","srcSet":"/static/ee277503100c0e33b6806d649fb7368d/0298d/pcbuild.png 750w,\n/static/ee277503100c0e33b6806d649fb7368d/3df58/pcbuild.png 1080w,\n/static/ee277503100c0e33b6806d649fb7368d/2426f/pcbuild.png 1358w","sizes":"100vw"},"sources":[{"srcSet":"/static/ee277503100c0e33b6806d649fb7368d/44cf2/pcbuild.webp 750w,\n/static/ee277503100c0e33b6806d649fb7368d/3e4c4/pcbuild.webp 1080w,\n/static/ee277503100c0e33b6806d649fb7368d/42d29/pcbuild.webp 1358w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.9050073637702504}}},{"base":"reely.png","name":"reely","relativePath":"projects/video-streaming/reely.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#080808","images":{"fallback":{"src":"/static/2bb943ed9cd8518723ace122afae0e91/c678f/reely.png","srcSet":"/static/2bb943ed9cd8518723ace122afae0e91/d1822/reely.png 750w,\n/static/2bb943ed9cd8518723ace122afae0e91/dab75/reely.png 1080w,\n/static/2bb943ed9cd8518723ace122afae0e91/c678f/reely.png 1280w","sizes":"100vw"},"sources":[{"srcSet":"/static/2bb943ed9cd8518723ace122afae0e91/ee401/reely.webp 750w,\n/static/2bb943ed9cd8518723ace122afae0e91/de1b1/reely.webp 1080w,\n/static/2bb943ed9cd8518723ace122afae0e91/92bb1/reely.webp 1280w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.5625}}},{"base":"up.png","name":"up","relativePath":"projects/video-streaming/up.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/fb69fa39068d66563623dbfb8f7c52ff/46a6a/up.png","srcSet":"/static/fb69fa39068d66563623dbfb8f7c52ff/4cd0a/up.png 750w,\n/static/fb69fa39068d66563623dbfb8f7c52ff/54188/up.png 1080w,\n/static/fb69fa39068d66563623dbfb8f7c52ff/46a6a/up.png 1351w","sizes":"100vw"},"sources":[{"srcSet":"/static/fb69fa39068d66563623dbfb8f7c52ff/279ed/up.webp 750w,\n/static/fb69fa39068d66563623dbfb8f7c52ff/a784b/up.webp 1080w,\n/static/fb69fa39068d66563623dbfb8f7c52ff/9d68a/up.webp 1351w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.4781643227239082}}},{"base":"footer-pattern-bg-lg.png","name":"footer-pattern-bg-lg","relativePath":"footer/footer-pattern-bg-lg.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#080808","images":{"fallback":{"src":"/static/a92d0761f6b1b55e343bd38813be5e76/3784d/footer-pattern-bg-lg.png","srcSet":"/static/a92d0761f6b1b55e343bd38813be5e76/01c11/footer-pattern-bg-lg.png 750w,\n/static/a92d0761f6b1b55e343bd38813be5e76/53923/footer-pattern-bg-lg.png 1080w,\n/static/a92d0761f6b1b55e343bd38813be5e76/c9a33/footer-pattern-bg-lg.png 1366w,\n/static/a92d0761f6b1b55e343bd38813be5e76/3784d/footer-pattern-bg-lg.png 1920w","sizes":"100vw"},"sources":[{"srcSet":"/static/a92d0761f6b1b55e343bd38813be5e76/874f2/footer-pattern-bg-lg.webp 750w,\n/static/a92d0761f6b1b55e343bd38813be5e76/3d89f/footer-pattern-bg-lg.webp 1080w,\n/static/a92d0761f6b1b55e343bd38813be5e76/d7710/footer-pattern-bg-lg.webp 1366w,\n/static/a92d0761f6b1b55e343bd38813be5e76/9811f/footer-pattern-bg-lg.webp 1920w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.28958333333333336}}},{"base":"footer-white-mask-lg.png","name":"footer-white-mask-lg","relativePath":"footer/footer-white-mask-lg.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#080808","images":{"fallback":{"src":"/static/62b09a6d875d97b175be9e114a926926/22807/footer-white-mask-lg.png","srcSet":"/static/62b09a6d875d97b175be9e114a926926/d3c4c/footer-white-mask-lg.png 750w,\n/static/62b09a6d875d97b175be9e114a926926/e4db0/footer-white-mask-lg.png 1080w,\n/static/62b09a6d875d97b175be9e114a926926/7dc80/footer-white-mask-lg.png 1366w,\n/static/62b09a6d875d97b175be9e114a926926/22807/footer-white-mask-lg.png 1920w","sizes":"100vw"},"sources":[{"srcSet":"/static/62b09a6d875d97b175be9e114a926926/6cb7e/footer-white-mask-lg.webp 750w,\n/static/62b09a6d875d97b175be9e114a926926/f0e5a/footer-white-mask-lg.webp 1080w,\n/static/62b09a6d875d97b175be9e114a926926/8a888/footer-white-mask-lg.webp 1366w,\n/static/62b09a6d875d97b175be9e114a926926/e0379/footer-white-mask-lg.webp 1920w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.2708333333333333}}},{"base":"book.png","name":"book","relativePath":"projects/bookish/book.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#080808","images":{"fallback":{"src":"/static/8c130c19e6859d2aa4e1b515fdcb20d4/ff410/book.png","srcSet":"/static/8c130c19e6859d2aa4e1b515fdcb20d4/ff410/book.png 577w","sizes":"100vw"},"sources":[{"srcSet":"/static/8c130c19e6859d2aa4e1b515fdcb20d4/d2fbd/book.webp 577w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.8457538994800694}}},{"base":"home.png","name":"home","relativePath":"projects/bookish/home.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/19c435dffc2cfa9310d7c40e8da26e5d/57708/home.png","srcSet":"/static/19c435dffc2cfa9310d7c40e8da26e5d/d76f8/home.png 750w,\n/static/19c435dffc2cfa9310d7c40e8da26e5d/5f2ba/home.png 1080w,\n/static/19c435dffc2cfa9310d7c40e8da26e5d/57708/home.png 1341w","sizes":"100vw"},"sources":[{"srcSet":"/static/19c435dffc2cfa9310d7c40e8da26e5d/c5340/home.webp 750w,\n/static/19c435dffc2cfa9310d7c40e8da26e5d/0b6fa/home.webp 1080w,\n/static/19c435dffc2cfa9310d7c40e8da26e5d/03dd4/home.webp 1341w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.4802386278896346}}},{"base":"save.png","name":"save","relativePath":"projects/devblog/save.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/f0c8175ab2c07ad13e020f7817126fec/0ddf5/save.png","srcSet":"/static/f0c8175ab2c07ad13e020f7817126fec/33a71/save.png 750w,\n/static/f0c8175ab2c07ad13e020f7817126fec/d9f2a/save.png 1080w,\n/static/f0c8175ab2c07ad13e020f7817126fec/0ddf5/save.png 1356w","sizes":"100vw"},"sources":[{"srcSet":"/static/f0c8175ab2c07ad13e020f7817126fec/2f22f/save.webp 750w,\n/static/f0c8175ab2c07ad13e020f7817126fec/7bcb9/save.webp 1080w,\n/static/f0c8175ab2c07ad13e020f7817126fec/f5f83/save.webp 1356w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.448377581120944}}},{"base":"cover.png","name":"cover","relativePath":"projects/bookish/cover.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/9da26d650dd6412e12c73f0a9655b358/c2375/cover.png","srcSet":"/static/9da26d650dd6412e12c73f0a9655b358/5d84c/cover.png 750w,\n/static/9da26d650dd6412e12c73f0a9655b358/ef372/cover.png 1080w,\n/static/9da26d650dd6412e12c73f0a9655b358/c2375/cover.png 1283w","sizes":"100vw"},"sources":[{"srcSet":"/static/9da26d650dd6412e12c73f0a9655b358/cbe6e/cover.webp 750w,\n/static/9da26d650dd6412e12c73f0a9655b358/02355/cover.webp 1080w,\n/static/9da26d650dd6412e12c73f0a9655b358/209c9/cover.webp 1283w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.5128604832424006}}},{"base":"detail.png","name":"detail","relativePath":"projects/devblog/detail.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/28137e86b817331d144850ff0a36ac29/b075b/detail.png","srcSet":"/static/28137e86b817331d144850ff0a36ac29/f6024/detail.png 750w,\n/static/28137e86b817331d144850ff0a36ac29/8adb6/detail.png 1080w,\n/static/28137e86b817331d144850ff0a36ac29/b075b/detail.png 1355w","sizes":"100vw"},"sources":[{"srcSet":"/static/28137e86b817331d144850ff0a36ac29/a6823/detail.webp 750w,\n/static/28137e86b817331d144850ff0a36ac29/65729/detail.webp 1080w,\n/static/28137e86b817331d144850ff0a36ac29/d0793/detail.webp 1355w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.4826568265682657}}},{"base":"cover.png","name":"cover","relativePath":"projects/devblog/cover.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/edc20d69be62fe184e0058dfb4a1f11c/7dde8/cover.png","srcSet":"/static/edc20d69be62fe184e0058dfb4a1f11c/5d7aa/cover.png 750w,\n/static/edc20d69be62fe184e0058dfb4a1f11c/5eb41/cover.png 1080w,\n/static/edc20d69be62fe184e0058dfb4a1f11c/7dde8/cover.png 1358w","sizes":"100vw"},"sources":[{"srcSet":"/static/edc20d69be62fe184e0058dfb4a1f11c/f74e7/cover.webp 750w,\n/static/edc20d69be62fe184e0058dfb4a1f11c/d8cd9/cover.webp 1080w,\n/static/edc20d69be62fe184e0058dfb4a1f11c/02158/cover.webp 1358w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.49116347569955815}}},{"base":"specialist.png","name":"specialist","relativePath":"projects/health/specialist.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/a23c821c78b97b836b79a223a48a180a/2aedc/specialist.png","srcSet":"/static/a23c821c78b97b836b79a223a48a180a/29e3b/specialist.png 750w,\n/static/a23c821c78b97b836b79a223a48a180a/0baac/specialist.png 1080w,\n/static/a23c821c78b97b836b79a223a48a180a/2aedc/specialist.png 1364w","sizes":"100vw"},"sources":[{"srcSet":"/static/a23c821c78b97b836b79a223a48a180a/017cd/specialist.webp 750w,\n/static/a23c821c78b97b836b79a223a48a180a/7d68d/specialist.webp 1080w,\n/static/a23c821c78b97b836b79a223a48a180a/3724e/specialist.webp 1364w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.4391495601173021}}},{"base":"cover.png","name":"cover","relativePath":"projects/pcBuilder/cover.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#080808","images":{"fallback":{"src":"/static/715768ab3576ed0245280d239a6850b7/65e6a/cover.png","srcSet":"/static/715768ab3576ed0245280d239a6850b7/5d7aa/cover.png 750w,\n/static/715768ab3576ed0245280d239a6850b7/5eb41/cover.png 1080w,\n/static/715768ab3576ed0245280d239a6850b7/65e6a/cover.png 1344w","sizes":"100vw"},"sources":[{"srcSet":"/static/715768ab3576ed0245280d239a6850b7/f74e7/cover.webp 750w,\n/static/715768ab3576ed0245280d239a6850b7/d8cd9/cover.webp 1080w,\n/static/715768ab3576ed0245280d239a6850b7/f940c/cover.webp 1344w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.4910714285714286}}},{"base":"detail.png","name":"detail","relativePath":"projects/pcBuilder/detail.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/40deff56e9fe8b1c416cf18382e2c31f/c0bdb/detail.png","srcSet":"/static/40deff56e9fe8b1c416cf18382e2c31f/52bf4/detail.png 750w,\n/static/40deff56e9fe8b1c416cf18382e2c31f/17340/detail.png 1080w,\n/static/40deff56e9fe8b1c416cf18382e2c31f/c0bdb/detail.png 1358w","sizes":"100vw"},"sources":[{"srcSet":"/static/40deff56e9fe8b1c416cf18382e2c31f/b6c64/detail.webp 750w,\n/static/40deff56e9fe8b1c416cf18382e2c31f/5e83f/detail.webp 1080w,\n/static/40deff56e9fe8b1c416cf18382e2c31f/71cfe/detail.webp 1358w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.8483063328424153}}},{"base":"cover.png","name":"cover","relativePath":"projects/health/cover.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/c55c3b8e9cb1526008b8d70fd7ae3756/5e77a/cover.png","srcSet":"/static/c55c3b8e9cb1526008b8d70fd7ae3756/cce48/cover.png 750w,\n/static/c55c3b8e9cb1526008b8d70fd7ae3756/fb22a/cover.png 1080w,\n/static/c55c3b8e9cb1526008b8d70fd7ae3756/5e77a/cover.png 1349w","sizes":"100vw"},"sources":[{"srcSet":"/static/c55c3b8e9cb1526008b8d70fd7ae3756/90564/cover.webp 750w,\n/static/c55c3b8e9cb1526008b8d70fd7ae3756/1fd07/cover.webp 1080w,\n/static/c55c3b8e9cb1526008b8d70fd7ae3756/49d86/cover.webp 1349w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.49369903632320244}}},{"base":"avatar.jpg","name":"avatar","relativePath":"avatar.jpg","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8e8e8","images":{"fallback":{"src":"/static/e3745083e01bb195cad1215dd2bce902/f82ef/avatar.jpg","srcSet":"/static/e3745083e01bb195cad1215dd2bce902/be9c4/avatar.jpg 750w,\n/static/e3745083e01bb195cad1215dd2bce902/ebdc7/avatar.jpg 1080w,\n/static/e3745083e01bb195cad1215dd2bce902/c760e/avatar.jpg 1366w,\n/static/e3745083e01bb195cad1215dd2bce902/f82ef/avatar.jpg 1920w","sizes":"100vw"},"sources":[{"srcSet":"/static/e3745083e01bb195cad1215dd2bce902/4e579/avatar.webp 750w,\n/static/e3745083e01bb195cad1215dd2bce902/da1c8/avatar.webp 1080w,\n/static/e3745083e01bb195cad1215dd2bce902/bce2c/avatar.webp 1366w,\n/static/e3745083e01bb195cad1215dd2bce902/40ce3/avatar.webp 1920w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":1.5}}},{"base":"home.png","name":"home","relativePath":"projects/pcBuilder/home.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/261c6b06ae6a803beab788573780967a/30e05/home.png","srcSet":"/static/261c6b06ae6a803beab788573780967a/c9e49/home.png 750w,\n/static/261c6b06ae6a803beab788573780967a/5e803/home.png 1080w,\n/static/261c6b06ae6a803beab788573780967a/30e05/home.png 1358w","sizes":"100vw"},"sources":[{"srcSet":"/static/261c6b06ae6a803beab788573780967a/02bbd/home.webp 750w,\n/static/261c6b06ae6a803beab788573780967a/f85da/home.webp 1080w,\n/static/261c6b06ae6a803beab788573780967a/03b7f/home.webp 1358w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":1.939617083946981}}},{"base":"cover.png","name":"cover","relativePath":"projects/video-streaming/cover.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/2851e0da474720d8270107ee83ef6364/29606/cover.png","srcSet":"/static/2851e0da474720d8270107ee83ef6364/50410/cover.png 750w,\n/static/2851e0da474720d8270107ee83ef6364/2c846/cover.png 1080w,\n/static/2851e0da474720d8270107ee83ef6364/29606/cover.png 1329w","sizes":"100vw"},"sources":[{"srcSet":"/static/2851e0da474720d8270107ee83ef6364/9ef79/cover.webp 750w,\n/static/2851e0da474720d8270107ee83ef6364/4312f/cover.webp 1080w,\n/static/2851e0da474720d8270107ee83ef6364/cf2a5/cover.webp 1329w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.4951091045899172}}},{"base":"linux.svg","name":"linux","relativePath":"tech/linux.svg","childImageSharp":null},{"base":"pl.png","name":"pl","relativePath":"projects/video-streaming/pl.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/ac710735b4eb66aa5a4f433097d913c2/bf190/pl.png","srcSet":"/static/ac710735b4eb66aa5a4f433097d913c2/dce4f/pl.png 750w,\n/static/ac710735b4eb66aa5a4f433097d913c2/edf0f/pl.png 1080w,\n/static/ac710735b4eb66aa5a4f433097d913c2/bf190/pl.png 1342w","sizes":"100vw"},"sources":[{"srcSet":"/static/ac710735b4eb66aa5a4f433097d913c2/d837c/pl.webp 750w,\n/static/ac710735b4eb66aa5a4f433097d913c2/cf96a/pl.webp 1080w,\n/static/ac710735b4eb66aa5a4f433097d913c2/e3453/pl.webp 1342w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.48733233979135615}}},{"base":"blog.png","name":"blog","relativePath":"projects/devblog/blog.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f80808","images":{"fallback":{"src":"/static/906138f8b668080b7c8d39c7edf4a02a/c678f/blog.png","srcSet":"/static/906138f8b668080b7c8d39c7edf4a02a/d1822/blog.png 750w,\n/static/906138f8b668080b7c8d39c7edf4a02a/dab75/blog.png 1080w,\n/static/906138f8b668080b7c8d39c7edf4a02a/c678f/blog.png 1280w","sizes":"100vw"},"sources":[{"srcSet":"/static/906138f8b668080b7c8d39c7edf4a02a/ee401/blog.webp 750w,\n/static/906138f8b668080b7c8d39c7edf4a02a/de1b1/blog.webp 1080w,\n/static/906138f8b668080b7c8d39c7edf4a02a/92bb1/blog.webp 1280w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.5625}}},{"base":"home.png","name":"home","relativePath":"projects/health/home.png","childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/97388ac43c6757f60a27dcf8caca15f5/1cf03/home.png","srcSet":"/static/97388ac43c6757f60a27dcf8caca15f5/b696f/home.png 750w,\n/static/97388ac43c6757f60a27dcf8caca15f5/d730f/home.png 1080w,\n/static/97388ac43c6757f60a27dcf8caca15f5/1cf03/home.png 1358w","sizes":"100vw"},"sources":[{"srcSet":"/static/97388ac43c6757f60a27dcf8caca15f5/7f022/home.webp 750w,\n/static/97388ac43c6757f60a27dcf8caca15f5/63609/home.webp 1080w,\n/static/97388ac43c6757f60a27dcf8caca15f5/594e0/home.webp 1358w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":3.0883652430044184}}}]}}} \ No newline at end of file diff --git a/projects/Bookish-A-Book-Management-Site/index.html b/projects/Bookish-A-Book-Management-Site/index.html index a8781f7..448383a 100644 --- a/projects/Bookish-A-Book-Management-Site/index.html +++ b/projects/Bookish-A-Book-Management-Site/index.html @@ -60,10 +60,10 @@ } } }) -

    📚 Bookish- A Book Management Site

    project
    Sep 2023Sep 2023

    Overview

    Bookish is a user-friendly web application designed to cater to book enthusiasts by providing a platform for discovering, reviewing, and managing books. With a focus on simplicity and intuitive design, Bookish offers a range of features to enhance the user experience. At its core, Bookish enables users to explore a vast collection of books through various means. Whether browsing through a comprehensive list or conducting targeted searches by title, author, or genre, users can easily find books of interest. Additionally, the application provides robust filtering options, allowing users to refine their search results based on specific criteria such as title, author, genre, and publication date.

    Photos

    3

    Frontend Feature

  3. Users can browse a list of all books on the website, or they can search for books by title, author, or genre
  4. Users can filter the list of books by title, author, genre, publication date, and other criteria
  5. Logged-in users can add reviews for books they have read. Reviews should include a rating, a brief summary, and any other thoughts the user has about the book
  6. Logged-in users can add books to their wishlist and reading list
  7. Logged-in users can add books to the website by providing the title, author, genre, publication date, and other information.
  8. Logged-in users can delete books they have added to the website
    • ReactJS
    • NodeJs
    • ExpressJs
    • MongoDB
    • RTK
    • + more

    Got Any ideas to work on?

    +

    📚 Bookish- A Book Management Site

    project
    Sep 2023Sep 2023

    Overview

    Bookish is a user-friendly web application designed to cater to book enthusiasts by providing a platform for discovering, reviewing, and managing books. With a focus on simplicity and intuitive design, Bookish offers a range of features to enhance the user experience. At its core, Bookish enables users to explore a vast collection of books through various means. Whether browsing through a comprehensive list or conducting targeted searches by title, author, or genre, users can easily find books of interest. Additionally, the application provides robust filtering options, allowing users to refine their search results based on specific criteria such as title, author, genre, and publication date.

    Photos

    3

    Frontend Feature

  9. Users can browse a list of all books on the website, or they can search for books by title, author, or genre
  10. Users can filter the list of books by title, author, genre, publication date, and other criteria
  11. Logged-in users can add reviews for books they have read. Reviews should include a rating, a brief summary, and any other thoughts the user has about the book
  12. Logged-in users can add books to their wishlist and reading list
  13. Logged-in users can add books to the website by providing the title, author, genre, publication date, and other information.
  14. Logged-in users can delete books they have added to the website
    • ReactJS
    • NodeJs
    • ExpressJs
    • MongoDB
    • RTK
    • + more

    Got Any ideas to work on?

    - \ No newline at end of file + \ No newline at end of file diff --git a/projects/DevBlog-a-developer-blog-site/index.html b/projects/DevBlog-a-developer-blog-site/index.html index ae94326..c1f3ec8 100644 --- a/projects/DevBlog-a-developer-blog-site/index.html +++ b/projects/DevBlog-a-developer-blog-site/index.html @@ -60,10 +60,10 @@ } } }) -

    📝 DevBlog: Developer Community Blog Site

    project
    Jun 2023Jul 2023

    Overview

    Dev-Blog is a user-friendly blog site featuring several blogs on various topics related to development. The site utilizes a grid system to display all the blogs, allowing users to filter and sort them based on their preferences. Users can also like and save blogs for reading later. This project is built using React, Node.js, MongoDB, RTK Query, and TypeScript. Note that the site is still a work in progress, with additional features such as commenting, authentication, and the ability to add new blogs planned for future development.

    Photos

    3

    Frontend Feature

  15. Display all blogs in an organized grid layout
  16. Users can filter blogs based on their preferences
  17. Sorting: Blogs can be sorted by newest addition, most liked, and default
  18. Users can like blogs and save them for later reading
    • JavaScript
    • TypeScript
    • Redux Toolkit
    • NodeJs
    • ExpressJs
    • + more

    Got Any ideas to work on?

    +

    📝 DevBlog: Developer Community Blog Site

    project
    Jun 2023Jul 2023

    Overview

    Dev-Blog is a user-friendly blog site featuring several blogs on various topics related to development. The site utilizes a grid system to display all the blogs, allowing users to filter and sort them based on their preferences. Users can also like and save blogs for reading later. This project is built using React, Node.js, MongoDB, RTK Query, and TypeScript. Note that the site is still a work in progress, with additional features such as commenting, authentication, and the ability to add new blogs planned for future development.

    Photos

    3

    Frontend Feature

  19. Display all blogs in an organized grid layout
  20. Users can filter blogs based on their preferences
  21. Sorting: Blogs can be sorted by newest addition, most liked, and default
  22. Users can like blogs and save them for later reading
    • JavaScript
    • TypeScript
    • Redux Toolkit
    • NodeJs
    • ExpressJs
    • + more

    Got Any ideas to work on?

    - \ No newline at end of file + \ No newline at end of file diff --git a/projects/Reely-A-MERN-Video-Streaming-App/index.html b/projects/Reely-A-MERN-Video-Streaming-App/index.html index ba86771..26a49fa 100644 --- a/projects/Reely-A-MERN-Video-Streaming-App/index.html +++ b/projects/Reely-A-MERN-Video-Streaming-App/index.html @@ -60,10 +60,10 @@ } } }) -

    🎥 Reely- A MERN Video Streaming App

    project
    Apr 2023Jan 2024

    Overview

    MERN Video Streaming is a cutting-edge, open-source platform for video streaming, offering a comprehensive, full-stack solution utilizing the latest MERN stack technologies. With MERN Video Streaming, users can easily upload, manage, and stream videos on demand, providing a seamless experience. This project features a video processing capability that provides real-time notifications upon completion.The backend is comprised of three services, utilizing Redis messaging for communication. These include an API server, a video conversion service, and an HTTP server serving HLS video files. On the client side, the project uses create-react-app and MUI library, along with socket.io-client and React Context.

    Photos

    3

    Frontend Feature

  23. Users can upload videos and optionally, images to the server. The progress of video processing is displayed in real-time
  24. Users can browse and play videos, similar to YouTube. Each video displays its view count, duration, and upload time
  25. Users can like and unlike videos, enhancing engagement and interaction
  26. A tag system is implemented to display related videos when a user plays a video
  27. Users can manage their own videos, including updating and deleting.
  28. The frontend is optimized with React.memo, useMemo, and useCallback for efficient rendering
  29. Backend Feature

  30. Real-time video processing with notifications upon completion
  31. Three-tier backend services for API, video conversion, and HTTP serving
  32. Converts any format video into MP4 and applies a watermark if an image is provided
  33. Create thumbnail from the video
  34. Transforms the video into adaptive bitrate HLS format (480p & 1080p) for optimal streaming quality.
  35. Upon successful conversion, the video is uploaded to a CDN bucket storage. This allows users to stream videos seamlessly from anywhere in the world.
  36. BullMQ manages the job queue, passing one job to the next upon completion
    • JavaScript
    • TypeScript
    • Redux Toolkit
    • NodeJs
    • ExpressJs
    • + more

    Got Any ideas to work on?

    +

    🎥 Reely- A MERN Video Streaming App

    project
    Apr 2023Jan 2024

    Overview

    MERN Video Streaming is a cutting-edge, open-source platform for video streaming, offering a comprehensive, full-stack solution utilizing the latest MERN stack technologies. With MERN Video Streaming, users can easily upload, manage, and stream videos on demand, providing a seamless experience. This project features a video processing capability that provides real-time notifications upon completion.The backend is comprised of three services, utilizing Redis messaging for communication. These include an API server, a video conversion service, and an HTTP server serving HLS video files. On the client side, the project uses create-react-app and MUI library, along with socket.io-client and React Context.

    Photos

    3

    Frontend Feature

  37. Users can upload videos and optionally, images to the server. The progress of video processing is displayed in real-time
  38. Users can browse and play videos, similar to YouTube. Each video displays its view count, duration, and upload time
  39. Users can like and unlike videos, enhancing engagement and interaction
  40. A tag system is implemented to display related videos when a user plays a video
  41. Users can manage their own videos, including updating and deleting.
  42. The frontend is optimized with React.memo, useMemo, and useCallback for efficient rendering
  43. Backend Feature

  44. Real-time video processing with notifications upon completion
  45. Three-tier backend services for API, video conversion, and HTTP serving
  46. Converts any format video into MP4 and applies a watermark if an image is provided
  47. Create thumbnail from the video
  48. Transforms the video into adaptive bitrate HLS format (480p & 1080p) for optimal streaming quality.
  49. Upon successful conversion, the video is uploaded to a CDN bucket storage. This allows users to stream videos seamlessly from anywhere in the world.
  50. BullMQ manages the job queue, passing one job to the next upon completion
    • JavaScript
    • TypeScript
    • Redux Toolkit
    • NodeJs
    • ExpressJs
    • + more

    Got Any ideas to work on?

    - \ No newline at end of file + \ No newline at end of file diff --git a/projects/health-coach/index.html b/projects/health-coach/index.html index f054601..0544f33 100644 --- a/projects/health-coach/index.html +++ b/projects/health-coach/index.html @@ -60,10 +60,10 @@ } } }) -

    🩺 Health-Coach

    project
    Jun 2022Jun 2022

    Overview

    At Healthcoach, our mission is to guide individuals on their journey towards holistic health and well-being. We understand that achieving optimal health requires a multifaceted approach, which is why we offer a comprehensive range of services and resources designed to empower our users to become the best version of themselves.

    Photos

    3

    Frontend Feature

  51. User can able choose trainer for their health training program
  52. User will able set meeting with professional health coach
  53. User can track their progress and set goals for their health journey
  54. User can access a library of educational resources and articles on various health topics
  55. User can connect with a community of like-minded individuals for support and motivation
    • ReactJs
    • ReduxJs
    • Firebase
    • MongoDB

    Got Any ideas to work on?

    +

    🩺 Health-Coach

    project
    Jun 2022Jun 2022

    Overview

    At Healthcoach, our mission is to guide individuals on their journey towards holistic health and well-being. We understand that achieving optimal health requires a multifaceted approach, which is why we offer a comprehensive range of services and resources designed to empower our users to become the best version of themselves.

    Photos

    3

    Frontend Feature

  56. User can able choose trainer for their health training program
  57. User will able set meeting with professional health coach
  58. User can track their progress and set goals for their health journey
  59. User can access a library of educational resources and articles on various health topics
  60. User can connect with a community of like-minded individuals for support and motivation
    • ReactJs
    • ReduxJs
    • Firebase
    • MongoDB

    Got Any ideas to work on?

    - \ No newline at end of file + \ No newline at end of file diff --git a/projects/index.html b/projects/index.html index 5bc9852..6c49f11 100644 --- a/projects/index.html +++ b/projects/index.html @@ -60,10 +60,10 @@ } } }) -

    Projects

    5
    Sort by:
    Total stars:

    Got Any ideas to work on?

    +

    Projects

    5
    Sort by:
    Total stars:

    Got Any ideas to work on?

    - \ No newline at end of file + \ No newline at end of file diff --git a/projects/pc-builder/index.html b/projects/pc-builder/index.html index 5b4fd8a..cc77cb4 100644 --- a/projects/pc-builder/index.html +++ b/projects/pc-builder/index.html @@ -60,10 +60,10 @@ } } }) -

    💻 PC Builder

    project
    Aug 2023Aug 2023

    Overview

    The PC Builder application is a comprehensive, user-friendly platform designed to assist both tech enthusiasts and novices in creating their ideal personal computer setup. This web-based tool provides a streamlined, intuitive interface where users can browse through a wide array of PC components, view detailed information about each product, and select the components they want to include in their build. The application is deployed on Vercel and can be accessed via a live link, making it easily accessible to users worldwide.

    Photos

    3

    Frontend Feature

  61. Users can browse and select components for their PC build
  62. Users can view detailed information about each component
  63. Users can add and remove components from their build
  64. Users can view the total cost of their build
  65. Users can save their build for later viewing
    • NextJs
    • Redux Toolkit
    • Next-auth
    • Redis

    Got Any ideas to work on?

    +

    💻 PC Builder

    project
    Aug 2023Aug 2023

    Overview

    The PC Builder application is a comprehensive, user-friendly platform designed to assist both tech enthusiasts and novices in creating their ideal personal computer setup. This web-based tool provides a streamlined, intuitive interface where users can browse through a wide array of PC components, view detailed information about each product, and select the components they want to include in their build. The application is deployed on Vercel and can be accessed via a live link, making it easily accessible to users worldwide.

    Photos

    3

    Frontend Feature

  66. Users can browse and select components for their PC build
  67. Users can view detailed information about each component
  68. Users can add and remove components from their build
  69. Users can view the total cost of their build
  70. Users can save their build for later viewing
    • NextJs
    • Redux Toolkit
    • Next-auth
    • Redis

    Got Any ideas to work on?

    - \ No newline at end of file + \ No newline at end of file diff --git a/static/19c435dffc2cfa9310d7c40e8da26e5d/03dd4/home.webp b/static/19c435dffc2cfa9310d7c40e8da26e5d/03dd4/home.webp new file mode 100644 index 0000000..7e702ed Binary files /dev/null and b/static/19c435dffc2cfa9310d7c40e8da26e5d/03dd4/home.webp differ diff --git a/static/19c435dffc2cfa9310d7c40e8da26e5d/0b6fa/home.webp b/static/19c435dffc2cfa9310d7c40e8da26e5d/0b6fa/home.webp new file mode 100644 index 0000000..9f125ba Binary files /dev/null and b/static/19c435dffc2cfa9310d7c40e8da26e5d/0b6fa/home.webp differ diff --git a/static/19c435dffc2cfa9310d7c40e8da26e5d/57708/home.png b/static/19c435dffc2cfa9310d7c40e8da26e5d/57708/home.png new file mode 100644 index 0000000..023c39b Binary files /dev/null and b/static/19c435dffc2cfa9310d7c40e8da26e5d/57708/home.png differ diff --git a/static/19c435dffc2cfa9310d7c40e8da26e5d/5f2ba/home.png b/static/19c435dffc2cfa9310d7c40e8da26e5d/5f2ba/home.png new file mode 100644 index 0000000..495d110 Binary files /dev/null and b/static/19c435dffc2cfa9310d7c40e8da26e5d/5f2ba/home.png differ diff --git a/static/19c435dffc2cfa9310d7c40e8da26e5d/c5340/home.webp b/static/19c435dffc2cfa9310d7c40e8da26e5d/c5340/home.webp new file mode 100644 index 0000000..6d5cad3 Binary files /dev/null and b/static/19c435dffc2cfa9310d7c40e8da26e5d/c5340/home.webp differ diff --git a/static/19c435dffc2cfa9310d7c40e8da26e5d/d76f8/home.png b/static/19c435dffc2cfa9310d7c40e8da26e5d/d76f8/home.png new file mode 100644 index 0000000..cd48969 Binary files /dev/null and b/static/19c435dffc2cfa9310d7c40e8da26e5d/d76f8/home.png differ diff --git a/static/1d829db91dc9c1d9e739212dcc4393f1/4f969/addBook.webp b/static/1d829db91dc9c1d9e739212dcc4393f1/4f969/addBook.webp new file mode 100644 index 0000000..5f8fffc Binary files /dev/null and b/static/1d829db91dc9c1d9e739212dcc4393f1/4f969/addBook.webp differ diff --git a/static/1d829db91dc9c1d9e739212dcc4393f1/5ecff/addBook.png b/static/1d829db91dc9c1d9e739212dcc4393f1/5ecff/addBook.png new file mode 100644 index 0000000..aa31817 Binary files /dev/null and b/static/1d829db91dc9c1d9e739212dcc4393f1/5ecff/addBook.png differ diff --git a/static/1d829db91dc9c1d9e739212dcc4393f1/63f83/addBook.png b/static/1d829db91dc9c1d9e739212dcc4393f1/63f83/addBook.png new file mode 100644 index 0000000..4bad530 Binary files /dev/null and b/static/1d829db91dc9c1d9e739212dcc4393f1/63f83/addBook.png differ diff --git a/static/1d829db91dc9c1d9e739212dcc4393f1/71497/addBook.webp b/static/1d829db91dc9c1d9e739212dcc4393f1/71497/addBook.webp new file mode 100644 index 0000000..88669f5 Binary files /dev/null and b/static/1d829db91dc9c1d9e739212dcc4393f1/71497/addBook.webp differ diff --git a/static/261c6b06ae6a803beab788573780967a/02bbd/home.webp b/static/261c6b06ae6a803beab788573780967a/02bbd/home.webp new file mode 100644 index 0000000..8c7a3fc Binary files /dev/null and b/static/261c6b06ae6a803beab788573780967a/02bbd/home.webp differ diff --git a/static/261c6b06ae6a803beab788573780967a/03b7f/home.webp b/static/261c6b06ae6a803beab788573780967a/03b7f/home.webp new file mode 100644 index 0000000..b4e640f Binary files /dev/null and b/static/261c6b06ae6a803beab788573780967a/03b7f/home.webp differ diff --git a/static/261c6b06ae6a803beab788573780967a/30e05/home.png b/static/261c6b06ae6a803beab788573780967a/30e05/home.png new file mode 100644 index 0000000..7438271 Binary files /dev/null and b/static/261c6b06ae6a803beab788573780967a/30e05/home.png differ diff --git a/static/261c6b06ae6a803beab788573780967a/5e803/home.png b/static/261c6b06ae6a803beab788573780967a/5e803/home.png new file mode 100644 index 0000000..a8504a1 Binary files /dev/null and b/static/261c6b06ae6a803beab788573780967a/5e803/home.png differ diff --git a/static/261c6b06ae6a803beab788573780967a/c9e49/home.png b/static/261c6b06ae6a803beab788573780967a/c9e49/home.png new file mode 100644 index 0000000..b57ec32 Binary files /dev/null and b/static/261c6b06ae6a803beab788573780967a/c9e49/home.png differ diff --git a/static/261c6b06ae6a803beab788573780967a/f85da/home.webp b/static/261c6b06ae6a803beab788573780967a/f85da/home.webp new file mode 100644 index 0000000..cb5abb3 Binary files /dev/null and b/static/261c6b06ae6a803beab788573780967a/f85da/home.webp differ diff --git a/static/28137e86b817331d144850ff0a36ac29/65729/detail.webp b/static/28137e86b817331d144850ff0a36ac29/65729/detail.webp new file mode 100644 index 0000000..f8c046d Binary files /dev/null and b/static/28137e86b817331d144850ff0a36ac29/65729/detail.webp differ diff --git a/static/28137e86b817331d144850ff0a36ac29/8adb6/detail.png b/static/28137e86b817331d144850ff0a36ac29/8adb6/detail.png new file mode 100644 index 0000000..626c73f Binary files /dev/null and b/static/28137e86b817331d144850ff0a36ac29/8adb6/detail.png differ diff --git a/static/28137e86b817331d144850ff0a36ac29/a6823/detail.webp b/static/28137e86b817331d144850ff0a36ac29/a6823/detail.webp new file mode 100644 index 0000000..e45923f Binary files /dev/null and b/static/28137e86b817331d144850ff0a36ac29/a6823/detail.webp differ diff --git a/static/28137e86b817331d144850ff0a36ac29/b075b/detail.png b/static/28137e86b817331d144850ff0a36ac29/b075b/detail.png new file mode 100644 index 0000000..32308ca Binary files /dev/null and b/static/28137e86b817331d144850ff0a36ac29/b075b/detail.png differ diff --git a/static/28137e86b817331d144850ff0a36ac29/d0793/detail.webp b/static/28137e86b817331d144850ff0a36ac29/d0793/detail.webp new file mode 100644 index 0000000..c2c0b52 Binary files /dev/null and b/static/28137e86b817331d144850ff0a36ac29/d0793/detail.webp differ diff --git a/static/28137e86b817331d144850ff0a36ac29/f6024/detail.png b/static/28137e86b817331d144850ff0a36ac29/f6024/detail.png new file mode 100644 index 0000000..b3546ce Binary files /dev/null and b/static/28137e86b817331d144850ff0a36ac29/f6024/detail.png differ diff --git a/static/2851e0da474720d8270107ee83ef6364/29606/cover.png b/static/2851e0da474720d8270107ee83ef6364/29606/cover.png new file mode 100644 index 0000000..a084a6e Binary files /dev/null and b/static/2851e0da474720d8270107ee83ef6364/29606/cover.png differ diff --git a/static/2851e0da474720d8270107ee83ef6364/2c846/cover.png b/static/2851e0da474720d8270107ee83ef6364/2c846/cover.png new file mode 100644 index 0000000..bdbb7f2 Binary files /dev/null and b/static/2851e0da474720d8270107ee83ef6364/2c846/cover.png differ diff --git a/static/2851e0da474720d8270107ee83ef6364/4312f/cover.webp b/static/2851e0da474720d8270107ee83ef6364/4312f/cover.webp new file mode 100644 index 0000000..4279b0d Binary files /dev/null and b/static/2851e0da474720d8270107ee83ef6364/4312f/cover.webp differ diff --git a/static/2851e0da474720d8270107ee83ef6364/50410/cover.png b/static/2851e0da474720d8270107ee83ef6364/50410/cover.png new file mode 100644 index 0000000..19799a6 Binary files /dev/null and b/static/2851e0da474720d8270107ee83ef6364/50410/cover.png differ diff --git a/static/2851e0da474720d8270107ee83ef6364/9ef79/cover.webp b/static/2851e0da474720d8270107ee83ef6364/9ef79/cover.webp new file mode 100644 index 0000000..35a5824 Binary files /dev/null and b/static/2851e0da474720d8270107ee83ef6364/9ef79/cover.webp differ diff --git a/static/2851e0da474720d8270107ee83ef6364/cf2a5/cover.webp b/static/2851e0da474720d8270107ee83ef6364/cf2a5/cover.webp new file mode 100644 index 0000000..228e1cc Binary files /dev/null and b/static/2851e0da474720d8270107ee83ef6364/cf2a5/cover.webp differ diff --git a/static/40deff56e9fe8b1c416cf18382e2c31f/17340/detail.png b/static/40deff56e9fe8b1c416cf18382e2c31f/17340/detail.png new file mode 100644 index 0000000..b0f8141 Binary files /dev/null and b/static/40deff56e9fe8b1c416cf18382e2c31f/17340/detail.png differ diff --git a/static/40deff56e9fe8b1c416cf18382e2c31f/52bf4/detail.png b/static/40deff56e9fe8b1c416cf18382e2c31f/52bf4/detail.png new file mode 100644 index 0000000..a76fc34 Binary files /dev/null and b/static/40deff56e9fe8b1c416cf18382e2c31f/52bf4/detail.png differ diff --git a/static/40deff56e9fe8b1c416cf18382e2c31f/5e83f/detail.webp b/static/40deff56e9fe8b1c416cf18382e2c31f/5e83f/detail.webp new file mode 100644 index 0000000..1319ef9 Binary files /dev/null and b/static/40deff56e9fe8b1c416cf18382e2c31f/5e83f/detail.webp differ diff --git a/static/40deff56e9fe8b1c416cf18382e2c31f/71cfe/detail.webp b/static/40deff56e9fe8b1c416cf18382e2c31f/71cfe/detail.webp new file mode 100644 index 0000000..9333b94 Binary files /dev/null and b/static/40deff56e9fe8b1c416cf18382e2c31f/71cfe/detail.webp differ diff --git a/static/40deff56e9fe8b1c416cf18382e2c31f/b6c64/detail.webp b/static/40deff56e9fe8b1c416cf18382e2c31f/b6c64/detail.webp new file mode 100644 index 0000000..bd6a409 Binary files /dev/null and b/static/40deff56e9fe8b1c416cf18382e2c31f/b6c64/detail.webp differ diff --git a/static/40deff56e9fe8b1c416cf18382e2c31f/c0bdb/detail.png b/static/40deff56e9fe8b1c416cf18382e2c31f/c0bdb/detail.png new file mode 100644 index 0000000..aea69b6 Binary files /dev/null and b/static/40deff56e9fe8b1c416cf18382e2c31f/c0bdb/detail.png differ diff --git a/static/47a9a9b21943ea9cc602a68cab1033c4/05b1f/read.webp b/static/47a9a9b21943ea9cc602a68cab1033c4/05b1f/read.webp new file mode 100644 index 0000000..8398738 Binary files /dev/null and b/static/47a9a9b21943ea9cc602a68cab1033c4/05b1f/read.webp differ diff --git a/static/47a9a9b21943ea9cc602a68cab1033c4/3532c/read.webp b/static/47a9a9b21943ea9cc602a68cab1033c4/3532c/read.webp new file mode 100644 index 0000000..f0297c4 Binary files /dev/null and b/static/47a9a9b21943ea9cc602a68cab1033c4/3532c/read.webp differ diff --git a/static/47a9a9b21943ea9cc602a68cab1033c4/36e41/read.webp b/static/47a9a9b21943ea9cc602a68cab1033c4/36e41/read.webp new file mode 100644 index 0000000..ecc3424 Binary files /dev/null and b/static/47a9a9b21943ea9cc602a68cab1033c4/36e41/read.webp differ diff --git a/static/47a9a9b21943ea9cc602a68cab1033c4/94443/read.png b/static/47a9a9b21943ea9cc602a68cab1033c4/94443/read.png new file mode 100644 index 0000000..251cb24 Binary files /dev/null and b/static/47a9a9b21943ea9cc602a68cab1033c4/94443/read.png differ diff --git a/static/47a9a9b21943ea9cc602a68cab1033c4/cd8ac/read.png b/static/47a9a9b21943ea9cc602a68cab1033c4/cd8ac/read.png new file mode 100644 index 0000000..ca2fa68 Binary files /dev/null and b/static/47a9a9b21943ea9cc602a68cab1033c4/cd8ac/read.png differ diff --git a/static/47a9a9b21943ea9cc602a68cab1033c4/d5d1d/read.png b/static/47a9a9b21943ea9cc602a68cab1033c4/d5d1d/read.png new file mode 100644 index 0000000..6c2f713 Binary files /dev/null and b/static/47a9a9b21943ea9cc602a68cab1033c4/d5d1d/read.png differ diff --git a/static/5b768229197ec19aa26170398e8b7c49/518b6/login.webp b/static/5b768229197ec19aa26170398e8b7c49/518b6/login.webp new file mode 100644 index 0000000..ccec9e0 Binary files /dev/null and b/static/5b768229197ec19aa26170398e8b7c49/518b6/login.webp differ diff --git a/static/5b768229197ec19aa26170398e8b7c49/79aea/login.webp b/static/5b768229197ec19aa26170398e8b7c49/79aea/login.webp new file mode 100644 index 0000000..6d5ce3d Binary files /dev/null and b/static/5b768229197ec19aa26170398e8b7c49/79aea/login.webp differ diff --git a/static/5b768229197ec19aa26170398e8b7c49/a1631/login.png b/static/5b768229197ec19aa26170398e8b7c49/a1631/login.png new file mode 100644 index 0000000..ae3adad Binary files /dev/null and b/static/5b768229197ec19aa26170398e8b7c49/a1631/login.png differ diff --git a/static/5b768229197ec19aa26170398e8b7c49/b0325/login.webp b/static/5b768229197ec19aa26170398e8b7c49/b0325/login.webp new file mode 100644 index 0000000..82a318b Binary files /dev/null and b/static/5b768229197ec19aa26170398e8b7c49/b0325/login.webp differ diff --git a/static/5b768229197ec19aa26170398e8b7c49/d54e2/login.png b/static/5b768229197ec19aa26170398e8b7c49/d54e2/login.png new file mode 100644 index 0000000..503bfbd Binary files /dev/null and b/static/5b768229197ec19aa26170398e8b7c49/d54e2/login.png differ diff --git a/static/5b768229197ec19aa26170398e8b7c49/f8dfc/login.png b/static/5b768229197ec19aa26170398e8b7c49/f8dfc/login.png new file mode 100644 index 0000000..2e817c3 Binary files /dev/null and b/static/5b768229197ec19aa26170398e8b7c49/f8dfc/login.png differ diff --git a/static/715768ab3576ed0245280d239a6850b7/5d7aa/cover.png b/static/715768ab3576ed0245280d239a6850b7/5d7aa/cover.png new file mode 100644 index 0000000..73b98c1 Binary files /dev/null and b/static/715768ab3576ed0245280d239a6850b7/5d7aa/cover.png differ diff --git a/static/715768ab3576ed0245280d239a6850b7/5eb41/cover.png b/static/715768ab3576ed0245280d239a6850b7/5eb41/cover.png new file mode 100644 index 0000000..fec350e Binary files /dev/null and b/static/715768ab3576ed0245280d239a6850b7/5eb41/cover.png differ diff --git a/static/715768ab3576ed0245280d239a6850b7/65e6a/cover.png b/static/715768ab3576ed0245280d239a6850b7/65e6a/cover.png new file mode 100644 index 0000000..17405a3 Binary files /dev/null and b/static/715768ab3576ed0245280d239a6850b7/65e6a/cover.png differ diff --git a/static/715768ab3576ed0245280d239a6850b7/d8cd9/cover.webp b/static/715768ab3576ed0245280d239a6850b7/d8cd9/cover.webp new file mode 100644 index 0000000..da64874 Binary files /dev/null and b/static/715768ab3576ed0245280d239a6850b7/d8cd9/cover.webp differ diff --git a/static/715768ab3576ed0245280d239a6850b7/f74e7/cover.webp b/static/715768ab3576ed0245280d239a6850b7/f74e7/cover.webp new file mode 100644 index 0000000..798fcdd Binary files /dev/null and b/static/715768ab3576ed0245280d239a6850b7/f74e7/cover.webp differ diff --git a/static/715768ab3576ed0245280d239a6850b7/f940c/cover.webp b/static/715768ab3576ed0245280d239a6850b7/f940c/cover.webp new file mode 100644 index 0000000..4248fe1 Binary files /dev/null and b/static/715768ab3576ed0245280d239a6850b7/f940c/cover.webp differ diff --git a/static/97388ac43c6757f60a27dcf8caca15f5/1cf03/home.png b/static/97388ac43c6757f60a27dcf8caca15f5/1cf03/home.png new file mode 100644 index 0000000..c849976 Binary files /dev/null and b/static/97388ac43c6757f60a27dcf8caca15f5/1cf03/home.png differ diff --git a/static/97388ac43c6757f60a27dcf8caca15f5/594e0/home.webp b/static/97388ac43c6757f60a27dcf8caca15f5/594e0/home.webp new file mode 100644 index 0000000..87b771b Binary files /dev/null and b/static/97388ac43c6757f60a27dcf8caca15f5/594e0/home.webp differ diff --git a/static/97388ac43c6757f60a27dcf8caca15f5/63609/home.webp b/static/97388ac43c6757f60a27dcf8caca15f5/63609/home.webp new file mode 100644 index 0000000..cc17c87 Binary files /dev/null and b/static/97388ac43c6757f60a27dcf8caca15f5/63609/home.webp differ diff --git a/static/97388ac43c6757f60a27dcf8caca15f5/7f022/home.webp b/static/97388ac43c6757f60a27dcf8caca15f5/7f022/home.webp new file mode 100644 index 0000000..3e60a31 Binary files /dev/null and b/static/97388ac43c6757f60a27dcf8caca15f5/7f022/home.webp differ diff --git a/static/97388ac43c6757f60a27dcf8caca15f5/b696f/home.png b/static/97388ac43c6757f60a27dcf8caca15f5/b696f/home.png new file mode 100644 index 0000000..4da503a Binary files /dev/null and b/static/97388ac43c6757f60a27dcf8caca15f5/b696f/home.png differ diff --git a/static/97388ac43c6757f60a27dcf8caca15f5/d730f/home.png b/static/97388ac43c6757f60a27dcf8caca15f5/d730f/home.png new file mode 100644 index 0000000..43e11bf Binary files /dev/null and b/static/97388ac43c6757f60a27dcf8caca15f5/d730f/home.png differ diff --git a/static/9da26d650dd6412e12c73f0a9655b358/02355/cover.webp b/static/9da26d650dd6412e12c73f0a9655b358/02355/cover.webp new file mode 100644 index 0000000..430d37c Binary files /dev/null and b/static/9da26d650dd6412e12c73f0a9655b358/02355/cover.webp differ diff --git a/static/9da26d650dd6412e12c73f0a9655b358/209c9/cover.webp b/static/9da26d650dd6412e12c73f0a9655b358/209c9/cover.webp new file mode 100644 index 0000000..4065f5b Binary files /dev/null and b/static/9da26d650dd6412e12c73f0a9655b358/209c9/cover.webp differ diff --git a/static/9da26d650dd6412e12c73f0a9655b358/5d84c/cover.png b/static/9da26d650dd6412e12c73f0a9655b358/5d84c/cover.png new file mode 100644 index 0000000..8c30710 Binary files /dev/null and b/static/9da26d650dd6412e12c73f0a9655b358/5d84c/cover.png differ diff --git a/static/9da26d650dd6412e12c73f0a9655b358/c2375/cover.png b/static/9da26d650dd6412e12c73f0a9655b358/c2375/cover.png new file mode 100644 index 0000000..cf081e4 Binary files /dev/null and b/static/9da26d650dd6412e12c73f0a9655b358/c2375/cover.png differ diff --git a/static/9da26d650dd6412e12c73f0a9655b358/cbe6e/cover.webp b/static/9da26d650dd6412e12c73f0a9655b358/cbe6e/cover.webp new file mode 100644 index 0000000..a83fda9 Binary files /dev/null and b/static/9da26d650dd6412e12c73f0a9655b358/cbe6e/cover.webp differ diff --git a/static/9da26d650dd6412e12c73f0a9655b358/ef372/cover.png b/static/9da26d650dd6412e12c73f0a9655b358/ef372/cover.png new file mode 100644 index 0000000..3465cdd Binary files /dev/null and b/static/9da26d650dd6412e12c73f0a9655b358/ef372/cover.png differ diff --git a/static/a23c821c78b97b836b79a223a48a180a/017cd/specialist.webp b/static/a23c821c78b97b836b79a223a48a180a/017cd/specialist.webp new file mode 100644 index 0000000..b27d2c1 Binary files /dev/null and b/static/a23c821c78b97b836b79a223a48a180a/017cd/specialist.webp differ diff --git a/static/a23c821c78b97b836b79a223a48a180a/0baac/specialist.png b/static/a23c821c78b97b836b79a223a48a180a/0baac/specialist.png new file mode 100644 index 0000000..45018b4 Binary files /dev/null and b/static/a23c821c78b97b836b79a223a48a180a/0baac/specialist.png differ diff --git a/static/a23c821c78b97b836b79a223a48a180a/29e3b/specialist.png b/static/a23c821c78b97b836b79a223a48a180a/29e3b/specialist.png new file mode 100644 index 0000000..0eb1055 Binary files /dev/null and b/static/a23c821c78b97b836b79a223a48a180a/29e3b/specialist.png differ diff --git a/static/a23c821c78b97b836b79a223a48a180a/2aedc/specialist.png b/static/a23c821c78b97b836b79a223a48a180a/2aedc/specialist.png new file mode 100644 index 0000000..625dde9 Binary files /dev/null and b/static/a23c821c78b97b836b79a223a48a180a/2aedc/specialist.png differ diff --git a/static/a23c821c78b97b836b79a223a48a180a/3724e/specialist.webp b/static/a23c821c78b97b836b79a223a48a180a/3724e/specialist.webp new file mode 100644 index 0000000..d4a9370 Binary files /dev/null and b/static/a23c821c78b97b836b79a223a48a180a/3724e/specialist.webp differ diff --git a/static/a23c821c78b97b836b79a223a48a180a/7d68d/specialist.webp b/static/a23c821c78b97b836b79a223a48a180a/7d68d/specialist.webp new file mode 100644 index 0000000..671e7ab Binary files /dev/null and b/static/a23c821c78b97b836b79a223a48a180a/7d68d/specialist.webp differ diff --git a/static/ac710735b4eb66aa5a4f433097d913c2/bf190/pl.png b/static/ac710735b4eb66aa5a4f433097d913c2/bf190/pl.png new file mode 100644 index 0000000..0061f01 Binary files /dev/null and b/static/ac710735b4eb66aa5a4f433097d913c2/bf190/pl.png differ diff --git a/static/ac710735b4eb66aa5a4f433097d913c2/cf96a/pl.webp b/static/ac710735b4eb66aa5a4f433097d913c2/cf96a/pl.webp new file mode 100644 index 0000000..beb22b5 Binary files /dev/null and b/static/ac710735b4eb66aa5a4f433097d913c2/cf96a/pl.webp differ diff --git a/static/ac710735b4eb66aa5a4f433097d913c2/d837c/pl.webp b/static/ac710735b4eb66aa5a4f433097d913c2/d837c/pl.webp new file mode 100644 index 0000000..fcb1e91 Binary files /dev/null and b/static/ac710735b4eb66aa5a4f433097d913c2/d837c/pl.webp differ diff --git a/static/ac710735b4eb66aa5a4f433097d913c2/dce4f/pl.png b/static/ac710735b4eb66aa5a4f433097d913c2/dce4f/pl.png new file mode 100644 index 0000000..9013432 Binary files /dev/null and b/static/ac710735b4eb66aa5a4f433097d913c2/dce4f/pl.png differ diff --git a/static/ac710735b4eb66aa5a4f433097d913c2/e3453/pl.webp b/static/ac710735b4eb66aa5a4f433097d913c2/e3453/pl.webp new file mode 100644 index 0000000..f34c98c Binary files /dev/null and b/static/ac710735b4eb66aa5a4f433097d913c2/e3453/pl.webp differ diff --git a/static/ac710735b4eb66aa5a4f433097d913c2/edf0f/pl.png b/static/ac710735b4eb66aa5a4f433097d913c2/edf0f/pl.png new file mode 100644 index 0000000..e85d58b Binary files /dev/null and b/static/ac710735b4eb66aa5a4f433097d913c2/edf0f/pl.png differ diff --git a/static/c55c3b8e9cb1526008b8d70fd7ae3756/1fd07/cover.webp b/static/c55c3b8e9cb1526008b8d70fd7ae3756/1fd07/cover.webp new file mode 100644 index 0000000..1626078 Binary files /dev/null and b/static/c55c3b8e9cb1526008b8d70fd7ae3756/1fd07/cover.webp differ diff --git a/static/c55c3b8e9cb1526008b8d70fd7ae3756/49d86/cover.webp b/static/c55c3b8e9cb1526008b8d70fd7ae3756/49d86/cover.webp new file mode 100644 index 0000000..bcce686 Binary files /dev/null and b/static/c55c3b8e9cb1526008b8d70fd7ae3756/49d86/cover.webp differ diff --git a/static/c55c3b8e9cb1526008b8d70fd7ae3756/5e77a/cover.png b/static/c55c3b8e9cb1526008b8d70fd7ae3756/5e77a/cover.png new file mode 100644 index 0000000..c104aeb Binary files /dev/null and b/static/c55c3b8e9cb1526008b8d70fd7ae3756/5e77a/cover.png differ diff --git a/static/c55c3b8e9cb1526008b8d70fd7ae3756/90564/cover.webp b/static/c55c3b8e9cb1526008b8d70fd7ae3756/90564/cover.webp new file mode 100644 index 0000000..a6eed1d Binary files /dev/null and b/static/c55c3b8e9cb1526008b8d70fd7ae3756/90564/cover.webp differ diff --git a/static/c55c3b8e9cb1526008b8d70fd7ae3756/cce48/cover.png b/static/c55c3b8e9cb1526008b8d70fd7ae3756/cce48/cover.png new file mode 100644 index 0000000..0996d40 Binary files /dev/null and b/static/c55c3b8e9cb1526008b8d70fd7ae3756/cce48/cover.png differ diff --git a/static/c55c3b8e9cb1526008b8d70fd7ae3756/fb22a/cover.png b/static/c55c3b8e9cb1526008b8d70fd7ae3756/fb22a/cover.png new file mode 100644 index 0000000..458965a Binary files /dev/null and b/static/c55c3b8e9cb1526008b8d70fd7ae3756/fb22a/cover.png differ diff --git a/static/edc20d69be62fe184e0058dfb4a1f11c/02158/cover.webp b/static/edc20d69be62fe184e0058dfb4a1f11c/02158/cover.webp new file mode 100644 index 0000000..6e1db47 Binary files /dev/null and b/static/edc20d69be62fe184e0058dfb4a1f11c/02158/cover.webp differ diff --git a/static/edc20d69be62fe184e0058dfb4a1f11c/5d7aa/cover.png b/static/edc20d69be62fe184e0058dfb4a1f11c/5d7aa/cover.png new file mode 100644 index 0000000..0fe0e52 Binary files /dev/null and b/static/edc20d69be62fe184e0058dfb4a1f11c/5d7aa/cover.png differ diff --git a/static/edc20d69be62fe184e0058dfb4a1f11c/5eb41/cover.png b/static/edc20d69be62fe184e0058dfb4a1f11c/5eb41/cover.png new file mode 100644 index 0000000..d8ad383 Binary files /dev/null and b/static/edc20d69be62fe184e0058dfb4a1f11c/5eb41/cover.png differ diff --git a/static/edc20d69be62fe184e0058dfb4a1f11c/7dde8/cover.png b/static/edc20d69be62fe184e0058dfb4a1f11c/7dde8/cover.png new file mode 100644 index 0000000..826f75a Binary files /dev/null and b/static/edc20d69be62fe184e0058dfb4a1f11c/7dde8/cover.png differ diff --git a/static/edc20d69be62fe184e0058dfb4a1f11c/d8cd9/cover.webp b/static/edc20d69be62fe184e0058dfb4a1f11c/d8cd9/cover.webp new file mode 100644 index 0000000..71f8d27 Binary files /dev/null and b/static/edc20d69be62fe184e0058dfb4a1f11c/d8cd9/cover.webp differ diff --git a/static/edc20d69be62fe184e0058dfb4a1f11c/f74e7/cover.webp b/static/edc20d69be62fe184e0058dfb4a1f11c/f74e7/cover.webp new file mode 100644 index 0000000..070fd9d Binary files /dev/null and b/static/edc20d69be62fe184e0058dfb4a1f11c/f74e7/cover.webp differ diff --git a/static/ee277503100c0e33b6806d649fb7368d/0298d/pcbuild.png b/static/ee277503100c0e33b6806d649fb7368d/0298d/pcbuild.png new file mode 100644 index 0000000..43f0386 Binary files /dev/null and b/static/ee277503100c0e33b6806d649fb7368d/0298d/pcbuild.png differ diff --git a/static/ee277503100c0e33b6806d649fb7368d/2426f/pcbuild.png b/static/ee277503100c0e33b6806d649fb7368d/2426f/pcbuild.png new file mode 100644 index 0000000..8cb80bc Binary files /dev/null and b/static/ee277503100c0e33b6806d649fb7368d/2426f/pcbuild.png differ diff --git a/static/ee277503100c0e33b6806d649fb7368d/3df58/pcbuild.png b/static/ee277503100c0e33b6806d649fb7368d/3df58/pcbuild.png new file mode 100644 index 0000000..56ad5bc Binary files /dev/null and b/static/ee277503100c0e33b6806d649fb7368d/3df58/pcbuild.png differ diff --git a/static/ee277503100c0e33b6806d649fb7368d/3e4c4/pcbuild.webp b/static/ee277503100c0e33b6806d649fb7368d/3e4c4/pcbuild.webp new file mode 100644 index 0000000..4993337 Binary files /dev/null and b/static/ee277503100c0e33b6806d649fb7368d/3e4c4/pcbuild.webp differ diff --git a/static/ee277503100c0e33b6806d649fb7368d/42d29/pcbuild.webp b/static/ee277503100c0e33b6806d649fb7368d/42d29/pcbuild.webp new file mode 100644 index 0000000..9694a71 Binary files /dev/null and b/static/ee277503100c0e33b6806d649fb7368d/42d29/pcbuild.webp differ diff --git a/static/ee277503100c0e33b6806d649fb7368d/44cf2/pcbuild.webp b/static/ee277503100c0e33b6806d649fb7368d/44cf2/pcbuild.webp new file mode 100644 index 0000000..fb5ccf5 Binary files /dev/null and b/static/ee277503100c0e33b6806d649fb7368d/44cf2/pcbuild.webp differ diff --git a/static/f0c8175ab2c07ad13e020f7817126fec/0ddf5/save.png b/static/f0c8175ab2c07ad13e020f7817126fec/0ddf5/save.png new file mode 100644 index 0000000..7d2f586 Binary files /dev/null and b/static/f0c8175ab2c07ad13e020f7817126fec/0ddf5/save.png differ diff --git a/static/f0c8175ab2c07ad13e020f7817126fec/2f22f/save.webp b/static/f0c8175ab2c07ad13e020f7817126fec/2f22f/save.webp new file mode 100644 index 0000000..e4283f8 Binary files /dev/null and b/static/f0c8175ab2c07ad13e020f7817126fec/2f22f/save.webp differ diff --git a/static/f0c8175ab2c07ad13e020f7817126fec/33a71/save.png b/static/f0c8175ab2c07ad13e020f7817126fec/33a71/save.png new file mode 100644 index 0000000..b772b87 Binary files /dev/null and b/static/f0c8175ab2c07ad13e020f7817126fec/33a71/save.png differ diff --git a/static/f0c8175ab2c07ad13e020f7817126fec/7bcb9/save.webp b/static/f0c8175ab2c07ad13e020f7817126fec/7bcb9/save.webp new file mode 100644 index 0000000..ad745fd Binary files /dev/null and b/static/f0c8175ab2c07ad13e020f7817126fec/7bcb9/save.webp differ diff --git a/static/f0c8175ab2c07ad13e020f7817126fec/d9f2a/save.png b/static/f0c8175ab2c07ad13e020f7817126fec/d9f2a/save.png new file mode 100644 index 0000000..c982ff5 Binary files /dev/null and b/static/f0c8175ab2c07ad13e020f7817126fec/d9f2a/save.png differ diff --git a/static/f0c8175ab2c07ad13e020f7817126fec/f5f83/save.webp b/static/f0c8175ab2c07ad13e020f7817126fec/f5f83/save.webp new file mode 100644 index 0000000..d4ecfc6 Binary files /dev/null and b/static/f0c8175ab2c07ad13e020f7817126fec/f5f83/save.webp differ diff --git a/static/fb69fa39068d66563623dbfb8f7c52ff/279ed/up.webp b/static/fb69fa39068d66563623dbfb8f7c52ff/279ed/up.webp new file mode 100644 index 0000000..6ff89f7 Binary files /dev/null and b/static/fb69fa39068d66563623dbfb8f7c52ff/279ed/up.webp differ diff --git a/static/fb69fa39068d66563623dbfb8f7c52ff/46a6a/up.png b/static/fb69fa39068d66563623dbfb8f7c52ff/46a6a/up.png new file mode 100644 index 0000000..e1ca294 Binary files /dev/null and b/static/fb69fa39068d66563623dbfb8f7c52ff/46a6a/up.png differ diff --git a/static/fb69fa39068d66563623dbfb8f7c52ff/4cd0a/up.png b/static/fb69fa39068d66563623dbfb8f7c52ff/4cd0a/up.png new file mode 100644 index 0000000..1c2f600 Binary files /dev/null and b/static/fb69fa39068d66563623dbfb8f7c52ff/4cd0a/up.png differ diff --git a/static/fb69fa39068d66563623dbfb8f7c52ff/54188/up.png b/static/fb69fa39068d66563623dbfb8f7c52ff/54188/up.png new file mode 100644 index 0000000..7cd7417 Binary files /dev/null and b/static/fb69fa39068d66563623dbfb8f7c52ff/54188/up.png differ diff --git a/static/fb69fa39068d66563623dbfb8f7c52ff/9d68a/up.webp b/static/fb69fa39068d66563623dbfb8f7c52ff/9d68a/up.webp new file mode 100644 index 0000000..370b56b Binary files /dev/null and b/static/fb69fa39068d66563623dbfb8f7c52ff/9d68a/up.webp differ diff --git a/static/fb69fa39068d66563623dbfb8f7c52ff/a784b/up.webp b/static/fb69fa39068d66563623dbfb8f7c52ff/a784b/up.webp new file mode 100644 index 0000000..73da6b4 Binary files /dev/null and b/static/fb69fa39068d66563623dbfb8f7c52ff/a784b/up.webp differ diff --git a/webpack.stats.json b/webpack.stats.json index 36646c1..2a2aa25 100644 --- a/webpack.stats.json +++ b/webpack.stats.json @@ -1 +1 @@ -{"name":"build-javascript","namedChunkGroups":{"app":{"name":"app","assets":[{"name":"webpack-runtime-67e8d8759f735f4753b3.js","size":4629},{"name":"styles.16e8b3ee95cf25a42c10.css","size":49120},{"name":"framework-9251644db0f8ffea581f.js","size":140766},{"name":"app-72069b723903d99f7e14.js","size":91988}],"filteredAssets":0,"assetsSize":286503,"filteredAuxiliaryAssets":3,"auxiliaryAssetsSize":701315},"component---src-pages-404-tsx":{"name":"component---src-pages-404-tsx","assets":[{"name":"styles.16e8b3ee95cf25a42c10.css","size":49120},{"name":"commons-6625939b44e40ae7a18f.js","size":35765},{"name":"component---src-pages-404-tsx-7e8fc837ad592ae66694.js","size":651}],"filteredAssets":0,"assetsSize":85536,"filteredAuxiliaryAssets":6,"auxiliaryAssetsSize":359934},"component---src-pages-blog-tsx":{"name":"component---src-pages-blog-tsx","assets":[{"name":"styles.16e8b3ee95cf25a42c10.css","size":49120},{"name":"commons-6625939b44e40ae7a18f.js","size":35765},{"name":"1254dea0549e67f9c6b7574de1277b85c557acbf-a26272e98d27ac59eb44.js","size":11358},{"name":"component---src-pages-blog-tsx-b3b73811e41db59ee0aa.js","size":5164}],"filteredAssets":0,"assetsSize":101407,"filteredAuxiliaryAssets":7,"auxiliaryAssetsSize":449698},"component---src-pages-index-tsx":{"name":"component---src-pages-index-tsx","assets":[{"name":"styles.16e8b3ee95cf25a42c10.css","size":49120},{"name":"commons-6625939b44e40ae7a18f.js","size":35765},{"name":"1254dea0549e67f9c6b7574de1277b85c557acbf-a26272e98d27ac59eb44.js","size":11358},{"name":"component---src-pages-index-tsx-855de476be209e46ee49.js","size":86574}],"filteredAssets":0,"assetsSize":182817,"filteredAuxiliaryAssets":7,"auxiliaryAssetsSize":547371},"component---src-pages-projects-tsx":{"name":"component---src-pages-projects-tsx","assets":[{"name":"styles.16e8b3ee95cf25a42c10.css","size":49120},{"name":"commons-6625939b44e40ae7a18f.js","size":35765},{"name":"1254dea0549e67f9c6b7574de1277b85c557acbf-a26272e98d27ac59eb44.js","size":11358},{"name":"component---src-pages-projects-tsx-3fc2b2c0ef11d6e2d86a.js","size":21574}],"filteredAssets":0,"assetsSize":117817,"filteredAuxiliaryAssets":7,"auxiliaryAssetsSize":486843},"component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx":{"name":"component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx","assets":[{"name":"styles.16e8b3ee95cf25a42c10.css","size":49120},{"name":"commons-6625939b44e40ae7a18f.js","size":35765},{"name":"component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx-cf8444ad12324421f677.js","size":8948}],"filteredAssets":0,"assetsSize":93833,"filteredAuxiliaryAssets":6,"auxiliaryAssetsSize":383411},"component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx":{"name":"component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx","assets":[{"name":"styles.16e8b3ee95cf25a42c10.css","size":49120},{"name":"commons-6625939b44e40ae7a18f.js","size":35765},{"name":"component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx-abd7f5c95afe0da9d85f.js","size":28676}],"filteredAssets":0,"assetsSize":113561,"filteredAuxiliaryAssets":6,"auxiliaryAssetsSize":411781},"component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx":{"name":"component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx","assets":[{"name":"styles.16e8b3ee95cf25a42c10.css","size":49120},{"name":"commons-6625939b44e40ae7a18f.js","size":35765},{"name":"component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx-624d6bb3b732282c5fe0.js","size":11393}],"filteredAssets":0,"assetsSize":96278,"filteredAuxiliaryAssets":6,"auxiliaryAssetsSize":387011},"component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx":{"name":"component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx","assets":[{"name":"styles.16e8b3ee95cf25a42c10.css","size":49120},{"name":"commons-6625939b44e40ae7a18f.js","size":35765},{"name":"component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx-46003eb69d2550714008.js","size":33978}],"filteredAssets":0,"assetsSize":118863,"filteredAuxiliaryAssets":6,"auxiliaryAssetsSize":419429},"component---src-templates-project-tsx":{"name":"component---src-templates-project-tsx","assets":[{"name":"styles.16e8b3ee95cf25a42c10.css","size":49120},{"name":"commons-6625939b44e40ae7a18f.js","size":35765},{"name":"1254dea0549e67f9c6b7574de1277b85c557acbf-a26272e98d27ac59eb44.js","size":11358},{"name":"component---src-templates-project-tsx-6ff181ea5bca8b009b62.js","size":22302}],"filteredAssets":0,"assetsSize":118545,"filteredAuxiliaryAssets":7,"auxiliaryAssetsSize":484413}},"assetsByChunkName":{"app":["webpack-runtime-67e8d8759f735f4753b3.js","styles.16e8b3ee95cf25a42c10.css","framework-9251644db0f8ffea581f.js","app-72069b723903d99f7e14.js"],"component---src-pages-404-tsx":["styles.16e8b3ee95cf25a42c10.css","commons-6625939b44e40ae7a18f.js","component---src-pages-404-tsx-7e8fc837ad592ae66694.js"],"component---src-pages-blog-tsx":["styles.16e8b3ee95cf25a42c10.css","commons-6625939b44e40ae7a18f.js","1254dea0549e67f9c6b7574de1277b85c557acbf-a26272e98d27ac59eb44.js","component---src-pages-blog-tsx-b3b73811e41db59ee0aa.js"],"component---src-pages-index-tsx":["styles.16e8b3ee95cf25a42c10.css","commons-6625939b44e40ae7a18f.js","1254dea0549e67f9c6b7574de1277b85c557acbf-a26272e98d27ac59eb44.js","component---src-pages-index-tsx-855de476be209e46ee49.js"],"component---src-pages-projects-tsx":["styles.16e8b3ee95cf25a42c10.css","commons-6625939b44e40ae7a18f.js","1254dea0549e67f9c6b7574de1277b85c557acbf-a26272e98d27ac59eb44.js","component---src-pages-projects-tsx-3fc2b2c0ef11d6e2d86a.js"],"component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx":["styles.16e8b3ee95cf25a42c10.css","commons-6625939b44e40ae7a18f.js","component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx-cf8444ad12324421f677.js"],"component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx":["styles.16e8b3ee95cf25a42c10.css","commons-6625939b44e40ae7a18f.js","component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx-abd7f5c95afe0da9d85f.js"],"component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx":["styles.16e8b3ee95cf25a42c10.css","commons-6625939b44e40ae7a18f.js","component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx-624d6bb3b732282c5fe0.js"],"component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx":["styles.16e8b3ee95cf25a42c10.css","commons-6625939b44e40ae7a18f.js","component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx-46003eb69d2550714008.js"],"component---src-templates-project-tsx":["styles.16e8b3ee95cf25a42c10.css","commons-6625939b44e40ae7a18f.js","1254dea0549e67f9c6b7574de1277b85c557acbf-a26272e98d27ac59eb44.js","component---src-templates-project-tsx-6ff181ea5bca8b009b62.js"]},"childAssetsByChunkName":{}} \ No newline at end of file +{"name":"build-javascript","namedChunkGroups":{"app":{"name":"app","assets":[{"name":"webpack-runtime-67e8d8759f735f4753b3.js","size":4629},{"name":"styles.16e8b3ee95cf25a42c10.css","size":49120},{"name":"framework-9251644db0f8ffea581f.js","size":140766},{"name":"app-afbf3a4298a4588c71e5.js","size":91988}],"filteredAssets":0,"assetsSize":286503,"filteredAuxiliaryAssets":3,"auxiliaryAssetsSize":701315},"component---src-pages-404-tsx":{"name":"component---src-pages-404-tsx","assets":[{"name":"styles.16e8b3ee95cf25a42c10.css","size":49120},{"name":"commons-6625939b44e40ae7a18f.js","size":35765},{"name":"component---src-pages-404-tsx-7e8fc837ad592ae66694.js","size":651}],"filteredAssets":0,"assetsSize":85536,"filteredAuxiliaryAssets":6,"auxiliaryAssetsSize":359934},"component---src-pages-blog-tsx":{"name":"component---src-pages-blog-tsx","assets":[{"name":"styles.16e8b3ee95cf25a42c10.css","size":49120},{"name":"commons-6625939b44e40ae7a18f.js","size":35765},{"name":"1254dea0549e67f9c6b7574de1277b85c557acbf-a26272e98d27ac59eb44.js","size":11358},{"name":"component---src-pages-blog-tsx-b3b73811e41db59ee0aa.js","size":5164}],"filteredAssets":0,"assetsSize":101407,"filteredAuxiliaryAssets":7,"auxiliaryAssetsSize":449698},"component---src-pages-index-tsx":{"name":"component---src-pages-index-tsx","assets":[{"name":"styles.16e8b3ee95cf25a42c10.css","size":49120},{"name":"commons-6625939b44e40ae7a18f.js","size":35765},{"name":"1254dea0549e67f9c6b7574de1277b85c557acbf-a26272e98d27ac59eb44.js","size":11358},{"name":"component---src-pages-index-tsx-855de476be209e46ee49.js","size":86574}],"filteredAssets":0,"assetsSize":182817,"filteredAuxiliaryAssets":7,"auxiliaryAssetsSize":547371},"component---src-pages-projects-tsx":{"name":"component---src-pages-projects-tsx","assets":[{"name":"styles.16e8b3ee95cf25a42c10.css","size":49120},{"name":"commons-6625939b44e40ae7a18f.js","size":35765},{"name":"1254dea0549e67f9c6b7574de1277b85c557acbf-a26272e98d27ac59eb44.js","size":11358},{"name":"component---src-pages-projects-tsx-3fc2b2c0ef11d6e2d86a.js","size":21574}],"filteredAssets":0,"assetsSize":117817,"filteredAuxiliaryAssets":7,"auxiliaryAssetsSize":486843},"component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx":{"name":"component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx","assets":[{"name":"styles.16e8b3ee95cf25a42c10.css","size":49120},{"name":"commons-6625939b44e40ae7a18f.js","size":35765},{"name":"component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx-cf8444ad12324421f677.js","size":8948}],"filteredAssets":0,"assetsSize":93833,"filteredAuxiliaryAssets":6,"auxiliaryAssetsSize":383411},"component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx":{"name":"component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx","assets":[{"name":"styles.16e8b3ee95cf25a42c10.css","size":49120},{"name":"commons-6625939b44e40ae7a18f.js","size":35765},{"name":"component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx-abd7f5c95afe0da9d85f.js","size":28676}],"filteredAssets":0,"assetsSize":113561,"filteredAuxiliaryAssets":6,"auxiliaryAssetsSize":411781},"component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx":{"name":"component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx","assets":[{"name":"styles.16e8b3ee95cf25a42c10.css","size":49120},{"name":"commons-6625939b44e40ae7a18f.js","size":35765},{"name":"component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx-624d6bb3b732282c5fe0.js","size":11393}],"filteredAssets":0,"assetsSize":96278,"filteredAuxiliaryAssets":6,"auxiliaryAssetsSize":387011},"component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx":{"name":"component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx","assets":[{"name":"styles.16e8b3ee95cf25a42c10.css","size":49120},{"name":"commons-6625939b44e40ae7a18f.js","size":35765},{"name":"component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx-46003eb69d2550714008.js","size":33978}],"filteredAssets":0,"assetsSize":118863,"filteredAuxiliaryAssets":6,"auxiliaryAssetsSize":419429},"component---src-templates-project-tsx":{"name":"component---src-templates-project-tsx","assets":[{"name":"styles.16e8b3ee95cf25a42c10.css","size":49120},{"name":"commons-6625939b44e40ae7a18f.js","size":35765},{"name":"1254dea0549e67f9c6b7574de1277b85c557acbf-a26272e98d27ac59eb44.js","size":11358},{"name":"component---src-templates-project-tsx-6ff181ea5bca8b009b62.js","size":22302}],"filteredAssets":0,"assetsSize":118545,"filteredAuxiliaryAssets":7,"auxiliaryAssetsSize":484413}},"assetsByChunkName":{"app":["webpack-runtime-67e8d8759f735f4753b3.js","styles.16e8b3ee95cf25a42c10.css","framework-9251644db0f8ffea581f.js","app-afbf3a4298a4588c71e5.js"],"component---src-pages-404-tsx":["styles.16e8b3ee95cf25a42c10.css","commons-6625939b44e40ae7a18f.js","component---src-pages-404-tsx-7e8fc837ad592ae66694.js"],"component---src-pages-blog-tsx":["styles.16e8b3ee95cf25a42c10.css","commons-6625939b44e40ae7a18f.js","1254dea0549e67f9c6b7574de1277b85c557acbf-a26272e98d27ac59eb44.js","component---src-pages-blog-tsx-b3b73811e41db59ee0aa.js"],"component---src-pages-index-tsx":["styles.16e8b3ee95cf25a42c10.css","commons-6625939b44e40ae7a18f.js","1254dea0549e67f9c6b7574de1277b85c557acbf-a26272e98d27ac59eb44.js","component---src-pages-index-tsx-855de476be209e46ee49.js"],"component---src-pages-projects-tsx":["styles.16e8b3ee95cf25a42c10.css","commons-6625939b44e40ae7a18f.js","1254dea0549e67f9c6b7574de1277b85c557acbf-a26272e98d27ac59eb44.js","component---src-pages-projects-tsx-3fc2b2c0ef11d6e2d86a.js"],"component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx":["styles.16e8b3ee95cf25a42c10.css","commons-6625939b44e40ae7a18f.js","component---src-templates-post-tsx-content-file-path-src-posts-2023-jwt-index-mdx-cf8444ad12324421f677.js"],"component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx":["styles.16e8b3ee95cf25a42c10.css","commons-6625939b44e40ae7a18f.js","component---src-templates-post-tsx-content-file-path-src-posts-2024-deploy-index-mdx-abd7f5c95afe0da9d85f.js"],"component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx":["styles.16e8b3ee95cf25a42c10.css","commons-6625939b44e40ae7a18f.js","component---src-templates-post-tsx-content-file-path-src-posts-2024-javascript-origin-index-mdx-624d6bb3b732282c5fe0.js"],"component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx":["styles.16e8b3ee95cf25a42c10.css","commons-6625939b44e40ae7a18f.js","component---src-templates-post-tsx-content-file-path-src-posts-2024-streaming-index-mdx-46003eb69d2550714008.js"],"component---src-templates-project-tsx":["styles.16e8b3ee95cf25a42c10.css","commons-6625939b44e40ae7a18f.js","1254dea0549e67f9c6b7574de1277b85c557acbf-a26272e98d27ac59eb44.js","component---src-templates-project-tsx-6ff181ea5bca8b009b62.js"]},"childAssetsByChunkName":{}} \ No newline at end of file