aotds-docks/docs/_app/chunks/vendor-86605c92.js

18 lines
214 KiB
JavaScript
Raw Normal View History

2021-06-13 17:04:00 +00:00
var t=Object.defineProperty,n=Object.prototype.hasOwnProperty,r=Object.getOwnPropertySymbols,e=Object.prototype.propertyIsEnumerable,u=(n,r,e)=>r in n?t(n,r,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[r]=e,i=(t,i)=>{for(var o in i||(i={}))n.call(i,o)&&u(t,o,i[o]);if(r)for(var o of r(i))e.call(i,o)&&u(t,o,i[o]);return t};function o(){}const a=t=>t;function f(t,n){for(const r in n)t[r]=n[r];return t}function c(t){return t()}function l(){return Object.create(null)}function s(t){t.forEach(c)}function p(t){return"function"==typeof t}function h(t,n){return t!=t?n==n:t!==n||t&&"object"==typeof t||"function"==typeof t}function v(t,...n){if(null==t)return o;const r=t.subscribe(...n);return r.unsubscribe?()=>r.unsubscribe():r}function d(t,n,r){t.$$.on_destroy.push(v(n,r))}function _(t,n,r,e){if(t){const u=g(t,n,r,e);return t[0](u)}}function g(t,n,r,e){return t[1]&&e?f(r.ctx.slice(),t[1](e(n))):r.ctx}function y(t,n,r,e,u,i,o){const a=function(t,n,r,e){if(t[2]&&e){const u=t[2](e(r));if(void 0===n.dirty)return u;if("object"==typeof u){const t=[],r=Math.max(n.dirty.length,u.length);for(let e=0;e<r;e+=1)t[e]=n.dirty[e]|u[e];return t}return n.dirty|u}return n.dirty}(n,e,u,i);if(a){const u=g(n,r,e,o);t.p(u,a)}}const b="undefined"!=typeof window;let m=b?()=>window.performance.now():()=>Date.now(),w=b?t=>requestAnimationFrame(t):o;const j=new Set;function x(t){j.forEach((n=>{n.c(t)||(j.delete(n),n.f())})),0!==j.size&&w(x)}let O=!1;const A=new Set;function E(t,n){O&&A.delete(n),n.parentNode!==t&&t.appendChild(n)}function I(t,n,r){O&&A.delete(n),(n.parentNode!==t||r&&n.nextSibling!==r)&&t.insertBefore(n,r||null)}function k(t){O?A.add(t):t.parentNode&&t.parentNode.removeChild(t)}function S(t,n){for(let r=0;r<t.length;r+=1)t[r]&&t[r].d(n)}function R(t){return document.createElement(t)}function M(t){return document.createElementNS("http://www.w3.org/2000/svg",t)}function W(t){return document.createTextNode(t)}function P(){return W(" ")}function z(){return W("")}function $(t,n,r,e){return t.addEventListener(n,r,e),()=>t.removeEventListener(n,r,e)}function C(t,n,r){null==r?t.removeAttribute(n):t.getAttribute(n)!==r&&t.setAttribute(n,r)}function D(t){return""===t?null:+t}function B(t){return Array.from(t.childNodes)}function L(t,n,r,e){for(;t.length>0;){const e=t.shift();if(e.nodeName===n){let t=0;const n=[];for(;t<e.attributes.length;){const u=e.attributes[t++];r[u.name]||n.push(u.name)}for(let r=0;r<n.length;r++)e.removeAttribute(n[r]);return e}k(e)}return e?M(n):R(n)}function T(t,n){for(let r=0;r<t.length;r+=1){const e=t[r];if(3===e.nodeType)return e.data=""+n,t.splice(r,1)[0]}return W(n)}function U(t){return T(t," ")}function F(t,n){n=""+n,t.wholeText!==n&&(t.data=n)}function N(t,n){t.value=null==n?"":n}function q(t,n){for(let r=0;r<t.options.length;r+=1){const e=t.options[r];if(e.__value===n)return void(e.selected=!0)}}function K(t){const n=t.querySelector(":checked")||t.options[0];return n&&n.__value}function V(t,n,r){t.classList[r?"add":"remove"](n)}function Z(t,n){const r=document.createEvent("CustomEvent");return r.initCustomEvent(t,!1,!1,n),r}const G=new Set;let H,J=0;function Y(t,n,r,e,u,i,o,a=0){const f=16.666/e;let c="{\n";for(let _=0;_<=1;_+=f){const t=n+(r-n)*i(_);c+=100*_+`%{${o(t,1-t)}}\n`}const l=c+`100% {${o(r,1-r)}}\n}`,s=`__svelte_${function(t){let n=5381,r=t.length;for(;r--;)n=(n<<5)-n^t.charCodeAt(r);return n>>>0}(l)}_${a}`,p=t.ownerDocument;G.add(p);const h=p.__svelte_stylesheet||(p.__svelte_stylesheet=p.head.appendChild(R("style")).sheet),v=p.__svelte_rules||(p.__svelte_rules={});v[s]||(v[s]=!0,h.insertRule(`@keyframes ${s} ${l}`,h.cssRules.length));const d=t.style.animation||"";return t.style.animation=`${d?`${d}, `:""}${s} ${e}ms linear ${u}ms 1 both`,J+=1,s}function Q(t,n){const r=(t.style.animation||"").split(", "),e=r.filter(n?t=>t.indexOf(n)<0:t=>-1===t.indexOf("__svelte")),u=r.length-e.length;u&&(t.style.animation=e.join(", "),J-=u,J||w((()=>{J||(G.forEach((t=>{const n=t.__svelte_stylesheet;let r=n.cssRules.length;for(;r--;)n.deleteRule(r);t.__svelte_rules={}})),G.clear())})))}function X(t){H=t}function
/**
* @license
* Lodash <https://lodash.com/>
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
* Released under MIT license <https://lodash.com/license>
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
*/function sa(t,n){if("function"==typeof n)return ha(t,(function(){for(var r=[],e=0;e<arguments.length;e++)r[e]=arguments[e];return la(la({},n.apply(void 0,r)),{type:t})}));switch(n?n._as:"empty"){case"empty":return ha(t,(function(){return{type:t}}));case"fsa":return ha(t,(function(n,r){return n instanceof Error?{error:!0,meta:r,payload:n,type:t}:{error:!1,meta:r,payload:n,type:t}}));case"payload":return ha(t,(function(n){return{payload:n,type:t}}));case"props":return ha(t,(function(n){return la(la({},n),{type:t})}));default:throw new Error("Unexpected config.")}}function pa(){return{_as:"payload",_p:void 0}}function ha(t,n){return Object.defineProperty(n,"type",{value:t,writable:!1})}function va(t){for(var n=[],r=1;r<arguments.length;r++)n[r-1]=arguments[r];return n.some((function(n){var r=n.type;return t.type===r}))}var da=function(){for(var t=0,n=0,r=arguments.length;n<r;n++)t+=arguments[n].length;var e=Array(t),u=0;for(n=0;n<r;n++)for(var i=arguments[n],o=0,a=i.length;o<a;o++,u++)e[u]=i[o];return e};var _a=function(){for(var t=0,n=0,r=arguments.length;n<r;n++)t+=arguments[n].length;var e=Array(t),u=0;for(n=0;n<r;n++)for(var i=arguments[n],o=0,a=i.length;o<a;o++,u++)e[u]=i[o];return e};var ga=Object.freeze({__proto__:null,[Symbol.toStringTag]:"Module",action:sa,empty:function(){return{_as:"empty"}},fsa:function(){return{_as:"fsa",_m:void 0,_p:void 0}},payload:pa,props:function(){return{_as:"props",_p:void 0}},type:function(t,n){return la(la({},n),{type:t})},union:function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var r={get:function(){throw new Error("Pseudo property not readable.")},set:function(){throw new Error("Pseudo property not writable.")}},e=t.map((function(t){var n=t.type;return Object.defineProperty({type:n},"action",r)}));return Object.defineProperties(e,{actions:r,types:r}),e},guard:function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return function(n){return va.apply(void 0,da([n],t))}},isType:va,on:function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var r=t.pop(),e=t.reduce((function(t,n){return _a(t,[n.type])}),[]);return{reducer:r,types:e}},reducer:function(t){for(var n=[],r=1;r<arguments.length;r++)n[r-1]=arguments[r];for(var e=new Map,u=0,i=n;u<i.length;u++)for(var o=i[u],a=0,f=o.types;a<f.length;a++){var c=f[a];e.has(c)?console.warn(c+" already specified in an 'on' call."):e.set(c,o.reducer)}return function(n,r){void 0===n&&(n=t);var u=e.get(r.type);return u?u(n,r):n}}});var ya=function(t){return t},ba=Object.defineProperty({default:ya},"__esModule",{value:!0}),ma=(nn&&nn.__importDefault||function(t){return t&&t.__esModule?t:{default:t}})(ba);var wa=function(t){var n=ma.default(t);return function(){return n}},ja=Object.defineProperty({default:wa},"__esModule",{value:!0});var xa=function(t){if("function"!=typeof t)throw new TypeError("Expected a function");return function(){var n=arguments;switch(n.length){case 0:return!t.call(this);case 1:return!t.call(this,n[0]);case 2:return!t.call(this,n[0],n[1]);case 3:return!t.call(this,n[0],n[1],n[2])}return!t.apply(this,n)}};var Oa=function(t,n){return(pr(t)?Wu:Xo)(t,xa(Io(n)))},Aa=(nn&&nn.__importDefault||function(t){return t&&t.__esModule?t:{default:t}})(Oa);var Ea=function(t){return Array.isArray(t)?t:Aa.default((""+t).split("."),(function(t){return!t}))},Ia=Object.defineProperty({default:Ea},"__esModule",{value:!0}),ka=un((function(t,n){var r=nn&&nn.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(n,"__esModule",{value:!0}),n._=void 0;var e=r(Oi);n._=e.default.placeholder,n.default=function(t,n){return void 0===n&&(n=t.length),e.default(t,n)}})),Sa=nn&&nn.__importDefault||function(t){return t&&t.__esModule?t:{default:t}},Ra=Sa(Ia);var Ma=Sa(ka).default((function(t,n,r){for(var e=Ra.default(t),u=r,i=0;i<e.length;i+=1){if(void 0===u)return!1;u=u[e[i]]}return"function"==typeof n?n(u):n===u})),Wa=Object.defineProperty({default:Ma},"__esModule",{value:!0});var Pa=function(t,n){if(null==t)return{};var r=lo(qu(t),(function(t){return[t]}));return n=Io(n),Vo(t,r,(functio
/**
* @license
* Lodash <https://lodash.com/>
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
* Released under MIT license <https://lodash.com/license>
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
*/function Gc(t){const n=t-1;return n*n*n+1}function Hc(t,{delay:n=0,duration:r=400,easing:e=a}={}){const u=+getComputedStyle(t).opacity;return{delay:n,duration:r,easing:e,css:t=>"opacity: "+t*u}}function Jc(t,{delay:n=0,duration:r=400,easing:e=Gc,x:u=0,y:i=0,opacity:o=0}={}){const a=getComputedStyle(t),f=+a.opacity,c="none"===a.transform?"":a.transform,l=f*(1-o);return{delay:n,duration:r,easing:e,css:(t,n)=>`\n\t\t\ttransform: ${c} translate(${(1-t)*u}px, ${(1-t)*i}px);\n\t\t\topacity: ${f-l*n}`}}export{Rt as $,f as A,jt as B,Ft as C,_ as D,y as E,E as F,o as G,Uo as H,ea as I,na as J,aa as K,qo as L,Ho as M,sa as N,pa as O,Zc as P,Vc as Q,Xt as R,Lt as S,Ut as T,Fc as U,Qt as V,ht as W,It as X,Hc as Y,et as Z,yc as _,B as a,kt as a0,M as a1,V as a2,$ as a3,ot as a4,St as a5,S as a6,it as a7,v as a8,q as a9,Jc as aa,ft as ab,D as ac,N as ad,s as ae,K as af,d as ag,C as b,L as c,k as d,R as e,I as f,T as g,F as h,Bt as i,Pt as j,P as k,z as l,zt as m,U as n,$t as o,Mt as p,Wt as q,At as r,h as s,W as t,xt as u,Ot as v,Ct as w,ut as x,rt as y,nt as z};