diff --git a/docs/404.html b/docs/404.html index 31bf33420..cdc3f0212 100644 --- a/docs/404.html +++ b/docs/404.html @@ -8,13 +8,13 @@ - +

404

That's a Four-Oh-Four.
Take me home.
- + diff --git a/docs/assets/js/app.a639c504.js b/docs/assets/js/app.cb071cda.js similarity index 99% rename from docs/assets/js/app.a639c504.js rename to docs/assets/js/app.cb071cda.js index bcea39464..25ef3369e 100644 --- a/docs/assets/js/app.a639c504.js +++ b/docs/assets/js/app.cb071cda.js @@ -12,4 +12,4 @@ * vue-router v3.5.3 * (c) 2021 Evan You * @license MIT - */function Lr(t,e){for(var n in e)t[n]=e[n];return t}var Rr=/[!'()*]/g,Fr=function(t){return"%"+t.charCodeAt(0).toString(16)},Mr=/%2C/g,Nr=function(t){return encodeURIComponent(t).replace(Rr,Fr).replace(Mr,",")};function Ur(t){try{return decodeURIComponent(t)}catch(t){0}return t}var zr=function(t){return null==t||"object"==typeof t?t:String(t)};function Vr(t){var e={};return(t=t.trim().replace(/^(\?|#|&)/,""))?(t.split("&").forEach((function(t){var n=t.replace(/\+/g," ").split("="),i=Ur(n.shift()),r=n.length>0?Ur(n.join("=")):null;void 0===e[i]?e[i]=r:Array.isArray(e[i])?e[i].push(r):e[i]=[e[i],r]})),e):e}function Br(t){var e=t?Object.keys(t).map((function(e){var n=t[e];if(void 0===n)return"";if(null===n)return Nr(e);if(Array.isArray(n)){var i=[];return n.forEach((function(t){void 0!==t&&(null===t?i.push(Nr(e)):i.push(Nr(e)+"="+Nr(t)))})),i.join("&")}return Nr(e)+"="+Nr(n)})).filter((function(t){return t.length>0})).join("&"):null;return e?"?"+e:""}var qr=/\/?$/;function Gr(t,e,n,i){var r=i&&i.options.stringifyQuery,o=e.query||{};try{o=Hr(o)}catch(t){}var a={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:o,params:e.params||{},fullPath:Jr(e,r),matched:t?Kr(t):[]};return n&&(a.redirectedFrom=Jr(n,r)),Object.freeze(a)}function Hr(t){if(Array.isArray(t))return t.map(Hr);if(t&&"object"==typeof t){var e={};for(var n in t)e[n]=Hr(t[n]);return e}return t}var Wr=Gr(null,{path:"/"});function Kr(t){for(var e=[];t;)e.unshift(t),t=t.parent;return e}function Jr(t,e){var n=t.path,i=t.query;void 0===i&&(i={});var r=t.hash;return void 0===r&&(r=""),(n||"/")+(e||Br)(i)+r}function Xr(t,e,n){return e===Wr?t===e:!!e&&(t.path&&e.path?t.path.replace(qr,"")===e.path.replace(qr,"")&&(n||t.hash===e.hash&&Yr(t.query,e.query)):!(!t.name||!e.name)&&(t.name===e.name&&(n||t.hash===e.hash&&Yr(t.query,e.query)&&Yr(t.params,e.params))))}function Yr(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var n=Object.keys(t).sort(),i=Object.keys(e).sort();return n.length===i.length&&n.every((function(n,r){var o=t[n];if(i[r]!==n)return!1;var a=e[n];return null==o||null==a?o===a:"object"==typeof o&&"object"==typeof a?Yr(o,a):String(o)===String(a)}))}function Qr(t){for(var e=0;e=0&&(e=t.slice(i),t=t.slice(0,i));var r=t.indexOf("?");return r>=0&&(n=t.slice(r+1),t=t.slice(0,r)),{path:t,query:n,hash:e}}(r.path||""),u=e&&e.path||"/",c=s.path?eo(s.path,u,n||r.append):u,f=function(t,e,n){void 0===e&&(e={});var i,r=n||Vr;try{i=r(t||"")}catch(t){i={}}for(var o in e){var a=e[o];i[o]=Array.isArray(a)?a.map(zr):zr(a)}return i}(s.query,r.query,i&&i.options.parseQuery),p=r.hash||s.hash;return p&&"#"!==p.charAt(0)&&(p="#"+p),{_normalized:!0,path:c,query:f,hash:p}}var Eo,So=function(){},ko={name:"RouterLink",props:{to:{type:[String,Object],required:!0},tag:{type:String,default:"a"},custom:Boolean,exact:Boolean,exactPath:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,ariaCurrentValue:{type:String,default:"page"},event:{type:[String,Array],default:"click"}},render:function(t){var e=this,n=this.$router,i=this.$route,r=n.resolve(this.to,i,this.append),o=r.location,a=r.route,l=r.href,s={},u=n.options.linkActiveClass,c=n.options.linkExactActiveClass,f=null==u?"router-link-active":u,p=null==c?"router-link-exact-active":c,v=null==this.activeClass?f:this.activeClass,d=null==this.exactActiveClass?p:this.exactActiveClass,h=a.redirectedFrom?Gr(null,wo(a.redirectedFrom),null,n):a;s[d]=Xr(i,h,this.exactPath),s[v]=this.exact||this.exactPath?s[d]:function(t,e){return 0===t.path.replace(qr,"/").indexOf(e.path.replace(qr,"/"))&&(!e.hash||t.hash===e.hash)&&function(t,e){for(var n in e)if(!(n in t))return!1;return!0}(t.query,e.query)}(i,h);var g=s[d]?this.ariaCurrentValue:null,m=function(t){Co(t)&&(e.replace?n.replace(o,So):n.push(o,So))},y={click:Co};Array.isArray(this.event)?this.event.forEach((function(t){y[t]=m})):y[this.event]=m;var b={class:s},x=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:l,route:a,navigate:m,isActive:s[v],isExactActive:s[d]});if(x){if(1===x.length)return x[0];if(x.length>1||!x.length)return 0===x.length?t():t("span",{},x)}if("a"===this.tag)b.on=y,b.attrs={href:l,"aria-current":g};else{var _=function t(e){var n;if(e)for(var i=0;i-1&&(l.params[p]=n.params[p]);return l.path=_o(c.path,l.params),s(c,l,a)}if(l.path){l.params={};for(var v=0;v=t.length?n():t[r]?e(t[r],(function(){i(r+1)})):i(r+1)};i(0)}var Qo={redirected:2,aborted:4,cancelled:8,duplicated:16};function Zo(t,e){return ea(t,e,Qo.redirected,'Redirected when going from "'+t.fullPath+'" to "'+function(t){if("string"==typeof t)return t;if("path"in t)return t.path;var e={};return na.forEach((function(n){n in t&&(e[n]=t[n])})),JSON.stringify(e,null,2)}(e)+'" via a navigation guard.')}function ta(t,e){return ea(t,e,Qo.cancelled,'Navigation cancelled from "'+t.fullPath+'" to "'+e.fullPath+'" with a new navigation.')}function ea(t,e,n,i){var r=new Error(i);return r._isRouter=!0,r.from=t,r.to=e,r.type=n,r}var na=["params","query","hash"];function ia(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}function ra(t,e){return ia(t)&&t._isRouter&&(null==e||t.type===e)}function oa(t){return function(e,n,i){var r=!1,o=0,a=null;aa(t,(function(t,e,n,l){if("function"==typeof t&&void 0===t.cid){r=!0,o++;var s,u=ua((function(e){var r;((r=e).__esModule||sa&&"Module"===r[Symbol.toStringTag])&&(e=e.default),t.resolved="function"==typeof e?e:Eo.extend(e),n.components[l]=e,--o<=0&&i()})),c=ua((function(t){var e="Failed to resolve async component "+l+": "+t;a||(a=ia(t)?t:new Error(e),i(a))}));try{s=t(u,c)}catch(t){c(t)}if(s)if("function"==typeof s.then)s.then(u,c);else{var f=s.component;f&&"function"==typeof f.then&&f.then(u,c)}}})),r||i()}}function aa(t,e){return la(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function la(t){return Array.prototype.concat.apply([],t)}var sa="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function ua(t){var e=!1;return function(){for(var n=[],i=arguments.length;i--;)n[i]=arguments[i];if(!e)return e=!0,t.apply(this,n)}}var ca=function(t,e){this.router=t,this.base=function(t){if(!t)if(Po){var e=document.querySelector("base");t=(t=e&&e.getAttribute("href")||"/").replace(/^https?:\/\/[^\/]+/,"")}else t="/";"/"!==t.charAt(0)&&(t="/"+t);return t.replace(/\/$/,"")}(e),this.current=Wr,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function fa(t,e,n,i){var r=aa(t,(function(t,i,r,o){var a=function(t,e){"function"!=typeof t&&(t=Eo.extend(t));return t.options[e]}(t,e);if(a)return Array.isArray(a)?a.map((function(t){return n(t,i,r,o)})):n(a,i,r,o)}));return la(i?r.reverse():r)}function pa(t,e){if(e)return function(){return t.apply(e,arguments)}}ca.prototype.listen=function(t){this.cb=t},ca.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},ca.prototype.onError=function(t){this.errorCbs.push(t)},ca.prototype.transitionTo=function(t,e,n){var i,r=this;try{i=this.router.match(t,this.current)}catch(t){throw this.errorCbs.forEach((function(e){e(t)})),t}var o=this.current;this.confirmTransition(i,(function(){r.updateRoute(i),e&&e(i),r.ensureURL(),r.router.afterHooks.forEach((function(t){t&&t(i,o)})),r.ready||(r.ready=!0,r.readyCbs.forEach((function(t){t(i)})))}),(function(t){n&&n(t),t&&!r.ready&&(ra(t,Qo.redirected)&&o===Wr||(r.ready=!0,r.readyErrorCbs.forEach((function(e){e(t)}))))}))},ca.prototype.confirmTransition=function(t,e,n){var i=this,r=this.current;this.pending=t;var o,a,l=function(t){!ra(t)&&ia(t)&&(i.errorCbs.length?i.errorCbs.forEach((function(e){e(t)})):console.error(t)),n&&n(t)},s=t.matched.length-1,u=r.matched.length-1;if(Xr(t,r)&&s===u&&t.matched[s]===r.matched[u])return this.ensureURL(),t.hash&&No(this.router,r,t,!1),l(((a=ea(o=r,t,Qo.duplicated,'Avoided redundant navigation to current location: "'+o.fullPath+'".')).name="NavigationDuplicated",a));var c=function(t,e){var n,i=Math.max(t.length,e.length);for(n=0;n0)){var e=this.router,n=e.options.scrollBehavior,i=Ko&&n;i&&this.listeners.push(Mo());var r=function(){var n=t.current,r=da(t.base);t.current===Wr&&r===t._startLocation||t.transitionTo(r,(function(t){i&&No(e,t,n,!0)}))};window.addEventListener("popstate",r),this.listeners.push((function(){window.removeEventListener("popstate",r)}))}},e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,n){var i=this,r=this.current;this.transitionTo(t,(function(t){Jo(no(i.base+t.fullPath)),No(i.router,t,r,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var i=this,r=this.current;this.transitionTo(t,(function(t){Xo(no(i.base+t.fullPath)),No(i.router,t,r,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(da(this.base)!==this.current.fullPath){var e=no(this.base+this.current.fullPath);t?Jo(e):Xo(e)}},e.prototype.getCurrentLocation=function(){return da(this.base)},e}(ca);function da(t){var e=window.location.pathname,n=e.toLowerCase(),i=t.toLowerCase();return!t||n!==i&&0!==n.indexOf(no(i+"/"))||(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var ha=function(t){function e(e,n,i){t.call(this,e,n),i&&function(t){var e=da(t);if(!/^\/#/.test(e))return window.location.replace(no(t+"/#"+e)),!0}(this.base)||ga()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router.options.scrollBehavior,n=Ko&&e;n&&this.listeners.push(Mo());var i=function(){var e=t.current;ga()&&t.transitionTo(ma(),(function(i){n&&No(t.router,i,e,!0),Ko||xa(i.fullPath)}))},r=Ko?"popstate":"hashchange";window.addEventListener(r,i),this.listeners.push((function(){window.removeEventListener(r,i)}))}},e.prototype.push=function(t,e,n){var i=this,r=this.current;this.transitionTo(t,(function(t){ba(t.fullPath),No(i.router,t,r,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var i=this,r=this.current;this.transitionTo(t,(function(t){xa(t.fullPath),No(i.router,t,r,!1),e&&e(t)}),n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;ma()!==e&&(t?ba(e):xa(e))},e.prototype.getCurrentLocation=function(){return ma()},e}(ca);function ga(){var t=ma();return"/"===t.charAt(0)||(xa("/"+t),!1)}function ma(){var t=window.location.href,e=t.indexOf("#");return e<0?"":t=t.slice(e+1)}function ya(t){var e=window.location.href,n=e.indexOf("#");return(n>=0?e.slice(0,n):e)+"#"+t}function ba(t){Ko?Jo(ya(t)):window.location.hash=t}function xa(t){Ko?Xo(ya(t)):window.location.replace(ya(t))}var _a=function(t){function e(e,n){t.call(this,e,n),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t,e,n){var i=this;this.transitionTo(t,(function(t){i.stack=i.stack.slice(0,i.index+1).concat(t),i.index++,e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var i=this;this.transitionTo(t,(function(t){i.stack=i.stack.slice(0,i.index).concat(t),e&&e(t)}),n)},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var i=this.stack[n];this.confirmTransition(i,(function(){var t=e.current;e.index=n,e.updateRoute(i),e.router.afterHooks.forEach((function(e){e&&e(i,t)}))}),(function(t){ra(t,Qo.duplicated)&&(e.index=n)}))}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(ca),wa=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=jo(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!Ko&&!1!==t.fallback,this.fallback&&(e="hash"),Po||(e="abstract"),this.mode=e,e){case"history":this.history=new va(this,t.base);break;case"hash":this.history=new ha(this,t.base,this.fallback);break;case"abstract":this.history=new _a(this,t.base);break;default:0}},Ea={currentRoute:{configurable:!0}};function Sa(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}wa.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},Ea.currentRoute.get=function(){return this.history&&this.history.current},wa.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",(function(){var n=e.apps.indexOf(t);n>-1&&e.apps.splice(n,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardown()})),!this.app){this.app=t;var n=this.history;if(n instanceof va||n instanceof ha){var i=function(t){n.setupListeners(),function(t){var i=n.current,r=e.options.scrollBehavior;Ko&&r&&"fullPath"in t&&No(e,t,i,!1)}(t)};n.transitionTo(n.getCurrentLocation(),i,i)}n.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},wa.prototype.beforeEach=function(t){return Sa(this.beforeHooks,t)},wa.prototype.beforeResolve=function(t){return Sa(this.resolveHooks,t)},wa.prototype.afterEach=function(t){return Sa(this.afterHooks,t)},wa.prototype.onReady=function(t,e){this.history.onReady(t,e)},wa.prototype.onError=function(t){this.history.onError(t)},wa.prototype.push=function(t,e,n){var i=this;if(!e&&!n&&"undefined"!=typeof Promise)return new Promise((function(e,n){i.history.push(t,e,n)}));this.history.push(t,e,n)},wa.prototype.replace=function(t,e,n){var i=this;if(!e&&!n&&"undefined"!=typeof Promise)return new Promise((function(e,n){i.history.replace(t,e,n)}));this.history.replace(t,e,n)},wa.prototype.go=function(t){this.history.go(t)},wa.prototype.back=function(){this.go(-1)},wa.prototype.forward=function(){this.go(1)},wa.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map((function(t){return Object.keys(t.components).map((function(e){return t.components[e]}))}))):[]},wa.prototype.resolve=function(t,e,n){var i=wo(t,e=e||this.history.current,n,this),r=this.match(i,e),o=r.redirectedFrom||r.fullPath;return{location:i,route:r,href:function(t,e,n){var i="hash"===n?"#"+e:e;return t?no(t+"/"+i):i}(this.history.base,o,this.mode),normalizedTo:i,resolved:r}},wa.prototype.getRoutes=function(){return this.matcher.getRoutes()},wa.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==Wr&&this.history.transitionTo(this.history.getCurrentLocation())},wa.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==Wr&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(wa.prototype,Ea),wa.install=function t(e){if(!t.installed||Eo!==e){t.installed=!0,Eo=e;var n=function(t){return void 0!==t},i=function(t,e){var i=t.$options._parentVnode;n(i)&&n(i=i.data)&&n(i=i.registerRouteInstance)&&i(t,e)};e.mixin({beforeCreate:function(){n(this.$options.router)?(this._routerRoot=this,this._router=this.$options.router,this._router.init(this),e.util.defineReactive(this,"_route",this._router.history.current)):this._routerRoot=this.$parent&&this.$parent._routerRoot||this,i(this,this)},destroyed:function(){i(this)}}),Object.defineProperty(e.prototype,"$router",{get:function(){return this._routerRoot._router}}),Object.defineProperty(e.prototype,"$route",{get:function(){return this._routerRoot._route}}),e.component("RouterView",Zr),e.component("RouterLink",ko);var r=e.config.optionMergeStrategies;r.beforeRouteEnter=r.beforeRouteLeave=r.beforeRouteUpdate=r.created}},wa.version="3.5.3",wa.isNavigationFailure=ra,wa.NavigationFailureType=Qo,wa.START_LOCATION=Wr,Po&&window.Vue&&window.Vue.use(wa);var ka=wa;n(241),n(154),n(242),n(121),n(244),n(122),n(123),n(245);function Ca(t){t.locales&&Object.keys(t.locales).forEach((function(e){t.locales[e].path=e})),Object.freeze(t)}var Pa=n(88),Aa=n(60),Oa=(n(166),n(32),n(92),n(262),n(263),n(28),n(29),{NotFound:function(){return n.e(7).then(n.bind(null,429))},Layout:function(){return Promise.all([n.e(0),n.e(3)]).then(n.bind(null,428))}}),ja={"v-31f87206":function(){return n.e(8).then(n.bind(null,432))},"v-331c01bd":function(){return n.e(9).then(n.bind(null,433))},"v-9a1a2614":function(){return n.e(10).then(n.bind(null,434))},"v-741e2877":function(){return n.e(11).then(n.bind(null,435))},"v-1efbef15":function(){return n.e(12).then(n.bind(null,436))},"v-30085165":function(){return n.e(13).then(n.bind(null,437))},"v-fb2d4a56":function(){return n.e(14).then(n.bind(null,438))},"v-96e0f996":function(){return n.e(15).then(n.bind(null,439))},"v-126bd451":function(){return n.e(16).then(n.bind(null,440))},"v-80da13d6":function(){return n.e(17).then(n.bind(null,441))},"v-156db297":function(){return n.e(18).then(n.bind(null,442))},"v-2af2eef5":function(){return n.e(19).then(n.bind(null,443))},"v-72cc4735":function(){return n.e(20).then(n.bind(null,444))},"v-36df5ef5":function(){return n.e(21).then(n.bind(null,445))},"v-0854c616":function(){return n.e(22).then(n.bind(null,446))},"v-8a72b5ba":function(){return n.e(23).then(n.bind(null,447))},"v-1f12c256":function(){return n.e(24).then(n.bind(null,448))},"v-429b46d6":function(){return n.e(25).then(n.bind(null,449))},"v-92ce96aa":function(){return n.e(26).then(n.bind(null,450))},"v-03f234d5":function(){return n.e(27).then(n.bind(null,451))},"v-04d1ed35":function(){return n.e(28).then(n.bind(null,452))},"v-53017f56":function(){return n.e(29).then(n.bind(null,453))},"v-bc357bce":function(){return n.e(30).then(n.bind(null,454))},"v-641881e2":function(){return n.e(31).then(n.bind(null,455))},"v-f2f2569e":function(){return n.e(32).then(n.bind(null,456))},"v-4338a996":function(){return n.e(33).then(n.bind(null,457))},"v-044f1d35":function(){return n.e(34).then(n.bind(null,458))},"v-1c7bd375":function(){return n.e(35).then(n.bind(null,459))},"v-533f3155":function(){return n.e(36).then(n.bind(null,460))},"v-71babcf5":function(){return n.e(37).then(n.bind(null,461))},"v-37a85f96":function(){return n.e(38).then(n.bind(null,462))},"v-05d4a666":function(){return n.e(39).then(n.bind(null,463))},"v-6dfcbff1":function(){return n.e(40).then(n.bind(null,464))},"v-1096ad2d":function(){return n.e(41).then(n.bind(null,465))},"v-7d6e82d5":function(){return n.e(42).then(n.bind(null,466))},"v-78358fce":function(){return n.e(43).then(n.bind(null,467))},"v-45ba7fd6":function(){return n.e(44).then(n.bind(null,468))},"v-3190f456":function(){return n.e(45).then(n.bind(null,469))},"v-57092d76":function(){return n.e(46).then(n.bind(null,470))},"v-e2d3a58a":function(){return n.e(47).then(n.bind(null,471))},"v-53e772b9":function(){return n.e(48).then(n.bind(null,472))},"v-1930fe85":function(){return n.e(49).then(n.bind(null,473))},"v-7f196815":function(){return n.e(50).then(n.bind(null,474))},"v-04c8b756":function(){return n.e(51).then(n.bind(null,475))},"v-73466596":function(){return n.e(52).then(n.bind(null,476))},"v-6475400e":function(){return n.e(53).then(n.bind(null,477))},"v-e35600da":function(){return n.e(54).then(n.bind(null,478))},"v-3abc9535":function(){return n.e(55).then(n.bind(null,479))},"v-0fe34855":function(){return n.e(56).then(n.bind(null,480))},"v-5f505e35":function(){return n.e(57).then(n.bind(null,481))},"v-416a01ca":function(){return n.e(58).then(n.bind(null,482))},"v-0d242556":function(){return n.e(59).then(n.bind(null,483))},"v-b691adb6":function(){return n.e(60).then(n.bind(null,484))},"v-08c9ff35":function(){return n.e(61).then(n.bind(null,485))},"v-cde910de":function(){return n.e(62).then(n.bind(null,486))},"v-b02ee51a":function(){return n.e(63).then(n.bind(null,487))}};function Ia(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}var Da=/-(\w)/g,Ta=Ia((function(t){return t.replace(Da,(function(t,e){return e?e.toUpperCase():""}))})),$a=/\B([A-Z])/g,La=Ia((function(t){return t.replace($a,"-$1").toLowerCase()})),Ra=Ia((function(t){return t.charAt(0).toUpperCase()+t.slice(1)}));function Fa(t,e){if(e)return t(e)?t(e):e.includes("-")?t(Ra(Ta(e))):t(Ra(e))||t(La(e))}var Ma=Object.assign({},Oa,ja),Na=function(t){return Ma[t]},Ua=function(t){return ja[t]},za=function(t){return Oa[t]},Va=function(t){return $r.component(t)};function Ba(t){return Fa(Ua,t)}function qa(t){return Fa(za,t)}function Ga(t){return Fa(Na,t)}function Ha(t){return Fa(Va,t)}function Wa(){for(var t=arguments.length,e=new Array(t),n=0;n"})).join("\n "):"",this.$ssrContext.canonicalLink=nl(this.$canonicalUrl)}var e},mounted:function(){this.currentMetaTags=Object(Aa.a)(document.querySelectorAll("meta")),this.updateMeta(),this.updateCanonicalLink()},methods:{updateMeta:function(){document.title=this.$title,document.documentElement.lang=this.$lang;var t=this.getMergedMetaTags();this.currentMetaTags=il(t,this.currentMetaTags)},getMergedMetaTags:function(){var t=this.$page.frontmatter.meta||[];return Ya()([{name:"description",content:this.$description}],t,this.siteMeta,rl)},updateCanonicalLink:function(){el(),this.$canonicalUrl&&document.head.insertAdjacentHTML("beforeend",nl(this.$canonicalUrl))}},watch:{$page:function(){this.updateMeta(),this.updateCanonicalLink()}},beforeDestroy:function(){il(null,this.currentMetaTags),el()}};function el(){var t=document.querySelector("link[rel='canonical']");t&&t.remove()}function nl(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return t?''):""}function il(t,e){if(e&&Object(Aa.a)(e).filter((function(t){return t.parentNode===document.head})).forEach((function(t){return document.head.removeChild(t)})),t)return t.map((function(t){var e=document.createElement("meta");return Object.keys(t).forEach((function(n){e.setAttribute(n,t[n])})),document.head.appendChild(e),e}))}function rl(t){for(var e=0,n=["name","property","itemprop"];e=l.parentElement.offsetTop+10&&(!s||i