"use strict";(()=>{var xi=Object.create;var hr=Object.defineProperty;var yi=Object.getOwnPropertyDescriptor;var Ei=Object.getOwnPropertyNames,kt=Object.getOwnPropertySymbols,wi=Object.getPrototypeOf,br=Object.prototype.hasOwnProperty,Zr=Object.prototype.propertyIsEnumerable;var Xr=(e,t,r)=>t in e?hr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,R=(e,t)=>{for(var r in t||(t={}))br.call(t,r)&&Xr(e,r,t[r]);if(kt)for(var r of kt(t))Zr.call(t,r)&&Xr(e,r,t[r]);return e};var eo=(e,t)=>{var r={};for(var o in e)br.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&kt)for(var o of kt(e))t.indexOf(o)<0&&Zr.call(e,o)&&(r[o]=e[o]);return r};var vr=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var Si=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of Ei(t))!br.call(e,n)&&n!==r&&hr(e,n,{get:()=>t[n],enumerable:!(o=yi(t,n))||o.enumerable});return e};var Ht=(e,t,r)=>(r=e!=null?xi(wi(e)):{},Si(t||!e||!e.__esModule?hr(r,"default",{value:e,enumerable:!0}):r,e));var ro=vr((gr,to)=>{(function(e,t){typeof gr=="object"&&typeof to!="undefined"?t():typeof define=="function"&&define.amd?define(t):t()})(gr,function(){"use strict";function e(r){var o=!0,n=!1,i=null,s={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function a(_){return!!(_&&_!==document&&_.nodeName!=="HTML"&&_.nodeName!=="BODY"&&"classList"in _&&"contains"in _.classList)}function p(_){var it=_.type,Ve=_.tagName;return!!(Ve==="INPUT"&&s[it]&&!_.readOnly||Ve==="TEXTAREA"&&!_.readOnly||_.isContentEditable)}function c(_){_.classList.contains("focus-visible")||(_.classList.add("focus-visible"),_.setAttribute("data-focus-visible-added",""))}function m(_){_.hasAttribute("data-focus-visible-added")&&(_.classList.remove("focus-visible"),_.removeAttribute("data-focus-visible-added"))}function l(_){_.metaKey||_.altKey||_.ctrlKey||(a(r.activeElement)&&c(r.activeElement),o=!0)}function u(_){o=!1}function d(_){a(_.target)&&(o||p(_.target))&&c(_.target)}function b(_){a(_.target)&&(_.target.classList.contains("focus-visible")||_.target.hasAttribute("data-focus-visible-added"))&&(n=!0,window.clearTimeout(i),i=window.setTimeout(function(){n=!1},100),m(_.target))}function C(_){document.visibilityState==="hidden"&&(n&&(o=!0),ne())}function ne(){document.addEventListener("mousemove",Y),document.addEventListener("mousedown",Y),document.addEventListener("mouseup",Y),document.addEventListener("pointermove",Y),document.addEventListener("pointerdown",Y),document.addEventListener("pointerup",Y),document.addEventListener("touchmove",Y),document.addEventListener("touchstart",Y),document.addEventListener("touchend",Y)}function ce(){document.removeEventListener("mousemove",Y),document.removeEventListener("mousedown",Y),document.removeEventListener("mouseup",Y),document.removeEventListener("pointermove",Y),document.removeEventListener("pointerdown",Y),document.removeEventListener("pointerup",Y),document.removeEventListener("touchmove",Y),document.removeEventListener("touchstart",Y),document.removeEventListener("touchend",Y)}function Y(_){_.target.nodeName&&_.target.nodeName.toLowerCase()==="html"||(o=!1,ce())}document.addEventListener("keydown",l,!0),document.addEventListener("mousedown",u,!0),document.addEventListener("pointerdown",u,!0),document.addEventListener("touchstart",u,!0),document.addEventListener("visibilitychange",C,!0),ne(),r.addEventListener("focus",d,!0),r.addEventListener("blur",b,!0),r.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&r.host?r.host.setAttribute("data-js-focus-visible",""):r.nodeType===Node.DOCUMENT_NODE&&(document.documentElement.classList.add("js-focus-visible"),document.documentElement.setAttribute("data-js-focus-visible",""))}if(typeof window!="undefined"&&typeof document!="undefined"){window.applyFocusVisiblePolyfill=e;var t;try{t=new CustomEvent("focus-visible-polyfill-ready")}catch(r){t=document.createEvent("CustomEvent"),t.initCustomEvent("focus-visible-polyfill-ready",!1,!1,{})}window.dispatchEvent(t)}typeof document!="undefined"&&e(document)})});var Vr=vr((Mt,Ur)=>{/*! * clipboard.js v2.0.11 * https://clipboardjs.com/ * * Licensed MIT © Zeno Rocha */(function(t,r){typeof Mt=="object"&&typeof Ur=="object"?Ur.exports=r():typeof define=="function"&&define.amd?define([],r):typeof Mt=="object"?Mt.ClipboardJS=r():t.ClipboardJS=r()})(Mt,function(){return function(){var e={686:function(o,n,i){"use strict";i.d(n,{default:function(){return gi}});var s=i(279),a=i.n(s),p=i(370),c=i.n(p),m=i(817),l=i.n(m);function u(j){try{return document.execCommand(j)}catch(S){return!1}}var d=function(S){var E=l()(S);return u("cut"),E},b=d;function C(j){var S=document.documentElement.getAttribute("dir")==="rtl",E=document.createElement("textarea");E.style.fontSize="12pt",E.style.border="0",E.style.padding="0",E.style.margin="0",E.style.position="absolute",E.style[S?"right":"left"]="-9999px";var H=window.pageYOffset||document.documentElement.scrollTop;return E.style.top="".concat(H,"px"),E.setAttribute("readonly",""),E.value=j,E}var ne=function(S,E){var H=C(S);E.container.appendChild(H);var F=l()(H);return u("copy"),H.remove(),F},ce=function(S){var E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},H="";return typeof S=="string"?H=ne(S,E):S instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(S==null?void 0:S.type)?H=ne(S.value,E):(H=l()(S),u("copy")),H},Y=ce;function _(j){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_=function(E){return typeof E}:_=function(E){return E&&typeof Symbol=="function"&&E.constructor===Symbol&&E!==Symbol.prototype?"symbol":typeof E},_(j)}var it=function(){var S=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},E=S.action,H=E===void 0?"copy":E,F=S.container,z=S.target,_e=S.text;if(H!=="copy"&&H!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(z!==void 0)if(z&&_(z)==="object"&&z.nodeType===1){if(H==="copy"&&z.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if(H==="cut"&&(z.hasAttribute("readonly")||z.hasAttribute("disabled")))throw new Error(`Invalid "target" attribute. You can't cut text from elements with "readonly" or "disabled" attributes`)}else throw new Error('Invalid "target" value, use a valid Element');if(_e)return Y(_e,{container:F});if(z)return H==="cut"?b(z):Y(z,{container:F})},Ve=it;function Fe(j){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Fe=function(E){return typeof E}:Fe=function(E){return E&&typeof Symbol=="function"&&E.constructor===Symbol&&E!==Symbol.prototype?"symbol":typeof E},Fe(j)}function mi(j,S){if(!(j instanceof S))throw new TypeError("Cannot call a class as a function")}function Jr(j,S){for(var E=0;E0&&arguments[0]!==void 0?arguments[0]:{};this.action=typeof F.action=="function"?F.action:this.defaultAction,this.target=typeof F.target=="function"?F.target:this.defaultTarget,this.text=typeof F.text=="function"?F.text:this.defaultText,this.container=Fe(F.container)==="object"?F.container:document.body}},{key:"listenClick",value:function(F){var z=this;this.listener=c()(F,"click",function(_e){return z.onClick(_e)})}},{key:"onClick",value:function(F){var z=F.delegateTarget||F.currentTarget,_e=this.action(z)||"copy",Ct=Ve({action:_e,container:this.container,target:this.target(z),text:this.text(z)});this.emit(Ct?"success":"error",{action:_e,text:Ct,trigger:z,clearSelection:function(){z&&z.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(F){return dr("action",F)}},{key:"defaultTarget",value:function(F){var z=dr("target",F);if(z)return document.querySelector(z)}},{key:"defaultText",value:function(F){return dr("text",F)}},{key:"destroy",value:function(){this.listener.destroy()}}],[{key:"copy",value:function(F){var z=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body};return Y(F,z)}},{key:"cut",value:function(F){return b(F)}},{key:"isSupported",value:function(){var F=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["copy","cut"],z=typeof F=="string"?[F]:F,_e=!!document.queryCommandSupported;return z.forEach(function(Ct){_e=_e&&!!document.queryCommandSupported(Ct)}),_e}}]),E}(a()),gi=vi},828:function(o){var n=9;if(typeof Element!="undefined"&&!Element.prototype.matches){var i=Element.prototype;i.matches=i.matchesSelector||i.mozMatchesSelector||i.msMatchesSelector||i.oMatchesSelector||i.webkitMatchesSelector}function s(a,p){for(;a&&a.nodeType!==n;){if(typeof a.matches=="function"&&a.matches(p))return a;a=a.parentNode}}o.exports=s},438:function(o,n,i){var s=i(828);function a(m,l,u,d,b){var C=c.apply(this,arguments);return m.addEventListener(u,C,b),{destroy:function(){m.removeEventListener(u,C,b)}}}function p(m,l,u,d,b){return typeof m.addEventListener=="function"?a.apply(null,arguments):typeof u=="function"?a.bind(null,document).apply(null,arguments):(typeof m=="string"&&(m=document.querySelectorAll(m)),Array.prototype.map.call(m,function(C){return a(C,l,u,d,b)}))}function c(m,l,u,d){return function(b){b.delegateTarget=s(b.target,l),b.delegateTarget&&d.call(m,b)}}o.exports=p},879:function(o,n){n.node=function(i){return i!==void 0&&i instanceof HTMLElement&&i.nodeType===1},n.nodeList=function(i){var s=Object.prototype.toString.call(i);return i!==void 0&&(s==="[object NodeList]"||s==="[object HTMLCollection]")&&"length"in i&&(i.length===0||n.node(i[0]))},n.string=function(i){return typeof i=="string"||i instanceof String},n.fn=function(i){var s=Object.prototype.toString.call(i);return s==="[object Function]"}},370:function(o,n,i){var s=i(879),a=i(438);function p(u,d,b){if(!u&&!d&&!b)throw new Error("Missing required arguments");if(!s.string(d))throw new TypeError("Second argument must be a String");if(!s.fn(b))throw new TypeError("Third argument must be a Function");if(s.node(u))return c(u,d,b);if(s.nodeList(u))return m(u,d,b);if(s.string(u))return l(u,d,b);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function c(u,d,b){return u.addEventListener(d,b),{destroy:function(){u.removeEventListener(d,b)}}}function m(u,d,b){return Array.prototype.forEach.call(u,function(C){C.addEventListener(d,b)}),{destroy:function(){Array.prototype.forEach.call(u,function(C){C.removeEventListener(d,b)})}}}function l(u,d,b){return a(document.body,u,d,b)}o.exports=p},817:function(o){function n(i){var s;if(i.nodeName==="SELECT")i.focus(),s=i.value;else if(i.nodeName==="INPUT"||i.nodeName==="TEXTAREA"){var a=i.hasAttribute("readonly");a||i.setAttribute("readonly",""),i.select(),i.setSelectionRange(0,i.value.length),a||i.removeAttribute("readonly"),s=i.value}else{i.hasAttribute("contenteditable")&&i.focus();var p=window.getSelection(),c=document.createRange();c.selectNodeContents(i),p.removeAllRanges(),p.addRange(c),s=p.toString()}return s}o.exports=n},279:function(o){function n(){}n.prototype={on:function(i,s,a){var p=this.e||(this.e={});return(p[i]||(p[i]=[])).push({fn:s,ctx:a}),this},once:function(i,s,a){var p=this;function c(){p.off(i,c),s.apply(a,arguments)}return c._=s,this.on(i,c,a)},emit:function(i){var s=[].slice.call(arguments,1),a=((this.e||(this.e={}))[i]||[]).slice(),p=0,c=a.length;for(p;p{"use strict";/*! * escape-html * Copyright(c) 2012-2013 TJ Holowaychuk * Copyright(c) 2015 Andreas Lubbe * Copyright(c) 2015 Tiancheng "Timothy" Gu * MIT Licensed */var La=/["'&<>]/;Fn.exports=_a;function _a(e){var t=""+e,r=La.exec(t);if(!r)return t;var o,n="",i=0,s=0;for(i=r.index;i0&&i[i.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]=e.length&&(e=void 0),{value:e&&e[o++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function U(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var o=r.call(e),n,i=[],s;try{for(;(t===void 0||t-- >0)&&!(n=o.next()).done;)i.push(n.value)}catch(a){s={error:a}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(s)throw s.error}}return i}function V(e,t,r){if(r||arguments.length===2)for(var o=0,n=t.length,i;o1||a(u,d)})})}function a(u,d){try{p(o[u](d))}catch(b){l(i[0][3],b)}}function p(u){u.value instanceof Xe?Promise.resolve(u.value.v).then(c,m):l(i[0][2],u)}function c(u){a("next",u)}function m(u){a("throw",u)}function l(u,d){u(d),i.shift(),i.length&&a(i[0][0],i[0][1])}}function io(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],r;return t?t.call(e):(e=typeof ye=="function"?ye(e):e[Symbol.iterator](),r={},o("next"),o("throw"),o("return"),r[Symbol.asyncIterator]=function(){return this},r);function o(i){r[i]=e[i]&&function(s){return new Promise(function(a,p){s=e[i](s),n(a,p,s.done,s.value)})}}function n(i,s,a,p){Promise.resolve(p).then(function(c){i({value:c,done:a})},s)}}function L(e){return typeof e=="function"}function at(e){var t=function(o){Error.call(o),o.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var Rt=at(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription: `+r.map(function(o,n){return n+1+") "+o.toString()}).join(` `):"",this.name="UnsubscriptionError",this.errors=r}});function De(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var je=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,o,n,i;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=ye(s),p=a.next();!p.done;p=a.next()){var c=p.value;c.remove(this)}}catch(C){t={error:C}}finally{try{p&&!p.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var m=this.initialTeardown;if(L(m))try{m()}catch(C){i=C instanceof Rt?C.errors:[C]}var l=this._finalizers;if(l){this._finalizers=null;try{for(var u=ye(l),d=u.next();!d.done;d=u.next()){var b=d.value;try{ao(b)}catch(C){i=i!=null?i:[],C instanceof Rt?i=V(V([],U(i)),U(C.errors)):i.push(C)}}}catch(C){o={error:C}}finally{try{d&&!d.done&&(n=u.return)&&n.call(u)}finally{if(o)throw o.error}}}if(i)throw new Rt(i)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)ao(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&De(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&De(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}();var yr=je.EMPTY;function Pt(e){return e instanceof je||e&&"closed"in e&&L(e.remove)&&L(e.add)&&L(e.unsubscribe)}function ao(e){L(e)?e():e.unsubscribe()}var Ae={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var st={setTimeout:function(e,t){for(var r=[],o=2;o0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var o=this,n=this,i=n.hasError,s=n.isStopped,a=n.observers;return i||s?yr:(this.currentObservers=null,a.push(r),new je(function(){o.currentObservers=null,De(a,r)}))},t.prototype._checkFinalizedStatuses=function(r){var o=this,n=o.hasError,i=o.thrownError,s=o.isStopped;n?r.error(i):s&&r.complete()},t.prototype.asObservable=function(){var r=new W;return r.source=this,r},t.create=function(r,o){return new ho(r,o)},t}(W);var ho=function(e){oe(t,e);function t(r,o){var n=e.call(this)||this;return n.destination=r,n.source=o,n}return t.prototype.next=function(r){var o,n;(n=(o=this.destination)===null||o===void 0?void 0:o.next)===null||n===void 0||n.call(o,r)},t.prototype.error=function(r){var o,n;(n=(o=this.destination)===null||o===void 0?void 0:o.error)===null||n===void 0||n.call(o,r)},t.prototype.complete=function(){var r,o;(o=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||o===void 0||o.call(r)},t.prototype._subscribe=function(r){var o,n;return(n=(o=this.source)===null||o===void 0?void 0:o.subscribe(r))!==null&&n!==void 0?n:yr},t}(y);var xt={now:function(){return(xt.delegate||Date).now()},delegate:void 0};var yt=function(e){oe(t,e);function t(r,o,n){r===void 0&&(r=1/0),o===void 0&&(o=1/0),n===void 0&&(n=xt);var i=e.call(this)||this;return i._bufferSize=r,i._windowTime=o,i._timestampProvider=n,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=o===1/0,i._bufferSize=Math.max(1,r),i._windowTime=Math.max(1,o),i}return t.prototype.next=function(r){var o=this,n=o.isStopped,i=o._buffer,s=o._infiniteTimeWindow,a=o._timestampProvider,p=o._windowTime;n||(i.push(r),!s&&i.push(a.now()+p)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var o=this._innerSubscribe(r),n=this,i=n._infiniteTimeWindow,s=n._buffer,a=s.slice(),p=0;p0?e.prototype.requestAsyncId.call(this,r,o,n):(r.actions.push(this),r._scheduled||(r._scheduled=mt.requestAnimationFrame(function(){return r.flush(void 0)})))},t.prototype.recycleAsyncId=function(r,o,n){var i;if(n===void 0&&(n=0),n!=null?n>0:this.delay>0)return e.prototype.recycleAsyncId.call(this,r,o,n);var s=r.actions;o!=null&&((i=s[s.length-1])===null||i===void 0?void 0:i.id)!==o&&(mt.cancelAnimationFrame(o),r._scheduled=void 0)},t}(jt);var go=function(e){oe(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.flush=function(r){this._active=!0;var o=this._scheduled;this._scheduled=void 0;var n=this.actions,i;r=r||n.shift();do if(i=r.execute(r.state,r.delay))break;while((r=n[0])&&r.id===o&&n.shift());if(this._active=!1,i){for(;(r=n[0])&&r.id===o&&n.shift();)r.unsubscribe();throw i}},t}(Wt);var we=new go(vo);var k=new W(function(e){return e.complete()});function Ut(e){return e&&L(e.schedule)}function Lr(e){return e[e.length-1]}function Ke(e){return L(Lr(e))?e.pop():void 0}function Se(e){return Ut(Lr(e))?e.pop():void 0}function Vt(e,t){return typeof Lr(e)=="number"?e.pop():t}var ft=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};function Dt(e){return L(e==null?void 0:e.then)}function Nt(e){return L(e[pt])}function zt(e){return Symbol.asyncIterator&&L(e==null?void 0:e[Symbol.asyncIterator])}function qt(e){return new TypeError("You provided "+(e!==null&&typeof e=="object"?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function Hi(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Kt=Hi();function Qt(e){return L(e==null?void 0:e[Kt])}function Yt(e){return no(this,arguments,function(){var r,o,n,i;return $t(this,function(s){switch(s.label){case 0:r=e.getReader(),s.label=1;case 1:s.trys.push([1,,9,10]),s.label=2;case 2:return[4,Xe(r.read())];case 3:return o=s.sent(),n=o.value,i=o.done,i?[4,Xe(void 0)]:[3,5];case 4:return[2,s.sent()];case 5:return[4,Xe(n)];case 6:return[4,s.sent()];case 7:return s.sent(),[3,2];case 8:return[3,10];case 9:return r.releaseLock(),[7];case 10:return[2]}})})}function Bt(e){return L(e==null?void 0:e.getReader)}function P(e){if(e instanceof W)return e;if(e!=null){if(Nt(e))return $i(e);if(ft(e))return Ri(e);if(Dt(e))return Pi(e);if(zt(e))return xo(e);if(Qt(e))return Ii(e);if(Bt(e))return Fi(e)}throw qt(e)}function $i(e){return new W(function(t){var r=e[pt]();if(L(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function Ri(e){return new W(function(t){for(var r=0;r=2;return function(o){return o.pipe(e?T(function(n,i){return e(n,i,o)}):de,Oe(1),r?Re(t):Io(function(){return new Jt}))}}function Fo(){for(var e=[],t=0;t=2,!0))}function me(e){e===void 0&&(e={});var t=e.connector,r=t===void 0?function(){return new y}:t,o=e.resetOnError,n=o===void 0?!0:o,i=e.resetOnComplete,s=i===void 0?!0:i,a=e.resetOnRefCountZero,p=a===void 0?!0:a;return function(c){var m,l,u,d=0,b=!1,C=!1,ne=function(){l==null||l.unsubscribe(),l=void 0},ce=function(){ne(),m=u=void 0,b=C=!1},Y=function(){var _=m;ce(),_==null||_.unsubscribe()};return v(function(_,it){d++,!C&&!b&&ne();var Ve=u=u!=null?u:r();it.add(function(){d--,d===0&&!C&&!b&&(l=$r(Y,p))}),Ve.subscribe(it),!m&&d>0&&(m=new et({next:function(Fe){return Ve.next(Fe)},error:function(Fe){C=!0,ne(),l=$r(ce,n,Fe),Ve.error(Fe)},complete:function(){b=!0,ne(),l=$r(ce,s),Ve.complete()}}),P(_).subscribe(m))})(c)}}function $r(e,t){for(var r=[],o=2;oe.next(document)),e}function q(e,t=document){return Array.from(t.querySelectorAll(e))}function D(e,t=document){let r=se(e,t);if(typeof r=="undefined")throw new ReferenceError(`Missing element: expected "${e}" to be present`);return r}function se(e,t=document){return t.querySelector(e)||void 0}function Me(){return document.activeElement instanceof HTMLElement&&document.activeElement||void 0}function er(e){return M(h(document.body,"focusin"),h(document.body,"focusout")).pipe($e(1),f(()=>{let t=Me();return typeof t!="undefined"?e.contains(t):!1}),N(e===Me()),B())}function Ge(e){return{x:e.offsetLeft,y:e.offsetTop}}function Vo(e){return M(h(window,"load"),h(window,"resize")).pipe(ke(0,we),f(()=>Ge(e)),N(Ge(e)))}function tr(e){return{x:e.scrollLeft,y:e.scrollTop}}function dt(e){return M(h(e,"scroll"),h(window,"resize")).pipe(ke(0,we),f(()=>tr(e)),N(tr(e)))}var Do=new y,ta=I(()=>$(new ResizeObserver(e=>{for(let t of e)Do.next(t)}))).pipe(x(e=>M(Te,$(e)).pipe(A(()=>e.disconnect()))),G(1));function he(e){return{width:e.offsetWidth,height:e.offsetHeight}}function ge(e){return ta.pipe(w(t=>t.observe(e)),x(t=>Do.pipe(T(({target:r})=>r===e),A(()=>t.unobserve(e)),f(()=>he(e)))),N(he(e)))}function ht(e){return{width:e.scrollWidth,height:e.scrollHeight}}function rr(e){let t=e.parentElement;for(;t&&(e.scrollWidth<=t.scrollWidth&&e.scrollHeight<=t.scrollHeight);)t=(e=t).parentElement;return t?e:void 0}var No=new y,ra=I(()=>$(new IntersectionObserver(e=>{for(let t of e)No.next(t)},{threshold:0}))).pipe(x(e=>M(Te,$(e)).pipe(A(()=>e.disconnect()))),G(1));function or(e){return ra.pipe(w(t=>t.observe(e)),x(t=>No.pipe(T(({target:r})=>r===e),A(()=>t.unobserve(e)),f(({isIntersecting:r})=>r))))}function zo(e,t=16){return dt(e).pipe(f(({y:r})=>{let o=he(e),n=ht(e);return r>=n.height-o.height-t}),B())}var nr={drawer:D("[data-md-toggle=drawer]"),search:D("[data-md-toggle=search]")};function qo(e){return nr[e].checked}function qe(e,t){nr[e].checked!==t&&nr[e].click()}function We(e){let t=nr[e];return h(t,"change").pipe(f(()=>t.checked),N(t.checked))}function oa(e,t){switch(e.constructor){case HTMLInputElement:return e.type==="radio"?/^Arrow/.test(t):!0;case HTMLSelectElement:case HTMLTextAreaElement:return!0;default:return e.isContentEditable}}function na(){return M(h(window,"compositionstart").pipe(f(()=>!0)),h(window,"compositionend").pipe(f(()=>!1))).pipe(N(!1))}function Ko(){let e=h(window,"keydown").pipe(T(t=>!(t.metaKey||t.ctrlKey)),f(t=>({mode:qo("search")?"search":"global",type:t.key,claim(){t.preventDefault(),t.stopPropagation()}})),T(({mode:t,type:r})=>{if(t==="global"){let o=Me();if(typeof o!="undefined")return!oa(o,r)}return!0}),me());return na().pipe(x(t=>t?k:e))}function Le(){return new URL(location.href)}function ot(e){location.href=e.href}function Qo(){return new y}function Yo(e,t){if(typeof t=="string"||typeof t=="number")e.innerHTML+=t.toString();else if(t instanceof Node)e.appendChild(t);else if(Array.isArray(t))for(let r of t)Yo(e,r)}function O(e,t,...r){let o=document.createElement(e);if(t)for(let n of Object.keys(t))typeof t[n]!="undefined"&&(typeof t[n]!="boolean"?o.setAttribute(n,t[n]):o.setAttribute(n,""));for(let n of r)Yo(o,n);return o}function ir(e){if(e>999){let t=+((e-950)%1e3>99);return`${((e+1e-6)/1e3).toFixed(t)}k`}else return e.toString()}function Bo(){return location.hash.substring(1)}function Go(e){let t=O("a",{href:e});t.addEventListener("click",r=>r.stopPropagation()),t.click()}function ia(){return h(window,"hashchange").pipe(f(Bo),N(Bo()),T(e=>e.length>0),G(1))}function Jo(){return ia().pipe(f(e=>se(`[id="${e}"]`)),T(e=>typeof e!="undefined"))}function jr(e){let t=matchMedia(e);return Xt(r=>t.addListener(()=>r(t.matches))).pipe(N(t.matches))}function Xo(){let e=matchMedia("print");return M(h(window,"beforeprint").pipe(f(()=>!0)),h(window,"afterprint").pipe(f(()=>!1))).pipe(N(e.matches))}function Wr(e,t){return e.pipe(x(r=>r?t():k))}function ar(e,t={credentials:"same-origin"}){return fe(fetch(`${e}`,t)).pipe(pe(()=>k),x(r=>r.status!==200?wt(()=>new Error(r.statusText)):$(r)))}function Ue(e,t){return ar(e,t).pipe(x(r=>r.json()),G(1))}function Zo(e,t){let r=new DOMParser;return ar(e,t).pipe(x(o=>o.text()),f(o=>r.parseFromString(o,"text/xml")),G(1))}function sr(e){let t=O("script",{src:e});return I(()=>(document.head.appendChild(t),M(h(t,"load"),h(t,"error").pipe(x(()=>wt(()=>new ReferenceError(`Invalid script: ${e}`))))).pipe(f(()=>{}),A(()=>document.head.removeChild(t)),Oe(1))))}function en(){return{x:Math.max(0,scrollX),y:Math.max(0,scrollY)}}function tn(){return M(h(window,"scroll",{passive:!0}),h(window,"resize",{passive:!0})).pipe(f(en),N(en()))}function rn(){return{width:innerWidth,height:innerHeight}}function on(){return h(window,"resize",{passive:!0}).pipe(f(rn),N(rn()))}function nn(){return K([tn(),on()]).pipe(f(([e,t])=>({offset:e,size:t})),G(1))}function cr(e,{viewport$:t,header$:r}){let o=t.pipe(J("size")),n=K([o,r]).pipe(f(()=>Ge(e)));return K([r,t,n]).pipe(f(([{height:i},{offset:s,size:a},{x:p,y:c}])=>({offset:{x:s.x-p,y:s.y-c+i},size:a})))}(()=>{function e(o,n){parent.postMessage(o,n||"*")}function t(...o){return o.reduce((n,i)=>n.then(()=>new Promise(s=>{let a=document.createElement("script");a.src=i,a.onload=s,document.body.appendChild(a)})),Promise.resolve())}var r=class extends EventTarget{constructor(o){super(),this.url=o,this.m=i=>{i.source===this.w&&(this.dispatchEvent(new MessageEvent("message",{data:i.data})),this.onmessage&&this.onmessage(i))},this.e=(i,s,a,p,c)=>{if(s===`${this.url}`){let m=new ErrorEvent("error",{message:i,filename:s,lineno:a,colno:p,error:c});this.dispatchEvent(m),this.onerror&&this.onerror(m)}};let n=document.createElement("iframe");n.hidden=!0,document.body.appendChild(this.iframe=n),this.w.document.open(),this.w.document.write(`