1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-10-01 15:56:45 +02:00
Files
bootstrap/dist/js/bootstrap.bundle.min.js
2025-09-09 20:44:48 -07:00

7 lines
75 KiB
JavaScript

/*!
* Bootstrap v5.3.8 (https://getbootstrap.com/)
* Copyright 2011-2025 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).bootstrap=e()}(this,function(){"use strict";const t=new Map,e={set(e,i,n){t.has(e)||t.set(e,new Map);const s=t.get(e);s.has(i)||0===s.size?s.set(i,n):console.error(`Bootstrap doesn't allow more than one instance per element. Bound instance: ${Array.from(s.keys())[0]}.`)},get:(e,i)=>t.has(e)&&t.get(e).get(i)||null,remove(e,i){if(!t.has(e))return;const n=t.get(e);n.delete(i),0===n.size&&t.delete(e)}},i=/[^.]*(?=\..*)\.|.*/,n=/\..*/,s=/::\d+$/,o={};let r=1;const a={mouseenter:"mouseover",mouseleave:"mouseout"},l=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 c(t,e){return e&&`${e}::${r++}`||t.uidEvent||r++}function h(t){const e=c(t);return t.uidEvent=e,o[e]=o[e]||{},o[e]}function d(t,e,i=null){return Object.values(t).find(t=>t.callable===e&&t.delegationSelector===i)}function u(t,e,i){const s="string"==typeof e,o=s?i:e||i;let r=(c=(c=t).replace(n,""),a[c]||c);var c;return l.has(r)||(r=t),[s,o,r]}function f(t,e,n,s,o){if("string"!=typeof e||!t)return;let[r,l,f]=u(e,n,s);if(e in a){const t=t=>function(e){if(!e.relatedTarget||e.relatedTarget!==e.delegateTarget&&!e.delegateTarget.contains(e.relatedTarget))return t.call(this,e)};l=t(l)}const p=h(t),m=p[f]||(p[f]={}),b=d(m,l,r?n:null);if(b)return void(b.oneOff=b.oneOff&&o);const v=c(l,e.replace(i,"")),y=r?function(t,e,i){return function n(s){const o=t.querySelectorAll(e);for(let{target:r}=s;r&&r!==this;r=r.parentNode)for(const a of o)if(a===r)return _(s,{delegateTarget:r}),n.oneOff&&g.off(t,s.type,e,i),i.apply(r,[s])}}(t,n,l):function(t,e){return function i(n){return _(n,{delegateTarget:t}),i.oneOff&&g.off(t,n.type,e),e.apply(t,[n])}}(t,l);y.delegationSelector=r?n:null,y.callable=l,y.oneOff=o,y.uidEvent=v,m[v]=y,t.addEventListener(f,y,r)}function p(t,e,i,n,s){const o=d(e[i],n,s);o&&(t.removeEventListener(i,o,Boolean(s)),delete e[i][o.uidEvent])}function m(t,e,i,n){const s=e[i]||{};for(const[o,r]of Object.entries(s))o.includes(n)&&p(t,e,i,r.callable,r.delegationSelector)}const g={on(t,e,i,n){f(t,e,i,n,!1)},one(t,e,i,n){f(t,e,i,n,!0)},off(t,e,i,n){if("string"!=typeof e||!t)return;const[o,r,a]=u(e,i,n),l=a!==e,c=h(t),d=c[a]||{},f=e.startsWith(".");if(void 0===r){if(f)for(const i of Object.keys(c))m(t,c,i,e.slice(1));for(const[i,n]of Object.entries(d)){const o=i.replace(s,"");l&&!e.includes(o)||p(t,c,a,n.callable,n.delegationSelector)}}else{if(!Object.keys(d).length)return;p(t,c,a,r,o?i:null)}},trigger(t,e,i){if("string"!=typeof e||!t)return null;const n=_(new Event(e,{bubbles:!0,cancelable:!0}),i);return t.dispatchEvent(n),n}};function _(t,e={}){for(const[i,n]of Object.entries(e))try{t[i]=n}catch(e){Object.defineProperty(t,i,{configurable:!0,get:()=>n})}return t}function b(t){if("true"===t)return!0;if("false"===t)return!1;if(t===Number(t).toString())return Number(t);if(""===t||"null"===t)return null;if("string"!=typeof t)return t;try{return JSON.parse(decodeURIComponent(t))}catch(e){return t}}function v(t){return t.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}const y={setDataAttribute(t,e,i){t.setAttribute(`data-bs-${v(e)}`,i)},removeDataAttribute(t,e){t.removeAttribute(`data-bs-${v(e)}`)},getDataAttributes(t){if(!t)return{};const e={},i=Object.keys(t.dataset).filter(t=>t.startsWith("bs")&&!t.startsWith("bsConfig"));for(const n of i){let i=n.replace(/^bs/,"");i=i.charAt(0).toLowerCase()+i.slice(1),e[i]=b(t.dataset[n])}return e},getDataAttribute:(t,e)=>b(t.getAttribute(`data-bs-${v(e)}`))},w="transitionend",A=t=>(t&&window.CSS&&window.CSS.escape&&(t=t.replace(/#([^\s"#']+)/g,(t,e)=>`#${CSS.escape(e)}`)),t),E=t=>null==t?`${t}`:Object.prototype.toString.call(t).match(/\s([a-z]+)/i)[1].toLowerCase(),T=t=>{t.dispatchEvent(new Event(w))},C=t=>!(!t||"object"!=typeof t)&&void 0!==t.nodeType,x=t=>C(t)?t:"string"==typeof t&&t.length>0?document.querySelector(A(t)):null,O=t=>{if(!C(t)||0===t.getClientRects().length)return!1;const e="visible"===getComputedStyle(t).getPropertyValue("visibility"),i=t.closest("details:not([open])");if(!i)return e;if(i!==t){const e=t.closest("summary");if(e&&e.parentNode!==i)return!1;if(null===e)return!1}return e},k=t=>!t||t.nodeType!==Node.ELEMENT_NODE||!!t.classList.contains("disabled")||(void 0!==t.disabled?t.disabled:t.hasAttribute("disabled")&&"false"!==t.getAttribute("disabled")),L=t=>{if(!document.documentElement.attachShadow)return null;if("function"==typeof t.getRootNode){const e=t.getRootNode();return e instanceof ShadowRoot?e:null}return t instanceof ShadowRoot?t:t.parentNode?L(t.parentNode):null},S=()=>{},D=t=>{t.offsetHeight},$=()=>"rtl"===document.documentElement.dir,P=(t,e=[],i=t)=>"function"==typeof t?t.call(...e):i,N=(t,e,i=!0)=>{if(!i)return void P(t);const n=(t=>{if(!t)return 0;let{transitionDuration:e,transitionDelay:i}=window.getComputedStyle(t);const n=Number.parseFloat(e),s=Number.parseFloat(i);return n||s?(e=e.split(",")[0],i=i.split(",")[0],1e3*(Number.parseFloat(e)+Number.parseFloat(i))):0})(e)+5;let s=!1;const o=({target:i})=>{i===e&&(s=!0,e.removeEventListener(w,o),P(t))};e.addEventListener(w,o),setTimeout(()=>{s||T(e)},n)},M=(t,e,i,n)=>{const s=t.length;let o=t.indexOf(e);return-1===o?!i&&n?t[s-1]:t[0]:(o+=i?1:-1,n&&(o=(o+s)%s),t[Math.max(0,Math.min(o,s-1))])};class I{static get Default(){return{}}static get DefaultType(){return{}}static get NAME(){throw new Error('You have to implement the static method "NAME", for each component!')}_getConfig(t){return t=this._mergeConfigObj(t),t=this._configAfterMerge(t),this._typeCheckConfig(t),t}_configAfterMerge(t){return t}_mergeConfigObj(t,e){const i=C(e)?y.getDataAttribute(e,"config"):{};return{...this.constructor.Default,..."object"==typeof i?i:{},...C(e)?y.getDataAttributes(e):{},..."object"==typeof t?t:{}}}_typeCheckConfig(t,e=this.constructor.DefaultType){for(const[i,n]of Object.entries(e)){const e=t[i],s=C(e)?"element":E(e);if(!new RegExp(n).test(s))throw new TypeError(`${this.constructor.NAME.toUpperCase()}: Option "${i}" provided type "${s}" but expected type "${n}".`)}}}class j extends I{constructor(t,i){super(),(t=x(t))&&(this._element=t,this._config=this._getConfig(i),e.set(this._element,this.constructor.DATA_KEY,this))}dispose(){e.remove(this._element,this.constructor.DATA_KEY),g.off(this._element,this.constructor.EVENT_KEY);for(const t of Object.getOwnPropertyNames(this))this[t]=null}_queueCallback(t,e,i=!0){N(t,e,i)}_getConfig(t){return t=this._mergeConfigObj(t,this._element),t=this._configAfterMerge(t),this._typeCheckConfig(t),t}static getInstance(t){return e.get(x(t),this.DATA_KEY)}static getOrCreateInstance(t,e={}){return this.getInstance(t)||new this(t,"object"==typeof e?e:null)}static get VERSION(){return"5.3.8"}static get DATA_KEY(){return`bs.${this.NAME}`}static get EVENT_KEY(){return`.${this.DATA_KEY}`}static eventName(t){return`${t}${this.EVENT_KEY}`}}const F=t=>{let e=t.getAttribute("data-bs-target");if(!e||"#"===e){let i=t.getAttribute("href");if(!i||!i.includes("#")&&!i.startsWith("."))return null;i.includes("#")&&!i.startsWith("#")&&(i=`#${i.split("#")[1]}`),e=i&&"#"!==i?i.trim():null}return e?e.split(",").map(t=>A(t)).join(","):null},H={find:(t,e=document.documentElement)=>[].concat(...Element.prototype.querySelectorAll.call(e,t)),findOne:(t,e=document.documentElement)=>Element.prototype.querySelector.call(e,t),children:(t,e)=>[].concat(...t.children).filter(t=>t.matches(e)),parents(t,e){const i=[];let n=t.parentNode.closest(e);for(;n;)i.push(n),n=n.parentNode.closest(e);return i},prev(t,e){let i=t.previousElementSibling;for(;i;){if(i.matches(e))return[i];i=i.previousElementSibling}return[]},next(t,e){let i=t.nextElementSibling;for(;i;){if(i.matches(e))return[i];i=i.nextElementSibling}return[]},focusableChildren(t){const e=["a","button","input","textarea","select","details","[tabindex]",'[contenteditable="true"]'].map(t=>`${t}:not([tabindex^="-"])`).join(",");return this.find(e,t).filter(t=>!k(t)&&O(t))},getSelectorFromElement(t){const e=F(t);return e&&H.findOne(e)?e:null},getElementFromSelector(t){const e=F(t);return e?H.findOne(e):null},getMultipleElementsFromSelector(t){const e=F(t);return e?H.find(e):[]}},B=(t,e="hide")=>{const i=`click.dismiss${t.EVENT_KEY}`,n=t.NAME;g.on(document,i,`[data-bs-dismiss="${n}"]`,function(i){if(["A","AREA"].includes(this.tagName)&&i.preventDefault(),k(this))return;const s=H.getElementFromSelector(this)||this.closest(`.${n}`);t.getOrCreateInstance(s)[e]()})},W=".bs.alert",z=`close${W}`,R=`closed${W}`;class q extends j{static get NAME(){return"alert"}close(){if(g.trigger(this._element,z).defaultPrevented)return;this._element.classList.remove("show");const t=this._element.classList.contains("fade");this._queueCallback(()=>this._destroyElement(),this._element,t)}_destroyElement(){this._element.remove(),g.trigger(this._element,R),this.dispose()}}B(q,"close");const V='[data-bs-toggle="button"]';class K extends j{static get NAME(){return"button"}toggle(){this._element.setAttribute("aria-pressed",this._element.classList.toggle("active"))}}g.on(document,"click.bs.button.data-api",V,t=>{t.preventDefault();const e=t.target.closest(V);K.getOrCreateInstance(e).toggle()});const X=".bs.swipe",Y=`touchstart${X}`,U=`touchmove${X}`,G=`touchend${X}`,J=`pointerdown${X}`,Z=`pointerup${X}`,Q={endCallback:null,leftCallback:null,rightCallback:null},tt={endCallback:"(function|null)",leftCallback:"(function|null)",rightCallback:"(function|null)"};class et extends I{constructor(t,e){super(),this._element=t,t&&et.isSupported()&&(this._config=this._getConfig(e),this._deltaX=0,this._supportPointerEvents=Boolean(window.PointerEvent),this._initEvents())}static get Default(){return Q}static get DefaultType(){return tt}static get NAME(){return"swipe"}dispose(){g.off(this._element,X)}_start(t){this._supportPointerEvents?this._eventIsPointerPenTouch(t)&&(this._deltaX=t.clientX):this._deltaX=t.touches[0].clientX}_end(t){this._eventIsPointerPenTouch(t)&&(this._deltaX=t.clientX-this._deltaX),this._handleSwipe(),P(this._config.endCallback)}_move(t){this._deltaX=t.touches&&t.touches.length>1?0:t.touches[0].clientX-this._deltaX}_handleSwipe(){const t=Math.abs(this._deltaX);if(t<=40)return;const e=t/this._deltaX;this._deltaX=0,e&&P(e>0?this._config.rightCallback:this._config.leftCallback)}_initEvents(){this._supportPointerEvents?(g.on(this._element,J,t=>this._start(t)),g.on(this._element,Z,t=>this._end(t)),this._element.classList.add("pointer-event")):(g.on(this._element,Y,t=>this._start(t)),g.on(this._element,U,t=>this._move(t)),g.on(this._element,G,t=>this._end(t)))}_eventIsPointerPenTouch(t){return this._supportPointerEvents&&("pen"===t.pointerType||"touch"===t.pointerType)}static isSupported(){return"ontouchstart"in document.documentElement||navigator.maxTouchPoints>0}}const it=".bs.carousel",nt=".data-api",st="ArrowLeft",ot="ArrowRight",rt="next",at="prev",lt="left",ct="right",ht=`slide${it}`,dt=`slid${it}`,ut=`keydown${it}`,ft=`mouseenter${it}`,pt=`mouseleave${it}`,mt=`dragstart${it}`,gt=`load${it}${nt}`,_t=`click${it}${nt}`,bt="carousel",vt="active",yt=".active",wt=".carousel-item",At=yt+wt,Et={[st]:ct,[ot]:lt},Tt={interval:5e3,keyboard:!0,pause:"hover",ride:!1,touch:!0,wrap:!0},Ct={interval:"(number|boolean)",keyboard:"boolean",pause:"(string|boolean)",ride:"(boolean|string)",touch:"boolean",wrap:"boolean"};class xt extends j{constructor(t,e){super(t,e),this._interval=null,this._activeElement=null,this._isSliding=!1,this.touchTimeout=null,this._swipeHelper=null,this._indicatorsElement=H.findOne(".carousel-indicators",this._element),this._addEventListeners(),this._config.ride===bt&&this.cycle()}static get Default(){return Tt}static get DefaultType(){return Ct}static get NAME(){return"carousel"}next(){this._slide(rt)}nextWhenVisible(){!document.hidden&&O(this._element)&&this.next()}prev(){this._slide(at)}pause(){this._isSliding&&T(this._element),this._clearInterval()}cycle(){this._clearInterval(),this._updateInterval(),this._interval=setInterval(()=>this.nextWhenVisible(),this._config.interval)}_maybeEnableCycle(){this._config.ride&&(this._isSliding?g.one(this._element,dt,()=>this.cycle()):this.cycle())}to(t){const e=this._getItems();if(t>e.length-1||t<0)return;if(this._isSliding)return void g.one(this._element,dt,()=>this.to(t));const i=this._getItemIndex(this._getActive());if(i===t)return;const n=t>i?rt:at;this._slide(n,e[t])}dispose(){this._swipeHelper&&this._swipeHelper.dispose(),super.dispose()}_configAfterMerge(t){return t.defaultInterval=t.interval,t}_addEventListeners(){this._config.keyboard&&g.on(this._element,ut,t=>this._keydown(t)),"hover"===this._config.pause&&(g.on(this._element,ft,()=>this.pause()),g.on(this._element,pt,()=>this._maybeEnableCycle())),this._config.touch&&et.isSupported()&&this._addTouchEventListeners()}_addTouchEventListeners(){for(const t of H.find(".carousel-item img",this._element))g.on(t,mt,t=>t.preventDefault());const t={leftCallback:()=>this._slide(this._directionToOrder(lt)),rightCallback:()=>this._slide(this._directionToOrder(ct)),endCallback:()=>{"hover"===this._config.pause&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout(()=>this._maybeEnableCycle(),500+this._config.interval))}};this._swipeHelper=new et(this._element,t)}_keydown(t){if(/input|textarea/i.test(t.target.tagName))return;const e=Et[t.key];e&&(t.preventDefault(),this._slide(this._directionToOrder(e)))}_getItemIndex(t){return this._getItems().indexOf(t)}_setActiveIndicatorElement(t){if(!this._indicatorsElement)return;const e=H.findOne(yt,this._indicatorsElement);e.classList.remove(vt),e.removeAttribute("aria-current");const i=H.findOne(`[data-bs-slide-to="${t}"]`,this._indicatorsElement);i&&(i.classList.add(vt),i.setAttribute("aria-current","true"))}_updateInterval(){const t=this._activeElement||this._getActive();if(!t)return;const e=Number.parseInt(t.getAttribute("data-bs-interval"),10);this._config.interval=e||this._config.defaultInterval}_slide(t,e=null){if(this._isSliding)return;const i=this._getActive(),n=t===rt,s=e||M(this._getItems(),i,n,this._config.wrap);if(s===i)return;const o=this._getItemIndex(s),r=e=>g.trigger(this._element,e,{relatedTarget:s,direction:this._orderToDirection(t),from:this._getItemIndex(i),to:o});if(r(ht).defaultPrevented)return;if(!i||!s)return;const a=Boolean(this._interval);this.pause(),this._isSliding=!0,this._setActiveIndicatorElement(o),this._activeElement=s;const l=n?"carousel-item-start":"carousel-item-end",c=n?"carousel-item-next":"carousel-item-prev";s.classList.add(c),D(s),i.classList.add(l),s.classList.add(l),this._queueCallback(()=>{s.classList.remove(l,c),s.classList.add(vt),i.classList.remove(vt,c,l),this._isSliding=!1,r(dt)},i,this._isAnimated()),a&&this.cycle()}_isAnimated(){return this._element.classList.contains("slide")}_getActive(){return H.findOne(At,this._element)}_getItems(){return H.find(wt,this._element)}_clearInterval(){this._interval&&(clearInterval(this._interval),this._interval=null)}_directionToOrder(t){return $()?t===lt?at:rt:t===lt?rt:at}_orderToDirection(t){return $()?t===at?lt:ct:t===at?ct:lt}}g.on(document,_t,"[data-bs-slide], [data-bs-slide-to]",function(t){const e=H.getElementFromSelector(this);if(!e||!e.classList.contains(bt))return;t.preventDefault();const i=xt.getOrCreateInstance(e),n=this.getAttribute("data-bs-slide-to");return n?(i.to(n),void i._maybeEnableCycle()):"next"===y.getDataAttribute(this,"slide")?(i.next(),void i._maybeEnableCycle()):(i.prev(),void i._maybeEnableCycle())}),g.on(window,gt,()=>{const t=H.find('[data-bs-ride="carousel"]');for(const e of t)xt.getOrCreateInstance(e)});const Ot=".bs.collapse",kt=`show${Ot}`,Lt=`shown${Ot}`,St=`hide${Ot}`,Dt=`hidden${Ot}`,$t=`click${Ot}.data-api`,Pt="show",Nt="collapse",Mt="collapsing",It=`:scope .${Nt} .${Nt}`,jt='[data-bs-toggle="collapse"]',Ft={parent:null,toggle:!0},Ht={parent:"(null|element)",toggle:"boolean"};class Bt extends j{constructor(t,e){super(t,e),this._isTransitioning=!1,this._triggerArray=[];const i=H.find(jt);for(const t of i){const e=H.getSelectorFromElement(t),i=H.find(e).filter(t=>t===this._element);null!==e&&i.length&&this._triggerArray.push(t)}this._initializeChildren(),this._config.parent||this._addAriaAndCollapsedClass(this._triggerArray,this._isShown()),this._config.toggle&&this.toggle()}static get Default(){return Ft}static get DefaultType(){return Ht}static get NAME(){return"collapse"}toggle(){this._isShown()?this.hide():this.show()}show(){if(this._isTransitioning||this._isShown())return;let t=[];if(this._config.parent&&(t=this._getFirstLevelChildren(".collapse.show, .collapse.collapsing").filter(t=>t!==this._element).map(t=>Bt.getOrCreateInstance(t,{toggle:!1}))),t.length&&t[0]._isTransitioning)return;if(g.trigger(this._element,kt).defaultPrevented)return;for(const e of t)e.hide();const e=this._getDimension();this._element.classList.remove(Nt),this._element.classList.add(Mt),this._element.style[e]=0,this._addAriaAndCollapsedClass(this._triggerArray,!0),this._isTransitioning=!0;const i=`scroll${e[0].toUpperCase()+e.slice(1)}`;this._queueCallback(()=>{this._isTransitioning=!1,this._element.classList.remove(Mt),this._element.classList.add(Nt,Pt),this._element.style[e]="",g.trigger(this._element,Lt)},this._element,!0),this._element.style[e]=`${this._element[i]}px`}hide(){if(this._isTransitioning||!this._isShown())return;if(g.trigger(this._element,St).defaultPrevented)return;const t=this._getDimension();this._element.style[t]=`${this._element.getBoundingClientRect()[t]}px`,D(this._element),this._element.classList.add(Mt),this._element.classList.remove(Nt,Pt);for(const t of this._triggerArray){const e=H.getElementFromSelector(t);e&&!this._isShown(e)&&this._addAriaAndCollapsedClass([t],!1)}this._isTransitioning=!0,this._element.style[t]="",this._queueCallback(()=>{this._isTransitioning=!1,this._element.classList.remove(Mt),this._element.classList.add(Nt),g.trigger(this._element,Dt)},this._element,!0)}_isShown(t=this._element){return t.classList.contains(Pt)}_configAfterMerge(t){return t.toggle=Boolean(t.toggle),t.parent=x(t.parent),t}_getDimension(){return this._element.classList.contains("collapse-horizontal")?"width":"height"}_initializeChildren(){if(!this._config.parent)return;const t=this._getFirstLevelChildren(jt);for(const e of t){const t=H.getElementFromSelector(e);t&&this._addAriaAndCollapsedClass([e],this._isShown(t))}}_getFirstLevelChildren(t){const e=H.find(It,this._config.parent);return H.find(t,this._config.parent).filter(t=>!e.includes(t))}_addAriaAndCollapsedClass(t,e){if(t.length)for(const i of t)i.classList.toggle("collapsed",!e),i.setAttribute("aria-expanded",e)}}g.on(document,$t,jt,function(t){("A"===t.target.tagName||t.delegateTarget&&"A"===t.delegateTarget.tagName)&&t.preventDefault();for(const t of H.getMultipleElementsFromSelector(this))Bt.getOrCreateInstance(t,{toggle:!1}).toggle()});var Wt="top",zt="bottom",Rt="right",qt="left",Vt="auto",Kt=[Wt,zt,Rt,qt],Xt="start",Yt="end",Ut="clippingParents",Gt="viewport",Jt="popper",Zt="reference",Qt=Kt.reduce(function(t,e){return t.concat([e+"-"+Xt,e+"-"+Yt])},[]),te=[].concat(Kt,[Vt]).reduce(function(t,e){return t.concat([e,e+"-"+Xt,e+"-"+Yt])},[]),ee="beforeRead",ie="read",ne="afterRead",se="beforeMain",oe="main",re="afterMain",ae="beforeWrite",le="write",ce="afterWrite",he=[ee,ie,ne,se,oe,re,ae,le,ce];function de(t){return t?(t.nodeName||"").toLowerCase():null}function ue(t){if(null==t)return window;if("[object Window]"!==t.toString()){var e=t.ownerDocument;return e&&e.defaultView||window}return t}function fe(t){return t instanceof ue(t).Element||t instanceof Element}function pe(t){return t instanceof ue(t).HTMLElement||t instanceof HTMLElement}function me(t){return"undefined"!=typeof ShadowRoot&&(t instanceof ue(t).ShadowRoot||t instanceof ShadowRoot)}const ge={name:"applyStyles",enabled:!0,phase:"write",fn:function(t){var e=t.state;Object.keys(e.elements).forEach(function(t){var i=e.styles[t]||{},n=e.attributes[t]||{},s=e.elements[t];pe(s)&&de(s)&&(Object.assign(s.style,i),Object.keys(n).forEach(function(t){var e=n[t];!1===e?s.removeAttribute(t):s.setAttribute(t,!0===e?"":e)}))})},effect:function(t){var e=t.state,i={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,i.popper),e.styles=i,e.elements.arrow&&Object.assign(e.elements.arrow.style,i.arrow),function(){Object.keys(e.elements).forEach(function(t){var n=e.elements[t],s=e.attributes[t]||{},o=Object.keys(e.styles.hasOwnProperty(t)?e.styles[t]:i[t]).reduce(function(t,e){return t[e]="",t},{});pe(n)&&de(n)&&(Object.assign(n.style,o),Object.keys(s).forEach(function(t){n.removeAttribute(t)}))})}},requires:["computeStyles"]};function _e(t){return t.split("-")[0]}var be=Math.max,ve=Math.min,ye=Math.round;function we(){var t=navigator.userAgentData;return null!=t&&t.brands&&Array.isArray(t.brands)?t.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function Ae(){return!/^((?!chrome|android).)*safari/i.test(we())}function Ee(t,e,i){void 0===e&&(e=!1),void 0===i&&(i=!1);var n=t.getBoundingClientRect(),s=1,o=1;e&&pe(t)&&(s=t.offsetWidth>0&&ye(n.width)/t.offsetWidth||1,o=t.offsetHeight>0&&ye(n.height)/t.offsetHeight||1);var r=(fe(t)?ue(t):window).visualViewport,a=!Ae()&&i,l=(n.left+(a&&r?r.offsetLeft:0))/s,c=(n.top+(a&&r?r.offsetTop:0))/o,h=n.width/s,d=n.height/o;return{width:h,height:d,top:c,right:l+h,bottom:c+d,left:l,x:l,y:c}}function Te(t){var e=Ee(t),i=t.offsetWidth,n=t.offsetHeight;return Math.abs(e.width-i)<=1&&(i=e.width),Math.abs(e.height-n)<=1&&(n=e.height),{x:t.offsetLeft,y:t.offsetTop,width:i,height:n}}function Ce(t,e){var i=e.getRootNode&&e.getRootNode();if(t.contains(e))return!0;if(i&&me(i)){var n=e;do{if(n&&t.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function xe(t){return ue(t).getComputedStyle(t)}function Oe(t){return["table","td","th"].indexOf(de(t))>=0}function ke(t){return((fe(t)?t.ownerDocument:t.document)||window.document).documentElement}function Le(t){return"html"===de(t)?t:t.assignedSlot||t.parentNode||(me(t)?t.host:null)||ke(t)}function Se(t){return pe(t)&&"fixed"!==xe(t).position?t.offsetParent:null}function De(t){for(var e=ue(t),i=Se(t);i&&Oe(i)&&"static"===xe(i).position;)i=Se(i);return i&&("html"===de(i)||"body"===de(i)&&"static"===xe(i).position)?e:i||function(t){var e=/firefox/i.test(we());if(/Trident/i.test(we())&&pe(t)&&"fixed"===xe(t).position)return null;var i=Le(t);for(me(i)&&(i=i.host);pe(i)&&["html","body"].indexOf(de(i))<0;){var n=xe(i);if("none"!==n.transform||"none"!==n.perspective||"paint"===n.contain||-1!==["transform","perspective"].indexOf(n.willChange)||e&&"filter"===n.willChange||e&&n.filter&&"none"!==n.filter)return i;i=i.parentNode}return null}(t)||e}function $e(t){return["top","bottom"].indexOf(t)>=0?"x":"y"}function Pe(t,e,i){return be(t,ve(e,i))}function Ne(t){return Object.assign({},{top:0,right:0,bottom:0,left:0},t)}function Me(t,e){return e.reduce(function(e,i){return e[i]=t,e},{})}const Ie={name:"arrow",enabled:!0,phase:"main",fn:function(t){var e,i=t.state,n=t.name,s=t.options,o=i.elements.arrow,r=i.modifiersData.popperOffsets,a=_e(i.placement),l=$e(a),c=[qt,Rt].indexOf(a)>=0?"height":"width";if(o&&r){var h=function(t,e){return Ne("number"!=typeof(t="function"==typeof t?t(Object.assign({},e.rects,{placement:e.placement})):t)?t:Me(t,Kt))}(s.padding,i),d=Te(o),u="y"===l?Wt:qt,f="y"===l?zt:Rt,p=i.rects.reference[c]+i.rects.reference[l]-r[l]-i.rects.popper[c],m=r[l]-i.rects.reference[l],g=De(o),_=g?"y"===l?g.clientHeight||0:g.clientWidth||0:0,b=p/2-m/2,v=h[u],y=_-d[c]-h[f],w=_/2-d[c]/2+b,A=Pe(v,w,y),E=l;i.modifiersData[n]=((e={})[E]=A,e.centerOffset=A-w,e)}},effect:function(t){var e=t.state,i=t.options.element,n=void 0===i?"[data-popper-arrow]":i;null!=n&&("string"!=typeof n||(n=e.elements.popper.querySelector(n)))&&Ce(e.elements.popper,n)&&(e.elements.arrow=n)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function je(t){return t.split("-")[1]}var Fe={top:"auto",right:"auto",bottom:"auto",left:"auto"};function He(t){var e,i=t.popper,n=t.popperRect,s=t.placement,o=t.variation,r=t.offsets,a=t.position,l=t.gpuAcceleration,c=t.adaptive,h=t.roundOffsets,d=t.isFixed,u=r.x,f=void 0===u?0:u,p=r.y,m=void 0===p?0:p,g="function"==typeof h?h({x:f,y:m}):{x:f,y:m};f=g.x,m=g.y;var _=r.hasOwnProperty("x"),b=r.hasOwnProperty("y"),v=qt,y=Wt,w=window;if(c){var A=De(i),E="clientHeight",T="clientWidth";A===ue(i)&&"static"!==xe(A=ke(i)).position&&"absolute"===a&&(E="scrollHeight",T="scrollWidth"),(s===Wt||(s===qt||s===Rt)&&o===Yt)&&(y=zt,m-=(d&&A===w&&w.visualViewport?w.visualViewport.height:A[E])-n.height,m*=l?1:-1),s!==qt&&(s!==Wt&&s!==zt||o!==Yt)||(v=Rt,f-=(d&&A===w&&w.visualViewport?w.visualViewport.width:A[T])-n.width,f*=l?1:-1)}var C,x=Object.assign({position:a},c&&Fe),O=!0===h?function(t,e){var i=t.x,n=t.y,s=e.devicePixelRatio||1;return{x:ye(i*s)/s||0,y:ye(n*s)/s||0}}({x:f,y:m},ue(i)):{x:f,y:m};return f=O.x,m=O.y,l?Object.assign({},x,((C={})[y]=b?"0":"",C[v]=_?"0":"",C.transform=(w.devicePixelRatio||1)<=1?"translate("+f+"px, "+m+"px)":"translate3d("+f+"px, "+m+"px, 0)",C)):Object.assign({},x,((e={})[y]=b?m+"px":"",e[v]=_?f+"px":"",e.transform="",e))}const Be={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(t){var e=t.state,i=t.options,n=i.gpuAcceleration,s=void 0===n||n,o=i.adaptive,r=void 0===o||o,a=i.roundOffsets,l=void 0===a||a,c={placement:_e(e.placement),variation:je(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:s,isFixed:"fixed"===e.options.strategy};null!=e.modifiersData.popperOffsets&&(e.styles.popper=Object.assign({},e.styles.popper,He(Object.assign({},c,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:r,roundOffsets:l})))),null!=e.modifiersData.arrow&&(e.styles.arrow=Object.assign({},e.styles.arrow,He(Object.assign({},c,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})},data:{}};var We={passive:!0};const ze={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(t){var e=t.state,i=t.instance,n=t.options,s=n.scroll,o=void 0===s||s,r=n.resize,a=void 0===r||r,l=ue(e.elements.popper),c=[].concat(e.scrollParents.reference,e.scrollParents.popper);return o&&c.forEach(function(t){t.addEventListener("scroll",i.update,We)}),a&&l.addEventListener("resize",i.update,We),function(){o&&c.forEach(function(t){t.removeEventListener("scroll",i.update,We)}),a&&l.removeEventListener("resize",i.update,We)}},data:{}};var Re={left:"right",right:"left",bottom:"top",top:"bottom"};function qe(t){return t.replace(/left|right|bottom|top/g,function(t){return Re[t]})}var Ve={start:"end",end:"start"};function Ke(t){return t.replace(/start|end/g,function(t){return Ve[t]})}function Xe(t){var e=ue(t);return{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Ye(t){return Ee(ke(t)).left+Xe(t).scrollLeft}function Ue(t){var e=xe(t),i=e.overflow,n=e.overflowX,s=e.overflowY;return/auto|scroll|overlay|hidden/.test(i+s+n)}function Ge(t){return["html","body","#document"].indexOf(de(t))>=0?t.ownerDocument.body:pe(t)&&Ue(t)?t:Ge(Le(t))}function Je(t,e){var i;void 0===e&&(e=[]);var n=Ge(t),s=n===(null==(i=t.ownerDocument)?void 0:i.body),o=ue(n),r=s?[o].concat(o.visualViewport||[],Ue(n)?n:[]):n,a=e.concat(r);return s?a:a.concat(Je(Le(r)))}function Ze(t){return Object.assign({},t,{left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height})}function Qe(t,e,i){return e===Gt?Ze(function(t,e){var i=ue(t),n=ke(t),s=i.visualViewport,o=n.clientWidth,r=n.clientHeight,a=0,l=0;if(s){o=s.width,r=s.height;var c=Ae();(c||!c&&"fixed"===e)&&(a=s.offsetLeft,l=s.offsetTop)}return{width:o,height:r,x:a+Ye(t),y:l}}(t,i)):fe(e)?function(t,e){var i=Ee(t,!1,"fixed"===e);return i.top=i.top+t.clientTop,i.left=i.left+t.clientLeft,i.bottom=i.top+t.clientHeight,i.right=i.left+t.clientWidth,i.width=t.clientWidth,i.height=t.clientHeight,i.x=i.left,i.y=i.top,i}(e,i):Ze(function(t){var e,i=ke(t),n=Xe(t),s=null==(e=t.ownerDocument)?void 0:e.body,o=be(i.scrollWidth,i.clientWidth,s?s.scrollWidth:0,s?s.clientWidth:0),r=be(i.scrollHeight,i.clientHeight,s?s.scrollHeight:0,s?s.clientHeight:0),a=-n.scrollLeft+Ye(t),l=-n.scrollTop;return"rtl"===xe(s||i).direction&&(a+=be(i.clientWidth,s?s.clientWidth:0)-o),{width:o,height:r,x:a,y:l}}(ke(t)))}function ti(t){var e,i=t.reference,n=t.element,s=t.placement,o=s?_e(s):null,r=s?je(s):null,a=i.x+i.width/2-n.width/2,l=i.y+i.height/2-n.height/2;switch(o){case Wt:e={x:a,y:i.y-n.height};break;case zt:e={x:a,y:i.y+i.height};break;case Rt:e={x:i.x+i.width,y:l};break;case qt:e={x:i.x-n.width,y:l};break;default:e={x:i.x,y:i.y}}var c=o?$e(o):null;if(null!=c){var h="y"===c?"height":"width";switch(r){case Xt:e[c]=e[c]-(i[h]/2-n[h]/2);break;case Yt:e[c]=e[c]+(i[h]/2-n[h]/2)}}return e}function ei(t,e){void 0===e&&(e={});var i=e,n=i.placement,s=void 0===n?t.placement:n,o=i.strategy,r=void 0===o?t.strategy:o,a=i.boundary,l=void 0===a?Ut:a,c=i.rootBoundary,h=void 0===c?Gt:c,d=i.elementContext,u=void 0===d?Jt:d,f=i.altBoundary,p=void 0!==f&&f,m=i.padding,g=void 0===m?0:m,_=Ne("number"!=typeof g?g:Me(g,Kt)),b=u===Jt?Zt:Jt,v=t.rects.popper,y=t.elements[p?b:u],w=function(t,e,i,n){var s="clippingParents"===e?function(t){var e=Je(Le(t)),i=["absolute","fixed"].indexOf(xe(t).position)>=0&&pe(t)?De(t):t;return fe(i)?e.filter(function(t){return fe(t)&&Ce(t,i)&&"body"!==de(t)}):[]}(t):[].concat(e),o=[].concat(s,[i]),r=o[0],a=o.reduce(function(e,i){var s=Qe(t,i,n);return e.top=be(s.top,e.top),e.right=ve(s.right,e.right),e.bottom=ve(s.bottom,e.bottom),e.left=be(s.left,e.left),e},Qe(t,r,n));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}(fe(y)?y:y.contextElement||ke(t.elements.popper),l,h,r),A=Ee(t.elements.reference),E=ti({reference:A,element:v,placement:s}),T=Ze(Object.assign({},v,E)),C=u===Jt?T:A,x={top:w.top-C.top+_.top,bottom:C.bottom-w.bottom+_.bottom,left:w.left-C.left+_.left,right:C.right-w.right+_.right},O=t.modifiersData.offset;if(u===Jt&&O){var k=O[s];Object.keys(x).forEach(function(t){var e=[Rt,zt].indexOf(t)>=0?1:-1,i=[Wt,zt].indexOf(t)>=0?"y":"x";x[t]+=k[i]*e})}return x}function ii(t,e){void 0===e&&(e={});var i=e,n=i.placement,s=i.boundary,o=i.rootBoundary,r=i.padding,a=i.flipVariations,l=i.allowedAutoPlacements,c=void 0===l?te:l,h=je(n),d=h?a?Qt:Qt.filter(function(t){return je(t)===h}):Kt,u=d.filter(function(t){return c.indexOf(t)>=0});0===u.length&&(u=d);var f=u.reduce(function(e,i){return e[i]=ei(t,{placement:i,boundary:s,rootBoundary:o,padding:r})[_e(i)],e},{});return Object.keys(f).sort(function(t,e){return f[t]-f[e]})}const ni={name:"flip",enabled:!0,phase:"main",fn:function(t){var e=t.state,i=t.options,n=t.name;if(!e.modifiersData[n]._skip){for(var s=i.mainAxis,o=void 0===s||s,r=i.altAxis,a=void 0===r||r,l=i.fallbackPlacements,c=i.padding,h=i.boundary,d=i.rootBoundary,u=i.altBoundary,f=i.flipVariations,p=void 0===f||f,m=i.allowedAutoPlacements,g=e.options.placement,_=_e(g),b=l||(_!==g&&p?function(t){if(_e(t)===Vt)return[];var e=qe(t);return[Ke(t),e,Ke(e)]}(g):[qe(g)]),v=[g].concat(b).reduce(function(t,i){return t.concat(_e(i)===Vt?ii(e,{placement:i,boundary:h,rootBoundary:d,padding:c,flipVariations:p,allowedAutoPlacements:m}):i)},[]),y=e.rects.reference,w=e.rects.popper,A=new Map,E=!0,T=v[0],C=0;C<v.length;C++){var x=v[C],O=_e(x),k=je(x)===Xt,L=[Wt,zt].indexOf(O)>=0,S=L?"width":"height",D=ei(e,{placement:x,boundary:h,rootBoundary:d,altBoundary:u,padding:c}),$=L?k?Rt:qt:k?zt:Wt;y[S]>w[S]&&($=qe($));var P=qe($),N=[];if(o&&N.push(D[O]<=0),a&&N.push(D[$]<=0,D[P]<=0),N.every(function(t){return t})){T=x,E=!1;break}A.set(x,N)}if(E)for(var M=function(t){var e=v.find(function(e){var i=A.get(e);if(i)return i.slice(0,t).every(function(t){return t})});if(e)return T=e,"break"},I=p?3:1;I>0&&"break"!==M(I);I--);e.placement!==T&&(e.modifiersData[n]._skip=!0,e.placement=T,e.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function si(t,e,i){return void 0===i&&(i={x:0,y:0}),{top:t.top-e.height-i.y,right:t.right-e.width+i.x,bottom:t.bottom-e.height+i.y,left:t.left-e.width-i.x}}function oi(t){return[Wt,Rt,zt,qt].some(function(e){return t[e]>=0})}const ri={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(t){var e=t.state,i=t.name,n=e.rects.reference,s=e.rects.popper,o=e.modifiersData.preventOverflow,r=ei(e,{elementContext:"reference"}),a=ei(e,{altBoundary:!0}),l=si(r,n),c=si(a,s,o),h=oi(l),d=oi(c);e.modifiersData[i]={referenceClippingOffsets:l,popperEscapeOffsets:c,isReferenceHidden:h,hasPopperEscaped:d},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":h,"data-popper-escaped":d})}},ai={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(t){var e=t.state,i=t.options,n=t.name,s=i.offset,o=void 0===s?[0,0]:s,r=te.reduce(function(t,i){return t[i]=function(t,e,i){var n=_e(t),s=[qt,Wt].indexOf(n)>=0?-1:1,o="function"==typeof i?i(Object.assign({},e,{placement:t})):i,r=o[0],a=o[1];return r=r||0,a=(a||0)*s,[qt,Rt].indexOf(n)>=0?{x:a,y:r}:{x:r,y:a}}(i,e.rects,o),t},{}),a=r[e.placement],l=a.x,c=a.y;null!=e.modifiersData.popperOffsets&&(e.modifiersData.popperOffsets.x+=l,e.modifiersData.popperOffsets.y+=c),e.modifiersData[n]=r}},li={name:"popperOffsets",enabled:!0,phase:"read",fn:function(t){var e=t.state,i=t.name;e.modifiersData[i]=ti({reference:e.rects.reference,element:e.rects.popper,placement:e.placement})},data:{}},ci={name:"preventOverflow",enabled:!0,phase:"main",fn:function(t){var e=t.state,i=t.options,n=t.name,s=i.mainAxis,o=void 0===s||s,r=i.altAxis,a=void 0!==r&&r,l=i.boundary,c=i.rootBoundary,h=i.altBoundary,d=i.padding,u=i.tether,f=void 0===u||u,p=i.tetherOffset,m=void 0===p?0:p,g=ei(e,{boundary:l,rootBoundary:c,padding:d,altBoundary:h}),_=_e(e.placement),b=je(e.placement),v=!b,y=$e(_),w="x"===y?"y":"x",A=e.modifiersData.popperOffsets,E=e.rects.reference,T=e.rects.popper,C="function"==typeof m?m(Object.assign({},e.rects,{placement:e.placement})):m,x="number"==typeof C?{mainAxis:C,altAxis:C}:Object.assign({mainAxis:0,altAxis:0},C),O=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,k={x:0,y:0};if(A){if(o){var L,S="y"===y?Wt:qt,D="y"===y?zt:Rt,$="y"===y?"height":"width",P=A[y],N=P+g[S],M=P-g[D],I=f?-T[$]/2:0,j=b===Xt?E[$]:T[$],F=b===Xt?-T[$]:-E[$],H=e.elements.arrow,B=f&&H?Te(H):{width:0,height:0},W=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},z=W[S],R=W[D],q=Pe(0,E[$],B[$]),V=v?E[$]/2-I-q-z-x.mainAxis:j-q-z-x.mainAxis,K=v?-E[$]/2+I+q+R+x.mainAxis:F+q+R+x.mainAxis,X=e.elements.arrow&&De(e.elements.arrow),Y=X?"y"===y?X.clientTop||0:X.clientLeft||0:0,U=null!=(L=null==O?void 0:O[y])?L:0,G=P+K-U,J=Pe(f?ve(N,P+V-U-Y):N,P,f?be(M,G):M);A[y]=J,k[y]=J-P}if(a){var Z,Q="x"===y?Wt:qt,tt="x"===y?zt:Rt,et=A[w],it="y"===w?"height":"width",nt=et+g[Q],st=et-g[tt],ot=-1!==[Wt,qt].indexOf(_),rt=null!=(Z=null==O?void 0:O[w])?Z:0,at=ot?nt:et-E[it]-T[it]-rt+x.altAxis,lt=ot?et+E[it]+T[it]-rt-x.altAxis:st,ct=f&&ot?function(t,e,i){var n=Pe(t,e,i);return n>i?i:n}(at,et,lt):Pe(f?at:nt,et,f?lt:st);A[w]=ct,k[w]=ct-et}e.modifiersData[n]=k}},requiresIfExists:["offset"]};function hi(t,e,i){void 0===i&&(i=!1);var n,s,o=pe(e),r=pe(e)&&function(t){var e=t.getBoundingClientRect(),i=ye(e.width)/t.offsetWidth||1,n=ye(e.height)/t.offsetHeight||1;return 1!==i||1!==n}(e),a=ke(e),l=Ee(t,r,i),c={scrollLeft:0,scrollTop:0},h={x:0,y:0};return(o||!o&&!i)&&(("body"!==de(e)||Ue(a))&&(c=(n=e)!==ue(n)&&pe(n)?{scrollLeft:(s=n).scrollLeft,scrollTop:s.scrollTop}:Xe(n)),pe(e)?((h=Ee(e,!0)).x+=e.clientLeft,h.y+=e.clientTop):a&&(h.x=Ye(a))),{x:l.left+c.scrollLeft-h.x,y:l.top+c.scrollTop-h.y,width:l.width,height:l.height}}function di(t){var e=new Map,i=new Set,n=[];function s(t){i.add(t.name),[].concat(t.requires||[],t.requiresIfExists||[]).forEach(function(t){if(!i.has(t)){var n=e.get(t);n&&s(n)}}),n.push(t)}return t.forEach(function(t){e.set(t.name,t)}),t.forEach(function(t){i.has(t.name)||s(t)}),n}var ui={placement:"bottom",modifiers:[],strategy:"absolute"};function fi(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];return!e.some(function(t){return!(t&&"function"==typeof t.getBoundingClientRect)})}function pi(t){void 0===t&&(t={});var e=t,i=e.defaultModifiers,n=void 0===i?[]:i,s=e.defaultOptions,o=void 0===s?ui:s;return function(t,e,i){void 0===i&&(i=o);var s,r,a={placement:"bottom",orderedModifiers:[],options:Object.assign({},ui,o),modifiersData:{},elements:{reference:t,popper:e},attributes:{},styles:{}},l=[],c=!1,h={state:a,setOptions:function(i){var s="function"==typeof i?i(a.options):i;d(),a.options=Object.assign({},o,a.options,s),a.scrollParents={reference:fe(t)?Je(t):t.contextElement?Je(t.contextElement):[],popper:Je(e)};var r,c,u=function(t){var e=di(t);return he.reduce(function(t,i){return t.concat(e.filter(function(t){return t.phase===i}))},[])}((r=[].concat(n,a.options.modifiers),c=r.reduce(function(t,e){var i=t[e.name];return t[e.name]=i?Object.assign({},i,e,{options:Object.assign({},i.options,e.options),data:Object.assign({},i.data,e.data)}):e,t},{}),Object.keys(c).map(function(t){return c[t]})));return a.orderedModifiers=u.filter(function(t){return t.enabled}),a.orderedModifiers.forEach(function(t){var e=t.name,i=t.options,n=void 0===i?{}:i,s=t.effect;if("function"==typeof s){var o=s({state:a,name:e,instance:h,options:n});l.push(o||function(){})}}),h.update()},forceUpdate:function(){if(!c){var t=a.elements,e=t.reference,i=t.popper;if(fi(e,i)){a.rects={reference:hi(e,De(i),"fixed"===a.options.strategy),popper:Te(i)},a.reset=!1,a.placement=a.options.placement,a.orderedModifiers.forEach(function(t){return a.modifiersData[t.name]=Object.assign({},t.data)});for(var n=0;n<a.orderedModifiers.length;n++)if(!0!==a.reset){var s=a.orderedModifiers[n],o=s.fn,r=s.options,l=void 0===r?{}:r,d=s.name;"function"==typeof o&&(a=o({state:a,options:l,name:d,instance:h})||a)}else a.reset=!1,n=-1}}},update:(s=function(){return new Promise(function(t){h.forceUpdate(),t(a)})},function(){return r||(r=new Promise(function(t){Promise.resolve().then(function(){r=void 0,t(s())})})),r}),destroy:function(){d(),c=!0}};if(!fi(t,e))return h;function d(){l.forEach(function(t){return t()}),l=[]}return h.setOptions(i).then(function(t){!c&&i.onFirstUpdate&&i.onFirstUpdate(t)}),h}}var mi=pi(),gi=pi({defaultModifiers:[ze,li,Be,ge]}),_i=pi({defaultModifiers:[ze,li,Be,ge,ai,ni,ci,Ie,ri]});const bi=Object.freeze(Object.defineProperty({__proto__:null,afterMain:re,afterRead:ne,afterWrite:ce,applyStyles:ge,arrow:Ie,auto:Vt,basePlacements:Kt,beforeMain:se,beforeRead:ee,beforeWrite:ae,bottom:zt,clippingParents:Ut,computeStyles:Be,createPopper:_i,createPopperBase:mi,createPopperLite:gi,detectOverflow:ei,end:Yt,eventListeners:ze,flip:ni,hide:ri,left:qt,main:oe,modifierPhases:he,offset:ai,placements:te,popper:Jt,popperGenerator:pi,popperOffsets:li,preventOverflow:ci,read:ie,reference:Zt,right:Rt,start:Xt,top:Wt,variationPlacements:Qt,viewport:Gt,write:le},Symbol.toStringTag,{value:"Module"})),vi="dropdown",yi=".bs.dropdown",wi=".data-api",Ai="ArrowUp",Ei="ArrowDown",Ti=`hide${yi}`,Ci=`hidden${yi}`,xi=`show${yi}`,Oi=`shown${yi}`,ki=`click${yi}${wi}`,Li=`keydown${yi}${wi}`,Si=`keyup${yi}${wi}`,Di="show",$i='[data-bs-toggle="dropdown"]:not(.disabled):not(:disabled)',Pi=`${$i}.${Di}`,Ni=".dropdown-menu",Mi=$()?"top-end":"top-start",Ii=$()?"top-start":"top-end",ji=$()?"bottom-end":"bottom-start",Fi=$()?"bottom-start":"bottom-end",Hi=$()?"left-start":"right-start",Bi=$()?"right-start":"left-start",Wi={autoClose:!0,boundary:"clippingParents",display:"dynamic",offset:[0,2],popperConfig:null,reference:"toggle"},zi={autoClose:"(boolean|string)",boundary:"(string|element)",display:"string",offset:"(array|string|function)",popperConfig:"(null|object|function)",reference:"(string|element|object)"};class Ri extends j{constructor(t,e){super(t,e),this._popper=null,this._parent=this._element.parentNode,this._menu=H.next(this._element,Ni)[0]||H.prev(this._element,Ni)[0]||H.findOne(Ni,this._parent),this._inNavbar=this._detectNavbar()}static get Default(){return Wi}static get DefaultType(){return zi}static get NAME(){return vi}toggle(){return this._isShown()?this.hide():this.show()}show(){if(k(this._element)||this._isShown())return;const t={relatedTarget:this._element};if(!g.trigger(this._element,xi,t).defaultPrevented){if(this._createPopper(),"ontouchstart"in document.documentElement&&!this._parent.closest(".navbar-nav"))for(const t of[].concat(...document.body.children))g.on(t,"mouseover",S);this._element.focus(),this._element.setAttribute("aria-expanded",!0),this._menu.classList.add(Di),this._element.classList.add(Di),g.trigger(this._element,Oi,t)}}hide(){if(k(this._element)||!this._isShown())return;const t={relatedTarget:this._element};this._completeHide(t)}dispose(){this._popper&&this._popper.destroy(),super.dispose()}update(){this._inNavbar=this._detectNavbar(),this._popper&&this._popper.update()}_completeHide(t){if(!g.trigger(this._element,Ti,t).defaultPrevented){if("ontouchstart"in document.documentElement)for(const t of[].concat(...document.body.children))g.off(t,"mouseover",S);this._popper&&this._popper.destroy(),this._menu.classList.remove(Di),this._element.classList.remove(Di),this._element.setAttribute("aria-expanded","false"),y.removeDataAttribute(this._menu,"popper"),g.trigger(this._element,Ci,t)}}_getConfig(t){if("object"==typeof(t=super._getConfig(t)).reference&&!C(t.reference)&&"function"!=typeof t.reference.getBoundingClientRect)throw new TypeError(`${vi.toUpperCase()}: Option "reference" provided type "object" without a required "getBoundingClientRect" method.`);return t}_createPopper(){if(void 0===bi)throw new TypeError("Bootstrap's dropdowns require Popper (https://popper.js.org/docs/v2/)");let t=this._element;"parent"===this._config.reference?t=this._parent:C(this._config.reference)?t=x(this._config.reference):"object"==typeof this._config.reference&&(t=this._config.reference);const e=this._getPopperConfig();this._popper=_i(t,this._menu,e)}_isShown(){return this._menu.classList.contains(Di)}_getPlacement(){const t=this._parent;if(t.classList.contains("dropend"))return Hi;if(t.classList.contains("dropstart"))return Bi;if(t.classList.contains("dropup-center"))return"top";if(t.classList.contains("dropdown-center"))return"bottom";const e="end"===getComputedStyle(this._menu).getPropertyValue("--bs-position").trim();return t.classList.contains("dropup")?e?Ii:Mi:e?Fi:ji}_detectNavbar(){return null!==this._element.closest(".navbar")}_getOffset(){const{offset:t}=this._config;return"string"==typeof t?t.split(",").map(t=>Number.parseInt(t,10)):"function"==typeof t?e=>t(e,this._element):t}_getPopperConfig(){const t={placement:this._getPlacement(),modifiers:[{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"offset",options:{offset:this._getOffset()}}]};return(this._inNavbar||"static"===this._config.display)&&(y.setDataAttribute(this._menu,"popper","static"),t.modifiers=[{name:"applyStyles",enabled:!1}]),{...t,...P(this._config.popperConfig,[void 0,t])}}_selectMenuItem({key:t,target:e}){const i=H.find(".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",this._menu).filter(t=>O(t));i.length&&M(i,e,t===Ei,!i.includes(e)).focus()}static clearMenus(t){if(2===t.button||"keyup"===t.type&&"Tab"!==t.key)return;const e=H.find(Pi);for(const i of e){const e=Ri.getInstance(i);if(!e||!1===e._config.autoClose)continue;const n=t.composedPath(),s=n.includes(e._menu);if(n.includes(e._element)||"inside"===e._config.autoClose&&!s||"outside"===e._config.autoClose&&s)continue;if(e._menu.contains(t.target)&&("keyup"===t.type&&"Tab"===t.key||/input|select|option|textarea|form/i.test(t.target.tagName)))continue;const o={relatedTarget:e._element};"click"===t.type&&(o.clickEvent=t),e._completeHide(o)}}static dataApiKeydownHandler(t){const e=/input|textarea/i.test(t.target.tagName),i="Escape"===t.key,n=[Ai,Ei].includes(t.key);if(!n&&!i)return;if(e&&!i)return;t.preventDefault();const s=this.matches($i)?this:H.prev(this,$i)[0]||H.next(this,$i)[0]||H.findOne($i,t.delegateTarget.parentNode),o=Ri.getOrCreateInstance(s);if(n)return t.stopPropagation(),o.show(),void o._selectMenuItem(t);o._isShown()&&(t.stopPropagation(),o.hide(),s.focus())}}g.on(document,Li,$i,Ri.dataApiKeydownHandler),g.on(document,Li,Ni,Ri.dataApiKeydownHandler),g.on(document,ki,Ri.clearMenus),g.on(document,Si,Ri.clearMenus),g.on(document,ki,$i,function(t){t.preventDefault(),Ri.getOrCreateInstance(this).toggle()});const qi="backdrop",Vi="show",Ki=`mousedown.bs.${qi}`,Xi={className:"modal-backdrop",clickCallback:null,isAnimated:!1,isVisible:!0,rootElement:"body"},Yi={className:"string",clickCallback:"(function|null)",isAnimated:"boolean",isVisible:"boolean",rootElement:"(element|string)"};class Ui extends I{constructor(t){super(),this._config=this._getConfig(t),this._isAppended=!1,this._element=null}static get Default(){return Xi}static get DefaultType(){return Yi}static get NAME(){return qi}show(t){if(!this._config.isVisible)return void P(t);this._append();const e=this._getElement();this._config.isAnimated&&D(e),e.classList.add(Vi),this._emulateAnimation(()=>{P(t)})}hide(t){this._config.isVisible?(this._getElement().classList.remove(Vi),this._emulateAnimation(()=>{this.dispose(),P(t)})):P(t)}dispose(){this._isAppended&&(g.off(this._element,Ki),this._element.remove(),this._isAppended=!1)}_getElement(){if(!this._element){const t=document.createElement("div");t.className=this._config.className,this._config.isAnimated&&t.classList.add("fade"),this._element=t}return this._element}_configAfterMerge(t){return t.rootElement=x(t.rootElement),t}_append(){if(this._isAppended)return;const t=this._getElement();this._config.rootElement.append(t),g.on(t,Ki,()=>{P(this._config.clickCallback)}),this._isAppended=!0}_emulateAnimation(t){N(t,this._getElement(),this._config.isAnimated)}}const Gi=".bs.focustrap",Ji=`focusin${Gi}`,Zi=`keydown.tab${Gi}`,Qi="backward",tn={autofocus:!0,trapElement:null},en={autofocus:"boolean",trapElement:"element"};class nn extends I{constructor(t){super(),this._config=this._getConfig(t),this._isActive=!1,this._lastTabNavDirection=null}static get Default(){return tn}static get DefaultType(){return en}static get NAME(){return"focustrap"}activate(){this._isActive||(this._config.autofocus&&this._config.trapElement.focus(),g.off(document,Gi),g.on(document,Ji,t=>this._handleFocusin(t)),g.on(document,Zi,t=>this._handleKeydown(t)),this._isActive=!0)}deactivate(){this._isActive&&(this._isActive=!1,g.off(document,Gi))}_handleFocusin(t){const{trapElement:e}=this._config;if(t.target===document||t.target===e||e.contains(t.target))return;const i=H.focusableChildren(e);0===i.length?e.focus():this._lastTabNavDirection===Qi?i[i.length-1].focus():i[0].focus()}_handleKeydown(t){"Tab"===t.key&&(this._lastTabNavDirection=t.shiftKey?Qi:"forward")}}const sn=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",on=".sticky-top",rn="padding-right",an="margin-right";class ln{constructor(){this._element=document.body}getWidth(){const t=document.documentElement.clientWidth;return Math.abs(window.innerWidth-t)}hide(){const t=this.getWidth();this._disableOverFlow(),this._setElementAttributes(this._element,rn,e=>e+t),this._setElementAttributes(sn,rn,e=>e+t),this._setElementAttributes(on,an,e=>e-t)}reset(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,rn),this._resetElementAttributes(sn,rn),this._resetElementAttributes(on,an)}isOverflowing(){return this.getWidth()>0}_disableOverFlow(){this._saveInitialAttribute(this._element,"overflow"),this._element.style.overflow="hidden"}_setElementAttributes(t,e,i){const n=this.getWidth();this._applyManipulationCallback(t,t=>{if(t!==this._element&&window.innerWidth>t.clientWidth+n)return;this._saveInitialAttribute(t,e);const s=window.getComputedStyle(t).getPropertyValue(e);t.style.setProperty(e,`${i(Number.parseFloat(s))}px`)})}_saveInitialAttribute(t,e){const i=t.style.getPropertyValue(e);i&&y.setDataAttribute(t,e,i)}_resetElementAttributes(t,e){this._applyManipulationCallback(t,t=>{const i=y.getDataAttribute(t,e);null!==i?(y.removeDataAttribute(t,e),t.style.setProperty(e,i)):t.style.removeProperty(e)})}_applyManipulationCallback(t,e){if(C(t))e(t);else for(const i of H.find(t,this._element))e(i)}}const cn=".bs.modal",hn=`hide${cn}`,dn=`hidePrevented${cn}`,un=`hidden${cn}`,fn=`show${cn}`,pn=`shown${cn}`,mn=`resize${cn}`,gn=`click.dismiss${cn}`,_n=`mousedown.dismiss${cn}`,bn=`keydown.dismiss${cn}`,vn=`click${cn}.data-api`,yn="modal-open",wn="show",An="modal-static",En={backdrop:!0,focus:!0,keyboard:!0},Tn={backdrop:"(boolean|string)",focus:"boolean",keyboard:"boolean"};class Cn extends j{constructor(t,e){super(t,e),this._dialog=H.findOne(".modal-dialog",this._element),this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._isShown=!1,this._isTransitioning=!1,this._scrollBar=new ln,this._addEventListeners()}static get Default(){return En}static get DefaultType(){return Tn}static get NAME(){return"modal"}toggle(t){return this._isShown?this.hide():this.show(t)}show(t){this._isShown||this._isTransitioning||g.trigger(this._element,fn,{relatedTarget:t}).defaultPrevented||(this._isShown=!0,this._isTransitioning=!0,this._scrollBar.hide(),document.body.classList.add(yn),this._adjustDialog(),this._backdrop.show(()=>this._showElement(t)))}hide(){this._isShown&&!this._isTransitioning&&(g.trigger(this._element,hn).defaultPrevented||(this._isShown=!1,this._isTransitioning=!0,this._focustrap.deactivate(),this._element.classList.remove(wn),this._queueCallback(()=>this._hideModal(),this._element,this._isAnimated())))}dispose(){g.off(window,cn),g.off(this._dialog,cn),this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new Ui({isVisible:Boolean(this._config.backdrop),isAnimated:this._isAnimated()})}_initializeFocusTrap(){return new nn({trapElement:this._element})}_showElement(t){document.body.contains(this._element)||document.body.append(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.scrollTop=0;const e=H.findOne(".modal-body",this._dialog);e&&(e.scrollTop=0),D(this._element),this._element.classList.add(wn),this._queueCallback(()=>{this._config.focus&&this._focustrap.activate(),this._isTransitioning=!1,g.trigger(this._element,pn,{relatedTarget:t})},this._dialog,this._isAnimated())}_addEventListeners(){g.on(this._element,bn,t=>{"Escape"===t.key&&(this._config.keyboard?this.hide():this._triggerBackdropTransition())}),g.on(window,mn,()=>{this._isShown&&!this._isTransitioning&&this._adjustDialog()}),g.on(this._element,_n,t=>{g.one(this._element,gn,e=>{this._element===t.target&&this._element===e.target&&("static"!==this._config.backdrop?this._config.backdrop&&this.hide():this._triggerBackdropTransition())})})}_hideModal(){this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._isTransitioning=!1,this._backdrop.hide(()=>{document.body.classList.remove(yn),this._resetAdjustments(),this._scrollBar.reset(),g.trigger(this._element,un)})}_isAnimated(){return this._element.classList.contains("fade")}_triggerBackdropTransition(){if(g.trigger(this._element,dn).defaultPrevented)return;const t=this._element.scrollHeight>document.documentElement.clientHeight,e=this._element.style.overflowY;"hidden"===e||this._element.classList.contains(An)||(t||(this._element.style.overflowY="hidden"),this._element.classList.add(An),this._queueCallback(()=>{this._element.classList.remove(An),this._queueCallback(()=>{this._element.style.overflowY=e},this._dialog)},this._dialog),this._element.focus())}_adjustDialog(){const t=this._element.scrollHeight>document.documentElement.clientHeight,e=this._scrollBar.getWidth(),i=e>0;if(i&&!t){const t=$()?"paddingLeft":"paddingRight";this._element.style[t]=`${e}px`}if(!i&&t){const t=$()?"paddingRight":"paddingLeft";this._element.style[t]=`${e}px`}}_resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}}g.on(document,vn,'[data-bs-toggle="modal"]',function(t){const e=H.getElementFromSelector(this);["A","AREA"].includes(this.tagName)&&t.preventDefault(),g.one(e,fn,t=>{t.defaultPrevented||g.one(e,un,()=>{O(this)&&this.focus()})});const i=H.findOne(".modal.show");i&&Cn.getInstance(i).hide(),Cn.getOrCreateInstance(e).toggle(this)}),B(Cn);const xn=".bs.offcanvas",On=".data-api",kn=`load${xn}${On}`,Ln="show",Sn="showing",Dn="hiding",$n=".offcanvas.show",Pn=`show${xn}`,Nn=`shown${xn}`,Mn=`hide${xn}`,In=`hidePrevented${xn}`,jn=`hidden${xn}`,Fn=`resize${xn}`,Hn=`click${xn}${On}`,Bn=`keydown.dismiss${xn}`,Wn={backdrop:!0,keyboard:!0,scroll:!1},zn={backdrop:"(boolean|string)",keyboard:"boolean",scroll:"boolean"};class Rn extends j{constructor(t,e){super(t,e),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._addEventListeners()}static get Default(){return Wn}static get DefaultType(){return zn}static get NAME(){return"offcanvas"}toggle(t){return this._isShown?this.hide():this.show(t)}show(t){this._isShown||g.trigger(this._element,Pn,{relatedTarget:t}).defaultPrevented||(this._isShown=!0,this._backdrop.show(),this._config.scroll||(new ln).hide(),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.classList.add(Sn),this._queueCallback(()=>{this._config.scroll&&!this._config.backdrop||this._focustrap.activate(),this._element.classList.add(Ln),this._element.classList.remove(Sn),g.trigger(this._element,Nn,{relatedTarget:t})},this._element,!0))}hide(){this._isShown&&(g.trigger(this._element,Mn).defaultPrevented||(this._focustrap.deactivate(),this._element.blur(),this._isShown=!1,this._element.classList.add(Dn),this._backdrop.hide(),this._queueCallback(()=>{this._element.classList.remove(Ln,Dn),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._config.scroll||(new ln).reset(),g.trigger(this._element,jn)},this._element,!0)))}dispose(){this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}_initializeBackDrop(){const t=Boolean(this._config.backdrop);return new Ui({className:"offcanvas-backdrop",isVisible:t,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:t?()=>{"static"!==this._config.backdrop?this.hide():g.trigger(this._element,In)}:null})}_initializeFocusTrap(){return new nn({trapElement:this._element})}_addEventListeners(){g.on(this._element,Bn,t=>{"Escape"===t.key&&(this._config.keyboard?this.hide():g.trigger(this._element,In))})}}g.on(document,Hn,'[data-bs-toggle="offcanvas"]',function(t){const e=H.getElementFromSelector(this);if(["A","AREA"].includes(this.tagName)&&t.preventDefault(),k(this))return;g.one(e,jn,()=>{O(this)&&this.focus()});const i=H.findOne($n);i&&i!==e&&Rn.getInstance(i).hide(),Rn.getOrCreateInstance(e).toggle(this)}),g.on(window,kn,()=>{for(const t of H.find($n))Rn.getOrCreateInstance(t).show()}),g.on(window,Fn,()=>{for(const t of H.find("[aria-modal][class*=show][class*=offcanvas-]"))"fixed"!==getComputedStyle(t).position&&Rn.getOrCreateInstance(t).hide()}),B(Rn);const qn={"*":["class","dir","id","lang","role",/^aria-[\w-]*$/i],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],dd:[],div:[],dl:[],dt:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","srcset","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},Vn=new Set(["background","cite","href","itemtype","longdesc","poster","src","xlink:href"]),Kn=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:/?#]*(?:[/?#]|$))/i,Xn=(t,e)=>{const i=t.nodeName.toLowerCase();return e.includes(i)?!Vn.has(i)||Boolean(Kn.test(t.nodeValue)):e.filter(t=>t instanceof RegExp).some(t=>t.test(i))},Yn={allowList:qn,content:{},extraClass:"",html:!1,sanitize:!0,sanitizeFn:null,template:"<div></div>"},Un={allowList:"object",content:"object",extraClass:"(string|function)",html:"boolean",sanitize:"boolean",sanitizeFn:"(null|function)",template:"string"},Gn={entry:"(string|element|function|null)",selector:"(string|element)"};class Jn extends I{constructor(t){super(),this._config=this._getConfig(t)}static get Default(){return Yn}static get DefaultType(){return Un}static get NAME(){return"TemplateFactory"}getContent(){return Object.values(this._config.content).map(t=>this._resolvePossibleFunction(t)).filter(Boolean)}hasContent(){return this.getContent().length>0}changeContent(t){return this._checkContent(t),this._config.content={...this._config.content,...t},this}toHtml(){const t=document.createElement("div");t.innerHTML=this._maybeSanitize(this._config.template);for(const[e,i]of Object.entries(this._config.content))this._setContent(t,i,e);const e=t.children[0],i=this._resolvePossibleFunction(this._config.extraClass);return i&&e.classList.add(...i.split(" ")),e}_typeCheckConfig(t){super._typeCheckConfig(t),this._checkContent(t.content)}_checkContent(t){for(const[e,i]of Object.entries(t))super._typeCheckConfig({selector:e,entry:i},Gn)}_setContent(t,e,i){const n=H.findOne(i,t);n&&((e=this._resolvePossibleFunction(e))?C(e)?this._putElementInTemplate(x(e),n):this._config.html?n.innerHTML=this._maybeSanitize(e):n.textContent=e:n.remove())}_maybeSanitize(t){return this._config.sanitize?function(t,e,i){if(!t.length)return t;if(i&&"function"==typeof i)return i(t);const n=(new window.DOMParser).parseFromString(t,"text/html"),s=[].concat(...n.body.querySelectorAll("*"));for(const t of s){const i=t.nodeName.toLowerCase();if(!Object.keys(e).includes(i)){t.remove();continue}const n=[].concat(...t.attributes),s=[].concat(e["*"]||[],e[i]||[]);for(const e of n)Xn(e,s)||t.removeAttribute(e.nodeName)}return n.body.innerHTML}(t,this._config.allowList,this._config.sanitizeFn):t}_resolvePossibleFunction(t){return P(t,[void 0,this])}_putElementInTemplate(t,e){if(this._config.html)return e.innerHTML="",void e.append(t);e.textContent=t.textContent}}const Zn=new Set(["sanitize","allowList","sanitizeFn"]),Qn="fade",ts="show",es=".tooltip-inner",is=".modal",ns="hide.bs.modal",ss="hover",os="focus",rs="click",as={AUTO:"auto",TOP:"top",RIGHT:$()?"left":"right",BOTTOM:"bottom",LEFT:$()?"right":"left"},ls={allowList:qn,animation:!0,boundary:"clippingParents",container:!1,customClass:"",delay:0,fallbackPlacements:["top","right","bottom","left"],html:!1,offset:[0,6],placement:"top",popperConfig:null,sanitize:!0,sanitizeFn:null,selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',title:"",trigger:"hover focus"},cs={allowList:"object",animation:"boolean",boundary:"(string|element)",container:"(string|element|boolean)",customClass:"(string|function)",delay:"(number|object)",fallbackPlacements:"array",html:"boolean",offset:"(array|string|function)",placement:"(string|function)",popperConfig:"(null|object|function)",sanitize:"boolean",sanitizeFn:"(null|function)",selector:"(string|boolean)",template:"string",title:"(string|element|function)",trigger:"string"};class hs extends j{constructor(t,e){if(void 0===bi)throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org/docs/v2/)");super(t,e),this._isEnabled=!0,this._timeout=0,this._isHovered=null,this._activeTrigger={},this._popper=null,this._templateFactory=null,this._newContent=null,this.tip=null,this._setListeners(),this._config.selector||this._fixTitle()}static get Default(){return ls}static get DefaultType(){return cs}static get NAME(){return"tooltip"}enable(){this._isEnabled=!0}disable(){this._isEnabled=!1}toggleEnabled(){this._isEnabled=!this._isEnabled}toggle(){this._isEnabled&&(this._isShown()?this._leave():this._enter())}dispose(){clearTimeout(this._timeout),g.off(this._element.closest(is),ns,this._hideModalHandler),this._element.getAttribute("data-bs-original-title")&&this._element.setAttribute("title",this._element.getAttribute("data-bs-original-title")),this._disposePopper(),super.dispose()}show(){if("none"===this._element.style.display)throw new Error("Please use show on visible elements");if(!this._isWithContent()||!this._isEnabled)return;const t=g.trigger(this._element,this.constructor.eventName("show")),e=(L(this._element)||this._element.ownerDocument.documentElement).contains(this._element);if(t.defaultPrevented||!e)return;this._disposePopper();const i=this._getTipElement();this._element.setAttribute("aria-describedby",i.getAttribute("id"));const{container:n}=this._config;if(this._element.ownerDocument.documentElement.contains(this.tip)||(n.append(i),g.trigger(this._element,this.constructor.eventName("inserted"))),this._popper=this._createPopper(i),i.classList.add(ts),"ontouchstart"in document.documentElement)for(const t of[].concat(...document.body.children))g.on(t,"mouseover",S);this._queueCallback(()=>{g.trigger(this._element,this.constructor.eventName("shown")),!1===this._isHovered&&this._leave(),this._isHovered=!1},this.tip,this._isAnimated())}hide(){if(this._isShown()&&!g.trigger(this._element,this.constructor.eventName("hide")).defaultPrevented){if(this._getTipElement().classList.remove(ts),"ontouchstart"in document.documentElement)for(const t of[].concat(...document.body.children))g.off(t,"mouseover",S);this._activeTrigger[rs]=!1,this._activeTrigger[os]=!1,this._activeTrigger[ss]=!1,this._isHovered=null,this._queueCallback(()=>{this._isWithActiveTrigger()||(this._isHovered||this._disposePopper(),this._element.removeAttribute("aria-describedby"),g.trigger(this._element,this.constructor.eventName("hidden")))},this.tip,this._isAnimated())}}update(){this._popper&&this._popper.update()}_isWithContent(){return Boolean(this._getTitle())}_getTipElement(){return this.tip||(this.tip=this._createTipElement(this._newContent||this._getContentForTemplate())),this.tip}_createTipElement(t){const e=this._getTemplateFactory(t).toHtml();if(!e)return null;e.classList.remove(Qn,ts),e.classList.add(`bs-${this.constructor.NAME}-auto`);const i=(t=>{do{t+=Math.floor(1e6*Math.random())}while(document.getElementById(t));return t})(this.constructor.NAME).toString();return e.setAttribute("id",i),this._isAnimated()&&e.classList.add(Qn),e}setContent(t){this._newContent=t,this._isShown()&&(this._disposePopper(),this.show())}_getTemplateFactory(t){return this._templateFactory?this._templateFactory.changeContent(t):this._templateFactory=new Jn({...this._config,content:t,extraClass:this._resolvePossibleFunction(this._config.customClass)}),this._templateFactory}_getContentForTemplate(){return{[es]:this._getTitle()}}_getTitle(){return this._resolvePossibleFunction(this._config.title)||this._element.getAttribute("data-bs-original-title")}_initializeOnDelegatedTarget(t){return this.constructor.getOrCreateInstance(t.delegateTarget,this._getDelegateConfig())}_isAnimated(){return this._config.animation||this.tip&&this.tip.classList.contains(Qn)}_isShown(){return this.tip&&this.tip.classList.contains(ts)}_createPopper(t){const e=P(this._config.placement,[this,t,this._element]),i=as[e.toUpperCase()];return _i(this._element,t,this._getPopperConfig(i))}_getOffset(){const{offset:t}=this._config;return"string"==typeof t?t.split(",").map(t=>Number.parseInt(t,10)):"function"==typeof t?e=>t(e,this._element):t}_resolvePossibleFunction(t){return P(t,[this._element,this._element])}_getPopperConfig(t){const e={placement:t,modifiers:[{name:"flip",options:{fallbackPlacements:this._config.fallbackPlacements}},{name:"offset",options:{offset:this._getOffset()}},{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"arrow",options:{element:`.${this.constructor.NAME}-arrow`}},{name:"preSetPlacement",enabled:!0,phase:"beforeMain",fn:t=>{this._getTipElement().setAttribute("data-popper-placement",t.state.placement)}}]};return{...e,...P(this._config.popperConfig,[void 0,e])}}_setListeners(){const t=this._config.trigger.split(" ");for(const e of t)if("click"===e)g.on(this._element,this.constructor.eventName("click"),this._config.selector,t=>{const e=this._initializeOnDelegatedTarget(t);e._activeTrigger[rs]=!(e._isShown()&&e._activeTrigger[rs]),e.toggle()});else if("manual"!==e){const t=e===ss?this.constructor.eventName("mouseenter"):this.constructor.eventName("focusin"),i=e===ss?this.constructor.eventName("mouseleave"):this.constructor.eventName("focusout");g.on(this._element,t,this._config.selector,t=>{const e=this._initializeOnDelegatedTarget(t);e._activeTrigger["focusin"===t.type?os:ss]=!0,e._enter()}),g.on(this._element,i,this._config.selector,t=>{const e=this._initializeOnDelegatedTarget(t);e._activeTrigger["focusout"===t.type?os:ss]=e._element.contains(t.relatedTarget),e._leave()})}this._hideModalHandler=()=>{this._element&&this.hide()},g.on(this._element.closest(is),ns,this._hideModalHandler)}_fixTitle(){const t=this._element.getAttribute("title");t&&(this._element.getAttribute("aria-label")||this._element.textContent.trim()||this._element.setAttribute("aria-label",t),this._element.setAttribute("data-bs-original-title",t),this._element.removeAttribute("title"))}_enter(){this._isShown()||this._isHovered?this._isHovered=!0:(this._isHovered=!0,this._setTimeout(()=>{this._isHovered&&this.show()},this._config.delay.show))}_leave(){this._isWithActiveTrigger()||(this._isHovered=!1,this._setTimeout(()=>{this._isHovered||this.hide()},this._config.delay.hide))}_setTimeout(t,e){clearTimeout(this._timeout),this._timeout=setTimeout(t,e)}_isWithActiveTrigger(){return Object.values(this._activeTrigger).includes(!0)}_getConfig(t){const e=y.getDataAttributes(this._element);for(const t of Object.keys(e))Zn.has(t)&&delete e[t];return t={...e,..."object"==typeof t&&t?t:{}},t=this._mergeConfigObj(t),t=this._configAfterMerge(t),this._typeCheckConfig(t),t}_configAfterMerge(t){return t.container=!1===t.container?document.body:x(t.container),"number"==typeof t.delay&&(t.delay={show:t.delay,hide:t.delay}),"number"==typeof t.title&&(t.title=t.title.toString()),"number"==typeof t.content&&(t.content=t.content.toString()),t}_getDelegateConfig(){const t={};for(const[e,i]of Object.entries(this._config))this.constructor.Default[e]!==i&&(t[e]=i);return t.selector=!1,t.trigger="manual",t}_disposePopper(){this._popper&&(this._popper.destroy(),this._popper=null),this.tip&&(this.tip.remove(),this.tip=null)}}const ds=".popover-header",us=".popover-body",fs={...hs.Default,content:"",offset:[0,8],placement:"right",template:'<div class="popover" role="tooltip"><div class="popover-arrow"></div><h3 class="popover-header"></h3><div class="popover-body"></div></div>',trigger:"click"},ps={...hs.DefaultType,content:"(null|string|element|function)"},ms=".bs.scrollspy",gs=`activate${ms}`,_s=`click${ms}`,bs=`load${ms}.data-api`,vs="active",ys="[href]",ws=".nav-link",As=`${ws}, .nav-item > ${ws}, .list-group-item`,Es={offset:null,rootMargin:"0px 0px -25%",smoothScroll:!1,target:null,threshold:[.1,.5,1]},Ts={offset:"(number|null)",rootMargin:"string",smoothScroll:"boolean",target:"element",threshold:"array"};class Cs extends j{constructor(t,e){super(t,e),this._targetLinks=new Map,this._observableSections=new Map,this._rootElement="visible"===getComputedStyle(this._element).overflowY?null:this._element,this._activeTarget=null,this._observer=null,this._previousScrollData={visibleEntryTop:0,parentScrollTop:0},this.refresh()}static get Default(){return Es}static get DefaultType(){return Ts}static get NAME(){return"scrollspy"}refresh(){this._initializeTargetsAndObservables(),this._maybeEnableSmoothScroll(),this._observer?this._observer.disconnect():this._observer=this._getNewObserver();for(const t of this._observableSections.values())this._observer.observe(t)}dispose(){this._observer.disconnect(),super.dispose()}_configAfterMerge(t){return t.target=x(t.target)||document.body,t.rootMargin=t.offset?`${t.offset}px 0px -30%`:t.rootMargin,"string"==typeof t.threshold&&(t.threshold=t.threshold.split(",").map(t=>Number.parseFloat(t))),t}_maybeEnableSmoothScroll(){this._config.smoothScroll&&(g.off(this._config.target,_s),g.on(this._config.target,_s,ys,t=>{const e=this._observableSections.get(t.target.hash);if(e){t.preventDefault();const i=this._rootElement||window,n=e.offsetTop-this._element.offsetTop;if(i.scrollTo)return void i.scrollTo({top:n,behavior:"smooth"});i.scrollTop=n}}))}_getNewObserver(){const t={root:this._rootElement,threshold:this._config.threshold,rootMargin:this._config.rootMargin};return new IntersectionObserver(t=>this._observerCallback(t),t)}_observerCallback(t){const e=t=>this._targetLinks.get(`#${t.target.id}`),i=t=>{this._previousScrollData.visibleEntryTop=t.target.offsetTop,this._process(e(t))},n=(this._rootElement||document.documentElement).scrollTop,s=n>=this._previousScrollData.parentScrollTop;this._previousScrollData.parentScrollTop=n;for(const o of t){if(!o.isIntersecting){this._activeTarget=null,this._clearActiveClass(e(o));continue}const t=o.target.offsetTop>=this._previousScrollData.visibleEntryTop;if(s&&t){if(i(o),!n)return}else s||t||i(o)}}_initializeTargetsAndObservables(){this._targetLinks=new Map,this._observableSections=new Map;const t=H.find(ys,this._config.target);for(const e of t){if(!e.hash||k(e))continue;const t=H.findOne(decodeURI(e.hash),this._element);O(t)&&(this._targetLinks.set(decodeURI(e.hash),e),this._observableSections.set(e.hash,t))}}_process(t){this._activeTarget!==t&&(this._clearActiveClass(this._config.target),this._activeTarget=t,t.classList.add(vs),this._activateParents(t),g.trigger(this._element,gs,{relatedTarget:t}))}_activateParents(t){if(t.classList.contains("dropdown-item"))H.findOne(".dropdown-toggle",t.closest(".dropdown")).classList.add(vs);else for(const e of H.parents(t,".nav, .list-group"))for(const t of H.prev(e,As))t.classList.add(vs)}_clearActiveClass(t){t.classList.remove(vs);const e=H.find(`${ys}.${vs}`,t);for(const t of e)t.classList.remove(vs)}}g.on(window,bs,()=>{for(const t of H.find('[data-bs-spy="scroll"]'))Cs.getOrCreateInstance(t)});const xs=".bs.tab",Os=`hide${xs}`,ks=`hidden${xs}`,Ls=`show${xs}`,Ss=`shown${xs}`,Ds=`click${xs}`,$s=`keydown${xs}`,Ps=`load${xs}`,Ns="ArrowLeft",Ms="ArrowRight",Is="ArrowUp",js="ArrowDown",Fs="Home",Hs="End",Bs="active",Ws="fade",zs="show",Rs=".dropdown-toggle",qs=`:not(${Rs})`,Vs='[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',Ks=`.nav-link${qs}, .list-group-item${qs}, [role="tab"]${qs}, ${Vs}`,Xs=`.${Bs}[data-bs-toggle="tab"], .${Bs}[data-bs-toggle="pill"], .${Bs}[data-bs-toggle="list"]`;class Ys extends j{constructor(t){super(t),this._parent=this._element.closest('.list-group, .nav, [role="tablist"]'),this._parent&&(this._setInitialAttributes(this._parent,this._getChildren()),g.on(this._element,$s,t=>this._keydown(t)))}static get NAME(){return"tab"}show(){const t=this._element;if(this._elemIsActive(t))return;const e=this._getActiveElem(),i=e?g.trigger(e,Os,{relatedTarget:t}):null;g.trigger(t,Ls,{relatedTarget:e}).defaultPrevented||i&&i.defaultPrevented||(this._deactivate(e,t),this._activate(t,e))}_activate(t,e){t&&(t.classList.add(Bs),this._activate(H.getElementFromSelector(t)),this._queueCallback(()=>{"tab"===t.getAttribute("role")?(t.removeAttribute("tabindex"),t.setAttribute("aria-selected",!0),this._toggleDropDown(t,!0),g.trigger(t,Ss,{relatedTarget:e})):t.classList.add(zs)},t,t.classList.contains(Ws)))}_deactivate(t,e){t&&(t.classList.remove(Bs),t.blur(),this._deactivate(H.getElementFromSelector(t)),this._queueCallback(()=>{"tab"===t.getAttribute("role")?(t.setAttribute("aria-selected",!1),t.setAttribute("tabindex","-1"),this._toggleDropDown(t,!1),g.trigger(t,ks,{relatedTarget:e})):t.classList.remove(zs)},t,t.classList.contains(Ws)))}_keydown(t){if(![Ns,Ms,Is,js,Fs,Hs].includes(t.key))return;t.stopPropagation(),t.preventDefault();const e=this._getChildren().filter(t=>!k(t));let i;if([Fs,Hs].includes(t.key))i=e[t.key===Fs?0:e.length-1];else{const n=[Ms,js].includes(t.key);i=M(e,t.target,n,!0)}i&&(i.focus({preventScroll:!0}),Ys.getOrCreateInstance(i).show())}_getChildren(){return H.find(Ks,this._parent)}_getActiveElem(){return this._getChildren().find(t=>this._elemIsActive(t))||null}_setInitialAttributes(t,e){this._setAttributeIfNotExists(t,"role","tablist");for(const t of e)this._setInitialAttributesOnChild(t)}_setInitialAttributesOnChild(t){t=this._getInnerElement(t);const e=this._elemIsActive(t),i=this._getOuterElement(t);t.setAttribute("aria-selected",e),i!==t&&this._setAttributeIfNotExists(i,"role","presentation"),e||t.setAttribute("tabindex","-1"),this._setAttributeIfNotExists(t,"role","tab"),this._setInitialAttributesOnTargetPanel(t)}_setInitialAttributesOnTargetPanel(t){const e=H.getElementFromSelector(t);e&&(this._setAttributeIfNotExists(e,"role","tabpanel"),t.id&&this._setAttributeIfNotExists(e,"aria-labelledby",`${t.id}`))}_toggleDropDown(t,e){const i=this._getOuterElement(t);if(!i.classList.contains("dropdown"))return;const n=(t,n)=>{const s=H.findOne(t,i);s&&s.classList.toggle(n,e)};n(Rs,Bs),n(".dropdown-menu",zs),i.setAttribute("aria-expanded",e)}_setAttributeIfNotExists(t,e,i){t.hasAttribute(e)||t.setAttribute(e,i)}_elemIsActive(t){return t.classList.contains(Bs)}_getInnerElement(t){return t.matches(Ks)?t:H.findOne(Ks,t)}_getOuterElement(t){return t.closest(".nav-item, .list-group-item")||t}}g.on(document,Ds,Vs,function(t){["A","AREA"].includes(this.tagName)&&t.preventDefault(),k(this)||Ys.getOrCreateInstance(this).show()}),g.on(window,Ps,()=>{for(const t of H.find(Xs))Ys.getOrCreateInstance(t)});const Us=".bs.toast",Gs=`mouseover${Us}`,Js=`mouseout${Us}`,Zs=`focusin${Us}`,Qs=`focusout${Us}`,to=`hide${Us}`,eo=`hidden${Us}`,io=`show${Us}`,no=`shown${Us}`,so="hide",oo="show",ro="showing",ao={animation:"boolean",autohide:"boolean",delay:"number"},lo={animation:!0,autohide:!0,delay:5e3};class co extends j{constructor(t,e){super(t,e),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get Default(){return lo}static get DefaultType(){return ao}static get NAME(){return"toast"}show(){g.trigger(this._element,io).defaultPrevented||(this._clearTimeout(),this._config.animation&&this._element.classList.add("fade"),this._element.classList.remove(so),D(this._element),this._element.classList.add(oo,ro),this._queueCallback(()=>{this._element.classList.remove(ro),g.trigger(this._element,no),this._maybeScheduleHide()},this._element,this._config.animation))}hide(){this.isShown()&&(g.trigger(this._element,to).defaultPrevented||(this._element.classList.add(ro),this._queueCallback(()=>{this._element.classList.add(so),this._element.classList.remove(ro,oo),g.trigger(this._element,eo)},this._element,this._config.animation)))}dispose(){this._clearTimeout(),this.isShown()&&this._element.classList.remove(oo),super.dispose()}isShown(){return this._element.classList.contains(oo)}_maybeScheduleHide(){this._config.autohide&&(this._hasMouseInteraction||this._hasKeyboardInteraction||(this._timeout=setTimeout(()=>{this.hide()},this._config.delay)))}_onInteraction(t,e){switch(t.type){case"mouseover":case"mouseout":this._hasMouseInteraction=e;break;case"focusin":case"focusout":this._hasKeyboardInteraction=e}if(e)return void this._clearTimeout();const i=t.relatedTarget;this._element===i||this._element.contains(i)||this._maybeScheduleHide()}_setListeners(){g.on(this._element,Gs,t=>this._onInteraction(t,!0)),g.on(this._element,Js,t=>this._onInteraction(t,!1)),g.on(this._element,Zs,t=>this._onInteraction(t,!0)),g.on(this._element,Qs,t=>this._onInteraction(t,!1))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}}return B(co),{Alert:q,Button:K,Carousel:xt,Collapse:Bt,Dropdown:Ri,Modal:Cn,Offcanvas:Rn,Popover:class extends hs{static get Default(){return fs}static get DefaultType(){return ps}static get NAME(){return"popover"}_isWithContent(){return this._getTitle()||this._getContent()}_getContentForTemplate(){return{[ds]:this._getTitle(),[us]:this._getContent()}}_getContent(){return this._resolvePossibleFunction(this._config.content)}},ScrollSpy:Cs,Tab:Ys,Toast:co,Tooltip:hs}});
//# sourceMappingURL=bootstrap.bundle.min.js.map