7 lines
86 KiB
JavaScript
7 lines
86 KiB
JavaScript
|
/* empty css */(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))s(i);new MutationObserver(i=>{for(const r of i)if(r.type==="childList")for(const o of r.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&s(o)}).observe(document,{childList:!0,subtree:!0});function e(i){const r={};return i.integrity&&(r.integrity=i.integrity),i.referrerPolicy&&(r.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?r.credentials="include":i.crossOrigin==="anonymous"?r.credentials="omit":r.credentials="same-origin",r}function s(i){if(i.ep)return;i.ep=!0;const r=e(i);fetch(i.href,r)}})();function Ti(){const n=document.querySelectorAll("form.needs-validation");for(let t=0;t<n.length;t+=1){const e=n[t];e.addEventListener("submit",s=>{e.checkValidity()||(s.preventDefault(),s.stopPropagation()),e.classList.add("was-validated")})}}var I="top",R="bottom",k="right",P="left",ge="auto",Mt=[I,R,k,P],_t="start",St="end",ds="clippingParents",Ze="viewport",wt="popper",fs="reference",Ue=Mt.reduce(function(n,t){return n.concat([t+"-"+_t,t+"-"+St])},[]),tn=[].concat(Mt,[ge]).reduce(function(n,t){return n.concat([t,t+"-"+_t,t+"-"+St])},[]),hs="beforeRead",ps="read",_s="afterRead",ms="beforeMain",gs="main",Es="afterMain",vs="beforeWrite",bs="write",As="afterWrite",Ts=[hs,ps,_s,ms,gs,Es,vs,bs,As];function G(n){return n?(n.nodeName||"").toLowerCase():null}function V(n){if(n==null)return window;if(n.toString()!=="[object Window]"){var t=n.ownerDocument;return t&&t.defaultView||window}return n}function mt(n){var t=V(n).Element;return n instanceof t||n instanceof Element}function H(n){var t=V(n).HTMLElement;return n instanceof t||n instanceof HTMLElement}function en(n){if(typeof ShadowRoot>"u")return!1;var t=V(n).ShadowRoot;return n instanceof t||n instanceof ShadowRoot}function yi(n){var t=n.state;Object.keys(t.elements).forEach(function(e){var s=t.styles[e]||{},i=t.attributes[e]||{},r=t.elements[e];!H(r)||!G(r)||(Object.assign(r.style,s),Object.keys(i).forEach(function(o){var a=i[o];a===!1?r.removeAttribute(o):r.setAttribute(o,a===!0?"":a)}))})}function wi(n){var t=n.state,e={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,e.popper),t.styles=e,t.elements.arrow&&Object.assign(t.elements.arrow.style,e.arrow),function(){Object.keys(t.elements).forEach(function(s){var i=t.elements[s],r=t.attributes[s]||{},o=Object.keys(t.styles.hasOwnProperty(s)?t.styles[s]:e[s]),a=o.reduce(function(c,d){return c[d]="",c},{});!H(i)||!G(i)||(Object.assign(i.style,a),Object.keys(r).forEach(function(c){i.removeAttribute(c)}))})}}const nn={name:"applyStyles",enabled:!0,phase:"write",fn:yi,effect:wi,requires:["computeStyles"]};function U(n){return n.split("-")[0]}var pt=Math.max,fe=Math.min,Dt=Math.round;function ze(){var n=navigator.userAgentData;return n!=null&&n.brands&&Array.isArray(n.brands)?n.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function ys(){return!/^((?!chrome|android).)*safari/i.test(ze())}function Lt(n,t,e){t===void 0&&(t=!1),e===void 0&&(e=!1);var s=n.getBoundingClientRect(),i=1,r=1;t&&H(n)&&(i=n.offsetWidth>0&&Dt(s.width)/n.offsetWidth||1,r=n.offsetHeight>0&&Dt(s.height)/n.offsetHeight||1);var o=mt(n)?V(n):window,a=o.visualViewport,c=!ys()&&e,d=(s.left+(c&&a?a.offsetLeft:0))/i,u=(s.top+(c&&a?a.offsetTop:0))/r,_=s.width/i,m=s.height/r;return{width:_,height:m,top:u,right:d+_,bottom:u+m,left:d,x:d,y:u}}function sn(n){var t=Lt(n),e=n.offsetWidth,s=n.offsetHeight;return Math.abs(t.width-e)<=1&&(e=t.width),Math.abs(t.height-s)<=1&&(s=t.height),{x:n.offsetLeft,y:n.offsetTop,width:e,height:s}}function ws(n,t){var e=t.getRootNode&&t.getRootNode();if(n.contains(t))return!0;if(e&&en(e)){var s=t;do{if(s&&n.isSameNode(s))return!0;s=s.parentNode||s.host}while(s)}return!1}function Q(n){return V(n).getComputedStyle(n)}function Oi(n){return["table","td","th"].indexOf(G(n))>=0}functi
|
||
|
* Bootstrap v5.3.2 (https://getbootstrap.com/)
|
||
|
* Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||
|
*/const tt=new Map,Le={set(n,t,e){tt.has(n)||tt.set(n,new Map);const s=tt.get(n);if(!s.has(t)&&s.size!==0){console.error(`Bootstrap doesn't allow more than one instance per element. Bound instance: ${Array.from(s.keys())[0]}.`);return}s.set(t,e)},get(n,t){return tt.has(n)&&tt.get(n).get(t)||null},remove(n,t){if(!tt.has(n))return;const e=tt.get(n);e.delete(t),e.size===0&&tt.delete(n)}},lr=1e6,ur=1e3,qe="transitionend",Rs=n=>(n&&window.CSS&&window.CSS.escape&&(n=n.replace(/#([^\s"#']+)/g,(t,e)=>`#${CSS.escape(e)}`)),n),dr=n=>n==null?`${n}`:Object.prototype.toString.call(n).match(/\s([a-z]+)/i)[1].toLowerCase(),fr=n=>{do n+=Math.floor(Math.random()*lr);while(document.getElementById(n));return n},hr=n=>{if(!n)return 0;let{transitionDuration:t,transitionDelay:e}=window.getComputedStyle(n);const s=Number.parseFloat(t),i=Number.parseFloat(e);return!s&&!i?0:(t=t.split(",")[0],e=e.split(",")[0],(Number.parseFloat(t)+Number.parseFloat(e))*ur)},ks=n=>{n.dispatchEvent(new Event(qe))},q=n=>!n||typeof n!="object"?!1:(typeof n.jquery<"u"&&(n=n[0]),typeof n.nodeType<"u"),et=n=>q(n)?n.jquery?n[0]:n:typeof n=="string"&&n.length>0?document.querySelector(Rs(n)):null,xt=n=>{if(!q(n)||n.getClientRects().length===0)return!1;const t=getComputedStyle(n).getPropertyValue("visibility")==="visible",e=n.closest("details:not([open])");if(!e)return t;if(e!==n){const s=n.closest("summary");if(s&&s.parentNode!==e||s===null)return!1}return t},nt=n=>!n||n.nodeType!==Node.ELEMENT_NODE||n.classList.contains("disabled")?!0:typeof n.disabled<"u"?n.disabled:n.hasAttribute("disabled")&&n.getAttribute("disabled")!=="false",Vs=n=>{if(!document.documentElement.attachShadow)return null;if(typeof n.getRootNode=="function"){const t=n.getRootNode();return t instanceof ShadowRoot?t:null}return n instanceof ShadowRoot?n:n.parentNode?Vs(n.parentNode):null},he=()=>{},zt=n=>{n.offsetHeight},Hs=()=>window.jQuery&&!document.body.hasAttribute("data-bs-no-jquery")?window.jQuery:null,$e=[],pr=n=>{document.readyState==="loading"?($e.length||document.addEventListener("DOMContentLoaded",()=>{for(const t of $e)t()}),$e.push(n)):n()},W=()=>document.documentElement.dir==="rtl",j=n=>{pr(()=>{const t=Hs();if(t){const e=n.NAME,s=t.fn[e];t.fn[e]=n.jQueryInterface,t.fn[e].Constructor=n,t.fn[e].noConflict=()=>(t.fn[e]=s,n.jQueryInterface)}})},M=(n,t=[],e=n)=>typeof n=="function"?n(...t):e,Ws=(n,t,e=!0)=>{if(!e){M(n);return}const s=5,i=hr(t)+s;let r=!1;const o=({target:a})=>{a===t&&(r=!0,t.removeEventListener(qe,o),M(n))};t.addEventListener(qe,o),setTimeout(()=>{r||ks(t)},i)},hn=(n,t,e,s)=>{const i=n.length;let r=n.indexOf(t);return r===-1?!e&&s?n[i-1]:n[0]:(r+=e?1:-1,s&&(r=(r+i)%i),n[Math.max(0,Math.min(r,i-1))])},_r=/[^.]*(?=\..*)\.|.*/,mr=/\..*/,gr=/::\d+$/,Ie={};let Rn=1;const Bs={mouseenter:"mouseover",mouseleave:"mouseout"},Er=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function js(n,t){return t&&`${t}::${Rn++}`||n.uidEvent||Rn++}function Fs(n){const t=js(n);return n.uidEvent=t,Ie[t]=Ie[t]||{},Ie[t]}function vr(n,t){return function e(s){return pn(s,{delegateTarget:n}),e.oneOff&&l.off(n,s.type,t),t.apply(n,[s])}}function br(n,t,e){return function s(i){const r=n.querySelectorAll(t);for(let{target:o}=i;o&&o!==this;o=o.parentNode)for(const a of r)if(a===o)return pn(i,{delegateTarget:o}),s.oneOff&&l.off(n,i.type,t,e),e.apply(o,[i])}}function Ks(n,t,e=null){return Object.values(n).find(s=>s.callable===t&&s.delegationSelector===e)}function Ys(n,t,e){const s=typeof t=="string",i=s?e:t||e;let r=Us(n);return Er.has(r)||(r=n),[s,i,r]}function kn(n,t,e,s,i){if(typeof t!="string"||!n)return;let[r
|
||
|
//# sourceMappingURL=page4-6eebaf84.js.map
|